X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fdoc%2Fschroot.mdwn;h=b0db69211f6bc03d6b50f6b5b703412d76766055;hb=0050b31110305f8948bf373f3858a5af182d2a3b;hp=ebca695c87ddd3a1c96fd7f1324c6eb58074fa50;hpb=1c78b02f51196bb02b0115407537d6664fd5fcb4;p=mirror%2Fdsa-wiki.git diff --git a/input/doc/schroot.mdwn b/input/doc/schroot.mdwn index ebca695..b0db692 100644 --- a/input/doc/schroot.mdwn +++ b/input/doc/schroot.mdwn @@ -1,23 +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.
-
- -The previous description is rather compact and dense, so let's try to describe the usage in more friendly way. +When logging into Debian porterbox machine: * List available chroots:

@@ -63,4 +47,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.