diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-May/003507.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-May/003507.html | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-May/003507.html b/zarb-ml/mageia-sysadm/2011-May/003507.html new file mode 100644 index 000000000..681f379a2 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-May/003507.html @@ -0,0 +1,95 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] things to do for release + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20things%20to%20do%20for%20release&In-Reply-To=%3C20110527152832.GK21938%40mars-attacks.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003506.html"> + <LINK REL="Next" HREF="003484.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] things to do for release</H1> + <B>nicolas vigier</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20things%20to%20do%20for%20release&In-Reply-To=%3C20110527152832.GK21938%40mars-attacks.org%3E" + TITLE="[Mageia-sysadm] things to do for release">boklm at mars-attacks.org + </A><BR> + <I>Fri May 27 17:28:32 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003506.html">[Mageia-sysadm] things to do for release +</A></li> + <LI>Next message: <A HREF="003484.html">[Mageia-sysadm] things to do for release +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3507">[ date ]</a> + <a href="thread.html#3507">[ thread ]</a> + <a href="subject.html#3507">[ subject ]</a> + <a href="author.html#3507">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Fri, 27 May 2011, nicolas vigier wrote: + +><i> On Wed, 25 May 2011, Michael Scherer wrote: +</I>><i> +</I>><i> > Le mardi 24 mai 2011 à 21:35 +0200, nicolas vigier a écrit : +</I>><i> > > On Tue, 24 May 2011, nicolas vigier wrote: +</I>><i> > > +</I>><i> > > > - upload trees and isos on primary mirror on private directory +</I>><i> > > +</I>><i> > > For this, does anyone know what this means exactly ? +</I>><i> > +</I>><i> > I guess "copy the tree on a directory not exported, check this is using +</I>><i> > hardlink for package, make sure that others files ( such as hdlist ) are +</I>><i> > not hardlink in order to prepare for the release by doing mv". +</I>><i> > +</I>><i> > I spoke about this with Nanar, and the idea is to minimize the data to +</I>><i> > transfert by using hardlink on rpms, as they are all already on mirror +</I>><i> > ( since they are in cauldron ). This save the time needed to letting +</I>><i> > people take the release, since rsync will not transfer them again. +</I>><i> > +</I>><i> > However, this can be used only for rpm files, and not for hdlist, for +</I>><i> > others files, etc, since they will be updated on cauldron and we do not +</I>><i> > want to have them changed on stable as a side effect. +</I>><i> +</I>><i> So we can do something like that : +</I>><i> +</I>><i> - copy cauldron directory to directory .tmp-mageia-1 +</I>><i> - rsync cauldron to .tmp-mageia-1 until release day +</I>><i> - on release day, we make hardlinks between files from '.tmp-mageia-1' +</I>><i> and '1' directories +</I>><i> - files in directory '1' become immediatly available on mirrors (as they +</I>><i> are hardlinks to files in .tmp-mageia-1 already uploaded) +</I>><i> - after a few days we remove .tmp-mageia-1 +</I>><i> +</I>><i> Does it look correct ? +</I> +Ok, after discussing with Nanar, this is not what we will do. We will do +what was described by misc, hardlink rpms between cauldron and stable. +And Nanar will prepare a script to do it. + +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003506.html">[Mageia-sysadm] things to do for release +</A></li> + <LI>Next message: <A HREF="003484.html">[Mageia-sysadm] things to do for release +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3507">[ date ]</a> + <a href="thread.html#3507">[ thread ]</a> + <a href="subject.html#3507">[ subject ]</a> + <a href="author.html#3507">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |