openstackgerrit | Merged openstack/diskimage-builder master: Make DIB_DNF_MODULE_STREAMS part of yum element https://review.opendev.org/c/openstack/diskimage-builder/+/785138 | 05:49 |
---|---|---|
openstackgerrit | chandan kumar proposed openstack/diskimage-builder master: Improved the documentation for DIB_DNF_MODULE_STREAMS https://review.opendev.org/c/openstack/diskimage-builder/+/785304 | 05:54 |
*** moshiur has joined #openstack-dib | 06:36 | |
*** rpittau|afk is now known as rpittau | 07:01 | |
openstackgerrit | Merged openstack/diskimage-builder master: Properly set grub2 root device when using efi https://review.opendev.org/c/openstack/diskimage-builder/+/785247 | 07:05 |
openstackgerrit | Merged openstack/diskimage-builder master: Fix: IPA image buidling with OpenSuse. https://review.opendev.org/c/openstack/diskimage-builder/+/778723 | 07:05 |
moshiur | Thanks guys for merging my PR. | 07:07 |
*** dtantsur|afk is now known as dtantsur | 09:41 | |
openstackgerrit | Merged openstack/diskimage-builder master: Improved the documentation for DIB_DNF_MODULE_STREAMS https://review.opendev.org/c/openstack/diskimage-builder/+/785304 | 10:34 |
*** moshiur has quit IRC | 14:39 | |
*** rpittau is now known as rpittau|bbl | 15:57 | |
*** benj_ has quit IRC | 17:14 | |
*** dtantsur is now known as dtantsur|afk | 17:29 | |
*** rpittau|bbl is now known as rpittau | 17:44 | |
*** benj_ has joined #openstack-dib | 18:33 | |
clarkb | stevebaker: ianw: reading more on secure boot I think we want to install the shim-signed package on ubuntu to support it there. However for arm64 this pacakge isn't available until 20.04 so not a straightforward simple pkg-map edit (though I think it supports rules that will make this work) | 19:25 |
openstackgerrit | Clark Boylan proposed openstack/diskimage-builder master: Support secure boot with Ubuntu if using efi https://review.opendev.org/c/openstack/diskimage-builder/+/785503 | 19:34 |
clarkb | I have not tested ^ but it may be that simple after the groundwork that stevebaker did? | 19:35 |
stevebaker | clarkb: here is what I learnt wrt ubuntu secure boot. Redhat shim and efi packages install .efi files in /boot/efi/EFI/* but ubuntu packages don't, they all end up in /usr/share. So I think ubuntu requires assembling the right /boot/efi/EFI/* structure after installing the packages. Ubuntu distribute a secure boot capable .iso so it is probably easiest to start with the layout in that iso, or find their image build tooling and | 20:07 |
stevebaker | implement the equivalent | 20:07 |
clarkb | stevebaker: ya I started looking more closely at the packages and was worried about that | 20:08 |
clarkb | I did find a script though one second, let me see if I can find it again | 20:08 |
clarkb | https://git.launchpad.net/ubuntu/+source/shim-signed/tree/debian/source_shim-signed.py I don't think that is what we need but I'm hopign there is somethign similar floating around that does the copies | 20:10 |
stevebaker | that looks useful | 20:13 |
clarkb | it at least seems to be aware of the various files involved, but does diffing and content reporting not copying | 20:14 |
stevebaker | yeah | 20:14 |
*** rpittau is now known as rpittau|afk | 21:17 | |
stevebaker | clarkb: here is the layout on a fresh 20.04 install when the usb installer was booted via UEFI http://paste.openstack.org/show/804318/ | 21:32 |
clarkb | stevebaker: cool so in theory we can just copy things ourselves | 22:51 |
stevebaker | clarkb: yeah. I couldn't find what does the copying, closest I got waspackages: https://bazaar.launchpad.net/~ubuntu-installer/ubiquity/trunk/view/head:/scripts/install.py#L280 | 22:52 |
stevebaker | uh | 22:52 |
stevebaker | packages: https://bazaar.launchpad.net/~ubuntu-installer/ubiquity/trunk/view/head:/scripts/install.py#L280 | 22:52 |
stevebaker | packages, but in grub-installer which ubiquity calls: https://git.launchpad.net/grub-installer/tree/grub-installer#n332 | 22:54 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!