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/001506.html | 91 ++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001506.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001506.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001506.html b/zarb-ml/mageia-sysadm/2011-January/001506.html new file mode 100644 index 000000000..c355410aa --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001506.html @@ -0,0 +1,91 @@ + + + + [Mageia-sysadm] [206] add .xz files belonging in binrepo (patch from tmb) + + + + + + + + + +

[Mageia-sysadm] [206] add .xz files belonging in binrepo (patch from tmb)

+ root at mageia.org + root at mageia.org +
+ Wed Jan 5 00:34:59 CET 2011 +

+
+ +
Revision: 206
+Author:   boklm
+Date:     2011-01-05 00:34:58 +0100 (Wed, 05 Jan 2011)
+Log Message:
+-----------
+add .xz files belonging in binrepo (patch from tmb)
+
+Modified Paths:
+--------------
+    build_system/repsys/trunk/RepSys/binrepo.py
+
+Modified: build_system/repsys/trunk/RepSys/binrepo.py
+===================================================================
+--- build_system/repsys/trunk/RepSys/binrepo.py	2011-01-04 16:17:04 UTC (rev 205)
++++ build_system/repsys/trunk/RepSys/binrepo.py	2011-01-04 23:34:58 UTC (rev 206)
+@@ -107,7 +107,7 @@
+     raw = config.get("binrepo", "upload-match",
+             "\.(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|zip)$")
++               "tbz2|tgz|ttf|uqm|wad|war|xar|xpi|xz|zip)$")
+     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/20110105/6a4d43b3/attachment.html>
+
+ + + + + + + + + + + +
+

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