Richard Hirst
3a52ac8abb
rename debconf_input() to my_debconf_input() to avoid clashes with
#defines in cdebconf/debconfclient.h. Also make it static everywhere.
r1573
21 years ago
Denis Barbier
60a234f02f
Add _ macro for future i18n
r1434
21 years ago
Matt Kraai
2cced3fed2
modprobe af_packet before trying DHCP.
r1289
21 years ago
Tollef Fog Heen
b6d25a2d94
Make netcfg-dchp not ask about name servers and such -- those should
be gotten from the dhcp server.
r1212
21 years ago
Matt Kraai
b935f955d3
fix handling of empty DHCP hostname
r1091
21 years ago
David Whedon
5c8bf698f1
check hostname to make sure it is valid
some cleanups
r930
21 years ago
David Whedon
f6dceb6c66
indent -kr -i8 -nut *.c
r929
21 years ago
Tollef Fog Heen
d4146ec65e
apply patch from thomas poindessous to use libdebian-installer
r720
21 years ago
David Whedon
489c2b5855
- add french templates
- generate templates we use better at build time
- s/Whedon/Kimdon/g
- fix compiler warning
r645
21 years ago
Matt Kraai
43f26c7705
Add and use snprintfcat.
r604
22 years ago
Matt Kraai
01614251b9
Canonicalize /etc/network/interfaces contents.
r602
22 years ago
Matt Kraai
7263298eee
Add support for udhcpc.
r601
22 years ago
David Whedon
abf9ed8c8a
-fix nameserver problem
-build with cdebconf-dev
-add -g when DEB_BUILD_OPTIONS tells me to
-remove libnetcfg stuff, it doesn't save space, maybe I make a unified netcfg
udeb some day
r525
23 years ago
David Whedon
180266b143
make it play better with dhcp-client-udeb
r482
23 years ago
David Whedon
101fd7e022
add copyright, added German translatiosn from Michael Bramer <grisu@debian.org>
r375
23 years ago
David Whedon
3d5cc4b0ff
fix name of dhclient exe
r365
23 years ago
David Whedon
8cae2faa12
choose b/w dhclient and pump at runtime, with a preference towards dhclient.
r363
23 years ago
David Whedon
d708c90cdd
make dhclient the default dhcp client
fix a couple buglets
r353
23 years ago
David Whedon
aba0cb9c0d
I was handling the debconf substitution wrong, the result of splitting static and dhcp up, but not doing it properly. removed support for dhcpcd since it is no longer with us.
r348
23 years ago
David Whedon
0dde5a3895
We can now use dhcpcd, pump or dhclient by throwing a define at build time.
r345
23 years ago
David Whedon
8063172870
broke dhcp and static cfg's into different modules so we can share
common code between them.
In theory it would save about 3k, I think, though my
initialy efforts didn't save any space, so we still aren't sharing.
r335
23 years ago