Whitespace & indentation cleanup
This commit is contained in:
parent
6b92bbcbbc
commit
e4bd292f1a
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# KEEP THIS IN SYNC WITH https://github.com/coreos/fedora-coreos-config/blob/testing-devel/manifests/bootupd.yaml
|
||||
# See also: https://pagure.io/workstation-ostree-config/blob/main/f/bootupd.yaml
|
||||
#
|
||||
#Integration with https://github.com/coreos/bootupd
|
||||
# Integration with https://github.com/coreos/bootupd
|
||||
packages:
|
||||
- bootupd
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ postprocess:
|
|||
|
||||
# Transforms /usr/lib/ostree-boot into a bootupd-compatible update payload
|
||||
/usr/bin/bootupctl backend generate-update-metadata
|
||||
|
||||
|
||||
# Enable migration to a static GRUB config
|
||||
install -dm0755 /usr/lib/systemd/system/bootloader-update.service.d
|
||||
cat > /usr/lib/systemd/system/bootloader-update.service.d/migrate-static-grub-config.conf << 'EOF'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
include: fedora-iot-base.yaml
|
||||
ref: fedora/rawhide/${basearch}/iot
|
||||
|
||||
repos:
|
||||
- fedora-43
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue