lp://staging/~wt-penguintechs-org/vmbuilder/vmbuilder_improve_debug_logs
- Get this branch:
- bzr branch lp://staging/~wt-penguintechs-org/vmbuilder/vmbuilder_improve_debug_logs
Branch merges
- VMBuilder: Pending requested
-
Diff: 32 lines (+10/-6)1 file modifiedVMBuilder/util.py (+10/-6)
Branch information
Recent revisions
- 487. By Wren Turkal
-
Improve logging.
This commit improves the logging when methods are not found on plugins to
include the name of the method and module. - 484. By Serge Hallyn
-
Merge lp:~wt-penguintechs-org/vmbuilder/vmbuilder_add_debootstrap_tarball
From the merge proposal:
This change adds an option to use a prebuilt debootstrap tarball so that one doesn't have to download the packages for every image creation. You can create a debootstrap tarball with something like:
$ debootstrap --variant=minbase --make-
tarball= blah.tgz precise /tmp/minprec-chroot Then you can use it with:
$ ubuntu-vm-builder xen precise --variant=minbase --debootstrap-
tarball= /home/wt/ projects/ tarball_ debootstrap/ precise_ minbase_ debootstrap. tgz The build process has the potential to be way faster when building more than one image.
- 481. By Serge Hallyn
-
Merge fix from Yoann Dubreuil for proxy support: set up apt proxies before writing sources.list
- 480. By Serge Hallyn
-
Patch from Alex Dehnert (adehnert) to fix tmpfs unmounting failure
(LP: #1008225)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/vmbuilder