From 3058020743d597724f5faaf7ce090cbf636b0dc1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 31 Oct 2007 11:20:03 +0100 Subject: Adding lh_chroot_devpts. --- helpers/lh_chroot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'helpers/lh_chroot') diff --git a/helpers/lh_chroot b/helpers/lh_chroot index aafe71f05..c8502bd0c 100755 --- a/helpers/lh_chroot +++ b/helpers/lh_chroot @@ -35,6 +35,7 @@ Set_defaults # Configuring chroot lh_chroot_cache restore ${*} +lh_chroot_devpts install ${*} lh_chroot_proc install ${*} lh_chroot_sysfs install ${*} lh_chroot_debianchroot install ${*} @@ -76,4 +77,5 @@ lh_chroot_dpkg remove ${*} lh_chroot_debianchroot remove ${*} lh_chroot_sysfs remove ${*} lh_chroot_proc remove ${*} +lh_chroot_devpts remove ${*} lh_chroot_cache save ${*} -- cgit v1.2.3