etc/mirror.packages: Mirror job for IANA assignments.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 28 Aug 2014 13:56:25 +0000 (14:56 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 28 Aug 2014 13:56:25 +0000 (14:56 +0100)
etc/mirror.packages

index a3c951c..e915fea 100644 (file)
@@ -34,4 +34,14 @@ package=utah-bib
        recursive=false
        get_patt=\.bib$
 
+###--------------------------------------------------------------------------
+### IANA assigned numbers (and other stuff).
+
+package=iana
+       site=ftp.iana.org
+       remote_dir=/
+       local_dir=iana
+       recursive=true
+       exclude_patt+|^pub/mirror
+
 ###----- That's all, folks --------------------------------------------------