lp://staging/~cjwatson/ubuntu-system-image/cdimage-custom
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/~cjwatson/ubuntu-system-image/cdimage-custom
Only
Colin Watson
can upload to this branch. If you are
Colin Watson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Registry Administrators: Pending requested
-
Diff: 250 lines (+222/-0)2 files modifiedlib/systemimage/generators.py (+123/-0)
tests/test_generators.py (+99/-0)
Superseded
for merging
into
lp://staging/~registry/ubuntu-system-image/client
- Registry Administrators: Pending requested
-
Diff: 7377 lines (+7236/-0) (has conflicts)25 files modified.bzrignore (+9/-0)
README (+12/-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 (+242/-0)
lib/systemimage/generators.py (+1173/-0)
lib/systemimage/gpg.py (+239/-0)
lib/systemimage/tools.py (+367/-0)
lib/systemimage/tree.py (+999/-0)
tests/generate-keys (+52/-0)
tests/run (+60/-0)
tests/test_config.py (+281/-0)
tests/test_diff.py (+265/-0)
tests/test_generators.py (+1039/-0)
tests/test_gpg.py (+163/-0)
tests/test_static.py (+78/-0)
tests/test_tools.py (+297/-0)
tests/test_tree.py (+679/-0)
utils/check-latest (+97/-0)
Branch information
Recent revisions
- 244. By Stéphane Graber
-
Hash http filepaths by default using a combination of the URL and version string, update code to pass current pep-8 test.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)