On Tue, Nov 02, 2010 at 10:23:36PM -0100, Jorge Manuel B. S. Vicetto wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 02-11-2010 19:30, Markos Chandras wrote:
> - -           ewarn "This profile has not been tested thoroughly and is not
> considered to be"
> - -           ewarn "a supported server profile at this time.  For a supported
> server"
> - -           ewarn "profile, please check the Hardened project
> (http://hardened.gentoo.org)."
> 
> As was stated a few times in this thread, simply dropping this ewarn
> without adding a warning somewhere that anyone looking for a production
> server profile should be looking at hardened, doesn't seem prudent to me.
>
Hmm ok. Updated now
> - -- 
> Regards,
> 
> Jorge Vicetto (jmbsvicetto) - jmbsvicetto at gentoo dot org
> Gentoo- forums / Userrel / Devrel / KDE / Elections / RelEng
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.16 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iQIcBAEBAgAGBQJM0J13AAoJEC8ZTXQF1qEPrEAP/3GNLyH67SLszchOL1wjvctE
> xEZ+yCDrTexXmc1A4YzqYKjVicTXgDdmIPThwD274YTGCfOqCzgOalcTqfHEu6X3
> W3044m/YOHi1BeNpNXnLqdyleVFKtDs8YvsZkawUFIgyjMOQ0sKzetyORkk4QE4N
> 5kr6c4eGN36uIpe2P7viufgvgxAaJwP4k2xsVmVKOpMzGkGLmq8WNeeGTZZ4Jw9O
> LPD70gI+QBtgYYzqFMB5XMxA2ia4kYJibCrrzC9sqnRpfEStXXXSAWcjUn8aslOw
> +h4ITENwAqY/exRDLpTHXWpU5SzLz+UU9Y1BG8hKUtKEl++iVjFMn6GePRWjJHA8
> mCmkRJ0ku4RscI73qhKjQQdxPEttfvvyfnaS5JdznJMJ/0MyvWV1MMV+j9eKprQq
> rAnRAZPbe1slh8Egnj2Cd4lik2L9ek3hAyLu0LEvW47IEJyi8LF5Z7ar9hN+ZJw5
> IwV22/PYc5g/2Ukl+InHWXjtGrNWx7k3KD5D1O7pwkVnGo5ZRvj0AIgM3u7LWLBb
> llIFzf1boE6gFen2WgW+GvKngFtX4c8TqBvMLEBs17S3kESSEIzeqCBCuYqAVMEX
> vXO/En3NwlyiZ4bhfOOSgo3eQvclJKM6yCK6gDb8rfZFUptyIicQF1AkyFQw7mjN
> Y0UY+STLK4I0oW7bK3Sq
> =a9yz
> -----END PGP SIGNATURE-----
> 

-- 
Markos Chandras (hwoarang)
Gentoo Linux Developer
Web: http://hwoarang.silverarrow.org
Key ID: 441AC410
Key FP: AAD0 8591 E3CD 445D 6411  3477 F7F7 1E8E 441A C410
Index: default/linux/amd64/10.0/server/profile.bashrc
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/profiles/default/linux/amd64/10.0/server/profile.bashrc,v
retrieving revision 1.1
diff -u -b -B -u -r1.1 profile.bashrc
--- default/linux/amd64/10.0/server/profile.bashrc      6 Aug 2009 06:33:39 
-0000       1.1
+++ default/linux/amd64/10.0/server/profile.bashrc      2 Nov 2010 23:34:02 
-0000
@@ -6,16 +6,12 @@
 then
        if [[ ! "${I_KNOW_WHAT_I_AM_DOING}" == "yes" ]]
        then
-               ewarn "This profile has not been tested thoroughly and is not 
considered to be"
-               ewarn "a supported server profile at this time.  For a 
supported server"
-               ewarn "profile, please check the Hardened project 
(http://hardened.gentoo.org)."
                echo
                ewarn "This profile is merely a convenience for people who 
require a more"
                ewarn "minimal profile, yet are unable to use hardened due to 
restrictions in"
-               ewarn "the software being used on the server. This profile 
should also be used"
-               ewarn "if you require GCC 4.1 or Glibc 2.4 support. If you 
don't know if this"
-               ewarn "applies to you, then it doesn't and you should probably 
be using"
-               ewarn "Hardened, instead."
+               ewarn "the software being used on the server. If you seek for a 
secure"
+               ewarn "production server profile, please check the Hardened 
project"
+               ewarn "(http://hardened.gentoo.org)"
                echo
        fi
 fi
Index: targets/server/make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/targets/server/make.defaults,v
retrieving revision 1.2
diff -u -b -B -u -r1.2 make.defaults
--- targets/server/make.defaults        17 Aug 2009 18:32:10 -0000      1.2
+++ targets/server/make.defaults        2 Nov 2010 23:34:03 -0000
@@ -2,4 +2,4 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/profiles/targets/server/make.defaults,v 1.2 
2009/08/17 18:32:10 ssuominen Exp $
 
-USE="apache2 ldap mysql snmp truetype xml"
+USE="-perl -python snmp truetype xml"

Attachment: pgp3cJ4oG4Xgo.pgp
Description: PGP signature

Reply via email to