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

Viewing all changes in revision 53.

  • Committer: James Hunt
  • Date: 2015-01-29 17:50:08 UTC
  • Revision ID: james.hunt@ubuntu.com-20150129175008-11yeou73g397eoii
* 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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: