aboutsummaryrefslogtreecommitdiff
path: root/rc.shutdown
AgeCommit message (Expand)AuthorFiles
2011-08-25shutdown: rely on init being installed by the initrdTom Gundersen1
2011-08-25sutdown: support both poweroff and rebootTom Gundersen1
2011-08-03arch-tmpfiles: avoid subshell in creating empty filesDave Reisner1
2011-07-26shutdown: pivot into a shutdown ramfsTom Gundersen1
2011-07-22rc.shutdown: Move 'run_hook shutdown_start' after "Initiating Shutdown..."Kurt J. Bosch1
2011-07-10Refactor kill_everything, fsck_all and mount_all codeKurt J. Bosch1
2011-06-28Move export PATH into functionsKurt J. Bosch1
2011-06-28Fix whitespaceKurt J. Bosch1
2011-06-24Get rid of simple if-constucts by using '&&'Kurt J. Bosch1
2011-06-24Some more cosmeticsKurt J. Bosch1
2011-06-24Simplify random seed file creationKurt J. Bosch1
2011-06-24Simplify unmounting filesystemsKurt J. Bosch1
2011-06-24Some cosmeticsKurt J. Bosch1
2011-06-24Simplify timezone copyingKurt J. Bosch1
2011-06-22Allow custom fsck on shutdown via hook (FS#18736)Kurt J. Bosch1
2011-06-19rc.shutdown: continuation of fe48fab2c2c35cDave Reisner1
2011-06-05add PATH, strip absolute path from binariesDave Reisner1
2011-05-08Change stat_busy()/stat_done() -> status()Gerardo Exequiel Pozzi1
2011-04-30rc.shutdown should recognize LVM upon LUKS optionIan-Xue Li1
2011-04-26fixup: umount tmpfs on shutdownTom Gundersen1
2011-04-23umount tmpfs on shutdown if devtmpfs is usedGerardo Exequiel Pozzi1
2011-04-04workaround: do not unset NIS on shutdownTom Gundersen1
2011-04-04workaround: do not rmmod psmouseTom Gundersen1
2011-03-30Merge branch 'hwclock-from-kurt' into arch-masterTom Gundersen1
2011-03-30Make hwclock --adjust as well as --systohc optional (FS#13684)Kurt J. Bosch1
2011-03-29whitespace cleanupDave Reisner1
2011-02-27Improve encrypted filesystem detectionSeblu1
2010-12-06lvm: enable/disable monitoring of lvm2 groupsTom Gundersen1
2010-12-06lvm: run vgchange in sysinit modeTom Gundersen1
2010-07-23Rewrite /etc/crypttab processing.Victor Lowther1
2010-07-11Bashify rc.shutdownVictor Lowther1
2010-07-11Both rc.single and rc.shutdown use the same code to kill everything.Victor Lowther1
2010-06-06Add nodevtmpfs at rc.shutdown when umountGerardo Exequiel Pozzi1
2010-05-03Apply 'encryption: Look for cryptsetup in various places' to rc.shutdown as well2010.05-2Thomas Bächler1
2010-01-24Move shutdown_prekillall hook after the stat_busy message (as per request by ...2010.01-1Thomas Bächler1
2009-12-05Check that cryptsetup mapping exists before trying to remove itSolstice d'Hiver1
2009-10-05Always shutdown daemons, regardless of runlevelAaron Griffin1
2009-08-26Make the hook-system a bit more usableThomas Bächler1
2009-08-25Implement a hook-system that allows to add custom code to the initscripts at ...Thomas Bächler1
2009-08-22Allow skipping of all hardware clock adjustmentsDan McGee1
2009-08-22Remove USEDIRECTISA and associated codeDan McGee1
2009-08-03Fix array syntax for DAEMONS loopAaron Griffin1
2009-07-30Add _netdev support to netfs (also add glusterfs support)Marco Lima1
2009-07-30Shutdown non-rc.conf daemons firstAaron Griffin1
2009-07-18Fix incomplete elif statement2009.07-2Allan McRae1
2009-06-26Don't change hardwareclock if settings unclearGerhard Brauer1
2009-06-07Fix array count/walk in rc.shutdown and rc.single, see #13263Thomas Bächler1
2009-03-10Create /var/lib/misc if it doesn't exist2009.03-2Thomas Bächler1
2009-02-11Fix bug #13205: better random-seed entropyThomas Bächler1
2008-07-18Remount filesystems RO if umounting failsAaron Griffin1