X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fdoc%2Fschroot.mdwn;fp=input%2Fdoc%2Fschroot.mdwn;h=bc70955bd9eb5dcf854b50af00f25d8a19bbb277;hb=cf38429c046d9ea63212f88b6226e87a01c289f4;hp=ebca695c87ddd3a1c96fd7f1324c6eb58074fa50;hpb=1c78b02f51196bb02b0115407537d6664fd5fcb4;p=mirror%2Fdsa-wiki.git 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.