1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 04_get_rid_of_utillinux-mountbinary.dpatch by <mika@grml.org>
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Get rid of util-linux mount binary
9 diff -r 9c83db37b8d9 hooks/live
10 --- a/hooks/live Sun Jul 20 19:19:41 2008 +0200
11 +++ b/hooks/live Fri Aug 01 16:07:05 2008 +0200
16 -if [ -x /sbin/mount.cifs ]
18 - copy_exec /sbin/mount.cifs /sbin
19 - manual_add_modules cifs
21 +#if [ -x /sbin/mount.cifs ]
23 +# copy_exec /sbin/mount.cifs /sbin
24 +# manual_add_modules cifs
28 manual_add_modules ext3