From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/001801.html | 90 ++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001801.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001801.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001801.html b/zarb-ml/mageia-sysadm/2011-January/001801.html new file mode 100644 index 000000000..2315eb203 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001801.html @@ -0,0 +1,90 @@ + + + + [Mageia-sysadm] [253] add more binary files extentions + + + + + + + + + +

[Mageia-sysadm] [253] add more binary files extentions

+ root at mageia.org + root at mageia.org +
+ Sun Jan 9 02:58:50 CET 2011 +

+
+ +
Revision: 253
+Author:   boklm
+Date:     2011-01-09 02:58:50 +0100 (Sun, 09 Jan 2011)
+Log Message:
+-----------
+add more binary files extentions
+
+Modified Paths:
+--------------
+    build_system/mgarepo/trunk/RepSys/binrepo.py
+
+Modified: build_system/mgarepo/trunk/RepSys/binrepo.py
+===================================================================
+--- build_system/mgarepo/trunk/RepSys/binrepo.py	2011-01-08 16:58:12 UTC (rev 252)
++++ build_system/mgarepo/trunk/RepSys/binrepo.py	2011-01-09 01:58:50 UTC (rev 253)
+@@ -108,7 +108,7 @@
+             "\.(7z|Z|bin|bz2|cpio|db|deb|egg|gem|gz|jar|jisp|lzma|"\
+                "pdf|pgn\\.gz|pk3|rpm|rpm|run|sdz|smzip|tar|tbz|"\
+                "tbz2|tgz|ttf|uqm|wad|war|xar|xpi|xz|zip|wav|mp3|ogg|"\
+-	       "jpg|png|gif)$")
++	       "jpg|png|gif|avi|mpg|mpeg|rar)$")
+     maxsize = config.getint("binrepo", "upload-match-size", "1048576") # 1MiB
+     expr = re.compile(raw)
+     name = os.path.basename(path)
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110109/043b0633/attachment.html>
+
+ + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1