Admin message

Dear Gitlab Users, for our upcoming upgrade to Gitlab v19, Gitlab will be unavailable on Thursday, 25.06.2026 from 5:00 pm to approximately 7:00 pm. Note that with v19, certain breaking changes will be introduced.

This project is archived. Its data is read-only.
Sade home directory hardcoded in debian preinst script
The Debian package template file preinst has the add user home directory harcoded adduser --disabled-password --quiet --system \ --home **/opt/sade **--no-create-home \ --gecos "[[name]]" --group [[name]] since you can create your own sade-flavor everything will be named sade-flavor except the home directory
issue