summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 5b6a04ffe306d56116f49d8137d0694d8eb50c87 (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
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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
2013-01-01 19:34  lmenut

	* Makefile: switch to xz for tarball

2013-01-01 19:08  lmenut

	* bashrc, cshrc, tcshrc: - fix PATH after UsrMove
	  remove /bin and /sbin

2013-01-01 18:58  lmenut

	* bashrc, cshrc, tcshrc: - remove /usr/X11R6/bin from PATH (mga
	  #3269)

2013-01-01 18:46  lmenut

	* ., ChangeLog, Makefile, Xdefaults, bash_completion, bash_logout,
	  bash_profile, bashrc, cshrc, emacs, tcshrc, vimrc, zshrc: Import
	  rootfiles

2005-06-13 12:48  guillomovitch

	* soft/rootfiles/trunk/Makefile: add bash_completion in dotfiles

2005-06-13 12:45  guillomovitch

	* soft/rootfiles/trunk/rootfiles.spec: new release

2005-06-13 12:40  guillomovitch

	* soft/rootfiles/trunk/bashrc: drop explicit bash_completion
	  sourcing
	* soft/rootfiles/trunk/bash_completion: initial import

2005-01-04 13:48  rgarciasuarez

	* soft/rootfiles/trunk/rootfiles.spec: New release 10.2
	* soft/rootfiles/trunk/Makefile: Don't rebuild ChangeLog
	  automagically

2005-01-04 13:46  rgarciasuarez

	* soft/rootfiles/trunk/ChangeLog: Generated by cvs2cl the 04_jan

2005-01-04 13:37  rgarciasuarez

	* soft/rootfiles/trunk/emacs, soft/rootfiles/trunk/zshrc: New
	  spelling of Mandrakelinux

2005-01-04 13:22  rgarciasuarez

	* soft/rootfiles/trunk/vimrc: A brand new vimrc for root.

2004-07-12 11:02  warly

	* soft/rootfiles/trunk/bashrc,
	  soft/rootfiles/trunk/rootfiles.spec: Dadou has made change in
	  CVS not present in package, revert them to sync with the changes
	  into the last cooker package for new bash_completion policy

2004-02-06 13:28  baudens

	* soft/rootfiles/trunk/rootfiles.spec: Update
	* soft/rootfiles/trunk/ChangeLog: Generated by cvs2cl the 06_Feb

2002-12-02 09:58  yduret

	* soft/rootfiles/trunk/ChangeLog: Generated by cvs2cl the 02_Dec
	* soft/rootfiles/trunk/rootfiles.spec: realistic description

2002-12-02 09:56  yduret

	* soft/rootfiles/trunk/ChangeLog: Generated by cvs2cl the 02_Dec

2002-12-02 09:55  yduret

	* soft/rootfiles/trunk/Makefile: fix stupid release stuff :)

2002-12-02 09:54  yduret

	* soft/rootfiles/trunk/ChangeLog: Generated by cvs2cl the 02_Dec

2002-12-02 09:53  yduret

	* soft/rootfiles/trunk/Makefile,
	  soft/rootfiles/trunk/rootfiles.spec: changelog is called before
	  releasing a rpm
	  sync specfile due to gb's automated rebuild

2002-12-02 09:51  yduret

	* soft/rootfiles/trunk/ChangeLog: Generated by cvs2cl the 02_Dec

2002-12-02 09:49  yduret

	* soft/rootfiles/trunk/Makefile: - better version detection using
	  rpm -q instead of olf awk stuff.
	  - added changelog rule using common tools.

2002-12-02 09:45  yduret

	* soft/rootfiles/trunk/Makefile: - added clean rule
	  - enhance toto rule by adding @ before command to only show what
	  we want

2002-11-30 14:19  yduret

	* soft/rootfiles/trunk/Makefile: get version directly from
	  specfile instead of manually write it in the Makefile

2002-11-30 13:58  yduret

	* soft/rootfiles/trunk/bashrc,
	  soft/rootfiles/trunk/rootfiles.spec: - bashrc: source
	  /etc/bashrc after PATH redefinition (for bash_completion)
	  thanks Guillaume Rousse.
	  - updated to 9.1

2002-02-15 23:52  baudens

	* soft/rootfiles/trunk/Makefile: *** empty log message ***

2002-02-15 23:35  baudens

	* soft/rootfiles/trunk/rootfiles.spec: Update version to 8.2

2001-10-15 09:51  chmou

	* soft/rootfiles/trunk/Makefile: Really remove Desktop stuff.

2001-10-15 09:50  chmou

	* soft/rootfiles/trunk/Makefile: Really remove kde stuff

2001-10-15 09:48  chmouel

	* soft/rootfiles/trunk/rootfiles.spec: 8.0-5mdk

2001-10-12 08:18  chmouel

	* soft/rootfiles/trunk/bashrc: Remove obsoletes stuff from bashrc.

2001-09-12 22:44  baudens

	* soft/rootfiles/trunk/rootfiles.spec: Sync spec

2001-09-12 22:01  baudens

	* soft/rootfiles/trunk/kderc: Remove all KDE config files

2001-09-12 21:54  baudens

	* soft/rootfiles/trunk/kde: Remove old kdelnk files

2001-09-12 21:53  baudens

	* soft/rootfiles/trunk/kde/share: Remove old KDE config files

2001-09-12 21:51  baudens

	* soft/rootfiles/trunk/Desktop: Remove all old kdelnk from root
	  Desktop

2001-03-13 16:18  prigaux

	* soft/rootfiles/trunk/rootfiles.spec: *** empty log message ***

2001-03-13 16:15  prigaux

	* soft/rootfiles/trunk/rootfiles.spec: keep the "%define version
	  x.x" macro otherwise "make rpm" doesn't work

2001-03-13 16:12  prigaux

	* soft/rootfiles/trunk/Makefile,
	  soft/rootfiles/trunk/rootfiles.spec: - .netscape created in the
	  Makefile as CVS doesn't like empty directories
	  - update the lagging spec file

2001-03-13 15:51  prigaux

	* soft/rootfiles/trunk/ChangeLog,
	  soft/rootfiles/trunk/rootfiles.spec, soft/rootfiles/trunk/vimrc:
	  vimrc: remove "Default tab for 4" (set ts=4)

2001-03-05 15:36  pablo

	* soft/rootfiles/trunk/ChangeLog, soft/rootfiles/trunk/bashrc:
	  Allowed color ls on xterms

2000-10-09 13:15  gc

	* soft/rootfiles/trunk/rootfiles.spec: *** empty log message ***

2000-08-01 02:23  chmouel

	* soft/rootfiles/trunk/Makefile: i am an idiot redo the changes.
	* soft/rootfiles/trunk/Makefile: Correct Makefile and Dotfiles.

2000-08-01 02:21  chmouel

	* soft/rootfiles/trunk/rootfiles.spec: BM.

2000-05-24 12:04  chmouel

	* soft/rootfiles/trunk/ChangeLog,
	  soft/rootfiles/trunk/Desktop/DrakConf.kdelnk,
	  soft/rootfiles/trunk/rootfiles.spec: "Seethechangelog"

2000-05-08 21:21  damien

	* soft/rootfiles/trunk/ChangeLog,
	  soft/rootfiles/trunk/rootfiles.spec: changelog

2000-05-08 21:19  damien

	* soft/rootfiles/trunk/vimrc: read

2000-05-08 19:29  damien

	* soft/rootfiles/trunk/ChangeLog: t c

2000-05-08 19:28  damien

	* soft/rootfiles/trunk/vimrc: no use any more

2000-05-08 19:17  damien

	* soft/rootfiles/trunk/ChangeLog,
	  soft/rootfiles/trunk/rootfiles.spec, soft/rootfiles/trunk/vimrc:
	  see changelog

2000-04-30 15:22  damien

	* soft/rootfiles/trunk/ChangeLog,
	  soft/rootfiles/trunk/rootfiles.spec: ChangeLog rootfiles.spec
	  :see Changelog

2000-04-30 15:20  damien

	* soft/rootfiles/trunk/Desktop/XKill.kdelnk: XKill.kdelnk
	  :re-added XKill

2000-04-27 09:31  damien

	* soft/rootfiles/trunk/rootfiles.spec: rootfiles.spec :bad date

2000-04-27 09:30  damien

	* soft/rootfiles/trunk/ChangeLog,
	  soft/rootfiles/trunk/kde/share/config/kpanelrc,
	  soft/rootfiles/trunk/rootfiles.spec: ChangeLog rootfiles.spec
	  kde/share/config/kpanelrc :new mdk release, see changelog

2000-04-26 12:05  damien

	* soft/rootfiles/trunk/ChangeLog,
	  soft/rootfiles/trunk/rootfiles.spec: ChangeLog rootfiles.spec
	  :new mdk release because of desktop cleaning

2000-04-26 11:52  damien

	* soft/rootfiles/trunk/Desktop/Gimp.kdelnk,
	  soft/rootfiles/trunk/Desktop/Internet.kdelnk,
	  soft/rootfiles/trunk/Desktop/KAppFinder.kdelnk,
	  soft/rootfiles/trunk/Desktop/Kppp.kdelnk,
	  soft/rootfiles/trunk/Desktop/RpmDrake.kdelnk,
	  soft/rootfiles/trunk/Desktop/Updates.kdelnk,
	  soft/rootfiles/trunk/Desktop/XKill.kdelnk: Internet.kdelnk
	  :renaming Kpp to Internet
	  Gimp.kdelnk KAppFinder.kdelnk RpmDrake.kdelnk
	  Updates.kdelnk XKill.kdelnk : cleaning desktop (like for
	  mandrake_desk)
	  Kppp.kdelnk: renaming to Internet

2000-03-23 10:55  chmouel

	* soft/rootfiles/trunk/ChangeLog, soft/rootfiles/trunk/cshrc,
	  soft/rootfiles/trunk/rootfiles.spec,
	  soft/rootfiles/trunk/tcshrc: "Seethechangelog"

2000-03-23 10:19  chmouel

	* soft/rootfiles/trunk/rootfiles.spec: "Seethechangelog"
	* soft/rootfiles/trunk/ChangeLog,
	  soft/rootfiles/trunk/rootfiles.spec: "Seethechangelog"

2000-03-23 10:01  chmouel

	* soft/rootfiles/trunk/ChangeLog, soft/rootfiles/trunk/Makefile,
	  soft/rootfiles/trunk/bashrc,
	  soft/rootfiles/trunk/rootfiles.spec: "Seethechangelog"

2000-03-22 12:55  chmouel

	* soft/rootfiles/trunk/ChangeLog, soft/rootfiles/trunk/Makefile,
	  soft/rootfiles/trunk/rootfiles.spec: "Seethechangelog"

2000-01-10 14:29  prigaux

	* soft/rootfiles/trunk/rootfiles.spec: no_comment

2000-01-04 15:12  chmouel

	* soft/rootfiles/trunk/rootfiles.spec: "Seethechangelog"

2000-01-04 14:59  chmouel

	* soft/rootfiles/trunk/Desktop/Cd-Rom.kdelnk,
	  soft/rootfiles/trunk/Desktop/Doc.kdelnk,
	  soft/rootfiles/trunk/Desktop/DrakConf.kdelnk,
	  soft/rootfiles/trunk/Desktop/Gimp.kdelnk,
	  soft/rootfiles/trunk/Desktop/Home.kdelnk,
	  soft/rootfiles/trunk/Desktop/KAppFinder.kdelnk,
	  soft/rootfiles/trunk/Desktop/Kppp.kdelnk,
	  soft/rootfiles/trunk/Desktop/Netscape.kdelnk,
	  soft/rootfiles/trunk/Desktop/News.kdelnk,
	  soft/rootfiles/trunk/Desktop/Printer.kdelnk,
	  soft/rootfiles/trunk/Desktop/RpmDrake.kdelnk,
	  soft/rootfiles/trunk/Desktop/Updates.kdelnk,
	  soft/rootfiles/trunk/Desktop/XKill.kdelnk,
	  soft/rootfiles/trunk/Desktop/floppy.kdelnk: "Seethechangelog"

2000-01-03 15:49  chmouel

	* soft/rootfiles/trunk/rootfiles.spec: "Seethechangelog"

1999-12-28 09:59  chmouel

	* soft/rootfiles/trunk/ChangeLog,
	  soft/rootfiles/trunk/Desktop/Kppp.kdelnk,
	  soft/rootfiles/trunk/Makefile: "Seethechangelog"

1999-12-28 09:52  chmouel

	* soft/rootfiles/trunk/Desktop,
	  soft/rootfiles/trunk/Desktop/Cd-Rom.kdelnk,
	  soft/rootfiles/trunk/Desktop/Doc.kdelnk,
	  soft/rootfiles/trunk/Desktop/DrakConf.kdelnk,
	  soft/rootfiles/trunk/Desktop/Gimp.kdelnk,
	  soft/rootfiles/trunk/Desktop/Home.kdelnk,
	  soft/rootfiles/trunk/Desktop/KAppFinder.kdelnk,
	  soft/rootfiles/trunk/Desktop/Netscape.kdelnk,
	  soft/rootfiles/trunk/Desktop/News.kdelnk,
	  soft/rootfiles/trunk/Desktop/Printer.kdelnk,
	  soft/rootfiles/trunk/Desktop/RpmDrake.kdelnk,
	  soft/rootfiles/trunk/Desktop/Updates.kdelnk,
	  soft/rootfiles/trunk/Desktop/XKill.kdelnk,
	  soft/rootfiles/trunk/Desktop/floppy.kdelnk,
	  soft/rootfiles/trunk/Makefile, soft/rootfiles/trunk/Xdefaults,
	  soft/rootfiles/trunk/bash_logout,
	  soft/rootfiles/trunk/bash_profile, soft/rootfiles/trunk/bashrc,
	  soft/rootfiles/trunk/cshrc, soft/rootfiles/trunk/emacs,
	  soft/rootfiles/trunk/kde, soft/rootfiles/trunk/kde/Templates,
	  soft/rootfiles/trunk/kde/Templates/Device.kdelnk,
	  soft/rootfiles/trunk/kde/Templates/Ftpurl.kdelnk,
	  soft/rootfiles/trunk/kde/Templates/MimeType.kdelnk,
	  soft/rootfiles/trunk/kde/Templates/Program.kdelnk,
	  soft/rootfiles/trunk/kde/Templates/URL.kdelnk,
	  soft/rootfiles/trunk/kde/Templates/WWWUrl.kdelnk,
	  soft/rootfiles/trunk/kde/share,
	  soft/rootfiles/trunk/kde/share/applnk,
	  soft/rootfiles/trunk/kde/share/applnk/.directory,
	  soft/rootfiles/trunk/kde/share/config,
	  soft/rootfiles/trunk/kde/share/config/desktop0rc,
	  soft/rootfiles/trunk/kde/share/config/desktop1rc,
	  soft/rootfiles/trunk/kde/share/config/desktop2rc,
	  soft/rootfiles/trunk/kde/share/config/desktop3rc,
	  soft/rootfiles/trunk/kde/share/config/desktop4rc,
	  soft/rootfiles/trunk/kde/share/config/desktop5rc,
	  soft/rootfiles/trunk/kde/share/config/desktop6rc,
	  soft/rootfiles/trunk/kde/share/config/desktop7rc,
	  soft/rootfiles/trunk/kde/share/config/kcalcrc,
	  soft/rootfiles/trunk/kde/share/config/kcmbellrc,
	  soft/rootfiles/trunk/kde/share/config/kcminputrc,
	  soft/rootfiles/trunk/kde/share/config/kdehelprc.1,
	  soft/rootfiles/trunk/kde/share/config/kikbdrc,
	  soft/rootfiles/trunk/kde/share/config/konsolerc,
	  soft/rootfiles/trunk/kde/share/config/kpanelrc,
	  soft/rootfiles/trunk/kde/share/config/kvtrc,
	  soft/rootfiles/trunk/kderc, soft/rootfiles/trunk/rootfiles.spec,
	  soft/rootfiles/trunk/tcshrc, soft/rootfiles/trunk/vimrc,
	  soft/rootfiles/trunk/zshrc: Initial revision

1999-12-28 09:52  

	* soft/rootfiles/branches, soft/rootfiles/tags,
	  soft/rootfiles/trunk: New repository initialized by cvs2svn.