From d140ed69d8785aa036d08eb704db70ba2757ee47 Mon Sep 17 00:00:00 2001 From: okuji Date: Mon, 7 Feb 2000 06:36:34 +0000 Subject: [PATCH] add some notations to README and NEWS. --- NEWS | 3 +++ README | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index fc728c53f..934109699 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,9 @@ New in 0.5.94: * The command "chainloader" now accepts an option "--force", which is required if you want to chain-load a boot loader defective in the signature, such as SCO Unixware 7.1. +* The netboot support is heavily rewritten, based on Etherboot-4.4.2. + Most of the device drivers are stolen from it, so we now have many + network drivers. See netboot/README.netboot for more details. New in 0.5.93 - 1999-10-30: * ELF format of FreeBSD kernel is supported. diff --git a/README b/README index 856242c39..2b4437dbd 100644 --- a/README +++ b/README @@ -55,8 +55,11 @@ old version from the CVS (1999-10-01 works fine, though it has some non-critical bugs). +If you are interested in netboot, see the file README.netboot under the +directory netboot. + See the file INSTALL for instructions on how to build and install the -GRUB data and program files. See the GRUB manual for details about +GRUB data and program files. See the GRUB manual for details about using GRUB as your bootloader. GNU GRUB has a page on the web. See: