2008-08-08 Marco Gerards <marco@gnu.org>

* NEWS: Update.
This commit is contained in:
marco_g 2008-08-07 22:43:03 +00:00
parent 819ce6c0a9
commit 1fbc5e6681
2 changed files with 48 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2008-08-08 Marco Gerards <marco@gnu.org>
* NEWS: Update.
2008-08-07 Bean <bean123ch@gmail.com>
* include/grub/x86_64/pci.h: New file.

44
NEWS
View File

@ -1,3 +1,47 @@
New in 1.97 - :
* When booting from PXE, PXE can be used to load files.
* High resolution timer support.
* Image loaders now support IO buffering.
* Add `crc' command.
* Add grub-pe2elf to convert PE modules to ELF modules.
* Add x86_64 EFI support.
* Add support for LZMA compression.
* Support for saving the environment from and loading the environment
from a file.
* Allow the UUID to be used as device name.
* The `search' command can use UUIDs now.
* Add support for IEEE 1275 on i386.
* Create partmap.lst and use it to automatically load partition map
modules.
* Add os-prober that can add operating systems to the boot menu.
* The ATA driver supports filesystems bigger than 2TB.
* Add support for the UDF, AFS filesystem.
* The ISO9660 filesystem supports the Juliet extension
* Add aout and BSD kernel loaders.
* Add new command `sleep'.
* Support for direct access to AT keyboards.
* New utility `grub-fstest'.
New in 1.96 - 2008-02-03:
* The license term is changed to GNU General Public License Version 3.