Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1772 93 d 2 h mateusz.viste / generating the svardos pkg stub  
1750 96 d 23 h mateusz.viste / videcdd is added to the 2.88M floppy (and ISO image) ref https://github.com/SvarDOS/bugz/issues/72  
1698 117 d 7 h mateusz.viste / cleanup of old "latest" symlinks before rebuilding it  
1671 119 d 2 h mateusz.viste / release string is now stored in floppy label instead of being fed to install.com via argv[1]  
1670 119 d 7 h mateusz.viste / DOSEMU image is installing core tools in DOSDIR (not in DOSDIR/BIN/)  
1616 185 d 2 h mateusz.viste / EN_ONLY builds are stripped from translation files (LNG,NLS) + disabled DMF support (no longer needed, the normal 1.44 EN_ONLY build fits on a single floppy now)  
1528 276 d 1 h mateusz.viste / building a DMF-EN_ONLY variant (fits on a single 1.44 floppy)  
1527 276 d 1 h mateusz.viste / generic method of building EN-ONLY releases  
1499 286 d 1 h mateusz.viste / MORE is a COM file now  
1478 289 d 1 h mateusz.viste / fdiskpt.ini is no longer part of fdisk  
1465 292 d 1 h mateusz.viste / replaced edit by sved (smaller, faster, monochrome-compatible)  
1261 333 d 11 h mateusz.viste / moved CORE links from the packages repo to main repo  
1212 466 d 1 h mateusz.viste / added a short explanation about disk full messages in build logs  
1127 806 d 3 h mateusz.viste / packages are written to any diskette that has enough space for it (reduces the amount of install floppies sometimes)  
1108 807 d 9 h bttr / forcing rebuild of install media, because current 20220313 build doesn't find COMMAND.COM after install  
1103 807 d 14 h mateusz.viste / replaced FreeCOM by SvarCOM (experimental)  
904 828 d 15 h bttr / fixed typo in build.sh  
867 830 d 3 h mateusz.viste / autoexec.bat of the install floppy is generated by the build script so it contains the build version in it  
862 830 d 6 h mateusz.viste / 360K build provisioned  
854 830 d 9 h mateusz.viste / build logs are stored inside the build directory  
852 830 d 10 h mateusz.viste / fixed misleading comments in build script  
849 830 d 10 h mateusz.viste / all build-related temp files are kept inside the work directory  
847 830 d 11 h mateusz.viste / staging no longer required, default release is controlled by a human  
838 830 d 13 h mateusz.viste / build script cleaned up from old commented-out actions  
836 830 d 14 h mateusz.viste / build script improvements  
791 831 d 8 h mateusz.viste / CORE packages are listed in a single place  
781 831 d 12 h mateusz.viste / merged keyb and keyb_lay  
775 831 d 13 h mateusz.viste / devload no longer part of CORE  
700 834 d 1 h mateusz.viste / install system uses svp packages instead of zip  
643 840 d 0 h mateusz.viste / install media are built and stored with timestamps for easy archiving  
642 840 d 0 h mateusz.viste / install.com and install.lng are part of svn now (custfiles)  
632 840 d 23 h mateusz.viste / buildidx is executed server-side now, no longer part of the build process  
624 844 d 2 h mateuszviste / INSTALL uses SvarLANG for translations now, instead of kitten  
596 846 d 8 h mateuszviste / added forgotten redirection to build script  
574 848 d 14 h mateuszviste / debug included in core  
568 855 d 11 h mateuszviste / included FIND in CORE  
562 859 d 8 h mateuszviste / rewritten buildidx in php + improved so it ignores alt packages (build script no longer has to hide them)  
557 860 d 8 h mateuszviste / localcfg is part of CORE + repo can contain alt versions of packages  
337 1104 d 13 h mateuszviste / remove only zip files when rebuilding repo, to avoid removing index.php  
334 1110 d 13 h mateuszviste / repo directory is cleared at build time to avoid leaving old packages there