summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorChristian Rößler2014-01-30 14:25:23 +0100
committerChristian Rößler2014-01-30 14:25:23 +0100
commit820ce861aba5a15b581568927030cc8091e8d2d8 (patch)
treef66d8f1a56290ccbd4bab476c9d4d74c000e903b /scripts
parent[rfs-s31] oops (diff)
downloadtm-scripts-820ce861aba5a15b581568927030cc8091e8d2d8.tar.gz
tm-scripts-820ce861aba5a15b581568927030cc8091e8d2d8.tar.xz
tm-scripts-820ce861aba5a15b581568927030cc8091e8d2d8.zip
[clone-stage4] readme/doc updated: Parameter 'stage to exclude' not necessary anymore
Diffstat (limited to 'scripts')
-rw-r--r--scripts/clone_stage4.README6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/clone_stage4.README b/scripts/clone_stage4.README
index 6a8ddf5c..69de8a63 100644
--- a/scripts/clone_stage4.README
+++ b/scripts/clone_stage4.README
@@ -1,7 +1,7 @@
Some hints for usage of clone_stage4:
Use clone_stage4 not on the build computer but on the computer which
-provides httpd and nfsd, or, in other words: On the computer which server
+provides httpd and nfsd, or, in other words: On the computer which serves
the boot files. That's the reason why clone_stage4 rejects 'local' as IP.
To use stage4 a nfs export will be necessary.
@@ -25,10 +25,10 @@ Then, on the service computer (the one where's booted from etc, see above)
(etc.)
Well, then do the cloning work:
- ./scripts/clone_stage4 [IP] stage32 /path/to/your/nfs/share/stage4
+ ./scripts/clone_stage4 [IP] /path/to/your/nfs/share/stage4
To use the stage4 make sure your (base) config file contains a line
- SLX_STAGE4_NFS=[IP of service computer] :/path/to/your/nfs/share/stage4
+ SLX_STAGE4_NFS=[IP of service computer]:/path/to/your/nfs/share/stage4
At least now (20130912) it is necessary to enter