* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/hardened/linux/uclibc/x86/
@ 2011-12-22 13:15 Anthony G. Basile
0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile @ 2011-12-22 13:15 UTC (permalink / raw
To: gentoo-commits
commit: 97ef5fe82d363c62828f871c7d3f94b9c73f2dfd
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 13:15:53 2011 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 13:15:53 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=97ef5fe8
Relaxing profiles to see what breaks
---
profiles/hardened/linux/uclibc/make.defaults | 4 ++--
profiles/hardened/linux/uclibc/package.mask | 16 ----------------
profiles/hardened/linux/uclibc/packages | 3 ---
profiles/hardened/linux/uclibc/packages.build | 3 ---
profiles/hardened/linux/uclibc/use.mask | 5 -----
.../hardened/linux/uclibc/x86/package.use.mask | 4 ----
6 files changed, 2 insertions(+), 33 deletions(-)
diff --git a/profiles/hardened/linux/uclibc/make.defaults b/profiles/hardened/linux/uclibc/make.defaults
index ad4fd73..385cadb 100644
--- a/profiles/hardened/linux/uclibc/make.defaults
+++ b/profiles/hardened/linux/uclibc/make.defaults
@@ -2,7 +2,7 @@ CFLAGS="-Os"
CXXFLAGS="${CFLAGS}"
PORTAGE_LIBC="uClibc"
ELIBC=uclibc
-FEATURES="sandbox sfperms strict nodoc noinfo noman"
+FEATURES="sandbox sfperms strict"
-USE="ncurses readline zlib uclibc -fortran -pam -berkdb -ipv6 -pppd"
+USE="ncurses readline zlib uclibc -pam"
BOOTSTRAP_USE="${BOOTSTRAP_USE} uclibc"
diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index 6a2d9c6..be69761 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -1,18 +1,2 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/package.mask,v 1.21 2011/08/09 02:18:12 zmedico Exp $
-
-# glib-2.x requires working locale/iconv which
-# isn't available atm in uclibc
->=dev-libs/glib-2.5
-
-sys-libs/uclibc
sys-libs/glibc
-
-# breaks gcc and such
-dev-libs/libiconv
-
-# requires funcs we dont yet provide
->=sys-fs/xfsprogs-2.8.10
-
->sys-fs/udev-141
diff --git a/profiles/hardened/linux/uclibc/packages b/profiles/hardened/linux/uclibc/packages
index d4a830f..5345fbd 100644
--- a/profiles/hardened/linux/uclibc/packages
+++ b/profiles/hardened/linux/uclibc/packages
@@ -1,4 +1 @@
app-misc/pax-utils
-
-# this will be added by nls
--*sys-devel/gettext
diff --git a/profiles/hardened/linux/uclibc/packages.build b/profiles/hardened/linux/uclibc/packages.build
index 627fe56..3ee34a3 100644
--- a/profiles/hardened/linux/uclibc/packages.build
+++ b/profiles/hardened/linux/uclibc/packages.build
@@ -1,4 +1 @@
-# this should be added by nls only
--sys-devel/gettext
-
sys-apps/shadow
diff --git a/profiles/hardened/linux/uclibc/use.mask b/profiles/hardened/linux/uclibc/use.mask
index aa23eee..9d16087 100644
--- a/profiles/hardened/linux/uclibc/use.mask
+++ b/profiles/hardened/linux/uclibc/use.mask
@@ -1,8 +1,3 @@
-iconv
-nls
-nptl
-nis
-
emul-linux-x86
-uclibc
diff --git a/profiles/hardened/linux/uclibc/x86/package.use.mask b/profiles/hardened/linux/uclibc/x86/package.use.mask
index 23e45cc..c0c479e 100644
--- a/profiles/hardened/linux/uclibc/x86/package.use.mask
+++ b/profiles/hardened/linux/uclibc/x86/package.use.mask
@@ -1,5 +1 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/x86/package.use.mask,v 1.4 2010/03/31 16:07:57 caster Exp $
-
sys-devel/gcc -hardened
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/hardened/linux/uclibc/x86/
@ 2012-01-02 21:18 Anthony G. Basile
0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile @ 2012-01-02 21:18 UTC (permalink / raw
To: gentoo-commits
commit: a8d4e71fa9cdd46c45a4258da64f459d44771629
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 21:18:01 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 21:18:01 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=a8d4e71f
profile: made maskings specific to x86
---
profiles/hardened/linux/uclibc/package.mask | 9 ---------
.../hardened/linux/uclibc/{ => x86}/package.mask | 7 +------
2 files changed, 1 insertions(+), 15 deletions(-)
diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index c1f9b07..e7eebf6 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -3,12 +3,3 @@ sys-libs/glibc
sys-devel/gettext
dev-libs/glib
-
->app-admin/sudo-1.7.4_p5
->app-text/tree-1.5.3
->dev-util/pkgconfig-0.25-r2
->dev-vcs/git-1.7
->net-misc/dhcp-3.1.2_p1
->sys-apps/coreutils-8.5-r1
->sys-apps/util-linux-2.18-r1
->sys-fs/udev-141
diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/x86/package.mask
similarity index 74%
copy from profiles/hardened/linux/uclibc/package.mask
copy to profiles/hardened/linux/uclibc/x86/package.mask
index c1f9b07..75f1fc9 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/x86/package.mask
@@ -1,9 +1,3 @@
--sys-libs/uclibc
-sys-libs/glibc
-
-sys-devel/gettext
-dev-libs/glib
-
>app-admin/sudo-1.7.4_p5
>app-text/tree-1.5.3
>dev-util/pkgconfig-0.25-r2
@@ -12,3 +6,4 @@ dev-libs/glib
>sys-apps/coreutils-8.5-r1
>sys-apps/util-linux-2.18-r1
>sys-fs/udev-141
+>sys-libs/readline-5.2_p14
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/hardened/linux/uclibc/x86/
@ 2012-01-02 22:02 Anthony G. Basile
0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile @ 2012-01-02 22:02 UTC (permalink / raw
To: gentoo-commits
commit: 26d63f517343ec9e1608f1e2fc881e372c10f106
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 22:02:07 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 22:02:07 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=26d63f51
profiles: unmask linux-headers and gettext
---
profiles/hardened/linux/uclibc/package.mask | 1 -
profiles/hardened/linux/uclibc/x86/package.unmask | 2 ++
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index e7eebf6..90e6d7f 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -1,5 +1,4 @@
-sys-libs/uclibc
sys-libs/glibc
-sys-devel/gettext
dev-libs/glib
diff --git a/profiles/hardened/linux/uclibc/x86/package.unmask b/profiles/hardened/linux/uclibc/x86/package.unmask
new file mode 100644
index 0000000..04c2593
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/x86/package.unmask
@@ -0,0 +1,2 @@
+sys-kernel/linux-headers
+sys-devel/gettext
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/hardened/linux/uclibc/x86/
@ 2012-01-02 22:05 Anthony G. Basile
0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile @ 2012-01-02 22:05 UTC (permalink / raw
To: gentoo-commits
commit: 20049d8a11851bf52fecf0cca9a010a5da1b74b0
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 22:02:07 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 22:04:39 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=20049d8a
profiles: accept_keywords linux-headers and gettext
---
profiles/hardened/linux/uclibc/package.mask | 1 -
.../linux/uclibc/x86/package.accept_keywords | 2 ++
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index e7eebf6..90e6d7f 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -1,5 +1,4 @@
-sys-libs/uclibc
sys-libs/glibc
-sys-devel/gettext
dev-libs/glib
diff --git a/profiles/hardened/linux/uclibc/x86/package.accept_keywords b/profiles/hardened/linux/uclibc/x86/package.accept_keywords
new file mode 100644
index 0000000..04c2593
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/x86/package.accept_keywords
@@ -0,0 +1,2 @@
+sys-kernel/linux-headers
+sys-devel/gettext
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/hardened/linux/uclibc/x86/
@ 2012-01-03 2:43 Anthony G. Basile
0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile @ 2012-01-03 2:43 UTC (permalink / raw
To: gentoo-commits
commit: a36c89136b794eb62c7d3a5369759b94fd3c304f
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 3 02:43:48 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 02:43:48 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=a36c8913
profiles: relaxing unnecessary maskings
---
profiles/hardened/linux/uclibc/package.mask | 2 --
profiles/hardened/linux/uclibc/packages | 2 ++
profiles/hardened/linux/uclibc/use.mask | 1 -
.../linux/uclibc/x86/package.accept_keywords | 1 +
profiles/hardened/linux/uclibc/x86/package.mask | 6 ------
.../hardened/linux/uclibc/x86/package.use.mask | 1 -
6 files changed, 3 insertions(+), 10 deletions(-)
diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
index 90e6d7f..be69761 100644
--- a/profiles/hardened/linux/uclibc/package.mask
+++ b/profiles/hardened/linux/uclibc/package.mask
@@ -1,4 +1,2 @@
-sys-libs/uclibc
sys-libs/glibc
-
-dev-libs/glib
diff --git a/profiles/hardened/linux/uclibc/packages b/profiles/hardened/linux/uclibc/packages
index 5345fbd..4589a54 100644
--- a/profiles/hardened/linux/uclibc/packages
+++ b/profiles/hardened/linux/uclibc/packages
@@ -1 +1,3 @@
app-misc/pax-utils
+dev-libs/libiconv
+-*sys-apps/man-pages
diff --git a/profiles/hardened/linux/uclibc/use.mask b/profiles/hardened/linux/uclibc/use.mask
index 59c1b44..9b179aa 100644
--- a/profiles/hardened/linux/uclibc/use.mask
+++ b/profiles/hardened/linux/uclibc/use.mask
@@ -1,5 +1,4 @@
nls
-iconv
emul-linux-x86
-uclibc
diff --git a/profiles/hardened/linux/uclibc/x86/package.accept_keywords b/profiles/hardened/linux/uclibc/x86/package.accept_keywords
index 04c2593..4d519e0 100644
--- a/profiles/hardened/linux/uclibc/x86/package.accept_keywords
+++ b/profiles/hardened/linux/uclibc/x86/package.accept_keywords
@@ -1,2 +1,3 @@
+dev-libs/glib
sys-kernel/linux-headers
sys-devel/gettext
diff --git a/profiles/hardened/linux/uclibc/x86/package.mask b/profiles/hardened/linux/uclibc/x86/package.mask
index 75f1fc9..414bc48 100644
--- a/profiles/hardened/linux/uclibc/x86/package.mask
+++ b/profiles/hardened/linux/uclibc/x86/package.mask
@@ -1,9 +1,3 @@
->app-admin/sudo-1.7.4_p5
->app-text/tree-1.5.3
->dev-util/pkgconfig-0.25-r2
->dev-vcs/git-1.7
->net-misc/dhcp-3.1.2_p1
->sys-apps/coreutils-8.5-r1
>sys-apps/util-linux-2.18-r1
>sys-fs/udev-141
>sys-libs/readline-5.2_p14
diff --git a/profiles/hardened/linux/uclibc/x86/package.use.mask b/profiles/hardened/linux/uclibc/x86/package.use.mask
deleted file mode 100644
index c0c479e..0000000
--- a/profiles/hardened/linux/uclibc/x86/package.use.mask
+++ /dev/null
@@ -1 +0,0 @@
-sys-devel/gcc -hardened
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/hardened/linux/uclibc/x86/
@ 2012-01-03 3:32 Anthony G. Basile
0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile @ 2012-01-03 3:32 UTC (permalink / raw
To: gentoo-commits
commit: 0dc0465614259cc6a27ad96e3ee85e6c32e8d6e3
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 3 03:32:11 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 03:32:11 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=0dc04656
profiles: relaxing unnecessary USE maskings
---
profiles/hardened/linux/uclibc/make.defaults | 2 +-
profiles/hardened/linux/uclibc/package.use.mask | 3 ---
profiles/hardened/linux/uclibc/packages.build | 1 -
profiles/hardened/linux/uclibc/x86/make.defaults | 3 +--
.../hardened/linux/uclibc/x86/package.use.mask | 1 +
5 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/profiles/hardened/linux/uclibc/make.defaults b/profiles/hardened/linux/uclibc/make.defaults
index d479f74..069f068 100644
--- a/profiles/hardened/linux/uclibc/make.defaults
+++ b/profiles/hardened/linux/uclibc/make.defaults
@@ -4,5 +4,5 @@ PORTAGE_LIBC="uClibc"
ELIBC=uclibc
FEATURES="sandbox sfperms strict"
-USE="ncurses nptl readline zlib uclibc -pam unicode xattr"
+USE="ncurses nptl readline uclibc unicode xattr zlib -pam"
BOOTSTRAP_USE="${BOOTSTRAP_USE} uclibc"
diff --git a/profiles/hardened/linux/uclibc/package.use.mask b/profiles/hardened/linux/uclibc/package.use.mask
deleted file mode 100644
index cf149a8..0000000
--- a/profiles/hardened/linux/uclibc/package.use.mask
+++ /dev/null
@@ -1,3 +0,0 @@
-dev-lang/python ipv6
-sys-process/psmisc ipv6
-net-misc/iputils ipv6
diff --git a/profiles/hardened/linux/uclibc/packages.build b/profiles/hardened/linux/uclibc/packages.build
deleted file mode 100644
index 3ee34a3..0000000
--- a/profiles/hardened/linux/uclibc/packages.build
+++ /dev/null
@@ -1 +0,0 @@
-sys-apps/shadow
diff --git a/profiles/hardened/linux/uclibc/x86/make.defaults b/profiles/hardened/linux/uclibc/x86/make.defaults
index 0c8f59e..48a2633 100644
--- a/profiles/hardened/linux/uclibc/x86/make.defaults
+++ b/profiles/hardened/linux/uclibc/x86/make.defaults
@@ -1,7 +1,6 @@
ARCH="x86"
ACCEPT_KEYWORDS="x86"
CHOST="i386-gentoo-linux-uclibc"
-UCLIBC_CPU_DEFAULT="GENERIC_386"
-USE="ncurses readline zlib uclibc hardened pic"
+USE="hardened ncurses pic readline uclibc zlib"
BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pic"
diff --git a/profiles/hardened/linux/uclibc/x86/package.use.mask b/profiles/hardened/linux/uclibc/x86/package.use.mask
new file mode 100644
index 0000000..0388180
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/x86/package.use.mask
@@ -0,0 +1 @@
+net-misc/iputils ipv6
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-01-03 3:32 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-22 13:15 [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/, profiles/hardened/linux/uclibc/x86/ Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2012-01-02 21:18 Anthony G. Basile
2012-01-02 22:02 Anthony G. Basile
2012-01-02 22:05 Anthony G. Basile
2012-01-03 2:43 Anthony G. Basile
2012-01-03 3:32 Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox