Age | Commit message (Collapse) | Author |
|
|
|
|
|
Current readme update
|
|
|
|
Point users to docs.vyos.io, this readme is duplicated there.
Since building with debootstrap isn't supported since a long time ago,
remove the section.
|
|
|
|
After commit 9266d92 ("T1892: docker: do not install recommended packages") ssh
client binary is missing.
|
|
T1892: docker: do not install recommended packages
|
|
|
|
|
|
flow-accounting: T1890: Deleted vyatta-netflow package build due to r…
|
|
replacement in vyos-1x
|
|
|
|
* 'equuleus' of github.com:vyos/vyos-build: (68 commits)
systemd: cryptsetup: we do not support encrypted volumes
systemd: igmpproxy: service is handled by VyOS CLI
systemd: ntp: service is handled by VyOS CLI
systemd: man: do not rebuild man db once a day
systemd: pcscd: disable SmartCard service
systemd: apt: disable daily update service
ndisc6: add ICMPv6 Neighbor Discovery tool
rsyslog: disabling rsyslog causes start issues if required
syslog: T1834: 'del system syslog' doesn't stop rsyslog
syslog: T1834: 'del system syslog' doesn't stop rsyslog
Jenkins: archive ISO on failed builds if possible
vyos-qat: adding pkg dependency
Kernel: T1800: update to Linux 4.19.84
hooks: synchronize Linux Firmware with current branch
Kernel: T1791: update to Linux 4.19.82
T1773: update Dockerfile for changes to libvyosconfig
kernel-version: fixing typo
Kernel: update to 4.19.76 in defaults.json
acpid: enable acpid to enable power button triggered shutdowns
systemd-disable - heartbeat.service disabled
...
|
|
|
|
(cherry picked from commit 1f77d176055e11b1f47039afa7f8492b755ff02e)
|
|
README: add note about building a package from a custom repo (fork)
|
|
|
|
|
|
* 'current' of github.com:vyos/vyos-build:
Kernel: T1859: update to Linux 4.19.88
update vmware api settings
update files for the vep4600
prevent 70-persistent-net.rules from being created
systemd: pcscd: disable SmartCard service
ndisc6: add ICMPv6 Neighbor Discovery tool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
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
|
|
As VyOS does not make use of APT for updating the system it is useless
to run this service.
|
|
(cherry picked from commit 3206c774c70dc87aaf7301b111f82df8d897bb12)
|
|
|
|
- socket.service can be found since disabling rsyslog removes
the link to socket.service too and causes a dependency error
|
|
- disable syslog.socket unit is not required, it's no service
|
|
- disbled autostart at boot via systemd
|
|
Imagine there is a proper build ISO but the tests are failing. It should be
possible to check the ISO afterwards.
|
|
* current:
wireless: T1627: migrate to vyos-1x
T1804: add python3-psutil to docker image
Kernel: T1800: update to Linux 4.19.84
add api option to the ovf template
hooks: fix installation of linux firmware files
Kernel: T1791: update to Linux 4.19.82
Revert "docker: set always pull to use always latest container"
docker: set always pull to use always latest container
vyos-qat: adding pkg dependency
Revert "Docker: always use libvyosconfig HEAD revision"
do not add the serial option for vep4600
add build option for vep4600
Docker: always use libvyosconfig HEAD revision
T1773: update Dockerfile for changes to libvyosconfig
Firmware: bail out when there is a download error
Kernel: T1728: update to Linux 4.19.79
T1726: update Linux Firmware to a more recent version (2019-10-07)
|
|
|
|
(cherry picked from commit 263c2379eebca8161f0ab70ed55d0503beb1e913)
|
|
python3-psutil is a dependency of vyos-1x and will be a requirement for
the build if, for example, util.py is included in nosetests.
|
|
(cherry picked from commit 460dbeaa04213d722ea95069eca82be8edb345de)
|
|
|
|
|
|
Imported from commit 2382c90dc7a30d17628a11f9ff41f8c63867887a
|
|
Firmware files have ben installed in wrong subdirectory
(/lib/firmware/linux-firmware-<commitid>)
|
|
(cherry picked from commit d68054f2930ea410ef04a4c24a938e9021307004)
|
|
|
|
This reverts commit 19b75a3339956319f244f40540ad7ba3af9b9389.
I was on the wrong repo.
|
|
|