summaryrefslogtreecommitdiff
path: root/scripts/build/lb_chroot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-06-11 11:37:37 +0200
committerDaniel Baumann <daniel@debian.org>2011-06-11 11:37:37 +0200
commitb3ad2f412a5b37c172fc44ecd8982ef30e14205c (patch)
tree8bc7d847683bfd60fbc395966b5003291a881d3e /scripts/build/lb_chroot
parentcf8f6cee930a2f1a19415a3ba8ca395310162c42 (diff)
downloadvyos-live-build-b3ad2f412a5b37c172fc44ecd8982ef30e14205c.tar.gz
vyos-live-build-b3ad2f412a5b37c172fc44ecd8982ef30e14205c.zip
Dropping handling of --packages in order to simply things handle packages scheduled for installation through package lists only.
Diffstat (limited to 'scripts/build/lb_chroot')
-rwxr-xr-xscripts/build/lb_chroot1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot
index 8e5753522..5b880a26c 100755
--- a/scripts/build/lb_chroot
+++ b/scripts/build/lb_chroot
@@ -57,7 +57,6 @@ lb chroot_preseed ${*}
lb chroot_local-preseed ${*}
lb chroot_packagelists ${*}
lb chroot_local-packagelists ${*}
-lb chroot_packages ${*}
lb chroot_local-packages ${*}
lb chroot_install-packages ${*}
lb chroot_tasks ${*}