diff options
author | Christian Rößler | 2013-11-29 14:09:23 +0100 |
---|---|---|
committer | Christian Rößler | 2013-11-29 14:09:23 +0100 |
commit | 8f8b4755e947f438de4eded5511b19797c743025 (patch) | |
tree | 28a5e2b62405d3e063a1e60f86a4a6e75f541dc4 /doc | |
parent | [rootfs-stage32] fix more symlinkage (diff) | |
download | tm-scripts-8f8b4755e947f438de4eded5511b19797c743025.tar.gz tm-scripts-8f8b4755e947f438de4eded5511b19797c743025.tar.xz tm-scripts-8f8b4755e947f438de4eded5511b19797c743025.zip |
[doc] boot_config_vars: Var changed SLX_STAGE4_NFS->SLX_STAGE4. Please notify!
Diffstat (limited to 'doc')
-rw-r--r-- | doc/boot_config_vars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/boot_config_vars b/doc/boot_config_vars index 335e7a7a..f2c83f5b 100644 --- a/doc/boot_config_vars +++ b/doc/boot_config_vars @@ -6,7 +6,7 @@ Remember to set all variables in inverted commata: '...'! NFS-share related variables: SLX_VM_NFS FQDN/IP:share name for VM image share. Example: some-store.here.example.tld:vmware/images/store -SLX_STAGE4_NFS FQDN/IP:share name for stage 4 storage. +SLX_STAGE4 FQDN/IP:share name for stage 4 storage. Example: 10.20.30.40:/srv/suse/stage4 Proxy server related variables: |