diff options
author | Wolfram Schlich <wschlich@gentoo.org> | 2007-12-06 16:45:32 +0000 |
---|---|---|
committer | Wolfram Schlich <wschlich@gentoo.org> | 2007-12-06 16:45:32 +0000 |
commit | ca6a927bf9e9304df3f1c3fbb25179062d6c4bce (patch) | |
tree | 2addfcbddffdc4b2f430bd38b30abf4c05d42b3f /profiles | |
parent | Re-add ~sparc and x86 stable (diff) | |
download | historical-ca6a927bf9e9304df3f1c3fbb25179062d6c4bce.tar.gz historical-ca6a927bf9e9304df3f1c3fbb25179062d6c4bce.tar.bz2 historical-ca6a927bf9e9304df3f1c3fbb25179062d6c4bce.zip |
added flags for sys-fs/owfs
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 581af5b399d1..932182085b66 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3187 2007/12/06 02:07:13 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3188 2007/12/06 16:45:32 wschlich Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -2035,6 +2035,10 @@ sys-fs/lvm2:nolvm1 - Allow users to build lvm2 without lvm1 support sys-fs/lvm2:nolvmstatic - Allow users to build lvm2 dynamically sys-fs/ntfs3g:suid - Install the binary SUID root, allowing users to mount ntfs-3g filesystems with potential security risks sys-fs/ntfsprogs:fuse - Build a FUSE module +sys-fs/owfs:fuse - Enable building the FUSE-based OWFS client (owfs) +sys-fs/owfs:httpd - Enable building the OWFS web server (owhttpd) +sys-fs/owfs:parport - Enable support for the DS1410E parallel port adapter +sys-fs/owfs:server - Enable building the OWFS server (owserver) sys-fs/quota:rpc - Enable quota interaction via RPC sys-fs/unionfs:nfs - Adds support for NFS file system sys-kernel/ck-sources:ck-server - Tune the kernel for servers |