debian-bootc-base-images/minimal
Dusty Mabe 489bcd8ca1
minimal/basic-fixes: redirect sed commands stdout > /dev/null
Not sure why but when you try to build c9s with rpm-ostree from
git main the change in [1] causes the sed commands here to exit
with a weird error:

```
sed: couldn't close stdout: Bad file descriptor
```

Let's just redirect to /dev/null for now and maybe we can drop
it longer term when c9s goes away. See also [2] where this was
reported.

[1] f4aecb9b62
[2] https://github.com/coreos/rpm-ostree/pull/5388#issuecomment-2971623787
2025-06-20 15:27:14 -04:00
..
finalize.d finalize.d: Ensure var/tmp in container root 2025-03-03 09:31:22 -05:00
basic-fixes.yaml minimal/basic-fixes: redirect sed commands stdout > /dev/null 2025-06-20 15:27:14 -04:00
bootc.yaml minimal: drop exclude on iptables-legacy; add test 2025-05-06 16:52:05 -04:00
bootupd.yaml Add riscv64 support 2025-04-23 11:17:14 -04:00
group passwd/group: order by UID/GID 2025-06-16 14:02:07 -04:00
grub2-removals.yaml tier-0: Rename to minimal 2025-02-25 08:27:19 -05:00
initramfs.yaml manifests: consistently use set -xeuo pipefail in postprocess scripts 2025-05-26 14:41:11 -04:00
kernel-install.yaml minimal/kernel-install: set protect_running_kernel to False 2025-03-14 12:29:32 -04:00
kernel.yaml tier-0: Rename to minimal 2025-02-25 08:27:19 -05:00
manifest.yaml move systemd-preset enablement code to minimal 2025-05-16 15:47:35 -04:00
ostree.yaml manifests: consistently use set -xeuo pipefail in postprocess scripts 2025-05-26 14:41:11 -04:00
passwd passwd/group: order by UID/GID 2025-06-16 14:02:07 -04:00
postprocess-conf.yaml Move the tss group to /etc so it can be mutated 2025-03-25 20:09:17 -04:00
systemd-presets.yaml minimal/systemd-presets: preset dnf-makecache.timer to disabled 2025-05-16 15:47:35 -04:00
tmpfiles.yaml manifests: consistently use set -xeuo pipefail in postprocess scripts 2025-05-26 14:41:11 -04:00