Version: 1.97+20091115-1
Tags: patch

An updated patch.

Regards.
-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1

--- util/grub.d/10_linux.in.orig	2009-11-15 19:15:31.000000000 +0100
+++ util/grub.d/10_linux.in	2009-11-17 23:48:22.000000000 +0100
@@ -64,7 +64,7 @@
 EOF
 }
 
-list=`for i in /boot/vmlinu[xz]-* /vmlinu[xz]-* ; do
+list=`for i in /vmlinu[xz]-* $(find /boot -type f -regex '.*vmlinu[xz]-.*'); do
         if grub_file_is_not_garbage "$i" ; then echo -n "$i " ; fi
       done`
 prepare_boot_cache=

Attachment: pgpWjZzimxZRP.pgp
Description: PGP signature

Reply via email to