aboutsummaryrefslogtreecommitdiff
path: root/rc.shutdown
AgeCommit message (Expand)AuthorFiles
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
2008-05-27Allow users to ovverride daemon start and stop in rc.multi and rc.shutdownAnton Fiuman1
2008-04-13Always quote $TIMEZONE to fix FS#10178Thomas Bächler1
2008-04-06Fix USEDIRECTISA in rc.shutdown as wellThomas Bächler1
2008-03-08Use full path to binaries everywhereRoman Kyrylych1
2008-02-14rc.shutdown: Fix hwclock double callsDan McGee1
2008-01-23Use --directisa configuration in rc.shutdown as wellRoman Kyrylych1
2007-10-21Make daemon shutdown fix more consistent with the other init scripts and simp...Thomas Bächler1
2007-10-18'upgpkg: trying to fix #6237,7554,7165,7641,5740'Tobias Powalowski1