diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-12-01 22:27:53 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-12-01 22:27:53 +0000 |
commit | 9d7bdd795dca0b9ecef90df82478c511ae273f6c (patch) | |
tree | c46c7916ebbeb3d06d00cef55e1d55228eedf1f4 /profiles/use.local.desc | |
parent | Bump to 0.9.2. Fix bug #214801. (diff) | |
download | historical-9d7bdd795dca0b9ecef90df82478c511ae273f6c.tar.gz historical-9d7bdd795dca0b9ecef90df82478c511ae273f6c.tar.bz2 historical-9d7bdd795dca0b9ecef90df82478c511ae273f6c.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index eff0a08a251e..4024ec6ae123 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4046 2008/12/01 21:07:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4047 2008/12/01 22:27:53 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -2418,6 +2418,7 @@ sys-auth/pambase:mktemp - Enable pam_mktemp module on system auth stack for ses sys-auth/pambase:passwdqc - Enable pam_passwdqc module on system auth stack for password quality validation. This is an alternative to pam_cracklib producing warnings, rejecting or providing example passwords when changing your system password. It is used by default by OpenWall GNU/*/Linux and by FreeBSD. sys-auth/pambase:sha512 - Switch Linux-PAM's pam_unix module to use sha512 for passwords hashes rather than MD5. This option requires >=sys-libs/pam-1.0.1 built against >=sys-libs/glibc-2.7, if it's built against an earlier version, it will silently be ignored, and MD5 hashes will be used. All the passwords changed after this USE flag is enabled will be saved to the shadow file hashed using SHA512 function. The password previously saved will be left untouched. Please note that while SHA512-hashed passwords will still be recognised if the USE flag is removed, the shadow file will not be compatible with systems using an earlier glibc version. sys-auth/pambase:ssh - Enable pam_ssh module on system auth stack for authentication and session handling. This module will accept as password the passphrase of a private SSH key (one of ~/.ssh/id_rsa, ~/.ssh/id_dsa or ~/.ssh/identity), and will spawn an ssh-agent instance to cache the open key. +sys-auth/policykit:zsh-completion - Install zsh command completion. sys-block/gparted:fat - Include FAT16/FAT32 support (sys-fs/dosfstools) sys-block/gparted:hfs - Include HFS support (sys-fs/hfsutils) sys-block/gparted:jfs - Include JFS support (sys-fs/jfsutils) |