summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-February/002773.html
blob: 9a69c2d863144aaa6d4ffd5dbae2b0864c3a45ce (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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
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>