Building an OS - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: Building an OS (/showthread.php?tid=81438) Building an OS by Th3rmal on 02-04-2008 at 12:49 PM i would like to know if anyone has a good website with a good guide with how to make your own linux based operating system (preferably Ubuntu). I dont want to build it from scratch i just want to modify the OS and make it more suitable for me. I have seen it done (An australian PC Magazine - UserOS Ultra) and would like to know if i am capable of making one myself. help would be greatly appreciated. RE: Building an OS by Verte on 02-04-2008 at 01:20 PM Get yourself an in depth APT/dpkg manual, especially if you're starting from Ubuntu. There is bound to be one on the Debian site. RE: Building an OS by Th3rmal on 02-04-2008 at 08:28 PM what about xubuntu is that any easier? RE: Building an OS by Lou on 02-04-2008 at 10:49 PM
quote:It's the same stuff, just based on another system. If you have no prior coding knowledge (more than just some Plus! scripting) than I doubt you are ready to even attempt to modify an os, let alone build your own. RE: RE: Building an OS by Verte on 02-05-2008 at 03:24 AM
quote: "Modifying" an APT based system is extremely easy. Repackaging it takes twenty minutes. I don't know how long it takes to customise the installer, but I'm willing to bet it doesn't take long either. quote: Exactly the same, just a different set of base packages (most likely fewer to remove). You can remove them quite easily. If you're clever, you can do that without even looking at the command line. It doesn't matter which you pick if you're only going to remove the DE. RE: Building an OS by Supersonicdarky on 02-05-2008 at 04:04 AM
i got 2 works for you: click and click. RE: Building an OS by Th3rmal on 02-05-2008 at 04:59 AM
ok i think i confused some people here with extremely bad wording lol. i want to MODIFY Ubuntu for my own needs. i dont want to build it again from scratch. i would like to change the default programs on it and some other basic things. RE: Building an OS by Verte on 02-05-2008 at 03:01 PM
The steps for an APT-based (like Ubuntu) system are something like this: RE: Building an OS by huzi8t9 on 02-12-2008 at 03:44 AM It is hard to build your own OS. I've tried and failed. It started to look ok but then i got confused will all my own scripting. It's just to bigger script for one person I might say. I suppose you could be organized with it all, it would probrobly make a deal of differance but I didn't so it got to hard |