Gentoo Archives: gentoo-releng

From: Roger Miliker <roger55@g.o>
To: gentoo-doc@l.g.o, gentoo-releng@l.g.o
Subject: [gentoo-releng] last-minute changes for 2004.2 handbook for review.
Date: Sun, 18 Jul 2004 20:41:25
Message-Id: 200407182241.14786.roger55@gentoo.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi,
5 these are things I noticed:
6
7
8 chapter1:
9 http://www.gentoo.org/doc/en/handbook/draft/handbook-x86.xml?part=1&chap=1
10
11 originally:
12
13 At this moment we provide GRP packages for the following architectures:
14
15 The x86 architecture (x86, pentium3, pentium4, athlon-xp) and the special
16 purpose Gentoo Hardened profile
17 ...
18 ...
19 ...
20
21 The Gentoo Hardened project offers their own GRP set (and stages) focused on
22 building a proactively secure system. Anyone looking to build a server on the
23 x86 architecture should investigate this option.
24
25 should be:
26
27 At this moment we provide GRP packages for the following architectures:
28
29 The x86 architecture (x86, i686, pentium3, pentium4, athlon-xp)
30 Note: the x86 and i686 GRP packages (packages.iso) are available on our
31 mirrors, while pentium3, pentium4, athlon-xp are only available via
32 bittorrent.
33
34
35 (the hardened team currently doesn't offer GRP)
36 - ------------------------------------------
37
38 chapter2:
39 http://www.gentoo.org/doc/en/handbook/draft/handbook-x86.xml?part=1&chap=2
40
41 original:
42
43 If you take a closer look into releases/x86/2004.2 you will see that we also
44 provide Gentoo Package CDs (in the packagecd/) directory. This CD (which
45 isn't bootable) only contains precompiled packages and can be used to install
46 software after a succesfull Gentoo Installation. To install Gentoo, you only
47 need the Universal LiveCD, but if you want OpenOffice.org, Mozilla, KDE,
48 GNOME etc. without having to compile every single one of them, you need the
49 Packages CD too. For example the Athlon-XP (a subarchitecture of x86)
50 Packages CD is called packages-athlon-xp-2004.2.iso and can be found in the
51 appropriate subdirectory (athlon-xp).
52
53 should be:
54
55 ...
56 For example the i686 (a subarchitecture of x86) Packages CD is called
57 packages-i686-2004.2.iso and can be found in the appropriate subdirectory
58 (i686).
59
60 - ---------------------------------------
61
62 chapter5:
63 http://www.gentoo.org/doc/en/handbook/draft/handbook-x86.xml?part=1&chap=5
64
65 original:
66 ...
67 Depending on your installation medium, you have a couple of tools available to
68 download a stage. If you have lynx available, then you can immediately surf
69 to the Gentoo mirrorlist and choose a mirror close to you. Then pick the
70 releases/ directory, followed by your architecture (for instance x86/) and
71 the Gentoo version (2004.1/) to finish up with the stages/ directory. There
72 you should see all available stage files for your architecture. Select one
73 and press D to download. When you're finished, press Q to quit the browser.
74
75
76
77 Note: The Gentoo Hardened stages (for the x86 architecture) are part of the
78 2004.0/ release.
79
80 should be:
81
82 ....Then pick the releases/ directory, followed by your architecture (for
83 instance x86/) and the Gentoo version (2004.2/) to finish up with the stages/
84 directory....
85 ...
86
87 (hardened releases too for 2004.2 <-- ask tseng if that's *really* official)
88 !!!!!!^^^^^
89
90 original:
91
92 Code Listing 6: Checking integrity of a stage tarball
93
94 # md5sum -c stage1-x86-20040412.tar.bz2.md5
95 stage1-x86-20040412.tar.bz2: OK
96
97 should be:
98
99 Code Listing 6: Checking integrity of a stage tarball
100
101 # md5sum -c stage1-x86-2004.2.tar.bz2.md5
102 stage1-x86-2004.1.tar.bz2: OK
103 ......
104
105
106
107 original:
108
109 Code Listing 13: Extracting a Portage snapshot
110
111 # tar -xvjf /mnt/cdrom/snapshots/portage-20040413.tar.bz2 -C /mnt/gentoo/usr
112
113 should be:
114
115 Code Listing 13: Extracting a Portage snapshot
116
117 # tar -xvjf /mnt/cdrom/snapshots/portage-20040710.tar.bz2 -C /mnt/gentoo/usr
118
119
120 - ------------
121
122 beejay has taken a look too.
123
124 Thanks a lot for fixing stuff so close to release,
125 I'm hoping we can get that stuff smoothed earlier for the next release.
126
127 If there are any questions please contact wolf31o2 or beejay in
128 #gentoo-releng. (or me should I be available)
129
130
131 Cheers
132
133 roger55
134 -----BEGIN PGP SIGNATURE-----
135 Version: GnuPG v1.2.4 (GNU/Linux)
136
137 iD8DBQFA+uBmXVyFbRTgK5wRAvOVAJ97FzQv4SOZfuiHB51r7p5nXxwdFgCeOiv3
138 xKTcRduk6GN4Y1MT+TeaX+s=
139 =YC3N
140 -----END PGP SIGNATURE-----
141
142 --
143 gentoo-releng@g.o mailing list