Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2158 4 h 58 m mateusz.viste /install/trunk/ rewritten some inline asm as pragma aux  
2157 5 h 32 m mateusz.viste /install/trunk/ use watcom _dos_getdiskfree() instead of inline asm (same footprint, less code to maintain)  
2156 5 h 48 m mateusz.viste /install/trunk/nls/ added two missing RU strings  
2155 5 h 50 m mateusz.viste /install/trunk/ svarlang upgrade  
2104 11 d 12 h mateusz.viste /install/trunk/ adapted to new utf8tocp  
1996 36 d 15 h mateusz.viste /install/trunk/ cosmetic fix  
1994 36 d 16 h mateusz.viste /install/trunk/ added part type 0x0B (FAT-32 CHS) to the list of supported filesystems  
1982 48 d 4 h mateusz.viste /install/trunk/ install packages but mute warnings  
1953 51 d 3 h mateusz.viste /install/trunk/ changed "installing packets" to "copying packets" during 1st stage of installation  
1950 51 d 6 h mateusz.viste /install/trunk/ locales are preserved between 1st and 2nd stages of installation  
1949 51 d 7 h mateusz.viste /install/trunk/ message in drive selection screen is translatable  
1948 51 d 7 h mateusz.viste /install/trunk/ height of menus is a maximum, not a fixed value + support for empty positions in menus + hardcoded string in drive selection screen  
1946 51 d 10 h mateusz.viste /install/trunk/ postinst computation is moved to 2nd stage so I know the boot drive letter  
1944 51 d 11 h mateusz.viste /install/trunk/ partition where SvarDOS is installed is always marked ACTIVE  
1943 51 d 14 h mateusz.viste /install/trunk/ read partitions of all (up to 4) disks  
1942 51 d 15 h mateusz.viste /install/trunk/ reorganized screens so drive selection and preparation are separate steps  
1940 52 d 4 h 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  
1939 52 d 10 h 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.  
1935 53 d 10 h mateusz.viste /install/trunk/ drive selection screen (prototype)  
1934 53 d 11 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  

Show All