]> git.ipfire.org Git - thirdparty/lxc.git/commit
allow all iX86 strings for lxc.arch
authorDwight Engen <dwight.engen@oracle.com>
Mon, 28 Apr 2014 20:50:51 +0000 (16:50 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 30 Apr 2014 19:41:42 +0000 (15:41 -0400)
commit2d309ce7718db907c6a28aed5899c131984a05c0
treee4ad20cf836bc2ff7e4a4ee322af745a075415d0
parentbca6359e19d1047035a1fa1fc924bd220a4d0909
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