Are there any successful forks or refactors of the Linux Kernel?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite
2












A google search reveals this slashdot story yielding this github repository that hasn't had a commit since 2016. There are 22,602 forks listed on github.com but these are going to be mostly (if not virtually all) simply development forks for torvalds/linux.



I have read before that Linux has become quite crufty. It seems to me that, at least in terms of user experience, Linux has become much more polished than I remember 10+ years ago (obviously this is not an accurate assessment of the kernel; I am only now reading K&R and have never dipped into the kernel source except a cursory glance that yielded a "whoa, I can't understand a line of this", but I am aware of a great amount of development regarding linux-on-the-laptop features in the kernel, for example). Regardless, I know I've seen BSD people complaining about Linux cruft. Considering the neovim fork of vim based on vim's cruft, I would think similar efforts would be rewarding for the kernel.



What prompts this question was this article on LWN discussing attempts to compile Linux with clang. I've read that the kernel uses many quirks/special features specific to gcc for optimization (though the linked article seems to downplay them compared to my memory), and I began to wonder if anyone had attempted to refactor/fork the kernel to make it more portable, or at least compilable outside of the gnu-environment. I also understand that gcc iteself is crufty, and Linus himself has criticized it.



I know I am not alone in my personal distaste for RMS and GNU and interest in Linux devoid of GNU; I am aware of Alpine Linux which does without gnu tools, but the kernel is still compiled with gcc, isn't it? There are many references to alternative toolchains and userland software, but I am specifically wondering about the kernel and whether there are forks that eliminate gcc/gnu dependencies--consider this a subsidiary question of the title--it seems to me it would be a waste to ask it separately.










share|improve this question























  • I used for a while the Alan Cox kernels...no more.
    – Rui F Ribeiro
    Aug 13 at 18:27














up vote
2
down vote

favorite
2












A google search reveals this slashdot story yielding this github repository that hasn't had a commit since 2016. There are 22,602 forks listed on github.com but these are going to be mostly (if not virtually all) simply development forks for torvalds/linux.



I have read before that Linux has become quite crufty. It seems to me that, at least in terms of user experience, Linux has become much more polished than I remember 10+ years ago (obviously this is not an accurate assessment of the kernel; I am only now reading K&R and have never dipped into the kernel source except a cursory glance that yielded a "whoa, I can't understand a line of this", but I am aware of a great amount of development regarding linux-on-the-laptop features in the kernel, for example). Regardless, I know I've seen BSD people complaining about Linux cruft. Considering the neovim fork of vim based on vim's cruft, I would think similar efforts would be rewarding for the kernel.



What prompts this question was this article on LWN discussing attempts to compile Linux with clang. I've read that the kernel uses many quirks/special features specific to gcc for optimization (though the linked article seems to downplay them compared to my memory), and I began to wonder if anyone had attempted to refactor/fork the kernel to make it more portable, or at least compilable outside of the gnu-environment. I also understand that gcc iteself is crufty, and Linus himself has criticized it.



I know I am not alone in my personal distaste for RMS and GNU and interest in Linux devoid of GNU; I am aware of Alpine Linux which does without gnu tools, but the kernel is still compiled with gcc, isn't it? There are many references to alternative toolchains and userland software, but I am specifically wondering about the kernel and whether there are forks that eliminate gcc/gnu dependencies--consider this a subsidiary question of the title--it seems to me it would be a waste to ask it separately.










share|improve this question























  • I used for a while the Alan Cox kernels...no more.
    – Rui F Ribeiro
    Aug 13 at 18:27












up vote
2
down vote

favorite
2









up vote
2
down vote

favorite
2






2





A google search reveals this slashdot story yielding this github repository that hasn't had a commit since 2016. There are 22,602 forks listed on github.com but these are going to be mostly (if not virtually all) simply development forks for torvalds/linux.



I have read before that Linux has become quite crufty. It seems to me that, at least in terms of user experience, Linux has become much more polished than I remember 10+ years ago (obviously this is not an accurate assessment of the kernel; I am only now reading K&R and have never dipped into the kernel source except a cursory glance that yielded a "whoa, I can't understand a line of this", but I am aware of a great amount of development regarding linux-on-the-laptop features in the kernel, for example). Regardless, I know I've seen BSD people complaining about Linux cruft. Considering the neovim fork of vim based on vim's cruft, I would think similar efforts would be rewarding for the kernel.



What prompts this question was this article on LWN discussing attempts to compile Linux with clang. I've read that the kernel uses many quirks/special features specific to gcc for optimization (though the linked article seems to downplay them compared to my memory), and I began to wonder if anyone had attempted to refactor/fork the kernel to make it more portable, or at least compilable outside of the gnu-environment. I also understand that gcc iteself is crufty, and Linus himself has criticized it.



I know I am not alone in my personal distaste for RMS and GNU and interest in Linux devoid of GNU; I am aware of Alpine Linux which does without gnu tools, but the kernel is still compiled with gcc, isn't it? There are many references to alternative toolchains and userland software, but I am specifically wondering about the kernel and whether there are forks that eliminate gcc/gnu dependencies--consider this a subsidiary question of the title--it seems to me it would be a waste to ask it separately.










share|improve this question















A google search reveals this slashdot story yielding this github repository that hasn't had a commit since 2016. There are 22,602 forks listed on github.com but these are going to be mostly (if not virtually all) simply development forks for torvalds/linux.



I have read before that Linux has become quite crufty. It seems to me that, at least in terms of user experience, Linux has become much more polished than I remember 10+ years ago (obviously this is not an accurate assessment of the kernel; I am only now reading K&R and have never dipped into the kernel source except a cursory glance that yielded a "whoa, I can't understand a line of this", but I am aware of a great amount of development regarding linux-on-the-laptop features in the kernel, for example). Regardless, I know I've seen BSD people complaining about Linux cruft. Considering the neovim fork of vim based on vim's cruft, I would think similar efforts would be rewarding for the kernel.



What prompts this question was this article on LWN discussing attempts to compile Linux with clang. I've read that the kernel uses many quirks/special features specific to gcc for optimization (though the linked article seems to downplay them compared to my memory), and I began to wonder if anyone had attempted to refactor/fork the kernel to make it more portable, or at least compilable outside of the gnu-environment. I also understand that gcc iteself is crufty, and Linus himself has criticized it.



I know I am not alone in my personal distaste for RMS and GNU and interest in Linux devoid of GNU; I am aware of Alpine Linux which does without gnu tools, but the kernel is still compiled with gcc, isn't it? There are many references to alternative toolchains and userland software, but I am specifically wondering about the kernel and whether there are forks that eliminate gcc/gnu dependencies--consider this a subsidiary question of the title--it seems to me it would be a waste to ask it separately.







linux-kernel gcc gnu clang






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 14 at 12:05

























asked Aug 13 at 18:21









malan

558317




558317











  • I used for a while the Alan Cox kernels...no more.
    – Rui F Ribeiro
    Aug 13 at 18:27
















  • I used for a while the Alan Cox kernels...no more.
    – Rui F Ribeiro
    Aug 13 at 18:27















I used for a while the Alan Cox kernels...no more.
– Rui F Ribeiro
Aug 13 at 18:27




I used for a while the Alan Cox kernels...no more.
– Rui F Ribeiro
Aug 13 at 18:27










2 Answers
2






active

oldest

votes

















up vote
4
down vote



accepted











I am specifically wondering about the kernel and whether there are forks that eliminate gcc/gnu dependencies--




No-one is going to finish the work syncing up clang & Linux and then maintain that as a long-term fork. Especially when there's such interest and willingness from mainline. Unless it was a small part of a big visible project, which you would have found. (As you did...).




consider this a subsidiary question of the title--it seems to me it would be a waste to ask it separately.




Android, as mentioned by the first answer.



Some parts get merged so maybe it's not as bad as it was. I'm not really up to date on this. Mainline certainly gets work for some ARM CPU related stuff e.g. BIG.little. And Android repeatedly rebase on mainline versions; Google is not going to fall too far behind.



But it's a long running fork. It doesn't run on "upstream first" rules. They're carrying a lot of hardware support.



IMO "Android" and "Google" are good pointers to the levels of resource you need for something that justifies being called a fork of Linux.




Android has also been a problem in that devices running it ship with kernels containing large amounts (often millions of lines) of out-of-tree code. -- https://lwn.net/Articles/738225/





Also RHEL kernels, which have terrifying names like 2.6.32-754 as of 2018. These are not just security updates; they will include support for some new hardware, while at the same time aiming to provide closer behaviour to the base kernel version e.g. 2.6.32. I believe fork is a appropriate word for the resources RH require to maintain this.



Running well on a wide range of recent hardware is costly, and hence valuable. That's mostly what the Linux kernel project is, and I'd say it's the single most important factor to understand these two forks.



You might compare the code size of vim and Linux on openhub.net and think, oh, Linux is "only" about 20x the size. However the difference in number of commits is significantly larger; the rate of churn is quite ferocious.



Also, it's not just that kernel code is harder to get right... though it is... but also it's hardware support. When your apparently harmless refactoring ends up breaking a few devices, you need to have access to those specific devices to debug and fix the problem.




Hardware support makes me think of https://en.wikipedia.org/wiki/Embeddable_Linux_Kernel_Subset :-P.



In this world of server virtualization, you might also think there would be fork(s) optimized for it, as they would not need to keep up with so much different hardware. I can't think of any good examples though. You could look up "unikernels"; there seem to be several not based on Linux.




linux-rt / PREEMPT_RT also comes to mind as an out of tree patch set. This is a patch set which is rebased on successive mainline versions. 200 KB (compressed) of specialist code is a respectable patch set. Some large pieces of it have been merged in, at at least one point.






share|improve this answer






















  • Thank you. This is exactly the kind of discursive answer I was looking for. I don't think I properly took hardware support considerations into account. That would be a serious barrier to entrance for a fork.
    – malan
    Aug 14 at 12:03










  • The closer I read the LWN clang article the more I realize what I'm asking for might already exist. The article is just less than 1 year old. Is anyone aware of progress on that front?
    – malan
    Aug 14 at 12:08


















up vote
3
down vote













Android is a fork of Linux. According to linus.
https://www.youtube.com/watch?v=duDC_u4ydVo
not very helpful i am sure, you are probably looking for one that is good for desktop use.. android is not






share|improve this answer




















  • one can use stock Android as a desktop operating system (if you are a masochist), and there was a project to make Android desktop en.wikipedia.org/wiki/Remix_OS
    – cat
    Aug 14 at 12:19











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f462364%2fare-there-any-successful-forks-or-refactors-of-the-linux-kernel%23new-answer', 'question_page');

);

Post as a guest






























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
4
down vote



accepted











I am specifically wondering about the kernel and whether there are forks that eliminate gcc/gnu dependencies--




No-one is going to finish the work syncing up clang & Linux and then maintain that as a long-term fork. Especially when there's such interest and willingness from mainline. Unless it was a small part of a big visible project, which you would have found. (As you did...).




consider this a subsidiary question of the title--it seems to me it would be a waste to ask it separately.




Android, as mentioned by the first answer.



Some parts get merged so maybe it's not as bad as it was. I'm not really up to date on this. Mainline certainly gets work for some ARM CPU related stuff e.g. BIG.little. And Android repeatedly rebase on mainline versions; Google is not going to fall too far behind.



But it's a long running fork. It doesn't run on "upstream first" rules. They're carrying a lot of hardware support.



IMO "Android" and "Google" are good pointers to the levels of resource you need for something that justifies being called a fork of Linux.




Android has also been a problem in that devices running it ship with kernels containing large amounts (often millions of lines) of out-of-tree code. -- https://lwn.net/Articles/738225/





Also RHEL kernels, which have terrifying names like 2.6.32-754 as of 2018. These are not just security updates; they will include support for some new hardware, while at the same time aiming to provide closer behaviour to the base kernel version e.g. 2.6.32. I believe fork is a appropriate word for the resources RH require to maintain this.



Running well on a wide range of recent hardware is costly, and hence valuable. That's mostly what the Linux kernel project is, and I'd say it's the single most important factor to understand these two forks.



You might compare the code size of vim and Linux on openhub.net and think, oh, Linux is "only" about 20x the size. However the difference in number of commits is significantly larger; the rate of churn is quite ferocious.



Also, it's not just that kernel code is harder to get right... though it is... but also it's hardware support. When your apparently harmless refactoring ends up breaking a few devices, you need to have access to those specific devices to debug and fix the problem.




Hardware support makes me think of https://en.wikipedia.org/wiki/Embeddable_Linux_Kernel_Subset :-P.



In this world of server virtualization, you might also think there would be fork(s) optimized for it, as they would not need to keep up with so much different hardware. I can't think of any good examples though. You could look up "unikernels"; there seem to be several not based on Linux.




linux-rt / PREEMPT_RT also comes to mind as an out of tree patch set. This is a patch set which is rebased on successive mainline versions. 200 KB (compressed) of specialist code is a respectable patch set. Some large pieces of it have been merged in, at at least one point.






share|improve this answer






















  • Thank you. This is exactly the kind of discursive answer I was looking for. I don't think I properly took hardware support considerations into account. That would be a serious barrier to entrance for a fork.
    – malan
    Aug 14 at 12:03










  • The closer I read the LWN clang article the more I realize what I'm asking for might already exist. The article is just less than 1 year old. Is anyone aware of progress on that front?
    – malan
    Aug 14 at 12:08















up vote
4
down vote



accepted











I am specifically wondering about the kernel and whether there are forks that eliminate gcc/gnu dependencies--




No-one is going to finish the work syncing up clang & Linux and then maintain that as a long-term fork. Especially when there's such interest and willingness from mainline. Unless it was a small part of a big visible project, which you would have found. (As you did...).




consider this a subsidiary question of the title--it seems to me it would be a waste to ask it separately.




Android, as mentioned by the first answer.



Some parts get merged so maybe it's not as bad as it was. I'm not really up to date on this. Mainline certainly gets work for some ARM CPU related stuff e.g. BIG.little. And Android repeatedly rebase on mainline versions; Google is not going to fall too far behind.



But it's a long running fork. It doesn't run on "upstream first" rules. They're carrying a lot of hardware support.



IMO "Android" and "Google" are good pointers to the levels of resource you need for something that justifies being called a fork of Linux.




Android has also been a problem in that devices running it ship with kernels containing large amounts (often millions of lines) of out-of-tree code. -- https://lwn.net/Articles/738225/





Also RHEL kernels, which have terrifying names like 2.6.32-754 as of 2018. These are not just security updates; they will include support for some new hardware, while at the same time aiming to provide closer behaviour to the base kernel version e.g. 2.6.32. I believe fork is a appropriate word for the resources RH require to maintain this.



Running well on a wide range of recent hardware is costly, and hence valuable. That's mostly what the Linux kernel project is, and I'd say it's the single most important factor to understand these two forks.



You might compare the code size of vim and Linux on openhub.net and think, oh, Linux is "only" about 20x the size. However the difference in number of commits is significantly larger; the rate of churn is quite ferocious.



Also, it's not just that kernel code is harder to get right... though it is... but also it's hardware support. When your apparently harmless refactoring ends up breaking a few devices, you need to have access to those specific devices to debug and fix the problem.




Hardware support makes me think of https://en.wikipedia.org/wiki/Embeddable_Linux_Kernel_Subset :-P.



In this world of server virtualization, you might also think there would be fork(s) optimized for it, as they would not need to keep up with so much different hardware. I can't think of any good examples though. You could look up "unikernels"; there seem to be several not based on Linux.




linux-rt / PREEMPT_RT also comes to mind as an out of tree patch set. This is a patch set which is rebased on successive mainline versions. 200 KB (compressed) of specialist code is a respectable patch set. Some large pieces of it have been merged in, at at least one point.






share|improve this answer






















  • Thank you. This is exactly the kind of discursive answer I was looking for. I don't think I properly took hardware support considerations into account. That would be a serious barrier to entrance for a fork.
    – malan
    Aug 14 at 12:03










  • The closer I read the LWN clang article the more I realize what I'm asking for might already exist. The article is just less than 1 year old. Is anyone aware of progress on that front?
    – malan
    Aug 14 at 12:08













up vote
4
down vote



accepted







up vote
4
down vote



accepted







I am specifically wondering about the kernel and whether there are forks that eliminate gcc/gnu dependencies--




No-one is going to finish the work syncing up clang & Linux and then maintain that as a long-term fork. Especially when there's such interest and willingness from mainline. Unless it was a small part of a big visible project, which you would have found. (As you did...).




consider this a subsidiary question of the title--it seems to me it would be a waste to ask it separately.




Android, as mentioned by the first answer.



Some parts get merged so maybe it's not as bad as it was. I'm not really up to date on this. Mainline certainly gets work for some ARM CPU related stuff e.g. BIG.little. And Android repeatedly rebase on mainline versions; Google is not going to fall too far behind.



But it's a long running fork. It doesn't run on "upstream first" rules. They're carrying a lot of hardware support.



IMO "Android" and "Google" are good pointers to the levels of resource you need for something that justifies being called a fork of Linux.




Android has also been a problem in that devices running it ship with kernels containing large amounts (often millions of lines) of out-of-tree code. -- https://lwn.net/Articles/738225/





Also RHEL kernels, which have terrifying names like 2.6.32-754 as of 2018. These are not just security updates; they will include support for some new hardware, while at the same time aiming to provide closer behaviour to the base kernel version e.g. 2.6.32. I believe fork is a appropriate word for the resources RH require to maintain this.



Running well on a wide range of recent hardware is costly, and hence valuable. That's mostly what the Linux kernel project is, and I'd say it's the single most important factor to understand these two forks.



You might compare the code size of vim and Linux on openhub.net and think, oh, Linux is "only" about 20x the size. However the difference in number of commits is significantly larger; the rate of churn is quite ferocious.



Also, it's not just that kernel code is harder to get right... though it is... but also it's hardware support. When your apparently harmless refactoring ends up breaking a few devices, you need to have access to those specific devices to debug and fix the problem.




Hardware support makes me think of https://en.wikipedia.org/wiki/Embeddable_Linux_Kernel_Subset :-P.



In this world of server virtualization, you might also think there would be fork(s) optimized for it, as they would not need to keep up with so much different hardware. I can't think of any good examples though. You could look up "unikernels"; there seem to be several not based on Linux.




linux-rt / PREEMPT_RT also comes to mind as an out of tree patch set. This is a patch set which is rebased on successive mainline versions. 200 KB (compressed) of specialist code is a respectable patch set. Some large pieces of it have been merged in, at at least one point.






share|improve this answer















I am specifically wondering about the kernel and whether there are forks that eliminate gcc/gnu dependencies--




No-one is going to finish the work syncing up clang & Linux and then maintain that as a long-term fork. Especially when there's such interest and willingness from mainline. Unless it was a small part of a big visible project, which you would have found. (As you did...).




consider this a subsidiary question of the title--it seems to me it would be a waste to ask it separately.




Android, as mentioned by the first answer.



Some parts get merged so maybe it's not as bad as it was. I'm not really up to date on this. Mainline certainly gets work for some ARM CPU related stuff e.g. BIG.little. And Android repeatedly rebase on mainline versions; Google is not going to fall too far behind.



But it's a long running fork. It doesn't run on "upstream first" rules. They're carrying a lot of hardware support.



IMO "Android" and "Google" are good pointers to the levels of resource you need for something that justifies being called a fork of Linux.




Android has also been a problem in that devices running it ship with kernels containing large amounts (often millions of lines) of out-of-tree code. -- https://lwn.net/Articles/738225/





Also RHEL kernels, which have terrifying names like 2.6.32-754 as of 2018. These are not just security updates; they will include support for some new hardware, while at the same time aiming to provide closer behaviour to the base kernel version e.g. 2.6.32. I believe fork is a appropriate word for the resources RH require to maintain this.



Running well on a wide range of recent hardware is costly, and hence valuable. That's mostly what the Linux kernel project is, and I'd say it's the single most important factor to understand these two forks.



You might compare the code size of vim and Linux on openhub.net and think, oh, Linux is "only" about 20x the size. However the difference in number of commits is significantly larger; the rate of churn is quite ferocious.



Also, it's not just that kernel code is harder to get right... though it is... but also it's hardware support. When your apparently harmless refactoring ends up breaking a few devices, you need to have access to those specific devices to debug and fix the problem.




Hardware support makes me think of https://en.wikipedia.org/wiki/Embeddable_Linux_Kernel_Subset :-P.



In this world of server virtualization, you might also think there would be fork(s) optimized for it, as they would not need to keep up with so much different hardware. I can't think of any good examples though. You could look up "unikernels"; there seem to be several not based on Linux.




linux-rt / PREEMPT_RT also comes to mind as an out of tree patch set. This is a patch set which is rebased on successive mainline versions. 200 KB (compressed) of specialist code is a respectable patch set. Some large pieces of it have been merged in, at at least one point.







share|improve this answer














share|improve this answer



share|improve this answer








edited Aug 13 at 23:49

























answered Aug 13 at 23:04









sourcejedi

20k42883




20k42883











  • Thank you. This is exactly the kind of discursive answer I was looking for. I don't think I properly took hardware support considerations into account. That would be a serious barrier to entrance for a fork.
    – malan
    Aug 14 at 12:03










  • The closer I read the LWN clang article the more I realize what I'm asking for might already exist. The article is just less than 1 year old. Is anyone aware of progress on that front?
    – malan
    Aug 14 at 12:08

















  • Thank you. This is exactly the kind of discursive answer I was looking for. I don't think I properly took hardware support considerations into account. That would be a serious barrier to entrance for a fork.
    – malan
    Aug 14 at 12:03










  • The closer I read the LWN clang article the more I realize what I'm asking for might already exist. The article is just less than 1 year old. Is anyone aware of progress on that front?
    – malan
    Aug 14 at 12:08
















Thank you. This is exactly the kind of discursive answer I was looking for. I don't think I properly took hardware support considerations into account. That would be a serious barrier to entrance for a fork.
– malan
Aug 14 at 12:03




Thank you. This is exactly the kind of discursive answer I was looking for. I don't think I properly took hardware support considerations into account. That would be a serious barrier to entrance for a fork.
– malan
Aug 14 at 12:03












The closer I read the LWN clang article the more I realize what I'm asking for might already exist. The article is just less than 1 year old. Is anyone aware of progress on that front?
– malan
Aug 14 at 12:08





The closer I read the LWN clang article the more I realize what I'm asking for might already exist. The article is just less than 1 year old. Is anyone aware of progress on that front?
– malan
Aug 14 at 12:08













up vote
3
down vote













Android is a fork of Linux. According to linus.
https://www.youtube.com/watch?v=duDC_u4ydVo
not very helpful i am sure, you are probably looking for one that is good for desktop use.. android is not






share|improve this answer




















  • one can use stock Android as a desktop operating system (if you are a masochist), and there was a project to make Android desktop en.wikipedia.org/wiki/Remix_OS
    – cat
    Aug 14 at 12:19















up vote
3
down vote













Android is a fork of Linux. According to linus.
https://www.youtube.com/watch?v=duDC_u4ydVo
not very helpful i am sure, you are probably looking for one that is good for desktop use.. android is not






share|improve this answer




















  • one can use stock Android as a desktop operating system (if you are a masochist), and there was a project to make Android desktop en.wikipedia.org/wiki/Remix_OS
    – cat
    Aug 14 at 12:19













up vote
3
down vote










up vote
3
down vote









Android is a fork of Linux. According to linus.
https://www.youtube.com/watch?v=duDC_u4ydVo
not very helpful i am sure, you are probably looking for one that is good for desktop use.. android is not






share|improve this answer












Android is a fork of Linux. According to linus.
https://www.youtube.com/watch?v=duDC_u4ydVo
not very helpful i am sure, you are probably looking for one that is good for desktop use.. android is not







share|improve this answer












share|improve this answer



share|improve this answer










answered Aug 13 at 21:06









lebro111

334




334











  • one can use stock Android as a desktop operating system (if you are a masochist), and there was a project to make Android desktop en.wikipedia.org/wiki/Remix_OS
    – cat
    Aug 14 at 12:19

















  • one can use stock Android as a desktop operating system (if you are a masochist), and there was a project to make Android desktop en.wikipedia.org/wiki/Remix_OS
    – cat
    Aug 14 at 12:19
















one can use stock Android as a desktop operating system (if you are a masochist), and there was a project to make Android desktop en.wikipedia.org/wiki/Remix_OS
– cat
Aug 14 at 12:19





one can use stock Android as a desktop operating system (if you are a masochist), and there was a project to make Android desktop en.wikipedia.org/wiki/Remix_OS
– cat
Aug 14 at 12:19


















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f462364%2fare-there-any-successful-forks-or-refactors-of-the-linux-kernel%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay