46 Commits (feb8ccb1872fdf9b1c5511d6c2a162da826fb9fb)
 

Author SHA1 Message Date
Tollef Fog Heen feb8ccb187 num2dot uses a static buffer, so split the snprintf call into three 22 years ago
Matt Kraai bc6b9dc667 Add pointopoint support. 22 years ago
Matt Kraai 43f26c7705 Add and use snprintfcat. 22 years ago
Matt Kraai 01614251b9 Canonicalize /etc/network/interfaces contents. 22 years ago
Matt Kraai 7263298eee Add support for udhcpc. 22 years ago
David Whedon cea0c64f1a move into subdir 22 years ago
David Whedon cc5f6a7641 rearrange 22 years ago
David Whedon 4fdd2648ce rearrange templates, add russian thanks to ilgiz kalmetev <i.kalmetev@bis.bashtelecom.ru> 22 years ago
David Whedon b55abcf07b bump dpkg-dev build depends version 23 years ago
David Whedon adc2c92e87 use new dpkg features so build is less cludgy 23 years ago
David Whedon df3002df0b first attempt at supporting hurd 23 years ago
David Whedon abf9ed8c8a -fix nameserver problem 23 years ago
David Whedon f4a21c4621 priority optional -> priority standard 23 years ago
David Whedon 180266b143 make it play better with dhcp-client-udeb 23 years ago
David Whedon 0a31366682 route now in /sbin 23 years ago
David Whedon ec40d92878 need to add default gateway 23 years ago
David Whedon 4665cef2c0 compiler warning 23 years ago
David Whedon 101fd7e022 add copyright, added German translatiosn from Michael Bramer <grisu@debian.org> 23 years ago
David Whedon 3d5cc4b0ff fix name of dhclient exe 23 years ago
David Whedon 8cae2faa12 choose b/w dhclient and pump at runtime, with a preference towards dhclient. 23 years ago
David Whedon d708c90cdd make dhclient the default dhcp client 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. 23 years ago
David Whedon 0dde5a3895 We can now use dhcpcd, pump or dhclient by throwing a define at build time. 23 years ago
David Whedon 8063172870 broke dhcp and static cfg's into different modules so we can share 23 years ago
David Whedon b862db5437 updates 23 years ago
David Whedon a610317a7a fixed a segfault found by randolpg@tausq.org 23 years ago
David Whedon 0e59d85796 indent, 23 years ago
David Whedon 7e1a00ba71 updates 23 years ago
David Whedon 713b0ddb61 utils.c uses syslog, change numbering scheme, 23 years ago
David Whedon e3fe0b30ea save a few bytes 23 years ago
David Whedon 2952011b8d menutest checks /proc/net/dev as well as ifconfig 23 years ago
David Whedon 7df46069a1 added utils, perhaps these should go into a debian-installer library 23 years ago
David Whedon 7ec48a21da some changes to templates, fixed it so debconf talking is in postint rather than config 23 years ago
David Whedon b9c02085d2 build netcfg-common, though it didn't work as I had planned, I still have big pl 23 years ago
David Whedon e83ef68941 cleanup, no changes of substance 23 years ago
David Whedon 37d13792ac Add some shared templates to both static and dhcp, need to perhaps put them in a netcfg-shared udeb later. 23 years ago
David Whedon 0f525a3b1c broken into two udebs 23 years ago
David Whedon d0c1dfaebd added dhcp support via dhcpcd, untested 23 years ago
David Whedon ea87371446 now we search for interfaces and give the user a choice of which to configure 23 years ago
David Whedon a99939e3c5 udpkg now creates the directories I'll need (is that kosher?, means 23 years ago
David Whedon 942e0596d8 more TODO 23 years ago
David Whedon 5b8bb306e6 fix error in template format 23 years ago
David Whedon 3ffeb65420 no longer needed 23 years ago
David Whedon a00f4dfee9 Now using libdebconf, writing more config files, still incomplete. 23 years ago
David Whedon e1d3f00cd7 Works now, asks a few questions through debconf, then write etc/network/interfaces. 23 years ago
David Whedon 99a8525d12 Starting the network configuration. First goal iwill be manual configuration. 23 years ago