Go to file
Colin Watson 74cbf5bdcb * configure.ac: Check for Linux device-mapper support.
* util/hostdisk.c (device_is_mapped): New function.
(find_partition_start): New function, partly broken out from
linux_find_partition and grub_util_biosdisk_get_grub_dev but with
device-mapper support added.
(linux_find_partition): Use find_partition_start.
(convert_system_partition_to_system_disk): Add `st' argument.
Support Linux /dev/mapper/* devices if device-mapper support is
available; only DM-RAID devices are understood at present.
(find_system_device): Add `st' argument.  Pass it to
convert_system_partition_to_system_disk.
(grub_util_biosdisk_get_grub_dev): Pass stat result to
find_system_device and convert_system_partition_to_system_disk.  Use
find_partition_start.
* conf/common.rmk (grub_mkdevicemap_SOURCES): Add kern/env.c,
kern/err.c, kern/list.c, kern/misc.c, and kern/emu/mm.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-05-18 12:33:35 +01:00
boot merge mainline into rescue-efi 2010-05-17 21:26:16 +02:00
bus cygwin emu build fixes 2010-05-06 08:45:39 +05:30
commands * commands/parttool.c (grub_cmd_parttool): Fix #if !GRUB_NO_MODULES 2010-05-03 13:17:12 +02:00
conf * configure.ac: Check for Linux device-mapper support. 2010-05-18 12:33:35 +01:00
disk removed some duplicate code 2010-04-27 20:55:12 +05:30
docs * docs/grub.texi (play): Document that zero pitches produce rests. 2010-04-28 22:59:27 +02:00
efiemu * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
font * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
fs Nilfs2 support. 2010-04-24 22:09:08 +02:00
gettext 2010-03-04 Vladimir Serbinenko <phcoder@gmail.com> 2010-03-05 15:30:44 +01:00
gfxmenu Fix gfxmenu crash. 2010-05-13 03:56:14 +02:00
gnulib POSIX header file wrappers. 2010-04-06 01:17:32 +05:30
hello 2010-01-03 Carles Pina i Estany <carles@pina.cat> 2010-01-03 19:50:51 +01:00
hook Clean building system 2010-02-07 23:49:49 +01:00
include merge mainline into rescue-efi 2010-05-17 21:26:16 +02:00
io 2010-02-13 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-14 02:10:46 +01:00
kern * configure.ac: Check for Linux device-mapper support. 2010-05-18 12:33:35 +01:00
lib * lib/posix_wrap/locale.h: Add missing file. 2010-04-10 02:08:01 +02:00
loader Split coreboot and multiboot ports. 2010-05-01 14:06:53 +02:00
mmap * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
normal * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
partmap Merge mainline into sunpc 2010-03-26 16:35:12 +01:00
parttool merge mainline into nestpart 2010-03-26 15:44:13 +01:00
po Add grub-mkconfig support for NetBSD. 2010-04-19 21:25:41 +02:00
script fix comment and brace handling 2010-04-30 13:50:41 +05:30
term Transform (broken) vga terminal into (working) vga video driver. 2010-05-09 11:00:21 +02:00
tests added few more test cases 2010-05-01 15:39:59 +05:30
util * configure.ac: Check for Linux device-mapper support. 2010-05-18 12:33:35 +01:00
video merge with mainline 2010-05-17 20:36:05 +05:30
.bzrignore * .bzrignore: Add grub-bin2h, grub-reboot, and grub-set-default. 2010-03-24 12:50:15 +00:00
AUTHORS 2005-09-03 Yoshinori K. Okuji <okuji@enbug.org> 2005-09-03 16:54:27 +00:00
COPYING 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
ChangeLog * configure.ac: Check for Linux device-mapper support. 2010-05-18 12:33:35 +01:00
INSTALL 2010-03-04 Jordan Uggla <jordan.uggla@gmail.com> 2010-03-04 16:28:57 +01:00
Makefile.in Revert spurious change in Makefile.in 2010-05-17 22:28:51 +02:00
NEWS 2010-03-06 Vladimir Serbinenko <phcoder@gmail.com> 2010-03-06 21:49:59 +01:00
README Update the URL of the wiki. 2006-04-02 08:59:23 +00:00
THANKS 2009-12-11 Robert Millan <rmh.grub@aybabtu.com> 2009-12-11 22:44:47 +00:00
TODO 2008-01-07 Robert Millan <rmh@aybabtu.com> 2008-01-07 19:21:34 +00:00
acinclude.m4 TARGET_IMG_LDFLAGS_AC now always expects a number appended to it. Fixed 2010-04-18 19:57:50 +02:00
autogen.sh Revert obviously wrong 1963 by Felix Zielcke. 2009-12-22 10:10:57 +01:00
config.rpath 2010-01-05 Robert Millan <rmh.grub@aybabtu.com> 2010-01-05 22:44:00 +00:00
configure.ac * configure.ac: Check for Linux device-mapper support. 2010-05-18 12:33:35 +01:00
gencmdlist.sh 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
gendistlist.sh merge mtrunk into xnu 2009-12-18 03:57:32 +01:00
genemuinit.sh Eliminate blacklist of modules w/o init 2010-02-07 03:58:14 +01:00
genemuinitheader.sh Eliminate blacklist of modules w/o init 2010-02-07 03:58:14 +01:00
genfslist.sh 2009-01-10 Robert Millan <rmh@aybabtu.com> 2009-01-10 13:07:44 +00:00
genhandlerlist.sh Working multi-terminal 2009-12-24 21:54:37 +01:00
geninit.sh 2007-07-22 Robert Millan <rmh@aybabtu.com> 2007-07-22 19:17:27 +00:00
geninitheader.sh 2007-07-22 Robert Millan <rmh@aybabtu.com> 2007-07-22 19:17:27 +00:00
genkernsyms.sh.in 2010-02-07 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-07 19:57:55 +01:00
genmk.rb Merge mainline into emu-modload 2010-04-10 01:25:46 +02:00
genmoddep.awk 2010-03-07 Vladimir Serbinenko <phcoder@gmail.com> 2010-03-07 23:02:13 +01:00
genmodsrc.sh 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
genpartmaplist.sh 2008-08-22 Bean <bean123ch@gmail.com> 2008-08-23 14:20:45 +00:00
genparttoollist.sh 2009-07-02 Pavel Roskin <proski@gnu.org> 2009-07-02 04:12:23 +00:00
gensymlist.sh.in Merge mainline into cleanbuild 2010-03-14 16:01:31 +01:00
genterminallist.sh Eliminate grub_term_register_{input,output}_active. Default terminals are 2010-01-09 23:42:17 +01:00
gentrigtables.c Use return instead of exit () in gentrigtables.c 2009-11-24 04:21:07 +01:00
genvideolist.sh 2009-12-12 Robert Millan <rmh@aybabtu.com> 2009-12-12 00:43:32 +00:00
mkinstalldirs 2006-06-04 Yoshinori K. Okuji <okuji@enbug.org> 2006-06-04 12:59:19 +00:00

README

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.