Joseph Marrero Corchado
Joseph Marrero Corchado
Opening this issue based on the discussion on #3364 https://github.com/coreos/rpm-ostree/pull/3689#discussion_r908856156 We want to support any dracut arguments being specified in the manifest/tree file when running kernel-install even when wrapped.
Colin suggested this as part of the #3313 review: https://github.com/coreos/rpm-ostree/pull/3313#discussion_r779898116 Could be also a good thing to do while updating the example to use usbguard or anything that requires a...
This is split from #2971. My initial impression was that for this to happen we needed to manually recreate the CLI man pages as markdown. However, after a brief conversation...
Initial skeleton for COS-1646 to deliver a container with meta.json as explained in: https://github.com/openshift/os/pull/763#issuecomment-1158978033
The extensions API added on: https://github.com/coreos/butane/pull/304 which is part of https://github.com/coreos/butane/issues/300 needs to be revisited and discussed before stabilizing the 1.5 API. This feature might conflict with the MCO extensions...
##### SUMMARY When trying to add an interface to a zone with an offline daemon the operation fails. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ##### ANSIBLE VERSION...
Initial effort to fix: https://github.com/openshift/os/issues/1009
even with CLI wrap is enabled we get: ``` Use `rpm-ostree initramfs` to control client-side initramfs generation. rpm-ostree: Note: This system is image (rpm-ostree) based. rpm-ostree: Dropping privileges as `dracut`...
closes https://github.com/coreos/rpm-ostree/issues/4014
This is a Work in progress and is very bad atm, still need to re-work it with GVariant and test it, but it builds locally... somehow.