File:  [Public] / rpm2html / config.rdf
Revision 1.3: download - view: text, annotated - select for diffs
Wed Feb 21 18:45:34 2001 UTC (23 years, 3 months ago) by veillard
Branches: MAIN
CVS tags: HEAD
Update, daniel

;
; Sample configuration file for rpm2html
;
; $Id: config.rdf,v 1.3 2001/02/21 18:45:34 veillard Exp $
;

; maintainer of the local rpm mirror
maint=Daniel Veillard

; mail for the maintainer
mail=veillard@imag.fr

; Directory to store the HTML pages produced
dir=/serveur/WWW/public/linux/test

; The relative URL for front pages
url=/linux/test

tree=true

;
; Yet another directory
;
[/linux/RDF/test1]
name=Distrib1
subdir=test1
ftp=ftp://rpmfind.net/linux/test1
ftpsrc=ftp://ftp.redhat.com/pub/redhat/redhat-5.0/updates/SRPMS
color=#ffc0c0
trust=1.0
mirror=ftp://rpmfind.net/linux/test1
tree=true


[/linux/RDF/test2]
name=Distrib2
subdir=test2
ftp=ftp://rpmfind.net/linux/test2
ftpsrc=ftp://ftp.redhat.com/pub/redhat/redhat-5.0/updates/SRPMS
color=#ffc0c0
trust=1.0
mirror=ftp://rpmfind.net/linux/test2
tree=true


Webmaster