Gentoo Archives: gentoo-user

From: Chris Frederick <cdf123@××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Lightwheight Gentoo System
Date: Thu, 12 Oct 2006 13:42:00
Message-Id: 452E4771.7070809@cdf123.net
In Reply to: [gentoo-user] Lightwheight Gentoo System by Karl Huysmans
1 Karl Huysmans wrote:
2 > Hi All,
3 >
4 > A friend asked me to install "some" operating system on an old Dell laptop
5 > he got for free.
6 >
7 > The laptop has a pentium 2 400 MHz, 6 GB HD and 256 MB RAM, and will be
8 > used
9 > by his young children.
10 >
11 > I have tried to install Edubuntu on it, looks nice, has a lot of very
12 > usefull stuff for kids, but it really runs too slow on this machine.
13 >
14 > So I was thinking Gentoo, optimized for PII, I guess -Os would be a good
15 > option for this little machine. Any thoughts anyone?
16 >
17 > What about the desktop? I guess Gnome or KDE is not really the best choice.
18 > But what else could I use? Of course, it's for kids, so I have to be
19 > able to
20 > make it look nice :-) What would be a good window manager? File manager?
21 > Other applications that help to keep it lean an fast?
22 >
23 > Anyone with any experience building such a system under Gentoo?
24 >
25 > Thank you
26 >
27 > Karl
28 >
29
30 I've got an old NEC and Thinkpad that I use for VNC clients to my
31 server. I've also loaded a "bare bones" desktop system in case I take
32 them out somewhere.
33
34 I've loaded fluxbox, dillo, spruce, mplayer, and some assorted games
35 (pysol, xbomb, xtris, etc...) Surprisingly this system responds better
36 then my Win2k server at work.
37
38 I have a dual xeon server that I did all the building on, then I just
39 boot the laptop to the minimal cd and partition drives and use the tar
40 file from my server in place of the stage3. Then just load grub,
41 reboot, and you just saved yourself days of compiling.
42
43 I used -O2 for compiling, and since I use my server to do all the
44 building from, I delete /usr/portage before I load it on the laptops.
45 this puts me around ~850M for a complete system (My laptops only have a
46 2G/3G hard drives with 96M/128M ram).
47
48 Chris Frederick
49
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Lightwheight Gentoo System Brian Davis <bridavis@×××××××.net>