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