Commit Graph

1839 Commits

Author SHA1 Message Date
acc0edb040 restore old e* func output
Gentoo has always used the sytle:
 * moo ...                [ ok ]
Latest openrc now does:
* moo...                    [ok]

Realistically, 4 spaces out of 80 on reduced terminals doesn't make any
sort of realistic difference and it's been just fine for the last 10
years, so keep the default behavior.
2010-04-09 02:19:40 -04:00
316a316d9b Allow dhclient per $IFACE arguments. 2010-03-30 09:21:54 +01:00
20b4076b12 Support sysfs.
Fixes #214
2010-03-27 08:53:04 +00:00
4d86d34635 Fix -s and -S. 2010-03-26 22:10:03 +00:00
ae7a92ae7b Try and describe bonding errors a bit more. 2010-03-24 20:41:18 +00:00
67b538fd26 Fix tentative ip addresses 2010-03-24 20:25:42 +00:00
0276c4f516 Release openrc-0.6.1 2010-03-22 20:02:12 +00:00
7271449a0c Fix two leaks. 2010-03-17 20:37:47 +00:00
4b333eaf36 Send SIGKILL after 2 failed SIGTERM when unmounting. 2010-03-16 21:34:48 +00:00
59b08643f1 Mount xenfs early so OpenRC can detect it. 2010-02-26 09:34:43 +00:00
5c52e5beb5 Fix rc_${rc_svcname}_need.
Display config depends in service depend function also.
2010-02-20 21:48:06 +00:00
c0f5f2122c Allow bridge interfaces to be called bridge. 2010-02-09 17:10:04 +00:00
ecf9ef49a7 random spelling fixes
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-01-08 22:02:51 +00:00
bb45f0eabc Fix BSD compile. 2010-01-08 00:22:04 +00:00
f434c902a5 Use IFACE variable instead of iface.
Signed-off-by: Daniel Mierswa <impulze@impulze.org>
2009-12-31 07:21:59 +00:00
5ec2efaff2 Release openrc-0.6.0 2009-12-21 15:30:17 +00:00
9ca65be42e Fix comments. 2009-12-21 09:45:03 +00:00
a704b97fd2 Remove non working bash sequence expansion examples. 2009-12-21 09:18:00 +00:00
2c0a71172d default route commands on Linux now require gw or via (iproute2). 2009-12-19 08:03:35 +00:00
cbafcd078d add example for defaultiproute6 2009-12-19 07:56:39 +00:00
a165fbe384 Support inet6 routes. 2009-12-14 19:31:18 +00:00
02c12c1cac Allow "dev eth0" to work for a default route. 2009-12-14 19:01:03 +00:00
084f5e12eb Fix restart with iproute2 2009-12-14 14:21:30 +00:00
3b9eaea8ec Don't add broadcast addresss to ipv6 2009-12-14 10:14:39 +00:00
dc3ccd8101 start-stop-daemon can now set process IO scheduling. 2009-12-14 08:47:48 +00:00
9476a2e721 Typo 2009-12-11 09:26:43 +00:00
1d174cc60c Move on_ac_power to a shell script.
Fixes #204
2009-12-10 22:30:56 +00:00
12af86395f Allow ip to add the default route.
Fixes #211.
2009-12-10 22:08:51 +00:00
5b3e5edda2 Typo 2009-12-10 22:00:14 +00:00
775d56b877 Document multiple routes, fixes #210. 2009-12-05 21:23:39 +00:00
22e2a4f0a1 Add support for iproute2 in staticroute.
Fixes #208.
2009-12-05 20:05:43 +00:00
ca752a5a2d Support phy80211, fixes #209. 2009-12-05 19:25:39 +00:00
93cecab1ed Comment out static routes 2009-12-04 01:38:33 +00:00
baf3b2dd45 Correct homepage. 2009-12-02 19:12:26 +00:00
e9e37ad798 Release openrc-0.5.3 2009-12-02 19:08:02 +00:00
4df8770a90 Only add metric to dhcpcd if not given.
Fixes Gentoo #294312
2009-11-25 02:07:22 +00:00
ec38bbbdda If mounting tmpfs fails, try ramfs.
This is because buggy kernels always report tmpfs even when not present.
2009-11-20 00:04:32 +00:00
509e34d425 Only allow one service to be provided by default.
Fixes Gentoo #293139.
2009-11-14 08:37:05 +00:00
0de1d18d41 Fix logic 2009-11-13 22:29:01 +00:00
89a2d76772 Rework around new kbd-1.15.1, Gentoo #289265. 2009-11-13 22:21:50 +00:00
80d4ce3a11 Add a --warn option to just warn when reference file does not exist.
Fixes Gentoo #291894.
2009-11-13 21:31:09 +00:00
d21177e5c7 Ensure we have a valid broadcast address. 2009-11-11 00:31:32 +00:00
d29daf3952 fsck only checks battery when requested, which is not by default.
This fixes having JFS as the root partition on battery power.
For most modern FS's this is a non op, or a very small op by default
so it should be fine.
Fixes Gentoo #291654.
2009-11-10 22:50:48 +00:00
1d9ce8e9a1 Allow sysctl to read confs from /etc/sysctl.d
Fixes #203.
2009-11-10 22:40:35 +00:00
bb96dc4e01 Fix iproute2 support.
Fixes Gentoo #289762.
2009-11-10 21:19:17 +00:00
ebb49805fc Don't punt /var/log/wtmp if it exists, just create if it does not.
Fixes Gentoo #289849.
2009-11-10 20:09:44 +00:00
4a892a23ba Fix ppp options ordering.
Fixes #205.
2009-11-04 19:40:52 +00:00
95ee39ab1c Add support for Linux Containers, fixes #202.
Patch by bug reporter.
2009-11-04 19:21:24 +00:00
3c8ea5896a Fix default domain 2009-10-25 00:03:20 +01:00
7c5047acfc Release OpenRC-0.5.2 2009-10-17 00:32:40 +01:00