source: mainline/contrib/conf/vmware.conf@ 8d4a577

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 8d4a577 was 08a7802f, checked in by Martin Decky <martin@…>, 19 years ago

move contrib from kernel/ to /
update Sparc64 toolchain to use Binutils 2.17 (neeeded for linking uspace)

  • 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.