2008-01-27 Robert Millan <rmh@aybabtu.com>
* NEWS: Add a few items.
This commit is contained in:
parent
f75172d9e7
commit
2216b10148
2 changed files with 26 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2008-01-27 Robert Millan <rmh@aybabtu.com>
|
||||||
|
|
||||||
|
* NEWS: Add a few items.
|
||||||
|
|
||||||
2008-01-27 Robert Millan <rmh@aybabtu.com>
|
2008-01-27 Robert Millan <rmh@aybabtu.com>
|
||||||
|
|
||||||
Fix parallel builds with grub-emu. Based on earlier commit for
|
Fix parallel builds with grub-emu. Based on earlier commit for
|
||||||
|
|
23
NEWS
23
NEWS
|
@ -9,10 +9,31 @@ New in 1.96:
|
||||||
|
|
||||||
* grub-emu can access the host filesystem now.
|
* grub-emu can access the host filesystem now.
|
||||||
|
|
||||||
* Add support for the NTFS and Reiserfs filesystems.
|
* Add support for the NTFS, cpio/tar and Reiserfs filesystems.
|
||||||
|
|
||||||
* Add support for ATA/ATAPI.
|
* Add support for ATA/ATAPI.
|
||||||
|
|
||||||
|
* Add update-grub script to generate grub.cfg.
|
||||||
|
|
||||||
|
* Add grub-mkrescue script to generate floppy or ElTorito images
|
||||||
|
(i386-pc only).
|
||||||
|
|
||||||
|
* Add support for background images in gfxterm (background_image command).
|
||||||
|
|
||||||
|
* Add support for detection of 64-bit support in CPU (cpuid command).
|
||||||
|
|
||||||
|
* GPT is now enabled in i386-pc target.
|
||||||
|
|
||||||
|
* Add grub-install for EFI.
|
||||||
|
|
||||||
|
* Ported to the following new platforms: Efika, coreboot (a.k.a. LinuxBIOS),
|
||||||
|
OLPC XO.
|
||||||
|
|
||||||
|
* Add support for colored menu (menu_color_normal and menu_color_highlight
|
||||||
|
variables).
|
||||||
|
|
||||||
|
* Fix support for loading Linux zImages (such as memtest86).
|
||||||
|
|
||||||
New in 1.95 - 2006-10-15:
|
New in 1.95 - 2006-10-15:
|
||||||
|
|
||||||
* Number partitions from 1 instead of 0. For instance, the first
|
* Number partitions from 1 instead of 0. For instance, the first
|
||||||
|
|
Loading…
Reference in a new issue