summaryrefslogtreecommitdiff
path: root/data/defaults.json
AgeCommit message (Collapse)Author
2019-11-17Kernel: T1800: update to Linux 4.19.84Christian Poessinger
(cherry picked from commit 460dbeaa04213d722ea95069eca82be8edb345de)
2019-10-14Kernel: T1728: update to Linux 4.19.79Christian Poessinger
(cherry picked from commit 088dbe5d1d5f4a383f600227cef9be6c806de02f)
2019-10-06Kernel: T1708: update to Linux 4.19.76Christian Poessinger
(cherry picked from commit a02d54a97c373215b436f2c5680aad6b0e216b65)
2019-06-29Update the kernel to 4.19.54.Daniil Baturin
2019-06-18Update the kernel for 1.2.2 release.Daniil Baturin
2019-04-16Update the kernel to 4.19.32.Daniil Baturin
2019-04-01Correct default branch and repo path for crux.Daniil Baturin
2019-03-31live-build: reconfigure build after jessie-backports moved to Debian archiveChristian 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-31Revert "live-build: set jessie-backports mirror to archive.debian.org"Christian Poessinger
This reverts commit b2779e8b7969a3648d78e8a055734b81f059634e.
2019-03-31Revert "live-build: fix copy/paste error"Christian Poessinger
This reverts commit 166f8735e4e7fc4d2cc17ead2bb81124de648068.
2019-03-28live-build: fix copy/paste errorChristian Poessinger
Commit b2779e8b7969 ("live-build: set jessie-backports mirror to archive.debian.org") set the debian security mirror again instead of specifying a new key debian backports.
2019-03-28live-build: set jessie-backports mirror to archive.debian.orgChristian Poessinger
2019-03-25T1313: add support for reusable build flavor files.Daniil Baturin