blob: 8e17b6a8d77f9ac1fbb2f95c6e02dbb4d4c47c83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] [Mageia-dev] installing in parallel
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20%5BMageia-dev%5D%20installing%20in%20parallel&In-Reply-To=%3C201209171643.48624.cooker%40solbu.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008735.html">
<LINK REL="Next" HREF="008726.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] [Mageia-dev] installing in parallel</H1>
<B>Johnny A. Solbu</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20%5BMageia-dev%5D%20installing%20in%20parallel&In-Reply-To=%3C201209171643.48624.cooker%40solbu.net%3E"
TITLE="[Mageia-discuss] [Mageia-dev] installing in parallel">cooker at solbu.net
</A><BR>
<I>Mon Sep 17 16:43:42 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008735.html">[Mageia-discuss] [Mageia-dev] installing in parallel
</A></li>
<LI>Next message: <A HREF="008726.html">[Mageia-discuss] Making the serial port available to all
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8736">[ date ]</a>
<a href="thread.html#8736">[ thread ]</a>
<a href="subject.html#8736">[ subject ]</a>
<a href="author.html#8736">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Monday 17 September 2012 16:22, Marja van Waes wrote:
><i> your command line can even be used across different Mageia versions and arches :)
</I>
If one have many systems, one can use a shellscript with one ssh command on each line.
The advantage of using urpmi's "--parallel" option is that the "--parallel" option only downloads one file that are distributed to the nodes,
whereas my command will download three copies, one on each machine. So unless one have a local mirror or use an urpmi proxy, my command example will download three copies of each updated package over the internet connection.
--
Johnny A. Solbu
PGP key ID: 0xFA687324
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/mageia-discuss/attachments/20120917/8e029e31/attachment-0001.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008735.html">[Mageia-discuss] [Mageia-dev] installing in parallel
</A></li>
<LI>Next message: <A HREF="008726.html">[Mageia-discuss] Making the serial port available to all
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8736">[ date ]</a>
<a href="thread.html#8736">[ thread ]</a>
<a href="subject.html#8736">[ subject ]</a>
<a href="author.html#8736">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|