-
- Downloads
Improvements to linux dosemu support
The hardcoded external.bat file has been moved to a templated /exec/external.bat which can be modified by the sysop. ENV vars are in there to be able to customize as needed. emusetup.bat is no longer needed, but still supported. The actual dosemu command line is now stored in /exec/dosemulaunch.ini and can be customized for fossil or i/o command lines. the keystroke is now only sent for i/o, and only sent as \n instead of \r which would trigger undesired behavior in certain programs. The above 2 files can also be placed in door dirs to override. ansi.com has been removed as it was not needed. default external.bat includes cmd lines for share, x00, etc. (user will still need to provide these in xtrn/dosutils).
parent
572e4c33
No related branches found
No related tags found
Showing
- ctrl/dosemu.conf 20 additions, 0 deletionsctrl/dosemu.conf
- ctrl/sbbs.ini 6 additions, 2 deletionsctrl/sbbs.ini
- exec/dosemu.ini 22 additions, 0 deletionsexec/dosemu.ini
- exec/external.bat 47 additions, 0 deletionsexec/external.bat
- install/GNUmakefile 0 additions, 5 deletionsinstall/GNUmakefile
- src/sbbs3/CMakeLists.txt 0 additions, 5 deletionssrc/sbbs3/CMakeLists.txt
- src/sbbs3/GNUmakefile 0 additions, 6 deletionssrc/sbbs3/GNUmakefile
- src/sbbs3/chk_ar.cpp 4 additions, 1 deletionsrc/sbbs3/chk_ar.cpp
- src/sbbs3/install/sbbsinst.c 2 additions, 33 deletionssrc/sbbs3/install/sbbsinst.c
- src/sbbs3/sbbs_ini.c 9 additions, 1 deletionsrc/sbbs3/sbbs_ini.c
- src/sbbs3/startup.h 2 additions, 0 deletionssrc/sbbs3/startup.h
- src/sbbs3/str_util.c 73 additions, 0 deletionssrc/sbbs3/str_util.c
- src/sbbs3/str_util.h 3 additions, 0 deletionssrc/sbbs3/str_util.h
- src/sbbs3/userdat.c 1 addition, 1 deletionsrc/sbbs3/userdat.c
- src/sbbs3/xtrn.cpp 206 additions, 138 deletionssrc/sbbs3/xtrn.cpp
- src/sbbs3/xtrn_sec.cpp 1 addition, 1 deletionsrc/sbbs3/xtrn_sec.cpp
Loading
Please register or sign in to comment