debian-forge-composer/internal/manifest
Tom Gundersen e844453c85 manifest: make filename optional and generalise Tree
We have three kinds of operating system trees, until we unify them to one,
hide them behind one interface. Use this to read the architecture from the
Tree rather than pass it in as a string to parent pipelines.

Also, make the filename parameter optional in a few places, there should be no
reason to set this rather than introspect it (except for backwards
compatibility).

Lastly, add another playground example sample to build a raw image.
2022-07-12 08:19:57 +01:00
..
anaconda.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00
build.go manifest: don't stutter 2022-07-12 08:19:57 +01:00
commit.go manifest: don't stutter 2022-07-12 08:19:57 +01:00
commit_server_tree.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00
iso.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00
iso_tree.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00
manifest.go manifest/os: drop kernelName and bootLoader from New() 2022-07-05 12:15:50 +02:00
oci_container.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00
os.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00
pipeline.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00
qcow2.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00
raw.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00
tar.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00
vmdk.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00
vpc.go manifest: make filename optional and generalise Tree 2022-07-12 08:19:57 +01:00