On 15/02/06, Ow Mun Heng <[EMAIL PROTECTED]> wrote: > BTW, I hosed my 'linked cloned" installation of Gentoo-Hardened(from a > VMware Workstation install because I changed the parent disk :( ) Where > can I find gentoo hardened stages which does not have SELINUX?
You're looking in the wrong place. Have a look under releases/x86/2005.1/stages/x86/hardened/ or experimental/amd64/hardened/stages/. Note that that's 2005.1, not 2005.1-r1. Strictly speaking, you don't have to start with a hardened stageball at all but it's simpler; the correct portage profile is selected and gcc's hardened specs will be selected/active right from the start. If you don't begin with a hardened stageball then I would recommend: * Set the /etc/make.profile symlink for the appropriate profile * Use gcc-config to enable the hardened specs (which will have the name "-hardened" appended in a regular stageball until gcc is rebuilt with USE="hardened") * emerge --oneshot binutils gcc glibc (or bootstrap.sh if your're using a stage1 tarball) Then proceed as per usual. Regards, --Kerin -- [email protected] mailing list
