Closed gorozco1 closed 7 years ago
current problem to have this landed is that our image is just a compressed file, and debian rules need that the source is a tarball, we need to overcome that making a tarball from the image in .xz format and so _service can take it.
https://wiki.debian.org/Packaging/SourcePackage#The_definition_of_a_source_package
Just like the kernel we need to deprecate debtools, and download binaries ourselfs, we need to use
_service
model whenever it fits.linux-container-image
need to follow thekernel
spec to build the packages.