diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2007-07-23 02:49:00 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2007-07-23 02:49:00 +0000 |
commit | ae6c9449751333c1bbd258a2ad7cd6893a7f2a86 (patch) | |
tree | 0eb8e55ad9112fe0fc81f1371fbd278ab5d0f4aa | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-ae6c9449751333c1bbd258a2ad7cd6893a7f2a86.tar.gz gentoo-2-ae6c9449751333c1bbd258a2ad7cd6893a7f2a86.tar.bz2 gentoo-2-ae6c9449751333c1bbd258a2ad7cd6893a7f2a86.zip |
deprecate 2006.1 dev selinux profiles
-rw-r--r-- | profiles/selinux/alpha/2006.1/deprecated | 5 | ||||
-rw-r--r-- | profiles/selinux/amd64/2006.1/deprecated | 5 | ||||
-rw-r--r-- | profiles/selinux/mips/mips64/2006.1/deprecated | 5 | ||||
-rw-r--r-- | profiles/selinux/ppc/ppc32/2006.1/G3/deprecated | 5 | ||||
-rw-r--r-- | profiles/selinux/ppc/ppc32/2006.1/G4/deprecated | 5 | ||||
-rw-r--r-- | profiles/selinux/ppc/ppc32/2006.1/deprecated | 5 | ||||
-rw-r--r-- | profiles/selinux/sparc/sparc64/2006.1/deprecated | 5 | ||||
-rw-r--r-- | profiles/selinux/x86/2006.1/deprecated | 5 |
8 files changed, 40 insertions, 0 deletions
diff --git a/profiles/selinux/alpha/2006.1/deprecated b/profiles/selinux/alpha/2006.1/deprecated new file mode 100644 index 000000000000..8b256ef26eff --- /dev/null +++ b/profiles/selinux/alpha/2006.1/deprecated @@ -0,0 +1,5 @@ +selinux/2007.0/alpha +# emerge -n '>=sys-apps/portage-2.1.2.0' +# cd /etc +# rm make.profile +# ln -s /usr/portage/profiles/selinux/2007.0/alpha make.profile diff --git a/profiles/selinux/amd64/2006.1/deprecated b/profiles/selinux/amd64/2006.1/deprecated new file mode 100644 index 000000000000..24775d8d4a26 --- /dev/null +++ b/profiles/selinux/amd64/2006.1/deprecated @@ -0,0 +1,5 @@ +selinux/2007.0/amd64 +# emerge -n '>=sys-apps/portage-2.1.2.0' +# cd /etc +# rm make.profile +# ln -s /usr/portage/profiles/selinux/2007.0/amd64 make.profile diff --git a/profiles/selinux/mips/mips64/2006.1/deprecated b/profiles/selinux/mips/mips64/2006.1/deprecated new file mode 100644 index 000000000000..81d6752921fd --- /dev/null +++ b/profiles/selinux/mips/mips64/2006.1/deprecated @@ -0,0 +1,5 @@ +selinux/2007.0/mips +# emerge -n '>=sys-apps/portage-2.1.2.0' +# cd /etc +# rm make.profile +# ln -s /usr/portage/profiles/selinux/2007.0/mips make.profile diff --git a/profiles/selinux/ppc/ppc32/2006.1/G3/deprecated b/profiles/selinux/ppc/ppc32/2006.1/G3/deprecated new file mode 100644 index 000000000000..0b217f4c5273 --- /dev/null +++ b/profiles/selinux/ppc/ppc32/2006.1/G3/deprecated @@ -0,0 +1,5 @@ +selinux/2007.0/ppc +# emerge -n '>=sys-apps/portage-2.1.2.0' +# cd /etc +# rm make.profile +# ln -s /usr/portage/profiles/selinux/2007.0/ppc make.profile diff --git a/profiles/selinux/ppc/ppc32/2006.1/G4/deprecated b/profiles/selinux/ppc/ppc32/2006.1/G4/deprecated new file mode 100644 index 000000000000..0b217f4c5273 --- /dev/null +++ b/profiles/selinux/ppc/ppc32/2006.1/G4/deprecated @@ -0,0 +1,5 @@ +selinux/2007.0/ppc +# emerge -n '>=sys-apps/portage-2.1.2.0' +# cd /etc +# rm make.profile +# ln -s /usr/portage/profiles/selinux/2007.0/ppc make.profile diff --git a/profiles/selinux/ppc/ppc32/2006.1/deprecated b/profiles/selinux/ppc/ppc32/2006.1/deprecated new file mode 100644 index 000000000000..0b217f4c5273 --- /dev/null +++ b/profiles/selinux/ppc/ppc32/2006.1/deprecated @@ -0,0 +1,5 @@ +selinux/2007.0/ppc +# emerge -n '>=sys-apps/portage-2.1.2.0' +# cd /etc +# rm make.profile +# ln -s /usr/portage/profiles/selinux/2007.0/ppc make.profile diff --git a/profiles/selinux/sparc/sparc64/2006.1/deprecated b/profiles/selinux/sparc/sparc64/2006.1/deprecated new file mode 100644 index 000000000000..ec368fe54516 --- /dev/null +++ b/profiles/selinux/sparc/sparc64/2006.1/deprecated @@ -0,0 +1,5 @@ +selinux/2007.0/sparc64 +# emerge -n '>=sys-apps/portage-2.1.2.0' +# cd /etc +# rm make.profile +# ln -s /usr/portage/profiles/selinux/2007.0/sparc64 make.profile diff --git a/profiles/selinux/x86/2006.1/deprecated b/profiles/selinux/x86/2006.1/deprecated new file mode 100644 index 000000000000..3eb9f133a893 --- /dev/null +++ b/profiles/selinux/x86/2006.1/deprecated @@ -0,0 +1,5 @@ +selinux/2007.0/x86 +# emerge -n '>=sys-apps/portage-2.1.2.0' +# cd /etc +# rm make.profile +# ln -s /usr/portage/profiles/selinux/2007.0/x86 make.profile |