#2395 closed enhancement (fixed)
Udev-142
| Reported by: | Bryan Kadzban | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0 |
| Component: | Book | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New version. Release announcement at http://marc.info/?l=linux-hotplug&m=124217528023210&w=2
Notable changes:
- Now requires libblkid from util-linux-ng (2.15 or later). See #2391 for some related discussion.
- /dev/null, /dev/kmsg, and /dev/console are now created by udev on startup. Haven't looked at how well this actually works (and if we can remove these nodes from /lib/udev/devices).
- DVB devices' handling has been changed (requires a newer kernel, nothing else).
Change History (3)
comment:1 by , 17 years ago
| Milestone: | → 7.0 |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 17 years ago
And, just to note, moving /lib/udev/devices/null out of the way causes lots of issues during bootup, so that will have to stay. I've moved kmsg out of the way without seeing any warnings/errors during bootup, and /lib/udev/devices/console doesn't exist in our instructions currently.
Note:
See TracTickets
for help on using tickets.

Fixed in r8875.