diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-11 02:46:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-11 02:46:52 +0000 |
commit | 22ef4801c725211b9c1520615031ef28790ccf4b (patch) | |
tree | a1e1697d37345770e9dade5ea7c02e32ea091b12 /profiles | |
parent | Version bump. (diff) | |
download | historical-22ef4801c725211b9c1520615031ef28790ccf4b.tar.gz historical-22ef4801c725211b9c1520615031ef28790ccf4b.tar.bz2 historical-22ef4801c725211b9c1520615031ef28790ccf4b.zip |
old
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/uclibc/hardened/parent | 1 | ||||
-rw-r--r-- | profiles/uclibc/hardened/x86/deprecated | 5 | ||||
-rw-r--r-- | profiles/uclibc/hardened/x86/make.defaults | 40 | ||||
-rw-r--r-- | profiles/uclibc/hardened/x86/packages | 2 | ||||
-rw-r--r-- | profiles/uclibc/hardened/x86/parent | 1 |
5 files changed, 0 insertions, 49 deletions
diff --git a/profiles/uclibc/hardened/parent b/profiles/uclibc/hardened/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/uclibc/hardened/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/uclibc/hardened/x86/deprecated b/profiles/uclibc/hardened/x86/deprecated deleted file mode 100644 index d100578d4ebc..000000000000 --- a/profiles/uclibc/hardened/x86/deprecated +++ /dev/null @@ -1,5 +0,0 @@ -uclibc/x86/hardened -# emerge -n '>=sys-apps/portage-2.0.51' -# cd /etc/ -# rm make.profile -# ln -s ../usr/portage/profiles/uclibc/x86/hardened make.profile diff --git a/profiles/uclibc/hardened/x86/make.defaults b/profiles/uclibc/hardened/x86/make.defaults deleted file mode 100644 index f6af2d4ee5e7..000000000000 --- a/profiles/uclibc/hardened/x86/make.defaults +++ /dev/null @@ -1,40 +0,0 @@ -USE="x86 berkdb crypt ncurses readline ssl tcpd zlib pic pie hardened uclibc" -STAGE1_USE="uclibc hardened pic" -GRP_STAGE23_USE="x86 berkdb crypt ncurses readline ssl tcpd zlib pic pie hardened uclibc" - -ARCH="x86" -ACCEPT_KEYWORDS="x86" - -# -# FEATURES are settings that affect the functionality of portage. Most of -# these settings are for developer use, but some are available to non- -# developers as well. -# -# 'nodoc' remove 'doc' in the preinstall phase. -# functionality equivalent to rm -rf usr/share/doc/ -# -# 'noinfo' remove 'info' pages in the preinstall phase. -# functionality equivalent to rm -rf usr/share/info/ -# -# 'noman' remove 'man' pages in the preinstall phase. -# functionality equivalent to rm -rf usr/share/man/ -# -# 'sandbox' enable sandbox-ing when running emerge and ebuild -# -# 'sfperms' feature for security minded people that causes portage to -# remove group+other readable bits on setuid files and -# remove the other readable bits on setgid files. -# -# 'strict' causes portage to react strongly to conditions that -# have the potential to be dangerous -- like missing or -# incorrect Manifest files. -# -# 'userpriv' allows portage to drop root privleges while it is compiling -# as a security measure, and as a side effect this can remove -# sandbox access violations for users. -# -# 'usersandbox' enables sandboxing while portage is running under userpriv. -# unpack -- for debugging purposes only. - -FEATURES="sandbox sfperms strict nodoc noinfo noman" -#FEATURES="${FEATURES} userpriv usersandbox" diff --git a/profiles/uclibc/hardened/x86/packages b/profiles/uclibc/hardened/x86/packages deleted file mode 100644 index dadbd89fb0a6..000000000000 --- a/profiles/uclibc/hardened/x86/packages +++ /dev/null @@ -1,2 +0,0 @@ --*<sys-devel/binutils-2.14.90.0.7 -*>=sys-devel/binutils-2.14.90.0.8 diff --git a/profiles/uclibc/hardened/x86/parent b/profiles/uclibc/hardened/x86/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/uclibc/hardened/x86/parent +++ /dev/null @@ -1 +0,0 @@ -.. |