Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-28 | T1410: Upgrade Linux Kernel to 4.19.46 | Christian Poessinger | |
2019-05-26 | Packages/modules: install accel-ppp and wireguard modules into right location | Christian Poessinger | |
... previously the modules have been installed into /lib/modules/4.14.45 and not 4.14.45-amd64-vyos. | |||
2019-05-24 | Packages: add live-boot package to build procedure | Christian Poessinger | |
2019-05-24 | Packages/kernel: ensure proper initramfs handling | Christian Poessinger | |
When building the kernel with 'make deb-pkg' insted of 'make-kpkg' - which is the new official way - an initramfs will be deployed. This break's VyOS! Delete all possible initramfs image(s) before building the final VyOS initramfs image. | |||
2019-05-23 | Docker: adjust dependencies on vyatta-iproute package | Christian Poessinger | |
2019-05-23 | T1402: Update Linux Kernel to 4.19.45 | Christian Poessinger | |
2019-05-23 | Remove obsolete 'data/kernel_version' file | Christian Poessinger | |
2019-05-23 | Docker: replace libmysqld-dev with libmariadb-dev for net-snmp | Christian Poessinger | |
2019-05-21 | update cloud builds | UnicronNL | |
2019-05-13 | intel: remove bash debug flag (-x) when building drivers | Christian Poessinger | |
2019-05-13 | Remove build-kernel helper script | Christian Poessinger | |
Logic is available via scripts/build-package helper. | |||
2019-05-13 | T1378: extend version file with Git commit ID | Christian Poessinger | |
The Git commit ID will be crucial for the future when the full VyOS build can be reproduced by the one Git commit ID, thus start recording it in the version file. | |||
2019-05-12 | Add arm64 docker file. | UnicronNL | |
2019-05-12 | rename amd64 to arm for packer download | UnicronNL | |
2019-05-12 | Add Dockerfile for armhf. | UnicronNL | |
Remove pkg-build.sh file and reference in Dockerfile | |||
2019-05-09 | Docs: move custom 1U baremetal router to vyos-documentation | Christian Poessinger | |
2019-05-08 | undo hooks: initramfs: add option to update an existing initramfs | Kim | |
this is to generate an initramfs if it does not exist, updating when not exist does not work and will break the image build process | |||
2019-05-06 | Merge branch 'current' of github.com:vyos/vyos-build into equuleus | Christian Poessinger | |
* 'current' of github.com:vyos/vyos-build: Jenkins: adjust artifacts to archive Jenkins: remove dbg packages before assembling ISO to reduce size hooks: initramfs: add option to update an existing initramfs Revert "hooks: initramfs: add option to remove an existing initramfs" T1366: Update Linux Kernel to v4.19.40 hooks: initramfs: add option to remove an existing initramfs Jenkins: list build packages Packages: add vyos-replace package to build procedure intel: remove debhelper depencendy on linux-image intel: set debhelper compat level to 9 Packages: add keepalived 2.0.10 to build procedure Docker: add additional dependencies for Debian keepalived repo Revert "Makefile: proper handle 'make iso' error codes" Revert "use bash as the shell for make" use bash as the shell for make add reprepro deploy script Packages: add net-snmp package to build procedure Packages: remove duplicate '-j' statement when building Kernel | |||
2019-05-06 | Jenkins: adjust artifacts to archive | Christian Poessinger | |
2019-05-06 | Jenkins: remove dbg packages before assembling ISO to reduce size | Christian Poessinger | |
Some packages produce debug symbols which we do not wan't to have in our ISO: * librtr / rtr-tools * libsnmp * Linux Kernel | |||
2019-05-05 | hooks: initramfs: add option to update an existing initramfs | Christian Poessinger | |
2019-05-05 | Revert "hooks: initramfs: add option to remove an existing initramfs" | Christian Poessinger | |
This reverts commit 5a3489861dc50e6bd4083993ad8065340f8f7c0f. | |||
2019-05-05 | T1366: Update Linux Kernel to v4.19.40 | Christian Poessinger | |
2019-05-05 | hooks: initramfs: add option to remove an existing initramfs | Christian Poessinger | |
2019-05-05 | Jenkins: list build packages | Christian Poessinger | |
2019-05-04 | Packages: add vyos-replace package to build procedure | Christian Poessinger | |
2019-05-04 | intel: remove debhelper depencendy on linux-image | Christian Poessinger | |
2019-05-04 | intel: set debhelper compat level to 9 | Christian Poessinger | |
2019-05-03 | Packages: add keepalived 2.0.10 to build procedure | Christian Poessinger | |
2019-05-03 | Docker: add additional dependencies for Debian keepalived repo | Christian Poessinger | |
2019-05-03 | Revert "Makefile: proper handle 'make iso' error codes" | Kim Hagen | |
This reverts commit 2ffff339c5515280a1926d2ee134d5d2c7cdbcfc. | |||
2019-05-03 | Revert "use bash as the shell for make" | Kim Hagen | |
This reverts commit 01fd8dfdec8278e63f43502da44b4e7f8d0bf9e5. | |||
2019-05-03 | use bash as the shell for make | Kim | |
2019-05-02 | intel: remove dependency on linux-image | Christian Poessinger | |
2019-05-02 | Packages: use 'equuleus' branch for 'vyatta-conntrack*' | Christian Poessinger | |
2019-05-02 | Packages: use 'equuleus' branch of 'vyos-1x' | Christian Poessinger | |
2019-05-02 | Packages: favour Debian Buster version of 'bgpq3' | Christian Poessinger | |
2019-05-01 | Packages: favour Debian Buster version of 'ethtool' | Christian Poessinger | |
2019-05-01 | Packages: favour Debian Buster version of 'lldpd' | Christian Poessinger | |
2019-05-01 | Packages: favour Debian Buster version of 'ddclient' | Christian Poessinger | |
2019-05-01 | Packages: favour Debian Buster version of 'pmacct' | Christian Poessinger | |
2019-05-01 | Packages: favour Debian Buster version of 'igmpproxy' | Christian Poessinger | |
2019-05-01 | Packages: favour Debian Buster version of 'xl2tpd' | Christian Poessinger | |
2019-05-01 | Build: use VyOS version 1.3 for branch equuleus | Christian Poessinger | |
2019-05-01 | Utils: replace netcat(6) with netcat-openbsd | Christian Poessinger | |
Debian Buster does no longer provide packages like netcat and netcat6 | |||
2019-04-29 | add reprepro deploy script | Kim Hagen | |
2019-04-27 | Packages: add net-snmp package to build procedure | Christian Poessinger | |
2019-04-27 | Packages: remove duplicate '-j' statement when building Kernel | Christian Poessinger | |
2019-04-27 | Merge branch 'current' of github.com:vyos/vyos-build into buster | Christian Poessinger | |
* 'current' of github.com:vyos/vyos-build: Packages: use Kernel Maintainer build command for Linux Kernel | |||
2019-04-27 | Packages: use Kernel Maintainer build command for Linux Kernel | Christian Poessinger | |
make-kpkg is a deprecated command and make deb-pkg should be used which is maintained by the Kernel developers. Switch to the new command for Kernel building which eases the transition to Debian Buster. |