2009-10-16 Robert Millan <rmh.grub@aybabtu.com>

* NEWS: Misc adjustments.
This commit is contained in:
robertmh 2009-10-16 18:46:51 +00:00
parent 421bd7ac69
commit d2b6b7fc9a
2 changed files with 8 additions and 8 deletions

View File

@ -1,3 +1,7 @@
2009-10-16 Robert Millan <rmh.grub@aybabtu.com>
* NEWS: Misc adjustments.
2009-10-16 Vladimir Serbinenko <phcoder@gmail.com>
* NEWS: Mentioned XNU, ACPI, gptsync, password and parttool.

12
NEWS
View File

@ -1,6 +1,6 @@
New in 1.97 - :
* Add support for XNU kernels.
* Add support for loading XNU (MacOS X kernel).
* ACPI override support.
@ -22,9 +22,7 @@ New in 1.97 - :
* Add support for RAID levels 4,6 and 10.
* Add support for lua scripts.
* update-grub is renamed to grub-mkconfig.
* update-grub is replaced by grub-mkconfig.
* When booting from PXE, PXE can be used to load files.
@ -36,8 +34,6 @@ New in 1.97 - :
* Add Cygwin support.
* Add grub-pe2elf to convert PE modules to ELF modules.
* Add x86_64 EFI support.
* Use LZMA compression instead of LZO.
@ -57,13 +53,13 @@ New in 1.97 - :
* grub-mkconfig supports os-prober to add operating systems to the
boot menu.
* The ATA driver supports filesystems bigger than 2TB.
* The ATA driver supports devices bigger than 2 TiB.
* Add support for the UDF, AFS and EXT4 filesystems.
* The ISO9660 filesystem supports the Joliet extension
* Add aout and BSD kernel loaders.
* Add support for loading kernels of FreeBSD, NetBSD and OpenBSD.
* Add new command `sleep'.