You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Bastian Blank a0ac938f4b - remove old file 21 years ago
debian - remove old file 21 years ago
.cvsignore Added a gazillion (and updated a few) .cvsignore files 21 years ago
Makefile check hostname to make sure it is valid 21 years ago
README choose b/w dhclient and pump at runtime, with a preference towards dhclient. 23 years ago
TODO update TODO 21 years ago
netcfg-dhcp.c Add _ macro for future i18n 21 years ago
netcfg-dynamic.c - rewrite of netcfg-static 21 years ago
netcfg-dynamic.h - rewrite of netcfg-static 21 years ago
netcfg-static.c Add _ macro for future i18n 21 years ago
netcfg-static.h - rewrite of netcfg-static 21 years ago
netcfg.c Add _ macro for future i18n 21 years ago
netcfg.h Add _ macro for future i18n 21 years ago

README

netcfg

This package is used by debian-installer to configure the network. The purpose
is two-fold:

1. configure the network for the currently running kernel so that the base
system can be retrieved from the internet or a local mirror.
2. write configuration files so that when the machine reboots into the full
debian system the network is brought up automatically.

netcfg is written specifically for the debian-installer and probably won't work
as expected is you try to run it on a full Debian system. If you want
something for a full system, take a look at etherconf or ppp-config (eventually).


Currently static and dhcp configuration is supported.