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
230 1245 d 14 h mateuszviste /pkginst/ refactored pkginstall_preparepackage()  
229 1245 d 14 h mateuszviste /pkginst/ constify argument  
228 1245 d 14 h mateuszviste /pkginst/ removed checkupdates()  
227 1245 d 16 h mateuszviste /pkginst/ removed PKGINST_NOSOURCE flag handling  
226 1245 d 16 h mateuszviste /pkginst/ simplified argv parsing  
225 1245 d 16 h mateuszviste /pkginst/ removed mapdrv, repositories support and local pkg database  
224 1252 d 10 h mateuszviste /pkginst/ DNOREPOS removal  
223 1252 d 10 h mateuszviste /pkginst/ cut out lzma support  
222 1252 d 10 h mateuszviste /pkginst/ kprintf prototype header  
221 1252 d 10 h mateuszviste /pkginst/ replaced build.bat by a proper makefile + a few adaptations so it all compiles  
220 1252 d 11 h mateuszviste /pkginst/zlib/ added the zlib dependency  
219 1252 d 11 h mateuszviste /pkginst/ fdinst import from fdnpkg trunk  
218 1252 d 12 h mateuszviste /pkgnet/ fixed http result code recognition  
217 1252 d 12 h mateuszviste /website/ wording improvements  
216 1252 d 13 h mateuszviste /website/repo/ pkgnet interface development  
215 1252 d 17 h mateuszviste /pkgnet/ make dure to keep the buffer null-terminated when trimming headers  
214 1253 d 8 h mateuszviste /pkgnet/ pkgnet interface moved to /repo  
213 1253 d 8 h mateuszviste /website/ pkgnet interface moved to /repo  
212 1253 d 8 h mateuszviste /website/ website improvements  
211 1253 d 10 h mateuszviste /pkgnet/ further prototyping  
210 1253 d 10 h mateuszviste /pkgnet/ tidying up the makefile  
209 1254 d 10 h mateuszviste /pkgnet/ prototype development  
208 1254 d 10 h mateuszviste /website/ started work on a pkgnet interface  
207 1254 d 17 h mateuszviste /pkgnet/ pkgnet prototype  
206 1255 d 8 h mateuszviste /install/ added copyright notice  
205 1259 d 7 h mateuszviste / zip files with floppy images contain a readme  
204 1259 d 9 h mateuszviste / iso file is distributed as a zip archive  
203 1259 d 10 h mateuszviste /install/ fdinst.exe is always on a:  
202 1259 d 10 h mateuszviste /files/floppy/ removed useless fluff from the boot install floppy  
201 1259 d 10 h mateuszviste /install/nls/ typo fix  
200 1259 d 11 h mateuszviste /install/ multi-floppies installation support  
199 1259 d 11 h mateuszviste /files/floppy/ skip CD initialization for floppy-only installs  
198 1259 d 11 h mateuszviste / packages are copied to floppies in the strictly exact same order as install.com expects them  
197 1259 d 13 h mateuszviste /install/ improved wording about keyboard layout choices  
196 1259 d 13 h mateuszviste / generate floppy sets in a variety of sizes  
195 1259 d 14 h mateuszviste / core packages are listed in a simple string instead of using a bash array  
194 1259 d 14 h mateuszviste / prepare sets of floppies  
193 1259 d 16 h mateuszviste /install/ install may fetch packages from floppy (single floppy supported only for now, multifloppy sets to be implemented)  
192 1259 d 16 h mateuszviste / install relies on install.lst for package-to-install list + boot floppy image is created from scratch now during build process  
191 1260 d 11 h mateuszviste /install/ CONST-ify pointer arguments