Martin Sjögren
906063ddac
Added a gazillion (and updated a few) .cvsignore files
r1012
21 years ago
Tollef Fog Heen
5dbe71e651
update build-deps for libdebian-installer1-dev
r1011
21 years ago
Denis Barbier
d59fb4c809
Fix line numbers
r1003
21 years ago
Denis Barbier
63db1aaebe
Update to reflect changes in po-debconf 0.3.1
r986
21 years ago
Denis Barbier
e218baf387
Some entries were fuzzy because of spacing issues, solved by
newer po-debconf.
r985
21 years ago
Denis Barbier
8254e51dc0
This debian/po/ directory shows how po-debconf can be used to handle
translated templates. It does not interfere with current templates
files. See README file for details.
These files are only here for demonstration, please modify
debian/template/netcfg* files if you want to change text.
r980
21 years ago
Tollef Fog Heen
7802a362fe
Correct changelog author address for upload.
r973
21 years ago
Tollef Fog Heen
15e96afbd9
Prepare for upload
r971
21 years ago
Marcin Owsiany
2d8ac88386
adjust ddetect and netcfg menu item position
Patch by Michael Cardenas
r956
21 years ago
David Whedon
31233936b9
fix buglets
document
r931
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
David Whedon
47da43d45a
* remove util.[ch] (functions now in libdebian-installer)
r928
21 years ago
Andre Luis Lopes
782847aa2e
* Adding brazilian portuguese (pt_BR) debconf templates for
21 years ago
Denis Barbier
0570ae8e50
English description was missing in netcfg/get_nameservers
r910
21 years ago
Claus Hindsgaul
27d68309a0
Add Danish debconf templates for aboot-installer, ddetect, lilo-installer, netcfg, partkit, selectdevice, yaboot-installer and di-utils
r903
21 years ago
Tollef Fog Heen
6dd409f39c
Prepare for upload
r868
21 years ago
Tollef Fog Heen
ca67cdbdce
prepare for upload
r848
21 years ago
Tollef Fog Heen
0d96372080
fix rules to not munge the templates file
r830
21 years ago
Colin Watson
78af17b4b0
Correct dpkg-gencontrol call so it picks up ${shlibs:Depends}.
r785
21 years ago
David Whedon
09f34690c3
I was closing the wrong bug, fix
r763
21 years ago
Tollef Fog Heen
a237a45a55
Change cdebconf-dev to libcdebconf-dev.
Change maintainer to debian-boot, add David Kimdon and Tollef Fog Heen to
Uploaders.
r746
21 years ago
Tollef Fog Heen
e79f739bf0
Apply more patches from Thomas Poindessous <thomas@poindessous.com>
r722
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
Tollef Fog Heen
439b1f6829
update changelog according to latest change to netcfg-static.c
21 years ago
Tollef Fog Heen
feb8ccb187
num2dot uses a static buffer, so split the snprintf call into three
21 years ago
Matt Kraai
bc6b9dc667
Add pointopoint support.
r605
22 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
cea0c64f1a
move into subdir
r599
22 years ago
David Whedon
cc5f6a7641
rearrange
r598
22 years ago
David Whedon
4fdd2648ce
rearrange templates, add russian thanks to ilgiz kalmetev <i.kalmetev@bis.bashtelecom.ru>
r597
22 years ago
David Whedon
b55abcf07b
bump dpkg-dev build depends version
r572
22 years ago
David Whedon
adc2c92e87
use new dpkg features so build is less cludgy
r570
22 years ago
David Whedon
df3002df0b
first attempt at supporting hurd
made a little smaller
r548
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
22 years ago
David Whedon
f4a21c4621
priority optional -> priority standard
r489
22 years ago
David Whedon
180266b143
make it play better with dhcp-client-udeb
r482
22 years ago
David Whedon
0a31366682
route now in /sbin
r466
22 years ago
David Whedon
ec40d92878
need to add default gateway
r432
22 years ago
David Whedon
4665cef2c0
compiler warning
r376
22 years ago
David Whedon
101fd7e022
add copyright, added German translatiosn from Michael Bramer <grisu@debian.org>
r375
22 years ago
David Whedon
3d5cc4b0ff
fix name of dhclient exe
r365
22 years ago
David Whedon
8cae2faa12
choose b/w dhclient and pump at runtime, with a preference towards dhclient.
r363
22 years ago
David Whedon
d708c90cdd
make dhclient the default dhcp client
fix a couple buglets
r353
22 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
22 years ago
David Whedon
0dde5a3895
We can now use dhcpcd, pump or dhclient by throwing a define at build time.
r345
22 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