/[grub]/grub/ChangeLog
ViewVC logotype

Diff of /grub/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.454 by okuji, Wed Jan 2 18:46:31 2002 UTC revision 1.455 by okuji, Wed Jan 2 21:56:39 2002 UTC
# Line 1  Line 1 
1    2002-01-03  Yoshinori K. Okuji  <okuji@gnu.org>
2    
3            Update the netboot stuff to Etherboot-5.0.5.
4            
5            * configure.in (--enable-3c590): Removed. This was a mistake.
6            (--enable-davicom): New option.
7            (--enable-eepro): Likewise.
8            (--enable-natsemi): Likewise.
9            (--enable-ni5010): Likewise.
10            (--enable-sis900): Likewise.
11            (--enable-w89c840): Likewise.
12            (--enable-3c509-hack): Removed.
13            (--enable-ns8390-force-16bit): Likewise.
14    
15            * netboot/Makefile.am (libdrivers_a_SOURCES): Added timer.c and
16            timer.h.
17            (EXTRA_libdrivers_a_SOURCES): Added davicom.c, eepro.c, fa311.c,
18            natsemi.c, ni5010.c, sis900.c, sis900.h, tlan.c and w89c840.c.
19            (EXTRA_DIST): Added sis900.txt.
20            (3c595_drivers): Remove 3c590.o from this.
21            (davicom_drivers): New variable.
22            (eepro_drivers): Likewise.
23            (natsemi_drivers): Likewise.
24            (ni5010_drivers): Likewise.
25            (sis900_drivers): Likewise.
26            (w89c840_drivers): Likewise.
27            (3c590_o_CFLAGS): Removed.
28            (davicom_o_CFLAGS): New variable.
29            (eepro_o_CFLAGS): Likewise.
30            (natsemi_o_CFLAGS): Likewise.
31            (ni5010_o_CFLAGS): Likewise.
32            (sis900_o_CFLAGS): Likewise.
33            (w89c840_o_CFLAGS): Likewise.
34    
35            * netboot/davicom.c: New file, from Etherboot-5.0.5.
36            * netboot/eepro.c: Likewise.
37            * netboot/natsemi.c: Likewise.
38            * netboot/ni5010.c: Likewise.
39            * netboot/sis900.c: Likewise.
40            * netboot/sis900.h: Likewise.
41            * netboot/sis900.txt: Likewise.
42            * netboot/timer.c: Likewise.
43            * netboot/timer.h: Likewise.
44            * netboot/w89c840.c: Likewise.
45            * netboot/fa311.c: Likewise.
46            * netboot/tlan.c: Likewise.
47            
48            * netboot/3c509.c: Copied from Etherboot-5.0.5.
49            * netboot/3c509.h: Likewise.
50            * netboot/3c595.c: Likewise.
51            * netboot/3c90x.c: Likewise.
52            * netboot/3c90x.txt: Likewise.
53            * netboot/cards.h: Likewise.
54            * netboot/cs89x0.c: Likewise.
55            * netboot/depca.c: Likewise.
56            * netboot/eepro100.c: Likewise.
57            * netboot/epic100.c: Likewise.
58            * netboot/i82586.c: Likewise.
59            * netboot/lance.c: Likewise.
60            * netboot/linux-asm-string.h: Likewise.
61            * netboot/nic.h: Likewise.
62            * netboot/ns8390.c: Likewise.
63            * netboot/ns8390.h: Likewise.
64            * netboot/otulip.c: Likewise.
65            * netboot/pci.h: Likewise.
66            * netboot/rtl8139.c: Likewise.
67            * netboot/sk_g16.c: Likewise.
68            * netboot/smc9000.c: Likewise.
69            * netboot/tiara.c: Likewise.
70            * netboot/tulip.c: Likewise.
71            * netboot/via-rhine.c: Likewise.
72            
73            * netboot/config.c: Applied a diff between Etherboot-4.6.18 and
74            Etherboot-5.0.5 manually.
75            * netboot/main.c: Likewise.
76            * netboot/pci.c: Likewise.
77            * netboot/etherboot.h: Rewritten mostly from scratch, based on
78            the same file in Etherboot-5.0.5.
79            * netboot/misc.c: Likewise.
80            * netboot/osdep.h: Likewise.
81            * netboot/fsys_tftp.c (GRUB): Defined.
82            (buf_fill): Use rfc2131_sleep_interval instead of rfc951_sleep.
83    
84            * stage2/builtins.c [SUPPORT_NETBOOT] (GRUB): Defined.
85            (boot_func) [SUPPORT_NETBOOT]: Call cleanup_net.
86            * stage2/cmdline.c [SUPPORT_DISKLESS] (GRUB): Defined.
87            * stage2/common.c [SUPPORT_DISKLESS] (GRUB): Likewise.
88            
89  2002-01-02  Jeremy Katz  <katzj@redhat.com>  2002-01-02  Jeremy Katz  <katzj@redhat.com>
90                    
91          * util/grub-install.in: Support using mktemp as well as tempfile          * util/grub-install.in: Support using mktemp as well as tempfile

Legend:
Removed from v.1.454  
changed lines
  Added in v.1.455

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26