summaryrefslogtreecommitdiff
path: root/modules.d/99shutdown
AgeCommit message (Expand)AuthorFilesLines
2013-02-05shutdown: call "losetup -D" on shutdownHarald Hoyer2-1/+2
2013-01-22shutdown: kill all processes and report remaining onesHarald Hoyer1-2/+29
2013-01-22shutdown: source pre-shutdown hook and force quit plymouth before umountHarald Hoyer1-0/+4
2012-10-08shutdown/shutdown.sh: failsafe shutdown for kexecHarald Hoyer1-6/+25
2012-09-27shutdown/shutdown.sh: reboot, if no argument was givenHarald Hoyer1-7/+10
2012-07-3199shutdown: remove --no-wall argument for reboot, halt, etc...Amadeusz Żołnowski1-3/+3
2012-06-29modules.d/*/module-setup.sh: combine and specify type for installsHarald Hoyer1-2/+1
2012-04-1999shutdown/shutdown.sh: export PATHHarald Hoyer1-3/+2
2012-04-16shutdown: use emergency_shell from dracut-libWill Woods1-44/+3
2012-03-22shutdown: fix PATHWill Woods1-0/+1
2012-03-14remove openvt and use "setsid -c", if possibleHarald Hoyer1-9/+12
2012-02-22Renamed all shell scripts to *.shHarald Hoyer2-1/+1
2012-02-0999shutdown/shutdown: don't do console_init on shutdown emergencyHarald Hoyer1-1/+0
2012-02-07use "openvt" for emergency shellHarald Hoyer1-0/+2
2012-02-07init/shutdown: use "command -v" instead of "type"Harald Hoyer1-1/+1
2012-01-23Add job control support to emergency shellMichal Soltys1-2/+10
2011-07-20shutdown: fixed check_shutdown loopHarald Hoyer1-10/+14
2011-07-20enable shutdown module by defaultHarald Hoyer1-1/+1
2011-05-31base: add shutdown script to be called from systemdHarald Hoyer2-0/+114