summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2020-08-26Kernel: T2831: Update Linux Kernel to v4.19.142Christian Poessinger
2020-08-23lcd: T2564: disable services by defaultChristian Poessinger
2020-08-23Kernel: T2822: Update Linux Kernel to v4.19.141Christian Poessinger
(cherry picked from commit 02efbb2305f9aeb968d68893ad394d99eea74920)
2020-08-15Kernel: T2797: Update Linux Kernel to v4.19.139Christian Poessinger
2020-06-20Move to SaltStack archive repository for Debian JessieUğur Gürkan Tosun
Today, I spent a lot of time to build this branch because of missing repository the I noticed that this path should be updated as deb http://archive.repo.saltstack.com/apt/debian/8/amd64/2017.7 jessie main"
2020-06-18Merge pull request #107 from DmitriyEshenko/buil-crux-14062020Daniil Baturin
pim: T1729: enable FRR PIM service
2020-06-16systemd: services: disbale SNMPD by defaultChristian Poessinger
(cherry picked from commit 712a1e761842a301d0f65a2fb23c818ecd8f5eac)
2020-06-14pim: T1729: enable FRR PIM serviceDmitriyEshenko
2020-05-04atop: T1982: Add logrotate for atop binary logDmitriyEshenko
2020-04-19Kernel: T2224: Update Linux Kernel to v4.19.114Christian Poessinger
2020-04-16T2305: include release train in "show version" outputChristian Poessinger
2020-04-16powerdns: remove repository, binary migrated to our repoChristian Poessinger
2020-03-19initramfs-tools: T2116, T2118: backported initramfs hook from currentzsdc
2020-03-01Kernel: T2079: Update Linux Kernel to v4.19.106Christian Poessinger
(cherry picked from commit 21a148b4d3063a6c12051a001c1fc26bbc212c0f)
2020-01-03Restore openvmtools the dirty way until a clean way is in place.Daniil Baturin
2019-12-27vmware-tools: import script file from vyos-vmwaretools-scripts repoChristian Poessinger
(cherry picked from commit e00af02a24d3121dbde9cd4c68d773739a7a5405)
2019-12-02ndisc6: add ICMPv6 Neighbor Discovery toolChristian Poessinger
(cherry picked from commit 3206c774c70dc87aaf7301b111f82df8d897bb12)
2019-11-17bfd: T1183: enable FRR bfdd serviceChristian Poessinger
2019-11-17Kernel: T1800: update to Linux 4.19.84Christian Poessinger
(cherry picked from commit 460dbeaa04213d722ea95069eca82be8edb345de)
2019-11-11hooks: fix installation of linux firmware filesChristian Poessinger
Firmware files have ben installed in wrong subdirectory (/lib/firmware/linux-firmware-<commitid>) (cherry picked from commit 2382c90dc7a30d17628a11f9ff41f8c63867887a)
2019-10-19Firmware: bail out when there is a download errorChristian Poessinger
(cherry picked from commit 25bb74bc51f7ee36b8da834b8cb1ecc1aa1e5ea9)
2019-10-14Kernel: T1728: update to Linux 4.19.79Christian Poessinger
(cherry picked from commit 088dbe5d1d5f4a383f600227cef9be6c806de02f)
2019-10-14T1726: update Linux Firmware to a more recent version (2019-10-07)Christian Poessinger
(cherry picked from commit b7a289ba66b8dfda85a1b8b82aae6176196673ef)
2019-10-06Kernel: T1708: update to Linux 4.19.76Christian Poessinger
(cherry picked from commit a02d54a97c373215b436f2c5680aad6b0e216b65)
2019-09-04[service https] T1443: add nginx and ssl-cert packages; disable nginx onJohn Estabrook
boot. Conflicts: data/live-build-config/hooks/live/18-enable-disable_services.chroot
2019-08-29T1598: enable vyos-hostsd by on startup.Daniil Baturin
Conflicts: data/live-build-config/hooks/live/18-enable-disable_services.chroot
2019-08-03[intel] T1554: enable RSS and Multiqueue for Intel IGB/IXGBE driversChristian Poessinger
(cherry picked from commit e81b7d5b25cd57fa8c8c9cc085703b68932eee3d)
2019-06-29Update the kernel to 4.19.54.Daniil Baturin
2019-06-19T1454: frr: remove no longer required watchfrr_optionsChristian Poessinger
Fixes the following startup warning: Jun 19 11:14:27 localhost watchfrr.sh: watchfrr_options contains a bash array value. The configured value is intentionally ignored since it is likely wrong. Please remove or fix the setting. (cherry picked from commit 940decbcd6a9e50c37e1661b4d409860a2ca3158)
2019-06-19T1454: remove deprecated /etc/frr/daemons.confChristian Poessinger
File which was still present (but not of any problem) caused the following message: Jun 19 11:14:27 localhost watchfrr.sh: Reading deprecated /etc/frr/daemons.conf. Please move its settings to /etc/frr/daemons and remove it. (cherry picked from commit 6638c5d0f1a6c8b0a4d8fc016c1797c4526a53fd)
2019-06-19T1453: add missing nss-myhostname packageChristian Poessinger
Jun 18 17:56:10 localhost systemd-hostnamed[1434]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname! Jun 18 17:56:34 localhost sudo: root : unable to resolve host vyos-r1-brn (cherry picked from commit 70366de29543a5b66e7ea7a42f2b01e0eec06689)
2019-06-18Update the kernel for 1.2.2 release.Daniil Baturin
2019-06-18Packages/kernel: ensure proper initramfs handlingChristian 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. (cherry picked from commit 5f669b4158fbf00cee401f81cb36bf57e3c50c1c)
2019-04-23T41: include bgpq3 for BGP policy creationChristian Poessinger
Build Debian upstream bgpq3 froum source: $ git clone https://salsa.debian.org/debian/bgpq3.git $ cd bgpq3 $ git checkout debian/0.1.33-1 $ dpkg-buildpackage -uc -us -tc -b (cherry picked from commit ddfa418a3ed9239097e7456b1319c4c192b9742f)
2019-04-19T1131: enable vmtoolsd polling again.Daniil Baturin
2019-04-16Update the kernel to 4.19.32.Daniil Baturin
2019-04-16T1274: do not remove additional QLogic firmware.Daniil Baturin
2019-04-04T929: T1274: embed linux firmware through ISO build processChristian Poessinger
As of now Linux Firmware was installed via vyos-firmware Debian package which just wrapped the Git repositories content. As this just made things harder - install the firmware files via build hook (as the used to be installed like this in the good old days - before the have been removed via 3f7186f69b) (cherry picked from commit dce9b82bd1bfa778572ad712ddeab3a7b06d3545)
2019-04-01Correct default branch and repo path for crux.Daniil Baturin
2019-03-31Remove unnecessary locale files at build time to reduce the image size.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
2019-03-22[vyos-dev] remove linux-perf packageChristian Poessinger
Linux-perf package is no longer available, thus removed. It was also only available for Kernel 4.9 where we use 4.19. Fixes: E: Unable to locate package linux-perf
2019-03-22T1279: support ACPI power event (poweroff)Christian Poessinger
2019-03-22T1310: use FQDN as hostname in config promptChristian Poessinger
2019-03-10[build] Use pdns-recursor binary packages from PowerDNSChristian 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.