lp:~mvo/snappy/fix-reboot-message
- Get this branch:
- bzr branch lp:~mvo/snappy/fix-reboot-message
Branch merges
Branch information
Recent revisions
- 158. By James Hunt
-
Fix bug that causes reboot messsage to never be displayed:
* partition/
bootloader. go: Added GetRootFSLabel() and GetOtherRootFSL abel() to interface.
* partition/partition. go: NextBootIsOther(): Call GetOtherRootFSL abel(),
not GetRootFSName() to allow test to succeed. - 157. By James Hunt
-
* cmd/snappy-
go/cmd_ list.go: showInstalled(): Add required reboot
message when appropriate. - 155. By James Hunt
-
* Added snappy.
Part.NeedsReboo t(), required for example to display
correct reboot message when a newly-installed but not-yet-active
system-image is available on the other rootfs. - 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).
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