Commit 28363f9
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
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
Submodule fedora-coreos-config updated 43 files
- .cci.jenkinsfile+6-5
- .github/workflows/remove-graduated-overrides.yml+46
- README.md+58-73
- ci/buildroot/Dockerfile+2-2
- ci/buildroot/buildroot-specs.txt+1-1
- ci/remove-graduated-overrides.py+125
- fedora-next.repo-5
- fedora.repo-5
- image.yaml-5
- manifest-lock.overrides.yaml+19-33
- manifest-lock.x86_64.json+407-425
- manifest.yaml+4-3
- manifests/bootable-rpm-ostree.yaml+2
- manifests/fedora-coreos-base.yaml+3-27
- overlay.d/05core/usr/lib/coreos/generator-lib.sh+19
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/coreos-kargs-reboot.service+21
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/coreos-kargs.sh+4
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/coreos-teardown-initramfs.sh-37
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/module-setup.sh+6
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-network/50-nm-run-only-if-neednet.conf-7
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-network/module-setup.sh-4
- overlay.d/05core/usr/lib/dracut/modules.d/40ignition-ostree/ignition-ostree-firstboot-uuid+31-4
- overlay.d/05core/usr/lib/dracut/modules.d/40ignition-ostree/module-setup.sh-3
- overlay.d/05core/usr/lib/dracut/modules.d/60coreos-agetty-workaround/coreos-touch-run-agetty.service+12
- overlay.d/05core/usr/lib/dracut/modules.d/60coreos-agetty-workaround/module-setup.sh+21
- overlay.d/05core/usr/lib/systemd/system-generators/coreos-boot-mount-generator+3-7
- overlay.d/05core/usr/lib/systemd/system-generators/coreos-liveiso-autologin-generator+1-17
- overlay.d/09misc/usr/lib/tmpfiles.d/coreos-fix-etc-ownership.conf+11
- overlay.d/15fcos/usr/lib/systemd/system-preset/45-fcos.preset+2-5
- overlay.d/15fcos/usr/lib/systemd/system/coreos-check-cgroups.service+11
- overlay.d/15fcos/usr/lib/systemd/system/coreos-reset-stub-resolv-selinux-context.path-11
- overlay.d/15fcos/usr/lib/systemd/system/coreos-reset-stub-resolv-selinux-context.service-18
- overlay.d/15fcos/usr/libexec/coreos-check-cgroups.sh+25
- overlay.d/README.md+6-10
- tests/kola/chrony/dhcp-propagation+5-2
- tests/kola/ignition/kargs/config.ign+9
- tests/kola/ignition/kargs/test.sh+19
- tests/kola/ignition/systemd-enable-instance-unit/config.fcc+14
- tests/kola/ignition/systemd-enable-instance-unit/test.sh+31
- tests/kola/ignition/systemd-unmasking/test.sh+4
- tests/kola/kdump/test.sh+55
- tests/kola/misc-ro+29-45
- tests/kola/rpm-ostree-countme/test.sh+4-1
0 commit comments