source: mainline/contrib/conf/vmware.conf@ e898a8d7

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since e898a8d7 was 6b0e31d, checked in by Jakub Jermar <jakub@…>, 20 years ago

Break contrib/ directory into contrib/conf/ and contrib/toolchain.

  • Property mode set to 100644
File size: 376 bytes
Line 
1#!/opt/vmware/bin/vmware
2config.version = "8"
3virtualHW.version = "4"
4scsi0.present = "FALSE"
5memsize = "96"
6ide0:0.present = "FALSE"
7ide1:0.present = "FALSE"
8floppy0.startConnected = "TRUE"
9floppy0.fileType = "file"
10floppy0.fileName = "image.bin"
11sound.present = "FALSE"
12displayName = "HelenOS"
13guestOS = "other"
14nvram = "HelenOS.nvram"
15isolation.tools.hgfs.disable = "TRUE"
Note: See TracBrowser for help on using the repository browser.