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
643 810 d 14 h mateusz.viste / install media are built and stored with timestamps for easy archiving  
642 810 d 15 h mateusz.viste / install.com and install.lng are part of svn now (custfiles)  
632 811 d 14 h mateusz.viste / buildidx is executed server-side now, no longer part of the build process  
624 814 d 17 h mateuszviste / INSTALL uses SvarLANG for translations now, instead of kitten  
596 816 d 22 h mateuszviste / added forgotten redirection to build script  
574 819 d 4 h mateuszviste / debug included in core  
568 826 d 2 h mateuszviste / included FIND in CORE  
562 829 d 22 h mateuszviste / rewritten buildidx in php + improved so it ignores alt packages (build script no longer has to hide them)  
557 830 d 22 h mateuszviste / localcfg is part of CORE + repo can contain alt versions of packages  
337 1075 d 4 h mateuszviste / remove only zip files when rebuilding repo, to avoid removing index.php  
334 1081 d 3 h mateuszviste / repo directory is cleared at build time to avoid leaving old packages there  
326 1083 d 2 h mateuszviste / memory optimizations in svardos-dosemu configuration  
325 1084 d 3 h mateuszviste / dosemu: ems.sys is loaded high and emufs is loaded first (as per Stas Sergeev recommendations from https://github.com/dosemu2/install-otherdos/pull/2)  
322 1087 d 23 h mateuszviste / improvements of the svarog-dosemu image  
321 1088 d 22 h mateuszviste / compute a DOSEMU boot image  
316 1122 d 2 h mateuszviste / build process builds a bootable USB image  
307 1171 d 5 h mateuszviste / removed ctmouse from CORE  
305 1171 d 5 h mateuszviste / populating boot disk with files from packages instead of keeping separate copies just for that  
300 1171 d 23 h mateuszviste / added a category of EXTRA packages that are not always installed  
284 1173 d 22 h mateuszviste / added the HELP package to core  
281 1173 d 22 h mateuszviste / help prototype  
279 1179 d 22 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)  
246 1183 d 4 h mateuszviste / floppies are built using CHS params  
205 1198 d 19 h mateuszviste / zip files with floppy images contain a readme  
204 1198 d 21 h mateuszviste / iso file is distributed as a zip archive  
198 1198 d 23 h mateuszviste / packages are copied to floppies in the strictly exact same order as install.com expects them  
196 1199 d 0 h mateuszviste / generate floppy sets in a variety of sizes  
195 1199 d 1 h mateuszviste / core packages are listed in a simple string instead of using a bash array  
194 1199 d 1 h mateuszviste / prepare sets of floppies  
192 1199 d 4 h mateuszviste / install relies on install.lst for package-to-install list + boot floppy image is created from scratch now during build process  
189 1201 d 22 h mateuszviste / build populates CDROOT with packages from the web repo  
185 1202 d 0 h mateuszviste / simplified buildidx  
180 1203 d 0 h mateuszviste / single repo now + simplified build operations, install ISO does not contain non-core packages  
171 1214 d 23 h mv_fox / build script uses either genisoimage or mkisofs, depending which one is available on the system  
168 2092 d 21 h mv_fox / fixed links to md5 files  
165 2093 d 18 h mv_fox / webgen fix and nlschk automation  
162 2094 d 2 h mv_fox / new build system  
148 2094 d 18 h mv_fox / improved build process  
134 2561 d 19 h mv_fox / new build script to compute and make use of ZIB package files  
112 2694 d 20 h mv_fox / implemented dual-mode build (test or prod) for easier testing