Subversion Repositories SvarDOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
272 1186 d 23 h mateuszviste /pkg/ nls fixes  
269 1186 d 23 h mateuszviste / moved pkginst to pkg  
268 1186 d 23 h mateuszviste /pkginst/ renamed pkginst to pkg  
262 1187 d 2 h mateuszviste /pkginst/ removed parsecmd() (replaced by a simpler in-line implementation)  
260 1187 d 3 h mateuszviste /pkginst/ dropped "comlinks" support  
259 1187 d 20 h mateuszviste /pkginst/ dispatched fdnpkg.h to separate files  
258 1187 d 21 h mateuszviste /pkginst/ removed useless #define  
248 1188 d 23 h mateuszviste /pkginst/ refactored loadconf() so it relies on freadtokval() - to be reused in other modules as well in the future  
241 1190 d 23 h mateuszviste /pkginst/ pkginst.cfg clarifications  
238 1190 d 23 h mateuszviste /pkginst/ DOSDIR env reading moved to main  
237 1191 d 0 h mateuszviste /pkginst/ cfg location is always at DOSDIR/cfg/pkginst.cfg instead of relying on a FDNPKG.CFG env variable  
227 1191 d 4 h mateuszviste /pkginst/ removed PKGINST_NOSOURCE flag handling  
225 1191 d 4 h mateuszviste /pkginst/ removed mapdrv, repositories support and local pkg database  
219 1197 d 23 h mateuszviste /pkginst/ fdinst import from fdnpkg trunk