Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos/vyatta-cfg

Vyatta configuration system
https://github.com/vyos/vyatta-cfg

fix cli backend bug: disallow setting values for type-less nodes.

03aa6e3af09e3d12d877d459a973898a12b2e5ee authored about 17 years ago
enable ethernet interface by default

b3121cf6e2e025f42cb0686dcf47488e085881a0 authored about 17 years ago
use "disable" instead of "enable" for ethernet

12153f056b2eff62f6496b30f42d56c5394e2c4a authored about 17 years ago
also set broadcast when setting address

99f4e29b6aee83d2c219ccedc8a43436379b7a73 authored about 17 years ago
add config-mode "run" command (for running op mode commands).

86403f8672d2fb023ff99a6ffe83bb2cc92f1ca2 authored about 17 years ago
rename bash completion script to enforce ordering.

7fa060f335bfbbd2bcfc0f4d9d9c89904036ef27 authored about 17 years ago
add configuration change notification.

d823a59cd64acad4afcf2d5e21a2e8c95546cc95 authored about 17 years ago
handle config locking

653569b3768a4ebfc7d111864f3d165977db37a6 authored about 17 years ago
general cleanup of CLI output

5c170940c89065df4c7bbc6561cbdfd297363aad authored about 17 years ago
output "help" text

57f92ab532610ef1f95ef3fa4761c424d5541d80 authored about 17 years ago
redirect output by default

386653f4d9af2cbb1124aaba76ce2873e94cfd1f authored about 17 years ago
add proper handling of values with "spaces".

650699ea3d06e36390bd06a848ce493827c02e1e authored about 17 years ago
* add dynamic "allowed" support for config-mode completion.

* add support for completion help text.
* add an example for each of the above ("ethernet" and "e...

b7750af0fa67e28cf6eb607408485dbda194837b authored about 17 years ago
allow xorp_tmpl_tool output (for 'show configuration')

5471d0359de347017c618076cf0f17a06f764952 authored about 17 years ago
move default config to vyatta-cfg-system. if vyatta-cfg-system is not

installed, an empty config is used.

04ff16ae2bad256b0990fbe970a168817c3b051b authored about 17 years ago
escape '*' for config-mode completion

aded3ffd12620dd0fab59538b4fced05a7739987 authored about 17 years ago
add 'sudo' to 'interfaces' configuration commands.

d9349ca1d70d49ead870decdfafaefc21abd2a42 authored about 17 years ago
make sure config directories have correct permissions.

ae08adfabeed8fec9093e759a40f156d589defa9 authored about 17 years ago
use 'quaggavty' group

f3a563927fd763646b104e9af0a8a78f48920a95 authored about 17 years ago
add 'config_dev' and 'config_path' kernel command-line options to allow

a user to specify the device and path of the startup configuration
file, e.g., '... config_dev=sd...

569281b60a664213fc60ab34fadd7bcdfe47b03c authored about 17 years ago
replace "rl_passwd" with the standard "mkpasswd".

61514272a6ad4ca2c9dec0ec97005b13022bcc7e authored over 17 years ago
bring up loopback interface when it's created.

b906b7563529d504c1884f01b9e37374e64653ea authored over 17 years ago
move "system" configuration templates/scripts to vyatta-cfg-system.

724e9418e3f6acf81fcc29172de6c1f5e3335fa7 authored over 17 years ago
add dependency

20c7a06a9dd38fb705a245cb755a351241113461 authored over 17 years ago
use S99 for vyatta-ofr init

43bf7c5d31f4ca7fa06744c03b0d76f9e2d58c08 authored over 17 years ago
use the default init scripts from ntp and sysklogd

be79ca9ff0b67565870a18fa2ddadd09deb934a1 authored over 17 years ago
remove XorpConfigParser.pm (moved to vyatta-config-migrate)

8dc3dcf797dee1b498157f986619524b0caff182 authored over 17 years ago
import the vyatta-ofr init script from old eureka.

7ec2c9bb68ed55dc6182de150b904c4d66623771 authored over 17 years ago
- Fix deleting vlan.

5009cb83a189a231e5b588d416819859f5d6acf2 authored over 17 years ago
- Use quagga to set default gateway.

df2b952a898d4ee2e0cd63315c87137ca079cd4a authored over 17 years ago
add quagga dependency (need quaggavty group).

37e46574b2f8121478b9721e06190c04874380b8 authored over 17 years ago
remove op-mode set alias in cfg mode.

1096da1d963fab26907dc8f120b70e1f2e4710cc authored over 17 years ago
use full path for cli binaries.

3ac36bf79aab6a8c9e33f01cfea86ec591de5976 authored over 17 years ago
let bash prompt with invisible completions.

3424893f2c5f9e9df5b930657311e4ed50405aba authored over 17 years ago
added postinst to create config directories.

6a11931a204485965928325c005562732bf70f10 authored over 17 years ago
use the same marker as operational mode.

be628d70b4c12f1731fb528f1b784edcd792aca0 authored over 17 years ago
use the same marker as operational mode.

b42dc699a973832f8a0ae8ff6b68420391c44127 authored over 17 years ago
added dependency to "configure" target.

97f9946501e4afcbf05c7b6ce7c7d4f1360769f7 authored over 17 years ago
fixed edit level in prompt.

6de9553a3ba55f795f4aca593c544283a984d15c authored over 17 years ago
config-mode "load" command

* disallow if there are uncommitted changes.
* now works with "edit".

f661fa9e0035639bbbfd89187b6cdb5b2c0090e6 authored over 17 years ago
fixed env variables in scripts.

fa0e94cc00ef3d4cbb3b3d62eb31be64b12e8e24 authored over 17 years ago
initial import (from eureka /cli) plus new build system.

e9a79a249cec69fc178098d2f75db9389068510a authored over 17 years ago