index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2019-11-19
[XML templates] T1772: Add escaping of `\` symbol in `<regex>`
zsdc
2018-06-23
T689, T707: do not use sudo for op mode commands.
Daniil Baturin
2018-05-18
More granular validator error handling in build-command-templates.
Daniil Baturin
2018-05-17
T646: prevent convertors from overwriting existing node.def files.
Daniil Baturin
2018-05-16
T644: remove prefixing from all scripts and update environment variables with...
Daniil Baturin
2018-05-16
T643: correct support for regex validators.
Daniil Baturin
2018-05-16
T643: correct the logic for generating node constraints and add emulation of ...
Daniil Baturin
2018-05-15
Correct the logic of generating tag nodes for op mode.
Daniil Baturin
2018-05-14
T633: build integration and minor fixes in the op mode command generator.
Daniil Baturin
2018-05-14
T602: remove support for the type element and correct the logic for setting t...
Daniil Baturin
2017-12-31
Support setting optional 'type' node in command templates other than 'txt'
Christian Poessinger
2017-12-09
Bugfix: 'multi:' statement must be on top of generated 'node.def' file
Christian Poessinger
2017-10-11
T413: Make a schema for op mode;
Taniadz
2017-09-16
T396: add support for value constraint tags to the build-command-templates sc...
Daniil Baturin
2017-09-14
T388: nicer options handling and output.
Daniil Baturin
2017-09-14
T392: add support for completionHelp to the interface definition converter.
Daniil Baturin
2017-09-12
Add debug mode to the build-command-templates script with content printing
Taniadz
2017-09-12
Add debug mode to the build-command-templates script
Taniadz
2017-09-08
Automatically wrap all script calls in generated templates into sudo sh -c
Daniil Baturin
2017-09-08
Fix handling of tag and multi nodes in the convertor.
Daniil Baturin
2017-09-07
Add support for priority tags. In 1.x, there's no way around using it.
Daniil Baturin
2017-09-07
Remove crude debugging stuff, I'll add a proper solution later.
Daniil Baturin
2017-09-07
Add a convertor from new style XML command definitions to old style templates.
Daniil Baturin