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