summaryrefslogtreecommitdiffstats
path: root/initrd/initrd-stuff/etc/vmware-prep
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully completed #78 task, moved directory name (initramfs toDirk von Suchodoletz2006-09-181-49/+0Star
| | | | | | | distinguish from ancient but not longer used Initial Ramdisk concept) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@380 95ad53e4-c205-0410-b2fa-d234c58c8868
* chmod -m a+t for /etc/vmware/fd-loochmod -m a+t for /etc/vmware/fd-looppMichael Janczyk2006-09-071-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@359 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added hint to machine-setup template, moved floppy loopback image forDirk von Suchodoletz2006-09-051-2/+1Star
| | | | | | | VMware config stuff (consistent naming) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@354 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small improvement in vmware-prep (no need to read config any more), Dirk von Suchodoletz2006-09-031-2/+2
| | | | | | | | | 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
* VMware environment: loopfile and mount will be placed in /etc/vmwareDirk von Suchodoletz2006-09-031-119/+29Star
| | | | | | | | | | | | now to avoid problems with nfs and unionfs. Cleanups in vmware-prep script. Introduced new debug level for script runtime calculation, see DebugLevel for further information. Code cleanups in major initramfs scripts, improved /tmp handling in hwautocfg and init ... Removed imgsrv variable (from machine-setup), just merged with the vmware variable (put the vmware image source here ...) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@352 95ad53e4-c205-0410-b2fa-d234c58c8868
* mount of usbfs in vmware-prep for vmware ;)Michael Janczyk2006-08-231-2/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@324 95ad53e4-c205-0410-b2fa-d234c58c8868
* runvmware only changed versioninigMichael Janczyk2006-05-311-50/+53
| | | | | | | | | kdmrc added vmsessions vmware-prep functions to servconf git-svn-id: http://svn.openslx.org/svn/openslx/ld4@242 95ad53e4-c205-0410-b2fa-d234c58c8868
* small bugfixesMichael Janczyk2006-05-181-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@221 95ad53e4-c205-0410-b2fa-d234c58c8868
* small bugfixMichael Janczyk2006-05-181-6/+5Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@220 95ad53e4-c205-0410-b2fa-d234c58c8868
* path from /media/loop0 to /tmp/loop0Michael Janczyk2006-05-181-29/+29
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@219 95ad53e4-c205-0410-b2fa-d234c58c8868
* new option -s --start, replaces -o -os and -s --specMichael Janczyk2006-05-151-7/+5Star
| | | | | | | | now start with -s /--start windowsxp-kursversion ;) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@214 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed from cp to ln -sMichael Janczyk2006-05-151-2/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@213 95ad53e4-c205-0410-b2fa-d234c58c8868
* few changes, testcommitMichael Janczyk2006-05-151-8/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@212 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix for debuglevel in ld4-inst, kdmrc in functions-9.3, ...Dirk von Suchodoletz2006-05-101-15/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@209 95ad53e4-c205-0410-b2fa-d234c58c8868
* hopefully solved vmware/usb issue for SuSE9.3,10.0,10.1 (linux shouldDirk von Suchodoletz2006-04-281-3/+15
| | | | | | | | not load any modules during VMware sessions) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@201 95ad53e4-c205-0410-b2fa-d234c58c8868
* changes: cp defaultwm to /varX11R6/binMichael Janczyk2006-04-261-3/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@198 95ad53e4-c205-0410-b2fa-d234c58c8868
* 3.4:Michael Janczyk2006-04-061-1/+3
| | | | | | | | | | | | | | | | | | | | runvmware: computername param added to config.xml ld4: ostype: new file with vmware ostype to use with runvmware alias: new file for aliases to use with vmware defaults: default command line options for runvmware win98config: config file for import in runvmware winconfig: resolution, computername, username, for import with runvmware vmware-prep: chmod 755 runvmware added after copy runvmware: new runvmware, few things outsourced (see above) new options: --floppyb --import <file> new Xdialog menu reads from .desktop files changed for ld4 (dirs,etc...) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@166 95ad53e4-c205-0410-b2fa-d234c58c8868
* added functions for gentoo (runlevel system, services) ...Dirk von Suchodoletz2006-04-011-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@137 95ad53e4-c205-0410-b2fa-d234c58c8868
* move vm-mount into InitRD, heavy cleanups in initial ramdiskDirk von Suchodoletz2006-03-251-11/+14
| | | | | | | | environment, ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@127 95ad53e4-c205-0410-b2fa-d234c58c8868
* integration of vmware module. hw modules to ignore for loading ...Dirk von Suchodoletz2006-03-241-27/+11Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@126 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmware-prep test versionMichael Janczyk2006-03-241-45/+85
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@121 95ad53e4-c205-0410-b2fa-d234c58c8868
* erste schritte bei vmware-prepMichael Janczyk2006-03-091-41/+102
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@102 95ad53e4-c205-0410-b2fa-d234c58c8868
* added hard disk detection, swap and special partition "44", started withDirk von Suchodoletz2006-03-081-0/+43
new vmware environment integration ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@96 95ad53e4-c205-0410-b2fa-d234c58c8868