From cf38429c046d9ea63212f88b6226e87a01c289f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?H=C3=A9ctor=20Or=C3=B3n=20Mart=C3=ADnez?= Date: Sun, 16 Jun 2013 15:52:20 +0200 Subject: [PATCH] Improve schroot documentation. Drop motd. Add listing sessions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Héctor Orón Martínez --- input/doc/schroot.mdwn | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/input/doc/schroot.mdwn b/input/doc/schroot.mdwn index ebca695..bc70955 100644 --- a/input/doc/schroot.mdwn +++ b/input/doc/schroot.mdwn @@ -1,21 +1,7 @@ using schroot in debian.org porterboxes ======================================= -When logging into Debian porterbox machine, it should display similar message: -

-Welcome to porterbox.debian.org, the Debian arch porterbox.
-
-See 'schroot -l' for a list of available chroots.  Start new sessions
-with 'schroot --begin-session -c ', run commands in sessions using
-'schroot --run-session -c  [-- command]', and tear down sessions
-using 'schroot --end-session -c '.  You can run a limited set of
-privileged commands, for instance some of apt-get, using
-'dd-schroot-cmd -c  '.
-Use 'schroot --list --all-sessions' or 'schroot-list-sessions []'
-to list (your) open sessions.
-
-This server is hosted at data centre.
-
+When logging into Debian porterbox machine: The previous description is rather compact and dense, so let's try to describe the usage in more friendly way. @@ -63,4 +49,11 @@ The previous description is rather compact and dense, so let's try to describe t $ exit +* List (your) open sessions: +

+	$ schroot --list --all-sessions
+or
+	$ schroot-list-sessions []
+
+ * You should be done by now. If you find any issue, please report to debian-admin@lists.debian.org. -- 2.20.1