Oops, forgot the Suggests line. Here's a new patch. -- Robert Millan
My spam trap is [EMAIL PROTECTED] Note: this address is only intended for spam harvesters. Writing to it will get you added to my black list.
diff -ur memtest86+-1.65.old/debian/control memtest86+-1.65/debian/control --- memtest86+-1.65.old/debian/control 2006-11-01 15:33:46.000000000 +0100 +++ memtest86+-1.65/debian/control 2006-11-01 15:34:21.000000000 +0100 @@ -7,15 +7,14 @@ Package: memtest86+ Architecture: i386 amd64 -Suggests: hwtools, sysutils, kernel-patch-badram, grub (>= 0.95+cvs20040624), mtools +Suggests: hwtools, memtester, kernel-patch-badram, grub (>= 0.95+cvs20040624), mtools Description: thorough real-mode memory tester Memtest86+ scans your RAM for errors. . This tester runs independently of any OS - it is run at computer boot-up, so that it can test *all* of you memory. You may want to - look at `memtest' (in package `sysutils'), which allows to test - your memory within Linux, but this one won't be able to test your - whole RAM. + look at `memtester', which allows to test your memory within Linux, + but this one won't be able to test your whole RAM. . It can output a list of bad RAM regions usable by the BadRAM kernel patch, so that you can still use you old RAM with one or two bad bits.

