| LPMtool - LPMtool is a Package Management tool | ||
|---|---|---|
| <<< Previous | Chapter 8. Publishing packages on a web site | Next >>> |
The following example uses /var/www/html/repository as the location of the primary package repository. Presumably there are sufficient privileges to create this new directory:
pgpkeys.txt is the output file from gpg --export --armor. The directory /var/www/html/repository is presumably published by a web server as http://www.example.com/repository. A relatively modern HTTP 1.1 server, such as the current version of Apache, gives the best results.
| <<< Previous | Home | Next >>> |
| Publishing packages on a web site | Up | Creating packages for publishing |