Update README
This commit is contained in:
parent
7f1096e0be
commit
9a620bcd52
1 changed files with 14 additions and 1 deletions
15
README.md
15
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
|
||||
|
|
Loading…
Reference in a new issue