You are not logged in.

#1 2009-07-31 10:55:14

Flippeh
Member
Registered: 2009-05-01
Posts: 3

[Space] How do the big ones do it?

I've been trying hard to get a lightweight, low footprint and very minimal Arch installation. Now, after I installed ALSA, Xorg, and Gnome, cleared the package cache, I ended up at 2.3 GiB of files in "/".
For comparism I just installed a Fedora Core 11 from a live disk, with Gnome, and I think there's much more "hidden" packages than I have, yet it's only 2.2 GiB.

I still wonder how distributions like Damn Small Linux go as low as 50 MB, while X is about 40 MB and the Kernel is surely over 10 MB, too hmm

How low can I go?
What can I do to achieve my goal of lightweightness?
I don't fear of using advanced techniques, as long as there's good information about it, because I like to learn smile

Offline

#2 2009-07-31 11:16:25

whoops
Member
Registered: 2009-03-19
Posts: 891

Re: [Space] How do the big ones do it?

Forum search for "damn small linux" or "lightweight" already reveals a few topics an about every aspect of that question. And there might be more fitting or general terms to search for.

Offline

#3 2009-07-31 11:47:24

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,384
Website

Re: [Space] How do the big ones do it?

Not that Fedora and others tend to plit out the headers and docs into separate packages so getting a "small" install will be more difficult in Arch as these are all packaged together.  Also, small does not equal lightweight.  Other distros might use less space, but start many more processes by default.

Offline

#4 2009-07-31 14:08:16

casperh
Member
From: Aarhus, Denmark
Registered: 2009-02-13
Posts: 48

Re: [Space] How do the big ones do it?

Try something else than GNOME. Like LXDE, Openbox or something like that. GNOME uses 500-600~ MB in "/" where LXDE 15~ MB of space.

Offline

#5 2009-07-31 16:15:45

Peasantoid
Member
Registered: 2009-04-26
Posts: 928
Website

Re: [Space] How do the big ones do it?

Ewww, GNOME / DEs in general. If you care that much about minimalism, use a tiling WM or one of the *box family.

Offline

#6 2009-07-31 16:38:01

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: [Space] How do the big ones do it?

Check out my Desktop Workshop tongue


.:[My Blog] || [My GitHub]:.

Offline

#7 2009-07-31 18:49:17

tam1138
Member
Registered: 2007-09-10
Posts: 238

Re: [Space] How do the big ones do it?

"GNOME" and "lightweight" are mutually exclusive. tongue

Offline

#8 2009-07-31 18:57:06

Crows
Member
From: Wales
Registered: 2008-09-05
Posts: 92

Re: [Space] How do the big ones do it?

Flippeh wrote:

while X is about 40 MB and the Kernel is surely over 10 MB, too hmm

Well, you can change the compression used by the kernel to optimize for size over speed. Then there's the optional stuff within the kernel that can be stripped away for a highly-minimal base system.

I'm fairly certain that Arch ships more packages with X than the 'big names' (feel free to correct if I'm wrong here), which set the system up themselves and can skip anything they don't need (not to mention the huge number of patches a distro like Ubuntu adds to their system).

You can even use certain switches within GCC that compile for small sizes over raw speed.

Oh, and yeah, Damn Small wouldn't use Gnome tongue.

Offline

Board footer

Powered by FluxBB