pmbootstrap/pmb/config
clayton craft d0f09ca0d0 Resolve #361 by zapping existing chroots after init (#385)
This extends zap() to add a 'no_confirm' option (False by default), and
zap() is now called by init with no_confirm=True to automatically zap
any existing chroots after the user runs init. This helps insure that
what is installed in the chroots is exactly what the user expects after
setting options in init.

Additionally, we create `cache_http` to verify write access to the work
folder instead of `chroot_native`. So we can ask for zapping only if
no chroot folder exists.
2017-08-18 16:25:58 +00:00
..
__init__.py Always use generated boot.img for `fastboot boot` command (#370) 2017-08-14 23:03:27 +00:00
init.py Resolve #361 by zapping existing chroots after init (#385) 2017-08-18 16:25:58 +00:00
load.py Properly rebuild/install packages when something changed (Fix #120, #108, #131) (#129) 2017-07-10 15:23:43 +00:00
save.py Hello, there! 2017-05-26 22:08:45 +02:00