]> git.ipfire.org Git - thirdparty/lxc.git/commit
fix busybox template
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 1 Jun 2010 16:56:54 +0000 (18:56 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 1 Jun 2010 16:56:54 +0000 (18:56 +0200)
commit32b37181eabe4778807ffa43e9368254a2564370
treee625569bd58f5b7033d19bb2ff1ae083e7bfea86
parent19d618b11317778a6e24e703258fd6c783a79784
fix busybox template

Fix various bug with the busybox template:
 * add a warning when busybox is not statically linked
 * delete the password for root (chpasswd is not available for all busybox)
 * add the new pts option

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
scripts/lxc-busybox.in