Merge pull request #1371 from ganto/lxc-fedora

Complete rework of lxc-fedora template
This commit is contained in:
Stéphane Graber 2017-02-16 22:12:33 +01:00 committed by GitHub
commit a75c00c6d0
4 changed files with 2547 additions and 1261 deletions

View File

@ -888,6 +888,7 @@ AC_CONFIG_FILES([
templates/lxc-debian templates/lxc-debian
templates/lxc-download templates/lxc-download
templates/lxc-fedora templates/lxc-fedora
templates/lxc-fedora-legacy
templates/lxc-gentoo templates/lxc-gentoo
templates/lxc-openmandriva templates/lxc-openmandriva
templates/lxc-opensuse templates/lxc-opensuse

View File

@ -10,6 +10,7 @@ templates_SCRIPTS = \
lxc-debian \ lxc-debian \
lxc-download \ lxc-download \
lxc-fedora \ lxc-fedora \
lxc-fedora-legacy \
lxc-gentoo \ lxc-gentoo \
lxc-openmandriva \ lxc-openmandriva \
lxc-opensuse \ lxc-opensuse \

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff