Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-21 | FS#17190 - fix auto-wired, improve handling of static connections | James Rayner | 1 | -14/+21 | |
2010-02-18 | fix FS#17190 properly | James Rayner | 1 | -2/+3 | |
2010-01-31 | netcfg v2.5.1 | James Rayner | 1 | -1/+4 | |
2010-01-31 | Fix FS#17190, not exiting loop correctly | James Rayner | 1 | -3/+3 | |
2010-01-30 | Add early checks for optional dependencies | James Rayner | 1 | -0/+5 | |
2009-12-03 | netcfg.action: save static profiles in array | Jim Pryor | 1 | -6/+5 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-12-03 | netcfg.action: permit down) method to exit 0, fix "list profiles" bug | Jim Pryor | 1 | -2/+2 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-12-03 | netcfg.action: add quotes | Jim Pryor | 1 | -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-03 | netcfg.action: missing extglob marker, don't try dhcp profiles twice | Jim Pryor | 1 | -2/+4 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-11-18 | FS#17148 - using extglob, need it set | James Rayner | 1 | -0/+1 | |
2009-11-14 | finish net-auto-wired, tested and added to Makefile | James Rayner | 1 | -3/+6 | |
2009-10-21 | Add initial net-auto-wired concept | James Rayner | 2 | -0/+85 | |