summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmware
diff options
context:
space:
mode:
authorChristian Rößler2014-03-21 15:19:23 +0100
committerChristian Rößler2014-03-21 15:19:23 +0100
commit04cffa5b0912f201d80b433fe1de52aac636f46f (patch)
treeabc204a121d52ec5b8b413500144f8c5fc97923f /remote/modules/vmware
parent[logging.inc, chroot.inc] Some redirections for debugging within a chroot (diff)
downloadtm-scripts-04cffa5b0912f201d80b433fe1de52aac636f46f.tar.gz
tm-scripts-04cffa5b0912f201d80b433fe1de52aac636f46f.tar.xz
tm-scripts-04cffa5b0912f201d80b433fe1de52aac636f46f.zip
[vmware.build] Ahem, forgot to re-comment debugging bash
Diffstat (limited to 'remote/modules/vmware')
-rw-r--r--remote/modules/vmware/vmware.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/vmware/vmware.build b/remote/modules/vmware/vmware.build
index 8dba3c11..c1dd77ce 100644
--- a/remote/modules/vmware/vmware.build
+++ b/remote/modules/vmware/vmware.build
@@ -31,7 +31,7 @@ build() {
yes | sh /"${VMWARE_BUNDLE_FILE}" --eulas-agreed --console --required
vmware-modconfig --console --build-mod -k "${SYS_UTS_RELEASE}" vmnet $(which gcc) "${MODULES_DIR}"/kernel/ksrc/include/ vmplayer vmnet
vmware-modconfig --console --build-mod -k "${SYS_UTS_RELEASE}" vmmon $(which gcc) "${MODULES_DIR}"/kernel/ksrc/include/ vmplayer vmmon
- PS1='\[\e[1;33m\](chroot) \u@\h:\w\$ \[\e[1;32m\]' /bin/bash -norc # un-comment for debugging within chroot
+ # PS1='\[\e[1;33m\](chroot) \u@\h:\w\$ \[\e[1;32m\]' /bin/bash -norc # un-comment for debugging within chroot
EOF
# cleanup unneeded files