debian-forge-composer/internal/osbuild2
Tomas Hozza eef9971027 osbuild2: add support for org.osbuild.tuned stage
Add support for a new osbuild stage `org.osbuild.tuned`, for
setting TuneD profile.

Add unit tests for the new stage.

Related to https://github.com/osbuild/osbuild/pull/797.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-09-15 14:46:25 +02:00
..
anaconda_stage.go
authselect_stage.go
authselect_stage_test.go
bootiso_stage.go
btrfs_mount.go osbuild2: specify mounts as an array 2021-07-24 15:54:00 +02:00
buildstamp_stage.go
chmod_stage.go osbuild2: new stages 2021-08-27 09:29:28 +02:00
chrony_stage.go osbuild2: extend chrony stage with leapsectz property 2021-08-02 19:05:09 +02:00
chrony_stage_test.go
cloud_init_stage.go osbuild2: change cloud-init stage to match osbuild v30 2021-07-26 22:01:33 +02:00
cloud_init_stage_test.go osbuild2: change cloud-init stage to match osbuild v30 2021-07-26 22:01:33 +02:00
copy_stage.go osbuild2/copy: ctor helper with only inputs 2021-08-28 09:20:19 +02:00
copy_stage_test.go osbuild2: remove stage-specific device types 2021-08-21 13:39:10 +02:00
curl_source.go
device.go osbuild2: remove stage-specific device types 2021-08-21 13:39:10 +02:00
discinfo_stage.go
dnf_config_stage.go osbuild2: add support for org.osbuild.dnf.config stage 2021-09-15 14:46:25 +02:00
dnf_config_stage_test.go osbuild2: add support for org.osbuild.dnf.config stage 2021-09-15 14:46:25 +02:00
dracut_conf_stage.go osbuild2: fix incorrect function name in dracut.conf stage 2021-07-26 22:01:33 +02:00
dracut_conf_stage_test.go osbuild2: fix incorrect function name in dracut.conf stage 2021-07-26 22:01:33 +02:00
dracut_stage.go
dracut_stage_test.go
ext4_mount.go osbuild2: specify mounts as an array 2021-07-24 15:54:00 +02:00
fat_mount.go osbuild2: specify mounts as an array 2021-07-24 15:54:00 +02:00
files_input.go osbuild2: files input is a valid copy stage input 2021-08-28 09:20:19 +02:00
files_input_test.go osbuild2: refactor files inputs 2021-08-02 19:05:09 +02:00
firewall_stage.go
firewall_stage_test.go
first_boot_stage.go
first_boot_stage_test.go
fix_bls_stage.go osbuild2: add prefix parameter to the fix-bls stage 2021-08-13 08:24:37 +02:00
fix_bls_stage_test.go osbuild2: add prefix parameter to the fix-bls stage 2021-08-13 08:24:37 +02:00
fstab_stage.go osbuild2: ostree options for the fstab stage 2021-08-28 09:20:19 +02:00
fstab_stage_test.go
groups_stage.go
groups_stage_test.go
grub2_inst_stage.go osbuild2/grub2.inst: always include location in stage options 2021-08-05 13:43:17 +02:00
grub2_inst_stage_test.go osbuild2: unit tests for new stages 2021-07-24 15:54:00 +02:00
grub2_stage.go osbuild2/grub: add greenboot option 2021-08-28 09:20:19 +02:00
grub2_stage_test.go
grub_iso_stage.go osbuild2: add stages for raw images and grub iso 2021-08-28 09:20:19 +02:00
hostname_stage.go
hostname_stage_test.go
implantisomd5_stage.go
input.go osbuild2: refactor files inputs 2021-08-02 19:05:09 +02:00
kernel_cmdline_stage.go
kernel_cmdline_stage_test.go
keymap_stage.go osbuild2: use type aliases for unexported types to prevent recursion 2021-07-19 21:37:15 +02:00
keymap_stage_test.go
kickstart_stage.go
locale_stage.go
locale_stage_test.go
loopback_device.go osbuild2: new stages and osbuild features 2021-07-24 15:54:00 +02:00
lorax_script_stage.go
lvm2_create_stage.go osbuild2: add support for LVM stages 2021-08-28 09:20:19 +02:00
lvm2_create_stage_test.go osbuild2: add support for LVM stages 2021-08-28 09:20:19 +02:00
lvm2_lv_device.go osbuild2: add support for LVM stages 2021-08-28 09:20:19 +02:00
lvm2_lv_device_test.go osbuild2: add support for LVM stages 2021-08-28 09:20:19 +02:00
lvm2_metadata_stage.go osbuild2: add support for LVM stages 2021-08-28 09:20:19 +02:00
lvm2_metadata_stage_test.go osbuild2: add support for LVM stages 2021-08-28 09:20:19 +02:00
mkdir_stage.go osbuild2: add stages for raw images and grub iso 2021-08-28 09:20:19 +02:00
mkfs_btrfs_stage.go osbuild2: remove stage-specific device types 2021-08-21 13:39:10 +02:00
mkfs_ext4_stage.go osbuild2: remove stage-specific device types 2021-08-21 13:39:10 +02:00
mkfs_fat_stage.go osbuild2: remove stage-specific device types 2021-08-21 13:39:10 +02:00
mkfs_stages_test.go osbuild2: remove stage-specific device types 2021-08-21 13:39:10 +02:00
mkfs_xfs_stage.go osbuild2: remove stage-specific device types 2021-08-21 13:39:10 +02:00
modprobe_stage.go osbuild2: change modprobe stage to match osbuild v30 2021-07-26 22:01:33 +02:00
modprobe_stage_test.go osbuild2: change modprobe stage to match osbuild v30 2021-07-26 22:01:33 +02:00
mount.go osbuild2: remove stage-specific mount types 2021-08-21 13:39:10 +02:00
mount_test.go osbuild2: specify mounts as an array 2021-07-24 15:54:00 +02:00
nginxconf_stage.go osbuild2: new stages 2021-08-27 09:29:28 +02:00
oci_archive_stage.go
oci_archive_stage_test.go
osbuild.go osbuild2: Don't add nil stages 2021-08-06 07:30:05 +02:00
osbuild_test.go
ostree_commit_stage.go
ostree_config_stage.go osbuild2: add stages for raw images and grub iso 2021-08-28 09:20:19 +02:00
ostree_deploy_stage.go osbuild2: add stages for raw images and grub iso 2021-08-28 09:20:19 +02:00
ostree_fillvar_stage.go osbuild2: add stages for raw images and grub iso 2021-08-28 09:20:19 +02:00
ostree_init_fs_stage.go osbuild2: add stages for raw images and grub iso 2021-08-28 09:20:19 +02:00
ostree_init_stage.go
ostree_input.go osbuild2: new org.osbuild.ostree.passwd stage 2021-08-27 12:56:54 +02:00
ostree_os_init_stage.go osbuild2: add stages for raw images and grub iso 2021-08-28 09:20:19 +02:00
ostree_passwd_stage.go osbuild2: new org.osbuild.ostree.passwd stage 2021-08-27 12:56:54 +02:00
ostree_preptree_stage.go osbuild2/ostree.preptree: add missing options 2021-08-28 09:20:19 +02:00
ostree_pull_stage.go
ostree_remotes_stage.go osbuild2: add stages for raw images and grub iso 2021-08-28 09:20:19 +02:00
ostree_selinux_stage.go osbuild2: add stages for raw images and grub iso 2021-08-28 09:20:19 +02:00
ostree_source.go osbuild2: OSTreeRemote → OSTreeSourceRemote 2021-08-28 09:20:19 +02:00
pam_limits_conf_stage.go osbuild2: add support for org.osbuild.pam.limits.conf stage 2021-09-15 14:46:25 +02:00
pam_limits_conf_stage_test.go osbuild2: add support for org.osbuild.pam.limits.conf stage 2021-09-15 14:46:25 +02:00
qemu_stage.go distro/rhel85: introduce the vmdk image type 2021-07-24 15:54:00 +02:00
qemu_stage_test.go qemu stage test squash 2021-07-24 15:54:00 +02:00
result.go
result_test.go
rhsm_stage.go
rhsm_stage_test.go
rpm_stage.go
rpm_stage_test.go
script_stage.go
script_stage_test.go
selinux_config_stage.go osbuild2: add support for org.osbuild.selinux.config stage 2021-09-15 14:46:25 +02:00
selinux_config_stage_test.go osbuild2: add support for org.osbuild.selinux.config stage 2021-09-15 14:46:25 +02:00
selinux_stage.go
selinux_stage_test.go
sfdisk_stage.go osbuild2: remove stage-specific device types 2021-08-21 13:39:10 +02:00
sfdisk_stage_test.go osbuild2: remove stage-specific device types 2021-08-21 13:39:10 +02:00
source.go
source_test.go
stage.go osbuild2: add support for org.osbuild.tuned stage 2021-09-15 14:46:25 +02:00
stage_test.go osbuild2: add support for org.osbuild.tuned stage 2021-09-15 14:46:25 +02:00
sysconfig_stage.go
sysconfig_stage_test.go
sysctld_stage.go osbuild2: add support for org.osbuild.sysctld stage 2021-09-15 14:46:25 +02:00
sysctld_stage_test.go osbuild2: add support for org.osbuild.sysctld stage 2021-09-15 14:46:25 +02:00
systemd_logind_stage.go osbuild2: fix typo in systemd-logind stage 2021-08-02 19:05:09 +02:00
systemd_logind_stage_test.go osbuild2: change systemd-logind stage to match osbuild v30 2021-07-26 22:01:33 +02:00
systemd_stage.go osbuild2: extract unit drop-ins from systemd -> systemd.unit 2021-07-26 22:01:33 +02:00
systemd_stage_test.go
systemd_unit_stage.go osbuild2: extract unit drop-ins from systemd -> systemd.unit 2021-07-26 22:01:33 +02:00
systemd_unit_stage_test.go osbuild2: extract unit drop-ins from systemd -> systemd.unit 2021-07-26 22:01:33 +02:00
tar_stage.go
timezone_stage.go
timezone_stage_test.go
tmpfilesd_stage.go osbuild2: add support for org.osbuild.tmpfilesd stage 2021-09-15 14:46:25 +02:00
tmpfilesd_stage_test.go osbuild2: add support for org.osbuild.tmpfilesd stage 2021-09-15 14:46:25 +02:00
tree_input.go
truncate_stage.go osbuild2: new stages and osbuild features 2021-07-24 15:54:00 +02:00
truncate_stage_test.go osbuild2: unit tests for new stages 2021-07-24 15:54:00 +02:00
tuned_stage.go osbuild2: add support for org.osbuild.tuned stage 2021-09-15 14:46:25 +02:00
tuned_stage_test.go osbuild2: add support for org.osbuild.tuned stage 2021-09-15 14:46:25 +02:00
users_stage.go
users_stage_test.go
xfs_mount.go osbuild2: specify mounts as an array 2021-07-24 15:54:00 +02:00
xorrisofs_stage.go osbuild2/xorrisofs: make Boot section optional 2021-08-28 09:20:19 +02:00
xz_stage.go osbuild2: add xz stage implementation 2021-08-02 19:05:09 +02:00
xz_stage_test.go osbuild2: add xz stage implementation 2021-08-02 19:05:09 +02:00
zipl_inst_stage.go osbuild2: remove stage-specific device types 2021-08-21 13:39:10 +02:00
zipl_stage.go
zipl_stage_test.go