pmbootstrap/pmb/install
Oliver Smith 0ae6a150e8 Fix #269: Always use truncate to create empty image file (#276)
I've realized that truncate is provided by busybox anyway, so no
need to install coreutils for this.

This should fix creating system image files on ZFS, where fallocate
is not implemented.
2017-07-28 17:41:35 +00:00
..
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00
blockdevice.py Fix #269: Always use truncate to create empty image file (#276) 2017-07-28 17:41:35 +00:00
format.py Improve the FDE hint, you need to type in the password twice. 2017-07-22 12:49:43 +02:00
install.py Various improvements for 'pmbootstrap export' (Fix #232) (#250) 2017-07-27 17:40:38 +00:00
losetup.py Ignore directories while searching for loop devices (#235) 2017-07-23 12:24:56 +00:00
partition.py Fix #40: allow sdcard install, when the sdcard is mounted as /dev/sd* 2017-06-10 00:29:48 +02:00