On 08/28/2011 10:55 PM, Gerardo Exequiel Pozzi wrote:
Also unused packages removed. --- scripts/releng-chroot-manager | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/releng-chroot-manager b/scripts/releng-chroot-manager index 029e293..780946e 100755 --- a/scripts/releng-chroot-manager +++ b/scripts/releng-chroot-manager @@ -25,7 +25,7 @@ _install_archiso () {
if [ $action == recreate ] then - extrapkgs="syslinux vim mc base-devel git svn cvs pwgen mkinitcpio cdrkit squashfs-tools devtools mkinitcpio-nfs-utils nbd libui-sh" + extrapkgs="vim mc base-devel git svn cvs mkinitcpio squashfs-tools libisoburn devtools libui-sh"
mkdir -p /var/releng/ || die_error "could not create /var/releng/" mount | grep -q "/var/releng/chroot-$arch"&& die_error "Mountpoints still in place in $arch chroot. Cannot remove the chroot" oops, missed cc to arch-releng.
-- Gerardo Exequiel Pozzi \cos^2\alpha + \sin^2\alpha = 1