Page MenuHomeVyOS Platform
Feed Advanced Search

Oct 2 2017

dmbaturin added a comment to T408: Improve the AMI build scripts.

Fixed 1, 2, and 3.

Oct 2 2017, 8:59 PM · Community, Active contributors, AWS Support, build-ami
dmbaturin updated the task description for T408: Improve the AMI build scripts.
Oct 2 2017, 8:25 PM · Community, Active contributors, AWS Support, build-ami
dmbaturin updated the task description for T408: Improve the AMI build scripts.
Oct 2 2017, 8:23 PM · Community, Active contributors, AWS Support, build-ami
dmbaturin updated the task description for T408: Improve the AMI build scripts.
Oct 2 2017, 8:16 PM · Community, Active contributors, AWS Support, build-ami
dmbaturin created T408: Improve the AMI build scripts.
Oct 2 2017, 8:15 PM · Community, Active contributors, AWS Support, build-ami

Sep 20 2017

dmbaturin created T401: Add functions for reading VyOS version data.
Sep 20 2017, 10:44 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 16 2017

dmbaturin closed T396: Add support for value constraint tags to the build-command-templates script as Resolved.
Sep 16 2017, 6:25 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin created T396: Add support for value constraint tags to the build-command-templates script.
Sep 16 2017, 6:00 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin closed T395: Implement a numeric value validator for use in the 2.0-style interface definitions as Resolved.
Sep 16 2017, 5:02 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), VyOS 2.0.x
dmbaturin created T395: Implement a numeric value validator for use in the 2.0-style interface definitions.
Sep 16 2017, 3:34 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), VyOS 2.0.x
dmbaturin updated subscribers of T370: lldpctl: invalid option 'L'.

Yes, @Tania and I are working on the rewrite.

Sep 16 2017, 11:28 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), vyatta-lldp, lldpd

Sep 15 2017

dmbaturin created T394: Add vyos_*dir copies of vyatta_*dir environment variables.
Sep 15 2017, 7:20 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 14 2017

dmbaturin updated subscribers of T7: Repository layout revamp.

Create a new repo (dev.packages.vyos.net/debian) and moved hvinfo to there.

Sep 14 2017, 4:16 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin closed T388: Add debug mode to the build-command-templates script as Resolved.
Sep 14 2017, 3:18 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin created T393: Migrate vyatta-lldpd to vyos-1x.
Sep 14 2017, 3:18 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin added a comment to T388: Add debug mode to the build-command-templates script.

https://github.com/vyos/vyos-1x/commit/ecdbe7b6fb64ae7d27d9147aa2c4a55b3a491735
https://github.com/vyos/vyos-1x/commit/5404d4108b510765150c2ac54098cd26ec18a683

Sep 14 2017, 3:02 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin added a comment to T338: [email protected] is unreachable. .

The current implementation with postfix aliases is/was a bit problematic because all spam sent to it is forwarded to all members, and the mail servers where member addresses are get upset with mine and report me to spam lists.

Sep 14 2017, 2:41 AM · Infrastructure
dmbaturin created T392: Add support for missing tags to the interface definitions converter.
Sep 14 2017, 1:44 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 13 2017

dmbaturin added a comment to T275: Add BGP as-override.

I've merged the quagga pull request. Do you have implementation of the CLI for it, or shall I add it?

Sep 13 2017, 8:41 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc2)

Sep 12 2017

dmbaturin closed T391: Add support for completion help to the interface definition schema as Resolved.
Sep 12 2017, 2:11 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), VyOS 2.0.x
dmbaturin created T391: Add support for completion help to the interface definition schema.
Sep 12 2017, 2:07 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), VyOS 2.0.x

Sep 9 2017

dmbaturin added a comment to T379: UDP Broadcast Packet Relay.

@c-po The post I made yesterday (http://blog.vyos.net/vyos-development-digest-number-10), the vyos-1x package is pretty much that, the future single package for all config scripts and data. I would be reluctant to put things that are not VyOS-specific into it though. With small things such as the mDNS repeater things get shaky of course. Something like PMACCT is a clear case, merging it into another package would be insanity. Those relays are small enough to make one wonder if they really need their own packages.

Sep 9 2017, 3:11 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 8 2017

dmbaturin added a comment to T379: UDP Broadcast Packet Relay.

@JulesT I'm afraid Perl code is going to be around for quite a while, as many things need to be fixed before any rewrite of them can take place.
It's the code for new features that concerns me, not as much in the language as in the old approach that is not conductive to either automated testing or future implementation of transactional commit.

Sep 8 2017, 12:05 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin added a comment to T379: UDP Broadcast Packet Relay.

@JulesT 99% of new EdgeOS code is proprietary. I see no reason to stick with it for the tiny open source bits they may release once in a while. EdgeOS could use their departure from Vyatta Core as a chance to rethink those decisions, but apparently due to time pressure they didn't... Now they are stuck with backporting UnionFS forever and never getting e.g. fully transactional commits or

Sep 8 2017, 10:51 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin added a comment to T379: UDP Broadcast Packet Relay.

And now that I've actually looked into it... ;)

Sep 8 2017, 9:45 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin changed the status of T379: UDP Broadcast Packet Relay from Open to In progress.

I think before we call it finished, we should move those repos under vyos organization and give @c-po access to them (frankly, I also propose to add him to maintainers).

Sep 8 2017, 9:36 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin added a comment to T319: show vpn ipsec status returns incorrect information.

We should, but somehow I don't have write access to this task. We should find a way to change the default permissions so that all maintainers can do that.

Sep 8 2017, 9:30 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin created T388: Add debug mode to the build-command-templates script.
Sep 8 2017, 6:09 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin created T387: Prevent command injection in VyConf external validator execution.
Sep 8 2017, 6:05 AM · VyConf

Sep 7 2017

dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@sebastianm In VyConf it's going to be fairly easy (ok, possible at least) to implement different input and output formats, so chances are we can add | display json or | display yaml filters if there's demand for it.

Sep 7 2017, 10:23 PM · VyOS 2.0.x, VyConf

Sep 6 2017

dmbaturin created T385: Integrate pmacct 1.6+ into the current branch.
Sep 6 2017, 9:05 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), pmacct

Aug 21 2017

dmbaturin created T362: Proper target dependencies and error checking in the vyos-build makefile.
Aug 21 2017, 11:29 PM
dmbaturin created T361: "make iso" fails with a "command not found" error if live-build is not installed.
Aug 21 2017, 10:24 PM

Aug 20 2017

dmbaturin closed T357: VyOS 1.1.x images no longer build with default ./configure options after the repo layout revamp as Resolved.

https://github.com/vyos/build-iso/commit/180d2aab0156401f699025fa05451155389cf9ad

Aug 20 2017, 4:30 PM · VyOS 1.1.x (1.1.8)
dmbaturin created T357: VyOS 1.1.x images no longer build with default ./configure options after the repo layout revamp.
Aug 20 2017, 2:17 AM · VyOS 1.1.x (1.1.8)

Aug 18 2017

dmbaturin closed T353: Move the Python library to the new, unified (in the future) package as Resolved.

https://github.com/vyos/vyos-1x/commit/8cc396c20398e01f4af76d386d87a38811cead06
https://github.com/vyos/vyatta-cfg/commit/e55d9affac8159b09b503fca4a364192a24eb52e
https://github.com/vyos/vyatta-cfg/commit/be1dfd64f53776d299651d5347041f17a805aba1

Aug 18 2017, 6:46 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin closed T352: Move module methods of the Python config library to a class as Resolved.

Looks like phabricator hasn't picked up those commits for some reason...

Aug 18 2017, 6:44 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin created T353: Move the Python library to the new, unified (in the future) package.
Aug 18 2017, 1:33 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Aug 17 2017

dmbaturin created T352: Move module methods of the Python config library to a class.
Aug 17 2017, 11:05 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Aug 16 2017

dmbaturin created T351: Rewrite the cron configuration script in Python.
Aug 16 2017, 1:28 PM · Rejected

Mar 4 2017

dmbaturin created T287: Add missingok to logrotate for ipsec.
Mar 4 2017, 3:11 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin created T286: Fix resolv-file configuration problem.
Mar 4 2017, 3:08 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin created T285: Add flag for DNSmasq to query all dns servers.
Mar 4 2017, 3:06 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Feb 21 2017

dmbaturin created T275: Add BGP as-override.
Feb 21 2017, 8:16 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc2)

Feb 17 2017

dmbaturin created T272: Add op mode command for generating remote side VPN configs .
Feb 17 2017, 8:05 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Feb 7 2017

dmbaturin added a comment to T266: Create image of VyOS 1.2.0 for Amazon Web Services.

Trying to use Debian Jessie fails because it doesn't have 3.18 kernel which is required for OverlayFS support.

I have no idea what you are doing, but: 1) overlayfs is used for the livecd union mount and NOT for config sessions 2) for config sessions, a userspace implementation of unionfs (unionfs-fuse) is used.

Feb 7 2017, 3:17 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), AWS Support

Jan 30 2017

dmbaturin reassigned T256: Add VyOS IPv6 OSPFv3 routing configuration to Wiki from dmbaturin to dsummers.

What prevents you from adding it yourself by the way? The registration on wiki is open.

Jan 30 2017, 11:50 PM

Jan 17 2017

dmbaturin closed T250: Implement intuitive node sorting as Resolved.
Jan 17 2017, 6:42 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to T250: Implement intuitive node sorting.

I think we can just reference it directly.

Jan 17 2017, 7:05 AM · VyOS 2.0.x, VyConf
dmbaturin added a comment to T250: Implement intuitive node sorting.

I've just done a quick test of the BatString.numeric_compare, looks perfect.

Jan 17 2017, 6:19 AM · VyOS 2.0.x, VyConf

Jan 16 2017

dmbaturin closed T2: Make sure set/delete functions can be used without path validation as Resolved.

Already implemented in Config_tree.

Jan 16 2017, 9:39 AM · VyConf
dmbaturin added a comment to T28: Add auto provisioning.

This has nothing to do with vyconf. Please move it out of the project, and to vyos 1.2.0

Jan 16 2017, 9:39 AM · VyOS 1.5 Circinus

Jan 15 2017

dmbaturin closed T245: Add support for the old tag node syntax to the curly config parser as Resolved.
Jan 15 2017, 6:38 PM · VyOS 2.0.x, VyConf
dmbaturin closed T249: Add support for "inactive" and "ephemeral" node properties to the parser as Resolved.
Jan 15 2017, 6:36 PM · VyConf, VyOS 2.0.x

Jan 14 2017

dmbaturin closed T216: Decide on the wire protocol for VyConf as Resolved.

Protobuf schema has been written.

Jan 14 2017, 6:46 PM · VyOS 2.0.x, VyConf
dmbaturin updated the task description for T255: Add curly config renderer.
Jan 14 2017, 8:36 AM · VyOS 2.0.x, VyConf
dmbaturin created T255: Add curly config renderer.
Jan 14 2017, 8:31 AM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V2: Should VyOS-specific shell be the login shell in VyOS 2.0?.

@jpbostic My idea for interacting with vyconf from outside the interactive shell is a bit different. The issue with 'vyshell -c "set interfaces ethernet eth0 disable' is that it needs to setup a session first, and store the session ID between commands, so either it will be limited to 'vyshell -c "configure; set interfaces ethernet eth0 address 192.0.2.1/24; set interfaces ethernet eth0 mtu 1400"' (i.e. long command strings in single call), or it will be dependent on specific environment setup, and from VyOS 1.x we already know how problematic it will be.

Jan 14 2017, 4:31 AM · VyOS 2.0.x

Jan 13 2017

dmbaturin created T254: Global node name validation in VyConf.
Jan 13 2017, 1:19 PM · VyOS 2.0.x, VyConf
dmbaturin added a project to T253: Config nodes containing spaces which have sub-nodes don't work: VyOS 1.1.x.
Jan 13 2017, 12:53 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc5)
dmbaturin added a comment to T253: Config nodes containing spaces which have sub-nodes don't work.

Worse, such config can be saved, but cannot be loaded afterwards because the formatter doesn't bother to quote such strings and you end up with a syntactically invalid config.

Jan 13 2017, 12:52 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc5)
dmbaturin assigned T231: Add a function from loading interface definitions from a directory to the Startup module to shon.
Jan 13 2017, 7:16 AM · VyConf, VyOS 2.0.x
dmbaturin added a comment to V2: Should VyOS-specific shell be the login shell in VyOS 2.0?.

@jpbostic I think @mickvav has a point here, making it configurable is relatively cheap (it's just a field in /etc/passwd after all, or a call to chsh). People who don't want it to be the deault like myself and service accounts for ansible etc. can just change the default.

Jan 13 2017, 7:15 AM · VyOS 2.0.x
dmbaturin updated subscribers of T222: Make jenkins build nightly builds again.

Once @tmartinson setups a physical server for us (I'd like to say thanks to him, by the way!), it will become a permanent place for the jenkins VM and build hosts where we can give access all maintainers without worrying about mixing Sentrium corporate stuff with it.

Jan 13 2017, 7:09 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), VyOS 2.0.x

Jan 12 2017

dmbaturin created T251: Implement component dependency sorting.
Jan 12 2017, 2:08 AM · VyOS 2.0.x, VyConf

Jan 11 2017

dmbaturin updated the task description for T250: Implement intuitive node sorting.
Jan 11 2017, 9:39 PM · VyOS 2.0.x, VyConf
dmbaturin created T250: Implement intuitive node sorting.
Jan 11 2017, 9:39 PM · VyOS 2.0.x, VyConf
dmbaturin created T249: Add support for "inactive" and "ephemeral" node properties to the parser.
Jan 11 2017, 4:48 AM · VyConf, VyOS 2.0.x

Jan 9 2017

dmbaturin created T247: Rewrite the dnsmasq config script in python.
Jan 9 2017, 11:14 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin edited the description of V3: Tag node syntax for VyOS 2.0.
Jan 9 2017, 5:34 AM · VyOS 2.0.x, VyConf
dmbaturin created T245: Add support for the old tag node syntax to the curly config parser.
Jan 9 2017, 4:47 AM · VyOS 2.0.x, VyConf

Jan 8 2017

dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@tmartinson Well, you should change your vote then (votes are not final here, for the better I guess).

Jan 8 2017, 3:43 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@systo Just to make sure you are looking at it the right way, in the large it's actually less verbose than old syntax. The vif may not be the best example but firewall would make it apparent:

Jan 8 2017, 12:49 PM · VyOS 2.0.x, VyConf

Jan 5 2017

dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@rps An serious issue with "interfaces { eth0" is that when there is no parent subtree of all ethernet interfaces specifically, we don't know which script to call when something in "eth0" changes. We'd have to have one big script that handles the whole "interfaces" subtree, which is very problematic when it comes to adding new interface types. If eth* interfaces are children of the "ethernet" node and tun* interfaces are children of the "tunnel" node, it's easy to attach ethernet script to the "ethernet" node and "tunnel" script to the "tunnel" node, if we want to add "openvpn" later, we won't have to modify that large script to accomodate it

Jan 5 2017, 3:43 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@rps No, that's not the biggest challenge. Semicolon at the end of leaf nodes makes them unambiguous enough and easy to tell from tag nodes (this is especially bad with valueless nodes by the way, think "disable", colon wouldn't help there, but semicolon at the end does the job). The biggest challenge is that with "ethernet eth0" the parser must be fully stateful and capable of tracking which parent nodes it's already seen. "eth0", "eth1" etc. are really children of the same node called "ethernet", but in the config they appear separately. Consider this unusual but logically valid config:

Jan 5 2017, 2:02 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@Merijn I'm still not sure why JunOS has that "unit" thing. To me it looks redundant, redundant ©. Though what we are discussing is "unit 0" vs "unit { 0" grammatic distinction, rather than specific syntax of ethernet interfaces.

Jan 5 2017, 1:27 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@tmartinson No, "vlan-id 99" is the old style. And, at that stage we don't know if it's ethernet or not.

Jan 5 2017, 12:59 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@Merijn Now that you remind me of it, I think "edit interfaces tunnel; copy tun10 to tun11" or similar should be possible regardless of the config syntax. No matter how it looks in the config, internally "tunnel" is a node with children "tun0", "tun1" and so on, and there's no reason why it shouldn't be possible to use it as edit level.

Jan 5 2017, 12:48 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@dsteinkopf Not sure, we'll have to devise some rules regarding line breaks, and past some number of leaf nodes inside we are back to the original aesthetic issue (and then there can be non-leaf nodes inside too!
On a fresh look today, I'm convinced that the old tag node formatting is aesthetically superior, so myself as a user of my own project I'm probably voting no, though as a developer I want to see how many people also think it's worth it.

Jan 5 2017, 12:26 PM · VyOS 2.0.x, VyConf
dmbaturin created V3: Tag node syntax for VyOS 2.0.
Jan 5 2017, 9:56 AM · VyOS 2.0.x, VyConf

Dec 31 2016

dmbaturin created V2: Should VyOS-specific shell be the login shell in VyOS 2.0?.
Dec 31 2016, 7:44 AM · VyOS 2.0.x

Dec 23 2016

dmbaturin reassigned T230: Add missing data access functions to the Reference_tree module, and tests for them from dmbaturin to philsummers.
Dec 23 2016, 1:18 AM · VyConf, VyOS 2.0.x
dmbaturin reassigned T224: Add node comment functionality to Config_tree from dmbaturin to philsummers.
Dec 23 2016, 1:18 AM · VyConf, VyOS 2.0.x
dmbaturin reassigned T226: Add "secret" and "hidden" properties to the reference tree from dmbaturin to philsummers.
Dec 23 2016, 1:17 AM · VyConf, VyOS 2.0.x
dmbaturin closed T230: Add missing data access functions to the Reference_tree module, and tests for them as Resolved.
Dec 23 2016, 1:16 AM · VyConf, VyOS 2.0.x

Dec 22 2016

dmbaturin created T231: Add a function from loading interface definitions from a directory to the Startup module.
Dec 22 2016, 8:22 PM · VyConf, VyOS 2.0.x
dmbaturin added projects to T230: Add missing data access functions to the Reference_tree module, and tests for them: VyOS 2.0.x, VyConf.
Dec 22 2016, 7:41 PM · VyConf, VyOS 2.0.x
dmbaturin updated the task description for T230: Add missing data access functions to the Reference_tree module, and tests for them.
Dec 22 2016, 7:34 PM · VyConf, VyOS 2.0.x
dmbaturin created T230: Add missing data access functions to the Reference_tree module, and tests for them.
Dec 22 2016, 7:34 PM · VyConf, VyOS 2.0.x
dmbaturin added a comment to T226: Add "secret" and "hidden" properties to the reference tree.

Yes, related. I was just talking to myself really, we get the CI back first, and then we can look into adding vyconf to it.

Dec 22 2016, 12:04 PM · VyConf, VyOS 2.0.x
dmbaturin added a comment to T222: Make jenkins build nightly builds again.

Our gateway is bad and we should feel bad. When jenkins migration to the new site is complete (we are migrating build hosts too), this should work again.

Dec 22 2016, 12:03 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), VyOS 2.0.x
dmbaturin closed T226: Add "secret" and "hidden" properties to the reference tree as Resolved.

Thanks! Unit tests pass.

Dec 22 2016, 1:43 AM · VyConf, VyOS 2.0.x

Dec 21 2016

dmbaturin closed T225: Add "inactive" and "ephemeral" fields to the node data in Config_tree as Resolved.

Unit tests pass for me too.

Dec 21 2016, 11:40 PM · VyConf, VyOS 2.0.x
dmbaturin closed T194: failed to parse tmpl [/protocols/static/route] as Resolved.
Dec 21 2016, 11:00 PM
dmbaturin closed T156: Fix 'show version' in current (lithium) dev builds as Resolved.

I made it return Unknown if the file in question doesn't exist, hope this fixed the issue.

Dec 21 2016, 10:32 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin closed T229: Make build system include packages from packages/* dir in the image as Resolved.

Seems to work. @hexes, please test and tell me if for you it doesn't.

Dec 21 2016, 9:50 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin created T229: Make build system include packages from packages/* dir in the image.
Dec 21 2016, 7:50 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin closed T213: Cant set protocols static routes with newer versions of vyos as Resolved.

Duplicate indeed.

Dec 21 2016, 7:00 PM

Dec 20 2016

dmbaturin created T226: Add "secret" and "hidden" properties to the reference tree.
Dec 20 2016, 12:59 PM · VyConf, VyOS 2.0.x
dmbaturin updated the task description for T225: Add "inactive" and "ephemeral" fields to the node data in Config_tree.
Dec 20 2016, 11:26 AM · VyConf, VyOS 2.0.x