pmbootstrap/pmb/install
Oliver Smith 5eb75afc08
Fix invalid /etc/apk/repositories entry on device (#1189)
It used to have an entry for /mnt/pmbootstrap-packages, which only
makes sense while working on the chroot with pmbootstrap. After the
installation on the device, there's no repo in that path.
Furthermore, empty lines were added to the recovery installer script
for readability (thanks @ata2001!)
2018-02-01 22:44:20 +00:00
..
__init__.py Optional --rsync parameter for pmbootstrap install only copies the diff (#1151) 2018-01-28 23:25:21 +00:00
blockdevice.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
file.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
format.py Optional --rsync parameter for pmbootstrap install only copies the diff (#1151) 2018-01-28 23:25:21 +00:00
install.py Fix invalid /etc/apk/repositories entry on device (#1189) 2018-02-01 22:44:20 +00:00
losetup.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
partition.py Optional --rsync parameter for pmbootstrap install only copies the diff (#1151) 2018-01-28 23:25:21 +00:00
recovery.py [recovery-installer] Copy contents of /etc/skel to home directory (#1114) 2018-01-12 21:53:15 +00:00