Skip to content

Commit dd6e9d6

Browse files
committed
Bump fedora-coreos-config to latest rhcos-4.8 commit
There's a bunch of fixes in there, but mostly we need these for the following multipath-related RHBZs: - https://bugzilla.redhat.com/show_bug.cgi?id=1944660 - https://bugzilla.redhat.com/show_bug.cgi?id=1954025 ``` Andy McCrae (1): Move comments in systemd services to own line Colin Walters (3): coreos-boot-mount-generator: Move all "exit 0" checks to early on udev/90-coreos-device-mapper: Create label links in real root too coreos-boot-mount-generator: Always use mpath for /boot if rd.multipath Jonathan Lebon (10): ignition-ostree-growfs: don't conditionalize on root= karg ignition-ostree-growfs: fix dependency to sysroot mount overlay: convert more unit descriptions to Title Case coreos-gpt-setup: log whether sgdisk was called ignition-ostree-uuid-root: also run if root= is provided live-generator: don't call `man bootup` Add support for multipath on firstboot coreos-gpt-setup: add support for multipath ignition-ostree-growfs: add support for multipath udev/90-coreos-device-mapper: ignore DM_ACTIVATION ```
1 parent a721b30 commit dd6e9d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "fedora-coreos-config"]
22
path = fedora-coreos-config
33
url = https://github.com/coreos/fedora-coreos-config
4-
branch = testing-devel
4+
branch = rhcos-4.8

fedora-coreos-config

Submodule fedora-coreos-config updated 17 files

0 commit comments

Comments
 (0)