From 9a620bcd5286b91aef1321f47532c661f41b8974 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 9 Apr 2019 21:12:21 +0200 Subject: [PATCH] Update README --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aac20e0..cc34974 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Building the thing rpmbuild -ba SPECS/guacamole-server.spec -## Open todos +## Open todos [building] RPMs for @@ -29,3 +29,16 @@ this includes: - one or more spec files - dependency on tomcat (step 2) + +Result at the end: + +- we have RPMS with EVERYTHING we need to run guacamole + +## Open todos [installation] + +* Create packages.ungleich.ch WITH correct repository information [N] +* Clone repository to internal network [N] +* Configure VM with new repository [N] +* Create cdist manifest: + * for pkg in guacamole-a guacamole-b ...; do __package $pkg; done + * And the configuration