pmbootstrap/pmb/chroot
Oliver Smith 879cd06024
pmbootstrap install: make building pkgs optional
Add a question at the end of "pmbootstrap init", to ask if the user
wants to build outdated packages during "pmbootstrap install". Store the
result in the new pmbootstrap.cfg key "install_build_pkgs". I've put it at
the end, because it is a rather complicated question compared to the rest.

This is useful to speed up the installation for casual users who can now
avoid compiling packages. But also for the official images where we only
want to ship the official binary packages and not build anything
on-the-fly.
2020-06-29 21:26:28 +02:00
..
__init__.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
apk.py pmbootstrap install: make building pkgs optional 2020-06-29 21:26:28 +02:00
apk_static.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
binfmt.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
distccd.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
init.py pmb.chroot.init: verify chroot channel (MR 1912) 2020-05-17 08:08:45 +02:00
initfs.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
initfs_hooks.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
mount.py chroot: put built packages into channel subdir (MR 1912) 2020-05-17 08:08:45 +02:00
other.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
root.py Disable timeout for installing packages from apk (MR 1925) 2020-04-25 10:52:00 +03:00
shutdown.py pmbootstrap install --ondev: new option (MR 1946) 2020-06-19 09:36:51 +02:00
user.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
zap.py pmbootstrap install --ondev: new option (MR 1946) 2020-06-19 09:36:51 +02:00