Skip to content

Commit 28363f9

Browse files
committed
gitmodules: use testing-devel branch for fedora-coreos-config
Also bump submodule to HEAD of testing-devel ``` $ git shortlog --no-merges 6f39113b0bd0e40d783edcfedc69b93b0492b096..43eb8766112420a2a24d3f872da088bbd752aa48 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 Dusty Mabe (1): overlay: initramfs teardown: add support for coreos.force_persist_ip karg 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 f41d402 commit 28363f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
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 = rhcos-4.8
4+
branch = testing-devel

fedora-coreos-config

Submodule fedora-coreos-config updated 43 files

0 commit comments

Comments
 (0)