2008-02-03 13:57:54 +00:00
|
|
|
New in 1.96 - 2008-02-03:
|
2007-07-21 23:32:33 +00:00
|
|
|
|
|
|
|
* The license term is changed to GNU General Public License Version 3.
|
|
|
|
|
2007-08-02 Marco Gerards <marco@gnu.org>
* DISTLIST: Add `disk/host.c', `fs/ntfs.c', `include/multiboot.h',
`include/multiboot2.h', `include/grub/elfload.h',
`include/multiboot.h', `include/grub/multiboot.h',
`include/grub/multiboot_loader.h', `include/grub/multiboot2.h',
`include/grub/i386/pc/biosdisk.h', `include/grub/util/biosdisk.h',
`kern/elf.c', `loader/multiboot_loader.c',
`loader/multiboot_loader_normal.c', `loader/multiboot2.c',
`loader/i386/pc/multiboot2.c',
`loader/powerpc/ieee1275/multiboot2.c', `util/hostfs.c' and
`util/i386/pc/grub-mkrescue.in'. Remove
`include/grub/biosdisk.h', `include/grub/i386/pc/multiboot.h',
`include/grub/i386/pc/util/biosdisk.h' and
`include/grub/powerpc/ieee1275/multiboot.h'.
2007-08-02 20:19:50 +00:00
|
|
|
* grub-emu is made optional. Now you have to use
|
|
|
|
`--enable-grub-emu' to enable it.
|
|
|
|
|
|
|
|
* Add Multiboot2 support.
|
|
|
|
|
|
|
|
* grub-emu can access the host filesystem now.
|
|
|
|
|
2008-01-27 22:02:02 +00:00
|
|
|
* Add support for the NTFS, cpio/tar and Reiserfs filesystems.
|
2007-08-02 Marco Gerards <marco@gnu.org>
* DISTLIST: Add `disk/host.c', `fs/ntfs.c', `include/multiboot.h',
`include/multiboot2.h', `include/grub/elfload.h',
`include/multiboot.h', `include/grub/multiboot.h',
`include/grub/multiboot_loader.h', `include/grub/multiboot2.h',
`include/grub/i386/pc/biosdisk.h', `include/grub/util/biosdisk.h',
`kern/elf.c', `loader/multiboot_loader.c',
`loader/multiboot_loader_normal.c', `loader/multiboot2.c',
`loader/i386/pc/multiboot2.c',
`loader/powerpc/ieee1275/multiboot2.c', `util/hostfs.c' and
`util/i386/pc/grub-mkrescue.in'. Remove
`include/grub/biosdisk.h', `include/grub/i386/pc/multiboot.h',
`include/grub/i386/pc/util/biosdisk.h' and
`include/grub/powerpc/ieee1275/multiboot.h'.
2007-08-02 20:19:50 +00:00
|
|
|
|
2007-10-31 22:29:20 +00:00
|
|
|
* Add support for ATA/ATAPI.
|
|
|
|
|
2008-01-27 22:02:02 +00:00
|
|
|
* 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).
|
|
|
|
|
2006-10-15 13:53:59 +00:00
|
|
|
New in 1.95 - 2006-10-15:
|
2006-06-05 17:18:31 +00:00
|
|
|
|
|
|
|
* Number partitions from 1 instead of 0. For instance, the first
|
|
|
|
partition of "hd0" is now "hd0,1" but not "hd0,0".
|
|
|
|
|
2006-10-14 21:17:33 +00:00
|
|
|
* grub-probefs is renamed to grub-probe, and supports printing a
|
|
|
|
guessed OS device name and a GRUB drive name.
|
|
|
|
|
|
|
|
* RAID and LVM support is added.
|
|
|
|
|
|
|
|
* New command, echo.
|
|
|
|
|
|
|
|
* The disk API is changed to support 64-bit addressing.
|
|
|
|
|
|
|
|
* A TGA loader is added for the video API.
|
|
|
|
|
2006-06-04 12:59:19 +00:00
|
|
|
New in 1.94 - 2006-06-04:
|
2006-05-28 03:20:18 +00:00
|
|
|
|
|
|
|
* Fix several serious bugs in HFS+.
|
|
|
|
|
|
|
|
* Add experimental EFI support. Chainloading and Linux loading are
|
|
|
|
supported at the moment.
|
|
|
|
|
|
|
|
* Add a new command "blocklist" to show a block list.
|
|
|
|
|
|
|
|
* Use --with-platform to specify a boot environment. For now, efi,
|
|
|
|
ieee1275 and pc are supported.
|
|
|
|
|
|
|
|
* Use the filename "kernel.elf" instead of "grubof" on ieee1275.
|
|
|
|
|
|
|
|
* Install GRUB into pkglibdir instead of pkgdatadir.
|
|
|
|
|
|
|
|
* Support environmental variables. You can export variables by the
|
|
|
|
command "export".
|
|
|
|
|
|
|
|
* Remove the commands "default" and "timeout". They are now variables.
|
|
|
|
|
|
|
|
* Add the commands "source" and "." to include a file.
|
|
|
|
|
|
|
|
* Implement experimental Video API and a new terminal "gfxterm" based
|
|
|
|
on the Video API.
|
|
|
|
|
|
|
|
|
2006-03-10 22:27:24 +00:00
|
|
|
New in 1.93 - 2006-03-10:
|
|
|
|
|
|
|
|
* Add support for the HFS+ wrapper.
|
|
|
|
|
|
|
|
* Major improvements to scripting support.
|
|
|
|
|
|
|
|
* Menu entries are now scriptable.
|
|
|
|
|
2006-04-02 08:53:31 +00:00
|
|
|
|
2005-12-25 14:45:14 +00:00
|
|
|
New in 1.92 - 2005-12-25:
|
|
|
|
|
|
|
|
* Add support for GPT partition table format.
|
|
|
|
|
|
|
|
* Add a new command "play" to play an audio file on PC.
|
|
|
|
|
|
|
|
* Add support for Linux/ADFS partition table format.
|
|
|
|
|
|
|
|
* Add support for BASH-like scripting.
|
|
|
|
|
2005-12-25 15:59:50 +00:00
|
|
|
* Add support for Apple HFS+ filesystems.
|
2005-12-25 14:45:14 +00:00
|
|
|
|
2005-12-25 16:01:29 +00:00
|
|
|
|
2005-10-15 18:10:37 +00:00
|
|
|
New in 1.91 - 2005-10-15:
|
2005-08-08 23:15:21 +00:00
|
|
|
|
|
|
|
* Add support for LZO version 2.
|
|
|
|
|
2005-08-18 03:14:39 +00:00
|
|
|
* Support completion in the entry editor.
|
|
|
|
|
|
|
|
* Add VBE support.
|
|
|
|
|
2005-08-20 07:49:02 +00:00
|
|
|
* New commands, "search", "vbetest" and "vbeinfo".
|
|
|
|
|
2005-08-20 08:25:51 +00:00
|
|
|
* The option BOOT_IMAGE is passed to Linux.
|
|
|
|
|
2005-08-22 17:28:59 +00:00
|
|
|
* Add support for automatic decompression for gzip.
|
|
|
|
|
2005-09-03 16:55:38 +00:00
|
|
|
* Add support for terminfo and serial.
|
|
|
|
|
2005-10-15 12:22:37 +00:00
|
|
|
* Add support for x86_64.
|
|
|
|
|
|
|
|
* GRUB itself is a Multiboot-compliant kernel.
|
|
|
|
|
|
|
|
* Add new filesystems: XFS, SFS, and AFFS.
|
|
|
|
|
2005-08-18 03:14:39 +00:00
|
|
|
|
2005-08-08 23:15:21 +00:00
|
|
|
New in 1.90 - 2005-08-07:
|
2004-04-04 13:46:03 +00:00
|
|
|
|
|
|
|
* Rename the project name PUPA to GRUB. Now this version is the
|
|
|
|
developmental version of GRUB officially.
|
|
|
|
|
|
|
|
* The GRUB emulator ``grub-emu'' is added.
|
|
|
|
|
|
|
|
* Add support for newworld Mac. This should work with other
|
|
|
|
PowerPC-based machines as well, if they use IEEE 1275
|
|
|
|
(Open Firmware).
|
|
|
|
|
2005-08-07 14:59:56 +00:00
|
|
|
* Too many changes to describe. Look at ChangeLog for more details.
|
|
|
|
|
2004-04-04 13:46:03 +00:00
|
|
|
|
2002-12-27 14:14:06 +00:00
|
|
|
New in 0.7:
|
|
|
|
|
|
|
|
* Problems in cross-compiling PUPA are fixed.
|
|
|
|
|
2002-12-28 07:16:30 +00:00
|
|
|
* Use -mrtd and -mregparm=3 to reduce the generated code sizes. This
|
|
|
|
means that any missing prototypes could be fatal. Also, you must take
|
|
|
|
care when writing assembly code. See the comments at the beginning of
|
|
|
|
startup.S, for more details.
|
|
|
|
|
2003-01-02 23:46:21 +00:00
|
|
|
* New utility, ``pupa-setup''. This sets up PUPA to make it bootable
|
|
|
|
from a real disk.
|
|
|
|
|
2003-01-06 00:01:35 +00:00
|
|
|
* New commands, "prefix", "insmod", "rmmod" and "lsmod" are added into
|
|
|
|
the rescue mode to manipulate PUPA modules.
|
|
|
|
|
2003-01-17 02:52:05 +00:00
|
|
|
* Linux support is added. Initrd is not support yet.
|
|
|
|
|
2003-01-31 03:26:56 +00:00
|
|
|
* Reduce the size of a core image significantly by compressing a large
|
|
|
|
part of the core image and decompressing itself at boot time. The
|
|
|
|
currently used algorithm is LZO (more precisely, LZO1X-999). So you
|
|
|
|
have to install LZO to build PUPA. See
|
|
|
|
<http://www.oberhumer.com/opensource/lzo/>, for more information.
|
|
|
|
|
2003-01-06 00:01:35 +00:00
|
|
|
|
2002-12-27 08:53:07 +00:00
|
|
|
New in 0.6 - 2002-12-27, Yoshinori K. Okuji:
|
|
|
|
|
|
|
|
* The chainloader and the FAT filesystem are modularized.
|
|
|
|
|
|
|
|
* The structure of the source tree is a bit changed.
|
|
|
|
|
|
|
|
* Support for building loadable modules is added.
|
|
|
|
|
|
|
|
* Some generic parts of pupa-mkimage are segregated.
|
|
|
|
|
|
|
|
* Some documentation files are added, according to the GNU Coding
|
|
|
|
Standards.
|