From f6db11ad47adf3d8e2e4877b2ff7079300d158ca Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sun, 3 Sep 2006 21:46:08 +0000 Subject: Small improvement in vmware-prep (no need to read config any more), improved commenting in general functions file. Irrelevant error message of ip is suppressed now ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@353 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/initrd-stuff/etc/vmware-prep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'initrd/initrd-stuff/etc/vmware-prep') diff --git a/initrd/initrd-stuff/etc/vmware-prep b/initrd/initrd-stuff/etc/vmware-prep index df83fd96..7e748471 100644 --- a/initrd/initrd-stuff/etc/vmware-prep +++ b/initrd/initrd-stuff/etc/vmware-prep @@ -12,12 +12,12 @@ # Version: 0.2.324 # ####################################################################### -# set verbose mode (set -x(v)) +# set verbose mode for script debugging #set -xv ### CONFIGURATION ##################################################### # read configuration information -. /etc/machine-setup +#. /etc/machine-setup # not needed at the moment! ### VARIABLES SECTION ################################################# # Declaration of default variables -- cgit v1.2.3-55-g7522