Makefile.am | 2 - debian/changelog | 7 +++ etc/init.d/vyatta-router | 2 - scripts/vyatta-boot-config-loader | 74 ++++++++++++++++++++++++++++++++++++++ src/cparse/cparse_lex.l | 4 +- 5 files changed, 85 insertions(+), 4 deletions(-)
New commits: commit 4815e3b87abe4c61feb766240d7816879c33a103 Author: An-Cheng Huang <[email protected]> Date: Fri Dec 3 19:10:42 2010 -0800 0.18.54 commit ed95fe7775d63a777d86779debcd1fd59e2d921f Author: An-Cheng Huang <[email protected]> Date: Fri Dec 3 19:07:54 2010 -0800 change boot-time config loading to use new implementation in backend. * add new boot-time config loading script that uses shell API to access backend directly, bypassing wrapper. * use new loadFile implementation in the backend to perform the actual "load" operation (without "commit"). this reduces the "pre-commit" load time by ~60%. http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=4815e3b87abe4c61feb766240d7816879c33a103 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=ed95fe7775d63a777d86779debcd1fd59e2d921f _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
