lp:~jamesodhunt/snappy/add-current-rootfs-bindmount-in-chroot-for-grub

Created by James Hunt and last modified
Get this branch:
bzr branch lp:~jamesodhunt/snappy/add-current-rootfs-bindmount-in-chroot-for-grub
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
Project:
Snappy
Status:
Development

Recent revisions

179. By James Hunt

* partition/bootloader_grub.go:
  - ToggleRootFS: Remove call to grub-install now that
    ubuntu-device-flash creates the shared boot partition for grub.
* partition/partition.go:
  - bindmountRequiredFilesystems(): Call new function
    bindmountThisRootfsRO() so that menu entries can be generated for
    for both rootfs's on grub systems.

178. 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.

177. By Sergio Schvezov

Updating snappy list to follow the spec and adding a better long description.

176. By Sergio Schvezov

Updating snappy info to follow the spec and adding a better long description.

175. By Michael Vogt

Refactor how getBootloader works

174. By Michael Vogt

Simplify the bootloader interface

173. By Joe Talbott

Update README.md with current source paths.

172. By Michael Vogt

Adds "go lint" as part of the .tarmac.sh runs and fix
a lot of the complaints. Two warnings are currently muted.

171. By Michael Vogt

Adding "go vet" to the tarmac runs and also fixes the issues
go vet found from its first run.

170. By Michael Vogt

Fix regression on grub systems and add regression test.

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