NEWS: mention libgcc removal
[grub.git] / NEWS
1 New in 2.02:
2
3 * New/improved filesystem and disk support:
4   * Big-endian UFS1.
5   * Experimental 64-bit ext2 support.
6   * Various fixes for non-512-byte sector devices.
7   * New `proc' filesystem framework, used by LUKS disks.
8   * Fix DM-RAID partition handling.
9   * New `nativedisk' command to switch from firmware to native disk drivers.
10   * Compressed HFS+.
11   * DragonFly BSD labels.
12   * CBFS (coreboot).
13   * Handle partitioned LVM properly.
14   * Use LVM UUIDs whenever possible.
15   * GPT PReP.
16   * New `progress' module that shows progress information while reading
17     files.
18   * ZFS features support.
19   * ZFS LZ4 support.
20   * XFS V5 format support.
21
22 * New/improved terminal and video support:
23   * Monochrome text (matching `hercules' in GRUB Legacy).
24   * Morse code output using system speaker.
25   * `spkmodem' output (simple data protocol using system speaker).
26   * Handle Japanese special keys.
27   * coreboot framebuffer.
28   * Serial on ARC.
29   * Native vt100 handling for grub-emu, replacing the use of the curses
30     library.
31   * New gfxmenu options for terminal window positioning, theme background
32     image handling, and scrollbar padding, plus `item_pixmap_style' and
33     `highlight_overlay'.
34   * Support several more image types (paletted and greyscale).
35
36 * Boot protocol improvements:
37   * Support Apple FAT binaries on non-Apple platforms.
38   * Improve FreeDOS direct loading support compatibility.
39   * Enable `linux16' on all x86 platforms, not just BIOS.
40   * New TrueCrypt ISO loader.
41   * multiboot2 boot-services EFI specification.
42   * multiboot2 EFI memory map specification.
43   * multiboot2 full-file specfication.
44
45 * New/improved network support:
46   * New variables `net_default_*' containing properties of the default
47     interface.
48   * Autoload `http' and `tftp' modules if necessary.
49   * Improve TFTP robustness.
50   * Parse `nd' disk names in GRUB Legacy configuration files.
51   * Issue separate DNS queries for IPv4 and IPv6.
52
53 * Coreboot improvements:
54   * CBFS support both in on-disk images (loopback) and flash.
55   * Ability to launch another payload from flash or disk
56   * Coreboot framebuffer
57   * CBMEMC support (both logging and inspecting logs)
58   * Command for inspecting coreboot timestamps (`coreboot_boottime').
59   * Command for inspecting coreboot tables (`lscoreboot').
60   * New target default_payload.elf.
61   * Increased maximal core size.
62
63 * New/improved platform support:
64   * New `efifwsetup' and `lsefi' commands on EFI platforms.
65   * New `cmosdump' and `cmosset' commands on platforms with CMOS support.
66   * New command `pcidump' for PCI platforms.
67   * Improve opcode parsing in ACPI halt implementation.
68   * Use the TSC as a possible time source on i386-ieee1275.
69   * Merge PowerPC grub-mkrescue implementation with the common one.
70   * Support grub-mkrescue on i386-ieee1275, sparc64, bootinfo machines such
71     as pSeries, and mips-arc.
72   * Make grub-mkrescue better support Apple Intel Macs on CD.
73   * Enable GRUB Legacy configuration file parsing on EFI.
74   * Support halt for Loongson 2E.
75   * ARM U-Boot and EFI ports.
76   * Reorganise platform-dependent code in utilities to avoid #ifdef mess.
77   * AROS and Haiku support for userspace utilities.
78   * Xen PV port.
79   * Fix EFI stack alignment.
80   * ARM64 EFI port.
81   * On Linux, read partition start offsets from sysfs if possible.
82   * New grub-macbless utility, and better integration with Mac firmware in
83     grub-install.
84   * Support Yeeloong 3A.
85   * Add `cpuid --pae' option to detect Physical Address Extension on x86.
86   * Support for USB debug dongles.
87   * Support for *-emu on all platforms (previously only i386/x86_64 worked).
88   * Support *-emu on Windows.
89   * New platform `none' which builds only user level utilities. This is now
90     default if target CPU is not supported.
91
92 * Security:
93   * Add optional facility to enforce that all files read by the core image
94     from disk have a valid detached digital signature.
95
96 * Performance:
97   * Avoid costly division operations in many places.
98   * New boot time analysis framework (`./configure --enable-boot-time').
99   * Initialise USB ports in parallel.
100   * New `testspeed' command to test file read speed.
101   * Speed-up gfxterm by storing intermediate results in more compact format.
102   * Lazy LVM/mdraid scan.
103   * Disk hints.
104
105 * Scripting:
106   * New `eval' and `tr' commands.
107   * grub-script-check fails on scripts containing no commands.
108
109 * Installation and other utility improvements:
110   * Add option to compress files on installation or image creation.
111   * Using grub-reboot no longer requires setting `GRUB_DEFAULT=saved'.
112   * Support probing EFI System Partition (requires os-prober >= 1.58).
113   * Fix inconsistent use of `GRUB_CRYPTODISK_ENABLE' and
114     `GRUB_ENABLE_CRYPTODISK'; the latter is now used consistently.
115   * grub-mount handles symbolic links to directories.
116   * Support disabling submenus with `GRUB_DISABLE_SUBMENU' configuration key
117     for grub-mkconfig.
118   * grub-install, grub-mknetdir, grub-mkrescue, and grub-mkstandalone
119     rewritten in C.  They should now work in supported non-Unix-like
120     environments.
121   * Native mingw support.
122   * Ability to install on EFI under windows.
123   * Reorganise timeout handling using new `timeout_style' environment
124     variable and `GRUB_TIMEOUT_STYLE' configuration key for grub-mkconfig.
125     Menu hotkeys pressed during a hidden timeout now boot the corresponding
126     menu entry immediately.
127   * New `file' command and grub-file utility to check file types.
128   * New syslinux configuration file parser.
129
130 * Build system:
131   * Remove all uses of nested functions; GRUB no longer requires an
132     executable stack.
133   * Fix documentation build with Texinfo >= 5.1.
134   * More robust and documented cross-compiling support.
135   * Partial clang support for some platforms (experimental).
136   * Partial mingw64 x86_64-efi compile support (highly experimental).
137   * Partial mingw32 i386-* (other than already present i386-pc)
138     compile support (highly experimental).
139   * Support for grub-mkpasswd on Windows.
140   * Eliminate the use of AutoGen.  This allowed some performance
141     improvements to the build system.
142   * Remove variable length arrays.
143   * OpenBSD compile and tools support (NetBSD and FreeBSD were already supported).
144   * Fix build with FreeType >= 2.5.1.
145   * Make gentpl.py compatible with Python 3.  It now requires at least
146     Python 2.6.
147   * modinfo.sh contains build information now.
148   * Added many new tests to improve robustness.
149   * Target is built without libgcc now. Necessary builtins are reimplemented
150     directly. This removes requirement for target-specific runtime on build
151     system.
152
153 * Revision control moved to git.
154
155 New in 2.00:
156
157 * Appearance:
158   * Official theme for gfxmenu (starfield)
159   * Menu is organised with submenus.
160   * Better default video mode selection using EDID.
161
162 * New platforms:
163   * Itanium port.
164   * Fuloong2F support (including GRUB as firmware)
165   * Fuloong2E support (except GRUB as firmware)
166   * ARCS (SGI machines) port.
167   * qemu -M mips port.
168
169 * grub-mount to mount filesystems using GRUB FS drivers and FUSE.
170
171 * Changed security default so entries are locked by default if any superuser is
172   defined. 
173
174 * New drivers:
175   * EHCI.
176   * AHCI.
177   * ESCC serial.
178   * IEEE1275 serial.
179   * EFI serial.
180   * Network stack for BIOS, IEEE1275, EMU and EFI, including TFTP, HTTP and DNS.
181
182 * New filesystem, filters and disks formats:
183   * DVH partition map.
184   * Plan9 partition map.
185   * Big-endian mdraid.
186   * Big-endian cpio.
187   * ODC and NEWC cpio.
188   * ExFAT.
189   * Minix3fs.
190   * Big-endian minixfs.
191   * RomFS.
192   * Squash4.
193   * Support non-512B disk blocks.
194   * LUKS and GELI support.
195   * LDM read support (no install yet).
196   * LZOP.
197
198 * Improved filesystem and disks formats support:
199   * HFS+ label support.
200   * Improved reiserfs support.
201   * multidevice, mirrored and raidz(2,3) ZFS support.
202   * RAID LVM (internal RAIDing) support.
203   * ZFS crypto support.
204   * ZLE, LZ4 and GZIP on ZFS support.
205   * Support ZFS up to 33.
206   * HFS string is now treated like mac-roman and not UTF-8
207   * HFS mtime support.
208   * Improved AFFS and SFS support.
209   * LZO-compressed btrfs support.
210   * cpio and tar symlinks support.
211   * Better FS detection to reduce false positives.
212
213 * New boot protocols:
214   * Ability to load another coreboot payload when on coreboot.
215   * Plan9.
216   * Freedos.
217   * Ntldr/bootmgr (to load Windows bootloader).
218   * chainloader --bpb support to patch FAT or NTFS BPB in memory to correct
219     wrong partition offset.
220   * PXE chainloading support.
221   * Darwin 11 (Mac OS X Lion) protocol support.
222
223 * Boot protocol improvements:
224   * Multiple initrd support.
225   * Basic illumos and xnu autoconfig.
226
227 * Testing and debugging:
228   * New grub-fstest commands: cat, zfsinfo, testload xnu_uuid
229   * grub-fstest recursive directory compare for quickly checking that
230     a directory is read correctly.
231   * Backtace on crash (if gdb module is loaded, x86 only)
232   * Disk cache statistics gathering.
233   * GDB stub and GDB support script.
234   * "make check" and "make bootcheck" expanded to almost all platforms
235     (except i386-ieee1275, mips-arc, sparc64-ieee1275, ia64-efi and emu)
236   * New `time' command.
237
238 * Performance:
239   * Lazy scanning to avoid accessing devices which aren't really used.
240     This avoids boot delay due to slow device scanning.
241   * Use CPU cache when accessing video memory.
242   * Search hints to first try the most likely device when searching for a
243     device with given UUID. This avoids slow scanning in most cases.
244
245 * Internationalisation:
246   * Updated to Unicode 6.0.
247   * $"..." syntax for translation in grub scripting language. This allows easy
248     translation of grub.cfg at runtime.
249   * Translations to many languages included in official distribution.
250
251 * Scripting:
252   * $grub_cpu and $grub_platform variables for conditioning grub.cfg on platform
253     at runtime.
254   * $feature_* variables to condition scripts on available features.
255   * Use of ids to identify menu entries.
256   * all_video module which is empty but depends on all video modules thus
257     allowing easy loading of all of them.
258
259 * Installation:
260   * grub-mknetdir script for easy creation of netbootable GRUB directory.
261   * Itanium and mips support in grub-mkrescue.
262   * grub-install support for all platforms except emu.
263   * PreP partition install support.
264   * No files conflict between flavours (except grub-mkrescue for ppc). This
265     allows easy install of GRUB for several platforms.
266   * grub-mkstandalone script for easy creating of image including all modules
267     for platforms with generous limit on image size.
268   * program-transform-name now functions according to usual conventions.
269     Use --grubdir and --bootdir to get old behaviour.
270
271 * ADLER32 and CRC64 support (for XZ and hashsum).
272
273 * ofconsole renamed to console
274
275 * Experimental support for compiling with Apple toolchain.
276
277 * grub-mkdevicemap removed. Now all devices are detected on invocation of
278   any grub utility.
279
280 New in 1.99:
281
282 * Keyboard layouts support.
283
284 * New `lsapm' command (i386-pc only).
285
286 * Parser for GRUB Legacy configuration files.
287
288 * Support RAID on virtio devices.
289
290 * Remove deprecated `root' command.
291
292 * New `euro.pf2' font which supports most European languages.
293
294 * Avoid opening the same device twice on Open Firmware platforms.
295
296 * Extend `vbeinfo' and `vbetest' commands to non-VBE graphics, as
297   `videoinfo' and `videotest'.
298
299 * New `lsefisystab', `lssal', and `lsefimmap' commands on EFI platforms.
300
301 * Support explicit user claim that a device is BIOS-visible.  Devices
302   listed in device.map will be assumed to be readable using only BIOS
303   facilities, rather than anything more complex such as LVM or RAID.
304
305 * New bash-completion script for GRUB utilities.
306
307 * Use ACPI to shut down if possible.
308
309 * New `lsacpi' command.
310
311 * Btrfs support.
312
313 * New `--boot-directory' option to `grub-install', `grub-reboot', and
314   `grub-set-default', with clearer semantics than the previous
315   `--root-directory' option.
316
317 * Rename CD-ROM device to "cd" on BIOS platforms.
318
319 * Transparent decompression filters.
320
321 * Simpler PXE image generation.  New `grub-mknetdir' utility to generate
322   netboot directory trees.
323
324 * New relocator.  Allows for more kernel support and more
325   straightforward loader writing.
326
327 * Handle USB pendrives exposed as floppies.
328
329 * New Automake-based build system.
330
331 * Add `sendkey' command (i386-pc only).
332
333 * ZFS support.
334
335 * Support 1.x versions of mdadm metadata.
336
337 * Fix corruption when reading Reiserfs directory entries.
338
339 * Bidirectional text and diacritics support.
340
341 * Skip LVM snapshots.
342
343 * MIPS Yeeloong firmware port.
344
345 * Change grub-mkdevicemap to emit /dev/disk/by-id/ names where possible
346   on GNU/Linux.
347
348 * Add `grub-mkconfig' support for Xen with Linux.
349
350 * Add `grub-mkconfig' support for initrd images on Fedora 13.
351
352 * Support >3GiB and <16MiB RAM in i386-qemu.
353
354 * Add support for Cirrus 5446 and Bochs video cards.
355
356 * Load more appropriate video drivers automatically in `grub-mkconfig'.
357
358 * USB improvements, including hotplugging/hotunplugging, hub support,
359   and USB serial support.
360
361 * AMD Geode CS5536 support.
362
363 * Extensive updates to the Texinfo documentation.
364
365 * Handle symbolic links under /dev/mapper on GNU/Linux.
366
367 * Handle installation across multiple partition table types.
368
369 * Add `cmostest' command (i386/x86_64 only).
370
371 * Add support for DM-RAID disk devices on GNU/Linux.
372
373 * Remove `grub-mkisofs'.  `grub-mkrescue' now uses GNU xorriso to build
374   CD images.
375
376 * `grub-mkrescue' support for EFI, coreboot, and QEMU platforms.
377
378 * Unify `grub-mkimage', `grub-setup', and `grub-install' source code
379   across platforms.
380
381 * Fix VGA (as opposed to VBE) video driver, formerly a terminal driver.
382
383 * Add menu hotkey support.
384
385 * Add support for the nilfs2 filesystem.
386
387 * `grub-probe' and `grub-mkconfig' support for NetBSD.
388
389 * Support setting a background image in `grub-mkconfig'.
390
391 * Support multiple terminals in `grub-mkconfig'.
392
393 * Regexp support.
394
395 * MIPS multiboot2 support.
396
397 * Multiboot2 tag support.
398
399 * sunpc partition table support.
400
401 * Add a number of new language features to GRUB script: `for', `while',
402   `until', `elif', function parameters, `break', `continue', `shift',
403   multi-line quoted strings, positional parameters with `setparams',
404   `return', filename wildcard expansion, and `!'.
405
406 * Support nested partition tables.  GRUB now prefers to name partitions
407   in the form `(hd0,msdos1,bsd1)' rather than `(hd0,1,a)'.
408
409 * Speed up consecutive hostdisk operations on the same device.
410
411 * Compile parts of `grub-emu' as modules.
412
413 New in 1.98 - 2010-03-06:
414
415 * Multiboot on EFI support.
416
417 * Graphical menu support.
418
419 * MIPS support.
420
421 * Saved default menu entry support, with new utilities `grub-reboot' and
422   `grub-set-default'.
423
424 * Unit testing framework.
425
426 * Support for multiple terminals.
427
428 * Encrypted password support, with a new utility `grub-mkpasswd-pbkdf2'.
429
430 * `grub-mkfloppy' removed; use `grub-mkrescue' to create floppy images.
431
432 * Add grub-probe support for GNU/Hurd.
433
434 * Add support for gettext.
435
436 New in 1.97:
437
438 * Add support for loading XNU (MacOS X kernel).
439
440 * ACPI override support.
441
442 * Integrated gptsync.
443
444 * Password protection support.
445
446 * Partition manipulation tool.
447
448 * Add `keystatus' command.
449
450 * Unicode fonts are now used by default.
451
452 * Add `hdparm' command.
453
454 * Add support for getting the current date and time from CMOS as variables.
455
456 * Add `drivemap' command.
457
458 * Add support for RAID levels 4,6 and 10.
459
460 * update-grub is replaced by grub-mkconfig.
461
462 * When booting from PXE, PXE can be used to load files.
463
464 * High resolution timer support.
465
466 * Image loaders now support IO buffering.
467
468 * Add `crc' command.
469
470 * Add Cygwin support.
471
472 * Add x86_64 EFI support.
473
474 * Use LZMA compression instead of LZO.
475
476 * Support for saving the environment from and loading the environment
477   from a file.
478
479 * Allow the UUID to be used as device name.
480
481 * The `search' command can use UUIDs now.
482
483 * Add support for IEEE 1275 on i386.
484
485 * Create partmap.lst and use it to automatically load partition map
486   modules.
487
488 * grub-mkconfig supports os-prober to add operating systems to the
489   boot menu.
490
491 * The ATA driver supports devices bigger than 2 TiB.
492
493 * Add support for the UDF, AFS and EXT4 filesystems.
494
495 * The ISO9660 filesystem supports the Joliet extension
496
497 * Add support for loading kernels of FreeBSD, NetBSD and OpenBSD.
498
499 * Add new command `sleep'.
500
501 * Support for direct access to AT keyboards.
502
503 * New utility `grub-fstest'.
504
505 New in 1.96 - 2008-02-03:
506
507 * The license term is changed to GNU General Public License Version 3.
508
509 * grub-emu is made optional.  Now you have to use
510   `--enable-grub-emu' to enable it.
511
512 * Add Multiboot2 support.
513
514 * grub-emu can access the host filesystem now.
515
516 * Add support for the NTFS, cpio/tar and Reiserfs filesystems.
517
518 * Add support for ATA/ATAPI.
519
520 * Add update-grub script to generate grub.cfg.
521
522 * Add grub-mkrescue script to generate floppy or ElTorito images
523   (i386-pc only).
524
525 * Add support for background images in gfxterm (background_image command).
526
527 * Add support for detection of 64-bit support in CPU (cpuid command).
528
529 * GPT is now enabled in i386-pc target.
530
531 * Add grub-install for EFI.
532
533 * Ported to the following new platforms: Efika, coreboot (a.k.a. LinuxBIOS),
534   OLPC XO.
535
536 * Add support for colored menu (menu_color_normal and menu_color_highlight
537   variables).
538
539 * Fix support for loading Linux zImages (such as memtest86).
540
541 New in 1.95 - 2006-10-15:
542
543 * Number partitions from 1 instead of 0. For instance, the first
544   partition of "hd0" is now "hd0,1" but not "hd0,0".
545
546 * grub-probefs is renamed to grub-probe, and supports printing a
547   guessed OS device name and a GRUB drive name.
548
549 * RAID and LVM support is added.
550
551 * New command, echo.
552
553 * The disk API is changed to support 64-bit addressing.
554
555 * A TGA loader is added for the video API.
556
557 New in 1.94 - 2006-06-04:
558
559 * Fix several serious bugs in HFS+.
560
561 * Add experimental EFI support. Chainloading and Linux loading are
562   supported at the moment.
563
564 * Add a new command "blocklist" to show a block list.
565
566 * Use --with-platform to specify a boot environment. For now, efi,
567   ieee1275 and pc are supported.
568
569 * Use the filename "kernel.elf" instead of "grubof" on ieee1275.
570
571 * Install GRUB into pkglibdir instead of pkgdatadir.
572
573 * Support environmental variables. You can export variables by the
574   command "export".
575
576 * Remove the commands "default" and "timeout". They are now variables.
577
578 * Add the commands "source" and "." to include a file.
579
580 * Implement experimental Video API and a new terminal "gfxterm" based
581   on the Video API.
582
583
584 New in 1.93 - 2006-03-10:
585
586 * Add support for the HFS+ wrapper.
587
588 * Major improvements to scripting support.
589
590 * Menu entries are now scriptable.
591
592
593 New in 1.92 - 2005-12-25:
594
595 * Add support for GPT partition table format.
596
597 * Add a new command "play" to play an audio file on PC.
598
599 * Add support for Linux/ADFS partition table format.
600
601 * Add support for BASH-like scripting.
602
603 * Add support for Apple HFS+ filesystems.
604
605
606 New in 1.91 - 2005-10-15:
607
608 * Add support for LZO version 2.
609
610 * Support completion in the entry editor.
611
612 * Add VBE support.
613
614 * New commands, "search", "vbetest" and "vbeinfo".
615
616 * The option BOOT_IMAGE is passed to Linux.
617
618 * Add support for automatic decompression for gzip.
619
620 * Add support for terminfo and serial.
621
622 * Add support for x86_64.
623
624 * GRUB itself is a Multiboot-compliant kernel.
625
626 * Add new filesystems: XFS, SFS, and AFFS.
627
628
629 New in 1.90 - 2005-08-07:
630
631 * Rename the project name PUPA to GRUB. Now this version is the
632   developmental version of GRUB officially.
633
634 * The GRUB emulator ``grub-emu'' is added.
635
636 * Add support for newworld Mac. This should work with other
637   PowerPC-based machines as well, if they use IEEE 1275
638   (Open Firmware).
639
640 * Too many changes to describe. Look at ChangeLog for more details.
641
642
643 New in 0.7:
644
645 * Problems in cross-compiling PUPA are fixed.
646
647 * Use -mrtd and -mregparm=3 to reduce the generated code sizes. This
648   means that any missing prototypes could be fatal. Also, you must take
649   care when writing assembly code. See the comments at the beginning of
650   startup.S, for more details.
651
652 * New utility, ``pupa-setup''. This sets up PUPA to make it bootable
653   from a real disk.
654
655 * New commands, "prefix", "insmod", "rmmod" and "lsmod" are added into
656   the rescue mode to manipulate PUPA modules.
657
658 * Linux support is added. Initrd is not support yet.
659
660 * Reduce the size of a core image significantly by compressing a large
661   part of the core image and decompressing itself at boot time. The
662   currently used algorithm is LZO (more precisely, LZO1X-999). So you
663   have to install LZO to build PUPA. See
664   <http://www.oberhumer.com/opensource/lzo/>, for more information.
665
666
667 New in 0.6 - 2002-12-27, Yoshinori K. Okuji:
668
669 * The chainloader and the FAT filesystem are modularized.
670
671 * The structure of the source tree is a bit changed.
672
673 * Support for building loadable modules is added.
674
675 * Some generic parts of pupa-mkimage are segregated.
676
677 * Some documentation files are added, according to the GNU Coding
678   Standards.