#74 Enable composefs and static GRUB config migration
Merged by pbrobinson. Opened by pwhalen.
fedora-iot/ pwhalen/ostree main-static-grub-migration  into  main

Download 74.patch

This change will align IoT with the other ostree/image mode editions and package updates:

  • migrate systems to a static GRUB config
  • enable composefs by default
  • remove the temporary bootloader-update.service as it is now a part of bootupd

See: https://pagure.io/workstation-ostree-config/pull-request/591
https://fedoraproject.org/wiki/Changes/ComposefsAtomicCoreOSIoT
https://fedoraproject.org/wiki/Changes/ComposefsAtomicDesktops

Signed-off-by: Paul Whalen pwhalen@fedoraproject.org

rebased onto ce25ead8e58f35271963d19c792827de443ae869

rebased onto b3fd2930a9249c25e94eb32bbe9dbdfc8843e254

rebased onto b3fd2930a9249c25e94eb32bbe9dbdfc8843e254

Why are we dropping the chmod?

Why are we dropping the chmod?

The service is now included in bootupd

what's the "install -dm0755 /usr/lib/systemd/system/bootloader-update.service.d" and associated bollocks then? And shouldn't the new catted file be 644 set instead?

Pull-Request has been merged by pbrobinson

what's the "install -dm0755 /usr/lib/systemd/system/bootloader-update.service.d" and associated bollocks then? And shouldn't the new catted file be 644 set instead?

Creating the config directory, the new file seemed to work ok, but perhaps we should specify.

Now that its merged, I'll do a rawhide compose and check everything.

Metadata