summaryrefslogtreecommitdiff
path: root/rc.shutdown
AgeCommit message (Expand)Author
2012-07-24systemd: also increase to LOG_NOTICE on shutdownTom Gundersen
2012-07-17cryptsetup: refactor do_lockTom Gundersen
2012-07-12Correct spelling and grammar throughoutJason St. John
2012-06-23Remove trailing colon from outputAllan McRae
2012-06-08avoid check for /sys/blockDave Reisner
2012-06-08check for a loaded kernel on rebootDave Reisner
2012-05-29random-seed: use the systemd toolTom Gundersen
2012-03-25rc.shutdown: fix tearing down of encrypted devices2012.03.2Tom Gundersen
2012-01-14mount: no longer pass '-n' to mountTom Gundersen
2011-11-26hooks: add shutdown_preumount hookDevin J. Pohly
2011-11-06fix non-uniform indentationDave Reisner
2011-11-04swapoff: umount swap-backed fs before switching off swapTom Gundersen
2011-10-29rc.shutdown: reorder a bitTom Gundersen
2011-10-29udev: exit on shutdownTom Gundersen
2011-10-29bits, bytes, who cares?Tom Gundersen
2011-09-26hooks: move shutdown_poweroff before remounting / ro2011.09.2Tom Gundersen
2011-09-25shutdown: move disabling of monitoring/swapTom Gundersen
2011-09-25timezone: use function in shutdown like in sysinitTom Gundersen
2011-08-25shutdown: rely on init being installed by the initrdTom Gundersen
2011-08-25sutdown: support both poweroff and rebootTom Gundersen
2011-08-03arch-tmpfiles: avoid subshell in creating empty filesDave Reisner
2011-07-26shutdown: pivot into a shutdown ramfsTom Gundersen
2011-07-22rc.shutdown: Move 'run_hook shutdown_start' after "Initiating Shutdown..."Kurt J. Bosch
2011-07-10Refactor kill_everything, fsck_all and mount_all codeKurt J. Bosch
2011-06-28Move export PATH into functionsKurt J. Bosch
2011-06-28Fix whitespaceKurt J. Bosch
2011-06-24Get rid of simple if-constucts by using '&&'Kurt J. Bosch
2011-06-24Some more cosmeticsKurt J. Bosch
2011-06-24Simplify random seed file creationKurt J. Bosch
2011-06-24Simplify unmounting filesystemsKurt J. Bosch
2011-06-24Some cosmeticsKurt J. Bosch
2011-06-24Simplify timezone copyingKurt J. Bosch
2011-06-22Allow custom fsck on shutdown via hook (FS#18736)Kurt J. Bosch
2011-06-19rc.shutdown: continuation of fe48fab2c2c35cDave Reisner
2011-06-05add PATH, strip absolute path from binariesDave Reisner
2011-05-08Change stat_busy()/stat_done() -> status()Gerardo Exequiel Pozzi
2011-04-30rc.shutdown should recognize LVM upon LUKS optionIan-Xue Li
2011-04-26fixup: umount tmpfs on shutdownTom Gundersen
2011-04-23umount tmpfs on shutdown if devtmpfs is usedGerardo Exequiel Pozzi
2011-04-04workaround: do not unset NIS on shutdownTom Gundersen
2011-04-04workaround: do not rmmod psmouseTom Gundersen
2011-03-30Merge branch 'hwclock-from-kurt' into arch-masterTom Gundersen
2011-03-30Make hwclock --adjust as well as --systohc optional (FS#13684)Kurt J. Bosch
2011-03-29whitespace cleanupDave Reisner
2011-02-27Improve encrypted filesystem detectionSeblu
2010-12-06lvm: enable/disable monitoring of lvm2 groupsTom Gundersen
2010-12-06lvm: run vgchange in sysinit modeTom Gundersen
2010-07-23Rewrite /etc/crypttab processing.Victor Lowther
2010-07-11Bashify rc.shutdownVictor Lowther
2010-07-11Both rc.single and rc.shutdown use the same code to kill everything.Victor Lowther