Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-announce@g.o, gentoo-dev@g.o
Subject: [gentoo-dev] New Gentoo Linux/Portage Releases
Date: Fri, 19 Oct 2001 21:15:06
Message-Id: 20011019211506.B12534@cvs.gentoo.org
1 Hi everyone,
2
3 There have been several new developments in the Gentoo Linux front. First,
4 there is now a new version of Portage available, version 1.6.11. This version
5 supports conditional downloads based on USE variables, by using the following
6 syntax in SRC_URI:
7
8 SRC_URI="http://www.gentoo.org/foo.tbz2 openssl? http://www.gentoo.org/foo-openssl.patch.gz"
9
10 We also now have a new Gentoo Linux 1.0_rc6 release -- revision 10. The ISO
11 releases have been renamed so that they're "in-sync" with the .tbz2 releases to
12 ease confusion (what was going to be -r13.iso is now -r10.iso).
13
14 This new Gentoo Linux release includes:
15
16 * extensive improvements to the system initialization scripts
17 * kernel 2.4.10 with preempt, low-latency, ext3, LVM and ACPI patches applied
18 * an ISO with pcmcia-cs commands and modules included
19
20 You can grab the latest -r10 .tbz2 and .iso files at:
21
22 http://www.ibiblio.org/gentoo/snapshots/build/ix86-linux-gnu/
23
24 The latest, updated install instructions are available at:
25
26 http://www.gentoo.org/doc/build.html
27
28 Thanks to all developers and contributors for making this the best version of
29 Gentoo Linux yet, and enjoy!
30
31 Best Regards,
32
33 --
34 Daniel Robbins <drobbins@g.o>
35 Chief Architect/President http://www.gentoo.org
36 Gentoo Technologies, Inc.

Replies

Subject Author
Re: [gentoo-dev] New Gentoo Linux/Portage Releases Dan Armak <danarmak@g.o>