Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-31 | live-build: reconfigure build after jessie-backports moved to Debian archive | Christian Poessinger | |
Debian Team finally shut down all jessie-backport mirrors after announcing discontinuation [1] in July 2018. As we heavily rely on Backported Packages for VyOS 1.2 we need to move the installation mirrors to Debian Archive. In addition the repo signing keys already expired requiring us to set Acquire::Check-Valid-Until=false when building the ISO. [1] https://lists.debian.org/debian-backports-announce/2018/07/msg00000.html [2] https://wiki.debian.org/LTS/FAQ#Who_fixes_security_issues_with_packages_in_jessie-backports.3F | |||
2019-03-31 | Revert "live-build: set jessie-backports mirror to archive.debian.org" | Christian Poessinger | |
This reverts commit b2779e8b7969a3648d78e8a055734b81f059634e. | |||
2019-03-28 | live-build: set jessie-backports mirror to archive.debian.org | Christian Poessinger | |
2019-03-25 | T1313: add support for reusable build flavor files. | Daniil Baturin | |
2019-03-10 | [build] Use pdns-recursor binary packages from PowerDNS | Christian Poessinger | |
https://repo.powerdns.com/ provides a package repository for Debian 8 which serves us automatically all security updates instead of rebuilding the package by us. This drops the maintenance of one additional package. | |||
2019-03-02 | T929: remove debian-firmware packages from build | Christian Poessinger | |
Kernel Firmware BLOBs will be delivered by the new vyos-firmware package | |||
2018-12-31 | Dehardcode the kernel package version from the live-build-config script. | Daniil Baturin | |
2018-12-27 | T1139: Upgrade Kernel to 4.19.12 | Christian Poessinger | |
2018-11-25 | T1042: Update Linux Kernel from 4.19 to 4.19.4 | Christian Poessinger | |
2018-11-14 | Add saltstack repo | Kim Hagen | |
2018-11-12 | Add uefi to vyos-build | Kim Hagen | |
2018-11-06 | Update Kernel to LTS version 4.19.0 | Kim Hagen | |
2018-11-02 | Update Kernel to latest LTS version 4.14.75 | Christian Poessinger | |
(cherry picked from commit 0e8b5ca062b679636ee658eb252ab27a77c7a345) | |||
2018-10-21 | Set the kernel to 4.14.65 for now. | Daniil Baturin | |
2018-10-01 | Update VyOS Kernel to 4.18.11 | Christian Poessinger | |
2018-09-18 | Update VyOS kernel to 4.18.8 | Christian Poessinger | |
2018-08-23 | T792: Update VyOS kernel to 4.18.4 | Christian Poessinger | |
2018-08-20 | T776: Update VyOS Kernel to latest 4.14.65 | Christian Poessinger | |
2018-08-14 | T776: Update VyOS Kernel to latest 4.14.62 | Christian Poessinger | |
Submodule packages/vyos-kernel 1230876..713585a: > Merge tag 'v4.14.62' into linux-vyos-4.14.y | |||
2018-07-21 | Add Debian backports repo to the build. | Daniil Baturin | |
2018-06-26 | T712: add configure options to simplify building images with custom packages. | Daniil Baturin | |
2018-05-20 | T561: split vyos and debian repos. | Daniil Baturin | |
2018-05-15 | Re-enable installing recommended packages, disabling them breaks the image. | Daniil Baturin | |
2018-05-15 | Reduce image bloat. | Daniil Baturin | |
1. Do not install "recommended" packages 2. Do not keep apt indices in the binary image 3. Clean up firmware packages that are installed by metapackages but are not required for for network or storage hardware. 4. Revert vim to vim-tiny | |||
2018-03-15 | T565: VyOS Kernel Update v4.14.26 | Christian Poessinger | |
2018-01-26 | T531: VyOS Kernel Update v4.4.113 | Christian Poessinger | |
2018-01-11 | T422: include apt-transport-https in the bootstrap stage. | Daniil Baturin | |
2018-01-11 | T519: fix paths and operation order in the makefile for correct repo setup. | Daniil Baturin | |
2018-01-11 | Add some debugging capabilities to the build scripts. | Daniil Baturin | |
2018-01-11 | T519: make VyOS package mirror configurable. | Daniil Baturin | |
2017-11-07 | use security mirror and updates | Kim Hagen | |
2017-10-29 | VyOS Kernel Update v4.4.95 | Christian Poessinger | |
* packages/vyos-kernel efe6504...0a84c7e (18): > Merge tag 'v4.4.95' into current > add virtio scsi to kernel as loadable module > remove Automatically generated lines > Enable intel QuickAssist Technology modules > dccp: fix freeing skb too early for IPV6_RECVPKTINFO > virtio_net: validate ethtool port setting and explain the user validation > ethtool: make validate_speed accept all speeds between 0 and INT_MAX > virtio_net: add ethtool support for set and get of settings > ethtool: add speed/duplex validation functions > add vyos x86_64 defconfig > Merge tag 'v4.4.47' into current | |||
2017-09-22 | Fix mirror-chroot-security option | Yuya Kusakabe | |
2017-02-06 | update kernel version in live-build-config script | Kim | |
2017-01-25 | Switch all build scripts to python3. | Daniil Baturin | |
Since we only support jessie as build host, and jessie knowingly does have python3 (although not by default), we don't really need to worry about being both 2 and 3 compatible. | |||
2016-12-21 | Merge branch 'current' of github.com:vyos/vyos-build into current | Daniil Baturin | |
2016-12-21 | lb-config improvements: force firmware packages to be added to the image, | Daniil Baturin | |
and make security mirror configurable. XXX: need to find out how to make --security work too. | |||
2016-09-02 | update kernel version to 4.4.15 | Kim Hagen | |
update files needed for clearfog build | |||
2016-03-21 | update kernel package version | Kim | |
2016-02-10 | Force all lb-config mirror options to debian_mirror from the build config. | Daniil Baturin | |
2016-02-03 | Add kernel version to lb config. | Kim Hagen | |
2016-01-26 | add extra linux cmdline options | Kim Hagen | |
2015-12-26 | Add license headers to scripts. | Daniil Baturin | |
Some people rightfully complained about their absense already. | |||
2015-12-17 | Add initial drafts of the build scripts. | Daniil Baturin | |