debian-forge/stages
Tomáš Hozza e1df8cea8f Stages/dracut: prepare environment for running dracut in chroot
dracut expects the environment, in which it is run, to have properly
mounted /proc, /dev and /sys. Otherwise, some of its modules don't work
properly. E.g. dracut fails to embed the CA cert bundle into the initram
disk, which means that HTTPS won't work in it. dracut also prints a lot
of errors and warnings about this, but we used to ignore them until now.

The buildroot environment in which the stage runs is OK, but we actually
run dracut using 'chroot', which is the core of the problem. The runtime
environment in such case lacks the necessary mounts.

Add a context manager for setting up and cleaning up all the necessary
mounts in the image FS tree when running dracut.

This change is related to:
https://bugzilla.redhat.com/show_bug.cgi?id=1962975

And the implementation has been inspired by the fix in lorax:
https://github.com/weldr/lorax/pull/1151

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-08-15 19:56:20 +02:00
..
test Stages/dracut: prepare environment for running dracut in chroot 2024-08-15 19:56:20 +02:00
org.osbuild.anaconda lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.anaconda.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.authconfig stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.authconfig.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.authselect stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.authselect.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.bootc.install-to-filesystem stages: add support for --target-imgref to bootc install to-filesystem 2024-04-17 15:06:33 +02:00
org.osbuild.bootc.install-to-filesystem.meta.json stages: add support for --target-imgref to bootc install to-filesystem 2024-04-17 15:06:33 +02:00
org.osbuild.bootc.install.config stages: new bootc.install.config stage 2024-05-06 14:09:47 +02:00
org.osbuild.bootc.install.config.meta.json stages: new bootc.install.config stage 2024-05-06 14:09:47 +02:00
org.osbuild.bootiso.mono lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.bootiso.mono.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.bootupd stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.bootupd.gen-metadata stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.bootupd.gen-metadata.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.bootupd.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.btrfs.subvol stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.btrfs.subvol.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.buildstamp stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.buildstamp.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.chattr stages(chattr): fix rebase artifact 2024-03-25 18:26:53 +01:00
org.osbuild.chattr.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.chmod stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.chmod.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.chown stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.chown.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.chrony lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.chrony.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.clevis.luks-bind stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.clevis.luks-bind.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.cloud-init stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.cloud-init.meta.json Stages/cloud-init: support additional datasources 2024-04-16 07:50:09 +02:00
org.osbuild.container-deploy stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.container-deploy.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.containers.storage.conf lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.containers.storage.conf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.copy stages,test: fix lint errors and add basic unit tests 2024-03-25 18:26:53 +01:00
org.osbuild.copy.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.coreos.platform lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.coreos.platform.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.cpio.out stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.cpio.out.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.cron.script stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.cron.script.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.crypttab stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.crypttab.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.debug-shell stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.debug-shell.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.discinfo stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.discinfo.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.dmverity stages: add stage for creating dm-verity partitions 2024-07-03 16:54:32 +02:00
org.osbuild.dmverity.meta.json stages: add stage for creating dm-verity partitions 2024-07-03 16:54:32 +02:00
org.osbuild.dnf-automatic.config stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.dnf-automatic.config.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.dnf.config stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.dnf.config.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.dnf4.mark stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.dnf4.mark.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.dracut Stages/dracut: prepare environment for running dracut in chroot 2024-08-15 19:56:20 +02:00
org.osbuild.dracut.conf stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.dracut.conf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.dracut.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.erofs stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.erofs.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.error stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.error.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.experimental.ostree.config stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.experimental.ostree.config.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.fdo stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.fdo.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.firewall stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.firewall.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.first-boot stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.first-boot.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.fix-bls stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.fix-bls.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.fstab stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.fstab.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.gcp.guest-agent.conf stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.gcp.guest-agent.conf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.greenboot stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.greenboot.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.groups stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.groups.meta.json stages(groups): port to v2 and allow devices/mounts 2024-04-15 13:56:12 +02:00
org.osbuild.grub2 lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.grub2.inst stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.grub2.inst.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.grub2.iso lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.grub2.iso.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.grub2.legacy lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.grub2.legacy.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.grub2.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.gunzip stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.gunzip.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.gzip stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.gzip.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.hostname stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.hostname.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ignition stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ignition.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.implantisomd5 stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.implantisomd5.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.isolinux lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.isolinux.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.kernel-cmdline stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.kernel-cmdline.bls-append stages,test: fix lint errors and add basic unit tests 2024-03-25 18:26:53 +01:00
org.osbuild.kernel-cmdline.bls-append.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.kernel-cmdline.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.keymap stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.keymap.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.kickstart stages: allow bootloader --append via kickstart 2024-04-19 13:14:14 +02:00
org.osbuild.kickstart.meta.json stages/kickstart: add support for the dir transport 2024-05-03 11:13:44 +02:00
org.osbuild.livesys lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.livesys.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.locale stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.locale.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.lorax-script lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.lorax-script.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.luks2.format stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.luks2.format.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.luks2.remove-key stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.luks2.remove-key.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.lvm2.create stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.lvm2.create.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.lvm2.metadata stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.lvm2.metadata.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.machine-id stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.machine-id.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.mkdir stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.mkdir.meta.json stages(mkdir): allow to pass in devices/mounts 2024-04-09 17:12:20 +02:00
org.osbuild.mkfs.btrfs stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.mkfs.btrfs.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.mkfs.ext4 stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.mkfs.ext4.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.mkfs.fat stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.mkfs.fat.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.mkfs.xfs stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.mkfs.xfs.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.mkinitcpio stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.mkinitcpio.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.modprobe stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.modprobe.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.nginx.conf stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.nginx.conf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.nm.conf stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.nm.conf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.nm.conn lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.nm.conn.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.noop stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.noop.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.oci-archive lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.oci-archive.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.oscap.autotailor stages/oscap.autotailor: make profile id required 2024-07-17 13:14:48 +02:00
org.osbuild.oscap.autotailor.meta.json stages/autotailor: fix stage schema 2024-07-25 11:56:07 +02:00
org.osbuild.oscap.remediation stages/oscap.remediation: small import adjustment 2024-07-11 12:26:13 +02:00
org.osbuild.oscap.remediation.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.aleph lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.aleph.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.commit stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.commit.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.config stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.config.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.deploy stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.deploy.container stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.deploy.container.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.deploy.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.encapsulate stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.encapsulate.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.fillvar stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.fillvar.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.genkey stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.genkey.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.init stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.init-fs stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.init-fs.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.init.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.os-init stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.os-init.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.passwd lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.passwd.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.post-copy stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.post-copy.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.preptree lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.preptree.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.pull stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.pull.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.remotes stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.remotes.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.selinux stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.selinux.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ostree.sign stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.ostree.sign.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.ovf lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.ovf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.pacman stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.pacman-keyring stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.pacman-keyring.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.pacman.conf stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.pacman.conf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.pacman.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.pacman.mirrorlist.conf stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.pacman.mirrorlist.conf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.pam.limits.conf stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.pam.limits.conf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.parted stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.parted.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.pwquality.conf stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.pwquality.conf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.qemu stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.qemu.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.resolv-conf stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.resolv-conf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.rhsm stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.rhsm.facts stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.rhsm.facts.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.rhsm.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.rpm lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.rpm-ostree stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.rpm-ostree.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.rpm.macros stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.rpm.macros.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.rpm.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.rpmkeys.import stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.rpmkeys.import.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.selinux Stages/SELinux: force auto-relabel of full contexts 2024-04-22 16:33:59 +02:00
org.osbuild.selinux.config stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.selinux.config.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.selinux.meta.json stages: add "devices/mounts" as allowed inputs for users/selinux 2024-04-05 16:13:42 +02:00
org.osbuild.sfdisk stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.sfdisk.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.sgdisk stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.sgdisk.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.shell.init stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.shell.init.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.skopeo stages/skopeo: Fix the remove-signatures option 2024-05-01 00:23:02 +02:00
org.osbuild.skopeo.meta.json stages/org.osbuild.skopeo: support for "--remove-signatures" 2024-04-26 15:51:00 +02:00
org.osbuild.squashfs stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.squashfs.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.sshd.config stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.sshd.config.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.sysconfig stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.sysconfig.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.sysctld stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.sysctld.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.systemd stages/systemd: add -- before unit names 2024-04-23 19:59:44 +02:00
org.osbuild.systemd-journald stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.systemd-journald.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.systemd-logind stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.systemd-logind.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.systemd.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.systemd.preset stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.systemd.preset.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.systemd.unit stages/systemd.unit: multiple Environment options 2024-04-04 10:36:04 +02:00
org.osbuild.systemd.unit.create stages/systemd.unit.create: validation function 2024-05-17 14:26:14 +02:00
org.osbuild.systemd.unit.create.meta.json stages/systemd.unit.create: update schema to support [Mount] 2024-05-17 14:26:14 +02:00
org.osbuild.systemd.unit.meta.json stages/systemd.unit: multiple Environment options 2024-04-04 10:36:04 +02:00
org.osbuild.tar Stage: Schema migration to separated JSON files 2024-03-30 11:03:29 +01:00
org.osbuild.tar.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.test stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.test.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.timezone stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.timezone.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.tmpfilesd stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.tmpfilesd.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.truncate stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.truncate.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.tuned stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.tuned.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.udev.rules stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.udev.rules.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.uki stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.uki.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.untar stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.untar.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.update-crypto-policies stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.update-crypto-policies.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.users stages/org.osbuild.users: Add force password reset option 2024-05-20 14:13:56 -07:00
org.osbuild.users.meta.json stages/org.osbuild.users: Add force password reset option 2024-05-20 14:13:56 -07:00
org.osbuild.vagrant stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.vagrant.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.waagent.conf stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.waagent.conf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.wsl.conf stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.wsl.conf.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.xorrisofs stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.xorrisofs.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.xz stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.xz.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.yum.config stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.yum.config.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.yum.repos lint: fix up adjusted stages 2024-03-19 15:32:45 +01:00
org.osbuild.yum.repos.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.zip stages: add org.osbuild.zip 2024-04-04 13:54:34 +02:00
org.osbuild.zip.meta.json stages: add org.osbuild.zip 2024-04-04 13:54:34 +02:00
org.osbuild.zipl stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.zipl.inst stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.zipl.inst.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.zipl.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00
org.osbuild.zstd stages: externalize schemas 2024-03-19 15:32:45 +01:00
org.osbuild.zstd.meta.json stages: reformat meta.json files 2024-03-26 01:20:37 +01:00