Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Minimal Gentoo with X
Date: Wed, 30 Jun 2010 16:18:36
Message-Id: 4C2B6E37.8040506@gmail.com
In Reply to: Re: [gentoo-user] Minimal Gentoo with X by Neil Bothwick
1 Neil Bothwick wrote:
2 > On Wed, 30 Jun 2010 09:54:20 -0500, Dale wrote:
3 >
4 >
5 >> Since space is a issue for you, you really only need the kernel sources
6 >> for the kernel you are using. One could argue that if you have a well
7 >> built kernel and don't plan to change it in the future, you could
8 >> remove its sources too. I would save a copy of the config tho.
9 >>
10 > I'd certainly argue that. A single set of sources can take up more than
11 > half a gigabyte after compilation. If you use make install to install the
12 > kernel, it puts a backup of the config in /boot automatically.
13 >
14 >
15
16 This is one of those questions that is like 'how much swap do I need'?
17 It depends on your goals. With Gentoo, you can really slim down a lot
18 of stuff. Disabled USE flags for unneeded things, remove packages that
19 are not needed, clean out distfiles and binaries in *packages/All then
20 disable buildpkg in make.conf. There is a lot of things that can be
21 done to reduce the install. Heck, if they can put Gentoo on a guitar,
22 it's got to be pretty small.
23
24 I also like the post someone else made. Run it like a embedded system.
25 That is really small from what I have read, or can be at least.
26
27 Oh, I still do my kernel installs the manual way. I have a weird way of
28 naming my kernels so that I know at a glance what is what. I also name
29 the config the same as the kernels so that I know which config goes with
30 which kernel. I have had to back up once or twice. Nothing like a net
31 to catch us when something fails or falls.
32
33 Dale
34
35 :-) :-)