From defe52056bd08e0403fd967cad305f602d55c6cb Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 17 Apr 2014 15:13:56 +0200 Subject: [vmware] forgot to remove debug shells in chroot --- remote/modules/vmware/module.build | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'remote/modules') diff --git a/remote/modules/vmware/module.build b/remote/modules/vmware/module.build index 4d08c5c5..57e8cb91 100644 --- a/remote/modules/vmware/module.build +++ b/remote/modules/vmware/module.build @@ -34,7 +34,7 @@ build() { # build in two steps, to be able to use mltk function while patching modules pinfo "Installing vmware per chroot..." chroot_run "${MODULE_BUILD_DIR}" <<-EOF - 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 $DELETE_FILES yes | sh /"${VMWARE_BUNDLE_FILE}" --eulas-agreed --console --required EOF @@ -74,11 +74,8 @@ build() { # now build modules inside the chroot chroot_run "${MODULE_BUILD_DIR}" <<-EOF - PS1='\[\e[1;33m\](chroot) \u@\h:\w\$ \[\e[1;32m\]' /bin/bash -norc # un-comment for debugging within chroot vmware-modconfig --console --build-mod -k "${SYS_UTS_RELEASE}" vmnet $(which gcc) "${KERNEL_HEADERS_PATH}/include" vmplayer vmnet - PS1='\[\e[1;33m\](chroot) \u@\h:\w\$ \[\e[1;32m\]' /bin/bash -norc # un-comment for debugging within chroot vmware-modconfig --console --build-mod -k "${SYS_UTS_RELEASE}" vmmon $(which gcc) "${KERNEL_HEADERS_PATH}/include" vmplayer vmmon - PS1='\[\e[1;33m\](chroot) \u@\h:\w\$ \[\e[1;32m\]' /bin/bash -norc # un-comment for debugging within chroot EOF # cleanup unneeded files -- cgit v1.2.3-55-g7522