Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1126 778 d 7 h mateusz.viste /files/floppy/ upgraded INSTALL  
1124 778 d 17 h mateusz.viste /files/floppy/ updated INSTALL.COM to 20220314  
1106 779 d 16 h mateusz.viste /files/floppy/ updated install.com to latest SvarCOM-compatible version  
908 799 d 15 h mateusz.viste / install comes with its own int24h handler to avoid relying on command /f  
898 801 d 10 h mateusz.viste / replaced the naive mkdir test for unformatted drives by a nice int 0x21/6c call with int24 inhibition... which does not work anyway because the DOS-C kernel does not support it.  
889 801 d 13 h mateusz.viste /files/floppy/ added the int 24h inhibitor back, this is required for seamless detection of unformated drives (see complaint at https://osdn.net/projects/svardos/ticket/43926)  
871 802 d 5 h mateusz.viste /files/floppy/ updated install to 20220218  
867 802 d 6 h mateusz.viste / autoexec.bat of the install floppy is generated by the build script so it contains the build version in it  
861 802 d 10 h mateusz.viste /files/floppy/ simplified boot files + loading display only if the file exists (it will not be present on EN-only 360K install sets)  
822 803 d 5 h mateusz.viste /files/floppy/ updated install.com on floppy to ver 20220217  
700 806 d 4 h mateusz.viste / install system uses svp packages instead of zip  
642 812 d 4 h mateusz.viste / install.com and install.lng are part of svn now (custfiles)  
311 1124 d 13 h mateuszviste /files/floppy/ removed references to A: from boot files so they are compatible with booting from an emulated C: (USB) drive  
305 1172 d 18 h mateuszviste / populating boot disk with files from packages instead of keeping separate copies just for that  
279 1181 d 11 h mateuszviste / build integrates pkg and pkgnet + CD ISO is an emulated 2.88M floppy (CD access no longer required during install time - everything fits on a single 2.88M floppy)  
202 1200 d 11 h mateuszviste /files/floppy/ removed useless fluff from the boot install floppy  
199 1200 d 11 h mateuszviste /files/floppy/ skip CD initialization for floppy-only installs  
192 1200 d 17 h mateuszviste / install relies on install.lst for package-to-install list + boot floppy image is created from scratch now during build process  
170 1272 d 12 h mv_fox /files/floppy/ use eltorito as a last resort only -- under virtualbox 6.0 it yields a seemingly empty drive  
149 2095 d 17 h mv_fox /files/floppy/dat/ on-line repos reconfigured to sourceforge  
135 2280 d 3 h mv_fox /files/floppy/dat/ links are stored in c:\system\links  
133 2607 d 12 h mv_fox / enabled german language support  
132 2607 d 19 h mv_fox / added German translation of install, contributed by Jörg Jenderek  
131 2608 d 19 h mv_fox / removed a double-translated string in swedish translations  
128 2609 d 10 h mv_fox / added Swedish localization of the installer, kindly contributed by Martin Stromberg  
127 2655 d 17 h mv_fox / replaced the installer's 'based on the FreeDOS kernel' by the more general and probably more accurate 'based on FreeDOS'  
126 2655 d 17 h mv_fox / replaced the installer's 'please remove disk from drive' to a more generic phrase  
125 2660 d 15 h mv_fox / few rewordings based on kind suggestions from Martin Stromberg  
123 2682 d 13 h mv_fox / slovenian support  
121 2689 d 13 h mv_fox / updated italian translations (kindly contributed by Roberto Mariottini)  
119 2693 d 8 h mv_fox / added support for the italian language  
118 2694 d 9 h mv_fox / added lots of new keyboard layouts  
116 2694 d 13 h mv_fox / added russian language  
113 2696 d 8 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 2696 d 18 h mv_fox / make sure to write proper MBR during install  
101 2703 d 17 h mv_fox / setting lastdrive manually within post-install boot files, relates to freedos bug #169  
100 2703 d 17 h mv_fox /files/floppy/ setting lastdrive manually, relates to freedos bug #169  
99 2703 d 18 h mv_fox /files/floppy/ removed UMB support from boot disk to avoid getting into obscure memory hardware troubles  
98 2704 d 8 h mv_fox / fixed /id: computation for keyb  
97 2704 d 11 h mv_fox /files/floppy/ install.com synch