Subversion Repositories SvarDOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1935 19 h 4 m mateusz.viste /install/trunk/ drive selection screen (prototype)  
1934 20 h 21 m mateusz.viste /install/trunk/ pkg.cfg is created in %DOSDIR% and postinst installation of packages is done through a shell FOR loop so if extra packages are added in 2nd stage (packet drivers or what not) they will be installed, too  
1930 21 h 27 m mateusz.viste /install/trunk/ prepare install codebase so it is ready for installations on non-C: drives  
1929 21 h 28 m mateusz.viste /install/trunk/ generate a map file  
1928 1 d 1 h mateusz.viste /install/trunk/ decreased min disk requirement from 8 to 4 MiB  
1924 2 d 14 h mateusz.viste /install/trunk/ cosmetic fix  
1921 2 d 14 h mateusz.viste /install/trunk/ locales display the list of EGA files required by the installer  
1918 2 d 23 h mateusz.viste /install/trunk/ removed the external asm file for int 24h handler and replaced by 3 bytes of machine code inside install.c (also refreshing the int24h handler after every system() call)  
1917 2 d 23 h mateusz.viste /install/trunk/ added missing file  
1911 3 d 10 h mateusz.viste /install/trunk/ fixed disksize() routine  
1910 3 d 11 h mateusz.viste /install/trunk/ dropped useless files  
1908 3 d 11 h mateusz.viste /install/trunk/ added proper COUNTRY code, EN-only mode implies a US keyboard, rewritten a few int86() calls to pragma aux  
1905 3 d 15 h mateusz.viste /install/trunk/mdr/ updated MDR to proper 2024 release  
1835 20 d 22 h mateusz.viste / switched FDAPM from APMDOS mode to ADV:REG by default to avoid the system getting sluggish in VirtualBox and 86box  
1831 21 d 18 h mateusz.viste /install/trunk/ postinstall script deletes kernel.sys from target drive so it can be properly installed by pkg  
1828 25 d 0 h mateusz.viste /install/trunk/ installer generates a dummy CONFIG.SYS for the initial boot with an explicit SHELL directive with /P for EDR compatibility (bugz #74)  
1805 127 d 15 h mateusz.viste /install/trunk/ postinst.bat fix (as suggested by Robert), ref https://github.com/SvarDOS/bugz/issues/78  
1757 179 d 22 h mateusz.viste / remove /4 from default DIRCMD for SvarCOM compatibility  
1751 180 d 9 h mateusz.viste /install/trunk/ replaced UDVD2 with VIDE-CDD + added some human descriptions to generated CONFIG.SYS  
1673 202 d 11 h mateusz.viste / message about install disk removal is more prominent now  
1672 202 d 12 h mateusz.viste / fixed position of message on screen + handling properly no-label floppies  
1671 202 d 12 h mateusz.viste / release string is now stored in floppy label instead of being fed to install.com via argv[1]  
1669 203 d 4 h mateusz.viste /install/trunk/ do not ask for language selection on EN-only setups  
1668 203 d 5 h mateusz.viste /install/trunk/ removed debug code  
1667 203 d 5 h mateusz.viste /install/trunk/ scroll cursor character changed to =  
1666 203 d 5 h mateusz.viste /install/trunk/ implemented a scroll cursor on menus that are scrollable  
1665 203 d 17 h mateusz.viste /install/trunk/ menuselect is always centered  
1664 203 d 18 h mateusz.viste /install/trunk/ simplified color scheme management  
1662 204 d 4 h mateusz.viste /install/trunk/ replaced video routines by MDR calls  
1661 204 d 6 h mateusz.viste /install/trunk/ replaced input routines by MDR  
1659 204 d 12 h bttr /install/trunk/ fixed default binary location change introduced by Rev 1637  
1658 204 d 13 h bttr /install/trunk/nls/ updated German INSTALL translation  
1639 214 d 19 h mateusz.viste /install/trunk/ adjusted path to HIMEMX in CONFIG.SYS and decreased FILES from 50 to 40 to save some bits of memory  
1637 214 d 19 h mateusz.viste /install/trunk/ default location of core binaries changed from %DOSDIR%/BIN to %DOSDIR%/  
1633 215 d 11 h mateusz.viste / installer places DOS=HIGH below HIMEMX (EDR-DOS compatibility, asked by Bernd Boeckmann)  
1624 217 d 17 h mateusz.viste / added latin-american keyboard layout  
1463 375 d 11 h mateusz.viste /install/trunk/ added french-swiss keyboard layout support  
1462 375 d 11 h mateusz.viste /install/trunk/ updated to latest svarlang  
1253 417 d 22 h mateusz.viste /install/trunk/nls/ updated translations, courtesy of Berki Yenigün  
1239 420 d 12 h mateusz.viste /install/trunk/ adapted fdisk calls to fit fdisk 1.3.6