| patch |
summary |
view |
raw |
| menu.lst_gnu-hurd.patch |
docs/menu.lst | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
|
view
|
download
|
| graphics.patch |
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.patch |
util/grub-install.in | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 48 insertions(+)
|
view
|
download
|
| raid_cciss.patch |
lib/device.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 80 insertions(+)
|
view
|
download
|
| xfs_freeze.patch |
util/grub-install.in | 11 +++++++++++
1 file changed, 11 insertions(+)
|
view
|
download
|
| 2gb_limit.patch |
stage2/char_io.c | 10 +++++-----
stage2/shared.h | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
|
view
|
download
|
| grub-special_device_names.patch |
lib/device.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| grub-xvd_drives.patch |
lib/device.c | 33 ++++++++++++++++++++++++++++++++-
1 file changed, 32 insertions(+), 1 deletion(-)
|
view
|
download
|
| initrd_max_address.patch |
stage2/boot.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| splashimage_help.patch |
docs/grub.texi | 11 +++++++++++
1 file changed, 11 insertions(+)
|
view
|
download
|
| grub-install_addsyncs.patch |
util/grub-install.in | 8 ++++++++
1 file changed, 8 insertions(+)
|
view
|
download
|
| grub-install_regexp.patch |
util/grub-install.in | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| grub-install_aoe_support.patch |
util/grub-install.in | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| grub-install_xvd.patch |
util/grub-install.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| geometry-26kernel.patch |
lib/device.c | 189 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 155 insertions(+), 34 deletions(-)
|
view
|
download
|
| print_func.patch |
docs/grub.texi | 11 +++++++++++
stage2/builtins.c | 20 ++++++++++++++++++++
2 files changed, 31 insertions(+)
|
view
|
download
|
| mprotect.patch |
grub/asmstub.c | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
|
view
|
download
|
| savedefault.patch |
stage2/builtins.c | 126 ++++++++++++++++++++++++++++++++++++++++++++++++++----
stage2/stage2.c | 12 ++++-
2 files changed, 128 insertions(+), 10 deletions(-)
|
view
|
download
|
| find-grub-dir.patch |
util/grub-set-default.in | 39 +++++++++++++++++++++++++++++++++------
1 file changed, 33 insertions(+), 6 deletions(-)
|
view
|
download
|
| intelmac.patch |
stage2/asm.S | 34 +++++++++++++++++++++++++++++++++-
1 file changed, 33 insertions(+), 1 deletion(-)
|
view
|
download
|
| crossreference_manpages.patch |
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
|
| ext3_256byte_inode.patch |
stage2/fsys_ext2fs.c | 66 +++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 59 insertions(+), 7 deletions(-)
|
view
|
download
|
| use_grub-probe_in_grub-install.patch |
util/grub-install.in | 119 +--------------------------------------------------
1 file changed, 4 insertions(+), 115 deletions(-)
|
view
|
download
|
| no-reorder-functions.patch |
configure.ac | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
|
view
|
download
|