..
assembler.go
osbuild: add ostree.commit assembler
2020-05-25 22:37:29 +02:00
assembler_test.go
osbuild: filesystem is not required member of qemu assembler
2020-06-05 20:09:20 +02:00
chrony_stage.go
pipeline: rename package to osbuild
2020-02-14 14:43:27 +01:00
chrony_stage_test.go
Add unit tests for chrony stage
2020-03-27 19:09:30 +01:00
files_source.go
osbuild: update files source for rhsm
2020-05-28 00:23:54 +02:00
firewall_stage.go
pipeline: rename package to osbuild
2020-02-14 14:43:27 +01:00
firewall_stage_test.go
Add unit test for firewall stage
2020-03-27 15:22:08 +01:00
first_boot_stage.go
osbuild: add support for the first-boot stage
2020-09-22 11:38:28 +02:00
first_boot_stage_test.go
osbuild: add support for the first-boot stage
2020-09-22 11:38:28 +02:00
fix_bls_stage.go
pipeline: rename package to osbuild
2020-02-14 14:43:27 +01:00
fix_bls_stage_test.go
Add unit test for Fix BLS stage
2020-03-27 15:21:47 +01:00
fstab_stage.go
osbuild/fstab: add filesystem label support
2020-05-25 22:37:29 +02:00
fstab_stage_test.go
Add unit tests for fstab stage
2020-03-27 19:10:42 +01:00
groups_stage.go
osbuild: pass UID/GID as int
2020-06-29 16:04:38 +02:00
groups_stage_test.go
Add unit test for groups stage
2020-03-27 19:11:13 +01:00
grub2_stage.go
osbuild: change legacy type from bool to string
2020-06-03 12:29:47 +02:00
grub2_stage_test.go
Add unit test for GRUB2 stage
2020-03-27 19:18:14 +01:00
hostname_stage.go
pipeline: rename package to osbuild
2020-02-14 14:43:27 +01:00
hostname_stage_test.go
Add unit test for hostname stage
2020-03-30 20:44:16 +02:00
kernel_cmdline_stage.go
osbuild: introduce kernel-cmdline stage
2020-06-11 21:50:09 +02:00
kernel_cmdline_stage_test.go
osbuild: introduce kernel-cmdline stage
2020-06-11 21:50:09 +02:00
keymap_stage.go
pipeline: rename package to osbuild
2020-02-14 14:43:27 +01:00
keymap_stage_test.go
Add unit test for keymap stage
2020-03-30 20:45:33 +02:00
locale_stage.go
osbuild: remove dead code
2020-03-26 00:31:37 +01:00
locale_stage_test.go
Add unit test for locale stage
2020-03-31 09:35:20 +02:00
osbuild.go
osbuild: introduce manifest concept
2020-03-03 22:25:49 +01:00
osbuild_test.go
tree-wide: drop f31 support
2020-10-21 09:04:13 +02:00
ostree_commit_assembler.go
osbuild: add ostree.commit assembler
2020-05-25 22:37:29 +02:00
qemu_assembler.go
distro/rhel8: introduce s390x support
2020-06-11 21:50:09 +02:00
rawfs_assembler.go
Fix typo in RootFilesystemUUID
2020-03-24 11:01:20 +01:00
result.go
osbuild/result: parse the metadata from the rpm stage
2020-08-26 12:12:37 +02:00
result_test.go
osbuild/rpm: add sigpgp and siggpg keys to the metadata
2020-10-27 19:01:30 +00:00
rpm_ostree_stage.go
osbuild: add rpm-ostree stage
2020-05-25 22:37:29 +02:00
rpm_stage.go
osbuild/rpm: add sigpgp and siggpg keys to the metadata
2020-10-27 19:01:30 +00:00
rpm_stage_test.go
Add unit test for RPM stage
2020-04-01 00:19:43 +02:00
script_stage.go
pipeline: rename package to osbuild
2020-02-14 14:43:27 +01:00
script_stage_test.go
Add unit tests for script stage
2020-04-01 00:25:34 +02:00
selinux_stage.go
osbuild: Add "labels" field into the SELinux stage
2020-07-22 10:47:46 +01:00
selinux_stage_test.go
Add unit tests for SELinux stage
2020-04-01 00:26:22 +02:00
source.go
osbuild: add source type
2020-02-14 14:43:27 +01:00
source_test.go
osbuild: update files source for rhsm
2020-05-28 00:23:54 +02:00
stage.go
osbuild: add rpm-ostree stage
2020-05-25 22:37:29 +02:00
stage_test.go
osbuild/rpm: set check_gpg per-package
2020-06-10 19:25:54 +02:00
systemd_stage.go
pipeline: rename package to osbuild
2020-02-14 14:43:27 +01:00
systemd_stage_test.go
Add unit test for systemd stage
2020-04-01 09:52:10 +02:00
tar_assembler.go
osbuild: remove tar image size
2020-04-29 12:36:43 +02:00
timezone_stage.go
pipeline: rename package to osbuild
2020-02-14 14:43:27 +01:00
timezone_stage_test.go
Add unit test for timezone stage
2020-04-01 00:25:59 +02:00
users_stage.go
osbuild: pass UID/GID as int
2020-06-29 16:04:38 +02:00
users_stage_test.go
Add unit test for users stage
2020-04-01 00:24:39 +02:00
zipl_stage.go
osbuild: introduce zipl stage
2020-06-05 19:29:16 +02:00
zipl_stage_test.go
osbuild: introduce zipl stage
2020-06-05 19:29:16 +02:00