summaryrefslogtreecommitdiffstats
path: root/rc.d
AgeCommit message (Collapse)AuthorFilesLines
2012-04-10Remove multi-version supportJouke Witteveen1-4/+4
Having multiple versions of netcfg around is not supported.
2012-03-01Code quality upgradeJouke Witteveen3-15/+12
This is what you get when Dave Reisner points you at some bash anti-patterns. Also in this commit: - updated documentation - bugfix revision of the IPv6 SLAAC address/route bug
2012-02-23Add backgrounding functionality to net-profilesJouke Witteveen2-5/+14
Known from the DAEMONS syntax in rc.conf, it is now possible to start netcfg profiles in the background. This fixes FS#23934 which was reported by Andrej Podzimek (andrej).
2012-02-22Make net-auto-wired more like net-auto-wirelessJouke Witteveen1-13/+25
The latter is more advanced. This fixes FS#26607 which was reported by Olivier Mehani (shtrom).
2011-08-20Support more options in /etc/conf.d/netcfg (FS#25588)Rémy Oudompheng2-0/+2
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-08-20Reorganize files to match install location closerRémy Oudompheng4-0/+219
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>