Results 1 to 6 of 6
I'm working on a new distro by using Lilnux From Scratch, and am creating the kernel now. What should I include in this kernel? The box I am doing this ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-14-2005 #1Linux User
- Join Date
- Dec 2004
- Location
- Speed School of Engineering
- Posts
- 267
Building kernel for new distro
I'm working on a new distro by using Lilnux From Scratch, and am creating the kernel now. What should I include in this kernel? The box I am doing this on is not the box the distro will be installed on to when I finish.
Is there some program I could include in the installation process that would detect hardware, and add the neccesary components to the kernel?
- 05-15-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Nope, what you can do is compile most of the stuff as modules (not the basics, like IDE support and such).
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 08-30-2006 #3Just Joined!
- Join Date
- Jun 2006
- Location
- Tennessee, USA
- Posts
- 3
I hope I'm not replying too late to this. I found this thread while doing a search.
Originally Posted by zachtib
PCLinuxOS has excellent hardware detection. You could check their source code for this. They are here - http://www.pclinuxos.com/news.php
This should give you some idea of what is needed, if not the program code you need.
Merlin
- 09-22-2006 #4Just Joined!
- Join Date
- Sep 2006
- Posts
- 3
Hi
Hi,
Can you tell me how you started with this Distro. AS even I'm trying my own distro for a Billing and Bandwidth Management software, and have no clue about the way to start.
Thanks.
bharath
- 09-22-2006 #5Just Joined!
- Join Date
- Jun 2006
- Location
- Tennessee, USA
- Posts
- 3
Go to --
Originally Posted by mailback2bharath
http://pclinuxos.com/news.php
and look it over. On the downloads page, you'll find three editions of PCLOS, MiniMe, Junior and Big Daddy. MiniMe is a small download and is the most personally configurable. Once you've added the programs that you want, you can run 'mklivecd' to remaster your own version.
Synaptic (the icon looks like a rubics cube.
) has around 5,000 apps. These are easily installed. If you need an app that isn't in the repository, you can build your own RPMs (at your own risk -- ). There is a 'how-to' in the September issue of PCLinuxOS magazine which is available in Synaptic or from here --
http://mag.mypclinuxos.com/ Or you can make a request for a package to be built in the PCLOS user forums here --
http://www.pclinuxos.com/forum/index.php
If you choose to build packages yourself, you may want to google for tutorials on RPM packaging.
If you are interested in using PCLOS as the base for creating your own distro, there is a projects forum here -- http://mypclinuxos.com/portal.php -- where you can usually find willing help. Tell them that Myrddin sent you.
Merlin
- 09-26-2006 #6Just Joined!
- Join Date
- Sep 2006
- Posts
- 3
Thanks
Thanks Merlin


Reply With Quote
