pmbootstrap/pmb/install
Oliver Smith c33db6315e Fix #463: Ignore exit code from parted (#465)
Parted often succeeds, but then returns a non-zero exit code, because
it can not inform the kernel of the changes.
In most cases this is not even necessary, so it really should not
fail there.
When the error was fatal, pmbootstrap will crash shortly afterwards
when it tried to mount or run mkfs on the partition anyway.
2017-08-25 17:39:52 +00:00
..
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00
blockdevice.py Fix #363: Omit /home/user when calculating system image size (#389) 2017-08-18 19:19:48 +00:00
file.py Write custom os-release (closes #324) (#439) 2017-08-23 16:40:16 +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 Recovery installer zip (#404) 2017-08-24 21:07:36 +00:00
losetup.py Do not modprobe loop if /dev/loop* exists (#391) 2017-08-15 18:10:04 +00:00
partition.py Fix #463: Ignore exit code from parted (#465) 2017-08-25 17:39:52 +00:00
recovery.py Recovery installer zip (#404) 2017-08-24 21:07:36 +00:00