pmbootstrap/pmb
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
..
aportgen pmbootstrap aportgen gcc{,4,6}*: fix depends (!1778) 2019-04-26 22:32:35 +02:00
build Fix case sensitivity: Qemu => QEMU (!1800) 2019-07-05 20:27:12 +02:00
chroot Mount /dev/shm in chroots 2019-05-05 17:47:25 +02:00
config pmb: remove u-boot from native_cross_compile list (!1808) 2019-08-24 00:25:12 +02:00
data install apk keys and binfmt data with setup.py 2018-09-17 10:06:57 +00:00
export Update copyright to 2019 2019-01-02 09:31:20 +01:00
flasher Add uuu flasher support (!1760) 2019-03-03 10:29:16 +01:00
helpers kconfig check: support passing a file directly (!1802) 2019-08-24 00:10:02 +02:00
install Skip sparse image generation when installing to SD card (!1809) 2019-08-27 11:54:30 +02:00
parse kconfig check: support passing a file directly (!1802) 2019-08-24 00:10:02 +02:00
qemu qemu/spice: use virt-viewer client directly from chroot (!1793) 2019-07-05 20:51:01 +02:00
__init__.py init: fix missing errors if logs didn't initialize (!1755) 2019-02-15 16:01:11 +01:00