From 3df7f06c17afff66c7c94f278863c2759572ca6c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 28 Oct 2010 09:51:55 +0200 Subject: Shuffeling dpkg tmpfs hack arround in preparation for generic tmpfs support. --- scripts/build/lb_chroot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/build/lb_chroot') diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot index 2fe7283a9..a5e83f044 100755 --- a/scripts/build/lb_chroot +++ b/scripts/build/lb_chroot @@ -42,7 +42,7 @@ lb chroot_selinuxfs install ${*} lb chroot_sysfs install ${*} lb chroot_debianchroot install ${*} lb chroot_dpkg install ${*} -lb chroot_dpkg_tmpfs install ${*} +lb chroot_tmpfs install ${*} lb chroot_sysv-rc install ${*} lb chroot_upstart install ${*} lb chroot_hosts install ${*} @@ -79,7 +79,7 @@ lb chroot_resolv remove ${*} lb chroot_hosts remove ${*} lb chroot_sysv-rc remove ${*} lb chroot_upstart remove ${*} -lb chroot_dpkg_tmpfs remove ${*} +lb chroot_tmpfs remove ${*} lb chroot_dpkg remove ${*} lb chroot_debianchroot remove ${*} lb chroot_sysfs remove ${*} -- cgit v1.2.3