summaryrefslogtreecommitdiffstats
path: root/ifplugd
AgeCommit message (Collapse)AuthorFilesLines
2011-06-18Add systemd service files for net-auto-{wired,wireless}Ng Oon-Ee1-0/+13
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2010-11-21FS#17190 - fix auto-wired, improve handling of static connectionsJames Rayner1-14/+21
2010-02-18fix FS#17190 properlyJames Rayner1-2/+3
2010-01-31netcfg v2.5.1James Rayner1-1/+4
2010-01-31Fix FS#17190, not exiting loop correctlyJames Rayner1-3/+3
2010-01-30Add early checks for optional dependenciesJames Rayner1-0/+5
2009-12-03netcfg.action: save static profiles in arrayJim Pryor1-6/+5
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-12-03netcfg.action: permit down) method to exit 0, fix "list profiles" bugJim Pryor1-2/+2
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-12-03netcfg.action: add quotesJim Pryor1-12/+12
Quotes aren't needed inside [[ ]] because that construction doesn't do word expansion. But I think (partly from my own urging) this is the style used throughout the rest of the code. And we should have the quotes in lines like: netcfg "$profile". Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-12-03netcfg.action: missing extglob marker, don't try dhcp profiles twiceJim Pryor1-2/+4
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-11-18FS#17148 - using extglob, need it setJames Rayner1-0/+1
2009-11-14finish net-auto-wired, tested and added to MakefileJames Rayner1-3/+6
2009-10-21Add initial net-auto-wired conceptJames Rayner2-0/+85