Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1177 521 d 1 h mateusz.viste / updated install to contain BR lang  
1125 850 d 3 h mateusz.viste /install/trunk/ INSTALL looks for all packages on each disk, so it works when packages are randomly distributed on floppies  
1123 850 d 14 h mateusz.viste /install/tags/20220314/ frozen ver 20220314 to tags  
1122 850 d 14 h mateusz.viste /install/trunk/ removed deflang.c as it is autogenerated anyway  
1121 850 d 14 h mateusz.viste /install/trunk/ updated svarlang.lib to latest version  
1109 851 d 8 h bttr /install/trunk/ fixed ERR 2, FAILED TO LOAD COMMAND.COM for external commands after 'SvarDOS (build xxx) has been installed. Restart your computer now.'  
1105 851 d 13 h mateusz.viste /install/tags/20220313/ frozen 20220313  
1104 851 d 13 h mateusz.viste /install/trunk/ adaptations for SvarCOM  
1035 858 d 6 h bttr /install/trunk/ removed CTMOUSE from AUTOEXEC.BAT  
908 871 d 12 h mateusz.viste / install comes with its own int24h handler to avoid relying on command /f  
898 873 d 6 h mateusz.viste / replaced the naive mkdir test for unformatted drives by a nice int 0x21/6c call with int24 inhibition... which does not work anyway because the DOS-C kernel does not support it.  
890 873 d 10 h bttr /install/trunk/nls/ updated/fixed German translation for install (2)  
888 873 d 10 h bttr /install/trunk/nls/ updated/fixed German translation for install  
870 874 d 1 h mateusz.viste /install/tags/20220218/ frozen ver 20220218 to tags  
868 874 d 2 h mateusz.viste /install/trunk/ build version is written in postinst.bat and also output to the user once the installation ends  
865 874 d 3 h mateusz.viste /install/trunk/ hitting esc on the ready-to-install screen leads to keyboard layout if there is more than one layout possible for the language (requested by Robert Riebisch via https://osdn.net/projects/svardos/ticket/43902)  
821 875 d 2 h mateusz.viste /install/tags/20220217/ frozen ver 20220217 in tags  
817 875 d 2 h mateusz.viste /install/trunk/ NLSPATH is set with a fallback lookup to current directory  
701 878 d 1 h mateusz.viste /install/tags/20220214/ frozen ver 20220214 to tags  
700 878 d 1 h mateusz.viste / install system uses svp packages instead of zip  
641 884 d 0 h mateusz.viste /install/tags/20220208/ frozen ver 20220208 to tags  
640 884 d 0 h mateusz.viste /install/trunk/ new deflang following svarlang fix regarding resolving escaped values in nls strings  
626 888 d 2 h mateuszviste /install/tags/20220204/ frozen ver 20220204 to tags  
625 888 d 2 h mateuszviste /install/trunk/ fixed path to REMed COUNTRY.SYS + writing the actual codepage there  
624 888 d 2 h mateuszviste / INSTALL uses SvarLANG for translations now, instead of kitten  
619 888 d 12 h mateuszviste /install/ moved head files to trunk  
567 899 d 11 h mateuszviste /install/nls/ improved DE translations (contributed by Robert Riebisch)  
556 905 d 0 h mateuszviste /install/ improved user message about formatting drive (suggested by Robert Riebisch)  
555 905 d 1 h mateuszviste /install/ menu 3.0 is positioned 2 lines below the error message to accomodate for the variable height of the error message in different languages (reported by Robert Riebisch)  
554 905 d 1 h mateuszviste /install/ fixed wattcp.cfg commented-out example (reported by Robert Riebisch)  
553 905 d 1 h mateuszviste /install/ bumped copyright dates  
550 906 d 3 h mateuszviste /install/nls/ removed timestamp  
549 906 d 3 h mateuszviste /install/nls/ improved DE translations (kindly contributed by Robert Riebisch)  
313 1196 d 9 h mateuszviste /install/ removed debug outputs  
312 1196 d 9 h mateuszviste /install/ adaptations for compatibility with booting from an USB-emulated C: drive  
310 1213 d 9 h mateuszviste /install/ drive detection is more generic + first step towards preparation for future install-from-hdd install  
309 1213 d 10 h mateuszviste /install/ dropped cdrom detection  
303 1245 d 8 h mateuszviste /install/ fixed wattcp env variable + generating a default file  
280 1247 d 9 h mateuszviste /install/ multi-step install process: first packages are copied to disk, and then installed from there after a reboot  
277 1253 d 10 h mateuszviste /install/ svardos is install in c:\svardos + using pkg.exe instead of fdinst