debian specific patch information for grub / 0.97-66

Summary

Package Version Package Type Source Package Format
0.97-66 Debian-diff 1.0

Debian packaging Information

Diff file grub_0.97-66.diff.gz
Size96537
MD5sum56d4b7991cedf22f75eb717cfe13ac1b
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
ChangeLog13600 view download
THANKS210 view download
acinclude.m4110 view download
configure.ac24130 view download
docs/Makefile.am110 view download
docs/boot.S010 view download
docs/boot.S.texi010 view download
docs/fdl.texi45200 view download
docs/grub-install.8110 view download
docs/grub-md5-crypt.8110 view download
docs/grub-terminfo.8110 view download
docs/grub.8110 view download
docs/grub.texi62670 view download
docs/internals.texi10100 view download
docs/mbchk.1110 view download
docs/multiboot.texi38380 view download
grub/asmstub.c3820 view download
grub/main.c700 view download
lib/device.c4160 view download
netboot/3c509.c110 view download
netboot/cs89x0.c1800 view download
netboot/cs89x0.h1800 view download
netboot/etherboot.h030 view download
netboot/main.c330 view download
netboot/natsemi.c220 view download
netboot/sis900.c220 view download
netboot/sk_g16.c220 view download
netboot/sk_g16.h330 view download
stage1/Makefile.am110 view download
stage2/bios.c110 view download
stage2/boot.c220 view download
stage2/builtins.c330 view download
stage2/disk_io.c550 view download
stage2/fsys_ffs.c110 view download
stage2/fsys_ufs2.c110 view download
stage2/imgact_aout.h110 view download
stage2/iso9660.h220 view download
stage2/shared.h1060 view download
stage2/stage2.c620 view download
stage2/tparm.c110 view download
stamp-h.in100 view download
util/grub-install.in220 view download
util/mkbimage460 view download

"series" style patches

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