Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
200 1223 d 1 h mateuszviste /install/ multi-floppies installation support  
197 1223 d 3 h mateuszviste /install/ improved wording about keyboard layout choices  
193 1223 d 7 h mateuszviste /install/ install may fetch packages from floppy (single floppy supported only for now, multifloppy sets to be implemented)  
192 1223 d 7 h mateuszviste / install relies on install.lst for package-to-install list + boot floppy image is created from scratch now during build process  
190 1225 d 4 h mateuszviste /install/ replaced all occurrences of Svarog386 by SvarDOS + relicensed from BSD 2-clause to MIT  
133 2630 d 3 h mv_fox / enabled german language support  
128 2632 d 0 h mv_fox / added Swedish localization of the installer, kindly contributed by Martin Stromberg  
123 2705 d 3 h mv_fox / slovenian support  
119 2715 d 23 h mv_fox / added support for the italian language  
116 2717 d 3 h mv_fox / added russian language  
113 2718 d 23 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 2719 d 8 h mv_fox / make sure to write proper MBR during install  
101 2726 d 7 h mv_fox / setting lastdrive manually within post-install boot files, relates to freedos bug #169  
98 2726 d 22 h mv_fox / fixed /id: computation for keyb  
96 2727 d 1 h mv_fox /install/ integrated support for sub-id keyboard layouts (needed for canadian and hungarian layouts, among many other  
95 2727 d 3 h mv_fox /install/ shell configured in config.sys is alway spelled uppercase  
94 2727 d 3 h mv_fox /install/ added licensing information to both documentation and source code  
81 2735 d 4 h mv_fox /install/ slight (cosmetic) video optimizations  
79 2735 d 6 h mv_fox /install/ added a status bar  
78 2735 d 7 h mv_fox /install/ do not output unknown keycodes on screen (this is used only for debugging)  
77 2735 d 23 h mv_fox /install/ using a localized version of command.com when possible  
74 2739 d 3 h mv_fox / localized the boot welcome message  
73 2739 d 3 h mv_fox /install/ Esc goes to previous screen  
69 2739 d 6 h mv_fox /install/ re-enabled checkcd  
67 2739 d 23 h mv_fox /install/ keyboard layout selection  
65 2743 d 23 h mv_fox /install/ look for install CD in drive, added keyb_lay package and small cosmetic changes  
62 2744 d 22 h mv_fox /install/ hide SYS output  
61 2744 d 22 h mv_fox /install/ cosmetic changes  
57 2744 d 22 h mv_fox /install/ cosmetic fixes  
56 2745 d 1 h mv_fox / word wrapping and refactored nls support  
55 2746 d 3 h mv_fox / added the udvd2 package to floppy so it's installed even if not part of core  
53 2746 d 7 h mv_fox /install/ autodetection of the CDROM drive letter, and several cosmetic changes  
49 2747 d 5 h mv_fox /install/ implemented centering on video_putstring() and added a few cosmetic fixes  
48 2747 d 22 h mv_fox /install/ added missing line feed after SHELLHIGH statement  
47 2747 d 22 h mv_fox /install/ HDD requirements look for 8 MiB of disk space instead of 16  
46 2747 d 22 h mv_fox / using fdinst instead of fdnpkg for installing packages  
42 2748 d 2 h mv_fox /install/ NLS support and various fixes  
36 2748 d 23 h mv_fox /install/ fixed buffer overflow and targetdrv support  
35 2749 d 23 h mv_fox /install/ fixed empty drive detection and various cosmetic improvements  
34 2749 d 23 h mv_fox /install/ typos fixes