• Welcome to OS2World OLD-STATIC-BACKUP Forum.
 

News:

This is an old OS2World backup forum for reference only. IT IS READ ONLY!!!

If you need help with OS/2 - eComStation visit http://www.os2world.com/forum

Main Menu

News: The Config.sys Documentation Project

Started by miturbide, 2009.08.01, 19:14:14

Previous topic - Next topic

miturbide

Hi

I took some time to include in the Netlabs wiki some config.sys values I found that the The Config.sys Documentation Project was missing. But I still need descriptions, and parameters information for some that I was unable to find.

http://www.edm2.com/index.php/The_Config.sys_Documentation_Project

If anybody wants to help me to add more information, please edit the wiki, or if you don't have access to the Netlabs Wiki, please, post it here and I will update it.


This are the one that had been included and I need more information to add:

IFS=C:\ECS\BOOT\EVFS.IFS
DEVICE=C:\IBMCOM\LANMSGDD.OS2 /I:C:\IBMCOM /S
DEVICE=C:\IBMCOM\PROTMAN.OS2 /I:C:\IBMCOM


BASEDEV=SSES.SYS /SUANYUSER /ALLOWEFFECTIVE /Q
BASEDEV=USBEHCD.SYS
BASEDEV=CADH.SYS
BASEDEV=APM.ADD

CLOCKSCALE=4

SET LIBC_HOOK_DLLS=<path>
SET DEVICEFONTDISABLED=NO
SET DISPLAYTYPE=VGA
SET ENH_STRETCH=NO
SET ENH_SUSPEND=2
SET JAVA_HIGH_MEMORY=1
SET LOGFILES=C:\var\log
SET MMSTREAM=/S:64 /P:64 /H:256 /Q:1024 /E:1024
SET MMYIELD=10
SET NOLARGENTEXEICON=1
SET OS=ecs
SET PROGRAMS=C:\PROGRAMS
SET SANE_CONFIG_DIR=C:\PROGRAMS\TAME\conf
SET TCPLANG=en_US
SET TIMESYNC=0
SET UNZIPOPT=-C


RUN=C:\ECS\SYSTEM\SESS\bin\ssesctl.exe --source C:\ECS\SYSTEM\SESS\etc\passwd?C:\ECS\SYSTEM\SESS\etc\acls --
RUN=C:\MMOS2\MMHELPDD.EXE
RUN=C:\ECS\BIN\EVFSCTL.EXE
Martín Itúrbide
OS2World.com NewsMaster
Open Source Advocate

Skype - martiniturbide
Google Talk - martiniturbide@gmail.com

RobertM

Clockscale from IBM's documentation:


The number represents a scale factor for the frequency of clock ticks. The theory is that CLOCKSCALE=4 will speed up some apps (maybe Netscape and/or Java).

The choices for x are 1 (the default, which is the old behavior), 2, and 4.

Requires newer clock01.sys from circa 2002/04/16 or later.





|
|
Kirk's 5 Year Mission Continues at:
Star Trek New Voyages
|
|


ivan

Martin I see that quit a lot of the set statements are listed in the config tool 1.3.0 database inf file.

The sses lines appear to be an eCS version of the security/2 lines from the sses-0.4.5.zip from hobbes.

Several of the other things appear to be for eCS only so I can't help there.  Maybe you could ask whoever it is that is producing the installer for eCS what they are as I assume they should know being responsible for the production of the config.sys.

miturbide

Thanks for the info RoberM. I had included the Clockscale info on the wiki.

I will keep checking the ConfigTool too, thanks.
Martín Itúrbide
OS2World.com NewsMaster
Open Source Advocate

Skype - martiniturbide
Google Talk - martiniturbide@gmail.com

miturbide

Thanks.

I had to improve the following ones:

- SET ENH_SUSPEND
- SET TIMESYNC
- RUN=C:\ECS\SYSTEM\SESS\bin\ssesctl.exe --source C:\ECS\SYSTEM\SESS\etc\passwd?C:\ECS\SYSTEM\SESS\etc\acls --
- RUN=C:\MMOS2\MMHELPDD.EXE
- RUN=C:\ECS\BIN\EVFSCTL.EXE
Martín Itúrbide
OS2World.com NewsMaster
Open Source Advocate

Skype - martiniturbide
Google Talk - martiniturbide@gmail.com

AAA

#5
Hi

Two more JITDBGFLGS and JITDBGREG.  I do not know what they are doing.

Regards
AAA

miturbide

Hi AAA

I'm guessing that JITDBGFLGS and JITDBGREG are direct config.sys commands. Like "Autofail" or "SUPPRESSPOPUPS", right?

It's bad there is no documentation about it.

Martín Itúrbide
OS2World.com NewsMaster
Open Source Advocate

Skype - martiniturbide
Google Talk - martiniturbide@gmail.com

miturbide

Martín Itúrbide
OS2World.com NewsMaster
Open Source Advocate

Skype - martiniturbide
Google Talk - martiniturbide@gmail.com