2009-10-16 Robert Millan <rmh.grub@aybabtu.com>
* NEWS: Misc adjustments.
This commit is contained in:
parent
421bd7ac69
commit
d2b6b7fc9a
2 changed files with 8 additions and 8 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2009-10-16 Robert Millan <rmh.grub@aybabtu.com>
|
||||||
|
|
||||||
|
* NEWS: Misc adjustments.
|
||||||
|
|
||||||
2009-10-16 Vladimir Serbinenko <phcoder@gmail.com>
|
2009-10-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||||
|
|
||||||
* NEWS: Mentioned XNU, ACPI, gptsync, password and parttool.
|
* NEWS: Mentioned XNU, ACPI, gptsync, password and parttool.
|
||||||
|
|
12
NEWS
12
NEWS
|
@ -1,6 +1,6 @@
|
||||||
New in 1.97 - :
|
New in 1.97 - :
|
||||||
|
|
||||||
* Add support for XNU kernels.
|
* Add support for loading XNU (MacOS X kernel).
|
||||||
|
|
||||||
* ACPI override support.
|
* ACPI override support.
|
||||||
|
|
||||||
|
@ -22,9 +22,7 @@ New in 1.97 - :
|
||||||
|
|
||||||
* Add support for RAID levels 4,6 and 10.
|
* Add support for RAID levels 4,6 and 10.
|
||||||
|
|
||||||
* Add support for lua scripts.
|
* update-grub is replaced by grub-mkconfig.
|
||||||
|
|
||||||
* update-grub is renamed to grub-mkconfig.
|
|
||||||
|
|
||||||
* When booting from PXE, PXE can be used to load files.
|
* When booting from PXE, PXE can be used to load files.
|
||||||
|
|
||||||
|
@ -36,8 +34,6 @@ New in 1.97 - :
|
||||||
|
|
||||||
* Add Cygwin support.
|
* Add Cygwin support.
|
||||||
|
|
||||||
* Add grub-pe2elf to convert PE modules to ELF modules.
|
|
||||||
|
|
||||||
* Add x86_64 EFI support.
|
* Add x86_64 EFI support.
|
||||||
|
|
||||||
* Use LZMA compression instead of LZO.
|
* 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
|
* grub-mkconfig supports os-prober to add operating systems to the
|
||||||
boot menu.
|
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.
|
* Add support for the UDF, AFS and EXT4 filesystems.
|
||||||
|
|
||||||
* The ISO9660 filesystem supports the Joliet extension
|
* 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'.
|
* Add new command `sleep'.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue