Initialize Git Repository: 'WSDD'
WSDD / WSDD (amd64, cicd.any, bookworm trixie noble, main) (push) Successful in 12s
WSDD / WSDD (arm64, cicd.any, bookworm trixie noble, main) (push) Successful in 17s

This commit is contained in:
Cantibra
2026-05-04 21:22:11 +02:00
commit 2181927a60
19 changed files with 3013 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Additional arguments for wsdd can be provided here.
# Use, e.g., "-i eth0" to restrict operations to a specific interface
# Refer to the wsdd(8) man page for details
WSDD_PARAMS="--shortlog --chroot='/run/wsdd'"
WSDD_DISCOVERY_PARAMS="--shortlog --chroot='/run/wsdd' --source-port='37020' --no-host --discovery"