lp://staging/~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/implement-format-command
Created by
James Hunt
and last modified
- Get this branch:
- bzr branch lp://staging/~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/implement-format-command
Only
James Hunt
can upload to this branch. If you are
James Hunt
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ubuntu branches: Pending requested
-
Diff: 215 lines (+131/-7)3 files modifieddebian/changelog (+7/-0)
ubuntucoreupgrader/tests/test_upgrader.py (+45/-0)
ubuntucoreupgrader/upgrader.py (+79/-7)
Branch information
- Owner:
- James Hunt
- Status:
- Development
Recent revisions
- 25. By James Hunt
-
* ubuntucoreupgra
der/tests/ test_upgrader. py:
- test_format(): New test to ensure mkfs called appropriately.
* ubuntucoreupgrader/upgrader. py:
- get_mount_details( ): New function, called by _cmd_format(), introduced to make testing easier. - 24. By James Hunt
-
* ubuntucoreupgra
der/upgrader. py:
- mkfs(): Ensure label is set.
- _cmd_mount(): Reformat if other is "empty" and has not already been
formatted since it could contain cruft from a previous failed
upgrade (resulting from a power outage, say).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/vivid/ubuntu-core-upgrader