Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Is Gentoo for me?
Date: Sun, 26 Feb 2012 15:52:10
Message-Id: 20120226175040.0909d2c4@khamul.example.com
In Reply to: Re: [gentoo-user] Is Gentoo for me? by John
1 On Sun, 26 Feb 2012 08:41:41 -0600
2 John <irgunii@×××××.com> wrote:
3
4 > On Sunday, February 26, 2012 07:36 Dale wrote:
5 > > Alan McKinnon wrote:
6 > >
7 > > I'm the resident old fart around here
8 > >
9 > >
10 > >
11 > > I beg your pardon. ;-)
12 > >
13 > > Dale
14 > >
15 > > :-) :-)
16 >
17 > Heh, if I can find someone close by that has a fast connection, I
18 > bet *I'll* be the new resident old fart at 50 years of age just this
19 > last Monday the 20th.
20 >
21 > I figure if I can find a fast connection, I can get what I need
22 > downloaded and burned onto a dvd. I'll just 'update' things one or
23 > two at a time so that it's easy on my dial-up connection. If I
24 > really, really need to update something like a kernel or something
25 > else that's huge for a dial-up download, I'll just find that fast
26 > connection again and put it on a cd or dvd (I *can) 'update' (emerge?
27 > still trying to get all the nomenclature down) from a cd or dvd,
28 > right?) and do it that way.
29 >
30 > A question about the stage 3 tarball thing...if I download that
31 > instead of the iso (which is for 486 and up, whereas the tarball is
32 > 686 and better), how do I burn it (the tarball) as an iso onto a dvd
33 > so I can install Gentoo? Also, Distrowatch.com says that Gentoo has
34 > the latest in 'packages' as Feb 26, yet when I downloaded the tarball
35 > of CONTENTS, it shows mostly things (gcc, glibc, kernel, etc) that
36 > are used in the January release of Gentoo 12.0, not what Distrowatch
37 > has in their list of up-to-date lib's and such for the 26th of Feb.
38 > Where do I find the 'package' that Distrowatch seems to have found
39 > with almost everything being the latest and greatest?
40
41 gentoo is vastly different from almost every other distro out there.
42
43 It's a funny quirk of computers that you have to have a working OS
44 already running on the computer to install an OS. There's nothing magic
45 about an install, basically some software asks you a bunch of
46 questions, then copies a bunch of files to disk and writes appropriate
47 config files. When you reboot, the software that went on the disk just
48 happens to be correct so that the whole system will reboot and start
49 properly.
50
51 So how do you get this first running OS on the go so that it can do the
52 install? Well, it's on the install CD or flash drive. SuSE gives you a
53 customized SuSE on the CD that does things appropriately to install
54 SuSE.
55
56 This is where Gentoo is different. You don't have to use Gentoo to
57 install Gentoo, in fact you can use anything as long as it can connect
58 to the internet and write to the disk. There is a Gentoo install CD
59 available (updated infrequently) but I usually use Ubuntu (I just happen
60 to have a handy Ubuntu memory stick).
61
62 DistroWatch always quotes today as the most up to date version, because
63 there's always at least one package updated today. The date of the
64 install CD is whenever it was built (sometimes this gets to be 6 months
65 old). This is why Gentoo does not really have version numbers - the
66 "version" you have is whatever software you have running right now.
67
68 Assuming you have a handy Linux LiveCD (any distro) it's better to
69 download the stage3 as these are built daily and of all the available
70 methods, it's the most recent. But beware that you will still need to
71 download almost all the source code all over again with the first
72 update, and this is somewhere around 2G if you use KDE or Gnome.
73
74 It gets really painful really quick doing all that on dialup. Omit one
75 package from the list and you might not be able to complete a full
76 update.
77
78 None of this is unusual, the maintainer of Ubuntu and SuSE do all these
79 steps when they build their packages. They just shield you from the
80 hard bits and give you the final product nicely package. Gentoo gives
81 you the tools you need to do all that yourself, the key thing is "do it
82 yourself" - there is no way to "not do it yourself"
83
84 You should chat to Dale and listen closely. He's the guy who was most
85 recently forced to use dialup routinely, he can tell you what it's like.
86
87
88 --
89 Alan McKinnnon
90 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Is Gentoo for me? John <irgunii@×××××.com>