Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-01 | We should use -feature instead of nofeature. | Roy Marples | |
This matches the ifconfig and Gentoo USE flag syntax and is hopefully easier to read. Fixes #178. | |||
2009-06-12 | hwclock now sends help to stderr. | Natanael Copa | |
2009-05-01 | Add (c) to Copyright | Roy Marples | |
2009-04-27 | Style. | Roy Marples | |
2008-10-26 | hwclock: skip rtc checks if kernel lacks module support | Mike Frysinger | |
Since we only use the result of the device scan to load modules, there is no point in doing the scan if the kernel doesn't support modules in the first place. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2008-09-27 | Load rtc-cmos if needed, Gentoo #235647 thanks to Robin Johnson. | Roy Marples | |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making ↵ | Roy Marples | |
it easier to share init and conf files per OS. |