]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/confile.c
allow all iX86 strings for lxc.arch
authorDwight Engen <dwight.engen@oracle.com>
Mon, 28 Apr 2014 20:50:51 +0000 (16:50 -0400)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 28 Apr 2014 21:17:58 +0000 (16:17 -0500)
commitbb8d8207c36402ba1282081963b3dcd3356452ec
tree4c0478d07494f2c7285ccfe02472d855a234ede7
parenta0566914c24142f6b2d1e24e4be61353d2f74f3e
allow all iX86 strings for lxc.arch

This change accepts all the same strings for lxc.arch that setarch(8) does.

Note that we continue to parse plain x86 as PER_LINUX32 so as not to break
existing lxc configuration files.

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/confile.c