Results 1 to 3 of 3
I'm wondering what are the basic components to build a custom/my own distribution of a minimal functionla linux.
As far as I know I need the following:
linux kernel
bash
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-25-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 2
Builing a minimal linux
I'm wondering what are the basic components to build a custom/my own distribution of a minimal functionla linux.
As far as I know I need the following:
linux kernel
bash
gcc
libc
libstdc++
but what are the latest of those libs (glibc_2 or 6)? and how to obtain them? what is the order of compiling thos libs?
How to add an X Windonws system? Which is better, XFree86 or Xorg?
Thanks in advance.
- 09-25-2005 #2Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
Assuming you already have some experience with using Linux, your best sources for what you describe are Gentoo and LFS or Linux From Scratch.
/IMHO
//got nothin'
///this use to look better
- 10-01-2005 #3Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
you could also streamline by using tcc rather than gcc, just a thought/
Operating System: GNU Emacs


Reply With Quote
