From e3f4df5bf10f5a64cfffdaa4f40a3960bd98cb95 Mon Sep 17 00:00:00 2001 From: Shao Miller Date: Sat, 6 Aug 2011 05:24:46 -0400 Subject: ifmemdsk.c32: Allow boot options based on presence of MEMDISK Like 'ifcpu.c32' and 'ifplop.c32', this COMBOOT32 module will check for the presence of MEMDISK(s) and choose one of two (optionally) specified commands. Signed-off-by: Shao Miller --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 88adba1d..77005047 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ Changes in 4.05: on virtually all systems since the beginning, and has been totally broken since 4.00 at least. Use MEMDISK instead. * chain.c32: Support chaining ReactOS' FreeLdr (Shao Miller) + * ifmemdsk.c32: Choose boot option based on presence of MEMDISK Changes in 4.04: * PXELINUX: Fix handling of unqualified DNS names. -- cgit v1.2.1