tags 567245 + patch
thanks

Dear maintainer,

I've prepared an NMU for grub2 (versioned as 1.98~20100128-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Cheers,
Julien
diff -u grub2-1.98~20100128/debian/changelog grub2-1.98~20100128/debian/changelog
--- grub2-1.98~20100128/debian/changelog
+++ grub2-1.98~20100128/debian/changelog
@@ -1,3 +1,10 @@
+grub2 (1.98~20100128-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Stop setting gfxpayload=keep (closes: #567245).
+
+ -- Julien Cristau <jcris...@debian.org>  Sun, 14 Feb 2010 20:37:51 +0100
+
 grub2 (1.98~20100128-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- grub2-1.98~20100128.orig/util/grub.d/10_linux.in
+++ grub2-1.98~20100128/util/grub.d/10_linux.in
@@ -60,14 +60,6 @@
   printf "menuentry \"${title}\" {\n" "${os}" "${version}"
   save_default_entry | sed -e "s/^/\t/"
 
-  # Use ELILO's generic "efifb" when it's known to be available.
-  # FIXME: We need an interface to select vesafb in case efifb can't be used.
-  if grep -qx "CONFIG_FB_EFI=y" /boot/config-${version} 2> /dev/null ; then
-    cat << EOF
-	set gfxpayload=keep
-EOF
-  fi
-
   if [ -z "${prepare_boot_cache}" ]; then
     prepare_boot_cache="$(prepare_grub_to_access_device ${GRUB_DEVICE_BOOT} | sed -e "s/^/\t/")"
   fi

Attachment: signature.asc
Description: Digital signature

Reply via email to