summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Rößler2013-11-25 14:13:48 +0100
committerChristian Rößler2013-11-25 14:13:48 +0100
commit187bba149ed5c336c854d3a8edc0b4199c386f4d (patch)
treee5fa4fbbbd07a606b9d2dbeb7419af3486d2bf2f /doc
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-187bba149ed5c336c854d3a8edc0b4199c386f4d.tar.gz
tm-scripts-187bba149ed5c336c854d3a8edc0b4199c386f4d.tar.xz
tm-scripts-187bba149ed5c336c854d3a8edc0b4199c386f4d.zip
[doc] setup_howto: minor additions -> default usage
Diffstat (limited to 'doc')
-rw-r--r--doc/setup_howto11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/setup_howto b/doc/setup_howto
index abc7e2bb..73226a39 100644
--- a/doc/setup_howto
+++ b/doc/setup_howto
@@ -88,7 +88,6 @@ Build addons (vmware etc.)
# ./mltk remote debug -c -b (as always: -d -> debug when appropriate)
-
7. Packaging
When using the parameter 'server' either an IP adress or 'local' is expected.
@@ -107,17 +106,17 @@ server machine via rsync. To facilitate this rsync-ing it may be wise to
add the ssh key to the build machine (authorized_keys), as then no password
has to be given when syncing from the server machine.
-## Das würde ich für die Zukunft als Default annehmen. Das andere ist ja eher
-## zum Testen in sehr kleinem Setup.
So, remember to execute
# ./mltk remote -n
-on the build machine, if the build is going to by synchronized to a dedicated
-server machine.
+on the build machine, as the build is usually going to by synchronized to a
+dedicated server machine.
7.1 Packaging locally (build and server machine are the same machine)
-To package stages and addons (for example vmware), presuming the same machine
+Even though the usual way to go is using dedicated machines to build and to
+serve it is possible to package locally, e.g. for testing purposes. So, to
+package stages and addons (for example vmware), presuming the same machine
is used for building and serving:
# ./mltk server local stage31 -e stage31
# ./mltk server local stage32 -e stage32