Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
313 1161 d 19 h mateuszviste /install/ removed debug outputs  
312 1161 d 19 h mateuszviste /install/ adaptations for compatibility with booting from an USB-emulated C: drive  
310 1178 d 18 h mateuszviste /install/ drive detection is more generic + first step towards preparation for future install-from-hdd install  
303 1210 d 17 h mateuszviste /install/ fixed wattcp env variable + generating a default file  
280 1212 d 18 h mateuszviste /install/ multi-step install process: first packages are copied to disk, and then installed from there after a reboot  
277 1218 d 20 h mateuszviste /install/ svardos is install in c:\svardos + using pkg.exe instead of fdinst  
206 1233 d 15 h mateuszviste /install/ added copyright notice  
203 1237 d 17 h mateuszviste /install/ fdinst.exe is always on a:  
200 1237 d 17 h mateuszviste /install/ multi-floppies installation support  
197 1237 d 19 h mateuszviste /install/ improved wording about keyboard layout choices  
193 1237 d 23 h mateuszviste /install/ install may fetch packages from floppy (single floppy supported only for now, multifloppy sets to be implemented)  
192 1237 d 23 h mateuszviste / install relies on install.lst for package-to-install list + boot floppy image is created from scratch now during build process  
190 1239 d 20 h mateuszviste /install/ replaced all occurrences of Svarog386 by SvarDOS + relicensed from BSD 2-clause to MIT  
133 2644 d 18 h mv_fox / enabled german language support  
128 2646 d 16 h mv_fox / added Swedish localization of the installer, kindly contributed by Martin Stromberg  
123 2719 d 19 h mv_fox / slovenian support  
119 2730 d 14 h mv_fox / added support for the italian language  
116 2731 d 19 h mv_fox / added russian language  
113 2733 d 15 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 2734 d 0 h mv_fox / make sure to write proper MBR during install  
101 2740 d 23 h mv_fox / setting lastdrive manually within post-install boot files, relates to freedos bug #169  
98 2741 d 14 h mv_fox / fixed /id: computation for keyb  
96 2741 d 17 h mv_fox /install/ integrated support for sub-id keyboard layouts (needed for canadian and hungarian layouts, among many other  
95 2741 d 18 h mv_fox /install/ shell configured in config.sys is alway spelled uppercase  
94 2741 d 19 h mv_fox /install/ added licensing information to both documentation and source code  
81 2749 d 20 h mv_fox /install/ slight (cosmetic) video optimizations  
79 2749 d 22 h mv_fox /install/ added a status bar  
78 2749 d 23 h mv_fox /install/ do not output unknown keycodes on screen (this is used only for debugging)  
77 2750 d 14 h mv_fox /install/ using a localized version of command.com when possible  
74 2753 d 19 h mv_fox / localized the boot welcome message  
73 2753 d 19 h mv_fox /install/ Esc goes to previous screen  
69 2753 d 21 h mv_fox /install/ re-enabled checkcd  
67 2754 d 14 h mv_fox /install/ keyboard layout selection  
65 2758 d 15 h mv_fox /install/ look for install CD in drive, added keyb_lay package and small cosmetic changes  
62 2759 d 14 h mv_fox /install/ hide SYS output  
61 2759 d 14 h mv_fox /install/ cosmetic changes  
57 2759 d 14 h mv_fox /install/ cosmetic fixes  
56 2759 d 16 h mv_fox / word wrapping and refactored nls support  
55 2760 d 19 h mv_fox / added the udvd2 package to floppy so it's installed even if not part of core  
53 2760 d 23 h mv_fox /install/ autodetection of the CDROM drive letter, and several cosmetic changes