pxeknife/conf/memory_test.conf
John 'Warthog9' Hawley 83bfe7adc9 Move configuration files for the various subsections to common location
The intention will be to treat these as includes or template files going forward.  Getting these committed so they are tracked in the tree properly.  The
se have just been moved from their normal respective locations to here.

The makefiles will parse these, and likely in the interim, just copy them back into place
2015-03-18 23:20:49 -07:00

27 lines
629 B
Text

MENU INCLUDE pxeknife/pxeknife-gui.conf
MENU TITLE --== PXE Knife - Memory Tests ==--
LABEL hdmenu
MENU LABEL <---- PXE Knife Menu
kernel vesamenu.c32
append pxeknife/pxeknife.conf
LABEL docmem1
MENU LABEL DocMem RAM Diagnostic v. 1.45a
kernel memdisk
append initrd=pxeknife/memory_test/docmem1.igz
LABEL docmem2
MENU LABEL DocMem RAM Diagnostic v. 2.1b
kernel memdisk
append initrd=pxeknife/memory_test/docmem2.igz
LABEL memtest86+
MENU LABEL Memtest86+
kernel pxeknife/memory_test/memtest86+/memtest86+-1.65
LABEL memtest86
MENU LABEL Memtest86
kernel memdisk
append initrd=pxeknife/memory_test/memtest.igz