Roy Marples
a518d34549
Ignore more foo
2009-05-28 20:16:35 +01:00
Roy Marples
c0fd1b49e4
Move non compiled libraries from /lib/rc to /libexec/rc
...
OpenRC version is now stored as plaintext in /libexec/rc/version
Plugins (cursplash, splashutils) will have to be re-compiled to pickup
the new directories. State data needs to be moved from /lib/rc/init.d
to /libexec/rc/init.d as well.
2009-05-23 20:38:12 +01:00
Roy Marples
658a220638
Add (c) to Copyright
2009-05-01 15:11:40 +01:00
Roy Marples
d231a2f0d9
Fix logic, thanks to Maryasin Semen
2009-04-23 20:44:17 +00:00
Roy Marples
4febf00c06
Allow family on routes, #152
2009-04-19 20:05:40 +00:00
Roy Marples
4f163f9b9a
Allow wpa_cli_$IFACE to too send args to wpa_cli.
2009-01-21 09:25:34 +00:00
Roy Marples
0298e4ffa0
Remove leading and trailing space on the ctrl_interface line.
2009-01-05 09:37:38 +00:00
Roy Marples
1ff289e305
Whitespace.
2008-12-23 10:39:45 +00:00
Roy Marples
9d9f17aa52
Allow working with the new ctrl_iface=DIR=foo directive.
2008-12-23 10:13:58 +00:00
Roy Marples
2c98c5326a
Punt .gitignore files.
2008-12-04 12:12:09 +00:00
Roy Marples
9ec6ff02bb
Style and typo.
2008-10-28 15:43:36 +00:00
Roy Marples
ae692e294e
Don't quote $tunnel, Gentoo #218123 .
2008-10-26 19:58:57 +00:00
Roy Marples
72dcac8c55
Shorten common messages for prefixed output.
2008-10-10 09:03:59 +00:00
Roy Marples
2c62d095c8
Typo.
2008-09-21 09:53:48 +00:00
Roy Marples
600d1f62fb
Allow configuration of bond via extra sysfs entries, #105 .
2008-09-19 09:32:24 +00:00
Roy Marples
2de401bca1
Enable bonding via sysfs, #104 thanks to Wolfram Schlich
2008-09-18 22:24:58 +00:00
Roy Marples
c4c024fc9d
Allow an empty bridge with no options, Gentoo #237485 .
2008-09-18 14:13:33 +00:00
Roy Marples
93a3b2dd02
Fix iwconfig parsing on Linux, #111 thanks to Andrew Gaffney.
2008-09-04 14:54:56 +00:00
Roy Marples
a9f7d2d5e5
Allow dhcpcd to use global dhcpcd variable for commandline options.
2008-08-19 22:30:59 +00:00
Roy Marples
46a74f244e
Typo
2008-07-24 19:02:28 +00:00
Roy Marples
c67233f15c
Don't set silly defaults that may brake users.
2008-07-09 18:28:45 +00:00
Roy Marples
bdd8b150cd
Fix return display.
2008-07-09 13:36:37 +00:00
Roy Marples
c409dd0570
Some ifconfig's output weird inet6 loopback addresses
2008-05-28 13:38:58 +00:00
Roy Marples
f640ecaebb
Only check tentative when we have a carrier, Gentoo #223061
2008-05-27 16:41:53 +00:00
Roy Marples
eeadc618fb
Work with madwifi craptastic drivers. Hopefuly prism54 still works.
2008-05-27 13:07:18 +00:00
Roy Marples
bb069e1618
Use iwconfig defaults and config if available.
2008-05-27 10:46:27 +00:00
Roy Marples
328215e841
Work with new beta5 options to skip hoof files.
2008-05-25 22:57:44 +00:00
Roy Marples
b03282b901
Fix tunnel, #80 . Someone should fix iproute2 documentation and help files also :P
2008-05-25 22:34:05 +00:00
Roy Marples
762dc3d197
Work with dhcpcd-4 style options.
2008-05-10 12:29:49 +00:00
Roy Marples
cedd81801a
We should use correct iproute2 commands and fix busybox as it's iproute2 implementation is a little broken.
2008-04-30 09:18:20 +00:00
Roy Marples
1e3442f95d
Work with aliases on NetBSD.
2008-04-23 13:17:13 +00:00
Roy Marples
799686e40d
Fix force_preferred, #60 .
2008-04-20 14:24:35 +00:00
Mike Frysinger
18b4108755
add support for parsing newer ifconfig output
...
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-04-19 07:22:30 +00:00
Roy Marples
725b9dc89c
Use qlen instead of txqueuelen so we work with busybox iproute2, Gentoo #217948
2008-04-16 15:23:57 +00:00
Roy Marples
403abe73de
Fix vlans, #49 .
2008-04-01 21:34:31 +00:00
Roy Marples
fccff6a4ed
Allow multiple ntp_servers without error, #47
2008-03-26 22:39:27 +00:00
Roy Marples
ecba32d1ca
Install ifwatchd for NetBSD.
2008-03-26 19:39:43 +00:00
Roy Marples
864e17fabc
Ignore more files.
2008-03-26 17:34:23 +00:00
Roy Marples
f90f2914b9
Add mising net files back.
2008-03-26 14:41:47 +00:00
Roy Marples
833903fc78
use $CP and $SED instead of cp and sed
2008-03-26 14:27:46 +00:00
Roy Marples
ccf238f852
Merge net.OS into net
2008-03-26 14:18:01 +00:00
Roy Marples
4d6b84290a
These now need to be prefixed.
2008-03-25 17:17:15 +00:00
Roy Marples
55eb3794fb
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
Roy Marples
6159a32f39
SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat.
2008-03-19 19:57:24 +00:00
Roy Marples
8b23aaecff
Add ifwatchd.sh to power the NetBSD ifwatchd program. Let wpa_supplicant work with it.
2008-03-10 21:34:46 +00:00
Roy Marples
a276050a54
Use correct shell_var function, Gentoo bug #212877
2008-03-10 08:56:28 +00:00
Roy Marples
61c476e72d
Use exlicit make targets, not directory contents.
2008-03-03 12:34:51 +00:00
Roy Marples
fec312d448
Update copyrights, my email and license.
2008-01-11 15:31:10 +00:00
Roy Marples
5de53f176c
Adopt a more C style for scripts and remove vim settings.
2008-01-11 15:08:57 +00:00
Roy Marples
acbaacb2c1
dhcpcd could be anywhere, so allow this.
2008-01-10 23:23:39 +00:00