add some notations to README and NEWS.
This commit is contained in:
parent
ef1679fa92
commit
d140ed69d8
2 changed files with 7 additions and 1 deletions
3
NEWS
3
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.
|
||||
|
|
5
README
5
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue