Gentoo Archives: gentoo-user

From: Jorge Peixoto de Morais Neto <please.no.spam.here@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Installing software without an internet connection
Date: Wed, 05 Nov 2008 15:52:21
Message-Id: 38af3d670811050752h5b77a00bx5557380001e8d4a5@mail.gmail.com
In Reply to: Re: [gentoo-user] Installing software without an internet connection by Dirk Uys
1 On Wed, Nov 5, 2008 at 4:24 AM, Dirk Uys <dirkcuys@×××××.com> wrote:
2 > On Wed, Nov 5, 2008 at 5:01 AM, Lorenzu Hewa, Gayan Neomal
3 > <GayanNeomal.LorenzuHewa@×××××××××××××××××.com> wrote:
4 >> Hi
5 >>
6 >> I was able to complete the Gentoo installation and boot into my system
7 >> successfully. I only downloaded the Live CD, But the live CD only contains a
8 >> limited number of packages and... I do not have an internet connection at
9 >> home since its very expensive for us.
10 >>
11 >> Is their any possible way that i can get a Software collection downloaded
12 >> for my Gentoo box . I have a P3 with 256 RAM when xfce is combined with
13 >> Gnome my PC runs slow. I am not much of a xfce/Gnome /KDE fan but since I
14 >> have no way of getting packages in to my PC I am facing difficulties.
15 What do you mean "xfce combined with Gnome" ?
16 >
17 > As a side note: for a PC running on low specs I would recommend using
18 > a window manager like WindowMaker or IceWM. Both of them are very
19 > lightweight.
20
21 Xfce is light enough. I'm using it right now, and I like it very much.
22 It is very lightweight, occupies negligible RAM, and also occupies
23 little disk space:
24
25 equery size xfce-base/
26 * size of xfce-base/libxfce4mcs-4.4.2
27 Total files : 44
28 Total size : 285.76 KiB
29 * size of xfce-base/libxfce4util-4.4.2
30 Total files : 68
31 Total size : 527.11 KiB
32 * size of xfce-base/libxfcegui4-4.4.2
33 Total files : 114
34 Total size : 1287.49 KiB
35 * size of xfce-base/thunar-0.9.0-r2
36 Total files : 530
37 Total size : 9990.27 KiB
38 * size of xfce-base/xfce-mcs-manager-4.4.2
39 Total files : 199
40 Total size : 601.28 KiB
41 * size of xfce-base/xfce-mcs-plugins-4.4.2-r1
42 Total files : 228
43 Total size : 1494.46 KiB
44 * size of xfce-base/xfce-utils-4.4.2-r1
45 Total files : 87
46 Total size : 483.62 KiB
47 * size of xfce-base/xfce4-4.4.2
48 Total files : 4
49 Total size : 5.57 KiB
50 * size of xfce-base/xfce4-panel-4.4.2
51 Total files : 290
52 Total size : 1638.96 KiB
53 * size of xfce-base/xfce4-session-4.4.2
54 Total files : 259
55 Total size : 2215.87 KiB
56 * size of xfce-base/xfdesktop-4.4.2-r2
57 Total files : 254
58 Total size : 4127.12 KiB
59 * size of xfce-base/xfwm4-4.4.2
60 Total files : 1435
61 Total size : 3048.79 KiB
62
63 equery size xfce-extra/
64 [ Searching for packages matching xfce-extra/... ]
65 * size of xfce-extra/exo-0.3.4
66 Total files : 324
67 Total size : 3297.70 KiB
68 * size of xfce-extra/xfce4-mixer-4.4.2
69 Total files : 188
70 Total size : 624.86 KiB
71
72 And look at how little memory it consumes:
73 $ free -m
74 total used free shared
75 buffers cached
76 Mem: 884 78 806 0
77 6 43
78 -/+ buffers/cache: 28 855
79 Swap: 972 0 972
80
81 This is from a just-booted system, with a gkrellm open, some daemons,
82 and an aterm (used to run the command 'free'). So only 28 MB used,
83 total (including Xfce plus everything else) (although I imagine the is
84 some kernel memory that does not go in this figure; I'm not an OS
85 expert). There is no need to go the path of Fluxbox; Xfce delivers all
86 the speed and featherweight you need, while being very ease to use,
87 vastly configurable, feature-rich, and good-looking.
88
89 --
90 Software is like sex: it is better when it is free - Linus Torvalds