Commit Graph

61 Commits

Author SHA1 Message Date
Roy Marples
82df7e4584 Use shorthand for loops 2007-11-29 11:23:06 +00:00
Roy Marples
abc627e4a2 typo 2007-11-29 09:38:19 +00:00
Roy Marples
ac9279cc0d Massive whitespace cleanup 2007-11-28 15:45:03 +00:00
Roy Marples
5f37abddde Use yesno for more robustness 2007-11-22 13:31:19 +00:00
Roy Marples
09c5e5d415 Use yesno for more robustness 2007-11-22 13:28:14 +00:00
Roy Marples
9635b455c7 Introduce CONTENTS variable into Makefiles to list the contents of the directory, excluding the Makefile for to Make life easier 2007-11-20 17:37:15 +00:00
Roy Marples
5f8cf73b22 Our build chain now works with GNU and BSD make implementations 2007-11-19 13:48:43 +00:00
Roy Marples
0c25b359de Allow bash arrays to be flattened to make some configs easier. 2007-11-14 18:23:59 +00:00
Roy Marples
39227ede1d relicense as 2-clause BSD, with the kind permission of Gentoo 2007-11-14 15:22:04 +00:00
Roy Marples
7003483a91 Fix ppp config, #197775. 2007-11-02 11:02:07 +00:00
Roy Marples
220f6f8fdb Fix an ifconfig calculation for shells that don't support the newer POSIX shell math expansion, #197856. 2007-11-02 10:07:10 +00:00
Roy Marples
54a8d55926 Fixor IP comment and logic thanks to vapier 2007-11-02 07:26:51 +00:00
Roy Marples
80124a050c Work cleanly with bridges on kernels without TCP, #197791. 2007-11-01 22:25:53 +00:00
Roy Marples
02f47103e3 Fix some more, #180888. 2007-11-01 15:53:52 +00:00
Roy Marples
feed4b4c90 Use default IFS here 2007-10-30 13:17:27 +00:00
Roy Marples
9d1c1b66e5 Fix vconfig and remove debug 2007-10-30 13:08:29 +00:00
Roy Marples
6ffd3b5289 You can now spoof the source address for arping as the third parameter in gateways_eth0 if you have arping2 installed, #180888. 2007-10-30 11:39:19 +00:00
Roy Marples
05f119a78e Embed newlines in __IFS to save our identing 2007-10-30 11:38:23 +00:00
Roy Marples
e372729b8c Network config arrays are now split by embedded new lines instead of being evaled into space separated values. This makes it easier to read, maintain and document as discussed on gentoo-dev. 2007-10-29 09:45:49 +00:00
Roy Marples
393d07cb6f txqueuelen_eth0= now works, #190538. 2007-10-09 09:56:45 +00:00
Roy Marples
0ccf248afd Default to tunctl so we can create the device as a specific user, #194588 thanks to Jaco Kroon. 2007-10-03 13:35:39 +00:00
Roy Marples
7a2507c52f Fix pppd metric, #193574 thanks to Martin Väth. 2007-09-24 06:57:40 +00:00
Roy Marples
77f9015f0b /lib/rcscripts -> /lib/rc 2007-09-19 13:53:40 +00:00
Roy Marples
726e754fff var no longer used 2007-09-18 17:37:35 +00:00
Roy Marples
25d46c0e96 Fix pppd getting the interface metric. 2007-08-21 08:21:40 +00:00
Roy Marples
a85a66348b Need to specify table for busybox. 2007-08-10 10:34:50 +00:00
Roy Marples
2fdff9d8d6 Always give ppp a defaultmetric 2007-08-07 21:01:16 +00:00
Roy Marples
3295a9c0e0 Add a defaultmetric to ppp if we have metric_$IFACE 2007-08-07 20:51:08 +00:00
Roy Marples
01ea7e3186 More pppd fixes 2007-08-07 20:23:38 +00:00
Roy Marples
d50a46a7a5 Fix chat connects for pppd 2007-08-07 12:56:07 +00:00
Roy Marples
65a9e4618b Fix static IPv6 routes, #187514. 2007-08-03 13:53:20 +00:00
Roy Marples
db7b953460 Remove baselayout-1 stuff 2007-07-31 18:23:56 +00:00
Roy Marples
9211d8b3db Work around a bash evaluation error 2007-07-21 22:35:34 +00:00
Roy Marples
56e51080ce Remove hardcoded reference to iwi0 2007-07-15 23:39:07 +00:00
Roy Marples
7545a44dde adsl module now finds the correct exe, #185276 thanks to Marcello Laganà. 2007-07-15 19:23:11 +00:00
Roy Marples
3fc53d1979 Fix ifconfig using some iproute2 commands. 2007-07-10 15:07:18 +00:00
Roy Marples
e03844fd26 Fix iproute handling of -host and improve iwconfig scanning 2007-07-09 09:14:19 +00:00
Roy Marples
0888f74f47 When we don't have an address return 1, #176577. 2007-05-08 16:52:26 +00:00
Roy Marples
3383221834 Only use any when >1 interface 2007-05-03 12:19:18 +00:00
Roy Marples
da7f6e7b11 Allow ip6to4 tunnels to use any derived address, #170290. 2007-05-03 11:43:16 +00:00
Roy Marples
c3d899714c Stop using the [ -z "$@" ] test, use [ $# = 0 ] instead, #176554. 2007-04-30 13:19:26 +00:00
Roy Marples
ae32cbdd4b quiet clip 2007-04-25 08:46:41 +00:00
Roy Marples
c5ada996ee Fix udhcpc for releasing 2007-04-23 17:19:43 +00:00
Roy Marples
b0e3880bd4 Attempt to fix clip 2007-04-23 07:54:07 +00:00
Roy Marples
4768bd45f2 Remove default config for ppp 2007-04-19 13:00:59 +00:00
Roy Marples
b9f75802b0 duh, idiot uber 2007-04-19 12:24:10 +00:00
Roy Marples
768a8cf86c no need for the sed using printf 2007-04-19 12:09:19 +00:00
Roy Marples
d3b28724b5 use printf %s 2007-04-19 12:05:25 +00:00
Roy Marples
c2407df288 As pppd is mainly a link controller, move it's startup to pppd_pre_start and have pppd_start as a dummy function for old configs. 2007-04-19 10:52:37 +00:00
Roy Marples
2fc28414fa printf is more portable than echo -n 2007-04-19 07:37:59 +00:00