aboutsummaryrefslogtreecommitdiff
path: root/init.d/hwclock.in
AgeCommit message (Expand)Author
2016-08-19Deprecate automatic loading of modulesWilliam Hubbs
2016-07-31init.d: initial service adjustments for docker supportWilliam Hubbs
2016-07-06hwclock: always use --noadjfile if availableWilliam Hubbs
2015-12-21Convert OpenRC to a centralized copyright/license structureWilliam Hubbs
2015-05-01Disable service scripts for systemd-nspawnMike Gilbert
2014-07-24hwclock: always set the kernel's timezoneWilliam Hubbs
2013-12-29Rename runscript to openrc-runWilliam Hubbs
2013-02-23Fix shebangs in services to point to the correct location of runscriptAndrew Gregory
2012-07-26Bring Back prefix supportWilliam Hubbs
2012-02-21Remove prefix supportWilliam Hubbs
2012-02-18hwclock: set the hardware clock on shutdownWilliam Hubbs
2012-02-17hwclock: Clarify documentationWilliam Hubbs
2011-11-19make shell math operations style more succulentMike Frysinger
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-02-14hwclock: fix typo from an earlier style commitMike Frysinger
2011-02-09set timezone if RC_HCTOSYS is not setWilliam Hubbs
2011-01-24add option to disable setting the system clock on boot for linux systemsWilliam Hubbs
2011-01-17more whitespace cleanupMike Frysinger
2009-11-04Add support for Linux Containers, fixes #202.Roy Marples
2009-07-01We should use -feature instead of nofeature.Roy Marples
2009-06-12hwclock now sends help to stderr.Natanael Copa
2009-05-01Add (c) to CopyrightRoy Marples
2009-04-27Style.Roy Marples
2008-10-26hwclock: skip rtc checks if kernel lacks module supportMike Frysinger
2008-09-27Load rtc-cmos if needed, Gentoo #235647 thanks to Robin Johnson.Roy Marples
2008-03-25Rework our folder structure so that we don't have OS specific dirs, making it...Roy Marples