From 82cbc81b3d291ee86785bc6412de41a5e1516d67 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 20 Oct 2009 20:40:09 +0200 Subject: Deprecating all dashed forms of commands. --- helpers/lh_binary_rootfs | 144 +++++++++++++++++++++++------------------------ 1 file changed, 72 insertions(+), 72 deletions(-) (limited to 'helpers/lh_binary_rootfs') diff --git a/helpers/lh_binary_rootfs b/helpers/lh_binary_rootfs index 25fbb15e9..dede66207 100755 --- a/helpers/lh_binary_rootfs +++ b/helpers/lh_binary_rootfs @@ -152,34 +152,34 @@ case "${LH_CHROOT_FILESYSTEM}" in rm -f .lock mv chroot/chroot chroot.tmp - lh_chroot_linux-image remove ${*} - lh_chroot_sources remove ${*} - lh_chroot_apt remove ${*} - lh_chroot_hostname remove ${*} - lh_chroot_resolv remove ${*} - lh_chroot_hosts remove ${*} - lh_chroot_sysv-rc remove ${*} - lh_chroot_debianchroot remove ${*} - lh_chroot_sysfs remove ${*} - lh_chroot_selinuxfs remove ${*} - lh_chroot_proc remove ${*} - lh_chroot_devpts remove ${*} + lh chroot_linux-image remove ${*} + lh chroot_sources remove ${*} + lh chroot_apt remove ${*} + lh chroot_hostname remove ${*} + lh chroot_resolv remove ${*} + lh chroot_hosts remove ${*} + lh chroot_sysv-rc remove ${*} + lh chroot_debianchroot remove ${*} + lh chroot_sysfs remove ${*} + lh chroot_selinuxfs remove ${*} + lh chroot_proc remove ${*} + lh chroot_devpts remove ${*} rm -rf chroot mv chroot.tmp chroot - lh_chroot_devpts install ${*} - lh_chroot_proc install ${*} - lh_chroot_selinuxfs install ${*} - lh_chroot_sysfs install ${*} - lh_chroot_debianchroot install ${*} - lh_chroot_sysv-rc install ${*} - lh_chroot_hosts install ${*} - lh_chroot_resolv install ${*} - lh_chroot_hostname install ${*} - lh_chroot_apt install ${*} - lh_chroot_sources install ${*} - lh_chroot_linux-image install ${*} + lh chroot_devpts install ${*} + lh chroot_proc install ${*} + lh chroot_selinuxfs install ${*} + lh chroot_sysfs install ${*} + lh chroot_debianchroot install ${*} + lh chroot_sysv-rc install ${*} + lh chroot_hosts install ${*} + lh chroot_resolv install ${*} + lh chroot_hostname install ${*} + lh chroot_apt install ${*} + lh chroot_sources install ${*} + lh chroot_linux-image install ${*} touch .lock else @@ -232,34 +232,34 @@ case "${LH_CHROOT_FILESYSTEM}" in rm -f .lock mv chroot/chroot chroot.tmp - lh_chroot_linux-image remove ${*} - lh_chroot_sources remove ${*} - lh_chroot_apt remove ${*} - lh_chroot_hostname remove ${*} - lh_chroot_resolv remove ${*} - lh_chroot_hosts remove ${*} - lh_chroot_sysv-rc remove ${*} - lh_chroot_debianchroot remove ${*} - lh_chroot_sysfs remove ${*} - lh_chroot_selinuxfs remove ${*} - lh_chroot_proc remove ${*} - lh_chroot_devpts remove ${*} + lh chroot_linux-image remove ${*} + lh chroot_sources remove ${*} + lh chroot_apt remove ${*} + lh chroot_hostname remove ${*} + lh chroot_resolv remove ${*} + lh chroot_hosts remove ${*} + lh chroot_sysv-rc remove ${*} + lh chroot_debianchroot remove ${*} + lh chroot_sysfs remove ${*} + lh chroot_selinuxfs remove ${*} + lh chroot_proc remove ${*} + lh chroot_devpts remove ${*} rm -rf chroot mv chroot.tmp chroot - lh_chroot_devpts install ${*} - lh_chroot_proc install ${*} - lh_chroot_selinuxfs install ${*} - lh_chroot_sysfs install ${*} - lh_chroot_debianchroot install ${*} - lh_chroot_sysv-rc install ${*} - lh_chroot_hosts install ${*} - lh_chroot_resolv install ${*} - lh_chroot_hostname install ${*} - lh_chroot_apt install ${*} - lh_chroot_sources install ${*} - lh_chroot_linux-image install ${*} + lh chroot_devpts install ${*} + lh chroot_proc install ${*} + lh chroot_selinuxfs install ${*} + lh chroot_sysfs install ${*} + lh chroot_debianchroot install ${*} + lh chroot_sysv-rc install ${*} + lh chroot_hosts install ${*} + lh chroot_resolv install ${*} + lh chroot_hostname install ${*} + lh chroot_apt install ${*} + lh chroot_sources install ${*} + lh chroot_linux-image install ${*} else rm -rf chroot/chroot fi @@ -343,34 +343,34 @@ case "${LH_CHROOT_FILESYSTEM}" in rm -f .lock mv chroot/chroot chroot.tmp - lh_chroot_linux-image remove ${*} - lh_chroot_sources remove ${*} - lh_chroot_apt remove ${*} - lh_chroot_hostname remove ${*} - lh_chroot_resolv remove ${*} - lh_chroot_hosts remove ${*} - lh_chroot_sysv-rc remove ${*} - lh_chroot_debianchroot remove ${*} - lh_chroot_sysfs remove ${*} - lh_chroot_selinuxfs remove ${*} - lh_chroot_proc remove ${*} - lh_chroot_devpts remove ${*} + lh chroot_linux-image remove ${*} + lh chroot_sources remove ${*} + lh chroot_apt remove ${*} + lh chroot_hostname remove ${*} + lh chroot_resolv remove ${*} + lh chroot_hosts remove ${*} + lh chroot_sysv-rc remove ${*} + lh chroot_debianchroot remove ${*} + lh chroot_sysfs remove ${*} + lh chroot_selinuxfs remove ${*} + lh chroot_proc remove ${*} + lh chroot_devpts remove ${*} rm -rf chroot mv chroot.tmp chroot - lh_chroot_devpts install ${*} - lh_chroot_proc install ${*} - lh_chroot_selinuxfs install ${*} - lh_chroot_sysfs install ${*} - lh_chroot_debianchroot install ${*} - lh_chroot_sysv-rc install ${*} - lh_chroot_hosts install ${*} - lh_chroot_resolv install ${*} - lh_chroot_hostname install ${*} - lh_chroot_apt install ${*} - lh_chroot_sources install ${*} - lh_chroot_linux-image install ${*} + lh chroot_devpts install ${*} + lh chroot_proc install ${*} + lh chroot_selinuxfs install ${*} + lh chroot_sysfs install ${*} + lh chroot_debianchroot install ${*} + lh chroot_sysv-rc install ${*} + lh chroot_hosts install ${*} + lh chroot_resolv install ${*} + lh chroot_hostname install ${*} + lh chroot_apt install ${*} + lh chroot_sources install ${*} + lh chroot_linux-image install ${*} touch .lock else -- cgit v1.2.3