[SCM] Debian Live build scripts branch, master, updated. 1.0.2-4-28-g2e96f6c

Daniel Baumann daniel at debian.org
Mon Jan 26 13:34:23 UTC 2009


The following commit has been merged in the master branch:
commit 2e96f6c3d9734d663aa3dcc91b58e673a7fba1e1
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jan 26 14:23:31 2009 +0100

    Removing enforced installation of mawk in the chroot in lh_binary_debian-installer, mawk is priority required and therefore always there anyway. Additionally, this would unnecessarily blow up images that have gawk (or any other awk implementation) installed.

diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 83c1681..663df9f 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -69,7 +69,6 @@ Create_lockfile .lock
 
 # Checking depends
 Check_package chroot/usr/bin/wget wget
-Check_package chroot/usr/bin/awk mawk
 Check_package chroot/usr/bin/apt-ftparchive apt-utils
 
 # Restoring cache

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list