Age | Commit message (Collapse) | Author |
|
|
|
pim: T1729: enable FRR PIM service
|
|
(cherry picked from commit 712a1e761842a301d0f65a2fb23c818ecd8f5eac)
|
|
|
|
|
|
|
|
Firmware files have ben installed in wrong subdirectory
(/lib/firmware/linux-firmware-<commitid>)
(cherry picked from commit 2382c90dc7a30d17628a11f9ff41f8c63867887a)
|
|
(cherry picked from commit 25bb74bc51f7ee36b8da834b8cb1ecc1aa1e5ea9)
|
|
(cherry picked from commit b7a289ba66b8dfda85a1b8b82aae6176196673ef)
|
|
boot.
Conflicts:
data/live-build-config/hooks/live/18-enable-disable_services.chroot
|
|
Conflicts:
data/live-build-config/hooks/live/18-enable-disable_services.chroot
|
|
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)
|
|
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)
|
|
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)
|
|
|
|
|
|
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)
|
|
|
|
(cherry picked from commit cd9e810b1665b070484f93a8dc8a616b34a8861b)
|
|
Kernel Firmware BLOBs will be delivered by the new vyos-firmware package
(cherry picked from commit 3f7186f69bf9ed30d854fadc8510ccd2e9cff089)
|
|
|
|
disabled state on running system
- set default to disable too due to the fact that set firewall did expect that at one point. Primarily, IPSec could leak
data once a tunnel is established.
|
|
|
|
disabled state on running system
- disable send-redirects per default
|
|
In the future it may be made a CLI option.
|
|
|
|
|
|
|
|
|