Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
buildidx-2017-04-23.tar.xz | 2017-04-23 | 6.6 kB | |
buildidx-2013-12-08.tar.gz | 2013-12-08 | 6.6 kB | |
buildidx-2013-08-19.zip | 2013-08-19 | 38.9 kB | |
buildidx-2013-07-18.zip | 2013-07-18 | 36.5 kB | |
buildidx-2013-07-11.zip | 2013-07-11 | 36.4 kB | |
buildidx-2013-07-10.zip | 2013-07-10 | 36.3 kB | |
readme.txt | 2013-07-08 | 751 Bytes | |
buildidx-2013-03-01.zip | 2013-07-08 | 36.3 kB | |
buildidx-2013-02-04.zip | 2013-07-08 | 33.1 kB | |
Totals: 9 Items | 231.4 kB | 0 |
buildidx is a little program that generates index.lst files for FDNPKG repositories out of a directory filled with FreeDOS packages. You DON'T need buildidx if you're only using FDNPKG. This is a tool that can be useful only to administrators hosting and maintaining FDNPKG repositories. I tested (and used) it only on a x86_64 Linux platform, but it might work on other platforms as well (if you manage to compile it correctly). * How to use it * Put all your packages into a single directory, for ex. "mystuff", and call buildidx with the directory as a parameter: ./buildidx mystuff Then buildidx will compute a index.lst file and store it inside your directory. The directory will be useable as a FDNPKG repository then. - Mateusz Viste