lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master f22d455 1/5: Improve schroot documentation


From: Greg Chicares
Subject: [lmi-commits] [lmi] master f22d455 1/5: Improve schroot documentation
Date: Wed, 5 Oct 2016 23:00:07 +0000 (UTC)

branch: master
commit f22d45565cba440bab06106a50b4fd323c7840c9
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve schroot documentation
---
 README.schroot |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.schroot b/README.schroot
index d6e73c1..bb9fede 100644
--- a/README.schroot
+++ b/README.schroot
@@ -36,6 +36,8 @@ apt-get install schroot debootstrap
 debootstrap --arch=amd64 --make-tarball=/var/cache/jessie_bootstrap.tar jessie 
/tmp/eraseme
 
 # Unpack the OS tarball into the particular chroot being created.
+# (If the preceding apt-get and debootstrap steps have already been
+# completed once, then skip them and start here.)
 mkdir -p /srv/chroot/cross-lmi
 debootstrap --arch=amd64 --unpack-tarball=/var/cache/jessie_bootstrap.tar 
jessie /srv/chroot/cross-lmi
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]