From c5c3f6133a0fb62ba9c2c3b839e6ea5774f9c76a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 26 Sep 2010 12:38:38 +0200 Subject: Adding debian version 3.0~a1-1. --- scripts/build/lb_chroot | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts/build/lb_chroot') diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot index 1dce44fe2..09e18757a 100755 --- a/scripts/build/lb_chroot +++ b/scripts/build/lb_chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2011 Daniel Baumann +## Copyright (C) 2006-2010 Daniel Baumann ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it @@ -42,6 +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_sysv-rc install ${*} lb chroot_upstart install ${*} lb chroot_hosts install ${*} @@ -79,6 +80,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_dpkg remove ${*} lb chroot_debianchroot remove ${*} lb chroot_sysfs remove ${*} -- cgit v1.2.3