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 #47 from runborg/equuleus

cddef284e80803cd67345da895481bd0b2575526 authored over 5 years ago
Update kernel arguments, enable isolinux serial and disable systemd ifnames

* The kernel is now sending console to ttyS0, this makes debugging with `qemu -nographic` hard, ...

e9d561ad537ebaa0d5eba5e6413ee1428141bf4a authored over 5 years ago
T1415: disable 24-efi_packages.chroot as it fails apply'ing by live-build

The package grub-efi and grub-efi-amd64 is not existant on buster

1109c04fec9a201d3cb321ab5eb4d5b496eac540 authored over 5 years ago
T1414: disable failing 10-unmountfs.chroot and needs verification

1850f165abda3f3d0498220e56ca594dc8ecca9c authored over 5 years ago
T1412, T1413: remove non installable paclage vyos-xe-guest-utilities and vyos-netplug

These packages is for now not installable in buster and breaks the live-build process

4294fd325008b8024a477664b5c993ac9c89eb6e authored over 5 years ago
Packages: clean, fetch and keep options are mutually exclusive

... as it makes no sense to keep and clean a package or any other combination.

e91ac330b78025f523a60161e9fde43dafae4b7e authored over 5 years ago
Packages: add '--keep' option to not clean packages

By default all git repos are reset using 'git reset --hard' and cleaned using
'git clean -x -d -...

8cec5a37947accd0dbcc3ab58e6557c3ec347377 authored over 5 years ago
Packages: do not create obsolete 'data/kernel_version' file

b60f6140ef221d32ce43fb2ebacec41ed58fb00a authored over 5 years ago
T1410: Upgrade Linux Kernel to 4.19.46

d92be49a3adb27a13513b7a3a92286fa3d586aa5 authored over 5 years ago
Packages/modules: install accel-ppp and wireguard modules into right location

... previously the modules have been installed into /lib/modules/4.14.45 and not
4.14.45-amd64-v...

787b4aaac8505fbada61256b40fdb7b5ea150bf4 authored over 5 years ago
Packages: add live-boot package to build procedure

34e840e4c022033342e39cbc627888f2b4fcef69 authored over 5 years ago
Packages/kernel: ensure proper initramfs handling

When building the kernel with 'make deb-pkg' insted of 'make-kpkg' - which is
the new official w...

5f669b4158fbf00cee401f81cb36bf57e3c50c1c authored over 5 years ago
Docker: adjust dependencies on vyatta-iproute package

d7227fa596cae22913bf00b01f5257f7e5d0059b authored over 5 years ago
T1402: Update Linux Kernel to 4.19.45

f8c81163bae6387b6c5103b06d2e018aa3659ad7 authored over 5 years ago
Remove obsolete 'data/kernel_version' file

063a6df720ee48b582622c0246bf40943a630da3 authored over 5 years ago
Docker: replace libmysqld-dev with libmariadb-dev for net-snmp

2657f076b4bc0e5bc1b989cfb4cb8e8204ecc36c authored over 5 years ago
update cloud builds

d8ee537f1528dfe3e37ad1afe2b9dd3dab81cbd0 authored over 5 years ago
intel: remove bash debug flag (-x) when building drivers

217aa6afaebc021700cb6a4984f35720995f7ec5 authored over 5 years ago
T1378: extend version file with Git commit ID

The Git commit ID will be crucial for the future when the full VyOS
build can be reproduced by t...

e08da45e6d20f1f2ac38fff24e697a155ddac3ea authored over 5 years ago
Remove build-kernel helper script

Logic is available via scripts/build-package helper.

8e8b67020de7c135e3321811388d1cf7bd886290 authored over 5 years ago
Add arm64 docker file.

29d919609dbd800c2ba1ab0152e1f5e0df1f60bc authored over 5 years ago
rename amd64 to arm for packer download

772dc74e1a2457c968110834040a3ca39c3d325d authored over 5 years ago
Add Dockerfile for armhf.

Remove pkg-build.sh file and reference in Dockerfile

26356320f5da9a869b0dc7f57c07d1303505679a authored over 5 years ago
Docs: move custom 1U baremetal router to vyos-documentation

527b92853ed3ecbff00e68c3a043433c67378f31 authored over 5 years ago
undo hooks: initramfs: add option to update an existing initramfs

this is to generate an initramfs if it does not exist, updating when not exist does not work and...

94e11cd375812376957e18861288b5d6e4497479 authored over 5 years ago
Merge branch 'current' of github.com:vyos/vyos-build into equuleus

* 'current' of github.com:vyos/vyos-build:
Jenkins: adjust artifacts to archive
Jenkins: rem...

ef7e354035cc526eb88f43b48eb5c615997d24da authored over 5 years ago
Jenkins: adjust artifacts to archive

5b1411721f808cf1a779bb3807a3f249b1ac045b authored over 5 years ago
Jenkins: remove dbg packages before assembling ISO to reduce size

Some packages produce debug symbols which we do not wan't to have in our ISO:
* librtr / rtr-too...

155725bd2dd2fd98c0ffd2bac88684e1bf14ece7 authored over 5 years ago
hooks: initramfs: add option to update an existing initramfs

355d187696961401db490ddc9ded6b342052cc7b authored over 5 years ago
Revert "hooks: initramfs: add option to remove an existing initramfs"

This reverts commit 5a3489861dc50e6bd4083993ad8065340f8f7c0f.

f38c2f22ffb11dcd07b299873692611990566070 authored over 5 years ago
T1366: Update Linux Kernel to v4.19.40

0e32ee9576251ce8bc21aa88ff96c77fba2b9c48 authored over 5 years ago
hooks: initramfs: add option to remove an existing initramfs

5a3489861dc50e6bd4083993ad8065340f8f7c0f authored over 5 years ago
Jenkins: list build packages

9da68d6850a5a103e8569bdebab0a9fa7776d823 authored over 5 years ago
Packages: add vyos-replace package to build procedure

8be350bf26d119ac5c8878cd586ca3f7092b1fb2 authored over 5 years ago
intel: remove debhelper depencendy on linux-image

21d672fec801c0dddbe98ba384c948715e86de6c authored over 5 years ago
intel: set debhelper compat level to 9

57961845bc6b56b78bf25c0ee6dbcc6f9ae91b5d authored over 5 years ago
Packages: add keepalived 2.0.10 to build procedure

b9c508b9b0d0e93f2026bb7facd04706c0f2231f authored over 5 years ago
Docker: add additional dependencies for Debian keepalived repo

b528142fcae71e79e4ebc16219e3705e78a45e03 authored over 5 years ago
Revert "Makefile: proper handle 'make iso' error codes"

This reverts commit 2ffff339c5515280a1926d2ee134d5d2c7cdbcfc.

396b8265144186d7d4292b24d76a328700034d62 authored over 5 years ago
Revert "use bash as the shell for make"

This reverts commit 01fd8dfdec8278e63f43502da44b4e7f8d0bf9e5.

8984e91e89191a5092a0d4ad028ebf0bb0f69f9d authored over 5 years ago
use bash as the shell for make

01fd8dfdec8278e63f43502da44b4e7f8d0bf9e5 authored over 5 years ago
Packages: use 'equuleus' branch for 'vyatta-conntrack*'

8a2922799c50764744f1c0be1548afb5b73a5f94 authored over 5 years ago
intel: remove dependency on linux-image

b889549e517953a8ce208389d5b485dadd1af387 authored over 5 years ago
Packages: use 'equuleus' branch of 'vyos-1x'

15de1a9b8d4f57d05d9848b8fa8cc96dd061b77e authored over 5 years ago
Packages: favour Debian Buster version of 'bgpq3'

7f0cd5969988f10bd6dbfd64ed066966722578a6 authored over 5 years ago
Packages: favour Debian Buster version of 'ethtool'

86670e60bf70a6640e7a610baa4469ab74afc83a authored over 5 years ago
Packages: favour Debian Buster version of 'lldpd'

21e6775dbc86f6025e42677d105c788eddaeb1d7 authored over 5 years ago
Packages: favour Debian Buster version of 'ddclient'

6455ecb9fdf07a0d559592a0f6cdfe88198cb3b5 authored over 5 years ago
Packages: favour Debian Buster version of 'pmacct'

9679c120c18e5681084d80011aa4882037bc824c authored over 5 years ago
Packages: favour Debian Buster version of 'igmpproxy'

1ae054ecfc4521235c5b912864d430a33a5f3238 authored over 5 years ago
Packages: favour Debian Buster version of 'xl2tpd'

0df7365a73596261a1136e6142e6b918a037ec81 authored over 5 years ago
Build: use VyOS version 1.3 for branch equuleus

5eca417ff33caefd752ae9fff20ff0581fa6f918 authored over 5 years ago
Utils: replace netcat(6) with netcat-openbsd

Debian Buster does no longer provide packages like netcat and netcat6

7965820b8581989e88120efc689f52bf703dccc0 authored over 5 years ago
add reprepro deploy script

a1bb0268650370a317c7effa864a27c59c823c40 authored over 5 years ago
Packages: add net-snmp package to build procedure

9702b3c05c90540de37b4577990d26be5679537f authored over 5 years ago
Packages: remove duplicate '-j' statement when building Kernel

80f3a69602ce10f83aa4e556878743c0bd191c38 authored over 5 years ago
Merge branch 'current' of github.com:vyos/vyos-build into buster

* 'current' of github.com:vyos/vyos-build:
Packages: use Kernel Maintainer build command for L...

4c0576dad6a145f7f6e8973d5fe095fa30eb3772 authored over 5 years ago
Packages: use Kernel Maintainer build command for Linux Kernel

make-kpkg is a deprecated command and make deb-pkg should be used which is
maintained by the Ker...

0effb22f46d2e6befdd3fdda532b04b778d07c7e authored over 5 years ago
Docker: remove comment to elimiate false positive during grep

94c96194a53b6a0c717fc287357bd8945ca3307e authored over 5 years ago
Build: use proper versions depnding on Git branches

b65c43cd718f1775990c9ca70647e8b0360e4728 authored over 5 years ago
Docker: remove non-required dev.packages.vyos.net repo

Debian Buster ships all required packages and thus we do not need to fallback
to dev.packages.vy...

eb4b45134875f8f9446f0ff39ac1ca02325a0bdf authored over 5 years ago
Docker: fix libmysqlclient-dev package name

4e37abb232deebe68cbdf7e550305c150807be64 authored over 5 years ago
Merge branch 'current' of github.com:vyos/vyos-build into buster

* 'current' of github.com:vyos/vyos-build:
Docker: fix pmacct build dependencies
Packages: s...

574bfb639918cc1f8217af4ee2eccaaf8c25b19a authored over 5 years ago
Merge branch 'source-build' of https://github.com/c-po/vyos-build into current

* 'source-build' of https://github.com/c-po/vyos-build:
Docker: fix pmacct build dependencies
...

f8dbc8a37ff5935408a6a71907fea4fb0f5b5e46 authored over 5 years ago
Docker: add package requirements to build keepalived

226a25dfdf9c7c21da405948e9de955388898d9c authored over 5 years ago
Packages: fix missing bytes stuck in the output buffer

A last read() was missing to the temporary files when reporting errors
after a command was execu...

04334e26fbd693b4081048ccf5a244d282d4bc10 authored over 5 years ago
Packages: support --blacklist option to not build individual packages

6732344471534de53519d1dd35122d9b17d85011 authored over 5 years ago
README: adjust chapters to new VyOS package build script

c4808dbfe570154e3ed649e2e7fe567d18b559e6 authored over 5 years ago
Docker: Use close sections when working with jessie-backports

Making the jessie-backports repository globally available might cause
problems when installing p...

bda5855952a59fa654e54c77b468375e35a898ed authored over 5 years ago
Docker: fix pmacct build dependencies

Debian Jessie Backports ships default-libmysqlclient-dev but Debian Jessie only
provides libmysq...

9c7483c79f1d364d6f7666eb5af5da761be126e0 authored over 5 years ago
Packages: use 'make kernelversion' instead of grep magic

Exract version by using the included "make kernelversion" instead of writing
a custom grep scrip...

dee033f97cfc9818bcf2143d79ff18726beb7c22 authored over 5 years ago
Packages: extract kernel version from defaults.json

This requires 'jq' as part of the Docker container.
$ cat data/defaults.json | jq '.kernel_vers...

b1c495b72be765f616cd681a7ff0c9e194c67479 authored over 5 years ago
Packages: add bgpq3 (debian/0.1.33-1) package to build procedure

f4df31d37e9192dfcbe0a6d97ae8634fe20dae08 authored over 5 years ago
Packages: remove vyatta-quagga

89a0214f24f43492319caf5b4b74ec641a591294 authored over 5 years ago
Makefile: proper handle 'make iso' error codes

2ffff339c5515280a1926d2ee134d5d2c7cdbcfc authored over 5 years ago
Jenkins: archive ISO and build.log artifacts

a9c5df1f42b59b3c0b61474d74ceeed7e65c9df2 authored over 5 years ago
Packages: add ethtool (debian/1%4.19-1) package to build procedure

de68bd05fef1db2b0363352afb84d77b393e7fe7 authored over 5 years ago
Packages: define custom command for vyos-strongswan

This is required to get a python3-vici package which is required by vyos-1x

9e234232bf1ac1d139dde6da7c74f82a8b5b4f41 authored over 5 years ago
Docker: add bc, kmod as dependency of vyos-kernel

3461366285233f2b3237f4a7c88c1da58f24a53d authored over 5 years ago
Docker: add python-setuptools as dependency of vyos-strongswan

369220ab4cdd70c0982b75894dd03c2c23c74c0d authored over 5 years ago
VyOS 1.3.0 is based on Debian Buster

7492e273834b4aa01712b16d8229fd9f91019c89 authored over 5 years ago
Docker: update build system to Debian Buster

ec609b409a74b0f531b1eba43bb09e22db76ee10 authored almost 6 years ago
intel: adjust URL for ixgbevf 4.5.2

21a09ff13dadffd85e6d46d38ecf6b3e9dc8ca2e authored almost 6 years ago
Remove outdated/unmaintained submodules

All registered Git submodules were out of date. Even worse some of the modules
are no longer in ...

a0b3251dba33a9a2e59aecd742746fc22f96fd8d authored almost 6 years ago
Replace build-submodules with Python based package builder

Support building individual VyOS packages by this modules. Call
scripts/build-packages -l to lis...

63493afa4c9cb05cdf7318b841edf52ad0779014 authored almost 6 years ago
T41: include bgpq3 for BGP policy creation

Build Debian upstream bgpq3 froum source:
$ git clone https://salsa.debian.org/debian/bgpq3.gi...

ddfa418a3ed9239097e7456b1319c4c192b9742f authored almost 6 years ago
Kernel: update to Linux Kernel 4.19.36

446f7b3c6914b8551e7a8e419b7b8b954e378c83 authored almost 6 years ago
T1131: enable vmtoolsd polling again.

e9ddc475382b8dd1b57836b2b8de855ae1538bed authored almost 6 years ago
Merge branch 'current' of https://github.com/vyos/vyos-build into current

e6bb8072e00da2e698fb472d3c8c18f9cecfd3dd authored almost 6 years ago
T1327: Set the serial console speed to 115200 by default

Set the serial console speed to 115200 in all build scripts, as is the
standard for current boar...

4700953e297af1d07215b81f9490eceeae98e7a0 authored almost 6 years ago
update ova template to use debian8 and pvscsi

be385f54a121b7648a3a51fb049b25f97efc6a87 authored almost 6 years ago
T1274: do not remove additional QLogic firmware.

e954d454746b722648277a95230c2cad272ee860 authored almost 6 years ago
[firmware] T1274: add additional QLogic firmware files

acf492894fe8a9cda5ccc6cecf4c1033299e36ee authored almost 6 years ago
add debug build for GCE

401165bc85fcb9069182765a38c1289bd12fd6e9 authored almost 6 years ago
set image size to 10 gigabyte

812c2aa56d15176001fc295fd1716e0c8fed3cef authored almost 6 years ago
update ovf template file

c90920319179c5d05869cf32225d7d5d11b9147e authored almost 6 years ago
Docker: use libyang from VyOS project reposi

8d8a1a7a39811cf0d0f8dcaca65d97da67e779fa authored almost 6 years ago
T929: T1274: embed linux firmware through ISO build process

As of now Linux Firmware was installed via vyos-firmware Debian package
which just wrapped the G...

dce9b82bd1bfa778572ad712ddeab3a7b06d3545 authored almost 6 years ago
add cloud init package list

1f0b53aa5c6c23610379870c40c57516334dc57e authored almost 6 years ago
Docker: use prebuild libyang packages

Building libyang is horrible and not even possible on Debian OldStable. Thus
take the change and...

089c81935f4c2488e27420d277fbbec5bd4d2547 authored almost 6 years ago