Bug#282530: marked as done (grub: add support for memtest86+ to new memtest86 option)

Debian Bug Tracking System owner@bugs.debian.org
Mon, 22 Nov 2004 15:33:13 -0800


Your message dated Mon, 22 Nov 2004 18:17:07 -0500
with message-id <E1CWNQh-0005yS-00@newraff.debian.org>
and subject line Bug#282530: fixed in grub 0.95+cvs20040624-12
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Nov 2004 20:22:05 +0000
>From menorqui@pirispons.net Mon Nov 22 12:22:05 2004
Return-path: <menorqui@pirispons.net>
Received: from 62-43-7-83.user.ono.com (bacterio.pirispons.net) [62.43.7.83] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CWKhI-00066N-00; Mon, 22 Nov 2004 12:22:05 -0800
Received: by bacterio.pirispons.net (Postfix, from userid 1000)
	id C123635918; Mon, 22 Nov 2004 21:22:00 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Kiko Piris <menorqui@pirispons.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: grub: add support for memtest86+ to new memtest86 option
X-Mailer: reportbug 3.2
Date: Mon, 22 Nov 2004 21:22:00 +0100
Message-Id: <20041122202200.C123635918@bacterio.pirispons.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: grub
Version: 0.95+cvs20040624-11
Severity: wishlist
Tags: patch


If user selects the memtest86 option in his menu.lst, and memtest86+ is
installed, then also add a kernel with this one.

This can be easily done with this patch:

---8<---
--- update-grub~	2004-11-18 23:37:59.000000000 +0100
+++ update-grub	2004-11-22 21:16:26.000000000 +0100
@@ -783,6 +783,17 @@
 		write_kernel_entry "$kernelVersion" "" "" "$grub_root_device" \
 		"$kernel" "$currentOpt" "" "$initrd"
 	fi
+	if test -f "/boot/memtest86+.bin" ; then
+		kernelVersion="memtest86+"
+		kernel="$kernel_dir/memtest86+.bin"
+		currentOpt=
+		initrd=
+
+		echo "Found kernel: $kernel"
+
+		write_kernel_entry "$kernelVersion" "" "" "$grub_root_device" \
+		"$kernel" "$currentOpt" "" "$initrd"
+	fi
 fi
 
 echo $end >> $buffer
--->8---

Thanks

-- 
Kiko


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=es_ES.ISO-8859-15, LC_CTYPE=es_ES.ISO-8859-15 (charmap=ISO-8859-15) (ignored: LC_ALL set to es_ES@euro)

Versions of packages grub depends on:
ii  libc6                       2.3.2.ds1-18 GNU C Library: Shared libraries an
ii  libncurses5                 5.4-4        Shared libraries for terminal hand

-- no debconf information

---------------------------------------
Received: (at 282530-close) by bugs.debian.org; 22 Nov 2004 23:23:45 +0000
>From katie@ftp-master.debian.org Mon Nov 22 15:23:45 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CWNX7-0004Bt-00; Mon, 22 Nov 2004 15:23:45 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CWNQh-0005yS-00; Mon, 22 Nov 2004 18:17:07 -0500
From: Jason Thomas <jason@debian.org>
To: 282530-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#282530: fixed in grub 0.95+cvs20040624-12
Message-Id: <E1CWNQh-0005yS-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 22 Nov 2004 18:17:07 -0500
Delivered-To: 282530-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: grub
Source-Version: 0.95+cvs20040624-12

We believe that the bug you reported is fixed in the latest version of
grub, which is due to be installed in the Debian FTP archive:

grub-disk_0.95+cvs20040624-12_all.deb
  to pool/main/g/grub/grub-disk_0.95+cvs20040624-12_all.deb
grub-doc_0.95+cvs20040624-12_all.deb
  to pool/main/g/grub/grub-doc_0.95+cvs20040624-12_all.deb
grub_0.95+cvs20040624-12.diff.gz
  to pool/main/g/grub/grub_0.95+cvs20040624-12.diff.gz
grub_0.95+cvs20040624-12.dsc
  to pool/main/g/grub/grub_0.95+cvs20040624-12.dsc
grub_0.95+cvs20040624-12_i386.deb
  to pool/main/g/grub/grub_0.95+cvs20040624-12_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 282530@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jason Thomas <jason@debian.org> (supplier of updated grub package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 23 Nov 2004 10:07:30 +1100
Source: grub
Binary: grub-disk grub grub-doc
Architecture: source i386 all
Version: 0.95+cvs20040624-12
Distribution: unstable
Urgency: low
Maintainer: Grub Maintainers <pkg-grub-devel@lists.alioth.debian.org>
Changed-By: Jason Thomas <jason@debian.org>
Description: 
 grub       - GRand Unified Bootloader
 grub-disk  - GRUB bootable disk image
 grub-doc   - Documentation for GRand Unified Bootloader
Closes: 229649 282530
Changes: 
 grub (0.95+cvs20040624-12) unstable; urgency=low
 .
   * update-grub should look for memtest86 in /boot
     (closes: #229649)
   * Add support for memtest86+ to update-grub
     (closes: #282530)
Files: 
 810c187a3dabe04479d7316c240d12a8 888 admin optional grub_0.95+cvs20040624-12.dsc
 61c8afb11512a34fccbe2b5f06c20737 57526 admin optional grub_0.95+cvs20040624-12.diff.gz
 9fe8acd28e7dcd6e9badfd685e078550 358156 admin optional grub_0.95+cvs20040624-12_i386.deb
 b22b52fd13655ed976ebf32f0d804328 227792 admin optional grub-disk_0.95+cvs20040624-12_all.deb
 677996b4fa6d0783268128170f4155e4 259480 doc optional grub-doc_0.95+cvs20040624-12_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBonII7cYwRJJSiL4RAlpAAKC9vrBhpwgjaMn/q2tG3e5HNK3tXQCghUkN
Lsja4Xnk2FjWKHC0CcAZVug=
=/567
-----END PGP SIGNATURE-----