ltsp: codename detection code not useful for stable (Closes: #925173).
authorWolfgang Schweer <wschweer@arcor.de>
Wed, 20 Mar 2019 18:50:13 +0000 (19:50 +0100)
committerVagrant Cascadian <vagrant@debian.org>
Wed, 29 May 2019 20:02:07 +0000 (21:02 +0100)
commit4765acd70e0b6e86b74269afce109c5f289e36f1
tree7d064ab8aa650b01e527830dbc115417338ea650
parentde8fe55b48a127323046f7c4746eb4203dcd56c8
ltsp: codename detection code not useful for stable (Closes: #925173).

While it made sense to use /etc/debian_release in testing (the file contains
text like 'buster/sid') it fails to work in stable (the file content is a plain
version number like 9.8). 'lsb_release --short --codename' is supposed to work
in stable also in standalone mode.

(Vagrant Cascadian made minor edit to use longhand options consistent
with upstream).

Gbp-Pq: Name fix-codename-detection.patch
server/share/ltsp/plugins/ltsp-build-client/Debian/000-basic-configuration