1,3 → 1,18 |
2009-09-25 Bryan Kadzban <bryan@linuxfromscratch.org> |
* 55-lfs.rules: Make the RTC rule (which runs setclock) work for people |
that don't use the RTC-class driver -- add another copy of the rule, |
using KERNEL=="rtc" instead of SUBSYSTEM=="rtc". Also move the ACTION |
match before the assignment to MODE. |
|
2009-05-23 Bruce Dubbs <bdubbs@linuxfromscratch.org> |
* 55-lfs.rules: Set the rtc by udev upon boot. Removed aio device from |
udev configuration so defaults are used. |
|
2009-05-16 Bryan Kadzban <bryan@linuxfromscratch.org> |
* 55-lfs.rules: Adopt udev permissions for random, urandom, kmsg, and |
input devices (including psaux, which probably doesn't exist anymore |
anyway). |
|
2009-05-16 Matt Burgess <matthew@linuxfromscratch.org> |
* 55-lfs.rules: Remove the block rule as it was only setting |
permissions that Udev will set by default |