pmbootstrap/pmb/install
Oliver Smith 340329599b
pmbootstrap install: refactor: move set_user() up (MR 1981)
Don't have the set_user() call weirdly between multiple commands
building the install_packages list. Move it up, together with the log
message announcing that the device rootfs is being built.

Update the comment above set_user(): there is no 'build' user anymore,
and at this point we only call it before actually installing the
packages for legacy reasons.
2020-10-27 17:56:46 +01:00
..
__init__.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
_install.py pmbootstrap install: refactor: move set_user() up (MR 1981) 2020-10-27 17:56:46 +01:00
blockdevice.py install_system_image: add sdcard argument (MR 1946) 2020-06-19 09:36:51 +02:00
file.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
format.py install_system_image: add sdcard argument (MR 1946) 2020-06-19 09:36:51 +02:00
losetup.py pmb.chroot.shutdown: losetup with auto_init=False (MR 1912) 2020-05-17 08:08:45 +02:00
partition.py install_system_image: add sdcard argument (MR 1946) 2020-06-19 09:36:51 +02:00
recovery.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00