| .. |
|
assembler.go
|
pipeline: rename package to osbuild
|
2020-02-14 14:43:27 +01:00 |
|
assembler_test.go
|
Add coverage for *assembler.go
|
2020-03-27 16:37:12 +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: add source type
|
2020-02-14 14:43:27 +01: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 |
|
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
|
pipeline: rename package to osbuild
|
2020-02-14 14:43:27 +01:00 |
|
fstab_stage_test.go
|
Add unit tests for fstab stage
|
2020-03-27 19:10:42 +01:00 |
|
groups_stage.go
|
pipeline: rename package to osbuild
|
2020-02-14 14:43:27 +01:00 |
|
groups_stage_test.go
|
Add unit test for groups stage
|
2020-03-27 19:11:13 +01:00 |
|
grub2_stage.go
|
pipeline: rename package to osbuild
|
2020-02-14 14:43:27 +01: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 |
|
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
|
Add unit tests for Pipeline struct
|
2020-03-31 09:35:11 +02:00 |
|
qemu_assembler.go
|
pipeline: rename package to osbuild
|
2020-02-14 14:43:27 +01:00 |
|
rawfs_assembler.go
|
Fix typo in RootFilesystemUUID
|
2020-03-24 11:01:20 +01:00 |
|
rpm_stage.go
|
osbuild: add RPM stage type
|
2020-02-14 14:43:27 +01: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
|
pipeline: rename package to osbuild
|
2020-02-14 14:43:27 +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
|
lint: fix gosimple/S1004 errors
|
2020-03-02 14:28:55 +01:00 |
|
stage.go
|
stage: make the unmarshalling error more verbose
|
2020-03-17 12:21:01 +01:00 |
|
stage_test.go
|
osbuild/stages: drop the dnf stage
|
2020-03-15 19:38:59 +01: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 dead code
|
2020-03-26 00:31:37 +01: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
|
pipeline: rename package to osbuild
|
2020-02-14 14:43:27 +01:00 |
|
users_stage_test.go
|
Add unit test for users stage
|
2020-04-01 00:24:39 +02:00 |