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