pmbootstrap/pmb/install
lambdadroid c3a9452ccb
Skip sparse image generation when installing to SD card (!1809)
At the moment, attempting to install to SD card when
flash_sparse is set to "true" will always fail because
/home/pmos/rootfs does not exist in that case.

Sparse images are only useful to speed up Fastboot flashing.
Nothing will be able to read it from the SD card.
The problem can therefore be avoided by simply skipping the
generation of the sparse image when SD card installation is used.
2019-08-27 11:54:30 +02:00
..
__init__.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
_install.py Skip sparse image generation when installing to SD card (!1809) 2019-08-27 11:54:30 +02:00
blockdevice.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
file.py Optionally store git hash in /etc/os-release (!1784) 2019-05-10 16:56:26 -04:00
format.py pmb: increase inode count for rootfs and use a more accurate size (!1743) 2019-01-21 08:42:22 +01:00
losetup.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
partition.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
recovery.py flasher: Partition blacklisting (!1759) 2019-02-28 14:23:34 +01:00