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