]> git.proxmox.com Git - mirror_lxc.git/commit
New --bbpath option and unecessary --rootfs checks
authorRachid Koucha <47061324+Rachid-Koucha@users.noreply.github.com>
Fri, 10 May 2019 15:01:13 +0000 (17:01 +0200)
committerGitHub <noreply@github.com>
Fri, 10 May 2019 15:01:13 +0000 (17:01 +0200)
commite7962394064746793403143de177f09220eb9419
treeb7eac67e360eaed08da7b2cd96d49341e28477c1
parent792ea40042390afe2cfb098875942d2e1bb969c5
New --bbpath option and unecessary --rootfs checks

. Add the "--bbpath" option to pass an alternate busybox pathname instead of the one found from ${PATH}.
. Take this opportunity to add some formatting in the usage display
. As a try is done to pick rootfs from the config file and set it to ${path}/rootfs, it is unnecessary to make it mandatory

Signed-off-by: Rachid Koucha <rachid.koucha@gmail.com>
templates/lxc-busybox.in