Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1943 2 h 55 m mateusz.viste /install/trunk/ read partitions of all (up to 4) disks  
/install/trunk/install.c
1942 3 h 40 m mateusz.viste /install/trunk/ reorganized screens so drive selection and preparation are separate steps  
/install/trunk/install.c
1940 16 h 48 m mateusz.viste /install/trunk/ better MBR-to-DOS drives matching based on int 2Fh,AX=0803h as per the very good hints from Bernd and ECM - https://github.com/SvarDOS/bugz/issues/89  
/install/trunk/install.c
1939 22 h 51 m mateusz.viste /install/trunk/ brute-force matching of MBR entries to DOS drives by comparison of their bootsectors. This works, but is not very elegant.  
/install/trunk/install.c
1935 1 d 22 h mateusz.viste /install/trunk/ drive selection screen (prototype)  
/install/trunk/install.c
/install/trunk/nls/br_utf8.txt
/install/trunk/nls/de_utf8.txt
/install/trunk/nls/en_utf8.txt
/install/trunk/nls/fr_utf8.txt
/install/trunk/nls/it_utf8.txt
/install/trunk/nls/pl_utf8.txt
/install/trunk/nls/ru_utf8.txt
/install/trunk/nls/si_utf8.txt
/install/trunk/nls/sv_utf8.txt
/install/trunk/nls/tr_utf8.txt
1934 1 d 23 h 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  
/install/trunk/install.c
1930 2 d 0 h mateusz.viste /install/trunk/ prepare install codebase so it is ready for installations on non-C: drives  
/install/trunk/install.c
1929 2 d 0 h mateusz.viste /install/trunk/ generate a map file  
/install/trunk/makefile
1928 2 d 4 h mateusz.viste /install/trunk/ decreased min disk requirement from 8 to 4 MiB  
/install/trunk/install.c
1924 3 d 17 h mateusz.viste /install/trunk/ cosmetic fix  
/install/trunk/locales.c
1921 3 d 18 h mateusz.viste /install/trunk/ locales display the list of EGA files required by the installer  
/install/trunk/locales.c
1918 4 d 2 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)  
/install/trunk/int24hdl.asm
/install/trunk/install.c
/install/trunk/makefile
1917 4 d 2 h mateusz.viste /install/trunk/ added missing file  
/install/trunk/int24hdl.asm
1912 4 d 14 h mateusz.viste /install/tags/20240817/ frozen ver 20240817 to tags  
/install/tags/20240817
/install/tags/20240817/cdrom.c
/install/tags/20240817/cdrom.h
1911 4 d 14 h mateusz.viste /install/trunk/ fixed disksize() routine  
/install/trunk/install.c
1910 4 d 14 h mateusz.viste /install/trunk/ dropped useless files  
/install/trunk/cdrom.c
/install/trunk/cdrom.h
1908 4 d 15 h mateusz.viste /install/trunk/ added proper COUNTRY code, EN-only mode implies a US keyboard, rewritten a few int86() calls to pragma aux  
/install/trunk/install.c
/install/trunk/keylay.h
/install/trunk/locales.c
1905 4 d 19 h mateusz.viste /install/trunk/mdr/ updated MDR to proper 2024 release  
/install/trunk/mdr/cout.h
/install/trunk/mdr/history.txt
/install/trunk/mdr/mdrs2024.lib
/install/trunk/mdr/ver.h
1835 22 d 2 h mateusz.viste / switched FDAPM from APMDOS mode to ADV:REG by default to avoid the system getting sluggish in VirtualBox and 86box  
/files/floppy/install.com
/install/trunk/install.c
1831 22 d 21 h mateusz.viste /install/trunk/ postinstall script deletes kernel.sys from target drive so it can be properly installed by pkg  
/install/trunk/install.c

Show All