Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-19 | Merge branch 'current' into equuleus | Daniil Baturin | |
2019-08-17 | Packages: remove obsolete vyatta-openvpn | Christian Poessinger | |
2019-08-17 | Packages: remove obsolete vyatta-openvpn | Christian Poessinger | |
2019-08-10 | Fix default key path | Donny Maasland | |
2019-08-05 | T1562: change version scheme on current branch used for rolling releases | Christian Poessinger | |
2019-07-30 | Adjustments for the new equuleus repository. | Daniil Baturin | |
2019-07-22 | Merge remote-tracking branch 'origin/current' into equuleus | Runar Borge | |
fixed merge errors in: * scripts/live-build-config - kernel parameters * scripts/build-packages - fixed list of packages to compile | |||
2019-07-20 | Packages: remove vyatta-op-dhcp-server | Christian Poessinger | |
2019-07-20 | Packages: default to equuleus branch | Christian Poessinger | |
2019-06-25 | Typo fix | Daniil Baturin | |
s/security updated/security updates/ | |||
2019-06-20 | T1413: T1412: compilation of netplug and xe-guest-utilities is now fixed in ↵ | Runar Borge | |
equuleus | |||
2019-06-16 | T1327: add serial console (115200,8n1) to ISO kernel command-line | Christian Poessinger | |
2019-05-28 | Update kernel arguments, enable isolinux serial and disable systemd ifnames | Runar Borge | |
* The kernel is now sending console to ttyS0, this makes debugging with `qemu -nographic` hard, this is fixed by this commit * Buster activates systemd ifname'ing, this needs to be disabled to make our naming scheme work | |||
2019-05-28 | Packages: clean, fetch and keep options are mutually exclusive | Christian Poessinger | |
... as it makes no sense to keep and clean a package or any other combination. | |||
2019-05-28 | Packages: add '--keep' option to not clean packages | Christian Poessinger | |
By default all git repos are reset using 'git reset --hard' and cleaned using 'git clean -x -d -f'. A developer sometimes would like to keep his changes and thus the --keep option was added. | |||
2019-05-28 | Packages: do not create obsolete 'data/kernel_version' file | 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-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-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-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-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-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. | |||
2019-04-26 | Merge branch 'current' of github.com:vyos/vyos-build into buster | Christian Poessinger | |
* 'current' of github.com:vyos/vyos-build: Docker: fix pmacct build dependencies Packages: support --blacklist option to not build individual packages Packages: fix missing bytes stuck in the output buffer Docker: add package requirements to build keepalived Docker: Use close sections when working with jessie-backports README: adjust chapters to new VyOS package build script Packages: extract kernel version from defaults.json Packages: use 'make kernelversion' instead of grep magic Packages: add bgpq3 (debian/0.1.33-1) package to build procedure Jenkins: archive ISO and build.log artifacts Makefile: proper handle 'make iso' error codes Packages: remove vyatta-quagga Packages: add ethtool (debian/1%4.19-1) package to build procedure Packages: define custom command for vyos-strongswan intel: adjust URL for ixgbevf 4.5.2 Replace build-submodules with Python based package builder Remove outdated/unmaintained submodules | |||
2019-04-26 | Packages: support --blacklist option to not build individual packages | Christian Poessinger | |
2019-04-26 | Packages: fix missing bytes stuck in the output buffer | Christian Poessinger | |
A last read() was missing to the temporary files when reporting errors after a command was executed. | |||
2019-04-26 | Packages: extract kernel version from defaults.json | Christian Poessinger | |
This requires 'jq' as part of the Docker container. $ cat data/defaults.json | jq '.kernel_version' | tr -d \" | |||
2019-04-26 | Packages: use 'make kernelversion' instead of grep magic | Christian Poessinger | |
Exract version by using the included "make kernelversion" instead of writing a custom grep script that was used before. VERSION=$(grep '^VERSION' Makefile | grep -Eo '[0-9]{1,4}') PATCHLEVEL=$(grep '^PATCHLEVEL' Makefile | grep -Eo '[0-9]{1,4}') SUBLEVEL=$(grep '^SUBLEVEL' Makefile | grep -Eo '[0-9]{1,4}') $ make kernelversion 4.19.36 | |||
2019-04-26 | Packages: add bgpq3 (debian/0.1.33-1) package to build procedure | Christian Poessinger | |
2019-04-26 | Packages: remove vyatta-quagga | Christian Poessinger | |
2019-04-26 | Packages: add ethtool (debian/1%4.19-1) package to build procedure | Christian Poessinger | |
2019-04-26 | Packages: define custom command for vyos-strongswan | Christian Poessinger | |
This is required to get a python3-vici package which is required by vyos-1x |