debian-forge-composer/internal/manifest
Tomáš Hozza 8d0f2d7e79 osbuild/mkdir: make Mode a pointer
The default value for the `os.FileMode` is zero, but the actual default
value used by the stage if no value is specified in the options is
`0777`. By using the pointer, we'll allow one to specify `0000`
permissions as a value which won't be omitted from the stage options.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-01-19 11:15:33 +01:00
..
anaconda.go osbuild: remove 'users' boolean argument from NewAnacondaStageOptions() 2022-12-13 20:33:27 +00:00
build.go manifest: set selinux labels for cp and tar conditionally 2022-11-28 17:20:49 +01:00
coi_iso_tree.go osbuild/mkdir: rename Path struct to MkdirStagePath 2023-01-19 11:15:33 +01:00
commit.go Separate ostree ref from parent spec in Pipelines and ImageKinds 2022-10-11 10:00:22 +02:00
commit_deployment.go osbuild/mkdir: make Mode a pointer 2023-01-19 11:15:33 +01:00
commit_server_tree.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
coreos_installer.go wire ignition bp customization to simplified-installer and raw image 2023-01-17 14:02:02 +01:00
efi_boot_tree.go manifest: always add inst.stage2 kernel option for Anaconda 2022-12-13 07:49:32 +00:00
iso.go manifest: add any pipeline to ISO pipeline 2022-12-11 12:37:37 +00:00
iso_rootfs.go osbuild/mkdir: rename Path struct to MkdirStagePath 2023-01-19 11:15:33 +01:00
iso_tree.go osbuild/mkdir: rename Path struct to MkdirStagePath 2023-01-19 11:15:33 +01:00
manifest.go manifest: support for container embedding 2022-11-28 17:20:49 +01:00
oci_container.go osbuild: simplify and unify tree stage inputs 2022-09-29 18:09:38 +02:00
os.go distro/rhel8: update qcow2 and openstack to new definitions 2023-01-18 11:50:35 +01:00
pipeline.go manifest: support for container embedding 2022-11-28 17:20:49 +01:00
qcow2.go artifact: this represents the artifacts a manifest exports 2022-07-22 16:04:07 +02:00
raw.go manifest: support for container embedding 2022-11-28 17:20:49 +01:00
raw_ostree.go osbuild: simplify and unify tree stage inputs 2022-09-29 18:09:38 +02:00
tar.go manifest: support all tar options in tar pipeline 2022-11-28 17:20:49 +01:00
vmdk.go artifact: this represents the artifacts a manifest exports 2022-07-22 16:04:07 +02:00
vpc.go manifest: set default VPC filename to image.vhd 2022-11-28 17:20:49 +01:00
xz.go manifest: make NewXZ() take any kind of pipeline for input 2022-11-28 17:20:49 +01:00