Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-19 | add sudo back to save command, and add check to save script that validates ↵ | slioch | |
vyatta config token at end of file. this will prevent the accidental overwrite of non vyatta config files. check on prevent existing files that don't contain ' === vyatta-config-version:' from being saved to. | |||
2009-01-26 | save_config: fix perlcritic warnings | Stephen Hemminger | |
Use three arg form of open etc. | |||
2008-11-24 | Need to fix some stuff from change to Vyatta:: | Stephen Hemminger | |
I wanted to use Vyatta::Config::Output, but the perl part of the autoconf installer is to stupid to handle directory trees, so had to limit it to one directory per package. So name should have been Vyatta::ConfigOutput... | |||
2008-11-21 | Convert VyattaConfig (et al) to Vyatta::Config | Stephen Hemminger | |
Use hierarchal directory structure | |||
2008-06-24 | Fix 3143: Unable to save/load config from a remote server. | Stig Thormodsrud | |
2008-03-10 | Add GPLv2 to additional Vyatta created scripts | rbalocca | |
2008-03-05 | Add VPL to scripts and fix lintian errors | rbalocca | |
2007-12-13 | assume bootfile_path is /opt/vyatta/etc/config | Tom Grennan | |
2007-11-02 | * config-mode "show" command now hides default values. | An-Cheng Huang | |
* add "show -all" command to display all values. * "save" command saves all values. | |||
2007-09-25 | fixed env variables in scripts. | An-Cheng Huang | |
2007-09-25 | initial import (from eureka /cli) plus new build system.upstream | An-Cheng Huang | |