lp:~mvo/snappy/fix-reboot-message

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp:~mvo/snappy/fix-reboot-message
Only Michael Vogt can upload to this branch. If you are Michael Vogt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Vogt
Project:
Snappy
Status:
Development

Recent revisions

159. By Michael Vogt

add new showRebootMessage()

158. By James Hunt

Fix bug that causes reboot messsage to never be displayed:

* partition/bootloader.go: Added GetRootFSLabel() and GetOtherRootFSLabel() to interface.
* partition/partition.go: NextBootIsOther(): Call GetOtherRootFSLabel(),
  not GetRootFSName() to allow test to succeed.

157. By James Hunt

* cmd/snappy-go/cmd_list.go: showInstalled(): Add required reboot
  message when appropriate.

156. By Michael Vogt

Allow installing local snap package via snappy install ./foo.snap

155. By James Hunt

* Added snappy.Part.NeedsReboot(), required for example to display
  correct reboot message when a newly-installed but not-yet-active
  system-image is available on the other rootfs.

154. By James Hunt

* snappy/systemimage.go: Updates(): Handle no newer revision scenario.

153. By Michael Vogt

Do not try to remove files that do not exist.

152. By Michael Vogt

* do not panic if dbus is not available, the reason is that the dbus
  daemon is not available in "SnapTestSuite" (only in
  SystemImageTestSuite) we don't really need it in these tests.
* add a build dependency to "ubuntu-core-snappy" so that we can use
  "snappy build" during the tests to create test snaps.

151. By James Hunt

* partition/partition.go:
  - Replace need for lsblk by using mount + udev-generated device
    information.
* partition/partition_test.go: Update tests to mock mounts and /dev data
  rather than lsblk(8).

150. By Sergio Schvezov

Packaging branch (bzr split deb style)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~snappy-dev/snappy/snappy-moved-to-github
This branch contains Public information 
Everyone can see this information.

Subscribers