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