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
284 1227 d 17 h mateuszviste / added the HELP package to core  
283 1227 d 17 h mateuszviste /help/help-en/ wording improvements  
282 1227 d 17 h mateuszviste /help/ batch syntax fix  
281 1227 d 17 h mateuszviste / help prototype  
280 1227 d 18 h mateuszviste /install/ multi-step install process: first packages are copied to disk, and then installed from there after a reboot  
279 1233 d 17 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)  
278 1233 d 20 h mateuszviste /pkgnet/ added an LSM file + build rules for release packaging  
277 1233 d 20 h mateuszviste /install/ svardos is install in c:\svardos + using pkg.exe instead of fdinst  
276 1233 d 21 h mateuszviste /pkg/nls_utf8/ improved NLS strings  
275 1233 d 21 h mateuszviste /pkg/ release procedure + NLS improvements + NLS files are stored in utf-8 for easier editing  
274 1234 d 14 h mateuszviste /pkg/nls/ NLS messages improvements  
273 1234 d 14 h mateuszviste /pkg/nls/ NLS messages improvements  
272 1234 d 17 h mateuszviste /pkg/ nls fixes  
271 1234 d 17 h mateuszviste /pkg/ upxing the binary  
270 1234 d 18 h mateuszviste /pkg/ dead code removal  
269 1234 d 18 h mateuszviste / moved pkginst to pkg  
268 1234 d 18 h mateuszviste /pkginst/ renamed pkginst to pkg  
267 1234 d 18 h mateuszviste /pkginst/zlib/ added zlib in compact build  
266 1234 d 18 h mateuszviste /pkginst/ updated zlib build + switched to compact memory model  
265 1234 d 19 h mateuszviste /pkginst/ added UPDATE action  
264 1234 d 19 h mateuszviste /pkginst/ fixed parsing bug  
263 1234 d 19 h mateuszviste /pkginst/ removed useless headers  
262 1234 d 20 h mateuszviste /pkginst/ removed parsecmd() (replaced by a simpler in-line implementation)  
261 1234 d 21 h mateuszviste /pkginst/ improved package name parsing  
260 1234 d 22 h mateuszviste /pkginst/ dropped "comlinks" support  
259 1235 d 14 h mateuszviste /pkginst/ dispatched fdnpkg.h to separate files  
258 1235 d 16 h mateuszviste /pkginst/ removed useless #define  
257 1235 d 16 h mateuszviste /pkginst/ removed useless headers  
256 1235 d 17 h mateuszviste /pkginst/ renamed rtrim to trim + dead code removal  
255 1235 d 18 h mateuszviste /pkginst/ dead code removal  
254 1235 d 18 h mateuszviste /pkginst/ showinst() relies on freadtokval() + removed useless getdelim.c  
253 1235 d 18 h mateuszviste /pkginst/ simplified pkgrem + relies on freadtokval()  
252 1235 d 18 h mateuszviste /pkginst/ removed useless function  
251 1235 d 18 h mateuszviste /pkginst/ no need to use case-insensistive search to locate non-alphabetic symbols  
250 1235 d 18 h mateuszviste /pkginst/ listlocal action  
249 1235 d 18 h mateuszviste /pkginst/ readlsm() relies on freadtokval()  
248 1236 d 17 h mateuszviste /pkginst/ refactored loadconf() so it relies on freadtokval() - to be reused in other modules as well in the future  
247 1236 d 22 h mateuszviste /pkginst/nls/ nls import from fdnpkg  
246 1236 d 23 h mateuszviste / floppies are built using CHS params  
245 1238 d 0 h mateuszviste /pkginst/ simplified readlsm() (no header check) + constified filename arg