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
113 2848 d 3 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 2848 d 13 h mv_fox / make sure to write proper MBR during install  
/files/floppy/install.com
/install/install.c
101 2855 d 12 h mv_fox / setting lastdrive manually within post-install boot files, relates to freedos bug #169  
/files/floppy/install.com
/install/install.c
98 2856 d 3 h mv_fox / fixed /id: computation for keyb  
/files/floppy/install.com
/install/install.c
96 2856 d 6 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 2856 d 7 h mv_fox /install/ shell configured in config.sys is alway spelled uppercase  
/install/install.c
94 2856 d 7 h mv_fox /install/ added licensing information to both documentation and source code  
/install/install.c
/install/install.txt
92 2856 d 8 h mv_fox /install/ added hungarian keyboard layout support  
/install/keylay.h
/install/keyoff.h
/install/locales.c
90 2860 d 9 h mv_fox /install/nls/ typo fix in Turkish translations (submitted by kolrac/thraex)  
/install/nls/install.tr
81 2864 d 9 h mv_fox /install/ slight (cosmetic) video optimizations  
/install/install.c
/install/video.c
/install/video.h
80 2864 d 9 h mv_fox /install/nls/ updated translations  
/install/nls/install.fr
/install/nls/install.pl
/install/nls/install.tr
79 2864 d 11 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 2864 d 12 h mv_fox /install/ do not output unknown keycodes on screen (this is used only for debugging)  
/install/install.c
77 2865 d 3 h mv_fox /install/ using a localized version of command.com when possible  
/install/install.c
76 2866 d 3 h mv_fox / added French & Turkish translations for NLS, contributed by Thraex  
/files/floppy/nls/install.fr
/files/floppy/nls/install.tr
/install/nls/install.fr
/install/nls/install.tr
74 2868 d 7 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 2868 d 8 h mv_fox /install/ Esc goes to previous screen  
/install/install.c
72 2868 d 8 h mv_fox /install/nls/ improved pl translations and added a new string to the en template  
/install/nls/install.en
/install/nls/install.pl
69 2868 d 10 h mv_fox /install/ re-enabled checkcd  
/install/install.c
68 2869 d 3 h mv_fox /install/ converted to cr/lf line endings  
/install/install.txt
/install/locales.c
67 2869 d 3 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 2873 d 4 h mv_fox /install/ look for install CD in drive, added keyb_lay package and small cosmetic changes  
/install/install.c
64 2873 d 4 h mv_fox /install/nls/ polish translation fix  
/install/nls/install.pl
62 2874 d 3 h mv_fox /install/ hide SYS output  
/install/install.c
61 2874 d 3 h mv_fox /install/ cosmetic changes  
/install/install.c
/install/nls/install.pl
59 2874 d 3 h mv_fox /install/nls/ translation fix  
/install/nls/install.pl
58 2874 d 3 h mv_fox /install/nls/ created polish translations  
/install/nls/install.pl
57 2874 d 3 h mv_fox /install/ cosmetic fixes  
/install/install.c
56 2874 d 5 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 2875 d 8 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
54 2875 d 12 h mv_fox /install/ added the cdrom module required by the previous commit for cdrom drive letter autodetection  
/install/cdrom.c
/install/cdrom.h
53 2875 d 12 h mv_fox /install/ autodetection of the CDROM drive letter, and several cosmetic changes  
/install/install.c
/install/makefile
49 2876 d 10 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 2877 d 3 h mv_fox /install/ added missing line feed after SHELLHIGH statement  
/install/install.c
47 2877 d 3 h mv_fox /install/ HDD requirements look for 8 MiB of disk space instead of 16  
/install/install.c
46 2877 d 3 h mv_fox / using fdinst instead of fdnpkg for installing packages  
/files/bootmini.img
/files/install.com
/install/install.c
42 2877 d 6 h mv_fox /install/ NLS support and various fixes  
/install/nls/install.en
/install/TODO
/install/install.c
/install/makefile
41 2877 d 10 h mv_fox /install/ input.* converted to CR/LF endings  
/install/input.c
/install/input.h
40 2877 d 10 h mv_fox /install/ video.* converted to CR/LF endings  
/install/video.c
/install/video.h
38 2878 d 3 h mv_fox /install/nls/ nls directory will contain language files later  
/install/nls