[linux] Re: kernel compileren
Kees Theunissen
theuniss op rijnh.nl
Wo mei 25 17:58:00 CEST 2005
On Wed, 25 May 2005, paai wrote:
>
>Hm. In /etc/fstab stond bij de mountopties voor
>het rootsysteem de kreet 'acl'. Onder kernels
>2.6.4 of 2.6.11 nooit last van gehad, maar 2.6.8
>verslikte zich bij het mounten van het reiserfs
>in een 'unknown mount option'. Na het weghalen
>van de optie wilde de kernel dus wel mounten.
>
>Vreemd, vreemd, vreemd.
Of toch gewoon een gevalletje van de juiste config opties inschakelen?
In een standaard (niet gepatchte) 2.6.10 kernel source vind ik in
/usr/src/linux-2.6.10/fs/Kconfig het volgende stukje proza:
config REISERFS_FS_XATTR
bool "ReiserFS extended attributes"
depends on REISERFS_FS
help
Extended attributes are name:value pairs associated with inodes by
the kernel or by users (see the attr(5) manual page, or visit
<http://acl.bestbits.at/> for details).
If unsure, say N.
config REISERFS_FS_POSIX_ACL
bool "ReiserFS POSIX Access Control Lists"
depends on REISERFS_FS_XATTR
help
Posix Access Control Lists (ACLs) support permissions for users and
groups beyond the owner/group/world scheme.
To learn more about Access Control Lists, visit the Posix ACLs for
Linux website <http://acl.bestbits.at/>.
If you don't know what Access Control Lists are, say N
Groeten,
Kees.
--
Kees Theunissen
F.O.M.-Instituut voor Plasmafysica "Rijnhuizen", Nieuwegein
E-mail: theuniss op rijnh.nl, Tel: 030-6096724, Fax: 030-6031204
More information about the Linux
mailing list