Ecosyste.ms: OpenCollective

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

github.com/vyos/vyos-build

VyOS image build scripts
https://github.com/vyos/vyos-build

Merge pull request #110 from zdc/T2640-equuleus

Docker: T2640: Added ability to build Docker images with VyOS

b10bcb499fbe27725dd85bdb2e2c0beb4fe3b80f authored over 4 years ago
packages: Kernel: T2684: Update Linux Kernel to v4.19.131

46d5618e6303542c5122c854b45643de5800abbc authored over 4 years ago
packages: accel-ppp: T2685: bump version for SSTP client fix

566751184e51c5ebc668ba50ebb9a6b2b86d22ad authored over 4 years ago
Merge pull request #112 from DmitriyEshenko/fnm-04072020

systemd: services: T2659: disable fastnetmon by default

210d3eddbc0cca133e108ae07ba057c320f47c66 authored over 4 years ago
systemd: services: T2659: disbale fastnetmon by default

c4ad64f4a2b3c362bcb921cd6c8eed871500b99c authored over 4 years ago
Testsuite: increase smoketest timeout

On slow machines or with nested virtualisation the smoketests take really long
to execute - thus...

3eed4cc98f9d0ff6e5404b298e05639f51ffd06e authored over 4 years ago
Jenkins: lib: T2625: disable concurrent builds

49ca3d22e874497d05c46eb54a0380c90411419e authored over 4 years ago
T2638: frr: use "git am" to apply patches

65f32962f1c7ba102674fdad59d3c9c68ec37dc2 authored over 4 years ago
packages: frr: add .gitignore for package

99974b73202e5cf44cc944ec1b0507c0c5a53dca authored over 4 years ago
Merge pull request #111 from runborg/T2638

T2638: FRR: FRR-reload needs patching to work on 7.3.0

89082e913e948c7ca0c712347990f365dff7bbfa authored over 4 years ago
T2638: FRR: FRR-reload needs patching to work on 7.3.0

Because of FRR bug 6062 (https://github.com/FRRouting/frr/issues/6062) frr-reload in frr 7.3.0 a...

d611c31fbf132aac329db8e19e67076cfdd0d540 authored over 4 years ago
Makefile: indention fix

e146d9b7a2cd39f250a74920a248b57a92964459 authored over 4 years ago
Revert "Testsuite: start smoketest as root"

This reverts commit 2d78aa082830065dd681cc50f8dffae77b4b8226.

0d32e8b0534430c03d054b72e17c67f000765d17 authored over 4 years ago
Jenkins: lib: T2625: support PullRequest builds

2e1e117f96674b6bdbcf51cc62ef5345c6a1509d authored over 4 years ago
packages: linux-kernel: only build if required

e68de0e41fe7bfdee4fddf5f42e3404da09f2bf6 authored over 4 years ago
Jenkins: ISO test is conditional on file existence

8cf9ac3269ca906a921ba613ee5de2b36c516ba1 authored over 4 years ago
packages: frr: fix comment

1713a3268f2cba7210790e958b284677fb106601 authored over 4 years ago
packages: netfilter: T1538: use require a recent version of libnetfilter-conntrack-dev

During the build of conntrack-tools we need to first install the recent version
of libnetfilter-...

3b86b0a8edd612403806cbd9d00c8228235cdd39 authored over 4 years ago
packages: netfilter: fix build issue on conntrack-tool

d31021cdb55eb3ff02a962d2730cf627e005dc00 authored over 4 years ago
Docker: T2640: Added ability to build Docker images with VyOS

This implementation works, but it is on the proof-of-concept stage and requires extended testing.

ebc80decd21a448de58cc7e551e98949e96113d0 authored over 4 years ago
Jenkins: do not build ISO when only packages folder changes

f2f6332ca1acd9d3e885943895340ac5bb6caf4e authored over 4 years ago
Jenkins: T2625: import Kernel Pipeline

Imported from https://github.com/vyos/vyos-build-kernel commit 9e7c12b

c1abd123989f82feca0223bbb462bce3a62fc618 authored over 4 years ago
Docker: strongswan requires python3-stdeb for VICI builds

488ebdf6ca0de558dbbadcab1342f7625aa3a588 authored over 4 years ago
Jenkins: lib: T2625: extend quotes on SSH commands

7e15d427f7e4b82f0d9ac8c688779f3e18e917a4 authored over 4 years ago
Jenkins: lib: T2625: SSH commands must be wrapped in "" to function

30b81d7931b596d70dbe392b5240eebed3804003 authored over 4 years ago
Jenkins: lib: T2625: use discrete SSH commands on deployment

4690fd72efe322c25082aeed1b337cb0c0cf53f0 authored over 4 years ago
Jenkins: lib: T2625: add getChangeSetPath() function

Retrieve the path where git should check for modified files to trigger
the pipeline build or not.

e05f59a7ddcfee39c04d8f95bfb04031210c6471 authored over 4 years ago
Jenkins: lib: T2625: must checkout scm for changelog detection

... else we can not trigger on changed files.

b594ef70198779cada40db859f82b5ebe49b2a22 authored over 4 years ago
Jenkins: lib: T2625: unbloat ISO build

341028118d3e6ef001972f0f6e3f57d6669a4a39 authored over 4 years ago
Jenkins: lib: do not checkout scm by default

b6e16d0edfb9807644ab1fb010679e39bc16fac0 authored over 4 years ago
Docker: refresh dependencies for vyos-1xx

b51a2c6dfd2b96209bfe7e0b2fa8f8eec61a3a38 authored over 4 years ago
Jenkins: lib: T2625: remove debug output

e2b2fdf440dffc719cb966bd3b1193ddf0ffb5ce authored over 4 years ago
Jenkins: lib: T2625: bugfix deployment of FRR package

8476678259edc2815f4eb0ba813a913d9487cb20 authored over 4 years ago
Jenkins: lib: T2625: change order of deployment commands

09e0d2cecb393475d8d8153a6f4d6bcbbc257d5a authored over 4 years ago
Jenkins: lib: Nested when condition "not" requires exactly 1 child condition

055d658a71c89aaa27f8b9bc77d8686410a5725c authored over 4 years ago
Jenkins: do not run ISO build when pipeline library changes

4d11e8b33dfc545d9dab03efcb6fba8e4140f2a9 authored over 4 years ago
Jenkins: packages: add underscore for library calls

The underscore (_) is not a typo! You need this underscore if the line
immediately after the @Li...

718cc0ea22923c531cf66f531714af2999cfa776 authored over 4 years ago
Jenkins: lib: Debian packges must be build in 'build' subdirectory

Package build must be done in "any" subdir. Without it the Debian build system
is unable to gene...

97627aa19df5e87f5888e6bf29a43b19f598f05b authored over 4 years ago
Jenkins: improve when {} build conditions for timer and user builds

8e27b8cd147a5dfc77cc0842651b0c59efae6229 authored over 4 years ago
Jenkins: make AWS S3 upload more robust

8ccd3ebaf3db7097f1fc65e13451b7b7ed82f15c authored over 4 years ago
Jenkins: lib: buildPackage() parameters are all optional now

- description: Arbitrary text to print on Jenkins Job Description
instead of package name
- pk...

76e05e019e0e81b7d28516d6f4299421590f6427 authored over 4 years ago
Jenkins: lib: download repository parallel to Jenkinsfile location

... this is only releavant when building packages like FRR, Netfilter etc.,
which are generated ...

ee8c079cfae7472cf2963c43836e3bb63a0b52d8 authored over 4 years ago
Jenkins: lib: add debug directory listings

f33c910f688e3065e40d7ab3080c83cd68b0ce94 authored over 4 years ago
packages: add build for FRR

9bf4f922da438624cf680b155d33158f07d6d2cc authored over 4 years ago
README: explain vars and packages folders in root

a20fedacdf3503369b38bd84fb4014c178a33003 authored over 4 years ago
Jenkins: lib: deploy packages do dev.packages.vyos.net

22888ab75116af69fe88ec79e95ba8c5559f1e5b authored over 4 years ago
Jenkins: lib: record Git commit ID in job description

918700c5a56038529ac28ddfb86da96191f33604 authored over 4 years ago
Jenkins: lib: add programmable package build Pipeline

b213775285018e0610bc307abc08bd5db956a8c9 authored over 4 years ago
packages: add builds for netfilter packages from upstream Debian

Instead of scattering build instructions accross individual repositories for
some additional pac...

3656075d2736b59b857ca443cb77c2a6ea2ac822 authored over 4 years ago
Jenkins: initial support for shared build libraries

Instead of writing the same code over and over again, place the common parts
into a Jenkins Libr...

7ab2724c338f1372d0ef65f0ac3600282d13ace0 authored over 4 years ago
Docker: add build dependencies for libnetfilter-conntrack & conntrack-tools

5e8244675f619363b2d2b46c116b2900527157cf authored over 4 years ago
README: fix individual package build working directory

9eaa35f86d13491541a0526356c76f2b267ffbec authored over 4 years ago
Docker: add build dependencies for nftables

1cde93a52e762872aa677ba3c82f8d39dd8fbe54 authored over 4 years ago
Jenkins: fix comment style

bda222bba250b1343e19a036509da690e7e4278b authored over 4 years ago
Delete buster-backports.list.chroot as we use lb config --backports

This results in Duplicated archive warnings on ISO builds otherwise.

b87cf3e44ca4bcf477d27925ab01c95ba1755fdd authored over 4 years ago
Jenkins: do not build ISO when only Docker container changes

cc7c4fa155365348ad0277d0ca1660efbb4b18a8 authored over 4 years ago
systemd: services: disable all udp-broadcast-relay instances

5fc9c378b67c42ade369af315f1383861f00b269 authored over 4 years ago
T2490: add support for serial console-server

a7fac7399df70be83f1076115036abaad9e6424f authored over 4 years ago
Docker: adjust comment on libaudit-dev dependency

5a1740044c45691df76ee7eca17e5854d252ac7a authored over 4 years ago
systemd: services: disbale SNMPD by default

712a1e761842a301d0f65a2fb23c818ecd8f5eac authored over 4 years ago
systemd: services: remove SysVinit leftovers

e5a8e5f77ade4fc9e3b46197a1d372b698606102 authored over 4 years ago
Kernel: T2595: Update Linux Kernel to v4.19.128

1dfa9a3c7cce7205b8e8687d39b993d7a4e65ac8 authored over 4 years ago
Docker: StrongSwn requires python-setuptools for VICI package

411d48353967f29aec169f98230a1ff00d13427c authored over 4 years ago
systemd: T2559: lm-sensors disable service by default

a31c709c794d4bda94c641e020f6fafb61ffd980 authored over 4 years ago
vyos-dev: add vim

972534c08225bc26658f594ec8d71f813bea3fbf authored over 4 years ago
vyos-utils: cleanup installed packages

- mtr-tiny will be pulled in via vyos-1x as there is a proper dependenvy
- vim-tiny - mostly unu...

8d1f83665adf812f3768154ea1fc9afba16f1cf0 authored over 4 years ago
firmware: T1958: fix firmware package name

eb5366734c9afcad427c324dde9a8db65ba999c5 authored over 4 years ago
firmware: T1958: only include firmware for compiled Kernel drivers

In the past when building the VyOS ISO we have simply pulle din the entire
linux-firmware Git re...

aa5e5a6e94106f1f5ad3f289c9fbe5d4e896a7e4 authored over 4 years ago
Add intel driver packagesa

Intel driver packages are more related to the overall generated image instead
of the VyOS userla...

a9f3fb9e42684aca4daaaf1ff919350426452e83 authored over 4 years ago
Jenkins: fix illegal string body character after dollar sign

72220ba6e64805cf11e1239a227fb30b7a207b87 authored over 4 years ago
Jenkins: select "release" build

... instead of developer build which pulls in additional packages bloating the
ISO image.

707ff78dac5da9359386e60330964cefb2013642 authored over 4 years ago
Jenkins: remove redundant code

3c20141faaba1078bd5f16419df900637c1fd15b authored over 4 years ago
Packages: remove obsolete vyos-wireguard repo

574c853c8c216c9fe84fcc42d1fa80c6b50280f2 authored over 4 years ago
Include "tshark" package in developer builds

973d782c8324e61ec14edb523a360a2bc1ab0f29 authored over 4 years ago
Revert "build: add linux-tools package to development builds"

linux-tools has a "dynamic" version extension corresponding to the Kernel
version.

This reverts...

d8a957407e87a7cca67946cf8b0edcd5ac062ec8 authored over 4 years ago
build: add linux-tools package to development builds

... this will contain the Linux Kernels "perf" binary.

655fa1b949c2bf0ee6789bd556981b9298e54116 authored over 4 years ago
.gitignore: ignore QEmu disk images

0f7b9ac53414b6221e01427b66039dbb62835fd2 authored over 4 years ago
wake-on-lan: T2526: replace wakeonlan package with CLI implementation

Drop wakeonlan package and use the CLI based implementation with etherwake.

0672d89eada04db5e7c35d0ce127d0551d64d2a3 authored over 4 years ago
QAT: import device configuration files

be5b71edd77b3a4507645f6787b63353560d3fbe authored over 4 years ago
intel: remove deprecated build-intel-drivers script

51dc3817dbca920714c53b04569a08613ae849aa authored over 4 years ago
Kernel: T2531: Update Linux Kernel to v4.19.125

41afc2a5470ccef49138cfdf955ce79948423b15 authored over 4 years ago
Kernel: T2493: Update Linux Kernel to v4.19.124

a29347ca9dd26058f90229a72d601812b7891293 authored over 4 years ago
Docker: add Python dev tools autopep8, flake

0615645a255a67d43d9cb761098dc527bee1758b authored over 4 years ago
systemd-bootchart: add configuration

79bb02aa4203a2300d3a929d4a71262324e44b7f authored over 4 years ago
systemd-bootchart: add package for boot time analysis

d5386278ab4e8153f169acb16f4e7f1a6ed0b8f3 authored over 4 years ago
dhcpv6-pd: disable wide-dhcp-client service by default

21ad4d6dd5387a78b478798409c8339a17a84ba7 authored over 4 years ago
T2470: Update to PowerDNS recursor 4.3

9ea3537531daf077d04b74d7daa11f6b27dacc25 authored over 4 years ago
Kernel: T2469: Update Linux Kernel to v4.19.123

e320d63af9e48a29777edba301ba54ba4bdc6b1f authored over 4 years ago
live-build: T2466: fix dependency problem when building local packages

e923f5af8f3f26f77d3b0710b5a42b69e5c1d77c authored over 4 years ago
apt: nat: T2198: pin nftables packages to buster-backports

60716b6fe258c32bf2fafbf33bd478c01b258888 authored over 4 years ago
Kernel: T2454: Update Linux Kernel to v4.19.122

4689514248d6ab59b660f8bd82ae1e634ccea403 authored over 4 years ago
Delete .gitmodules

No need to keep an empty file

2cb6f390d7bdaab90346c51bf5638778cdfea422 authored over 4 years ago
Merge pull request #103 from runborg/T2422

T2422: arm: Docker: Ignore x86/x64 only grub packages on ARM builds

ab665fa3877547e26fde8bfe38c2ffa2fe1ba7e4 authored over 4 years ago
T2422: arm: Docker: Ignore x86/x64 only grub packages on ARM builds

Because of newly added dependencies to the packages grub2, grub-pc and grub2-common the container...

a095df1bb35cdbfb1d0c1d0acb974e02e85c247d authored over 4 years ago
Kernel: T2420: Update Linux Kernel to v4.19.120

488ae19a23dcc37f6b2e86edaa28c0724f339b08 authored over 4 years ago
Revert "Kernel: T2413: Update Linux Kernel to v4.19.119"

This reverts commit cb8ad3197797c947dc2fc03a8c57c79b8dfa8590.

WireGuard builds do not work with...

06249c492d2e296fbb90ee2a135bd6c2f7dee164 authored over 4 years ago
Kernel: T2413: Update Linux Kernel to v4.19.119

cb8ad3197797c947dc2fc03a8c57c79b8dfa8590 authored over 4 years ago
Docker: set all dependencies on vyos-strongswan

30a38378df204991dfb9253e7af34e9adf62a296 authored over 4 years ago
salt: T2386: upgrade to version 2019.2 (Python3 + Buster)

Commit b4702483b531 ("salt: T2386: upgrade to version 2019.2") added a
compatible Salt version f...

31acba87d1b4168c86f2ceec14ecb30b4ffefd13 authored over 4 years ago
salt: T2386: upgrade to version 2019.2

Later packages support PeeringDB. Even this marks Debian stretch the package
still works on Debi...

b4702483b5317d66617c80d1741f1c12309710cb authored over 4 years ago