add a new command tftpserver.
This commit is contained in:
parent
83038ffbbc
commit
7ca6bf9d91
6 changed files with 62 additions and 4 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2000-05-29 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
Based on a patch by Neal H Walfield <neal@walfield.org>:
|
||||
* netboot/misc.c [GRUB] (inet_aton): Defined.
|
||||
* netboot/main.c (arp_server_override): New function.
|
||||
* netboot/etherboot.h [GRUB] (arp_server_override): Declared.
|
||||
(inet_aton): Likewise.
|
||||
* stage2/builtins.c (tftpserver_func): New function.
|
||||
(builtin_tftpserver): New variable.
|
||||
(builtin_table): Added a pointer to BUILTIN_TFTPSERVER.
|
||||
|
||||
2000-05-28 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* stage2/asm.S (codestart): Fix a typo: DISKLESS_SUPPORT ->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue