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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] [432] Import cleaned advertising
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B432%5D%20Import%20cleaned%20advertising&In-Reply-To=%3C20110206015939.45ECF401B2%40valstar.mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002566.html">
<LINK REL="Next" HREF="002568.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] [432] Import cleaned advertising</H1>
<B>root at mageia.org</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B432%5D%20Import%20cleaned%20advertising&In-Reply-To=%3C20110206015939.45ECF401B2%40valstar.mageia.org%3E"
TITLE="[Mageia-sysadm] [432] Import cleaned advertising">root at mageia.org
</A><BR>
<I>Sun Feb 6 02:59:39 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002566.html">[Mageia-sysadm] [431] Add drakx structure on the SVN
</A></li>
<LI>Next message: <A HREF="002568.html">[Mageia-sysadm] [434] Bump version
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2567">[ date ]</a>
<a href="thread.html#2567">[ thread ]</a>
<a href="subject.html#2567">[ subject ]</a>
<a href="author.html#2567">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Revision: 432
Author: dmorgan
Date: 2011-02-06 02:59:38 +0100 (Sun, 06 Feb 2011)
Log Message:
-----------
Import cleaned advertising
Added Paths:
-----------
drakx/trunk/advertising/
drakx/trunk/advertising/IM_mageia.png
drakx/trunk/advertising/Makefile
drakx/trunk/advertising/NEWS
drakx/trunk/advertising/README
drakx/trunk/advertising/list-pwp
Added: drakx/trunk/advertising/IM_mageia.png
===================================================================
(Binary files differ)
Property changes on: drakx/trunk/advertising/IM_mageia.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Added: drakx/trunk/advertising/Makefile
===================================================================
--- drakx/trunk/advertising/Makefile (rev 0)
+++ drakx/trunk/advertising/Makefile 2011-02-06 01:59:38 UTC (rev 432)
@@ -0,0 +1,21 @@
+VERSION = 2011.0
+PRODUCT = drakx-installer-advertising
+
+THEME = pwp
+DESTDIR = $(ROOTDEST)/install/extra/advertising
+
+install:
+ rm -rf $(DESTDIR)
+ install -d $(DESTDIR)
+ install -m755 `cat list-$(THEME) | sed 's/png$$/pl/'` $(DESTDIR)
+ install -m644 `cat list-$(THEME)` $(DESTDIR)
+ install -m644 list-$(THEME) $(DESTDIR)/list
+
+tar:
+ rm -rf $(PRODUCT)*.tar* $(PRODUCT)-$(VERSION)
+ svn export -q . $(PRODUCT)-$(VERSION)
+ tar cfj $(PRODUCT)-$(VERSION).tar.bz2 $(PRODUCT)-$(VERSION)
+ rm -rf $(PRODUCT)-$(VERSION)
+
+clean:
+ find . -name "*~" -o -name ".#*" | xargs rm -f
Property changes on: drakx/trunk/advertising/Makefile
___________________________________________________________________
Added: svn:eol-style
+ native
Added: drakx/trunk/advertising/NEWS
===================================================================
--- drakx/trunk/advertising/NEWS (rev 0)
+++ drakx/trunk/advertising/NEWS 2011-02-06 01:59:38 UTC (rev 432)
@@ -0,0 +1,46 @@
+Version 2011.0 - 13 Oct 2010
+
+- bump version
+
+Version 2010.1 - 02 May 2010
+- 2010.1 images
+
+Version 2010.0 - 28 October 2009
+- 2010.0 images
+
+Version 2009.1 - 7 March 2009
+- 2009.1 images
+
+Version 2009.0 - 11 September 2008
+- 2009.0 images
+
+Version 2008.1.1 - 21 March 2008
+
+- 2008.1 titles
+
+Version 2008.1 - 26 February 2008
+
+- 2008.1 images
+
+Version 0.6 - 18 September 2007, by Pascal "Pixel" Rigaux
+
+- really add titles for 2008.0 adversting
+
+Version 0.5 - 18 September 2007, by Pascal "Pixel" Rigaux
+
+- fix 02IM_MIGRATION.png screenshot
+
+Version 0.4 - 17 September 2007, by Pascal "Pixel" Rigaux
+
+- add titles for 2008.0 adversting
+
+Version 0.3 - 14 September 2007, by Pascal "Pixel" Rigaux
+
+- 2008.0 advertising images
+- drop *.pl files, not used by drakx-installer-stage2 anymore
+
+Version 0.2 - 4 April 2007, by Pascal "Pixel" Rigaux
+
+- 2007.1 advertising images
+- move advertising out of drakx-installer-stage2 into drakx-installer-advertising
+
Added: drakx/trunk/advertising/README
===================================================================
--- drakx/trunk/advertising/README (rev 0)
+++ drakx/trunk/advertising/README 2011-02-06 01:59:38 UTC (rev 432)
@@ -0,0 +1,4 @@
+dis == Discovery
+dwd == Download
+ppp == PowerPackPlus
+pwp == PowerPack
Added: drakx/trunk/advertising/list-pwp
===================================================================
--- drakx/trunk/advertising/list-pwp (rev 0)
+++ drakx/trunk/advertising/list-pwp 2011-02-06 01:59:38 UTC (rev 432)
@@ -0,0 +1 @@
+IM_mageia.png
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110206/82e4fd09/attachment-0001.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002566.html">[Mageia-sysadm] [431] Add drakx structure on the SVN
</A></li>
<LI>Next message: <A HREF="002568.html">[Mageia-sysadm] [434] Bump version
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2567">[ date ]</a>
<a href="thread.html#2567">[ thread ]</a>
<a href="subject.html#2567">[ subject ]</a>
<a href="author.html#2567">[ 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>
|