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
334 1151 d 9 h mateuszviste / repo directory is cleared at build time to avoid leaving old packages there  
333 1151 d 9 h mateuszviste /pkgnet/ simplified libnet + avoiding on screen garbage during download  
332 1151 d 10 h mateuszviste /pkgnet/ prints out download speed during transfer + avoids libc console buffering  
331 1151 d 23 h mateuszviste /pkgnet/ removed useless line  
330 1152 d 0 h mateuszviste /pkgnet/ pkgnet sends http/1.0 requests to avoid getting chunked transfers  
329 1152 d 0 h mateuszviste /pkgnet/ cleaned up a little the net.h api  
328 1153 d 5 h mateuszviste /pkgnet/ bumped version  
327 1153 d 6 h mateuszviste /pkgnet/ pkgnet displays progress during download  
326 1153 d 8 h mateuszviste / memory optimizations in svardos-dosemu configuration  
325 1154 d 8 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)  
324 1154 d 11 h mateuszviste /website/ svardos-dosemu is being advertised on the website now  
323 1158 d 5 h mateuszviste /website/repo/ repo returns bsum values in hex so it is consistent with how the BSUM tool displays them  
322 1158 d 5 h mateuszviste / improvements of the svarog-dosemu image  
321 1159 d 4 h mateuszviste / compute a DOSEMU boot image  
320 1189 d 5 h mateuszviste /website/help/ synced help to website  
319 1189 d 5 h mateuszviste /help/help-en/ help update  
318 1192 d 7 h mateuszviste / improved help content  
317 1192 d 7 h mateuszviste /website/ usb image available for download  
316 1192 d 8 h mateuszviste / build process builds a bootable USB image  
315 1193 d 5 h mateuszviste /files/ added files required for USB bootable images  
314 1193 d 5 h mateuszviste /buildidx/ simplified buildidx  
313 1193 d 5 h mateuszviste /install/ removed debug outputs  
312 1193 d 6 h mateuszviste /install/ adaptations for compatibility with booting from an USB-emulated C: drive  
311 1193 d 6 h mateuszviste /files/floppy/ removed references to A: from boot files so they are compatible with booting from an emulated C: (USB) drive  
310 1210 d 5 h mateuszviste /install/ drive detection is more generic + first step towards preparation for future install-from-hdd install  
309 1210 d 6 h mateuszviste /install/ dropped cdrom detection  
308 1241 d 10 h mateuszviste /website/ added a short note about SvarDOS being multilingual  
307 1241 d 10 h mateuszviste / removed ctmouse from CORE  
306 1241 d 11 h mateuszviste / help update  
305 1241 d 11 h mateuszviste / populating boot disk with files from packages instead of keeping separate copies just for that  
304 1241 d 11 h mateuszviste / todo update  
303 1242 d 4 h mateuszviste /install/ fixed wattcp env variable + generating a default file  
302 1242 d 4 h mateuszviste /pkg/ do not store directories in the release zip - makes the archive slightly smaller  
301 1242 d 4 h mateuszviste /pkg/nls_utf8/ nls improvements  
300 1242 d 5 h mateuszviste / added a category of EXTRA packages that are not always installed  
299 1242 d 5 h mateuszviste /website/help/ updated help  
298 1242 d 5 h mateuszviste /help/help-en/ improved zip command to create packages  
297 1242 d 9 h mateuszviste /pkg/ bumped version string  
296 1242 d 9 h mateuszviste /pkg/ implemented a simple unzip action  
295 1242 d 9 h mateuszviste /pkg/ replaced compression methods magic values by proper defines