Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-06 | T3664: initial implementation of the build flavor system | Daniil Baturin | |
2022-05-14 | lb: T4408: enable bullseye backports repository | Christian Poessinger | |
2021-11-03 | T3965: arm: build script: inheritence in flavor_configs and bootloader options | Runar Borge | |
2021-07-04 | Debian: T3641: enable Bullseye APT "updates" | Christian Poessinger | |
2021-06-22 | lb: turn on debugging informational messages | Christian Poessinger | |
2021-06-21 | Debian: T3641: allow package downgrades | Christian Poessinger | |
2021-06-21 | lb: T3641: APT::Default-Release="current" no longer works | Christian Poessinger | |
Pin all packages from our current repository with a APT preference file. | |||
2021-06-21 | lb: T3641: switch to UTC timestamps | Christian Poessinger | |
2021-06-20 | Debian: T3641: switch to new distro Debian 11 - Bullseye | Christian Poessinger | |
2021-05-10 | T3351: Add SHA256 checksums | erkin | |
2021-03-11 | t3372: support public HTTPS repos in live-build | Cody Brannan | |
2020-06-19 | T2490: add support for serial console-server | Christian Poessinger | |
2020-05-15 | live-build: T2466: fix dependency problem when building local packages | John Estabrook | |
2020-02-02 | T640: build ISO without recommended APT packages to reduce size | Christian Poessinger | |
2019-12-18 | Switch from Debian Jessie (8) to Debian Buster (10) | Christian Poessinger | |
2019-08-21 | T1602: add options to default to vyos packages over debian | John Estabrook | |
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-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-04-25 | VyOS 1.3.0 is based on Debian Buster | Christian Poessinger | |
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 | |