Tested successfully in Crux.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Mar 21 2020
Mar 20 2020
Yes, @jjakob, I run docker as indicated in the vyos-build README, which includes --privileged. I am not that concerned with the docker issue here; rather I want the script to work, and am adding in the necessary ingredients to the script itself. Compare the older prescription:
https://wiki.vyos.net/wiki/Building_images_using_vyos-build_Docker_container#Building_Google_Cloud.2FGCE_image
Mar 19 2020
This should be made consistent with other usage: paths should be lists, not strings. I will make the change, and any other details needed for consistency with model.
Mar 17 2020
Mar 16 2020
Mar 13 2020
Mar 11 2020
@Dmitry The simplest workaround for the moment is to add the following to your load steps:
I've tracked this down to a bug in libboost-filesystem, versions < 1.56, that occurs if the locale is not properly set, as is the case within the Docker environment:
Mar 3 2020
Yes, closing.
The 'showConfig' op is not considered ready for 1.2.5, and specifically json configFormat is not yet backported to crux. Regarding the output in the blog, see the line following the screen shot: "In reality that output is not pretty-printed, though we may add a flag for it. "
Checked on vyos-1.2.5-epa1:
Feb 29 2020
All works as expected; thanks.
This is a result of a missing package vyos-intel-ixgbe_5.6.3-0_amd64.deb in http://dev.packages.vyos.net/repositories/crux/ --- when missing, the build will use an outdated package, leading to incorrect dependencies on the kernel version. On the other hand, if the correct intel module is built as a local package, there is only one resident linux-image, and update-initramfs succeeds as usual. The build/upload mechanism for the intel modules will be fixed soon, and the issue resolved.
Feb 28 2020
Firstly, we need to determine why there are two kernel images.
Feb 25 2020
Feb 21 2020
Feb 20 2020
Feb 19 2020
This is dependent on T2029, PR 224, and should only be merged after that PR.
This is dependent on T2029, PR 224, and should only be merged after that PR.
This PR changes the syntax of the trailing version string of the config file (cf. above), as represented during config migration, and the parsing by which configtree splits the config file into the config section proper and the version string.
Feb 14 2020
Feb 12 2020
Feb 10 2020
Feb 5 2020
Feb 4 2020
Feb 2 2020
Jan 31 2020
Binary package in debian unstable; 20191221
This is now in upstream live-build: commit b6ad08c2709fbdab0b96852d9bfeb52d753b89bc
Final test before merging:
https://github.com/vyos/vyos-1x/compare/current...jestabro:T1585?expand=1