lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/allow-assets-unpack

Created by James Hunt and last modified
Get this branch:
bzr branch lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/allow-assets-unpack
Only James Hunt can upload to this branch. If you are James Hunt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Hunt
Status:
Development

Recent revisions

62. By James Hunt

* ubuntucoreupgrader/upgrader.py:
  - tar_generator(): Permit unpack of assets/ directory to allow snappy to
    install them (and clean up).

61. By Michael Vogt

support new "config.machine_readable" option

60. By Michael Vogt

fix ApplyUpgrades.UPGRADER type

59. By Michael Vogt

* add missing ubuntucoreupgrader/__init__.py
* add build-depends on system-image-dbus for the tests

58. By Michael Vogt

pep8

57. By Michael Vogt

* ubuntucoreupgrader/apply.py, ubuntucoreupgrader/tests/test_apply.py:
  - raise ApplyUpgradeError exception if the upgrader fails to apply
    to apply the upgrade and add test

56. By James Hunt

* debiian/changelog: version bump.

55. By James Hunt

* debian/control: Added explicit Depends: on initramfs-tools-ubuntu-core
  that is now required.

54. By James Hunt

* ubuntucoreupgrader/upgrader.py: Re-add partition sync that got lost in
  the refactor.

53. By James Hunt

* ubuntucoreupgrader/upgrader.py:
  - fsck(): exit on failure rather than relying on the caller to be
    consistent with other critical operations.
  - __init__(): Add mountpoint stat that used to be called by
    mount_rootfs().
  - prepare(): Do not make mount private for dual partition systems: it
    isn't necessary and results in EBUSY when trying to fsck "other".
  - _cmd_mount(), _cmd_unmount(): Toggle "other" mount options rather
    than mounting and unmounting since other is now permanantly mounted
    read-only by default.
  - show_other_partition(): Remove now-redundant mount calls.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/ubuntu-core-upgrader
This branch contains Public information 
Everyone can see this information.

Subscribers