hdt: Updating memtest to 4.20
authorErwan Velu <erwanaliasr1@gmail.com>
Wed, 26 Jan 2011 22:51:59 +0000 (23:51 +0100)
committerErwan Velu <erwanaliasr1@gmail.com>
Wed, 26 Jan 2011 22:51:59 +0000 (23:51 +0100)
com32/hdt/Makefile
com32/hdt/floppy/hdt.cfg

index 24e63c2..40ea3ac 100644 (file)
@@ -30,7 +30,7 @@ VERSION   = $(shell $(SED) -n 's/\#define VERSION \"\(.*\)\"/\1/p' hdt.h)
 CODENAME  = $(shell $(SED) -n 's/\#define CODENAME \"\(.*\)\"/\1/p' hdt.h)
 VERSION_C32 = $(shell echo $(VERSION) | $(SED) -e 's/-/_/g' | $(SED) -e 's/\./_/g')
 
-MEMTEST_URL = http://memtest.org/download/4.10/memtest86+-4.10.bin
+MEMTEST_URL = http://memtest.org/download/4.20/memtest86+-4.20.bin
 MEMTEST     = memtest.bin
 
 KERNEL_VERSION          ?= $(shell uname -r)
@@ -121,7 +121,7 @@ clean: tidy
 spotless: clean
        rm -f *.lss *.c32 *.com hdt*.img hdt*.iso hdt*.img.gz
        rm -rf $(ISO_DIR)
-       rm -rf $(FLOPPY_DIR)/memtest
+       rm -rf $(FLOPPY_DIR)/$(MEMTEST)
        rm -rf $(FLOPPY_DIR)/pci.ids*
        rm -f *~ \#*
 
index 8eddb2c..ca3e042 100644 (file)
@@ -80,8 +80,8 @@ APPEND modules_pcimap=modules.pcimap modules_alias=modules.alias pciids=pci.ids
 MENU SEPARATOR
 
 LABEL memtest
-MENU LABEL Memtest86+ 4.10
+MENU LABEL Memtest86+ 4.20
 TEXT HELP
- Starts Memtest86+ 4.10
+ Starts Memtest86+ 4.20
 ENDTEXT
 LINUX memtest.bin