summaryrefslogtreecommitdiff
path: root/scripts/vyatta_net_name
AgeCommit message (Collapse)Author
2008-10-10Revert "Set correct mode on configuration mode"Stephen Hemminger
This reverts commit 5e806c8e42e1b70675916963e14cc0fe5928ec07. There are passwords (like Tcp md5) that should not be displayed to operator.
2008-10-09Set correct mode on configuration modeStephen Hemminger
Set configuration file to be owned by administrator and writable by all admins in configuration mode and visible by public.
2008-03-10Update to GPLv2Stephen Hemminger
Replace references to VPL 1.0 with GPLv2
2008-02-22use vyattacfg for config filesAn-Cheng Huang
2008-02-11fix for bug 2547: don't require/output ':' after "hw-id".An-Cheng Huang
2008-01-23fix bug 2658Tom Grennan
udev appears to be threaded where sub-scripts may be context switch; so, defer config file interface updates to rl-system.init
2008-01-23Revert "fix bug 2658"Tom Grennan
This reverts commit b45bba4286e83f8babcd70eef908f2ea2f8fff3c.
2008-01-21fix bug 2658Tom Grennan
silently write test BOOTFILE before trying too add/mod itf
2008-01-15fix for bug 2534 and prep for larson's vif link detect fixesRobert Bays
2007-12-17support stand-alone validationTom Grennan
2007-12-14move config file interface mods to udev handlerTom Grennan
2007-12-14test for config file missing interface or interface hwidTom Grennan
2007-12-13process device persistence through udev rules rather than init scriptTom Grennan