Subversion Repositories SvarDOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
133 2624 d 9 h mv_fox / enabled german language support  
/files/floppy/install.com
/install/install.c
/svnlschk/webgen.sh
128 2626 d 6 h mv_fox / added Swedish localization of the installer, kindly contributed by Martin Stromberg  
/files/floppy/nls/install.sv
/install/nls/install.sv
/install/nls/install.sv.utf8
/files/floppy/install.com
/install/install.c
/install/nls/recompute.sh
123 2699 d 9 h mv_fox / slovenian support  
/files/floppy/nls/install.si
/files/floppy/install.com
/install/install.c
/install/keylay.h
/install/keyoff.h
/install/locales.c
/svnlschk/webgen.sh
119 2710 d 5 h mv_fox / added support for the italian language  
/files/floppy/nls/install.it
/install/nls/install.it
/install/nls/install.it.utf8
/files/floppy/install.com
/install/install.c
/install/nls/recompute.sh
/svnlschk/webgen.sh
116 2711 d 9 h mv_fox / added russian language  
/files/floppy/nls/install.ru
/files/floppy/install.com
/install/install.c
/install/keylay.h
/install/keyoff.h
/install/locales.c
113 2713 d 5 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)  
/files/floppy/boot.mbr
/files/floppy/install.com
/install/install.c
111 2713 d 15 h mv_fox / make sure to write proper MBR during install  
/files/floppy/install.com
/install/install.c
101 2720 d 13 h mv_fox / setting lastdrive manually within post-install boot files, relates to freedos bug #169  
/files/floppy/install.com
/install/install.c
98 2721 d 4 h mv_fox / fixed /id: computation for keyb  
/files/floppy/install.com
/install/install.c
96 2721 d 8 h mv_fox /install/ integrated support for sub-id keyboard layouts (needed for canadian and hungarian layouts, among many other  
/install/install.c
/install/keylay.h
/install/locales.c
95 2721 d 9 h mv_fox /install/ shell configured in config.sys is alway spelled uppercase  
/install/install.c
94 2721 d 9 h mv_fox /install/ added licensing information to both documentation and source code  
/install/install.c
/install/install.txt
81 2729 d 10 h mv_fox /install/ slight (cosmetic) video optimizations  
/install/install.c
/install/video.c
/install/video.h
79 2729 d 12 h mv_fox /install/ added a status bar  
/install/install.c
/install/nls/install.en
/install/nls/install.fr
/install/nls/install.pl
/install/nls/install.tr
78 2729 d 13 h mv_fox /install/ do not output unknown keycodes on screen (this is used only for debugging)  
/install/install.c
77 2730 d 5 h mv_fox /install/ using a localized version of command.com when possible  
/install/install.c
74 2733 d 9 h mv_fox / localized the boot welcome message  
/files/floppy/install.com
/files/floppy/nls/install.en
/files/floppy/nls/install.pl
/install/install.c
73 2733 d 9 h mv_fox /install/ Esc goes to previous screen  
/install/install.c
69 2733 d 12 h mv_fox /install/ re-enabled checkcd  
/install/install.c
67 2734 d 5 h mv_fox /install/ keyboard layout selection  
/install/keylay.h
/install/keyoff.h
/install/locales.c
/install/install.c
/install/makefile
/install/nls/install.en
/install/nls/install.pl
65 2738 d 6 h mv_fox /install/ look for install CD in drive, added keyb_lay package and small cosmetic changes  
/install/install.c
62 2739 d 4 h mv_fox /install/ hide SYS output  
/install/install.c
61 2739 d 4 h mv_fox /install/ cosmetic changes  
/install/install.c
/install/nls/install.pl
57 2739 d 5 h mv_fox /install/ cosmetic fixes  
/install/install.c
56 2739 d 7 h mv_fox / word wrapping and refactored nls support  
/files/floppy/install.com
/files/floppy/nls/install.en
/files/floppy/nls/install.pl
/install/install.c
/install/nls/install.en
/install/video.c
/install/video.h
55 2740 d 10 h mv_fox / added the udvd2 package to floppy so it's installed even if not part of core  
/files/floppy/udvd2.zip
/install/TODO
/files/floppy/install.com
/install/install.c
53 2740 d 14 h mv_fox /install/ autodetection of the CDROM drive letter, and several cosmetic changes  
/install/install.c
/install/makefile
49 2741 d 12 h mv_fox /install/ implemented centering on video_putstring() and added a few cosmetic fixes  
/install/TODO
/install/install.c
/install/nls/install.en
/install/video.c
48 2742 d 4 h mv_fox /install/ added missing line feed after SHELLHIGH statement  
/install/install.c
47 2742 d 4 h mv_fox /install/ HDD requirements look for 8 MiB of disk space instead of 16  
/install/install.c
46 2742 d 4 h mv_fox / using fdinst instead of fdnpkg for installing packages  
/files/bootmini.img
/files/install.com
/install/install.c
42 2742 d 8 h mv_fox /install/ NLS support and various fixes  
/install/nls/install.en
/install/TODO
/install/install.c
/install/makefile
36 2743 d 5 h mv_fox /install/ fixed buffer overflow and targetdrv support  
/install/TODO
/install/install.c
35 2744 d 5 h mv_fox /install/ fixed empty drive detection and various cosmetic improvements  
/install/install.c
34 2744 d 6 h mv_fox /install/ typos fixes  
/install/install.c
33 2744 d 6 h mv_fox /install/ plenty of fixes and improvements  
/install/install.c
30 2744 d 10 h mv_fox /install/ installing packages using fdnpkg, also creating the TEMP dir and added REBOOT/HALT aliases to the autoexec  
/install/install.c
29 2744 d 12 h mv_fox /install/ setting screen mode explicitely and applying different color schemes for color and bw  
/install/install.c
/install/video.c
/install/video.h
28 2745 d 4 h mv_fox /install/ work-in-progress installer  
/install
/install/TODO
/install/input.c
/install/input.h
/install/install.c
/install/install.txt
/install/makefile
/install/video.c
/install/video.h