HOWTO_Install_Gentoo_with_a_glibc_2.3.2_from_Stage_1
| Installation • Kernel & Hardware • Networks • Portage • Software • System • X Server • Gaming • Non-x86 • Emulators • Misc |
Contents |
Introduction
The aim of this HOWTO is to describe a way of bootstraping a system with a glibc 2.3.2. It adds the necessary things to the Gentoo Linux Install Reference.
The procedure is devided into three parts:
- Extract a stage tarball
- After emerge --sync
- After bootstrap
Extract a stage tarball
We need to take a stage1 tarball of the 2004.1 release, because this comes with a glibc 2.3.2-r9
# tar -xvjpf /path/to/stage/stage1-x86-2004.1.tar.bz2
After that follow all steps until
# emerge --sync
After emerge --sync
First we need to update portage
# emerge --nodeps portage
then we change the current profile
# cd /etc # rm make.profile # ln -sf ../usr/portage/profiles/default-linux/x86/2004.2 make.profile
To avoid the bootstrap script to install a glibc greater than 2.3.2
# echo ">=sys-libs/glibc-2.3.3" > /etc/portage/package.mask
Now edit your make.conf and
# cd /usr/portage; scripts/bootstrap.sh
After bootstrap
I don't really know if this is necessary but at least it does not harm:
# emerge portage
and now continue with
# emerge system
and the Gentoo Linux Install Reference.
Last modified: Mon, 03 Dec 2007 20:25:00 +1100 Hits: 19,237
Created by NickStallman.net, Luxury Homes Australia
Real estate agents should be using interactive floor plans and real estate agent tools.
