From 332ade454c8fe66e08d7a2cddb5ac3718d55a11c Mon Sep 17 00:00:00 2001 From: B Stack Date: Fri, 13 Sep 2019 14:02:18 -0400 Subject: Better documentation for chicago95 --- chicago95/debian/README.Debian | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'chicago95/debian/README.Debian') diff --git a/chicago95/debian/README.Debian b/chicago95/debian/README.Debian index e423f73..1912eab 100644 --- a/chicago95/debian/README.Debian +++ b/chicago95/debian/README.Debian @@ -1,8 +1,17 @@ chicago95 for Devuan - * Future improvements can include: - - KDE components - - lightdm-webkit2-greet (need to build package) - - Split into the various binary packages. + * What is not implemented + - KDE/SDDM components + - Everything from the Extras/ directory (except the Xfce4-terminal + theme and startup sound) + + * Additional dependencies for Devuan and Debian users + - You need to install an additional apt source to get some packages + not bundled in upstream Devuan and Debian. + +echo 'deb http://download.opensuse.org/repositories/home:/bgstack15/Debian_Unstable/ /' | sudo tee -a /etc/apt/sources.list.d/home:bgstack15.list +wget -nv https://download.opensuse.org/repositories/home:bgstack15/Debian_Unstable/ Release.key -O- | apt-key add - + + - Install plymouth and lightdm-webkit2-greeter -- B Stack Tue, 10 Sep 2019 20:42:20 -0400 -- cgit