Merge lp://staging/~ltrager/maas-images/bootloaders_part2 into lp://staging/maas-images

Proposed by Lee Trager
Status: Merged
Merged at revision: 325
Proposed branch: lp://staging/~ltrager/maas-images/bootloaders_part2
Merge into: lp://staging/maas-images
Diff against target: 485 lines (+231/-104)
3 files modified
conf/bootloaders.yaml (+21/-13)
meph2/commands/dpkg.py (+133/-8)
meph2/commands/meph2_util.py (+77/-83)
To merge this branch: bzr merge lp://staging/~ltrager/maas-images/bootloaders_part2
Reviewer Review Type Date Requested Status
Scott Moser (community) Approve
Review via email: mp+303241@code.staging.launchpad.net

Description of the change

To post a comment you must log in.
324. By Lee Trager

Put os in bootloader product name

325. By Lee Trager

Use bootloaders from Xenial

Revision history for this message
Lee Trager (ltrager) wrote :

As discussed on IRC pull the bootloaders from Xenial. The sample output has been updated.

Revision history for this message
Scott Moser (smoser) wrote :

the data looks good.

i have one nit pick in the conf/bootloaders.yaml
I think better to have:

   files:
    - usr/lib/grub/arm64-efi

than

   files:
    - /usr/lib/grub/arm64-efi

just to make it clear that the files are coming from the package itself and not the isntalled system, and also to avoid the pitfall of:
  os.path.join("/home/smoser", "/etc/passwd") == "/etc/passwd"

review: Approve
326. By Lee Trager

Remove leading / from bootloader files

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches