[SCM] Debian Live initramfs hook branch, master, updated. 1.154.6-1-2-g3ccd31d
Daniel Baumann
daniel at debian.org
Tue Jan 27 17:07:58 UTC 2009
The following commit has been merged in the master branch:
commit 3ccd31da720bc2912cb97fae0ac785c303b71562
Author: Daniel Baumann <daniel at debian.org>
Date: Tue Jan 27 17:58:55 2009 +0100
Removing wc from hook again, that's an ubuntu only problem they have to care about.
diff --git a/hooks/live b/hooks/live
index 8a1be02..f2984f4 100755
--- a/hooks/live
+++ b/hooks/live
@@ -149,9 +149,6 @@ else
fi
copy_exec /usr/bin/udevinfo /bin
-# Program: wc
-copy_exec /usr/bin/wc /bin
-
# Program: wget
if [ -x /usr/bin/wget ]
then
--
Debian Live initramfs hook
More information about the debian-live-changes
mailing list