CONFIG.SYS - List of Statements: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 17: | Line 17: | ||
OS/2 can support a wide range of different file systems. This is done with installable file systems. The only exception is the FAT filesystem. | OS/2 can support a wide range of different file systems. This is done with installable file systems. The only exception is the FAT filesystem. | ||
note: The file system that manage the boot partition MUST be the FIRST file system in your config.sys file. | note: The file system that manage the boot partition MUST be the FIRST file system in your config.sys file. | ||
*BASEDEV=[[ | *BASEDEV=[[EXT2FLT.FLT]] | ||
*[[ | *BASEDEV=[[HFSFLT.FLT]] | ||
*[[ | *BASEDEV=[[MWDD32.SYS]] | ||
*[[ | *BASEDEV=[[PARTFILT.FLT]] | ||
*[[The_Config.sys_Documentation_Project/CALL_Statements#CALL.3DCacheF32.exe|CALL=CacheF32.exe]] | *[[The_Config.sys_Documentation_Project/CALL_Statements#CALL.3DCacheF32.exe|CALL=CacheF32.exe]] | ||
*[[#Diskcache| | *[[#Diskcache|DISKCACHE]] | ||
*[[ | *IFS=[[CDFS.IFS]] | ||
*[[ | *IFS=[[EXT2-OS2.IFS]] | ||
*[[FAT32. | *IFS=[[FAT32.IFS]] | ||
*[[ | *IFS=[[HFS.IFS]] | ||
*[[ | *IFS=[[HPFS.IFS]] | ||
*[[ | *IFS=[[MCM.IFS]] | ||
*[[ | *IFS=[[NETWKSTA.200]] | ||
*IFS=[[NWIFS.IFS]] | *IFS=[[NWIFS.IFS]] | ||
*IFS=[[TVFS.IFS]] | *IFS=[[TVFS.IFS]] | ||
*IFS=[[RAMFS.IFS]] | *IFS=[[RAMFS.IFS]] | ||
*IFS=[[ | *IFS=[[VFAT-OS2.IFS]] | ||
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DExt2_lw.exe|RUN=Ext2_lw.exe]] | *[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DExt2_lw.exe|RUN=Ext2_lw.exe]] | ||
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DRUN=Hfs.exe|RUN=Hfs.exe]] | *[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DRUN=Hfs.exe|RUN=Hfs.exe]] | ||
Line 60: | Line 60: | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_WebLogs|SET Java_WebLogs]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_WebLogs|SET Java_WebLogs]] | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Swing_Home|SET Swing_Home]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET Swing_Home|SET Swing_Home]] | ||
= | |||
= | ==MMPM/2== | ||
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DMidi.sys|DEVICE=Midi.sys]] | *[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DMidi.sys|DEVICE=Midi.sys]] | ||
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DR0stub.sys|DEVICE=R0stub.sys]] | *[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DR0stub.sys|DEVICE=R0stub.sys]] | ||
Line 91: | Line 91: | ||
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DVdostcp.sys|DEVICE=Vdostcp.sys]] | *[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DVdostcp.sys|DEVICE=Vdostcp.sys]] | ||
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DVdostcp.vdd|DEVICE=Vdostcp.vdd]] | *[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DVdostcp.vdd|DEVICE=Vdostcp.vdd]] | ||
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DCntrl.exe|RUN=Cntrl.exe]] | *[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DCntrl.exe|RUN=Cntrl.exe]] | ||
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DLanmsgex.exe|RUN=Lanmsgex.exe]] | *[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DLanmsgex.exe|RUN=Lanmsgex.exe]] | ||
Line 103: | Line 102: | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Telnet.Password.ID|SET Telnet.Password.ID]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET Telnet.Password.ID|SET Telnet.Password.ID]] | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Use_Hosts_First|SET Use_Hosts_First]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET Use_Hosts_First|SET Use_Hosts_First]] | ||
===LAN Requester=== | |||
*IFS=[[NETWKSTA.200]] | |||
==OS/2 Shell== | ==OS/2 Shell== |
Revision as of 19:53, 26 January 2017
Return to The Config.sys Documentation Project Main Page
Country Settings
Desktop Settings
DOS Settings
Filesystem Settings
OS/2 can support a wide range of different file systems. This is done with installable file systems. The only exception is the FAT filesystem. note: The file system that manage the boot partition MUST be the FIRST file system in your config.sys file.
- BASEDEV=EXT2FLT.FLT
- BASEDEV=HFSFLT.FLT
- BASEDEV=MWDD32.SYS
- BASEDEV=PARTFILT.FLT
- CALL=CacheF32.exe
- DISKCACHE
- IFS=CDFS.IFS
- IFS=EXT2-OS2.IFS
- IFS=FAT32.IFS
- IFS=HFS.IFS
- IFS=HPFS.IFS
- IFS=MCM.IFS
- IFS=NETWKSTA.200
- IFS=NWIFS.IFS
- IFS=TVFS.IFS
- IFS=RAMFS.IFS
- IFS=VFAT-OS2.IFS
- RUN=Ext2_lw.exe
- RUN=Hfs.exe
- RUN=Vfat-lw.exe
Ini-File Settings
Java Settings
Java is a programming language. Programs written in Java can run on many different platforms. The following pages describe these entries:
- SET Classpath
- SET Java_Audio_Rate
- SET Java_Audio_Volume
- SET Java_Clock_Resolution
- SET Java_Compiler
- SET Java_Connect_Timeout
- SET Java_Console
- SET Java_Home
- SET Java_Map_Accel
- SET Java_NLS_SBCS
- SET Java_NoPrintDlg
- SET Java_Old_Char_Spacing
- SET Java_User
- SET Java_WebLogs
- SET Swing_Home
MMPM/2
- DEVICE=Midi.sys
- DEVICE=R0stub.sys
- DEVICE=Ssmdd.sys
- DEVICE=Vcshdd.sys
- SET DSPPath
- SET MMBase
- SET MmRef
Networking
LAPS
- CALL=NetBind.exe
- DEVICE=Afinet.sys
- DEVICE=Afos2.sys
- DEVICE=Cdmf.sys
- DEVICE=Fwip.sys
- DEVICE=Ifndis.sys
- DEVICE=Ipsec.sys
- DEVICE=Lanmsgdd.os2
- DEVICE=Lanpdd.os2
- DEVICE=Lanvdd.os2
- DEVICE=MD5.sys
- DEVICE=NetBeui.os2
- DEVICE=NetBios.os2
- DEVICE=Protman.os2
- DEVICE=RdrHelp.200
- DEVICE=Sockets.sys
- DEVICE=TcpBeui.os2
- DEVICE=Vdostcp.sys
- DEVICE=Vdostcp.vdd
- RUN=Cntrl.exe
- RUN=Lanmsgex.exe
- RUN=LsDaemon.exe
- RUN=NetBind.exe
- RUN=Vdosctl.exe
- SET ETC
TCP/IP
LAN Requester
- IFS=NETWKSTA.200
OS/2 Shell
Workplace Shell
Search Paths
Search paths are used by OS/2 and programs to find additional files on your drives. Here are a list of the most common search paths:
- SET BeginLibpath
- SET Bookshelf
- SET Dpath
- SET EndLibpath
- SET Include
- SET InfoPath
- SET Lib
- SET Library_Path
- SET LocPath
- SET Path
SOM
SOM stands for System object model. The WPS uses SOM extensively.
- SET SmAddStar
- SET SmClasses
- SET SmEmit
- SET SmInclude
- SET SmNotc
- SET SmTmp
- SET SomBase
- SET SomdDebug
- SET SomdDir
- SET SomdMessageLog
- SET SomdPort
- SET SomdTimeout
- SET SomIR
- SET SomRunTime
- SET SomSockets
- SET SomThreadPeer