diff options
author | Gordon Malm <gengor@gentoo.org> | 2009-09-14 23:00:58 +0000 |
---|---|---|
committer | Gordon Malm <gengor@gentoo.org> | 2009-09-14 23:00:58 +0000 |
commit | 7ad902e3b96feb3a9a6911f75468aa3c8d11f27c (patch) | |
tree | 415bcfe8f09a472dddc5f81d67689fb9e6d676f6 /profiles/hardened | |
parent | Change amd64/2008.0 profile deprecated messages (diff) | |
download | gentoo-2-7ad902e3b96feb3a9a6911f75468aa3c8d11f27c.tar.gz gentoo-2-7ad902e3b96feb3a9a6911f75468aa3c8d11f27c.tar.bz2 gentoo-2-7ad902e3b96feb3a9a6911f75468aa3c8d11f27c.zip |
Change x86/2008.0 profile deprecated messages
Diffstat (limited to 'profiles/hardened')
5 files changed, 34 insertions, 8 deletions
diff --git a/profiles/hardened/linux/x86/2008.0/deprecated b/profiles/hardened/linux/x86/2008.0/deprecated index 44e5c94d3a51..6920ba0c7d2f 100644 --- a/profiles/hardened/linux/x86/2008.0/deprecated +++ b/profiles/hardened/linux/x86/2008.0/deprecated @@ -1,2 +1,7 @@ hardened/linux/x86/10.0 -# Use eselect profile to switch into 10.0 profile. +# Check 'eselect profile list'. +# Find the number that corresponds with the hardened/linux/x86/10.0 profile. +# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. +# +# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/x86/2008.0/desktop/deprecated b/profiles/hardened/linux/x86/2008.0/desktop/deprecated index b9357ab8a4fc..6920ba0c7d2f 100644 --- a/profiles/hardened/linux/x86/2008.0/desktop/deprecated +++ b/profiles/hardened/linux/x86/2008.0/desktop/deprecated @@ -1,2 +1,7 @@ -hardened/linux/x86/10.0/desktop -# Use eselect profile to switch into 10.0 profile. +hardened/linux/x86/10.0 +# Check 'eselect profile list'. +# Find the number that corresponds with the hardened/linux/x86/10.0 profile. +# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. +# +# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/x86/2008.0/developer/deprecated b/profiles/hardened/linux/x86/2008.0/developer/deprecated index 38838049b5d7..6920ba0c7d2f 100644 --- a/profiles/hardened/linux/x86/2008.0/developer/deprecated +++ b/profiles/hardened/linux/x86/2008.0/developer/deprecated @@ -1,2 +1,7 @@ -hardened/linux/x86/10.0/developer -# Use eselect profile to switch into 10.0 profile. +hardened/linux/x86/10.0 +# Check 'eselect profile list'. +# Find the number that corresponds with the hardened/linux/x86/10.0 profile. +# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. +# +# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/x86/2008.0/no-nptl/deprecated b/profiles/hardened/linux/x86/2008.0/no-nptl/deprecated index 24b31e9624c2..0760bb669a82 100644 --- a/profiles/hardened/linux/x86/2008.0/no-nptl/deprecated +++ b/profiles/hardened/linux/x86/2008.0/no-nptl/deprecated @@ -1,2 +1,8 @@ hardened/linux/x86/10.0/no-nptl -# Use eselect profile to switch into 10.0 profile. +# Example change to hardened/linux/x86/10.0/no-nptl profile: +# cd /etc +# rm make.profile +# ln -s ../usr/portage/profiles/hardened/linux/x86/10.0/no-nptl make.profile +# +# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/x86/2008.0/server/deprecated b/profiles/hardened/linux/x86/2008.0/server/deprecated index 63007e3b9bf6..6920ba0c7d2f 100644 --- a/profiles/hardened/linux/x86/2008.0/server/deprecated +++ b/profiles/hardened/linux/x86/2008.0/server/deprecated @@ -1,2 +1,7 @@ -hardened/linux/x86/10.0/server -# Use eselect profile to switch into 10.0 profile. +hardened/linux/x86/10.0 +# Check 'eselect profile list'. +# Find the number that corresponds with the hardened/linux/x86/10.0 profile. +# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. +# +# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# See: "General instructions" in Section 3. "Profile updating instructions" |