Subversion Repositories SvarDOS

Rev

Rev 185 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 185 Rev 562
Line 2... Line 2...
2
buildidx is a little program that generates an index.tsv file for the SvarDOS repository.
2
buildidx is a little program that generates an index.tsv file for the SvarDOS repository.
3
 
3
 
4
 
4
 
5
* Requirements *
5
* Requirements *
6
 
6
 
7
To operate properly, buildidx needs 'unzip' to be available.
7
To operate properly, buildidx needs php and php-zip.
8
 
8
 
9
 
9
 
10
* How to use it *
10
* How to use it *
11
 
11
 
12
Put all your packages into a single directory, for ex. "mystuff", and call buildidx with the directory as a parameter:
12
Put all your packages into a single directory, for ex. "mystuff", and call buildidx with the directory as a parameter:
13
 
13
 
14
./buildidx mystuff
14
php buildidx.php mystuff