A Chromebook-like distro based on Firefox OS?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I'm wondering if it's possible to make an operating system distro based on the same principle as Firefox OS or ChromeOS. One which is basically a Gnu/Linux kernel / core of tools combined with Mozilla's "Boot2Gecko" stack of Gonk / Gecko / Gaia (https://wiki.mozilla.org/B2G/Architecture) and which runs apps written in HTML5 / javascript.
I want this as something I can boot from a pendrive or install on an ordinary laptop (not for a mobile-phone).
Does anyone know if there's currently a project to make this? Or, if not, what would be involved in trying to put one together? (Using B2G + http://www.linuxfromscratch.org/ etc.)
distros firefox
add a comment |
I'm wondering if it's possible to make an operating system distro based on the same principle as Firefox OS or ChromeOS. One which is basically a Gnu/Linux kernel / core of tools combined with Mozilla's "Boot2Gecko" stack of Gonk / Gecko / Gaia (https://wiki.mozilla.org/B2G/Architecture) and which runs apps written in HTML5 / javascript.
I want this as something I can boot from a pendrive or install on an ordinary laptop (not for a mobile-phone).
Does anyone know if there's currently a project to make this? Or, if not, what would be involved in trying to put one together? (Using B2G + http://www.linuxfromscratch.org/ etc.)
distros firefox
add a comment |
I'm wondering if it's possible to make an operating system distro based on the same principle as Firefox OS or ChromeOS. One which is basically a Gnu/Linux kernel / core of tools combined with Mozilla's "Boot2Gecko" stack of Gonk / Gecko / Gaia (https://wiki.mozilla.org/B2G/Architecture) and which runs apps written in HTML5 / javascript.
I want this as something I can boot from a pendrive or install on an ordinary laptop (not for a mobile-phone).
Does anyone know if there's currently a project to make this? Or, if not, what would be involved in trying to put one together? (Using B2G + http://www.linuxfromscratch.org/ etc.)
distros firefox
I'm wondering if it's possible to make an operating system distro based on the same principle as Firefox OS or ChromeOS. One which is basically a Gnu/Linux kernel / core of tools combined with Mozilla's "Boot2Gecko" stack of Gonk / Gecko / Gaia (https://wiki.mozilla.org/B2G/Architecture) and which runs apps written in HTML5 / javascript.
I want this as something I can boot from a pendrive or install on an ordinary laptop (not for a mobile-phone).
Does anyone know if there's currently a project to make this? Or, if not, what would be involved in trying to put one together? (Using B2G + http://www.linuxfromscratch.org/ etc.)
distros firefox
distros firefox
edited Oct 29 '13 at 1:08
interstar
asked Oct 24 '13 at 20:20
interstarinterstar
3571821
3571821
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
While not a complete OS distro that you are after, there are efforts on this front with a tracking bug for the initial work required for this in Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=731498
add a comment |
I'm really thinking about the same thing for a couple of weeks now. I love webkit more and love most google products. But the fact that my 100GB of drive space become paying after 2 years just doesn't make me happy.
I was first thinking about editing ChromiumOS to enable OwnCloud instead of Drive as the default file storage, but after some digging that seems extremely hard.
As far as my "research" got:
there are only 2 options if you don't want to reinvent the wheel: ChromiumOS based or FirefoxOS based. Both have their issues and perks.
ChromiumOS has a great desktop, but it's tangled on every level with build in google service support. Getting that out is a big task!
Firefox OS has the following structure: Machine > Gonk/Kernel > Gecko > Gaia.
Gaia is the set of graphical webapps, including the desktop. So the desktop interface is also written in JS. This can make everything just a little slower. I'm not sure what to think off it. As for Gecko, it appears that compositing is not in their. There where efforts made in 2009, but I see no evidence that windowing and compositing works at this stage.
The main reason FirefoxOS and ChromeOS boot so fast, is because they apply patches to the kernel. ChromeOS doesn't even check for hardware during boot. When you want this thing to work on pendrives and all kind of machines that's something you are giving up. You must check for hardware. Nevertheless a sub 15 second boottime on devices with SSDs should be possible imho.
In a few weeks it's FOSDEM (Free and Open Source Developers European Meeting) in Brussels (Belgium). I'm planning to talk to the people of Mozilla about this, and I hope someone can give me some advice.
While summarizing the results of your "research", you may as well consider to mention the resources that helped you to conclude so.
– Barun
Jan 15 '14 at 11:44
Thanks. Useful comments. Would be great to hear Mozilla's response. Cheers.
– interstar
Jan 16 '14 at 12:00
I got most of my info from the ChromiumOS pages: chromium.org/chromium-os And Mozilla's Developer Network: developer.mozilla.org/en-US/Firefox_OS/Platform/Architecture
– user56801
Jan 16 '14 at 15:33
add a comment |
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',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f97478%2fa-chromebook-like-distro-based-on-firefox-os%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
While not a complete OS distro that you are after, there are efforts on this front with a tracking bug for the initial work required for this in Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=731498
add a comment |
While not a complete OS distro that you are after, there are efforts on this front with a tracking bug for the initial work required for this in Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=731498
add a comment |
While not a complete OS distro that you are after, there are efforts on this front with a tracking bug for the initial work required for this in Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=731498
While not a complete OS distro that you are after, there are efforts on this front with a tracking bug for the initial work required for this in Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=731498
answered Mar 18 '14 at 6:07
MaksMaks
23017
23017
add a comment |
add a comment |
I'm really thinking about the same thing for a couple of weeks now. I love webkit more and love most google products. But the fact that my 100GB of drive space become paying after 2 years just doesn't make me happy.
I was first thinking about editing ChromiumOS to enable OwnCloud instead of Drive as the default file storage, but after some digging that seems extremely hard.
As far as my "research" got:
there are only 2 options if you don't want to reinvent the wheel: ChromiumOS based or FirefoxOS based. Both have their issues and perks.
ChromiumOS has a great desktop, but it's tangled on every level with build in google service support. Getting that out is a big task!
Firefox OS has the following structure: Machine > Gonk/Kernel > Gecko > Gaia.
Gaia is the set of graphical webapps, including the desktop. So the desktop interface is also written in JS. This can make everything just a little slower. I'm not sure what to think off it. As for Gecko, it appears that compositing is not in their. There where efforts made in 2009, but I see no evidence that windowing and compositing works at this stage.
The main reason FirefoxOS and ChromeOS boot so fast, is because they apply patches to the kernel. ChromeOS doesn't even check for hardware during boot. When you want this thing to work on pendrives and all kind of machines that's something you are giving up. You must check for hardware. Nevertheless a sub 15 second boottime on devices with SSDs should be possible imho.
In a few weeks it's FOSDEM (Free and Open Source Developers European Meeting) in Brussels (Belgium). I'm planning to talk to the people of Mozilla about this, and I hope someone can give me some advice.
While summarizing the results of your "research", you may as well consider to mention the resources that helped you to conclude so.
– Barun
Jan 15 '14 at 11:44
Thanks. Useful comments. Would be great to hear Mozilla's response. Cheers.
– interstar
Jan 16 '14 at 12:00
I got most of my info from the ChromiumOS pages: chromium.org/chromium-os And Mozilla's Developer Network: developer.mozilla.org/en-US/Firefox_OS/Platform/Architecture
– user56801
Jan 16 '14 at 15:33
add a comment |
I'm really thinking about the same thing for a couple of weeks now. I love webkit more and love most google products. But the fact that my 100GB of drive space become paying after 2 years just doesn't make me happy.
I was first thinking about editing ChromiumOS to enable OwnCloud instead of Drive as the default file storage, but after some digging that seems extremely hard.
As far as my "research" got:
there are only 2 options if you don't want to reinvent the wheel: ChromiumOS based or FirefoxOS based. Both have their issues and perks.
ChromiumOS has a great desktop, but it's tangled on every level with build in google service support. Getting that out is a big task!
Firefox OS has the following structure: Machine > Gonk/Kernel > Gecko > Gaia.
Gaia is the set of graphical webapps, including the desktop. So the desktop interface is also written in JS. This can make everything just a little slower. I'm not sure what to think off it. As for Gecko, it appears that compositing is not in their. There where efforts made in 2009, but I see no evidence that windowing and compositing works at this stage.
The main reason FirefoxOS and ChromeOS boot so fast, is because they apply patches to the kernel. ChromeOS doesn't even check for hardware during boot. When you want this thing to work on pendrives and all kind of machines that's something you are giving up. You must check for hardware. Nevertheless a sub 15 second boottime on devices with SSDs should be possible imho.
In a few weeks it's FOSDEM (Free and Open Source Developers European Meeting) in Brussels (Belgium). I'm planning to talk to the people of Mozilla about this, and I hope someone can give me some advice.
While summarizing the results of your "research", you may as well consider to mention the resources that helped you to conclude so.
– Barun
Jan 15 '14 at 11:44
Thanks. Useful comments. Would be great to hear Mozilla's response. Cheers.
– interstar
Jan 16 '14 at 12:00
I got most of my info from the ChromiumOS pages: chromium.org/chromium-os And Mozilla's Developer Network: developer.mozilla.org/en-US/Firefox_OS/Platform/Architecture
– user56801
Jan 16 '14 at 15:33
add a comment |
I'm really thinking about the same thing for a couple of weeks now. I love webkit more and love most google products. But the fact that my 100GB of drive space become paying after 2 years just doesn't make me happy.
I was first thinking about editing ChromiumOS to enable OwnCloud instead of Drive as the default file storage, but after some digging that seems extremely hard.
As far as my "research" got:
there are only 2 options if you don't want to reinvent the wheel: ChromiumOS based or FirefoxOS based. Both have their issues and perks.
ChromiumOS has a great desktop, but it's tangled on every level with build in google service support. Getting that out is a big task!
Firefox OS has the following structure: Machine > Gonk/Kernel > Gecko > Gaia.
Gaia is the set of graphical webapps, including the desktop. So the desktop interface is also written in JS. This can make everything just a little slower. I'm not sure what to think off it. As for Gecko, it appears that compositing is not in their. There where efforts made in 2009, but I see no evidence that windowing and compositing works at this stage.
The main reason FirefoxOS and ChromeOS boot so fast, is because they apply patches to the kernel. ChromeOS doesn't even check for hardware during boot. When you want this thing to work on pendrives and all kind of machines that's something you are giving up. You must check for hardware. Nevertheless a sub 15 second boottime on devices with SSDs should be possible imho.
In a few weeks it's FOSDEM (Free and Open Source Developers European Meeting) in Brussels (Belgium). I'm planning to talk to the people of Mozilla about this, and I hope someone can give me some advice.
I'm really thinking about the same thing for a couple of weeks now. I love webkit more and love most google products. But the fact that my 100GB of drive space become paying after 2 years just doesn't make me happy.
I was first thinking about editing ChromiumOS to enable OwnCloud instead of Drive as the default file storage, but after some digging that seems extremely hard.
As far as my "research" got:
there are only 2 options if you don't want to reinvent the wheel: ChromiumOS based or FirefoxOS based. Both have their issues and perks.
ChromiumOS has a great desktop, but it's tangled on every level with build in google service support. Getting that out is a big task!
Firefox OS has the following structure: Machine > Gonk/Kernel > Gecko > Gaia.
Gaia is the set of graphical webapps, including the desktop. So the desktop interface is also written in JS. This can make everything just a little slower. I'm not sure what to think off it. As for Gecko, it appears that compositing is not in their. There where efforts made in 2009, but I see no evidence that windowing and compositing works at this stage.
The main reason FirefoxOS and ChromeOS boot so fast, is because they apply patches to the kernel. ChromeOS doesn't even check for hardware during boot. When you want this thing to work on pendrives and all kind of machines that's something you are giving up. You must check for hardware. Nevertheless a sub 15 second boottime on devices with SSDs should be possible imho.
In a few weeks it's FOSDEM (Free and Open Source Developers European Meeting) in Brussels (Belgium). I'm planning to talk to the people of Mozilla about this, and I hope someone can give me some advice.
edited 4 hours ago
Rui F Ribeiro
41.9k1483142
41.9k1483142
answered Jan 15 '14 at 10:27
user56801user56801
6113
6113
While summarizing the results of your "research", you may as well consider to mention the resources that helped you to conclude so.
– Barun
Jan 15 '14 at 11:44
Thanks. Useful comments. Would be great to hear Mozilla's response. Cheers.
– interstar
Jan 16 '14 at 12:00
I got most of my info from the ChromiumOS pages: chromium.org/chromium-os And Mozilla's Developer Network: developer.mozilla.org/en-US/Firefox_OS/Platform/Architecture
– user56801
Jan 16 '14 at 15:33
add a comment |
While summarizing the results of your "research", you may as well consider to mention the resources that helped you to conclude so.
– Barun
Jan 15 '14 at 11:44
Thanks. Useful comments. Would be great to hear Mozilla's response. Cheers.
– interstar
Jan 16 '14 at 12:00
I got most of my info from the ChromiumOS pages: chromium.org/chromium-os And Mozilla's Developer Network: developer.mozilla.org/en-US/Firefox_OS/Platform/Architecture
– user56801
Jan 16 '14 at 15:33
While summarizing the results of your "research", you may as well consider to mention the resources that helped you to conclude so.
– Barun
Jan 15 '14 at 11:44
While summarizing the results of your "research", you may as well consider to mention the resources that helped you to conclude so.
– Barun
Jan 15 '14 at 11:44
Thanks. Useful comments. Would be great to hear Mozilla's response. Cheers.
– interstar
Jan 16 '14 at 12:00
Thanks. Useful comments. Would be great to hear Mozilla's response. Cheers.
– interstar
Jan 16 '14 at 12:00
I got most of my info from the ChromiumOS pages: chromium.org/chromium-os And Mozilla's Developer Network: developer.mozilla.org/en-US/Firefox_OS/Platform/Architecture
– user56801
Jan 16 '14 at 15:33
I got most of my info from the ChromiumOS pages: chromium.org/chromium-os And Mozilla's Developer Network: developer.mozilla.org/en-US/Firefox_OS/Platform/Architecture
– user56801
Jan 16 '14 at 15:33
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f97478%2fa-chromebook-like-distro-based-on-firefox-os%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown