debian-forge-composer/internal/pipeline
Jacob Kozol a86e697171 distro: add custom image size
When creating a pipeline the assembler includes an image size. This
image size can be set when creating the pipeline but if it is 0 then a
default image size will be used. The default is 2 GB except for ami
images which are 6 GB.
2020-01-23 00:57:31 +01:00
..
assembler.go blueprint: add unit tests for ex4 output type 2019-10-21 23:17:49 +02:00
chrony_stage.go pipeline/stages: Add support for various stages defined in osbuild 2019-10-24 15:13:47 +02:00
dnf_stage.go distro: add rhel82 2019-11-27 17:08:51 +01:00
firewall_stage.go pipeline/stages: Add support for various stages defined in osbuild 2019-10-24 15:13:47 +02:00
fix_bls_stage.go pipeline: clean up and document 2019-10-03 12:49:21 +02:00
fstab_stage.go pipeline/stage/fstab: represent UUID as a string 2019-12-14 17:23:31 +01:00
groups_stage.go pipeline/groups: add missing Name field 2019-11-27 17:08:51 +01:00
grub2_stage.go pipeline/stage/grub2: support explicit legacy/uefi API 2019-12-14 17:23:31 +01:00
hostname_stage.go pipeline/stages: Add support for various stages defined in osbuild 2019-10-24 15:13:47 +02:00
keymap_stage.go pipeline/stages: Add support for various stages defined in osbuild 2019-10-24 15:13:47 +02:00
locale_stage.go pipeline: clean up and document 2019-10-03 12:49:21 +02:00
pipeline.go pipeline: support osbuild runners 2019-11-27 02:47:36 +01:00
qemu_assembler.go pipeline/assembler/qemu: rework partition table handling 2019-12-14 17:23:31 +01:00
rawfs_assembler.go distro: add rhel82 2019-11-27 17:08:51 +01:00
script_stage.go add more local boot test cases 2019-11-13 21:06:49 +01:00
selinux_stage.go pipeline: clean up and document 2019-10-03 12:49:21 +02:00
stage.go add more local boot test cases 2019-11-13 21:06:49 +01:00
stage_test.go pipeline/stage/grub2: support explicit legacy/uefi API 2019-12-14 17:23:31 +01:00
systemd_stage.go distro/rhel82: move ami output closer to official ec2 image 2019-11-29 00:46:05 +01:00
tar_assembler.go distro: add custom image size 2020-01-23 00:57:31 +01:00
timezone_stage.go pipeline: fix timezone stage name 2019-11-27 17:08:51 +01:00
users_stage.go pipeline/stages: Add support for various stages defined in osbuild 2019-10-24 15:13:47 +02:00