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