lp:~jamesodhunt/ubuntu-system-image/rename-userdata-to-writable-for-core
Created by
James Hunt
on
2014-11-28
and last modified on
2014-11-28
- Get this branch:
- bzr branch lp:~jamesodhunt/ubuntu-system-image/rename-userdata-to-writable-for-core
Only
James Hunt
can upload to this branch. If you are
James Hunt
please log in for upload directions.
Branch merges
Propose for merging
- Ubuntu System Image team: Pending requested 2014-11-28
-
Diff: 22 lines (+8/-2)1 file modifiedlib/systemimage/generators.py (+8/-2)
- Ubuntu System Image team: Pending requested 2014-11-28
-
Diff: 7662 lines (+7520/-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 (+1297/-0)
lib/systemimage/gpg.py (+239/-0)
lib/systemimage/tools.py (+372/-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 (+1135/-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
- 254. By James Hunt on 2014-11-28
-
* lib/systemimage
/generators. py: For clarity, Core now uses /writable,
rather than /userdata.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)