mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-12-15 22:40:22 +00:00
New phase introduced "package installation" (fixes #114) Apt source lines are now parsed, this allows to verify the target release of added packages. All packages (except locales) are now installed *after* bootstrapping (fixes #123) Added env argument to log_(check_)call HostDependencies have been refactored a little |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| apt.py | ||
| boot.py | ||
| bootstrap.py | ||
| cleanup.py | ||
| development.py | ||
| filesystem.py | ||
| host.py | ||
| initd.py | ||
| locale.py | ||
| loopback.py | ||
| network.py | ||
| packages.py | ||
| partitioning.py | ||
| security.py | ||
| volume.py | ||
| workspace.py | ||