mirror of
https://github.com/lxc/lxc-templates.git
synced 2024-12-22 14:30:31 +00:00
Old style template scripts for LXC (prefer distrobuilder)
39ba2322d8
We build our LXC rootfs based on a minimal openSUSE cache. However, since we are only using this cache to bootstrap the rootfs, we need to make sure that all packages are present there otherwise we see failures like the following one expanding package dependencies... expansion error nothing provides net-tools nothing provides iproute2 Failed to download 'opensuse base' Most of the needed packages are being pulled in indirectly as dependencies of other packages but we should be more explicit since dependencies could change in the future. Finally, we pass '--no-recommends' in order to have better control of what packages are being pulled into the cache. Signed-off-by: Markos Chandras <mchandras@suse.de> |
||
---|---|---|
config | ||
templates | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
CONTRIBUTING | ||
COPYING | ||
INSTALL | ||
MAINTAINERS | ||
Makefile.am | ||
NEWS | ||
README |