Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-02 | systemd: man: do not rebuild man db once a day | Christian Poessinger | |
2019-12-02 | systemd: pcscd: disable SmartCard service | Christian Poessinger | |
PCSC is included via a dependency of wpa_supplicant. vyos@vyos:~$ apt-cache rdepends pcscd pcscd Reverse Depends: libpcsclite1 opensc libpcsclite1 vyos@vyos:~$ apt-cache rdepends libpcsclite1 libpcsclite1 Reverse Depends: pcscd wpasupplicant | |||
2019-12-02 | systemd: apt: disable daily update service | Christian Poessinger | |
As VyOS does not make use of APT for updating the system it is useless to run this service. | |||
2019-12-02 | ndisc6: add ICMPv6 Neighbor Discovery tool | Christian Poessinger | |
(cherry picked from commit 3206c774c70dc87aaf7301b111f82df8d897bb12) | |||
2019-11-29 | rsyslog: disabling rsyslog causes start issues if required | hagbard | |
- socket.service can be found since disabling rsyslog removes the link to socket.service too and causes a dependency error | |||
2019-11-29 | syslog: T1834: 'del system syslog' doesn't stop rsyslog | hagbard | |
- disable syslog.socket unit is not required, it's no service | |||
2019-11-29 | syslog: T1834: 'del system syslog' doesn't stop rsyslog | hagbard | |
- disbled autostart at boot via systemd | |||
2019-11-12 | Kernel: T1800: update to Linux 4.19.84 | Christian Poessinger | |
(cherry picked from commit 460dbeaa04213d722ea95069eca82be8edb345de) | |||
2019-11-11 | hooks: synchronize Linux Firmware with current branch | Christian Poessinger | |
Imported from commit 2382c90dc7a30d17628a11f9ff41f8c63867887a | |||
2019-11-10 | Kernel: T1791: update to Linux 4.19.82 | Christian Poessinger | |
(cherry picked from commit d68054f2930ea410ef04a4c24a938e9021307004) | |||
2019-10-21 | kernel-version: fixing typo | hagbard | |
2019-10-21 | Kernel: update to 4.19.76 in defaults.json | hagbard | |
2019-10-11 | acpid: enable acpid to enable power button triggered shutdowns | hagbard | |
2019-10-08 | systemd-disable - heartbeat.service disabled | hagbard | |
2019-10-08 | systemd-services: disable pacemaker, corosync, wpa_supplicant, squid | hagbard | |
- dusable their autostart at boot time via systemd defaults | |||
2019-09-20 | T1676: [equuleus] buster: update GRUB boot parameters during upgrade | John Estabrook | |
2019-09-14 | Merge branch 'current' of github.com:vyos/vyos-build into equuleus | Christian Poessinger | |
* 'current' of github.com:vyos/vyos-build: Jenkins: adjust description Jenkins: add build trigger Jenkins: deploy ISO to dev.packages.vyos.net Jenkins: remove individual package build and only build the ISO T1640: update Linux Kernel to v4.19.70 openvpn: T1630: add sudo configuration for openvpn user Docker: add graphviz to container T1598: enable vyos-hostsd by on startup. | |||
2019-09-08 | T1640: update Linux Kernel to v4.19.70 | Christian Poessinger | |
2019-09-06 | openvpn: T1630: add sudo configuration for openvpn user | Christian Poessinger | |
2019-08-21 | T1598: enable vyos-hostsd by on startup. | Daniil Baturin | |
2019-08-19 | Merge branch 'current' into equuleus | Daniil Baturin | |
2019-08-17 | T1592: update Linux Kernel to v4.19.67 | Christian Poessinger | |
2019-08-05 | T1562: change version scheme on current branch used for rolling releases | Christian Poessinger | |
2019-07-31 | [intel] T1554: enable RSS and Multiqueue for Intel IGB/IXGBE drivers | 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-19 | Revert "pdns-recursor: T1476: update PowerDNS recursor to 4.2 series" | Christian Poessinger | |
This reverts commit aa19625ae1db029e162a9f29af6bd8ff782ff9ff. | |||
2019-07-02 | T1502: include vyos-smoketest in the dev builds. | Daniil Baturin | |
2019-07-01 | [service https] T1443: add nginx and ssl-cert packages; disable nginx on | John Estabrook | |
boot. | |||
2019-06-23 | pdns-recursor: T1476: update PowerDNS recursor to 4.2 series | Christian Poessinger | |
2019-06-23 | Kernel: T1473: update to v4.19.54 | Christian Poessinger | |
2019-06-23 | bfd: T1183: enable FRR bfdd service | Christian Poessinger | |
2019-06-20 | T1413: T1412: compilation of netplug and xe-guest-utilities is now fixed in ↵ | Runar Borge | |
equuleus | |||
2019-06-19 | T1454: frr: remove no longer required watchfrr_options | Christian 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. | |||
2019-06-19 | T1454: remove deprecated /etc/frr/daemons.conf | Christian 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. | |||
2019-06-19 | T1453: add missing nss-myhostname package | Christian 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 | |||
2019-06-18 | T1444: Update Linux Kernel to 4.19.52 | Christian Poessinger | |
2019-06-04 | T1410: Upgrade Linux Kernel to 4.19.48 | Christian Poessinger | |
2019-05-28 | T1415: disable 24-efi_packages.chroot as it fails apply'ing by live-build | Runar Borge | |
The package grub-efi and grub-efi-amd64 is not existant on buster | |||
2019-05-28 | T1414: disable failing 10-unmountfs.chroot and needs verification | Runar Borge | |
2019-05-28 | T1412, T1413: remove non installable paclage vyos-xe-guest-utilities and ↵ | Runar Borge | |
vyos-netplug These packages is for now not installable in buster and breaks the live-build process | |||
2019-05-28 | T1410: Upgrade Linux Kernel to 4.19.46 | Christian Poessinger | |
2019-05-24 | Packages/kernel: ensure proper initramfs handling | Christian 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. | |||
2019-05-23 | T1402: Update Linux Kernel to 4.19.45 | Christian Poessinger | |
2019-05-23 | Remove obsolete 'data/kernel_version' file | Christian Poessinger | |
2019-05-08 | undo hooks: initramfs: add option to update an existing initramfs | Kim | |
this is to generate an initramfs if it does not exist, updating when not exist does not work and will break the image build process | |||
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-05 | hooks: initramfs: add option to update an existing initramfs | Christian Poessinger | |
2019-05-05 | Revert "hooks: initramfs: add option to remove an existing initramfs" | Christian Poessinger | |
This reverts commit 5a3489861dc50e6bd4083993ad8065340f8f7c0f. | |||
2019-05-05 | T1366: Update Linux Kernel to v4.19.40 | Christian Poessinger | |