summaryrefslogtreecommitdiffstats
path: root/src/netcfg-menu
AgeCommit message (Collapse)AuthorFilesLines
2009-08-15Integrate netcfg-menu and net-profilesJim Pryor1-6/+12
* net-profiles will only attempt to control the profiles it was told to; if you manually netcfg a different interface, it will be left alone. (This also helps keep netcfg from stomping on other daemons that might be hooking into it.) Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-15Improve listing/iterating over profilesJim Pryor1-4/+5
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-15Everyone use i/o functions from globals/hooksJim Pryor1-5/+2
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-10revert pryor patchJames Rayner1-30/+29
2009-08-07Patch from Jim PryorJames Rayner1-29/+30
2008-12-18libify and fix some scripting errorsJames Rayner1-1/+1
2008-01-13Sort netcfg-menu alphabeticallyJames Rayner1-1/+1
2007-12-29Small new features & tidyingJames Rayner1-0/+3
* Tidied: auto-wireless support * Added: Explicitly specify menu default via NETWORKS_MENU_DEFAULT * Added: Explicitly set menu timeout with NETWORKS_MENU_TIMEOUT * Added: Recording of last profile as $PROFILE_DIR/last * Tidied: /etc/rc.d/net-profiles
2007-11-10Initial ImportJames Rayner1-0/+57