Age | Commit message (Collapse) | Author |
|
This reverts commit 5849ba88a1a20e4d3584843e0be46e456c5f7980.
|
|
(cherry picked from commit 591b8bcadd8b6bbd46c61484193d2bf7e16bd1ae
commit 31553283aaa929da63147082e85513e8d4dacf0e
commit 59a4aadfe419eca16e6288b37d6c51acd9789903)
|
|
(cherry picked from commit b4fdcebebecd8d8952211b78bce26d53fd29edb3)
|
|
|
|
|
|
|
|
flags set for non-leaf nodes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with VyOS paths.
|
|
|
|
multiple validation options.
|
|
the type in generated command templates.
|
|
|
|
If 'multi:' is not on the first line of the auto generated 'node.def'
file, VyOS will throw a CLI error:
get_parsed_tmpl: failed to parse tmpl [.../interfaces]
DEBUG vexit_internal: get_parsed_tmpl: failed to parse tmpl [.../interfaces]
|
|
script
|
|
|
|
|
|
|
|
|
|
shemminger once said we already overuse sudo and advocated using capabilities
instead, but I think the union of all privilege sets needed equals the root
privileges, and in practice admin level users need sudo anyway.
|
|
Ugly fixup in the makefile to delete generated node.def's that are now in other packages.
Adjust the cron interface definition to better match the old templates.
|
|
|
|
|
|
|