summaryrefslogtreecommitdiff
path: root/shutdown
AgeCommit message (Expand)Author
2023-03-24Improve coding stylenl6720
2023-02-01Fix most of the shellcheck issues in ash scriptsnl6720
2022-12-07Add shebangs and SPDX license identifiers to all filesnl6720
2013-04-24shutdown: use umount --recursiveDave Reisner
2012-11-28shutdown: leave a comment about cryptsetup v. dmsetupDave Reisner
2012-11-25shutdown: teardown loop devices only after umountDave Reisner
2012-11-23shutdown: copy kexec from host if requested and not availableDave Reisner
2012-11-23shutdown: avoid talking to udev via dmsetupDave Reisner
2012-11-23shutdown: share dm teardown with lvmDave Reisner
2012-11-11shutdown: fix awful typo in reading metadataDave Reisner
2012-11-10shutdown: chdir to /sys/class/block earlier0.11.1Dave Reisner
2012-11-10shutdown: simplify recursive disassembleDave Reisner
2012-11-10shutdown: pamper RAID devices with external metadataDave Reisner
2012-08-12shutdown: add hack workaround for broken dm/kernelDave Reisner
2012-06-12shutdown: don't alert udev on disable VGsDave Reisner
2012-05-18shutdown: package as 644, install as 755Dave Reisner
2012-04-01shutdown: detach all loop devices before umountingDave Reisner
2012-04-01shutdown: refine umount_all logicDave Reisner
2012-04-01shutdown: improve handling of dm devicesDave Reisner
2012-03-25shutdown: disassemble devices on shutdownDave Reisner
2012-03-25shutdown: add vim modeline, fix whitespacingDave Reisner
2012-01-28shutdown: make reboot the default actionDave Reisner
2012-01-05shutdown: add new hook0.8.1Dave Reisner