summaryrefslogtreecommitdiff
path: root/scripts/vyatta-load-config.pl
AgeCommit message (Expand)Author
2011-05-04Fix Bug 7010 Update commands to save/retrieve files from /configMohit Mehta
2011-03-08Remove accidental usage of perl prototype in usageStephen Hemminger
2010-12-02change "load" to use new backend loadFile implementation.An-Cheng Huang
2010-12-02remove comment/activate/deactivate from load-config.pl.An-Cheng Huang
2010-12-01clean up merge argument processingAn-Cheng Huang
2010-11-19Simplify check for if there are changes to commit after load/merge.Stig Thormodsrud
2010-11-19Fix 6434: load asks to use 'commit' to make changes active even when nothing ...Stig Thormodsrud
2010-11-04Fix 6404: change load/merge commands to NOT automatically commit.Stig Thormodsrud
2010-07-28add new cstore libraryAn-Cheng Huang
2010-06-232nd part fix for bug 5729.Michael Larson
2010-06-09better location for previous fix to bug 5676Michael Larson
2010-05-25final fix for 5610. fixes loading where node in active config is deactivated ...Michael Larson
2010-05-21fix for disable nodes loading (bug 5610). Additional checks added on configur...Michael Larson
2010-05-14initial checkin of comment feature for cli.Michael Larson
2010-05-04initial working version of activate and deactivate: load,save,show,commit sup...Michael Larson
2009-07-24Fix 4722: Output inconsistent from 'save' and 'load' commandsStig Thormodsrud
2009-05-18notes on arbitrary root node loading in merge operations.slioch
2009-05-15root node support on load merge operation. additional work needed for deeper ...slioch
2009-05-15merge option added to load script. "load [configfile] --merge" adds configura...slioch
2009-02-03Missing semicolonStephen Hemminger
2009-02-03Replace bare file handle with variableStephen Hemminger
2009-02-03Simplify logicStephen Hemminger
2009-02-03Reindent load config for clarityStephen Hemminger
2008-11-21Convert VyattaConfig (et al) to Vyatta::ConfigStephen Hemminger
2008-07-28fix for bug 1130. disable ctrl-c during load command to prevent partial load.root
2008-07-01Partial fix for 3383: check for vyatta-config-version, warn/prompt that it ap...Stig Thormodsrud
2008-06-24Fix 3143: Unable to save/load config from a remote server.Stig Thormodsrud
2008-03-29Merge branch 'glendale' into hollywoodrbalocca
2008-03-26fix for bug 3032:An-Cheng Huang
2008-03-24Fix Bug 2825 Load should read config file from default location when no argum...Mohit Mehta
2008-03-10Add GPLv2 to additional Vyatta created scriptsrbalocca
2008-03-05Add VPL to scripts and fix lintian errorsrbalocca
2008-01-14do config migration when loading a config fileAn-Cheng Huang
2007-12-13assume bootfile_path is /opt/vyatta/etc/configTom Grennan
2007-11-07allow loading empty config fileAn-Cheng Huang
2007-11-01use correct path for config backend binariesAn-Cheng Huang
2007-09-25fixed env variables in scripts.An-Cheng Huang
2007-09-25initial import (from eureka /cli) plus new build system.upstreamAn-Cheng Huang