Branches for Vivid

Name Status Last Modified Last Commit
lp:ubuntu/vivid/ubuntu-core-upgrader 2 Mature 2015-04-23 09:21:21 UTC
32. merged lp:~jamesodhunt/ubuntu/vivid/u...

Author: Michael Vogt
Revision Date: 2015-04-23 09:21:21 UTC

merged lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/use-os-sync

lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/add-functional-tests (Has a merge proposal) 1 Development 2015-03-04 13:53:01 UTC
19. * Moved common test code into ubuntuc...

Author: James Hunt
Revision Date: 2015-03-04 13:53:01 UTC

* Moved common test code into ubuntucoreupgrader/tests/utils.py.

lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/add-more-tests (Has a merge proposal) 1 Development 2015-03-04 11:27:28 UTC
17. Fix-up changelog to reflect reality, ...

Author: James Hunt
Revision Date: 2015-03-04 11:27:28 UTC

Fix-up changelog to reflect reality, tiny refactor and doc updates.

lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/add-sync-calls (Has a merge proposal) 1 Development 2015-04-22 09:33:35 UTC
32. * Call os.sync() rather than sync(1).

Author: James Hunt
Revision Date: 2015-04-22 09:33:35 UTC

* Call os.sync() rather than sync(1).

lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/allow-assets-unpack (Has a merge proposal) 1 Development 2015-02-20 14:58:12 UTC
62. * ubuntucoreupgrader/upgrader.py: -...

Author: James Hunt
Revision Date: 2015-02-20 14:57:56 UTC

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

lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/bug-1435774 bug(Has a merge proposal) 1 Development 2015-04-16 19:41:59 UTC
30. Reformat "other" if fsck is unable to...

Author: James Hunt
Revision Date: 2015-04-16 19:41:20 UTC

Reformat "other" if fsck is unable to repair it (LP: #1435774).

lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/bug-1444500 bug(Has a merge proposal) 1 Development 2015-04-15 19:06:02 UTC
29. * ubuntucoreupgrader/tests/test_upgra...

Author: James Hunt
Revision Date: 2015-04-15 19:06:02 UTC

* ubuntucoreupgrader/tests/test_upgrader.py: Added test to ensure
  sync_partitions() is called when expected.
* ubuntucoreupgrader/upgrader.py: remount_rootfs(): Call
  get_mount_details() rather than calling findmnt(8) directly
  (simplifies code and make testing easier).

lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/handle-invalid-removed-file bug(Has a merge proposal) 1 Development 2015-04-08 14:54:05 UTC
26. * Review changes.

Author: James Hunt
Revision Date: 2015-04-08 14:54:05 UTC

* Review changes.

lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/implement-format-command (Has a merge proposal) 1 Development 2015-04-08 15:51:34 UTC
27. * Review changes.

Author: James Hunt
Revision Date: 2015-04-08 15:51:34 UTC

* Review changes.

lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/make-partition-sync-atomic (Has a merge proposal) 1 Development 2015-04-13 19:47:22 UTC
30. * ubuntucoreupgrader/tests/test_upgra...

Author: James Hunt
Revision Date: 2015-04-13 19:47:22 UTC

* ubuntucoreupgrader/tests/test_upgrader.py:
  - touch_file(): Fix to make file of size 0, not 1.
  - test_marker_file(): Removed.
  - test_other_considered_empty(): New test.
* ubuntucoreupgrader/tests/utils.py:
  - append_file(): Create zero-length file if contents are None.
* ubuntucoreupgrader/upgrader.py:
  - Replaced marker file logic by tighter scoped strategy where the s-i
    config file is pre-created with zero size prior to performing an s-i
    update operation. This strategy allows a failed update to be identified
    from either a missing s-i config file, or a zero-length one.

lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/tolerate-other-mounted-ro 1 Development 2015-01-30 11:51:24 UTC
54. * ubuntucoreupgrader/upgrader.py: Re-...

Author: James Hunt
Revision Date: 2015-01-30 11:51:24 UTC

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

lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/use-os-sync (Has a merge proposal) 1 Development 2015-04-23 09:01:01 UTC
33. * Fixup bug ref in changelog.

Author: James Hunt
Revision Date: 2015-04-23 09:01:01 UTC

* Fixup bug ref in changelog.

lp:~mvo/ubuntu/vivid/ubuntu-core-upgrader/add-test-tar-generator (Has a merge proposal) 1 Development 2015-02-27 09:47:22 UTC
12. add test for tar_generator

Author: Michael Vogt
Revision Date: 2015-02-27 09:46:37 UTC

add test for tar_generator

lp:~mvo/ubuntu/vivid/ubuntu-core-upgrader/chainsaw-removal (Has a merge proposal) 1 Development 2015-03-05 13:24:40 UTC
23. remove more unused code

Author: Michael Vogt
Revision Date: 2015-03-05 13:24:40 UTC

remove more unused code

lp:~mvo/ubuntu/vivid/ubuntu-core-upgrader/more-tests-tweaks (Has a merge proposal) 1 Development 2015-03-03 16:47:51 UTC
17. merged lp:ubuntu/vivid/ubuntu-core-up...

Author: Michael Vogt
Revision Date: 2015-03-03 16:40:49 UTC

merged lp:ubuntu/vivid/ubuntu-core-upgrader

lp:~mvo/ubuntu/vivid/ubuntu-core-upgrader/unpack-hardware-yaml (Has a merge proposal) 1 Development 2015-03-03 14:36:31 UTC
13. ubuntucoreupgrader/upgrader.py: also ...

Author: Michael Vogt
Revision Date: 2015-03-03 14:36:01 UTC

ubuntucoreupgrader/upgrader.py: also unpack hardware.yaml

lp:~ubuntu-branches/ubuntu/vivid/ubuntu-core-upgrader/vivid-201502210150 (Has a merge proposal) 1 Development 2015-02-21 01:50:31 UTC
66. releasing package ubuntu-core-upgrade...

Author: Steve Langasek
Revision Date: 2015-02-21 01:00:44 UTC

releasing package ubuntu-core-upgrader version 0.7

lp:ubuntu/vivid-proposed/ubuntu-core-upgrader bug 1 Development 2015-04-16 16:22:15 UTC
16. * ubuntucoreupgrader/upgrader.py: _cm...

Author: James Hunt
Revision Date: 2015-04-13 20:28:33 UTC

* ubuntucoreupgrader/upgrader.py: _cmd_mount(): Don't sync partitions
  for a full (non-delta) update (LP: #1444500).
* ubuntucoreupgrader/tests/test_upgrader.py:
  - touch_file(): Fix to make file of size 0, not 1.
  - test_marker_file(): Removed.
  - test_other_considered_empty(): New test.
* ubuntucoreupgrader/tests/utils.py:
  - append_file(): Create zero-length file if contents are None.
* ubuntucoreupgrader/upgrader.py:
  - Replaced marker file logic by tighter scoped strategy where the s-i
    config file is pre-created with zero size prior to performing an s-i
    update operation. This strategy allows a failed update to be identified
    from either a missing s-i config file, or a zero-length one.

118 of 18 results