Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
ssh: T5841: Remove ssh-session-cleanup.service
|
|
|
|
With libpam-systemd >= 230-2, ssh-session-cleanup.service is no longer
necessary because when `UsePAM yes` in `/etc/ssh/sshd_config` (which is
the default), SSH sessions are cleaned up automatically when ssh-server
is shutdown or the system is rebooted.
|
|
|
|
Without `openssl.cnf` software that uses `libssl` (for example busybox) has
issues with connections to some HTTPS servers.
|
|
|
|
dhcp: T3316: Disable Kea services
|
|
|
|
Without this, GRUB will report a 'invalid magic' or 'missing UEFI
stub' error when loading kernels on arm64.
This change has no effect on x86-64 systems.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
T5589: Nonstripped binaries exists in VyOS
|
|
|
|
|
|
|
|
T5589: Nonstripped binaries exists in VyOS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is a roundup commit to 0be277647 ("T5511: Cleanup of unused directories
(and files) in order to shrink image-size") that dropy empty/commented out
live-build hook scripts.
|
|
|
|
|
|
|
|
T5511: Cleanup of unused directories (and files) in order to shrink image-size
|
|
|
|
|
|
Daemon configuration is now generated during boot via vyos-1x repo.
See https://github.com/vyos/vyos-1x/pull/2245
|
|
|
|
|
|
T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax
|
|
|
|
syntax
|