summaryrefslogtreecommitdiffstats
path: root/rc.d/net-auto-wired
AgeCommit message (Collapse)AuthorFilesLines
2012-12-28Forking netcfg to netctl (1/2)Jouke Witteveen1-62/+0
This commit contains the moving of files.
2012-08-31ifplugd path change (FS#31340)Jouke Witteveen1-3/+3
Needed after ifplugd: 0.28-12 update.
2012-08-08Better error handling in automatic connect scriptsTasos Latsas1-5/+3
Signed-off-by: Tasos Latsas <tlatsas2000@gmail.com>
2012-03-01Code quality upgradeJouke Witteveen1-8/+7
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-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 Oudompheng1-0/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-08-20Reorganize files to match install location closerRémy Oudompheng1-0/+52
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>