aboutsummaryrefslogtreecommitdiffstats
path: root/udev-config/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'udev-config/ChangeLog')
-rw-r--r--udev-config/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/udev-config/ChangeLog b/udev-config/ChangeLog
index 0441d331e..2fe3d5442 100644
--- a/udev-config/ChangeLog
+++ b/udev-config/ChangeLog
@@ -1,3 +1,13 @@
+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