File:  [Public] / rpm2html / config.test
Revision 1.15: download - view: text, annotated - select for diffs
Tue Jul 28 05:58:09 1998 UTC (25 years, 10 months ago) by veillard
Branches: MAIN
CVS tags: HEAD
Added saving of distributions RDF metatdata to the resources,
Upgraded the RDf code, Daniel

;
; Sample configuration file for rpm2html
;
; $Id: config.test,v 1.15 1998/07/28 05:58:09 veillard Exp $
;

; maintainer of the local rpm mirror
maint=Daniel Veillard

; mail for the maintainer
mail=veillard@w3.org

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

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

html=true
tree=true
rdf=true
rdf_dir=/linux/test/RDF
rdf_resources=true
rdf_resources_dir=/linux/test/RDF/resources

;
; Yet another directory
;
[/linux/redhat/redhat-5.1/i386/RedHat/RPMS]
name=RedHat-5.1 for i386
subdir=redhat/5.1/i386
ftp=ftp://ftp.redhat.com/pub/redhat/redhat-5.1/i386/RedHat/RPMS
ftpsrc=ftp://ftp.redhat.com/pub/redhat/redhat-5.1/SRPMS
color=#e0ffe0
mirror=ftp://rufus.w3.org/linux/redhat/redhat-5.1/i386/RedHat/RPMS
mirror=ftp://ftp.redhat.com/pub/redhat/redhat-5.1/i386/RedHat/RPMS

[/linux/redhat/redhat-5.1/sparc/RedHat/RPMS]
name=RedHat-5.1 for sparc
subdir=redhat/5.1/sparc
ftp=ftp://ftp.redhat.com/pub/redhat/redhat-5.1/sparc/RedHat/RPMS
ftpsrc=ftp://ftp.redhat.com/pub/redhat/redhat-5.1/SRPMS
color=#e0ffe0
mirror=ftp://rufus.w3.org/linux/redhat/redhat-5.1/sparc/RedHat/RPMS
mirror=ftp://ftp.redhat.com/pub/redhat/redhat-5.1/sparc/RedHat/RPMS


Webmaster