debian specific patch information for grub / 0.97-47lenny2

Summary

Package Version Package Type Source Package Format
0.97-47lenny2 Debian-diff 1.0

"Debian diff" Information

Diff file grub_0.97-47lenny2.diff.gz
Size93919
MD5sumacd307042a3edd10ab806840449f5804
./debian only changes view download

"series" style patches

patch summary view raw
cvs-sync.patch
 ChangeLog             |  124 +++++++++++++
 THANKS                |    1 
 acinclude.m4          |    2 
 configure.ac          |   37 ++--
 docs/Makefile.am      |    2 
 docs/fdl.texi         |  452 ++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/grub-install.8   |    2 
 docs/grub-md5-crypt.8 |    2 
 docs/grub-terminfo.8  |    2 
 docs/grub.8           |    2 
 docs/grub.texi        |   83 ++++-----
 docs/mbchk.1          |    2 
 docs/multiboot.texi   |   70 +++----
 grub/asmstub.c        |   40 ++++
 grub/main.c           |    7 
 lib/device.c          |   47 ++++-
 netboot/cs89x0.c      |   18 +
 netboot/cs89x0.h      |   18 +
 netboot/etherboot.h   |    3 
 netboot/main.c        |    6 
 netboot/natsemi.c     |    4 
 netboot/sis900.c      |    4 
 stage1/Makefile.am    |    2 
 stage2/bios.c         |    2 
 stage2/boot.c         |    4 
 stage2/builtins.c     |    6 
 stage2/disk_io.c      |   10 -
 stage2/iso9660.h      |    4 
 stage2/shared.h       |   16 +
 stage2/stage2.c       |    8 
 util/grub-install.in  |    4 
 util/mkbimage         |   10 -
 32 files changed, 847 insertions(+), 147 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 |   11 +++++++++++
 1 file changed, 11 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
grub-xvd_drives.diff
 lib/device.c |   33 ++++++++++++++++++++++++++++++++-
 1 file changed, 32 insertions(+), 1 deletion(-)
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
grub-install_xvd.diff
 util/grub-install.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
geometry-26kernel.diff
 lib/device.c |  189 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 155 insertions(+), 34 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
ext3_256byte_inode.diff
 stage2/fsys_ext2fs.c |   66 +++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 59 insertions(+), 7 deletions(-)
view download
use_grub-probe_in_grub-install.diff
 util/grub-install.in |  119 +--------------------------------------------------
 1 file changed, 4 insertions(+), 115 deletions(-)
view download