Age | Commit message (Collapse) | Author |
|
|
|
|
|
(cherry picked from commit bdce9244ff9acc57bf04a6c922cc78787aaa8174)
|
|
|
|
|
|
|
|
(cherry picked from commit 25bb74bc51f7ee36b8da834b8cb1ecc1aa1e5ea9)
|
|
(cherry picked from commit 088dbe5d1d5f4a383f600227cef9be6c806de02f)
|
|
(cherry picked from commit b7a289ba66b8dfda85a1b8b82aae6176196673ef)
|
|
(cherry picked from commit a02d54a97c373215b436f2c5680aad6b0e216b65)
|
|
Additional packages are required to utilize the new Kernel Pipeline
|
|
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
|
|
|
|
(cherry picked from commit e81b7d5b25cd57fa8c8c9cc085703b68932eee3d)
|
|
|
|
|
|
|
|
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)
|
|
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)
|
|
|
|
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)
|
|
|
|
The Git commit ID will be crucial for the future when the full VyOS
build can be reproduced by the one Git commit ID, thus start recording it in
the version file.
(cherry picked from commit e08da45e6d20f1f2ac38fff24e697a155ddac3ea)
|
|
|
|
|
|
Remove pkg-build.sh file and reference in Dockerfile
|
|
|
|
Container imported from commit f8dbc8a37ff5935408a6a71907fea4fb0f5b5e46
|
|
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)
|
|
|
|
|
|
(cherry picked from commit acf492894fe8a9cda5ccc6cecf4c1033299e36ee)
|
|
|
|
|
|
|
|
Conflicts:
Makefile
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
Conflicts:
data/kernel_version
scripts/build-config
scripts/defaults.py
scripts/live-build-config
|
|
|
|
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
|
|
This reverts commit b2779e8b7969a3648d78e8a055734b81f059634e.
|
|
This reverts commit 166f8735e4e7fc4d2cc17ead2bb81124de648068.
|
|
This reverts commit 432f35f0edc7f610eceff1a62e431c527a11a3f5.
|