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
192 1231 d 6 h mateuszviste / install relies on install.lst for package-to-install list + boot floppy image is created from scratch now during build process  
/files/floppy.mbr
/files/floppy/command.com
/files/floppy/devload.com
/files/floppy/edit.exe
/files/floppy/edit.hlp
/files/floppy/eltorito.sys
/files/floppy/fdapm.com
/files/floppy/fdinst.exe
/files/floppy/fdisk.exe
/files/floppy/fdisk.ini
/files/floppy/fdiskpt.ini
/files/floppy/format.exe
/files/floppy/kernel.sys
/files/floppy/mem.exe
/files/floppy/more.exe
/files/floppy/shsucdx.com
/files/floppy/shsurdrv.exe
/files/floppy/udvd2.sys
/files/floppy/xcdrom.sys
/files/floppy/xfdisk.exe
/files/bootmini.img
/files/floppy/install.com
/files/floppy/nls
/files/floppy/udvd2.zip
/build.sh
/files/floppy/autoexec.bat
/files/floppy/config.sys
/install/install.c
190 1233 d 3 h mateuszviste /install/ replaced all occurrences of Svarog386 by SvarDOS + relicensed from BSD 2-clause to MIT  
/install/input.c
/install/input.h
/install/install.c
/install/install.txt
/install/locales.c
/install/makefile
/install/nls/install.de
/install/nls/install.de.utf8
/install/nls/install.en
/install/nls/install.fr
/install/nls/install.fr.utf8
/install/nls/install.it
/install/nls/install.it.utf8
/install/nls/install.pl
/install/nls/install.pl.utf8
/install/nls/install.ru
/install/nls/install.ru.utf8
/install/nls/install.si
/install/nls/install.si.utf8
/install/nls/install.sv
/install/nls/install.sv.utf8
/install/nls/install.tr
/install/nls/install.tr.utf8
/install/video.c
/install/video.h
133 2638 d 1 h mv_fox / enabled german language support  
/files/floppy/install.com
/install/install.c
/svnlschk/webgen.sh
128 2639 d 23 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 2713 d 2 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 2723 d 21 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 2725 d 2 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 2726 d 21 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 2727 d 7 h mv_fox / make sure to write proper MBR during install  
/files/floppy/install.com
/install/install.c
101 2734 d 6 h mv_fox / setting lastdrive manually within post-install boot files, relates to freedos bug #169  
/files/floppy/install.com
/install/install.c
98 2734 d 21 h mv_fox / fixed /id: computation for keyb  
/files/floppy/install.com
/install/install.c
96 2735 d 0 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 2735 d 1 h mv_fox /install/ shell configured in config.sys is alway spelled uppercase  
/install/install.c
94 2735 d 1 h mv_fox /install/ added licensing information to both documentation and source code  
/install/install.c
/install/install.txt
81 2743 d 3 h mv_fox /install/ slight (cosmetic) video optimizations  
/install/install.c
/install/video.c
/install/video.h
79 2743 d 5 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 2743 d 6 h mv_fox /install/ do not output unknown keycodes on screen (this is used only for debugging)  
/install/install.c
77 2743 d 21 h mv_fox /install/ using a localized version of command.com when possible  
/install/install.c
74 2747 d 2 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 2747 d 2 h mv_fox /install/ Esc goes to previous screen  
/install/install.c
69 2747 d 4 h mv_fox /install/ re-enabled checkcd  
/install/install.c
67 2747 d 21 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 2751 d 22 h mv_fox /install/ look for install CD in drive, added keyb_lay package and small cosmetic changes  
/install/install.c
62 2752 d 21 h mv_fox /install/ hide SYS output  
/install/install.c
61 2752 d 21 h mv_fox /install/ cosmetic changes  
/install/install.c
/install/nls/install.pl
57 2752 d 21 h mv_fox /install/ cosmetic fixes  
/install/install.c
56 2752 d 23 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 2754 d 2 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 2754 d 6 h mv_fox /install/ autodetection of the CDROM drive letter, and several cosmetic changes  
/install/install.c
/install/makefile
49 2755 d 4 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 2755 d 21 h mv_fox /install/ added missing line feed after SHELLHIGH statement  
/install/install.c
47 2755 d 21 h mv_fox /install/ HDD requirements look for 8 MiB of disk space instead of 16  
/install/install.c
46 2755 d 21 h mv_fox / using fdinst instead of fdnpkg for installing packages  
/files/bootmini.img
/files/install.com
/install/install.c
42 2756 d 0 h mv_fox /install/ NLS support and various fixes  
/install/nls/install.en
/install/TODO
/install/install.c
/install/makefile
36 2756 d 22 h mv_fox /install/ fixed buffer overflow and targetdrv support  
/install/TODO
/install/install.c
35 2757 d 21 h mv_fox /install/ fixed empty drive detection and various cosmetic improvements  
/install/install.c
34 2757 d 22 h mv_fox /install/ typos fixes  
/install/install.c
33 2757 d 22 h mv_fox /install/ plenty of fixes and improvements  
/install/install.c
30 2758 d 2 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 2758 d 5 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