No description
Find a file
okuji 2269fa15f8 2004-01-11 Yoshinori K. Okuji <okuji@enbug.org>
* stage2/terminfo.c (ti_set_term): Use a pointer to struct
	terminfo instead to avoid GCC's bug, which inserts a reference
	to memcpy implicitly.
	(ti_get_term): Likewise.
	All callers are fixed.

	* stage2/terminfo.h (ti_set_term): Updated.
	(ti_get_term): Likewise.

	* stage2/shared.h (struct linux_kernel_header): New member,
	initrd_max_address. Defined in the boot protocol 2.03 or higher.

	* stage2/boot.c (load_initrd): If the boot protocol is greater
	than or equal to 2.03, use the field ``initrd_max_address''
	instead of LINUX_INITRD_MAX_ADDRESS.
2004-01-11 09:38:04 +00:00
docs Revert all changes made by Rick van Rein. His patch is not approved at all, and the reason why he checked them in was a bug in Savannah. *sigh* 2004-01-11 09:35:15 +00:00
grub Revert all changes made by Rick van Rein. His patch is not approved at all, and the reason why he checked them in was a bug in Savannah. *sigh* 2004-01-11 09:35:15 +00:00
lib 2003-11-30 Yoshinori K. Okuji <okuji@enbug.org> 2003-11-30 17:13:12 +00:00
netboot 2003-10-19 Yoshinori K. Okuji <okuji@enbug.org> 2003-10-19 17:36:30 +00:00
stage1 2003-10-19 Yoshinori K. Okuji <okuji@enbug.org> 2003-10-19 17:36:30 +00:00
stage2 2004-01-11 Yoshinori K. Okuji <okuji@enbug.org> 2004-01-11 09:38:04 +00:00
util 2003-10-19 Yoshinori K. Okuji <okuji@enbug.org> 2003-10-19 17:36:30 +00:00
.cvsignore Add stamp-h1 2001-11-08 20:37:03 +00:00
acconfig.h add a new option, --disable-auto-linux-mem-opt, into configure. 2001-02-27 15:24:48 +00:00
acinclude.m4 Merge changes in 0.90. 2001-07-13 08:02:04 +00:00
aclocal.m4 2003-10-19 Yoshinori K. Okuji <okuji@enbug.org> 2003-10-19 17:36:30 +00:00
AUTHORS Revert all changes made by Rick van Rein. His patch is not approved at all, and the reason why he checked them in was a bug in Savannah. *sigh* 2004-01-11 09:35:15 +00:00
BUGS BUGS doesn't have information any longer, because we use the BTS on 2002-05-28 22:23:03 +00:00
ChangeLog 2004-01-11 Yoshinori K. Okuji <okuji@enbug.org> 2004-01-11 09:38:04 +00:00
compile JFS and XFS support is added. 2001-10-27 16:04:25 +00:00
config.guess * config.{guess,sub}: Update from official source (CVS). 2003-10-10 09:56:02 +00:00
config.h.in 2003-10-19 Yoshinori K. Okuji <okuji@enbug.org> 2003-10-19 17:36:30 +00:00
config.sub * config.{guess,sub}: Update from official source (CVS). 2003-10-10 09:56:02 +00:00
configure 2003-10-19 Yoshinori K. Okuji <okuji@enbug.org> 2003-10-19 17:36:30 +00:00
configure.ac I forgot to remove configure.in and add configure.ac. 2003-10-19 17:38:43 +00:00
COPYING Autoconf/Automake jumbo patches 1999-03-01 19:12:32 +00:00
depcomp Use automake-1.4h instead of our own version. Some required changes are made. 2001-07-04 07:33:48 +00:00
INSTALL 2003-10-19 Yoshinori K. Okuji <okuji@enbug.org> 2003-10-19 17:36:30 +00:00
install-sh Use automake-1.4h instead of our own version. Some required changes are made. 2001-07-04 07:33:48 +00:00
MAINTENANCE Write several notes for maintainers. 2002-06-24 12:17:41 +00:00
Makefile.am 2003-10-19 Yoshinori K. Okuji <okuji@enbug.org> 2003-10-19 17:36:30 +00:00
Makefile.in 2003-10-19 Yoshinori K. Okuji <okuji@enbug.org> 2003-10-19 17:36:30 +00:00
missing Use automake-1.4h instead of our own version. Some required changes are made. 2001-07-04 07:33:48 +00:00
mkinstalldirs Use automake-1.4h instead of our own version. Some required changes are made. 2001-07-04 07:33:48 +00:00
NEWS Revert all changes made by Rick van Rein. His patch is not approved at all, and the reason why he checked them in was a bug in Savannah. *sigh* 2004-01-11 09:35:15 +00:00
README Simplify the file README, and update NEWS. 2002-05-30 20:21:30 +00:00
stamp-h.in modify the implement of the maintainer mode. 1999-09-13 13:32:31 +00:00
THANKS 2003-10-19 Yoshinori K. Okuji <okuji@enbug.org> 2003-10-19 17:36:30 +00:00
TODO Add a note about a drive completion bug. 2002-12-04 22:56:32 +00:00

This is GNU GRUB, the GRand Unified Bootloader.  GRUB is intended to
provide important bootloader features that are missing from typical
personal computer BIOSes:

  - provides fully-featured command line and graphical interfaces
  - recognizes fdisk partitions and BSD disklabels
  - can dynamically read Linux ext2fs, ReiserFS, JFS and XFS, BSD ufs,
    MS-DOS FAT16 and FAT32, Minix fs, and VSTa fs filesystems, plus
    hardcoded blocklists
  - can boot Multiboot-compliant kernels (such as GNU Mach), as well
    as standard Linux and *BSD kernels

See the file NEWS for a description of recent changes to GRUB.

If you are interested in the network support, see the file
README.netboot under the directory netboot.

See the file INSTALL for instructions on how to build and install the
GRUB data and program files. See the GRUB manual for details about
using GRUB as your boot loader. Type "info grub" in the shell prompt.

Please visit the official web page of GNU GRUB, for more information.
The URL is <http://www.gnu.org/software/grub/grub.html>.