add a new command, ifconfig.
This commit is contained in:
parent
1b97631a73
commit
7519621c59
6 changed files with 119 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2001-01-11 Eugene Doudine <dudin@np.nk.nornik.ru>
|
||||
|
||||
* stage2/builtins.c [SUPPORT_NETBOOT] (ifconfig_func): New
|
||||
function to configure network interface from command line.
|
||||
[SUPPORT_NETBOOT] (builtin_ifconfig): New variable.
|
||||
[SUPPORT_NETBOOT] (builtin_table): Added a pointer to
|
||||
BUILTIN_IFCONFIG.
|
||||
* netboot/main.c (ifconfig): New function.
|
||||
* netboot/etherboot.h (ifconfig): Added the prototype.
|
||||
|
||||
2001-01-11 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* docs/Makefile.am [BUILD_EXAMPLE_KERNEL] (noinst_DATA): New
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue