I have a project at the end of the year in my CS degree program. I choosed to build a linus distro based on Debian. Where can i find good resources or tutorials to start ?
Thank you
Creating a linux distro based on Debian
-
- Posts: 2
- Joined: Tue Nov 17, 2020 11:16 am
- Libera.chat IRC: Scorpion197
Re: Creating a linux distro based on Debian
I have moved your post to the "General Ramblings" forum as we do not classify building Linux distributions as "OS Development".
-
- Member
- Posts: 5512
- Joined: Mon Mar 25, 2013 7:01 pm
Re: Creating a linux distro based on Debian
Perhaps Simple-CDD is what you're looking for?
Re: Creating a linux distro based on Debian
It's not debian, but a good starting point is linux from scratch.
Re: Creating a linux distro based on Debian
Linux From Scratch is an excellent basis for anyone who wants to create their own distribution. It helps you to understand what is involved, and is much more educational than merely copying an existing distribution (with minor changes).