Sebastian Schmidt
Sebastian Schmidt
## Description Fixes # ## Checklist - [x] Build rule `all-supported` completed successfully - [ ] New installation of package completed successfully - [ ] Package upgrade completed successfully (Manually...
``` root@NAS /v/h/seby# cat /var/packages/dante-sockd/scripts/service-setup ### Generic variables and functions ### ------------------------------- if [ -z "${SYNOPKG_PKGNAME}" ] || [ -z "${SYNOPKG_DSM_VERSION_MAJOR}" ]; then echo "Error: Environment variables are not set."...
Licence
[LICENSE.md](/SynoCommunity/spksrc/blob/master/LICENSE.md) probably should include contributors since this repo contains code from multiple people. Also the year needs an update.
G'day I just wanted to mention that I have create a simple docker file for rsntp: https://github.com/publicarray/docker-rsntp Feel free to use it https://hub.docker.com/r/publicarray/rsntp Keep up the good time!
Todo list - [x] Migrate user data between package upgrades - [x] Legacy UI packages need system user permission - [x] link `SPK_COMMANDS` binaries to /dev/local (usr-local-linker) - [x] link...
AdGuard Home
## Description Adding AdGuard Home, It requires SSH access to give capabilities to the binary to bind to the privileged port (53) for DNS Fixes #6069 I don't expect this...
_Motivation:_ I think [WireGuard](https://www.wireguard.com/) is a good use-case to install on permanent on devices such as NASs and Routers _Linked issues:_ https://www.reddit.com/r/synology/comments/8ra6io/running_wireguard/ ### Checklist - [ ] Build rule `all-supported`...
* Name: haproxy Jamyz > Hi! something like Haproxy. Before i watch this page https://synopackages.wordpress.com/2017/04/23/synocommunity-packages-for-srm-1-1/ but the links are deads. https://discord.com/channels/732558169863225384/905064261984845836/920983852112019456
**Describe the bug** On Windows with a B580 the Ollema build errors with `flag provided but not defined: -ngl` **How to reproduce** Steps to reproduce the error: 1. Extract [ollama-ipex-llm-2.3.0b20250429-win.zip](https://github.com/ipex-llm/ipex-llm/releases/download/v2.3.0-nightly/ollama-ipex-llm-2.3.0b20250429-win.zip)...
_Motivation:_ With DSM 7.0 we can create docker packages and one combination that appears to be asked for often is the *arr stack. It is early days but even if...