]> git.pld-linux.org Git - projects/setup.git/blame - ChangeLog
- ChangeLog update by changelog.sh
[projects/setup.git] / ChangeLog
CommitLineData
00ab47cf 12005-08-10 baggins <baggins@pld-linux.org>
9a9c650c 2
3 * etc/fstab: - added cpuset
4
00ab47cf 52005-06-28 qboosh <qboosh@pld-linux.org>
e6028b0b 6
7 * etc/fstab: - ntfs on Linux 2.4.x still uses iocharset=
8 - typo in vfat entry
9
00ab47cf 102005-06-28 blues <blues@pld-linux.org>
e6028b0b 11
12 * etc/fstab: - ENOTIME - reverted nls for vfat
13
00ab47cf 142005-06-27 blues <blues@pld-linux.org>
bc98125f 15
16 * etc/fstab: - iocharset is deprecated
17
00ab47cf 182005-05-26 blues <blues@pld-linux.org>
1d4fab32 19
20 * etc/profile, etc/services:
21 - setting PS1 moved to *rc of each shell. What with ksh93? There is no rc
22 file...; added safetp service (exotic encrypted ftp)
23
00ab47cf 242005-03-22 blues <blues@pld-linux.org>
b3ebc3a6 25
26 * Makefile: - ooops - real 2.4.10 :)
27
28 * .cvsignore, etc/.cvsignore: - cvs ignore
29
30 * Makefile: - started with 2.4.10
31
32 * Makefile: - 2.4.9
33
34 * etc/services: - updated, according to SOURCES/setup-services.patch
35
00ab47cf 362005-03-06 glen <glen@pld-linux.org>
b3ebc3a6 37
38 * etc/profile: - unset strstr function created
39
40 * etc/profile: - optimize: skip three grep executions
41
42 * etc/profile: - optimize: don't call 'id -un' twice
43
00ab47cf 442005-02-11 blues <blues@pld-linux.org>
b3ebc3a6 45
46 * Makefile, etc/group: - 2.4.8 - added backup group (GID=39)
47
00ab47cf 482005-01-07 arekm <arekm@pld-linux.org>
534f6398 49
50 * etc/passwd: set default shells to /bin/false
51
00ab47cf 522005-01-03 blues <blues@pld-linux.org>
b193b221 53
54 * Makefile, etc/fstab, etc/group, etc/profile.d/tmp-dir.csh, etc/profile.d/tmp-dir.sh:
55 - 2.4.7 - lets release it and merge pending patches
56
00ab47cf 572004-09-06 arekm <arekm@pld-linux.org>
168e3fc0 58
59 * etc/fstab:
60 Put mode=1777,nosuid,nodev,noexec for /dev/shm explictly (it's 1777 by default so anyone can put normal files there).
61
00ab47cf 622004-09-04 blues <blues@pld-linux.org>
25c0d596 63
64 * etc/profile: - add rxvt too
65
00ab47cf 662004-09-01 blues <blues@pld-linux.org>
491cc9fc 67
68 * etc/profile: - added gnome to terminals
69
00ab47cf 702004-07-23 havner <havner@pld-linux.org>
89883a8f 71
72 * etc/fstab: - gid=17 for sysfs
73
00ab47cf 742004-07-19 domelu <domelu@pld-linux.org>
4c1c4d8a 75
76 * etc/services:
77 - added netserver (12865/tcp and 12865/udp) for Netperf Server
78
00ab47cf 792004-06-30 djurban <djurban@pld-linux.org>
07a92a8c 80
81 * etc/group: - revert my changes
82
00ab47cf 832004-06-29 djurban <djurban@pld-linux.org>
8ea9ddfe 84
54a897b7 85 * etc/group: - add services
8ea9ddfe 86
00ab47cf 872004-05-03 wolf <wolf@pld-linux.org>
4184aecf 88
89 * etc/profile: - remove RPS1
90
00ab47cf 912004-04-30 gotar <gotar@pld-linux.org>
4184aecf 92
93 * etc/profile: - /etc/profile.d/* can be -x
94
00ab47cf 952004-04-29 qboosh <qboosh@pld-linux.org>
4184aecf 96
97 * etc/group: - fixed nogroup entry
98
00ab47cf 992004-04-28 havner <havner@pld-linux.org>
4184aecf 100
101 * Makefile: - updated for shrc.d dir
102
103 * etc/group, etc/fstab: - fstab patch
104
00ab47cf 1052004-04-19 baggins <baggins@pld-linux.org>
4184aecf 106
107 * etc/services: - more instances of incorrect syntax commented out
108
109 * etc/services:
110 - commented out syntacticly incorrect entries (man 5 services)
111
00ab47cf 1122004-04-11 gotar <gotar@pld-linux.org>
4184aecf 113
114 * etc/profile: - $SHELL is set once for session, back to $0
115
4184aecf 116 * etc/profile: - use $SHELL instead of $0
117
00ab47cf 1182004-04-07 adgor <adgor@pld-linux.org>
4184aecf 119
120 * etc/env.d/SSH_ASKPASS: - This value may be set global too
121
00ab47cf 1222004-04-06 adgor <adgor@pld-linux.org>
1a53c203 123
4184aecf 124 * etc/profile:
125 - Grrr... binding 'complete' to '^I' needed due to last bunch of debian patches
126
00ab47cf 1272004-04-04 blues <blues@pld-linux.org>
4184aecf 128
129 * Makefile: - new variables
130
131 * etc/env.d/MAILPATH, etc/env.d/TMOUT, etc/env.d/MAILCHECK, etc/suid_profile:
132 - suid_profile for privileged shell mode. Few more variables.
133
134 * Makefile, etc/fstab: - fixed MAkefile
135
136 * 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:
137 - 2.4.6 - basic /etc/env.d support. Simple way to manage system variables.
138 Something quite similar is in gentoo
139
00ab47cf 1402004-04-01 adgor <adgor@pld-linux.org>
4184aecf 141
142 * etc/profile: - Do not export MAIL while isn't set here
143
00ab47cf 1442004-03-31 gotar <gotar@pld-linux.org>
4184aecf 145
146 * etc/profile: - cosmetics
147
00ab47cf 1482004-03-31 adgor <adgor@pld-linux.org>
4184aecf 149
150 * etc/profile: - There's no need to bind 'complete' function for ksh
151 - rxvt sends same home/end sequences as linux
152 - Fixed 'beginning/end-of-line' bindings for linux|rxvt terms (ksh)
153 - TODO: they still do not work properly for these terms
154 - Typo
155
00ab47cf 1562004-03-31 gotar <gotar@pld-linux.org>
4184aecf 157
158 * etc/profile: - HOME_ETC,
159 - RPS1 is back, but not exported
160
161 * etc/fstab: - shmfs is obsoleted, use tmpfs
162
00ab47cf 1632004-02-18 jajcus <jajcus@pld-linux.org>
4184aecf 164
165 * etc/group, etc/passwd: - stats user and logs,stats group
166
00ab47cf 1672004-02-04 deejay1 <deejay1@pld-linux.org>
4184aecf 168
169 * etc/fstab: - FHS 2.3 compliance
170
00ab47cf 1712004-02-04 arekm <arekm@pld-linux.org>
4184aecf 172
173 * etc/profile:
174 Drop clock display; it's so stupid (add it in your own config).
175
00ab47cf 1762003-10-03 baggins <baggins@pld-linux.org>
4184aecf 177
178 * etc/services: - ddp - Pewnie appletalkowy UDP.
179 The Datagram Delivery Protocol (DDP) is the network-layer protocol that is
180 responsible for the socket-to-socket delivery of datagrams over the AppleTalk
181 Internet. This group manages the DDP layer on the managed device.
182
00ab47cf 1832003-10-02 baggins <baggins@pld-linux.org>
1a53c203 184
4184aecf 185 * etc/services: - commented out ddp, wtf is this?
186
187 * etc/services: - back out previous change
188
189 * etc/services: - commented out incorrect entries
190
00ab47cf 1912003-09-26 blues <blues@pld-linux.org>
4184aecf 192
193 * etc/services: - merged from setup.spec patches
194
195 * Makefile: - 2.4.5
196
00ab47cf 1972003-09-26 malekith <malekith@pld-linux.org>
4184aecf 198
199 * joinpasswd.c: - fix typo
200
00ab47cf 2012003-09-26 speedy <speedy@pld-linux.org>
4184aecf 202
203 * etc/services: - will i be killed ?
204 - blues: let's make new release and remove patch from setup.spec
205 - what about cyrus/sieve ?
206
00ab47cf 2072003-09-16 blues <blues@pld-linux.org>
4184aecf 208
209 * joinpasswd.c: - typo
210
211 * Makefile: - stupid typos fixed
212
4184aecf 213 * Makefile: - 2.4.4
214
215 * Makefile, joinpasswd.c:
216 - prepared Makefile to make creating new releases easier. Do (finally!!)
217 compilation of joinpasswd - we should consider start using it.
218 - killed pld.org.pl in joinpasswd source
219
220 * etc/profile: - key bindings and functions for zsh are out to zsh.spec
221
00ab47cf 2222003-09-15 blues <blues@pld-linux.org>
1a53c203 223
4184aecf 224 * etc/profile: - moved from zsh.spec into proper place.
225
226 * etc/profile:
227 - added setting of xterm-window title for bash and zsh. TODO: ksh*
228
00ab47cf 2292003-08-08 blues <blues@pld-linux.org>
4184aecf 230
231 * etc/profile: - show clock in zsh :)
232
00ab47cf 2332003-04-02 qboosh <qboosh@pld-linux.org>
4184aecf 234
235 * etc/services:
236 - added some aliases and few non-IANA entries from old services
237 - NOW you can make new setup package
238
239 * etc/services: - ugh, :set ff=unix
240
241 * etc/services: - removed newlines before eols
242
243 * etc/services: - grrrrrr, services broken in the same way again...
244 - first step: unexpanded, comments made really comments, not aliases
245
00ab47cf 2462003-04-01 adasi <adasi@pld-linux.org>
4184aecf 247
248 * etc/group: - nogroup
249
250 * etc/group, etc/services: - added group and services from SOURCES
251
00ab47cf 2522002-12-20 blues <blues@pld-linux.org>
4184aecf 253
254 * etc/group: - added standard Unix nogroup group
255
00ab47cf 2562002-12-06 orzech <orzech@pld-linux.org>
4184aecf 257
258 * etc/passwd: - home/services for ftp and http users
259
00ab47cf 2602002-11-17 adgor <adgor@pld-linux.org>
4184aecf 261
262 * etc/group: - Added cdwrite (gid=27)
263
00ab47cf 2642002-07-23 malekith <malekith@pld-linux.org>
4184aecf 265
266 * etc/passwd: - removed empty line at the end of file
267
00ab47cf 2682002-06-13 qboosh <qboosh@pld-linux.org>
4184aecf 269
270 * etc/services: - added alias pop=pop2 (expected by imap-pop2)
271
00ab47cf 2722002-05-13 baseciq <baseciq@pld-linux.org>
4184aecf 273
274 * etc/profile:
275 - removed IRCSERVER (this should be in /etc/profile.d instead, provided by packages with irc clients)
276
00ab47cf 2772002-05-11 baseciq <baseciq@pld-linux.org>
4184aecf 278
279 * etc/profile:
280 - added IRCSERVER="irc.pld.org.pl" since we have our irc service :)
281
00ab47cf 2822002-04-22 blues <blues@pld-linux.org>
4184aecf 283
284 * etc/group: - removed daemon from group adm
285
00ab47cf 2862002-03-10 qboosh <qboosh@pld-linux.org>
4184aecf 287
288 * etc/services: - added ipp,ldaps,wnn4_Cn,wnn4_Kr,wnn4_Tw
289
00ab47cf 2902002-03-07 malekith <malekith@pld-linux.org>
4184aecf 291
292 * joinpasswd.c: - no PLD GNU/Linux, just PLD Linux
293
294 * etc/profile:
295 - s/hostname/uname -n/ (we require sh-utils anyway (id)), and this
296 relaxes requirement of net-tools
297 - hmm... shouldn't require: sh-utils be in spec?
298
00ab47cf 2992002-01-07 marcus <marcus@pld-linux.org>
4184aecf 300
301 * etc/services: - added 548/tcp and 548/udp for AFP over TCP
302
00ab47cf 3032001-12-05 blues <blues@pld-linux.org>
4184aecf 304
305 * etc/profile:
306 -added commented CONFIG_DIR (shoulden't we start using it??)
307
3082001-10-25 kloczek <kloczek@pld-linux.org>
309
310 * etc/group: - removed icmp group.
311
00ab47cf 3122001-10-24 qboosh <qboosh@pld-linux.org>
4184aecf 313
314 * etc/group: - added video group (gid=24), according to uid_gid.db.txt
315
00ab47cf 3162001-10-01 baggins <baggins@pld-linux.org>
4184aecf 317
318 * etc/group: - one more group for grsec
319
00ab47cf 3202001-10-01 qboosh <qboosh@pld-linux.org>
4184aecf 321
322 * etc/services: - added alias smtps=ssmtp
323
00ab47cf 3242001-09-18 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 325
326 * etc/profile: - fixed PATH setting
327
00ab47cf 3282001-08-16 malekith <malekith@pld-linux.org>
4184aecf 329
330 * joinpasswd.c:
331 - changed locking to be compatibile with lckpwdf() function
332 used in shadow
333
00ab47cf 3342001-08-13 malekith <malekith@pld-linux.org>
4184aecf 335
336 * joinpasswd.c: - added gshadow
337
338 * joinpasswd.c: - added locking databases (compatibile with shadow)
339
340 * joinpasswd.c: - added making backup of updated files
341
342 * joinpasswd.c:
343 - tool for adding new users that appeard in .rpmnew files.
344
00ab47cf 3452001-08-11 blues <blues@pld-linux.org>
4184aecf 346
347 * etc/resolv.conf: - resolv.conf - some package should own it...
348
00ab47cf 3492001-07-25 baggins <baggins@pld-linux.org>
4184aecf 350
351 * etc/group: - added groups for kernel 2.4 grsecurity patch
352
00ab47cf 3532001-06-26 qboosh <qboosh@pld-linux.org>
4184aecf 354
355 * etc/services: - unexpanded
356 - comments should be comments, not aliases
357 - added some ports and aliases (mostly from old services)
358
3592001-06-24 mkochano <mkochano@pld-linux.org>
360
361 * etc/profile:
362 - Removed setting of MAIL variable. It is done by pam_mail module.
363 - Corrected typo.
364
00ab47cf 3652001-06-18 baggins <baggins@pld-linux.org>
4184aecf 366
367 * etc/services:
368 - new, made by Wojciech "Sas" Cieciwa <cieciwa@pld.org.pl>
369
370 * etc/profile: - added ability to recognize ksh93 as bin sh
371
00ab47cf 3722001-05-21 baggins <baggins@pld-linux.org>
4184aecf 373
374 * etc/profile: - more kbd stuff for ksh93
375
00ab47cf 3762001-05-14 baggins <baggins@pld-linux.org>
4184aecf 377
378 * etc/profile:
379 - some more ksh93 (don't save function definitions in history)
380
381 * etc/profile: - more ksh93 stuff (Home and End work now :)
382
00ab47cf 3832001-05-13 misiek <misiek@pld-linux.org>
4184aecf 384
385 * etc/profile: ksh93 support
386
00ab47cf 3872001-02-09 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 388
389 * etc/services: - added saned (6566/tcp)
390
00ab47cf 3912001-01-29 jajcus <jajcus@pld-linux.org>
4184aecf 392
393 * etc/passwd: - changed user "games" gid to 20
394
00ab47cf 3952001-01-11 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 396
397 * etc/group: - added icmp (gid 11)
398
00ab47cf 3992000-12-28 baggins <baggins@pld-linux.org>
4184aecf 400
401 * etc/profile: - one more hack for recognizing shell type
402
4032000-12-19 kloczek <kloczek@pld-linux.org>
404
405 * etc/netgroup: Empty file for netgroup.
406
00ab47cf 4072000-12-06 misiek <misiek@pld-linux.org>
4184aecf 408
409 * etc/profile: more zsh magic
410
00ab47cf 4112000-12-05 misiek <misiek@pld-linux.org>
4184aecf 412
413 * etc/profile: fixed ZSH prompt and enabled history feature
414
00ab47cf 4152000-11-02 baggins <baggins@pld-linux.org>
4184aecf 416
417 * etc/profile: - add /usr/X11R6/bin and $HOME/bin to PATH if missing
418
419 * etc/fstab: - /var/shm -> /dev/shm
420
00ab47cf 4212000-10-27 misiek <misiek@pld-linux.org>
4184aecf 422
423 * etc/services: added missing zebra services
424
00ab47cf 4252000-09-25 saq <saq@pld-linux.org>
4184aecf 426
427 * etc/protocols:
428 - revoking the inet6-apps changes (a patch is a better idea)
429
430 * etc/protocols:
431 - merged the protocols from inet6-apps (ping wouldn't work)
432
00ab47cf 4332000-09-06 baggins <baggins@pld-linux.org>
4184aecf 434
435 * etc/profile: - don't barf when 'bind' fails (ksh)
436
00ab47cf 4372000-08-06 baggins <baggins@pld-linux.org>
4184aecf 438
439 * etc/services: - removed ipv6 (must not smoke so much ;)
440 - added stelnet and qmqp
441
442 * etc/profile: - more ksh hacks
443
00ab47cf 4442000-08-04 baggins <baggins@pld-linux.org>
4184aecf 445
446 * etc/services: - added ipv6 41
447
00ab47cf 4482000-08-03 marcus <marcus@pld-linux.org>
4184aecf 449
450 * etc/fstab, etc/group:
451 - added group "proc" to /etc/group
452 - added "gid=17" in /proc line in /etc/fstab file
453
4542000-07-24 mis <mis@pld-linux.org>
455
456 * etc/services: added Dictionary Server Protocol
457
4582000-07-22 kloczek <kloczek@pld-linux.org>
459
460 * etc/Attic/printcap: - removed.
461
00ab47cf 4622000-07-13 waszi <waszi@pld-linux.org>
4184aecf 463
464 * etc/services: - typo
465
466 * etc/services: - added 464/udp for kpasswdd
467
00ab47cf 4682000-06-14 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 469
470 * etc/mtab: - obvious :)
471
00ab47cf 4722000-06-04 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 473
474 * etc/services: - added 224/{tcp,udp} (masqdialer)
475
00ab47cf 4762000-06-01 baggins <baggins@pld-linux.org>
4184aecf 477
478 * etc/profile: - some fixes
479 - and more beautyfing ;)
480
00ab47cf 4812000-05-30 baggins <baggins@pld-linux.org>
4184aecf 482
483 * etc/hosts: - added 127.0.0.1
484
485 * etc/fstab: - cosmetics
486
487 * etc/profile: - removed ash
488
489 * etc/profile: - anyone can use sh
490
00ab47cf 4912000-05-29 baggins <baggins@pld-linux.org>
4184aecf 492
493 * etc/profile: - fix setting up sane defaults for rootshell/bash/ksh
494
4952000-05-10 kloczek <kloczek@pld-linux.org>
496
497 * etc/Attic/issue, etc/Attic/issue.net:
498 - this files are now in issue package.
499
500 * etc/Attic/issue.net: - replace %s by Linux.
501
502 * etc/Attic/issue: - like issue.net but using getty tokens.
503
504 * etc/Attic/issue.linuxterm: - removed.
505
506 * etc/Attic/issue.net: - change version to 1.0.
507
508 * etc/profile.d/tmp-dir.csh, etc/profile.d/tmp-dir.sh: - cosmetics.
509
510 * etc/group: - games: 21 -> 20,
511 - added slocate: 21,
512 - added utmp: 22.
513
1a53c203 5142000-05-06 kloczek <kloczek@pld-linux.org>
4184aecf 515
516 * etc/services: - added ldap 389/{tcp,udp},
517 - more kerberos services.
518
1a53c203 5192000-05-05 kloczek <kloczek@pld-linux.org>
520
4184aecf 521 * etc/securetty: - added tty9-11 and vc/1-11.
522
523 * etc/filesystems: - added "nodev proc", "nodev devpts", "iso9660".
524
525 * etc/group:
526 - console group gid changed to 31 for keep copatybility with RH.
527
00ab47cf 5282000-04-25 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 529
530 * etc/filesystems, etc/fstab: *** empty log message ***
531
00ab47cf 5322000-04-17 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 533
534 * etc/group: - added audio, ttyS
535 - corrected some gids
536
00ab47cf 5372000-04-14 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 538
539 * etc/profile.d/tmp-dir.sh:
540 - removed POSIX-uncompatible &> redirection :)
541
00ab47cf 5422000-02-22 bszx <bszx@pld-linux.org>
4184aecf 543
544 * etc/profile.d/tmp-dir.csh: - typo
545
00ab47cf 5462000-02-03 siefca <siefca@pld-linux.org>
4184aecf 547
548 * etc/Attic/issue, etc/Attic/issue.linuxterm: colours sux
549
00ab47cf 5502000-01-30 siefca <siefca@pld-linux.org>
4184aecf 551
552 * etc/Attic/issue, etc/Attic/issue.net: Colorful issue :>
553
5541999-12-02 elephant <elephant@pld-linux.org>
555
556 * etc/hosts, etc/protocols, etc/services:
557 - Added file names at the beginning of each file
558 (might be helpful in case of disk crash)
559
00ab47cf 5601999-10-05 waszi <waszi@pld-linux.org>
4184aecf 561
562 * etc/services: added alias imap - imap2
563
00ab47cf 5641999-10-03 wiget <wiget@pld-linux.org>
4184aecf 565
566 * etc/services:
567 - added `pop3` as alias to pop-3 (fix trouble with fetchmail)
568
5691999-09-15 kloczek <kloczek@pld-linux.org>
570
571 * etc/passwd: - change root shell to /bin/sh.
572
573 * etc/group: - fix entry for floppy group,
574 - games must have gid 20.
575
00ab47cf 5761999-09-15 misiek <misiek@pld-linux.org>
4184aecf 577
578 * etc/protocols: - reverted last change
579
00ab47cf 5801999-09-14 baggins <baggins@pld-linux.org>
4184aecf 581
582 * etc/group: - move users from 100 to 1000
583
00ab47cf 5841999-08-12 misiek <misiek@pld-linux.org>
4184aecf 585
586 * etc/hosts: moved here from inet6-apps
587
00ab47cf 5881999-08-10 baggins <baggins@pld-linux.org>
4184aecf 589
590 * etc/securetty: added ttyS{0,1}
591
592 * etc/passwd: /bin/ksh for root shell
593
594 * etc/profile.d/tmp-dir.csh: - ~/tmp creation for (t)csh
595
596