diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-01-04 17:38:33 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-01-04 17:38:33 +0100 |
commit | 67c89548d112e3d00ccdbad399720458b8289117 (patch) | |
tree | b446adb75fd4fab125d13b31b5117595c31c2ca9 /README | |
parent | 1aa8fdf779219d953633323b4206acadc8b8e37b (diff) |
update NEWS
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -20,9 +20,10 @@ Requirements: be mounted at /sys/. No other locations are supported by udev. - The system must have the following group names resolvable at udev startup: - disk, cdrom, floppy, tape, audio, video, lp, tty, dialout, kmem + disk, cdrom, floppy, tape, audio, video, lp, tty, dialout, kmem. Especially in LDAP setups, it is required, that getgrnam() is able to resolve - these group names while no network is available. + these group names with only the rootfs mounted, and while no network is + available. Operation: Udev creates and removes device nodes in /dev/, based on events the kernel |