[SCM] Debian Live initramfs hook branch, master, updated. 1.154.5-1-2-g94be8c3

Daniel Baumann daniel at debian.org
Tue Jan 20 17:01:09 UTC 2009


The following commit has been merged in the master branch:
commit 94be8c3e16fd63ba612ccf45bd2ac77c3fa4d9a3
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Jan 20 17:52:26 2009 +0100

    Including wc in initramfs (Closes: #512413).

diff --git a/hooks/live b/hooks/live
index f2984f4..8a1be02 100755
--- a/hooks/live
+++ b/hooks/live
@@ -149,6 +149,9 @@ 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