Makefile.am | 1 etc/bash_completion.d/20vyatta-cfg | 20 ++++- lib/Vyatta/Config.pm | 68 +++++++++++++++-- lib/Vyatta/ConfigLoad.pm | 55 ++++++++++---- lib/Vyatta/ConfigOutput.pm | 141 +++++++++++++++++++++++++------------ scripts/vyatta-activate-config.pl | 107 ++++++++++++++++++++++++++++ scripts/vyatta-cfg-cmd-wrapper | 8 ++ scripts/vyatta-config-loader.pl | 11 ++ scripts/vyatta-load-config.pl | 9 ++ src/commit2.c | 98 ++++++++++++++++++++----- src/common/defs.h | 7 + src/common/unionfs.c | 49 +++++++++++- src/common/unionfs.h | 1 13 files changed, 479 insertions(+), 96 deletions(-)
New commits: commit 0d020c8b938443ac8875bcfcff231dd1bf0d1d41 Author: Michael Larson <[email protected]> Date: Wed May 5 16:50:44 2010 -0700 boot loader support now added. various bug fixes and some small rework. commit 0ffdc5e6d89f9677694a8eef916b07c089264753 Author: Michael Larson <[email protected]> Date: Tue May 4 17:54:56 2010 -0700 initial working version of activate and deactivate: load,save,show,commit supported. http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=0d020c8b938443ac8875bcfcff231dd1bf0d1d41 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=0ffdc5e6d89f9677694a8eef916b07c089264753 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
