pmbootstrap/pmb/chroot
Oliver Smith 223f584e26
pmbootstrap shutdown: Make cryptsetup closing slightly more robust
I've had a strange case where `cryptsetup status` did not work
inside the chroot anymore, and only zapping it would resolve it.
But I couldn't zap, because the status check was preventing shutdown
(on which zap depends) from working. This commit works around that.
2017-07-21 23:44:28 +02:00
..
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00
apk.py Properly update /etc/apk/repositories when the mirrors change 2017-07-11 19:19:39 +02:00
apk_static.py AutoPEP8 1.3.2 slightly changed automatic formatting 2017-07-14 07:00:07 +02:00
binfmt.py Hello, there! 2017-05-26 22:08:45 +02:00
distccd.py Various distccd related improvements, mostly respect --verbose (#216) 2017-07-21 16:25:52 +00:00
init.py Properly update /etc/apk/repositories when the mirrors change 2017-07-11 19:19:39 +02:00
initfs.py Properly rebuild/install packages when something changed (Fix #120, #108, #131) (#129) 2017-07-10 15:23:43 +00:00
initfs_hooks.py Properly rebuild/install packages when something changed (Fix #120, #108, #131) (#129) 2017-07-10 15:23:43 +00:00
mount.py Properly support specifying a local folder as --mirror-pmOS 2017-07-12 21:55:47 +02:00
other.py Add testcases for pmbootstrap challenge. 2017-06-19 20:07:51 +02:00
root.py Properly rebuild/install packages when something changed (Fix #120, #108, #131) (#129) 2017-07-10 15:23:43 +00:00
shutdown.py pmbootstrap shutdown: Make cryptsetup closing slightly more robust 2017-07-21 23:44:28 +02:00
user.py Revert "Fixed menuconfig with new async runner" 2017-06-02 21:33:29 +02:00
zap.py Properly rebuild/install packages when something changed (Fix #120, #108, #131) (#129) 2017-07-10 15:23:43 +00:00