User Details
- User Since
- Mar 3 2016, 10:23 PM (449 w, 20 h)
Dec 28 2022
@ssasso You can test the fixed box with https://app.vagrantup.com/vyos/boxes/current/versions/20221227.20.48
@ssasso Thank you for creating the PR. I confirmed the issue with the latest box. I will check your PR today.
Apr 18 2022
Apr 10 2022
@hakwerk I'm sorry for the delay of the response. It seems that this PR(https://github.com/vyos/vyos-vm-images/pull/28) fixes the enable_dhcp issue.
I can't reproduce the install-grub issue for now. If I get the warning, I will try to fix it.
Mar 7 2022
Mar 2 2022
Nov 12 2018
There is the ansible playbook for Hyper-V image in https://github.com/vyos/vyos-vm-images.
Oct 25 2018
vmtoolsd --cmd 'info-get guestinfo.ovfEnv' returns "No value found"...
It seems the ovf I made works good.
I tested with only NoCloud.
I understand ovf/ova must include ProductSection with some properties like this https://github.com/cloud-init/cloud-init/blob/master/doc/sources/ovf/example/ubuntu-server.ovf
Where is the ovf @UnicronNL made?
the test image with cloud-init is here. https://dev.vyos.jp/vyos/images/rolling/current/amd64/vyos-1.2.0-rolling-201810250337-vmware.ova
@syncer @UnicronNL sorry. I did it right now on https://github.com/vyos/vyos-vm-images/commit/00a5684ba31ed5c68d168290fb45a35bf5d58177
And it seems there are two styles of VM image build. ansible playbooks in vyos-vm-images and shell scripts in vyos-build.
Oct 24 2018
@syncer I read this: https://twitter.com/vyos_dev/status/1055037448093425664?s=19
so we should use cloud-init for VMware image too?
https://cloud-init.io/
Oct 16 2018
Jul 9 2018
I think we can remove old providers and add options for apn profile like "apn", "user" and "password".
Jun 28 2018
@robinelfrink I'm sorry but I deleted the task for open-vmdk. I fixed it.
Jun 26 2018
Jun 21 2018
Jun 11 2018
Jun 10 2018
May 23 2018
May 18 2018
Working playbook for qemu is here: https://github.com/higebu/build-ami/tree/qemu
May 17 2018
Jenkins build setup for sonarcloud is done on https://ci.vyos.net/view/all/job/vyos-1x/ and https://ci.vyos.net/view/all/job/vyos-1x-pr/.
May 10 2018
@syncer The result on sonarcloud was generated by running sonar-scanner on my local PC. The step for automated measuring coverage or other metrics is following:
May 9 2018
Thanks!
@syncer Can you add me to vyos org on sonarcloud? I'd like to setup unit tests and coverage integration.
May 8 2018
@syncer Yes, but we have no test code.
May 7 2018
I think we can use Debian jessie package for 1.2.0-rolling. But for 1.1, we have to build special version, because there is no upstream package.
May 2 2018
May 1 2018
I confirmed qemu-ga works correctly on libvirt with vagrant-libvirt.
Mar 23 2018
User space implementation in Zebra 2.0: https://github.com/coreswitch/zebra/blob/master/docs/srv6.md
Mar 22 2018
Yes, it's a first step. I think the next step will be wrapper set/show commands for iproute2.
Mar 20 2018
Mar 19 2018
Running Docker on current vyos. https://gist.github.com/higebu/f35fdd27d085b618a872a8b46c625e2e
Mar 13 2018
I started working for 1.2: https://github.com/higebu/vyos-1x/tree/cloud-init
Mar 12 2018
@syncer Could you share the details of the discussion?
Mar 11 2018
Dec 12 2017
@ebob9 Thank you! It's very helpful.
Oct 27 2017
@MoyHaj Sorry for the late response. The VHD file is here: https://dev.vyos.jp/vyos/dev-images/vyos_azure_image.vhd
Oct 19 2017
Oct 11 2017
waagent log
my azure image works on azure too. the image is here: https://dev.vyos.jp/vyos/dev-images/vyos_azure_image.img
and walinuxagent is running on it. I'm checking walinuxagent status.
Sep 22 2017
Sep 13 2017
Created "current" and "helium" branches.
Sep 7 2017
Moved the repo to vyos org. https://github.com/vyos/vyos-integration-test
Moved the repo to vyos org. https://github.com/vyos/vyos-cloudinit
Aug 22 2017
@dmbaturin I agree with adding a configure option. Dependency of VM targets you wrote is correct.
Aug 21 2017
Aug 20 2017
@syncer I think we can remove this task from 1.1.8 backlog, because this is new feature.
@syncer I think we can remove this task from 1.1.8 backlog, because this is new feature.
Fixed in helium branch for 1.1.8: https://github.com/vyos/vyatta-quagga/commit/e18428d724ba20af4d9282a90900de8d96758610
Sorry. It's wrong. Linux kernel through 4.9.11 is affected. So 1.1.x is affected.
VyOS 1.1.x is not affected. See http://www.cvedetails.com/cve/CVE-2017-6074/
CVE-2014-8104 is fixed by this commit: https://github.com/vyos/openvpn/commit/eb42da67b9a971a1cec94e3c65350d2e5dccf096
@syncer The version of openvpn in 1.1.7 is 2.1.3. 2.1.3 is not affected by these CVEs. See https://www.cvedetails.com/vulnerability-list/vendor_id-3278/product_id-5768/version_id-176319/Openvpn-Openvpn-2.1.3.html
Aug 19 2017
Good!
@syncer I guess we need Squeeze host for building packages. But if we use pbuilder, we can build packages on Jessie.
Example script is here: https://gist.github.com/higebu/139c786fab3c88113d54eef16b462655
Packages for testing:
Jenkins job is broken. https://ci.vyos.net/job/vyatta-strongswan/
I applied the patch for CVE-2015-8023 to helium branch. https://github.com/vyos/vyatta-strongswan/commit/1f431fed4988a5e7f20a3f8ab464fed85c5f7e1c
The CVSS score of CVE-2015-4171 is low, and it needs a valid certificate for attack. Can we ignore CVE-2015-4171?
1.1.7 has 4.5.2-1.1-bpo60+vyos1+helium4. We should apply 2 patches, CVE-2015-4171 and CVE-2015-8023 to vyatta-strongswan helium branch.
Aug 3 2017
@xrobau and I talked about this on IRC, and agreed on the following points.
Aug 1 2017
Where is the log?