| patch |
summary |
view |
raw |
| cvs-sync.patch |
ChangeLog | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++
THANKS | 1
docs/multiboot.texi | 17 ++++++++++----
grub/asmstub.c | 38 ++++++++++++++++++++++++++++++++-
grub/main.c | 7 ++++++
lib/device.c | 35 ++++++++++++++++++++++++++++++
stage2/boot.c | 4 +--
stage2/builtins.c | 6 ++---
stage2/shared.h | 6 ++++-
stage2/stage2.c | 8 +++++--
stamp-h.in | 1
util/grub-install.in | 4 +--
12 files changed, 169 insertions(+), 16 deletions(-)
|
view
|
download
|
| menu.lst_gnu-hurd.diff |
docs/menu.lst | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
|
view
|
download
|
| graphics.diff |
configure.ac | 5
stage2/Makefile.am | 15 -
stage2/asm.S | 299 ++++++++++++++++++++++++++-
stage2/builtins.c | 341 +++++++++++++++++++++++++++++-
stage2/char_io.c | 174 ++++++++++-----
stage2/cmdline.c | 9
stage2/graphics.c | 585 +++++++++++++++++++++++++++++++++++++++++++++++++++++
stage2/graphics.h | 44 +++
stage2/shared.h | 6
stage2/stage2.c | 141 ++++++++----
stage2/term.h | 26 ++
11 files changed, 1516 insertions(+), 129 deletions(-)
|
view
|
download
|
| raid.diff |
util/grub-install.in | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 48 insertions(+)
|
view
|
download
|
| raid_cciss.diff |
lib/device.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 80 insertions(+)
|
view
|
download
|
| xfs_freeze.diff |
util/grub-install.in | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
|
view
|
download
|
| 2gb_limit.diff |
stage2/char_io.c | 10 +++++-----
stage2/shared.h | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
|
view
|
download
|
| kfreebsd.diff |
stage2/boot.c | 190 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
stage2/freebsd.h | 49 ++++++++++----
2 files changed, 218 insertions(+), 21 deletions(-)
|
view
|
download
|
| grub-special_device_names.diff |
lib/device.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| initrd_max_address.diff |
stage2/boot.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| splashimage_help.diff |
docs/grub.texi | 11 +++++++++++
1 file changed, 11 insertions(+)
|
view
|
download
|
| grub-install_addsyncs.diff |
util/grub-install.in | 8 ++++++++
1 file changed, 8 insertions(+)
|
view
|
download
|
| grub-install_regexp.diff |
util/grub-install.in | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| grub-install_aoe_support.diff |
util/grub-install.in | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| geometry-26kernel.diff |
lib/device.c | 190 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 155 insertions(+), 35 deletions(-)
|
view
|
download
|
| print_func.diff |
docs/grub.texi | 11 +++++++++++
stage2/builtins.c | 20 ++++++++++++++++++++
2 files changed, 31 insertions(+)
|
view
|
download
|
| mprotect.diff |
grub/asmstub.c | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
|
view
|
download
|
| savedefault.diff |
stage2/builtins.c | 126 ++++++++++++++++++++++++++++++++++++++++++++++++++----
stage2/stage2.c | 12 ++++-
2 files changed, 128 insertions(+), 10 deletions(-)
|
view
|
download
|
| find-grub-dir.diff |
util/grub-set-default.in | 39 +++++++++++++++++++++++++++++++++------
1 file changed, 33 insertions(+), 6 deletions(-)
|
view
|
download
|
| intelmac.diff |
stage2/asm.S | 34 +++++++++++++++++++++++++++++++++-
1 file changed, 33 insertions(+), 1 deletion(-)
|
view
|
download
|
| crossreference_manpages.diff |
docs/Makefile.am | 8 ++++----
docs/grub-install.8.additions | 3 +++
docs/grub.8.additions | 3 +++
docs/help2man | 4 +++-
4 files changed, 13 insertions(+), 5 deletions(-)
|
view
|
download
|
| 1tib_disk_limit.diff |
grub/asmstub.c | 2 +-
lib/device.c | 10 ++++------
stage2/bios.c | 2 +-
stage2/disk_io.c | 10 +++++-----
stage2/shared.h | 10 +++++-----
5 files changed, 16 insertions(+), 18 deletions(-)
|
view
|
download
|