Click here to download stage4-i686-2007.0
Code: Select all
md5sum: 879d9ccdbcd6fb0f87d6d699c580be5b
sha512sum: 19864172d6eb19121fd5a9497e40ecaabe7825a7b8e58c0ac4e17c7edda71a9199d688aa828b66fb60c59c00e5e136069d7a07b12f8667edbe9bf377e62fc375Click here to download stage4-i686-2007.0_kdebase
Code: Select all
md5sum: b6c1559d54f5bc2b7ff8da7f528b6510
sha512sum: 97ff76fb03cf6b45b76ba0a96068dd3a368047c2f10ba19ef9c0ec8d6a6fa7f7ea97ed977206033559a5e3a8b6db4a8420379339460e56338f4aff7e90af78a8-The stage 4 will be downloadable through ftp and bittorrent.
Update schedule
-Stage4 tarballs gets updated (with emerge world) twice a year with each new Gentoo release.
Three types of stage 4 tarball's
-stage4-i686-2007.0 / Basic system
-stage4-i686-2007.0_X11 / Basic system with X
-stage4-i686-2007.0_KDE / Basic system with X + KDEbase
All stage 4's should include a readme documenting all changes.
make.conf
Code: Select all
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-march=i686 -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
# This should not be changed unless you know exactly what you are doing. You
# should probably be using a different stage, instead.
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j2"
USE=""
INPUT_DEVICES="evdev joystick keyboard mouse acecad aiptek calcomp citron digitaledge dmc dynapro elo2300 elographics fpit hyperpen jamstudio magellan microtouch mutouch palmax penmount spaceorb summa synaptics tek4957 ur98 vmmouse void wacom"
VIDEO_CARDS="nv vesa apm ark chips cirrus cyrix dummy epson fbdev glint i128 i740 i810 imstt mach64 mga neomagic nsc r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vga via vmware voodoo"
PORTAGE_ELOG_CLASSES="info warn error log"
PORTAGE_ELOG_SYSTEM="save"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"Building the stage 4
Code: Select all
# rm /etc/ssh/ssh_host*
# rm -iv /etc/resolv.conf Code: Select all
/etc/ssh/ssh_host_*
/home/*
/mnt/*
/media/*
/lost+found
/proc/*
/sys/*
/tmp/*
/usr/portage/distfiles/*
/var/tmp/*Code: Select all
# tar cvjfp /mnt/usb/stage4.tar.bz2 / -X stage4.excl-the secure 686 binhost server project
See also
-Which USEflags should I use for my portage binhost?
-How do I set up a secure binhost?






