Colin Watson b769a37b6e 2010-01-26 Colin Watson <cjwatson@ubuntu.com>
* conf/common.rmk (grub_mkdevicemap_SOURCES): Add kern/env.c,
	kern/err.c, kern/list.c, and kern/misc.c.
	* util/deviceiter.c [__linux__]: Define MINOR.
	(grub_util_iterate_devices): Add support for DM-RAID disk devices.
	* util/mkdevicemap.c (grub_putchar): New function.
	(grub_getkey): New function.
	(grub_refresh): New function.
	(main): Set debug=all if -v -v is used.
2010-01-26 14:26:16 +00:00
2010-01-20 20:40:30 +01:00
2010-01-20 20:40:30 +01:00
2010-01-20 21:53:43 +01:00
2009-12-29 10:04:06 +01:00
2010-01-20 07:36:17 +01:00
2009-12-28 01:05:47 +01:00
2010-01-20 21:31:39 +01:00
2009-12-29 10:04:06 +01:00
2010-01-20 21:38:14 +01:00
2009-12-05 16:34:27 +01:00
2009-12-18 03:57:32 +01:00
2009-12-24 21:54:37 +01:00
2009-11-21 17:33:52 +01:00
2010-01-18 19:34:26 +00:00
2006-04-02 08:59:23 +00:00

This is GRUB 2, the second version of the GRand Unified Bootloader.
GRUB 2 is rewritten from scratch to make GNU GRUB cleaner, safer, more
robust, more powerful, and more portable.

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

See the file INSTALL for instructions on how to build and install the
GRUB 2 data and program files.

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

For now, there is not much documentation yet. Please look at the GRUB
Wiki <http://grub.enbug.org> for testing procedures.
Description
No description provided
Readme
Languages
C 82.5%
Assembly 13.6%
M4 1.4%
Shell 1.3%
Makefile 0.5%
Other 0.5%