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/2010-November/000862.html | 104 ++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000862.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000862.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000862.html b/zarb-ml/mageia-sysadm/2010-November/000862.html new file mode 100644 index 000000000..7956acd9b --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000862.html @@ -0,0 +1,104 @@ + + + + [Mageia-sysadm] [433] use same iurt command for both i586 and x86_64 + + + + + + + + + +

[Mageia-sysadm] [433] use same iurt command for both i586 and x86_64

+ root at mageia.org + root at mageia.org +
+ Tue Nov 23 23:51:35 CET 2010 +

+
+ +
Revision: 433
+Author:   blino
+Date:     2010-11-23 23:51:35 +0100 (Tue, 23 Nov 2010)
+Log Message:
+-----------
+use same iurt command for both i586 and x86_64
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/templates/upload.conf
+
+Modified: puppet/modules/buildsystem/templates/upload.conf
+===================================================================
+--- puppet/modules/buildsystem/templates/upload.conf	2010-11-23 22:27:30 UTC (rev 432)
++++ puppet/modules/buildsystem/templates/upload.conf	2010-11-23 22:51:35 UTC (rev 433)
+@@ -15,7 +15,7 @@
+ 		    iurt => {
+ 			user => 'iurt',
+ # (spuk, 2007-08-16) disabled iurt_cache additional media, locks trying to mount -o bind
+-#			command => 'iurt --copy_srpm --group -v 1 --config local_spool /home/iurt/iurt/__DIR__ --no_rsync --chrooted-urpmi -m __MEDIA__ -- http://repository/distrib/ --additional-media -m __MEDIA__ -- file:///home/iurt_cache/ -p \"__PACKAGER__\" -r __TARGET__ __ARCH__',
++#			command => 'iurt --iurtlogdir __IURTLOGDIR__ --copy-srpm --group -v 6 --config local_spool /home/iurt/iurt/__DIR__ --no_rsync --chrooted-urpmi -m __MEDIA__ -- http://repository/distrib/ --additional-media -m __MEDIA__ -- file:///home/iurt_cache/ -p \"__PACKAGER__\" -r __TARGET__ __ARCH__',
+ 			command => 'iurt --iurtlogdir __IURTLOGDIR__ --copy_srpm --group -v 6 --config local_spool /home/iurt/iurt/__DIR__ --no_rsync --chrooted-urpmi -m __MEDIA__ -- http://repository/distrib/ -p \"__PACKAGER__\" -r __TARGET__ __ARCH__',
+ 			packages => '/home/iurt/iurt/',
+ 			log => '/home/iurt/iurt/', 
+@@ -29,7 +29,7 @@
+ 		($_ => {	       
+ 		    iurt => {
+ 			user => 'iurt',
+-			command => 'iurt --iurtlogdir __IURTLOGDIR__ --copy-srpm --group -v 6 --config local_spool /home/iurt/iurt/__DIR__ --no_rsync --chrooted-urpmi -m __MEDIA__ -- http://repository/distrib/ --additional-media -m __MEDIA__ -- file:///home/iurt_cache/ -p \"__PACKAGER__\" -r __TARGET__ __ARCH__',
++			command => 'iurt --iurtlogdir __IURTLOGDIR__ --copy_srpm --group -v 6 --config local_spool /home/iurt/iurt/__DIR__ --no_rsync --chrooted-urpmi -m __MEDIA__ -- http://repository/distrib/ -p \"__PACKAGER__\" -r __TARGET__ __ARCH__',
+ 			packages => '/home/iurt/iurt/',
+ 			log => '/home/iurt/iurt/', 
+ 		    },
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101123/e037b353/attachment.html>
+
+ + + + + + + + + + + + + + + +
+

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