x86 Release Notes for Gentoo Linux 2004.0
1.
The Gentoo Linux Project
Overview
Gentoo Linux is a community driven project committed to producing
high quality opensource software. These release notes for Gentoo Linux 2004.0
summarize important package updates, security updates, and many other changes
that have happened since Gentoo Linux 1.4.
Table of Contents
- 1. Overview
- 2. Important Changes
- 2.1 Security Updates
- 2.2 Errata
- 2.3 Critical Package Updates
- 2.4 Portage Updates
- 2.5 Userland Updates
- 2.6 Documentation Updates
- 3. Upgrading from previous versions of Gentoo Linux
2.
Important Changes for 2004.0
Security Updates
Gentoo Linux 2004.0 contains security updates to address GLSAs
(Gentoo Linux Security Advisories) numbered 200308-01 to 200402-07.
Individual GLSAs can be referenced by going to
http://www.gentoo.org/security/en/glsa/glsa-$x.xml, and substituting $x
with the desired GLSA number.
For more information, please consult the the gentoo-security mailing list
archive.
Errata
| Errata |
Workaround |
| Errors at boot about not being able to umount /dev. |
Cosmetic, will be fixed for 2004.1. |
| Some NForce2 based boards may not display the bootsplash
graphics properly. |
Boot using the gentoo-nofb or smp-nofb kernels. |
|
Bug 43726:
In the GRP-Sets, a package is only available for linux-2.4.24, but .25 is
marked stable in the snapshot |
When merging vanilla-sources, use emerge =vanilla-sources-2.4.24 as
a workaround. |
| Harddisk is not recognized using LiveCD under VMWare. |
Load the buslogic module by running
the command modprobe buslogic as root. |
| The genkernel sources are not included on the universal-cds. This prevents a user
to continue with networkless installation. |
Configure / Compile your kernel without genkernel or try emerge -p --fetchonly genkernel
to see what file would be downloaded by Portage. Try then to download that file somewhere else and
copy it into /usr/portage/distfiles/ on your machine; you should now be able to install genkernel |
| 3com 574 PCMCIA network interface cards are not supported by the kernels on the LiveCD |
Try to install via another LiveCD (either an older Gentoo-CD or Knoppix) |
| pptp missing on the live-cd |
Install also via another LiveCD (either an older Gentoo-CD or Knoppix) |
Critical Package Updates
Important package-versions in this release:
- gcc 3.3.2-r5
- glibc 2.3.2-r9
- aa-sources-2.4.23-r1
- ck-sources-2.4.23-r1
- development-sources-2.6.3
- gaming-sources-2.4.20-r8
- gentoo-dev-sources-2.6.3-r1
- gentoo-sources-2.4.22-r7
- grsec-sources-2.4.25.1.9.14
- gs-sources-2.4.25_pre7-r2
- mm-sources-2.6.3-r4
- openmosix-sources-2.4.22-r4
- planet-ccrma-sources-2.4.21-r5
- usermode-sources-2.6.3-r1
- vanilla-sources-2.4.25
- win4lin-sources-2.4.23-r2
- wolk-sources-4.9-r4
- xfs-sources-2.4.24-r3
- Portage 2.0.50-r1
- XFree86 4.3.0-r5
- KDE 3.2.0
- GNOME 2.4.2
- XFCE4 4.0.1
Coreutils is now available in Version 5.0.91-r4 with ACL
patches.
Portage Updates
The Portage version included in this release is 2.0.50-r1 and
the ChangeLog
can be found via our online CVS repository.
Userland Updates
- Genkernel has been updated. Its behaviour is different
to previous versions in previous releases.
- Gentoo Linux 2004.0 is fully compatible with Linux kernel 2.6.
To use kernel 2.6, just emerge gentoo-dev-sources.
- Catalyst, the Gentoo Release Metatool, is stable in Portage as version
1.0.2. To use Catalyst, simply emerge catalyst.
Documentation Updates
Gentoo Linux 2004.0 on deprecates all single arch installation manuals in favor
of the Gentoo Linux Handbook.
The Gentoo Linux Handbook offers the most up-to-date information on all aspects of the
Gentoo Linux installation process.
3.
Upgrading and Installation of Gentoo Linux 2004.0
Installing Gentoo Linux 2004.0
The entire Gentoo Linux installation process is documented
in the Gentoo Handbook.
Each architecture offers three LiveCDs. The first one being a universal
bootable LiveCD which can be used to install with or without an Internet connection.
The second LiveCD is a non-bootable subarch-optimized Gentoo Reference Platform (GRP)
LiveCD which contains precompiled binaries of popular
programs such as XFree86, KDE, and GNOME. The third LiveCD is a bootable minimal LiveCD
that is smaller in size and includes only the basics needed to simply boot a machine.
At minimum, the universal or minimal LiveCD is required to boot the machine and install Gentoo.
The universal LiveCD requires an Internet connection to install from a stage1
installation tarball, but does not require an Internet connection to install
from a stage3 installation tarball. The minimal LiveCD requires an Internet connection
to install Gentoo Linux.
There are several kernels to choose from when using a Gentoo LiveCD to boot your
machine. The two main choices, the 2.4.24 based gentoo kernel and the 2.6.1 based smp kernel
will boot the machine into either uniprocessor or multiprocessor (SMP) mode, respectively.
The other two options, gentoo-nofb and smp-nofb boot the machine into uniprocessor
or multiprocessor mode without console framebuffer support. Press "F1" at the boot
prompt to choose which kernel to boot into.
The LiveCDs are located on the mirrors as follows:
| LiveCD Description |
Location on Mirrors |
| Universal bootable LiveCD |
/releases/x86/2004.0/livecd/universal/install-x86-universal-2004.0.iso |
| Minimal bootable LiveCD |
/releases/x86/2004.0/livecd/universal/install-x86-minimal-2004.0.iso |
| Non-bootable GRP LiveCD |
/releases/x86/2004.0/livecd/$subarch/packages-$subarch-2004.0.iso |
Upgrading to Gentoo Linux 2004.0
If you already have a working installation of Gentoo Linux (Version
1.4) there is no need to reinstall. You will automatically get
Gentoo 2004.0 if you sync your Portage tree and run
emerge --update world. If you still have an installation
with a Gentoo 1.2 profile it might make sense -- in some cases --
that you do a new installation.
There is also the possibility to update your system to a 1.4
profile from which you -- as already stated -- can easily get to
Gentoo 2004.0. This update includes recompiling of glibc and some
essential system packages; it will take a very long time (possibly
longer as a complete re-installation) and it might also fail. So if
you still have an installation with a Gentoo 1.2 profile, it's
your decision whether you update or reinstall.
The contents of this document are licensed under the Creative Commons -
Attribution / Share Alike license.
|