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
908 807 d 9 h mateusz.viste / install comes with its own int24h handler to avoid relying on command /f  
898 809 d 4 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.  
868 809 d 23 h mateusz.viste /install/trunk/ build version is written in postinst.bat and also output to the user once the installation ends  
865 810 d 1 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)  
817 811 d 0 h mateusz.viste /install/trunk/ NLSPATH is set with a fallback lookup to current directory  
700 813 d 22 h mateusz.viste / install system uses svp packages instead of zip  
625 824 d 0 h mateuszviste /install/trunk/ fixed path to REMed COUNTRY.SYS + writing the actual codepage there  
624 824 d 0 h mateuszviste / INSTALL uses SvarLANG for translations now, instead of kitten  
619 824 d 10 h mateuszviste /install/ moved head files to trunk  
556 840 d 21 h mateuszviste /install/ improved user message about formatting drive (suggested by Robert Riebisch)  
555 840 d 22 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 840 d 23 h mateuszviste /install/ fixed wattcp.cfg commented-out example (reported by Robert Riebisch)  
313 1132 d 7 h mateuszviste /install/ removed debug outputs  
312 1132 d 7 h mateuszviste /install/ adaptations for compatibility with booting from an USB-emulated C: drive  
310 1149 d 6 h mateuszviste /install/ drive detection is more generic + first step towards preparation for future install-from-hdd install  
303 1181 d 5 h mateuszviste /install/ fixed wattcp env variable + generating a default file  
280 1183 d 6 h mateuszviste /install/ multi-step install process: first packages are copied to disk, and then installed from there after a reboot  
277 1189 d 8 h mateuszviste /install/ svardos is install in c:\svardos + using pkg.exe instead of fdinst  
206 1204 d 3 h mateuszviste /install/ added copyright notice  
203 1208 d 5 h mateuszviste /install/ fdinst.exe is always on a:  
200 1208 d 5 h mateuszviste /install/ multi-floppies installation support  
197 1208 d 7 h mateuszviste /install/ improved wording about keyboard layout choices  
193 1208 d 11 h mateuszviste /install/ install may fetch packages from floppy (single floppy supported only for now, multifloppy sets to be implemented)  
192 1208 d 11 h mateuszviste / install relies on install.lst for package-to-install list + boot floppy image is created from scratch now during build process  
190 1210 d 8 h mateuszviste /install/ replaced all occurrences of Svarog386 by SvarDOS + relicensed from BSD 2-clause to MIT  
133 2615 d 6 h mv_fox / enabled german language support  
128 2617 d 4 h mv_fox / added Swedish localization of the installer, kindly contributed by Martin Stromberg  
123 2690 d 7 h mv_fox / slovenian support  
119 2701 d 2 h mv_fox / added support for the italian language  
116 2702 d 7 h mv_fox / added russian language  
113 2704 d 3 h mv_fox / write a dummy MBR when rebooting after partitionning, so the host/hypervizor won't hang if trying to boot off the not-ready-yet disk (solves issue with qemu, and possibly others)  
111 2704 d 12 h mv_fox / make sure to write proper MBR during install  
101 2711 d 11 h mv_fox / setting lastdrive manually within post-install boot files, relates to freedos bug #169  
98 2712 d 2 h mv_fox / fixed /id: computation for keyb  
96 2712 d 5 h mv_fox /install/ integrated support for sub-id keyboard layouts (needed for canadian and hungarian layouts, among many other  
95 2712 d 6 h mv_fox /install/ shell configured in config.sys is alway spelled uppercase  
94 2712 d 7 h mv_fox /install/ added licensing information to both documentation and source code  
81 2720 d 8 h mv_fox /install/ slight (cosmetic) video optimizations  
79 2720 d 10 h mv_fox /install/ added a status bar  
78 2720 d 11 h mv_fox /install/ do not output unknown keycodes on screen (this is used only for debugging)