Are there any tutorials or books which can help you get started creating a Linux distribution? I can't really find any on the Internet.
The distribution doesn't need to have a GUI.
|
Are there any tutorials or books which can help you get started creating a Linux distribution? I can't really find any on the Internet. The distribution doesn't need to have a GUI.
| |||||||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Check out these sites: | |||||||
feedback
|
|
Well, you should start by mastering Linux From Scratch. | |||
|
feedback
|
|
You can spin off Ubuntu using Ubuntu Customization Kit. If you want a RPM based distro, you can also try SUSE Studio | ||||
|
feedback
|
|
You should take a look to openembedded 2 or to buildroot. If you need simpler things, buildroot is great! But if you need more sophisticate things you should use OE2 (it supports natively packages, glibc and more stuff). While buildroot is intended to create rootfs for embedded devices OE2 can be used to build a lot more stuff because it's really flexible! | |||
|
feedback
|
|
SUSE Studio - Build an appliance — or your own custom Linux distro — with a few mouse clicks. Customize it to your heart's content, and share it with the world! | |||
|
feedback
|