Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-18 | FS#13418,FS#12505 - add zsh/bash completion | James Rayner | 3 | -26/+81 | |
2009-09-14 | added more contrib/ files | Jim Pryor | 5 | -49/+230 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-14 | load hooks only from /usr/lib/network/hooks | Jim Pryor | 1 | -1/+1 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-07 | move checkyesno to globals, make NETCFG_DEBUG a yes/no setting (default=no) | Jim Pryor | 1 | -3/+3 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-07 | add an improved pm-utils handler | James Rayner | 1 | -0/+44 | |
2009-09-07 | i/o tweaks | Jim Pryor | 1 | -0/+1 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | Add contrib dir and logging hooks | Jim Pryor | 1 | -0/+89 | |
* Add contrib/logging.hook * Update Makefile and manpage * Propose that hooks go into /etc, not /usr---latter should be shareable and possibly read-only, not good spot for user-configurable files like these. * Since we have hooks/arch as part of the package, this commit attempts to load hooks from both /usr/lib/network/hooks and /etc/network.d/hooks. (Executable hooks in /etc take precedence over hooks with same name from /usr.) * Need to load /etc/rc.conf before /etc/rc.d/functions (e.g. for USECOLORS) Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-10 | revert pryor patch | James Rayner | 4 | -228/+0 | |
2009-08-07 | Patch from Jim Pryor | James Rayner | 4 | -0/+228 | |
2008-12-18 | Arrange tree for future packaging | James Rayner | 2 | -101/+0 | |
2008-05-30 | separate automagic from netcfg proper | James Rayner | 1 | -0/+43 | |
2008-05-30 | FS9953 FS9644 | James Rayner | 1 | -19/+21 | |
2008-02-13 | Fix automatic wireless for devices that need to be enabled before use ↵ | James Rayner | 1 | -0/+1 | |
(ifconfig $iface up) | |||||
2008-01-13 | Fix Error 12: File not found error, and make netcfg-auto-wireless output ↵ | James Rayner | 1 | -6/+18 | |
look better | |||||
2008-01-06 | symlink issue in netcfg-auto-wireless | James Rayner | 1 | -1/+1 | |
2008-01-06 | Added "automatic wireless" support and sort of 'cleaned' up rc.d/net-profiles | James Rayner | 1 | -1/+1 | |
2007-12-29 | Small new features & tidying | James Rayner | 1 | -0/+0 | |
* 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-10 | Initial Import | James Rayner | 1 | -0/+43 | |