pmbootstrap/pmb
Oliver Smith 10bf08dca1 Fix #166: pmbootstrap shutdown: umount deep folder levels first (#274)
* Refactored `umount_all` to get the list of folders to be umounted from
  `umount_all_list`, so we can test that function in a test case.
* Adjusted `umount_all_list` to return the deep folder levels first
* Added a testcase for that
* Remove redundant calls to `umount_all()` (which were from a time before
  `pmbootstrap` was released, in which failing commands did not cause
  `pmbootstrap` to raise an exception)
2017-07-27 18:14:02 +00:00
..
aportgen Fix #219 for real! 2017-07-22 12:36:00 +02:00
build Fix #260, fix #87: Don't cross-compile when not necessary (#265) 2017-07-26 19:01:44 +00:00
challenge Challenge APK files: less output by default 2017-07-14 19:32:57 +02:00
chroot Fix #166: pmbootstrap shutdown: umount deep folder levels first (#274) 2017-07-27 18:14:02 +00:00
config Minor spelling fixes 2017-07-27 19:33:23 +02:00
flasher Various improvements for 'pmbootstrap export' (Fix #232) (#250) 2017-07-27 17:40:38 +00:00
helpers Fix #166: pmbootstrap shutdown: umount deep folder levels first (#274) 2017-07-27 18:14:02 +00:00
install Merge pull request #267 from postmarketOS/fix/242-validate-input 2017-07-27 20:08:26 +02:00
parse Various improvements for 'pmbootstrap export' (Fix #232) (#250) 2017-07-27 17:40:38 +00:00
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00