]> git.pld-linux.org Git - projects/setup.git/blame - ChangeLog
- based on rc-inetd copy of script
[projects/setup.git] / ChangeLog
CommitLineData
6952dd97 12008-04-18 Arkadiusz Miśkiewicz <arekm@pld-linux.org>
2
3 * etc/group: - fuse should exist here (for dev sake)
4
335c927d 52008-04-01 Arkadiusz Miśkiewicz <arekm@pld-linux.org>
6
7 * Makefile: - version bump for future
8
9 * etc/securetty:
10 Add udev/devfs style tts/{0,1} to /etc/securetty (glen).
11
12 * etc/profile: Read /etc/profile.env if available (glen).
13
14 * etc/profile.d/tmp-dir.csh, etc/profile.d/tmp-dir.sh:
15 Set TMPDIR variable, too.
16
83b21cf1 172007-11-25 Jakub Bogusz <qboosh@pld-linux.org>
18
19 * Makefile: - set sane permissions in make dist
20
21 * etc/services: - merged update from iana-etc 2.20
22
548fd423 232007-11-21 Adam Gołębiowski <adamg@pld-linux.org>
24
25 * Makefile: - start working on 2.4.12
26
27 * etc/services: - git 9418/tcp
28
de3bd766 292007-07-19 Paweł Gołaszewski <blues@pld-linux.org>
30
67bd4028 31 * etc/services:
32 - it was too late for commits. Put csync2 in proper place.
33
de3bd766 34 * Makefile: - 2.4.11
35
36 * TODO: - some future TODO
37
38 * etc/services: - csync2 added
39
04ac2957 402006-09-01 Bartosz Taudul <wolf@pld-linux.org>
41
42 * etc/resolv.conf: - add some public dns servers
43
0f194e6e 442006-03-26 Paweł Gołaszewski <blues@pld-linux.org>
e443c9b9 45
46 * etc/fstab: - devfs is obsolete now
47
adb5378d 482006-03-25 Jakub Bogusz <qboosh@pld-linux.org>
49
50 * etc/passwd: - changed news home to /home/services/news
51
0f194e6e 522005-09-16 Przemysław Iskra <sparky@pld-linux.org>
57eaaa3c 53
54 * etc/fstab, etc/group: - added group usb (78), use this group in usbfs
55
0f194e6e 562005-08-10 Jan Rękorajski <baggins@pld-linux.org>
9a9c650c 57
58 * etc/fstab: - added cpuset
59
007fc729 602005-06-28 Jakub Bogusz <qboosh@pld-linux.org>
e6028b0b 61
62 * etc/fstab: - ntfs on Linux 2.4.x still uses iocharset=
63 - typo in vfat entry
64
0f194e6e 652005-06-28 Paweł Gołaszewski <blues@pld-linux.org>
e6028b0b 66
67 * etc/fstab: - ENOTIME - reverted nls for vfat
68
0f194e6e 692005-06-27 Paweł Gołaszewski <blues@pld-linux.org>
bc98125f 70
71 * etc/fstab: - iocharset is deprecated
72
0f194e6e 732005-05-26 Paweł Gołaszewski <blues@pld-linux.org>
1d4fab32 74
75 * etc/profile, etc/services:
76 - setting PS1 moved to *rc of each shell. What with ksh93? There is no rc
77 file...; added safetp service (exotic encrypted ftp)
78
0f194e6e 792005-03-22 Paweł Gołaszewski <blues@pld-linux.org>
b3ebc3a6 80
81 * Makefile: - ooops - real 2.4.10 :)
82
83 * .cvsignore, etc/.cvsignore: - cvs ignore
84
85 * Makefile: - started with 2.4.10
86
87 * Makefile: - 2.4.9
88
89 * etc/services: - updated, according to SOURCES/setup-services.patch
90
0f194e6e 912005-03-06 Elan Ruusamäe <glen@pld-linux.org>
b3ebc3a6 92
93 * etc/profile: - unset strstr function created
94
95 * etc/profile: - optimize: skip three grep executions
96
97 * etc/profile: - optimize: don't call 'id -un' twice
98
0f194e6e 992005-02-11 Paweł Gołaszewski <blues@pld-linux.org>
b3ebc3a6 100
101 * Makefile, etc/group: - 2.4.8 - added backup group (GID=39)
102
0f194e6e 1032005-01-07 Arkadiusz Miśkiewicz <arekm@pld-linux.org>
534f6398 104
105 * etc/passwd: set default shells to /bin/false
106
0f194e6e 1072005-01-03 Paweł Gołaszewski <blues@pld-linux.org>
b193b221 108
109 * Makefile, etc/fstab, etc/group, etc/profile.d/tmp-dir.csh, etc/profile.d/tmp-dir.sh:
110 - 2.4.7 - lets release it and merge pending patches
111
0f194e6e 1122004-09-06 Arkadiusz Miśkiewicz <arekm@pld-linux.org>
168e3fc0 113
114 * etc/fstab:
115 Put mode=1777,nosuid,nodev,noexec for /dev/shm explictly (it's 1777 by default so anyone can put normal files there).
116
0f194e6e 1172004-09-04 Paweł Gołaszewski <blues@pld-linux.org>
25c0d596 118
119 * etc/profile: - add rxvt too
120
0f194e6e 1212004-09-01 Paweł Gołaszewski <blues@pld-linux.org>
491cc9fc 122
123 * etc/profile: - added gnome to terminals
124
0f194e6e 1252004-07-23 Łukasz Pawelczyk <havner@pld-linux.org>
89883a8f 126
127 * etc/fstab: - gid=17 for sysfs
128
007fc729 1292004-07-19 Adam Nowotny <domelu@pld-linux.org>
4c1c4d8a 130
131 * etc/services:
132 - added netserver (12865/tcp and 12865/udp) for Netperf Server
133
007fc729 1342004-06-30 Piotr Szymanski <djurban@pld-linux.org>
07a92a8c 135
136 * etc/group: - revert my changes
137
007fc729 1382004-06-29 Piotr Szymanski <djurban@pld-linux.org>
8ea9ddfe 139
54a897b7 140 * etc/group: - add services
8ea9ddfe 141
007fc729 1422004-05-03 Bartosz Taudul <wolf@pld-linux.org>
4184aecf 143
144 * etc/profile: - remove RPS1
145
007fc729 1462004-04-30 Tomasz Pala <gotar@pld-linux.org>
4184aecf 147
148 * etc/profile: - /etc/profile.d/* can be -x
149
007fc729 1502004-04-29 Jakub Bogusz <qboosh@pld-linux.org>
4184aecf 151
152 * etc/group: - fixed nogroup entry
153
0f194e6e 1542004-04-28 Łukasz Pawelczyk <havner@pld-linux.org>
4184aecf 155
156 * Makefile: - updated for shrc.d dir
157
158 * etc/group, etc/fstab: - fstab patch
159
0f194e6e 1602004-04-19 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 161
162 * etc/services: - more instances of incorrect syntax commented out
163
164 * etc/services:
165 - commented out syntacticly incorrect entries (man 5 services)
166
007fc729 1672004-04-11 Tomasz Pala <gotar@pld-linux.org>
4184aecf 168
169 * etc/profile: - $SHELL is set once for session, back to $0
170
4184aecf 171 * etc/profile: - use $SHELL instead of $0
172
007fc729 1732004-04-07 Adam Gorzkiewicz <adgor@pld-linux.org>
4184aecf 174
175 * etc/env.d/SSH_ASKPASS: - This value may be set global too
176
007fc729 1772004-04-06 Adam Gorzkiewicz <adgor@pld-linux.org>
1a53c203 178
4184aecf 179 * etc/profile:
180 - Grrr... binding 'complete' to '^I' needed due to last bunch of debian patches
181
0f194e6e 1822004-04-04 Paweł Gołaszewski <blues@pld-linux.org>
4184aecf 183
184 * Makefile: - new variables
185
186 * etc/env.d/MAILPATH, etc/env.d/TMOUT, etc/env.d/MAILCHECK, etc/suid_profile:
187 - suid_profile for privileged shell mode. Few more variables.
188
189 * Makefile, etc/fstab: - fixed MAkefile
190
191 * 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:
192 - 2.4.6 - basic /etc/env.d support. Simple way to manage system variables.
193 Something quite similar is in gentoo
194
007fc729 1952004-04-01 Adam Gorzkiewicz <adgor@pld-linux.org>
4184aecf 196
197 * etc/profile: - Do not export MAIL while isn't set here
198
007fc729 1992004-03-31 Tomasz Pala <gotar@pld-linux.org>
4184aecf 200
201 * etc/profile: - cosmetics
202
007fc729 2032004-03-31 Adam Gorzkiewicz <adgor@pld-linux.org>
4184aecf 204
205 * etc/profile: - There's no need to bind 'complete' function for ksh
206 - rxvt sends same home/end sequences as linux
207 - Fixed 'beginning/end-of-line' bindings for linux|rxvt terms (ksh)
208 - TODO: they still do not work properly for these terms
209 - Typo
210
007fc729 2112004-03-31 Tomasz Pala <gotar@pld-linux.org>
4184aecf 212
213 * etc/profile: - HOME_ETC,
214 - RPS1 is back, but not exported
215
216 * etc/fstab: - shmfs is obsoleted, use tmpfs
217
007fc729 2182004-02-18 Jacek Konieczny <jajcus@pld-linux.org>
4184aecf 219
220 * etc/group, etc/passwd: - stats user and logs,stats group
221
0f194e6e 2222004-02-04 Łukasz Jernaś <deejay1@pld-linux.org>
4184aecf 223
224 * etc/fstab: - FHS 2.3 compliance
225
0f194e6e 2262004-02-04 Arkadiusz Miśkiewicz <arekm@pld-linux.org>
4184aecf 227
228 * etc/profile:
229 Drop clock display; it's so stupid (add it in your own config).
230
0f194e6e 2312003-10-03 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 232
233 * etc/services: - ddp - Pewnie appletalkowy UDP.
234 The Datagram Delivery Protocol (DDP) is the network-layer protocol that is
235 responsible for the socket-to-socket delivery of datagrams over the AppleTalk
236 Internet. This group manages the DDP layer on the managed device.
237
0f194e6e 2382003-10-02 Jan Rękorajski <baggins@pld-linux.org>
1a53c203 239
4184aecf 240 * etc/services: - commented out ddp, wtf is this?
241
242 * etc/services: - back out previous change
243
244 * etc/services: - commented out incorrect entries
245
0f194e6e 2462003-09-26 Paweł Gołaszewski <blues@pld-linux.org>
4184aecf 247
248 * etc/services: - merged from setup.spec patches
249
250 * Makefile: - 2.4.5
251
0f194e6e 2522003-09-26 Michał Moskal <malekith@pld-linux.org>
4184aecf 253
254 * joinpasswd.c: - fix typo
255
0f194e6e 2562003-09-26 Robert Jakub Woźny <speedy@pld-linux.org>
4184aecf 257
258 * etc/services: - will i be killed ?
259 - blues: let's make new release and remove patch from setup.spec
260 - what about cyrus/sieve ?
261
0f194e6e 2622003-09-16 Paweł Gołaszewski <blues@pld-linux.org>
4184aecf 263
264 * joinpasswd.c: - typo
265
266 * Makefile: - stupid typos fixed
267
4184aecf 268 * Makefile: - 2.4.4
269
270 * Makefile, joinpasswd.c:
271 - prepared Makefile to make creating new releases easier. Do (finally!!)
272 compilation of joinpasswd - we should consider start using it.
273 - killed pld.org.pl in joinpasswd source
274
275 * etc/profile: - key bindings and functions for zsh are out to zsh.spec
276
0f194e6e 2772003-09-15 Paweł Gołaszewski <blues@pld-linux.org>
1a53c203 278
4184aecf 279 * etc/profile: - moved from zsh.spec into proper place.
280
281 * etc/profile:
282 - added setting of xterm-window title for bash and zsh. TODO: ksh*
283
0f194e6e 2842003-08-08 Paweł Gołaszewski <blues@pld-linux.org>
4184aecf 285
286 * etc/profile: - show clock in zsh :)
287
007fc729 2882003-04-02 Jakub Bogusz <qboosh@pld-linux.org>
4184aecf 289
290 * etc/services:
291 - added some aliases and few non-IANA entries from old services
292 - NOW you can make new setup package
293
294 * etc/services: - ugh, :set ff=unix
295
296 * etc/services: - removed newlines before eols
297
298 * etc/services: - grrrrrr, services broken in the same way again...
299 - first step: unexpanded, comments made really comments, not aliases
300
0f194e6e 3012003-04-01 Witek Kręcicki <adasi@pld-linux.org>
4184aecf 302
303 * etc/group: - nogroup
304
305 * etc/group, etc/services: - added group and services from SOURCES
306
0f194e6e 3072002-12-20 Paweł Gołaszewski <blues@pld-linux.org>
4184aecf 308
309 * etc/group: - added standard Unix nogroup group
310
007fc729 3112002-12-06 Tomasz Orzechowski <orzech@pld-linux.org>
4184aecf 312
313 * etc/passwd: - home/services for ftp and http users
314
007fc729 3152002-11-17 Adam Gorzkiewicz <adgor@pld-linux.org>
4184aecf 316
317 * etc/group: - Added cdwrite (gid=27)
318
0f194e6e 3192002-07-23 Michał Moskal <malekith@pld-linux.org>
4184aecf 320
321 * etc/passwd: - removed empty line at the end of file
322
007fc729 3232002-06-13 Jakub Bogusz <qboosh@pld-linux.org>
4184aecf 324
325 * etc/services: - added alias pop=pop2 (expected by imap-pop2)
326
0f194e6e 3272002-05-13 Łukasz Jarosław Mozer <baseciq@pld-linux.org>
4184aecf 328
329 * etc/profile:
330 - removed IRCSERVER (this should be in /etc/profile.d instead, provided by packages with irc clients)
331
0f194e6e 3322002-05-11 Łukasz Jarosław Mozer <baseciq@pld-linux.org>
4184aecf 333
334 * etc/profile:
335 - added IRCSERVER="irc.pld.org.pl" since we have our irc service :)
336
0f194e6e 3372002-04-22 Paweł Gołaszewski <blues@pld-linux.org>
4184aecf 338
339 * etc/group: - removed daemon from group adm
340
007fc729 3412002-03-10 Jakub Bogusz <qboosh@pld-linux.org>
4184aecf 342
343 * etc/services: - added ipp,ldaps,wnn4_Cn,wnn4_Kr,wnn4_Tw
344
0f194e6e 3452002-03-07 Michał Moskal <malekith@pld-linux.org>
4184aecf 346
347 * joinpasswd.c: - no PLD GNU/Linux, just PLD Linux
348
349 * etc/profile:
350 - s/hostname/uname -n/ (we require sh-utils anyway (id)), and this
351 relaxes requirement of net-tools
352 - hmm... shouldn't require: sh-utils be in spec?
353
007fc729 3542002-01-07 Marcin Bohosiewicz <marcus@pld-linux.org>
4184aecf 355
356 * etc/services: - added 548/tcp and 548/udp for AFP over TCP
357
0f194e6e 3582001-12-05 Paweł Gołaszewski <blues@pld-linux.org>
4184aecf 359
360 * etc/profile:
361 -added commented CONFIG_DIR (shoulden't we start using it??)
362
3632001-10-25 kloczek <kloczek@pld-linux.org>
364
365 * etc/group: - removed icmp group.
366
007fc729 3672001-10-24 Jakub Bogusz <qboosh@pld-linux.org>
4184aecf 368
369 * etc/group: - added video group (gid=24), according to uid_gid.db.txt
370
0f194e6e 3712001-10-01 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 372
373 * etc/group: - one more group for grsec
374
007fc729 3752001-10-01 Jakub Bogusz <qboosh@pld-linux.org>
4184aecf 376
377 * etc/services: - added alias smtps=ssmtp
378
007fc729 3792001-09-18 Sebastian Zagrodzki <zagrodzki@pld-linux.org>
4184aecf 380
381 * etc/profile: - fixed PATH setting
382
0f194e6e 3832001-08-16 Michał Moskal <malekith@pld-linux.org>
4184aecf 384
385 * joinpasswd.c:
386 - changed locking to be compatibile with lckpwdf() function
387 used in shadow
388
0f194e6e 3892001-08-13 Michał Moskal <malekith@pld-linux.org>
4184aecf 390
391 * joinpasswd.c: - added gshadow
392
393 * joinpasswd.c: - added locking databases (compatibile with shadow)
394
395 * joinpasswd.c: - added making backup of updated files
396
397 * joinpasswd.c:
398 - tool for adding new users that appeard in .rpmnew files.
399
0f194e6e 4002001-08-11 Paweł Gołaszewski <blues@pld-linux.org>
4184aecf 401
402 * etc/resolv.conf: - resolv.conf - some package should own it...
403
0f194e6e 4042001-07-25 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 405
406 * etc/group: - added groups for kernel 2.4 grsecurity patch
407
007fc729 4082001-06-26 Jakub Bogusz <qboosh@pld-linux.org>
4184aecf 409
410 * etc/services: - unexpanded
411 - comments should be comments, not aliases
412 - added some ports and aliases (mostly from old services)
413
4142001-06-24 mkochano <mkochano@pld-linux.org>
415
416 * etc/profile:
417 - Removed setting of MAIL variable. It is done by pam_mail module.
418 - Corrected typo.
419
0f194e6e 4202001-06-18 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 421
422 * etc/services:
423 - new, made by Wojciech "Sas" Cieciwa <cieciwa@pld.org.pl>
424
425 * etc/profile: - added ability to recognize ksh93 as bin sh
426
0f194e6e 4272001-05-21 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 428
429 * etc/profile: - more kbd stuff for ksh93
430
0f194e6e 4312001-05-14 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 432
433 * etc/profile:
434 - some more ksh93 (don't save function definitions in history)
435
436 * etc/profile: - more ksh93 stuff (Home and End work now :)
437
0f194e6e 4382001-05-13 Arkadiusz Miśkiewicz (alias) <misiek@pld-linux.org>
4184aecf 439
440 * etc/profile: ksh93 support
441
007fc729 4422001-02-09 Sebastian Zagrodzki <zagrodzki@pld-linux.org>
4184aecf 443
444 * etc/services: - added saned (6566/tcp)
445
007fc729 4462001-01-29 Jacek Konieczny <jajcus@pld-linux.org>
4184aecf 447
448 * etc/passwd: - changed user "games" gid to 20
449
007fc729 4502001-01-11 Sebastian Zagrodzki <zagrodzki@pld-linux.org>
4184aecf 451
452 * etc/group: - added icmp (gid 11)
453
0f194e6e 4542000-12-28 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 455
456 * etc/profile: - one more hack for recognizing shell type
457
4582000-12-19 kloczek <kloczek@pld-linux.org>
459
460 * etc/netgroup: Empty file for netgroup.
461
0f194e6e 4622000-12-06 Arkadiusz Miśkiewicz (alias) <misiek@pld-linux.org>
4184aecf 463
464 * etc/profile: more zsh magic
465
0f194e6e 4662000-12-05 Arkadiusz Miśkiewicz (alias) <misiek@pld-linux.org>
4184aecf 467
468 * etc/profile: fixed ZSH prompt and enabled history feature
469
0f194e6e 4702000-11-02 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 471
472 * etc/profile: - add /usr/X11R6/bin and $HOME/bin to PATH if missing
473
474 * etc/fstab: - /var/shm -> /dev/shm
475
0f194e6e 4762000-10-27 Arkadiusz Miśkiewicz (alias) <misiek@pld-linux.org>
4184aecf 477
478 * etc/services: added missing zebra services
479
0f194e6e 4802000-09-25 Paweł Sakowski <saq@pld-linux.org>
4184aecf 481
482 * etc/protocols:
483 - revoking the inet6-apps changes (a patch is a better idea)
484
485 * etc/protocols:
486 - merged the protocols from inet6-apps (ping wouldn't work)
487
0f194e6e 4882000-09-06 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 489
490 * etc/profile: - don't barf when 'bind' fails (ksh)
491
0f194e6e 4922000-08-06 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 493
494 * etc/services: - removed ipv6 (must not smoke so much ;)
495 - added stelnet and qmqp
496
497 * etc/profile: - more ksh hacks
498
0f194e6e 4992000-08-04 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 500
501 * etc/services: - added ipv6 41
502
007fc729 5032000-08-03 Marcin Bohosiewicz <marcus@pld-linux.org>
4184aecf 504
505 * etc/fstab, etc/group:
506 - added group "proc" to /etc/group
507 - added "gid=17" in /proc line in /etc/fstab file
508
0f194e6e 5092000-07-24 Paweł Gajda <mis@pld-linux.org>
4184aecf 510
511 * etc/services: added Dictionary Server Protocol
512
5132000-07-22 kloczek <kloczek@pld-linux.org>
514
515 * etc/Attic/printcap: - removed.
516
007fc729 5172000-07-13 Bartosz Waszak <waszi@pld-linux.org>
4184aecf 518
519 * etc/services: - typo
520
521 * etc/services: - added 464/udp for kpasswdd
522
007fc729 5232000-06-14 Sebastian Zagrodzki <zagrodzki@pld-linux.org>
4184aecf 524
525 * etc/mtab: - obvious :)
526
007fc729 5272000-06-04 Sebastian Zagrodzki <zagrodzki@pld-linux.org>
4184aecf 528
529 * etc/services: - added 224/{tcp,udp} (masqdialer)
530
0f194e6e 5312000-06-01 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 532
533 * etc/profile: - some fixes
534 - and more beautyfing ;)
535
0f194e6e 5362000-05-30 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 537
538 * etc/hosts: - added 127.0.0.1
539
540 * etc/fstab: - cosmetics
541
542 * etc/profile: - removed ash
543
544 * etc/profile: - anyone can use sh
545
0f194e6e 5462000-05-29 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 547
548 * etc/profile: - fix setting up sane defaults for rootshell/bash/ksh
549
5502000-05-10 kloczek <kloczek@pld-linux.org>
551
552 * etc/Attic/issue, etc/Attic/issue.net:
553 - this files are now in issue package.
554
555 * etc/Attic/issue.net: - replace %s by Linux.
556
557 * etc/Attic/issue: - like issue.net but using getty tokens.
558
559 * etc/Attic/issue.linuxterm: - removed.
560
561 * etc/Attic/issue.net: - change version to 1.0.
562
563 * etc/profile.d/tmp-dir.csh, etc/profile.d/tmp-dir.sh: - cosmetics.
564
565 * etc/group: - games: 21 -> 20,
566 - added slocate: 21,
567 - added utmp: 22.
568
1a53c203 5692000-05-06 kloczek <kloczek@pld-linux.org>
4184aecf 570
571 * etc/services: - added ldap 389/{tcp,udp},
572 - more kerberos services.
573
1a53c203 5742000-05-05 kloczek <kloczek@pld-linux.org>
575
4184aecf 576 * etc/securetty: - added tty9-11 and vc/1-11.
577
578 * etc/filesystems: - added "nodev proc", "nodev devpts", "iso9660".
579
580 * etc/group:
581 - console group gid changed to 31 for keep copatybility with RH.
582
007fc729 5832000-04-25 Sebastian Zagrodzki <zagrodzki@pld-linux.org>
4184aecf 584
585 * etc/filesystems, etc/fstab: *** empty log message ***
586
007fc729 5872000-04-17 Sebastian Zagrodzki <zagrodzki@pld-linux.org>
4184aecf 588
589 * etc/group: - added audio, ttyS
590 - corrected some gids
591
007fc729 5922000-04-14 Sebastian Zagrodzki <zagrodzki@pld-linux.org>
4184aecf 593
594 * etc/profile.d/tmp-dir.sh:
595 - removed POSIX-uncompatible &> redirection :)
596
007fc729 5972000-02-22 Bartek Szady <bszx@pld-linux.org>
4184aecf 598
599 * etc/profile.d/tmp-dir.csh: - typo
600
0f194e6e 6012000-02-03 Paweł Wilk <siefca@pld-linux.org>
4184aecf 602
603 * etc/Attic/issue, etc/Attic/issue.linuxterm: colours sux
604
0f194e6e 6052000-01-30 Paweł Wilk <siefca@pld-linux.org>
4184aecf 606
607 * etc/Attic/issue, etc/Attic/issue.net: Colorful issue :>
608
6091999-12-02 elephant <elephant@pld-linux.org>
610
611 * etc/hosts, etc/protocols, etc/services:
612 - Added file names at the beginning of each file
613 (might be helpful in case of disk crash)
614
007fc729 6151999-10-05 Bartosz Waszak <waszi@pld-linux.org>
4184aecf 616
617 * etc/services: added alias imap - imap2
618
007fc729 6191999-10-03 Artur Frysiak <wiget@pld-linux.org>
4184aecf 620
621 * etc/services:
622 - added `pop3` as alias to pop-3 (fix trouble with fetchmail)
623
6241999-09-15 kloczek <kloczek@pld-linux.org>
625
626 * etc/passwd: - change root shell to /bin/sh.
627
628 * etc/group: - fix entry for floppy group,
629 - games must have gid 20.
630
0f194e6e 6311999-09-15 Arkadiusz Miśkiewicz (alias) <misiek@pld-linux.org>
4184aecf 632
633 * etc/protocols: - reverted last change
634
0f194e6e 6351999-09-14 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 636
637 * etc/group: - move users from 100 to 1000
638
0f194e6e 6391999-08-12 Arkadiusz Miśkiewicz (alias) <misiek@pld-linux.org>
4184aecf 640
641 * etc/hosts: moved here from inet6-apps
642
0f194e6e 6431999-08-10 Jan Rękorajski <baggins@pld-linux.org>
4184aecf 644
645 * etc/securetty: added ttyS{0,1}
646
647 * etc/passwd: /bin/ksh for root shell
648
649 * etc/profile.d/tmp-dir.csh: - ~/tmp creation for (t)csh
650
651