pmbootstrap/pmb/install
Daniele Debernardi 827a60cd25 Add install flag to generate separate boot and system images (#1442)
* Usage: pmbootstrap install --split
* Make obvious that export is the next step when split images are created
* Fix note for missing rootfs image on export
  * Change wording from "system image" to "rootfs image"
  * The idea was to show the note only when the rootfs image was not
    generated yet. But this was broken, because the path we checked for
    was missing the chroot path prefix (which is added now).
  * Also don't display the message, when the split image files exist
2018-05-01 00:18:40 +00:00
..
__init__.py pmbootstrap init: kernel selection / remove linux-pmos-lts (#1363) 2018-04-03 23:50:09 +00:00
_install.py Add install flag to generate separate boot and system images (#1442) 2018-05-01 00:18:40 +00:00
blockdevice.py Add install flag to generate separate boot and system images (#1442) 2018-05-01 00:18:40 +00:00
file.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
format.py Disable metadata_csum when generating ext4 rootfs (#1367) 2018-03-28 18:00:18 +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