diff options
author | Wout Mertens <wmertens@gentoo.org> | 2003-09-28 16:30:20 +0000 |
---|---|---|
committer | Wout Mertens <wmertens@gentoo.org> | 2003-09-28 16:30:20 +0000 |
commit | 540621708fb19513cb8a90d0090216ff1c3d37e4 (patch) | |
tree | c4ffa0203deb0ec78ef89ccdafe78614c05f90c9 /profiles | |
parent | version bump (diff) | |
download | gentoo-2-540621708fb19513cb8a90d0090216ff1c3d37e4.tar.gz gentoo-2-540621708fb19513cb8a90d0090216ff1c3d37e4.tar.bz2 gentoo-2-540621708fb19513cb8a90d0090216ff1c3d37e4.zip |
new lufs use flag lufsusermount
Diffstat (limited to 'profiles')
-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 0520b66c674c..f88a92f64719 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.125 2003/09/28 09:39:25 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.126 2003/09/28 16:30:20 wmertens Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -148,6 +148,7 @@ sys-devel/oskit:oskit-noassert - Disable assertions in debugging sys-devel/oskit:oskit-nobuild - Configure but don't build OSKit sys-devel/oskit:oskit-noconf - Unpack sources to /usr/src but don't configure OSKit sys-devel/oskit:oskit-profiling - enable profiling support +sys-fs/lufs:lufsusermount - allow users to mount LUFS filesystems sys-kernel/gentoo-sources:aavm - adds Andrea Arcangeli's vm support (removes rmap by Rik van Riel which is the default) sys-kernel/gentoo-sources:acpi4linux - If you want ACPI support sys-kernel/gentoo-sources:evms2 - adds EVMS 2.0 support drop EVMS 1.2.1 |