Subversion Repositories SvarDOS

Rev

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

Filtering Options

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