lp://staging/~mvo/ubuntu-system-image/server-raw-device-tarball
Created by
Michael Vogt
and last modified
- Get this branch:
- bzr branch lp://staging/~mvo/ubuntu-system-image/server-raw-device-tarball
Only
Michael Vogt
can upload to this branch. If you are
Michael Vogt
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Registry Administrators: Pending requested
-
Diff: 1669 lines (+455/-222)10 files modifiedREADME (+11/-0)
lib/systemimage/generators.py (+132/-18)
lib/systemimage/tools.py (+6/-0)
lib/systemimage/tree.py (+1/-1)
tests/test_config.py (+13/-13)
tests/test_diff.py (+14/-14)
tests/test_generators.py (+179/-84)
tests/test_gpg.py (+20/-19)
tests/test_tools.py (+37/-31)
tests/test_tree.py (+42/-42)
Superseded
for merging
into
lp://staging/~registry/ubuntu-system-image/client
- Registry Administrators: Pending requested
-
Diff: 7652 lines (+7510/-0) (has conflicts)25 files modified.bzrignore (+9/-0)
README (+23/-0)
bin/copy-image (+308/-0)
bin/generate-keyrings (+87/-0)
bin/generate-keys (+61/-0)
bin/import-images (+305/-0)
bin/set-phased-percentage (+90/-0)
bin/si-shell (+79/-0)
etc/config.example (+48/-0)
lib/systemimage/config.py (+206/-0)
lib/systemimage/diff.py (+245/-0)
lib/systemimage/generators.py (+1287/-0)
lib/systemimage/gpg.py (+239/-0)
lib/systemimage/tools.py (+373/-0)
lib/systemimage/tree.py (+1013/-0)
tests/generate-keys (+52/-0)
tests/run (+60/-0)
tests/test_config.py (+281/-0)
tests/test_diff.py (+279/-0)
tests/test_generators.py (+1134/-0)
tests/test_gpg.py (+164/-0)
tests/test_static.py (+78/-0)
tests/test_tools.py (+303/-0)
tests/test_tree.py (+689/-0)
utils/check-latest (+97/-0)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)