diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20120218/006525.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20120218/006525.html | 100 |
1 files changed, 100 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120218/006525.html b/zarb-ml/mageia-discuss/20120218/006525.html new file mode 100644 index 000000000..f89930282 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120218/006525.html @@ -0,0 +1,100 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] cauldron special install (advices needed) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20cauldron%20special%20install%20%28advices%20needed%29&In-Reply-To=%3C4F3FCEFC.6050406%40unige.ch%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="006524.html"> + <LINK REL="Next" HREF="006527.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] cauldron special install (advices needed)</H1> + <B>Juergen Harms</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20cauldron%20special%20install%20%28advices%20needed%29&In-Reply-To=%3C4F3FCEFC.6050406%40unige.ch%3E" + TITLE="[Mageia-discuss] cauldron special install (advices needed)">Juergen.Harms at unige.ch + </A><BR> + <I>Sat Feb 18 17:17:00 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="006524.html">[Mageia-discuss] cauldron special install (advices needed) +</A></li> + <LI>Next message: <A HREF="006527.html">[Mageia-discuss] cauldron special install (advices needed) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6525">[ date ]</a> + <a href="thread.html#6525">[ thread ]</a> + <a href="subject.html#6525">[ subject ]</a> + <a href="author.html#6525">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>This is a good concept - I am using something similar since about 10 +years. I started off doing it with rsync. But the rsync mirrors kept +growing scarce - and the sites made noises like: plain users undesired, +rsync is mainly for mirror downloads. Recently there appears to be +movement back to rsync (servers now having more memory?) + +I am now using ftp (an lftp client) and urpmi --noclean, moving package +files (scripts) to my local repository directories after the initial +download, and having the leaves of theses directories configured as +<A HREF="file://...">file://...</A> resources for ulteriour installs. + +In case you stick to rsync, you might be interested in rpmsync - was +available on Mandriva, I think presently not on Mageia: rpmsync knows +about versions of packages and could, if my memory is right, destroy +obsoleted versions - for rsync they are just files and stay; but you can +easily make a script that purges obsoleted package files with obsoleted +versions). + +If you intend to use a local mirror for downloaded packages beyond an +initial just "look and see" period, put some thought into how you +organise your local repository. Mine (for Mageia 1) looks like + +/repository/Mageia/1/core/updates (/repository is on a shared non-OS +filesystem) + +and so forth - for instance I can presently use +".../cauldron/core/release" in place of ".../1/core/release" (when the +downloaded packages are moved from /var/cache/urpmi/rpms, I sort them +into a directory tree that looks like a Mageia repository tree - not +strictly necessary, but keeps things structured and tidy. I used this +scheme when I was distro-hopping checking what could replace Mandriva +(for instance, worked nicely with Fedora), the move from Mandriva to +Mageia only required minor changes of the scripts. + +To avoid misunderstandings: I do not keep a full local mirror, I just +mirror the packages I really use (in the past, at the end of the 6-month +life of a Mandriva release, the repository branch for a version took +between 500 and 1000 MBytes - my Cauldron repository presently has 1,2 +Gigabytes - but I did not do a purge for a long time). + +Good luck! Juergen +</PRE> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006524.html">[Mageia-discuss] cauldron special install (advices needed) +</A></li> + <LI>Next message: <A HREF="006527.html">[Mageia-discuss] cauldron special install (advices needed) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6525">[ date ]</a> + <a href="thread.html#6525">[ thread ]</a> + <a href="subject.html#6525">[ subject ]</a> + <a href="author.html#6525">[ 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> |