aboutsummaryrefslogtreecommitdiff
path: root/rc.shutdown
AgeCommit message (Expand)AuthorFiles
2012-07-24systemd: also increase to LOG_NOTICE on shutdownTom Gundersen1
2012-07-17cryptsetup: refactor do_lockTom Gundersen1
2012-07-12Correct spelling and grammar throughoutJason St. John1
2012-06-23Remove trailing colon from outputAllan McRae1
2012-06-08avoid check for /sys/blockDave Reisner1
2012-06-08check for a loaded kernel on rebootDave Reisner1
2012-05-29random-seed: use the systemd toolTom Gundersen1
2012-03-25rc.shutdown: fix tearing down of encrypted devices2012.03.2Tom Gundersen1
2012-01-14mount: no longer pass '-n' to mountTom Gundersen1
2011-11-26hooks: add shutdown_preumount hookDevin J. Pohly1
2011-11-06fix non-uniform indentationDave Reisner1
2011-11-04swapoff: umount swap-backed fs before switching off swapTom Gundersen1
2011-10-29rc.shutdown: reorder a bitTom Gundersen1
2011-10-29udev: exit on shutdownTom Gundersen1
2011-10-29bits, bytes, who cares?Tom Gundersen1
2011-09-26hooks: move shutdown_poweroff before remounting / ro2011.09.2Tom Gundersen1
2011-09-25shutdown: move disabling of monitoring/swapTom Gundersen1
2011-09-25timezone: use function in shutdown like in sysinitTom Gundersen1
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