]> git.proxmox.com Git - mirror_lxc.git/commit - configure.ac
Update Arch Linux template and add common configuration files
authorAlexander Vladimirov <alexander.idkfa.vladimirov@gmail.com>
Tue, 24 Jun 2014 17:27:54 +0000 (01:27 +0800)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 24 Jun 2014 20:00:31 +0000 (16:00 -0400)
commitc194ffc100f488b08bae2d0df417fa9ffc507c7c
tree81db096c4b1d486dc929aff6d3376288d4463802
parentf36062dc50ed31dc257d7a1c6d198353943c0a9e
Update Arch Linux template and add common configuration files

Move common container configuration entries into template config.
Remove unnecessary service symlinking and configuration entries, as well as
guest configs and other redundant configuration, fix minor script bugs.
Clean up template command line, add -d option to allow disabling services.
Also enable getty's on all configured ttys to allow logins via lxc-console,
set lxc.tty value corresponding to default Arch /etc/securetty configuration.

This patch simplifies Arch Linux template a bit, while fixing some
longstanding issues. It also provides common configuration based on
files provided for Fedora templates.

Signed-off-by: Alexander Vladimirov <alexander.idkfa.vladimirov@gmail.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
config/templates/Makefile.am
config/templates/archlinux.common.conf.in [new file with mode: 0644]
config/templates/archlinux.userns.conf.in [new file with mode: 0644]
configure.ac
templates/lxc-archlinux.in [changed mode: 0755->0644]