Joshua Kwan
ff5f00f9c9
final template tweaks, discussed with Christian
r17362
19 years ago
Ognyan Kulev
f3d4d81c13
Updated Bulgarian translation (bg.po).
Some new translations are added.
r17339
19 years ago
Christian Perrier
4d35aa5ac7
s/adresse/route
r17338
19 years ago
Christian Perrier
9a83c205ff
Transitory French update. Be again at 100% and stop seeing Greek before French
r17337
19 years ago
Andre Luis Lopes
fb4f73c3fd
* Updated netcfg's Brazilian Portuguese translation.
19 years ago
Lior Kaplan
4655e3bdf3
fixed fuzzies
r17328
19 years ago
Recai Oktas
ebe839ac8b
Update Turkish translations.
r17327
19 years ago
Jordi Mallach
5403866dfb
Update Catalan translation.
r17326
19 years ago
Miguel Figueiredo
5e19652ec4
Updated PT translation
r17324
19 years ago
Joshua Kwan
6ec354dfeb
add missing fclose, upload 0.71
r17318
19 years ago
Thomas Hood
c804abacee
Minor changes to French translation
r17315
19 years ago
Thomas Hood
b34c31aaaf
Fix small errors in Dutch translation
r17314
19 years ago
Piarres Beobide Egaña
73be4f752c
Upgrading basque translation
r17311
19 years ago
Bart Cornelis
61af8dc9a7
Updated Dutch translation
r17310
19 years ago
Carlos Z.F. Liu
fc3c7452ca
update Simplified Chinese translation for netcfg
r17299
19 years ago
George Papamichelakis
d78da54d82
updated
r17298
19 years ago
Thomas Hood
a71d7700fe
Unfuzzy a string
r17296
19 years ago
Kenshi Muto
fa097e4b9f
update ja.po
r17295
19 years ago
Thomas Hood
6ddd223cdd
One more template tweak
r17294
19 years ago
Thomas Hood
ec85df4d0b
Incorporate update to ja.po and run debconf-updatepo again.
r17293
19 years ago
Kenshi Muto
b23a860064
update ja.po
r17291
19 years ago
Christian Perrier
9dbeee199d
Rewrite for being clearer and s/CD/CD-ROM
r17279
19 years ago
Joshua Kwan
9f01ca2cc7
remove trailing . in netcfg-dhcp.templates, and backup doesn't make sense for dhcp_failed
r17277
19 years ago
Joshua Kwan
57e6a55584
changelog stuff
r17276
19 years ago
Joshua Kwan
8c74dab22e
debconf-updatepo
r17272
19 years ago
Joshua Kwan
3b135ab4e6
fix a line with a trailing space
r17271
19 years ago
Andre Luis Lopes
210e85abcd
* Updated netcg's Brazilian Portuguese translation.
19 years ago
Kenshi Muto
f140cd833e
update ja.po
r17267
19 years ago
Recai Oktas
84182fab5a
Update Turkish translations.
r17266
19 years ago
Joshua Kwan
08a99c5aea
warn on no default route (needs testing)
r17265
19 years ago
Nikolai Prokoschenko
1b654ae1e9
russian translations update
r17253
19 years ago
Christian Perrier
79264aa42f
Shorten a too long string
r17250
19 years ago
Joshua Kwan
1b8ed4139a
reenable dhcp stuff, remove some old prototypes
r17216
19 years ago
Thomas Hood
0d45297bd4
Clean up code, especially the use of empty_str().
Handle the case where there is no network interface: Ask for the hostname
and write basic /etc/hostname, /etc/hosts and /etc/network/interfaces files.
r17194
19 years ago
Thomas Hood
005f955db9
"host-name" -> "DHCP hostname" in comments
r17184
19 years ago
Thomas Hood
8b66692770
Wait at least two seconds for DHCP client to exit
r17158
19 years ago
VERÓK István
77b3d0b148
Corrected Report-Msgid-Bugs-To and Language-Team headers in all hu.po files, and now that gtranslator no longer insists on randomly erasing parts of them, I expect them to stay this way
r17155
19 years ago
Thomas Hood
d3de8df306
If the user backs up from netcfg/get_hostname, go to retry question
r17154
19 years ago
Thomas Hood
cf41c9871e
If a host-name is used to obtain a lease, write it as the argument
of the "hostname" option in the interface definition in /e/n/i
Do this instead of copying over dhclient.conf.
r17150
19 years ago
Thomas Hood
f1a496b2fb
Big dhcp.c cleanup:
Count iterations in the polling loop instead of checking the time()
Use waitpid(dhcp_pid,,) instead of wait() to get child status
Eliminate use of dhcp_running and use (dhcp_pid>0) in its place
Eliminate some unnecessary calls to kill_dhcp_client()
Mark local variables with "static"
Eliminate use of quit_after_hostname
Use DHCP host-name as the default hostname if no hostname is set
Clean up code
r17149
19 years ago
Thomas Hood
33bc55853c
Mark local variables with "static"
Fix indentation
Improve comments
r17145
19 years ago
Thomas Hood
879feb43a4
Add changelog line for previous change.
r17144
19 years ago
Thomas Hood
5513bc6ca3
Fix some comments
r17123
19 years ago
Joshua Kwan
b6c2ee285a
write new hostname into dhclient.conf if !dhostname
r17120
19 years ago
Thomas Hood
c7a504501a
Fix my changelog entry
r17119
19 years ago
Joshua Kwan
da80687df9
editorial changes to the SC^W^W^W
r17106
19 years ago
Eugeniy Meshcheryakov
834b424e18
Updated Ukrainian translation
r17104
19 years ago
Thomas Hood
f246498559
Add resolvconf support
r17087
19 years ago
Thomas Hood
3f44903b0b
Add changelog entry for change I made to dhcp.c and static.c
(adding comment about wireless-* options)
r17035
19 years ago
Joshua Kwan
ffe67ee378
basename(argv[0]), then compare to ptom
r16993
19 years ago