aboutsummaryrefslogtreecommitdiffstats
path: root/main/openrc/networking.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/openrc: dont depend but need in networking.initdCarlo Landmeter2013-01-071-1/+1
| | | | fixes #1530
* Revert "main/openrc: dont run networking in lxc"Natanael Copa2012-12-281-1/+1
| | | | | | | | | | We want network be configured from guest. This reverts commit 3a47d1a31dc1dc827cb803b18a557b4e59096b2b. Conflicts: main/openrc/APKBUILD (cherry picked from commit 1a074b8b10b86c4b31ecf83bd146808823ad7f96)
* main/openrc: network service depends on localmountNatanael Copa2012-12-281-0/+1
| | | | | | | it needs /var/run for dhcp client ref #1528 (cherry picked from commit 7815e5d5995daa91205471dfd8b2696709f79289)
* main/openrc: dont run networking in lxcNatanael Copa2012-12-281-1/+1
| | | | (cherry picked from commit 3a47d1a31dc1dc827cb803b18a557b4e59096b2b)
* main/openrc: support multiple interfaces on auto line (closes #531)William Pitcock2011-02-171-1/+1
|
* main/openrc: improve networking scriptNatanael Copa2011-01-071-12/+53
| | | | | | | We start interfaces one by one so we get a report which interface fails if any. We consider networking service as 'running' if any interface starts.
* main/openrc: start networking after hardware driversNatanael Copa2009-11-031-1/+1
| | | | not sure how this could slip through.
* move core/* to main/Natanael Copa2009-07-231-0/+28
added maintainer to several packages as well