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/000871.html | 95 +++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000871.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000871.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000871.html b/zarb-ml/mageia-sysadm/2010-November/000871.html new file mode 100644 index 000000000..97fe5069e --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000871.html @@ -0,0 +1,95 @@ + + + + [Mageia-sysadm] [129] use chroot when adding additional media + + + + + + + + + +

[Mageia-sysadm] [129] use chroot when adding additional media

+ root at mageia.org + root at mageia.org +
+ Wed Nov 24 01:00:49 CET 2010 +

+
+ +
Revision: 129
+Author:   blino
+Date:     2010-11-24 01:00:49 +0100 (Wed, 24 Nov 2010)
+Log Message:
+-----------
+use chroot when adding additional media
+
+Modified Paths:
+--------------
+    build_system/iurt/trunk/lib/Iurt/Urpmi.pm
+
+Modified: build_system/iurt/trunk/lib/Iurt/Urpmi.pm
+===================================================================
+--- build_system/iurt/trunk/lib/Iurt/Urpmi.pm	2010-11-23 23:36:41 UTC (rev 128)
++++ build_system/iurt/trunk/lib/Iurt/Urpmi.pm	2010-11-24 00:00:49 UTC (rev 129)
+@@ -215,7 +215,7 @@
+ 
+     plog("add chroot media: $run->{chrooted_media}");
+ 
+-    if (!perform_command("urpmi-addmedia $media", 
++    if (!perform_command("chroot $chroot urpmi.addmedia $media", 
+ 		$run, $config, $cache, 
+ 		mail => $config->{admin},
+ 		timeout => 300, 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101124/f2aa4735/attachment.html>
+
+ + + + + + + + + + + + + + + +
+

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