From: Edmund GRIMLEY EVANS <[EMAIL PROTECTED]>
Subject: Re: network boot
Date: Mon, 13 Sep 1999 14:03:12 +0100

>       From Edmund GRIMLEY EVANS <[EMAIL PROTECTED]> adapting
>       the Dresden version of GRUB:
>       * netboot: New directory for BOOTP/TFTP support.
>       * Makefile.am: Added netboot to SUBDIRS.
>       * configure.in: Added --enable-tftp, --enable-nepci, etc.
>       * stage1/stage1.S: Set the number of sectors for Stage 2 to 130.
>       * stage1/stage1_lba.S: Set the number of sectors for Stage 2 to 130.
>       * stage2/Makefile.am: Added library ../netboot/libdrivers.a.
>       * stage2/asm.S (currticks): New function.
>       * stage2/char_io.c (grub_sprintf): New function.
>       * (grub_memcmp): New function.
>       * stage2/disk_io.c (fsys_table): Added "tftp".
>       * (sane_partition): Added network drive "nd" with number 0x20.
>       * (real_open_partition): Likewise.
>       * (set_device): Likewise.
>       * stage2/filesys.h: Added FSYS_TFTP.
>       * stage2/gunzip.c (gunzip_test_header): If filemax >=
>       16L*1024*1024 do not try to examine the last 8 bytes of the
>       file. This is required for compressed files by TFTP.
>       * stage2/shared.h: New functions from asm.S and char_io.c.
>       * stage2/size_test: Set the maximum size of Stage 2 to 66560.

  OK, your ChangeLog does not conform to the standard, but I've added
the netboot support into the CVS after rewriting the ChangeLog (that's
what I'm already doing for contributors for GRUB, though I don't
actually want to do it).

  I have already fixed some problems in your patches, but there seems
to be more problems. An example is that GRUB cannot be compiled when
configuring it with the option --enable-ne.

Thanks,
OKUJI
----------------------------------------------------------------------
OKUJI Yoshinori  <[EMAIL PROTECTED]>           ^o-o^
http://duff.kuicr.kyoto-u.ac.jp/~okuji (in English)     m /

Reply via email to