summaryrefslogtreecommitdiff
path: root/scripts/vyatta-boot-config-loader
AgeCommit message (Collapse)Author
2010-12-03change boot-time config loading to use new implementation in backend.An-Cheng Huang
* 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%.