clearcontainers / packaging

Packaging data for Clear Containers
11 stars 11 forks source link

linux-container-image: Move automate packaging to a _service template model #94

Closed gorozco1 closed 7 years ago

gorozco1 commented 7 years ago

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 the kernel spec to build the packages.

gorozco1 commented 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