summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-February/002773.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-February/002773.html')
-rw-r--r--zarb-ml/mageia-sysadm/2011-February/002773.html155
1 files changed, 155 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-February/002773.html b/zarb-ml/mageia-sysadm/2011-February/002773.html
new file mode 100644
index 000000000..9a69c2d86
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2011-February/002773.html
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [1114] update script
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B1114%5D%20update%20script&In-Reply-To=%3C1297960760.20660.201.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="002868.html">
+ <LINK REL="Next" HREF="002774.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [1114] update script</H1>
+ <B>Michael Scherer</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B1114%5D%20update%20script&In-Reply-To=%3C1297960760.20660.201.camel%40akroma.ephaone.org%3E"
+ TITLE="[Mageia-sysadm] [1114] update script">misc at zarb.org
+ </A><BR>
+ <I>Thu Feb 17 17:39:20 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002868.html">[Mageia-sysadm] Cron &lt;root at krampouezh&gt; /usr/sbin/urpmi.update -a -q
+</A></li>
+ <LI>Next message: <A HREF="002774.html">[Mageia-sysadm] [Mageia-dev] Bugs list test?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2773">[ date ]</a>
+ <a href="thread.html#2773">[ thread ]</a>
+ <a href="subject.html#2773">[ subject ]</a>
+ <a href="author.html#2773">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Le jeudi 17 f&#233;vrier 2011 &#224; 15:09 +0100, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">root at mageia.org</A> a &#233;crit :
+&gt;<i> Revision: 1114
+</I>&gt;<i> Author: dams
+</I>&gt;<i> Date: 2011-02-17 15:09:18 +0100 (Thu, 17 Feb 2011)
+</I>&gt;<i> Log Message:
+</I>&gt;<i> -----------
+</I>&gt;<i> update script
+</I>&gt;<i>
+</I>&gt;<i> Modified Paths:
+</I>&gt;<i> --------------
+</I>&gt;<i> puppet/modules/planet/templates/deploy_new-planet.sh
+</I>&gt;<i>
+</I>&gt;<i> Modified: puppet/modules/planet/templates/deploy_new-planet.sh
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- puppet/modules/planet/templates/deploy_new-planet.sh 2011-02-17 13:10:20 UTC (rev 1113)
+</I>&gt;<i> +++ puppet/modules/planet/templates/deploy_new-planet.sh 2011-02-17 14:09:18 UTC (rev 1114)
+</I>&gt;<i> @@ -4,7 +4,7 @@
+</I>&gt;<i> PATH_TO_FILE=${PATH_TO_FILE:-/var/lib/planet}
+</I>&gt;<i> PATH_TO_PLANET=${PATH_TO_PLANET:-/var/www/html/planet.&lt;%= domain %&gt;}
+</I>&gt;<i>
+</I>&gt;<i> -#Ask for new locale name if no parameter given
+</I>&gt;<i> +#Ask for new locale name
+</I>&gt;<i> echo -n &quot;Locale name: &quot;
+</I>&gt;<i> read locale
+</I>
+I think it would be better to not have a interactive script if we want
+to have automated deployment. That's quite easy to fix, you can just use
+the first argument for getting the locale, and skip the check later.
+
+
+&gt;<i> @@ -19,7 +19,16 @@
+</I>&gt;<i> echo &quot;Aborted, $FILE already exist.&quot;
+</I>&gt;<i> exit 2
+</I>&gt;<i> else
+</I>&gt;<i> + # Deploy new planet with locale given
+</I>&gt;<i> /bin/mkdir $FILE
+</I>&gt;<i> + /bin/chown planet:apache $FILE
+</I>&gt;<i> + /usr/bin/wget -O $PATH_TO_FILE&quot;/moonmoon.tar.gz&quot; <A HREF="http://damsweb.net/files/moonmoon_mageia.tar.gz">http://damsweb.net/files/moonmoon_mageia.tar.gz</A>
+</I>
+No vcs, no versionning ?
+
+--
+Michael Scherer
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002868.html">[Mageia-sysadm] Cron &lt;root at krampouezh&gt; /usr/sbin/urpmi.update -a -q
+</A></li>
+ <LI>Next message: <A HREF="002774.html">[Mageia-sysadm] [Mageia-dev] Bugs list test?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2773">[ date ]</a>
+ <a href="thread.html#2773">[ thread ]</a>
+ <a href="subject.html#2773">[ subject ]</a>
+ <a href="author.html#2773">[ 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>