diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-April/003274.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-April/003274.html | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-April/003274.html b/zarb-ml/mageia-sysadm/2011-April/003274.html new file mode 100644 index 000000000..e4f6588b8 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-April/003274.html @@ -0,0 +1,101 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] Beta 1 on the mirror + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Beta%201%20on%20the%20mirror&In-Reply-To=%3C1302022158.18729.197.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003278.html"> + <LINK REL="Next" HREF="003275.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] Beta 1 on the mirror</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Beta%201%20on%20the%20mirror&In-Reply-To=%3C1302022158.18729.197.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-sysadm] Beta 1 on the mirror">misc at zarb.org + </A><BR> + <I>Tue Apr 5 18:49:18 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003278.html">[Mageia-sysadm] [Cooker] SVN RSS +</A></li> + <LI>Next message: <A HREF="003275.html">[Mageia-sysadm] Beta 1 on the mirror +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3274">[ date ]</a> + <a href="thread.html#3274">[ thread ]</a> + <a href="subject.html#3274">[ subject ]</a> + <a href="author.html#3274">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +like last time, i was the lucky guy who had to push stuff on the mirror. + +So, this time, I didn't stop rsync : + +on rabbit : +copy all iso in a single directory inside screen, using scp : +scp */* <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">root at valstar.mageia.org</A>:/distrib/new_isos/ + +on valstar : +- check md5 + + cd /distrib + mv mirror/iso/cauldron/ old_isos/1/alpha2/ + mv new_isos/ mirror/iso/cauldron/ + chown mirror:mirror mirror/iso/cauldron/ + +and that's all ( yes, that's less impressive when there is less +commands ). + +So what is left to do : +- warn mirrors people on mirrors announce ( after asking them to +subscribe , I guess, so we should keep that in mind for next time ) + +- the announce ( which is being prepared at the moment ) + +- write documentation about it :) + + +-- +Michael Scherer + +</PRE> + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003278.html">[Mageia-sysadm] [Cooker] SVN RSS +</A></li> + <LI>Next message: <A HREF="003275.html">[Mageia-sysadm] Beta 1 on the mirror +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3274">[ date ]</a> + <a href="thread.html#3274">[ thread ]</a> + <a href="subject.html#3274">[ subject ]</a> + <a href="author.html#3274">[ 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> |