Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] old EEE PC 1000
Date: Tue, 10 Feb 2015 00:14:57
Message-Id: 20150210001447.GK32313@syscon7
In Reply to: Re: [gentoo-user] old EEE PC 1000 by Andrew Savchenko
1 On 02/09/15 23:54, Andrew Savchenko wrote:
2 >Hello,
3 >
4 >On Sun, 8 Feb 2015 18:05:44 -0700 Joseph wrote:
5 >> I have an old Asus EEE PC 1000 and I don't think it will run Gentoo, it would be too slow to compile anything.
6 >> It is running Ubuntu 11.10 and I think I'll need to re-install lighter version of Linux on it.
7 >> What are my alternatives?
8 >
9 >Just use Gentoo. I have an EeePC 1000H and it runs fine.
10 >
11 >Well, I replaced memory bank with 2GB one and setup my system to
12 >be slightly overclocked (1700 MHz) when on AC power using SHE
13 >technology (available in linux kernel). But even without memory
14 >upgrade hardware is fine.
15 >
16 >> I'll would like to run VPN, some browser on it and skype.
17 >
18 >VPNs are lightweight packages (e.g. openvpn). Both firefox and
19 >chromium are not a problem. Skype is binary only, so no difference
20 >from other distributions here.
21 >
22 >The only real problem with this hardware are @world updates. To
23 >facilitate this process use ccache and distcc. You most likely have
24 >another more powerful box (e.g. a desktop or more powerful laptop),
25 >so you can setup distcc there regardless of the distribution. So
26 >powerful box will compile C/C++/ObjC code for you, while EeePC will
27 >handle
28 >
29 >If by some chance you have another peace of very powreful
30 >hardware (e.g. 2x recent Xeon) there is another approach to follow.
31 >You may export root filesystem from EeePC to that host via NFS,
32 >setarch and chroot to it and run all stuff from your powerful box.
33 >This way the only bottleneck will be 100 Mbps network interface,
34 >which is quite bearable, especially using caching (like
35 >cachefilesd).
36 >
37 >Yet again, all these tricks are required for @world updates only,
38 >for other stuff EeePC is self sufficient box.
39 >
40 >Best regards,
41 >Andrew Savchenko
42
43 I've installed xubuntu as I need it fast. I know it will take me a week or so to configure and compile Gentoo on it, just to boot strap.
44 And it would take me some time to configure distcc on my faster boxes for compilation, especially that it was a long time ago when I plaid with it.
45
46 --
47 Joseph