[Merge] lp:~mvo/goget-ubuntu-touch/boot-assets-dst into lp:goget-ubuntu-touch
Michael Vogt
michael.vogt at canonical.com
Mon Oct 26 18:34:32 UTC 2015
Michael Vogt has proposed merging lp:~mvo/goget-ubuntu-touch/boot-assets-dst into lp:goget-ubuntu-touch.
Requested reviews:
Ubuntu Phablet Team (phablet-team)
For more details, see:
https://code.launchpad.net/~mvo/goget-ubuntu-touch/boot-assets-dst/+merge/275757
Small branch that adds "dst" key to boot-assets to install files relative to the full boot partition. This is needed to fix fwupdate.efi.
An example of the package.yaml for a oem snap:
"""
name: somehint-amd64
...
type: oem
oem:
hardware:
bootloader: grub
architecture: amd64
partition-layout: system-AB
boot-assets:
files:
- path: grub.cfg
- path: fwupdate.efi
dst: EFI/ubuntu/fwupdate.efi
"""
--
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~mvo/goget-ubuntu-touch/boot-assets-dst into lp:goget-ubuntu-touch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 1850 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20151026/8a0b3dd0/attachment.diff>
More information about the Ubuntu-reviews
mailing list