]> git.pld-linux.org Git - projects/setup.git/blob - ChangeLog
7ae44093e8fe9bcc429fb787a74b53aa7dacb18a
[projects/setup.git] / ChangeLog
1 2003-09-26  Pawe³ Go³aszewski  <blues@pld-linux.org>
2
3         * etc/services: - merged from setup.spec patches
4
5         * Makefile: - 2.4.5
6
7 2003-09-26  Micha³ Moskal  <malekith@pld-linux.org>
8
9         * joinpasswd.c: - fix typo
10
11 2003-09-26  Robert Jakub Wo¼ny  <speedy@pld-linux.org>
12
13         * etc/services: - will i be killed ?
14         - blues: let's make new release and remove patch from setup.spec
15         - what about cyrus/sieve ?
16
17 2003-09-16  Pawe³ Go³aszewski  <blues@pld-linux.org>
18
19         * joinpasswd.c: - typo
20
21         * Makefile: - stupid typos fixed
22
23         * Makefile: - 2.4.4
24
25         * Makefile, joinpasswd.c:
26         - prepared Makefile to make creating new releases easier. Do (finally!!)
27           compilation of joinpasswd - we should consider start using it.
28         - killed pld.org.pl in joinpasswd source
29
30         * etc/profile: - key bindings and functions for zsh are out to zsh.spec
31
32 2003-09-15  Pawe³ Go³aszewski  <blues@pld-linux.org>
33
34         * etc/profile: - moved from zsh.spec into proper place.
35
36         * etc/profile:
37         - added setting of xterm-window title for bash and zsh. TODO: ksh*
38
39 2003-08-08  Pawe³ Go³aszewski  <blues@pld-linux.org>
40
41         * etc/profile: - show clock in zsh :)
42
43 2003-04-02  Jakub Bogusz  <qboosh@pld-linux.org>
44
45         * etc/services:
46         - added some aliases and few non-IANA entries from old services
47         - NOW you can make new setup package
48
49         * etc/services: - ugh, :set ff=unix
50
51         * etc/services: - removed newlines before eols
52
53         * etc/services: - grrrrrr, services broken in the same way again...
54         - first step: unexpanded, comments made really comments, not aliases
55
56 2003-04-01  Witek Krêcicki  <adasi@pld-linux.org>
57
58         * etc/group:  - nogroup
59
60         * etc/group, etc/services:  - added group and services from SOURCES
61
62 2002-12-20  Pawe³ Go³aszewski  <blues@pld-linux.org>
63
64         * etc/group: - added standard Unix nogroup group
65
66 2002-12-06  Tomasz Orzechowski  <orzech@pld-linux.org>
67
68         * etc/passwd: - home/services for ftp and http users
69
70 2002-11-17  Adam Gorzkiewicz  <adgor@pld-linux.org>
71
72         * etc/group: - Added cdwrite (gid=27)
73
74 2002-07-23  Micha³ Moskal  <malekith@pld-linux.org>
75
76         * etc/passwd: - removed empty line at the end of file
77
78 2002-06-13  Jakub Bogusz  <qboosh@pld-linux.org>
79
80         * etc/services: - added alias pop=pop2 (expected by imap-pop2)
81
82 2002-05-13  £ukasz Jaros³aw Mozer  <baseciq@pld-linux.org>
83
84         * etc/profile:
85         - removed IRCSERVER (this should be in /etc/profile.d instead, provided by packages with irc clients)
86
87 2002-05-11  £ukasz Jaros³aw Mozer  <baseciq@pld-linux.org>
88
89         * etc/profile:
90         - added IRCSERVER="irc.pld.org.pl" since we have our irc service :)
91
92 2002-04-22  Pawe³ Go³aszewski  <blues@pld-linux.org>
93
94         * etc/group: - removed daemon from group adm
95
96 2002-03-10  Jakub Bogusz  <qboosh@pld-linux.org>
97
98         * etc/services: - added ipp,ldaps,wnn4_Cn,wnn4_Kr,wnn4_Tw
99
100 2002-03-07  Micha³ Moskal  <malekith@pld-linux.org>
101
102         * joinpasswd.c: - no PLD GNU/Linux, just PLD Linux
103
104         * etc/profile:
105         - s/hostname/uname -n/ (we require sh-utils anyway (id)), and this
106           relaxes requirement of net-tools
107         - hmm... shouldn't require: sh-utils be in spec?
108
109 2002-01-07  Marcin Bohosiewicz  <marcus@pld-linux.org>
110
111         * etc/services: - added 548/tcp and 548/udp for AFP over TCP
112
113 2001-12-05  Pawe³ Go³aszewski  <blues@pld-linux.org>
114
115         * etc/profile:
116         -added commented CONFIG_DIR (shoulden't we start using it??)
117
118 2001-10-25  kloczek  <kloczek@pld-linux.org>
119
120         * etc/group: - removed icmp group.
121
122 2001-10-24  Jakub Bogusz  <qboosh@pld-linux.org>
123
124         * etc/group: - added video group (gid=24), according to uid_gid.db.txt
125
126 2001-10-01  Jan Rêkorajski  <baggins@pld-linux.org>
127
128         * etc/group: - one more group for grsec
129
130 2001-10-01  Jakub Bogusz  <qboosh@pld-linux.org>
131
132         * etc/services: - added alias smtps=ssmtp
133
134 2001-09-18  Sebastian Zagrodzki  <zagrodzki@pld-linux.org>
135
136         * etc/profile: - fixed PATH setting
137
138 2001-08-16  Micha³ Moskal  <malekith@pld-linux.org>
139
140         * joinpasswd.c:
141         - changed locking to be compatibile with lckpwdf() function
142           used in shadow
143
144 2001-08-13  Micha³ Moskal  <malekith@pld-linux.org>
145
146         * joinpasswd.c: - added gshadow
147
148         * joinpasswd.c: - added locking databases (compatibile with shadow)
149
150         * joinpasswd.c: - added making backup of updated files
151
152         * joinpasswd.c:
153         - tool for adding new users that appeard in .rpmnew files.
154
155 2001-08-11  Pawe³ Go³aszewski  <blues@pld-linux.org>
156
157         * etc/resolv.conf: - resolv.conf - some package should own it...
158
159 2001-07-25  Jan Rêkorajski  <baggins@pld-linux.org>
160
161         * etc/group: - added groups for kernel 2.4 grsecurity patch
162
163 2001-06-26  Jakub Bogusz  <qboosh@pld-linux.org>
164
165         * etc/services: - unexpanded
166         - comments should be comments, not aliases
167         - added some ports and aliases (mostly from old services)
168
169 2001-06-24  mkochano  <mkochano@pld-linux.org>
170
171         * etc/profile:
172         - Removed setting of MAIL variable. It is done by pam_mail module.
173         - Corrected typo.
174
175 2001-06-18  Jan Rêkorajski  <baggins@pld-linux.org>
176
177         * etc/services:
178         - new, made by Wojciech "Sas" Cieciwa <cieciwa@pld.org.pl>
179
180         * etc/profile: - added ability to recognize ksh93 as bin sh
181
182 2001-05-21  Jan Rêkorajski  <baggins@pld-linux.org>
183
184         * etc/profile: - more kbd stuff for ksh93
185
186 2001-05-14  Jan Rêkorajski  <baggins@pld-linux.org>
187
188         * etc/profile:
189         - some more ksh93 (don't save function definitions in history)
190
191         * etc/profile: - more ksh93 stuff (Home and End work now :)
192
193 2001-05-13  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
194
195         * etc/profile: ksh93 support
196
197 2001-02-09  Sebastian Zagrodzki  <zagrodzki@pld-linux.org>
198
199         * etc/services: - added saned (6566/tcp)
200
201 2001-01-29  Jacek Konieczny  <jajcus@pld-linux.org>
202
203         * etc/passwd: - changed user "games" gid to 20
204
205 2001-01-11  Sebastian Zagrodzki  <zagrodzki@pld-linux.org>
206
207         * etc/group: - added icmp (gid 11)
208
209 2000-12-28  Jan Rêkorajski  <baggins@pld-linux.org>
210
211         * etc/profile: - one more hack for recognizing shell type
212
213 2000-12-19  kloczek  <kloczek@pld-linux.org>
214
215         * etc/netgroup: Empty file for netgroup.
216
217 2000-12-06  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
218
219         * etc/profile: more zsh magic
220
221 2000-12-05  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
222
223         * etc/profile: fixed ZSH prompt and enabled history feature
224
225 2000-11-02  Jan Rêkorajski  <baggins@pld-linux.org>
226
227         * etc/profile: - add /usr/X11R6/bin and $HOME/bin to PATH if missing
228
229         * etc/fstab: - /var/shm -> /dev/shm
230
231 2000-10-27  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
232
233         * etc/services: added missing zebra services
234
235 2000-09-25  saq  <saq@pld-linux.org>
236
237         * etc/protocols:
238         - revoking the inet6-apps changes (a patch is a better idea)
239
240         * etc/protocols:
241         - merged the protocols from inet6-apps (ping wouldn't work)
242
243 2000-09-06  Jan Rêkorajski  <baggins@pld-linux.org>
244
245         * etc/profile: - don't barf when 'bind' fails (ksh)
246
247 2000-08-06  Jan Rêkorajski  <baggins@pld-linux.org>
248
249         * etc/services: - removed ipv6 (must not smoke so much ;)
250         - added stelnet and qmqp
251
252         * etc/profile: - more ksh hacks
253
254 2000-08-04  Jan Rêkorajski  <baggins@pld-linux.org>
255
256         * etc/services: - added ipv6 41
257
258 2000-08-03  Marcin Bohosiewicz  <marcus@pld-linux.org>
259
260         * etc/fstab, etc/group:
261         - added group "proc" to /etc/group
262         - added "gid=17" in /proc line in /etc/fstab file
263
264 2000-07-24  mis  <mis@pld-linux.org>
265
266         * etc/services: added Dictionary Server Protocol
267
268 2000-07-22  kloczek  <kloczek@pld-linux.org>
269
270         * etc/Attic/printcap: - removed.
271
272 2000-07-13  Bartosz Waszak  <waszi@pld-linux.org>
273
274         * etc/services: - typo
275
276         * etc/services: - added 464/udp for kpasswdd
277
278 2000-06-14  Sebastian Zagrodzki  <zagrodzki@pld-linux.org>
279
280         * etc/mtab: - obvious :)
281
282 2000-06-04  Sebastian Zagrodzki  <zagrodzki@pld-linux.org>
283
284         * etc/services: - added 224/{tcp,udp} (masqdialer)
285
286 2000-06-01  Jan Rêkorajski  <baggins@pld-linux.org>
287
288         * etc/profile: - some fixes
289         - and more beautyfing ;)
290
291 2000-05-30  Jan Rêkorajski  <baggins@pld-linux.org>
292
293         * etc/hosts: - added 127.0.0.1
294
295         * etc/fstab: - cosmetics
296
297         * etc/profile: - removed ash
298
299         * etc/profile: - anyone can use sh
300
301 2000-05-29  Jan Rêkorajski  <baggins@pld-linux.org>
302
303         * etc/profile: -  fix setting up sane defaults for rootshell/bash/ksh
304
305 2000-05-10  kloczek  <kloczek@pld-linux.org>
306
307         * etc/Attic/issue, etc/Attic/issue.net:
308         - this files are now in issue package.
309
310         * etc/Attic/issue.net: - replace %s by Linux.
311
312         * etc/Attic/issue: - like issue.net but using getty tokens.
313
314         * etc/Attic/issue.linuxterm: - removed.
315
316         * etc/Attic/issue.net: - change version to 1.0.
317
318         * etc/profile.d/tmp-dir.csh, etc/profile.d/tmp-dir.sh: - cosmetics.
319
320         * etc/group: - games: 21 -> 20,
321         - added slocate: 21,
322         - added utmp: 22.
323
324 2000-05-06  kloczek  <kloczek@pld-linux.org>
325
326         * etc/services: - added ldap 389/{tcp,udp},
327         - more kerberos services.
328
329 2000-05-05  kloczek  <kloczek@pld-linux.org>
330
331         * etc/securetty: - added tty9-11 and vc/1-11.
332
333         * etc/filesystems: - added "nodev proc", "nodev devpts", "iso9660".
334
335         * etc/group:
336         - console group gid changed to 31 for keep copatybility with RH.
337
338 2000-04-25  Sebastian Zagrodzki  <zagrodzki@pld-linux.org>
339
340         * etc/filesystems, etc/fstab: *** empty log message ***
341
342 2000-04-17  Sebastian Zagrodzki  <zagrodzki@pld-linux.org>
343
344         * etc/group: - added audio, ttyS
345         - corrected some gids
346
347 2000-04-14  Sebastian Zagrodzki  <zagrodzki@pld-linux.org>
348
349         * etc/profile.d/tmp-dir.sh:
350         - removed POSIX-uncompatible &> redirection :)
351
352 2000-02-22  Bartek Szady  <bszx@pld-linux.org>
353
354         * etc/profile.d/tmp-dir.csh:  - typo
355
356 2000-02-03  Pawe³ Wilk  <siefca@pld-linux.org>
357
358         * etc/Attic/issue, etc/Attic/issue.linuxterm: colours sux
359
360 2000-01-30  Pawe³ Wilk  <siefca@pld-linux.org>
361
362         * etc/Attic/issue, etc/Attic/issue.net: Colorful issue :>
363
364 1999-12-02  elephant  <elephant@pld-linux.org>
365
366         * etc/hosts, etc/protocols, etc/services:
367         - Added file names at the beginning of each file
368           (might be helpful in case of disk crash)
369
370 1999-10-05  Bartosz Waszak  <waszi@pld-linux.org>
371
372         * etc/services: added alias imap - imap2
373
374 1999-10-03  Artur Frysiak  <wiget@pld-linux.org>
375
376         * etc/services:
377         - added `pop3` as alias to pop-3 (fix trouble with fetchmail)
378
379 1999-09-15  kloczek  <kloczek@pld-linux.org>
380
381         * etc/passwd: - change root shell to /bin/sh.
382
383         * etc/group: - fix entry for floppy group,
384         - games must have gid 20.
385
386 1999-09-15  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
387
388         * etc/protocols: - reverted last change
389
390 1999-09-14  Jan Rêkorajski  <baggins@pld-linux.org>
391
392         * etc/group: - move users from 100 to 1000
393
394 1999-08-12  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
395
396         * etc/hosts: moved here from inet6-apps
397
398 1999-08-10  Jan Rêkorajski  <baggins@pld-linux.org>
399
400         * etc/securetty: added ttyS{0,1}
401
402         * etc/passwd: /bin/ksh for root shell
403
404         * etc/profile.d/tmp-dir.csh: - ~/tmp creation for (t)csh
405
406         * etc/profile.d/Attic/tmp-dir: - porz±dki
407
408         * etc/protocols: ipv6-icmp -> icmp6
409
410         * etc/profile: - umask 077, 007 -> 022, 002
411         - some minor fixes
412
413         * etc/shells: - empty file
414
415         * etc/services: - from devel
416
417 1999-07-26  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
418
419         * etc/protocols: - aktualizacja
420
421 1999-07-19  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
422
423         * etc/protocols: updated
424
425 1999-07-07  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
426
427         * etc/services: parê kerberosowych dodatków
428
429 1999-07-01  Artur Frysiak  <wiget@pld-linux.org>
430
431         * etc/group, etc/passwd: - sync with uid_gid.txt
432
433 1999-06-27  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
434
435         * etc/services: swat and zebra entries
436
437 1999-06-23  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
438
439         * etc/services: added rsync service
440
441 1999-05-13  Artur Frysiak  <wiget@pld-linux.org>
442
443         * etc/services: - added more s-services
444
445 1999-03-08  smyda  <smyda@pld-linux.org>
446
447         * etc/profile.d/Attic/tmp-dir, etc/profile.d/tmp-dir.sh, etc/group, etc/passwd:
448         - add some positions
449
450 1999-03-07  elephant  <elephant@pld-linux.org>
451
452         * etc/services:  o Added some comments
453
454 1999-03-04  smyda  <smyda@pld-linux.org>
455
456         * etc/services: - new entries in services
457
458 1999-02-26  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
459
460         * etc/passwd: -added postfix entry
461
462 1999-02-25  elephant  <elephant@pld-linux.org>
463
464         * etc/services: Modified/added some service comments
465
466          Modified Files:
467                 setup/etc/services
468
469 1999-02-25  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
470
471         * etc/profile.d/tmp-dir.sh: renamed to tmp-dir.sh
472
473         * etc/profile.d/Attic/tmp-dir: - ~/tmp is now created at user login
474
475 1999-02-24  kloczek  <kloczek@pld-linux.org>
476
477         * etc/profile:
478         - added modifications which allow setup base setting for ash, bash
479           and ksh shells.
480
481 1999-02-06  elephant  <elephant@pld-linux.org>
482
483         * etc/passwd, etc/profile:
484          Modified Files:
485                 passwd profile
486
487 1999-02-04  Arkadiusz Mi¶kiewicz (alias)  <misiek@pld-linux.org>
488
489         * etc/Attic/csh.cshrc, etc/Attic/shadow, etc/group, etc/passwd, etc/profile, etc/protocols, etc/services, etc/shells:
490         Now setup is PLD-devel ready.
491
492 1999-02-01  kloczek  <kloczek@pld-linux.org>
493
494         * etc/services:
495         - added rsync entries.
496
497 1999-01-26  elephant  <elephant@pld-linux.org>
498
499         * etc/Attic/csh.cshrc, etc/group, etc/protocols, etc/services:
500          Modified Files:
501                 csh.cshrc group protocols services
502
503         * etc/profile:
504          Modified Files:
505                 profile
506
507 1999-01-25  elephant  <elephant@pld-linux.org>
508
509         * etc/services, etc/shells:
510          Modified Files:
511                 services shells
512
513 1999-01-22  kloczek  <kloczek@pld-linux.org>
514
515         * etc/services:
516         - more services.
517
518         * etc/Attic/csh.cshrc, etc/Attic/printcap, etc/Attic/shadow, etc/group, etc/host.conf, etc/motd, etc/passwd, etc/profile, etc/protocols, etc/securetty, etc/services, etc/shells:
519         - initial version sources setup package.
520
This page took 0.070136 seconds and 2 git commands to generate.