Add another target: chroot. Use this to make stuff on it.

Also the helper has been renamed to just chroot.sh.

--HG--
extra : convert_revision : 9d21ca6e9eb55a31a21cb800450376d60cf3af40
This commit is contained in:
Juan RP
2008-10-24 09:44:51 +02:00
parent 46d117ee4e
commit 758eff37a8
2 changed files with 14 additions and 2 deletions

View File

@@ -80,6 +80,13 @@ install_chroot_pkg()
echo "==> Exiting from the chroot on $XBPS_MASTERDIR..."
}
enter_chroot()
{
chroot $XBPS_MASTERDIR /bin/bash
umount_chroot_fs
echo "==> Exiting from the chroot on $XBPS_MASTERDIR..."
}
umount_chroot_fs()
{
local fs=