]> git.pld-linux.org Git - projects/setup.git/blame - ChangeLog
- ChangeLog update by changelog.sh
[projects/setup.git] / ChangeLog
CommitLineData
304335f6 12005-03-22 blues <blues@pld-linux.org>
b3ebc3a6 2
3 * Makefile: - ooops - real 2.4.10 :)
4
5 * .cvsignore, etc/.cvsignore: - cvs ignore
6
7 * Makefile: - started with 2.4.10
8
9 * Makefile: - 2.4.9
10
11 * etc/services: - updated, according to SOURCES/setup-services.patch
12
304335f6 132005-03-06 glen <glen@pld-linux.org>
b3ebc3a6 14
15 * etc/profile: - unset strstr function created
16
17 * etc/profile: - optimize: skip three grep executions
18
19 * etc/profile: - optimize: don't call 'id -un' twice
20
304335f6 212005-02-11 blues <blues@pld-linux.org>
b3ebc3a6 22
23 * Makefile, etc/group: - 2.4.8 - added backup group (GID=39)
24
304335f6 252005-01-07 arekm <arekm@pld-linux.org>
534f6398 26
27 * etc/passwd: set default shells to /bin/false
28
304335f6 292005-01-03 blues <blues@pld-linux.org>
b193b221 30
31 * Makefile, etc/fstab, etc/group, etc/profile.d/tmp-dir.csh, etc/profile.d/tmp-dir.sh:
32 - 2.4.7 - lets release it and merge pending patches
33
304335f6 342004-09-06 arekm <arekm@pld-linux.org>
168e3fc0 35
36 * etc/fstab:
37 Put mode=1777,nosuid,nodev,noexec for /dev/shm explictly (it's 1777 by default so anyone can put normal files there).
38
304335f6 392004-09-04 blues <blues@pld-linux.org>
25c0d596 40
41 * etc/profile: - add rxvt too
42
304335f6 432004-09-01 blues <blues@pld-linux.org>
491cc9fc 44
45 * etc/profile: - added gnome to terminals
46
304335f6 472004-07-23 havner <havner@pld-linux.org>
89883a8f 48
49 * etc/fstab: - gid=17 for sysfs
50
304335f6 512004-07-19 domelu <domelu@pld-linux.org>
4c1c4d8a 52
53 * etc/services:
54 - added netserver (12865/tcp and 12865/udp) for Netperf Server
55
304335f6 562004-06-30 djurban <djurban@pld-linux.org>
07a92a8c 57
58 * etc/group: - revert my changes
59
304335f6 602004-06-29 djurban <djurban@pld-linux.org>
8ea9ddfe 61
54a897b7 62 * etc/group: - add services
8ea9ddfe 63
304335f6 642004-05-03 wolf <wolf@pld-linux.org>
4184aecf 65
66 * etc/profile: - remove RPS1
67
304335f6 682004-04-30 gotar <gotar@pld-linux.org>
4184aecf 69
70 * etc/profile: - /etc/profile.d/* can be -x
71
304335f6 722004-04-29 qboosh <qboosh@pld-linux.org>
4184aecf 73
74 * etc/group: - fixed nogroup entry
75
304335f6 762004-04-28 havner <havner@pld-linux.org>
4184aecf 77
78 * Makefile: - updated for shrc.d dir
79
80 * etc/group, etc/fstab: - fstab patch
81
304335f6 822004-04-19 baggins <baggins@pld-linux.org>
4184aecf 83
84 * etc/services: - more instances of incorrect syntax commented out
85
86 * etc/services:
87 - commented out syntacticly incorrect entries (man 5 services)
88
304335f6 892004-04-11 gotar <gotar@pld-linux.org>
4184aecf 90
91 * etc/profile: - $SHELL is set once for session, back to $0
92
4184aecf 93 * etc/profile: - use $SHELL instead of $0
94
304335f6 952004-04-07 adgor <adgor@pld-linux.org>
4184aecf 96
97 * etc/env.d/SSH_ASKPASS: - This value may be set global too
98
304335f6 992004-04-06 adgor <adgor@pld-linux.org>
1a53c203 100
4184aecf 101 * etc/profile:
102 - Grrr... binding 'complete' to '^I' needed due to last bunch of debian patches
103
304335f6 1042004-04-04 blues <blues@pld-linux.org>
4184aecf 105
106 * Makefile: - new variables
107
108 * etc/env.d/MAILPATH, etc/env.d/TMOUT, etc/env.d/MAILCHECK, etc/suid_profile:
109 - suid_profile for privileged shell mode. Few more variables.
110
111 * Makefile, etc/fstab: - fixed MAkefile
112
113 * 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:
114 - 2.4.6 - basic /etc/env.d support. Simple way to manage system variables.
115 Something quite similar is in gentoo
116
304335f6 1172004-04-01 adgor <adgor@pld-linux.org>
4184aecf 118
119 * etc/profile: - Do not export MAIL while isn't set here
120
304335f6 1212004-03-31 gotar <gotar@pld-linux.org>
4184aecf 122
123 * etc/profile: - cosmetics
124
304335f6 1252004-03-31 adgor <adgor@pld-linux.org>
4184aecf 126
127 * etc/profile: - There's no need to bind 'complete' function for ksh
128 - rxvt sends same home/end sequences as linux
129 - Fixed 'beginning/end-of-line' bindings for linux|rxvt terms (ksh)
130 - TODO: they still do not work properly for these terms
131 - Typo
132
304335f6 1332004-03-31 gotar <gotar@pld-linux.org>
4184aecf 134
135 * etc/profile: - HOME_ETC,
136 - RPS1 is back, but not exported
137
138 * etc/fstab: - shmfs is obsoleted, use tmpfs
139
304335f6 1402004-02-18 jajcus <jajcus@pld-linux.org>
4184aecf 141
142 * etc/group, etc/passwd: - stats user and logs,stats group
143
304335f6 1442004-02-04 deejay1 <deejay1@pld-linux.org>
4184aecf 145
146 * etc/fstab: - FHS 2.3 compliance
147
304335f6 1482004-02-04 arekm <arekm@pld-linux.org>
4184aecf 149
150 * etc/profile:
151 Drop clock display; it's so stupid (add it in your own config).
152
304335f6 1532003-10-03 baggins <baggins@pld-linux.org>
4184aecf 154
155 * etc/services: - ddp - Pewnie appletalkowy UDP.
156 The Datagram Delivery Protocol (DDP) is the network-layer protocol that is
157 responsible for the socket-to-socket delivery of datagrams over the AppleTalk
158 Internet. This group manages the DDP layer on the managed device.
159
304335f6 1602003-10-02 baggins <baggins@pld-linux.org>
1a53c203 161
4184aecf 162 * etc/services: - commented out ddp, wtf is this?
163
164 * etc/services: - back out previous change
165
166 * etc/services: - commented out incorrect entries
167
304335f6 1682003-09-26 blues <blues@pld-linux.org>
4184aecf 169
170 * etc/services: - merged from setup.spec patches
171
172 * Makefile: - 2.4.5
173
304335f6 1742003-09-26 malekith <malekith@pld-linux.org>
4184aecf 175
176 * joinpasswd.c: - fix typo
177
304335f6 1782003-09-26 speedy <speedy@pld-linux.org>
4184aecf 179
180 * etc/services: - will i be killed ?
181 - blues: let's make new release and remove patch from setup.spec
182 - what about cyrus/sieve ?
183
304335f6 1842003-09-16 blues <blues@pld-linux.org>
4184aecf 185
186 * joinpasswd.c: - typo
187
188 * Makefile: - stupid typos fixed
189
4184aecf 190 * Makefile: - 2.4.4
191
192 * Makefile, joinpasswd.c:
193 - prepared Makefile to make creating new releases easier. Do (finally!!)
194 compilation of joinpasswd - we should consider start using it.
195 - killed pld.org.pl in joinpasswd source
196
197 * etc/profile: - key bindings and functions for zsh are out to zsh.spec
198
304335f6 1992003-09-15 blues <blues@pld-linux.org>
1a53c203 200
4184aecf 201 * etc/profile: - moved from zsh.spec into proper place.
202
203 * etc/profile:
204 - added setting of xterm-window title for bash and zsh. TODO: ksh*
205
304335f6 2062003-08-08 blues <blues@pld-linux.org>
4184aecf 207
208 * etc/profile: - show clock in zsh :)
209
304335f6 2102003-04-02 qboosh <qboosh@pld-linux.org>
4184aecf 211
212 * etc/services:
213 - added some aliases and few non-IANA entries from old services
214 - NOW you can make new setup package
215
216 * etc/services: - ugh, :set ff=unix
217
218 * etc/services: - removed newlines before eols
219
220 * etc/services: - grrrrrr, services broken in the same way again...
221 - first step: unexpanded, comments made really comments, not aliases
222
304335f6 2232003-04-01 adasi <adasi@pld-linux.org>
4184aecf 224
225 * etc/group: - nogroup
226
227 * etc/group, etc/services: - added group and services from SOURCES
228
304335f6 2292002-12-20 blues <blues@pld-linux.org>
4184aecf 230
231 * etc/group: - added standard Unix nogroup group
232
304335f6 2332002-12-06 orzech <orzech@pld-linux.org>
4184aecf 234
235 * etc/passwd: - home/services for ftp and http users
236
304335f6 2372002-11-17 adgor <adgor@pld-linux.org>
4184aecf 238
239 * etc/group: - Added cdwrite (gid=27)
240
304335f6 2412002-07-23 malekith <malekith@pld-linux.org>
4184aecf 242
243 * etc/passwd: - removed empty line at the end of file
244
304335f6 2452002-06-13 qboosh <qboosh@pld-linux.org>
4184aecf 246
247 * etc/services: - added alias pop=pop2 (expected by imap-pop2)
248
304335f6 2492002-05-13 baseciq <baseciq@pld-linux.org>
4184aecf 250
251 * etc/profile:
252 - removed IRCSERVER (this should be in /etc/profile.d instead, provided by packages with irc clients)
253
304335f6 2542002-05-11 baseciq <baseciq@pld-linux.org>
4184aecf 255
256 * etc/profile:
257 - added IRCSERVER="irc.pld.org.pl" since we have our irc service :)
258
304335f6 2592002-04-22 blues <blues@pld-linux.org>
4184aecf 260
261 * etc/group: - removed daemon from group adm
262
304335f6 2632002-03-10 qboosh <qboosh@pld-linux.org>
4184aecf 264
265 * etc/services: - added ipp,ldaps,wnn4_Cn,wnn4_Kr,wnn4_Tw
266
304335f6 2672002-03-07 malekith <malekith@pld-linux.org>
4184aecf 268
269 * joinpasswd.c: - no PLD GNU/Linux, just PLD Linux
270
271 * etc/profile:
272 - s/hostname/uname -n/ (we require sh-utils anyway (id)), and this
273 relaxes requirement of net-tools
274 - hmm... shouldn't require: sh-utils be in spec?
275
304335f6 2762002-01-07 marcus <marcus@pld-linux.org>
4184aecf 277
278 * etc/services: - added 548/tcp and 548/udp for AFP over TCP
279
304335f6 2802001-12-05 blues <blues@pld-linux.org>
4184aecf 281
282 * etc/profile:
283 -added commented CONFIG_DIR (shoulden't we start using it??)
284
2852001-10-25 kloczek <kloczek@pld-linux.org>
286
287 * etc/group: - removed icmp group.
288
304335f6 2892001-10-24 qboosh <qboosh@pld-linux.org>
4184aecf 290
291 * etc/group: - added video group (gid=24), according to uid_gid.db.txt
292
304335f6 2932001-10-01 baggins <baggins@pld-linux.org>
4184aecf 294
295 * etc/group: - one more group for grsec
296
304335f6 2972001-10-01 qboosh <qboosh@pld-linux.org>
4184aecf 298
299 * etc/services: - added alias smtps=ssmtp
300
304335f6 3012001-09-18 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 302
303 * etc/profile: - fixed PATH setting
304
304335f6 3052001-08-16 malekith <malekith@pld-linux.org>
4184aecf 306
307 * joinpasswd.c:
308 - changed locking to be compatibile with lckpwdf() function
309 used in shadow
310
304335f6 3112001-08-13 malekith <malekith@pld-linux.org>
4184aecf 312
313 * joinpasswd.c: - added gshadow
314
315 * joinpasswd.c: - added locking databases (compatibile with shadow)
316
317 * joinpasswd.c: - added making backup of updated files
318
319 * joinpasswd.c:
320 - tool for adding new users that appeard in .rpmnew files.
321
304335f6 3222001-08-11 blues <blues@pld-linux.org>
4184aecf 323
324 * etc/resolv.conf: - resolv.conf - some package should own it...
325
304335f6 3262001-07-25 baggins <baggins@pld-linux.org>
4184aecf 327
328 * etc/group: - added groups for kernel 2.4 grsecurity patch
329
304335f6 3302001-06-26 qboosh <qboosh@pld-linux.org>
4184aecf 331
332 * etc/services: - unexpanded
333 - comments should be comments, not aliases
334 - added some ports and aliases (mostly from old services)
335
3362001-06-24 mkochano <mkochano@pld-linux.org>
337
338 * etc/profile:
339 - Removed setting of MAIL variable. It is done by pam_mail module.
340 - Corrected typo.
341
304335f6 3422001-06-18 baggins <baggins@pld-linux.org>
4184aecf 343
344 * etc/services:
345 - new, made by Wojciech "Sas" Cieciwa <cieciwa@pld.org.pl>
346
347 * etc/profile: - added ability to recognize ksh93 as bin sh
348
304335f6 3492001-05-21 baggins <baggins@pld-linux.org>
4184aecf 350
351 * etc/profile: - more kbd stuff for ksh93
352
304335f6 3532001-05-14 baggins <baggins@pld-linux.org>
4184aecf 354
355 * etc/profile:
356 - some more ksh93 (don't save function definitions in history)
357
358 * etc/profile: - more ksh93 stuff (Home and End work now :)
359
304335f6 3602001-05-13 misiek <misiek@pld-linux.org>
4184aecf 361
362 * etc/profile: ksh93 support
363
304335f6 3642001-02-09 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 365
366 * etc/services: - added saned (6566/tcp)
367
304335f6 3682001-01-29 jajcus <jajcus@pld-linux.org>
4184aecf 369
370 * etc/passwd: - changed user "games" gid to 20
371
304335f6 3722001-01-11 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 373
374 * etc/group: - added icmp (gid 11)
375
304335f6 3762000-12-28 baggins <baggins@pld-linux.org>
4184aecf 377
378 * etc/profile: - one more hack for recognizing shell type
379
3802000-12-19 kloczek <kloczek@pld-linux.org>
381
382 * etc/netgroup: Empty file for netgroup.
383
304335f6 3842000-12-06 misiek <misiek@pld-linux.org>
4184aecf 385
386 * etc/profile: more zsh magic
387
304335f6 3882000-12-05 misiek <misiek@pld-linux.org>
4184aecf 389
390 * etc/profile: fixed ZSH prompt and enabled history feature
391
304335f6 3922000-11-02 baggins <baggins@pld-linux.org>
4184aecf 393
394 * etc/profile: - add /usr/X11R6/bin and $HOME/bin to PATH if missing
395
396 * etc/fstab: - /var/shm -> /dev/shm
397
304335f6 3982000-10-27 misiek <misiek@pld-linux.org>
4184aecf 399
400 * etc/services: added missing zebra services
401
304335f6 4022000-09-25 saq <saq@pld-linux.org>
4184aecf 403
404 * etc/protocols:
405 - revoking the inet6-apps changes (a patch is a better idea)
406
407 * etc/protocols:
408 - merged the protocols from inet6-apps (ping wouldn't work)
409
304335f6 4102000-09-06 baggins <baggins@pld-linux.org>
4184aecf 411
412 * etc/profile: - don't barf when 'bind' fails (ksh)
413
304335f6 4142000-08-06 baggins <baggins@pld-linux.org>
4184aecf 415
416 * etc/services: - removed ipv6 (must not smoke so much ;)
417 - added stelnet and qmqp
418
419 * etc/profile: - more ksh hacks
420
304335f6 4212000-08-04 baggins <baggins@pld-linux.org>
4184aecf 422
423 * etc/services: - added ipv6 41
424
304335f6 4252000-08-03 marcus <marcus@pld-linux.org>
4184aecf 426
427 * etc/fstab, etc/group:
428 - added group "proc" to /etc/group
429 - added "gid=17" in /proc line in /etc/fstab file
430
4312000-07-24 mis <mis@pld-linux.org>
432
433 * etc/services: added Dictionary Server Protocol
434
4352000-07-22 kloczek <kloczek@pld-linux.org>
436
437 * etc/Attic/printcap: - removed.
438
304335f6 4392000-07-13 waszi <waszi@pld-linux.org>
4184aecf 440
441 * etc/services: - typo
442
443 * etc/services: - added 464/udp for kpasswdd
444
304335f6 4452000-06-14 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 446
447 * etc/mtab: - obvious :)
448
304335f6 4492000-06-04 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 450
451 * etc/services: - added 224/{tcp,udp} (masqdialer)
452
304335f6 4532000-06-01 baggins <baggins@pld-linux.org>
4184aecf 454
455 * etc/profile: - some fixes
456 - and more beautyfing ;)
457
304335f6 4582000-05-30 baggins <baggins@pld-linux.org>
4184aecf 459
460 * etc/hosts: - added 127.0.0.1
461
462 * etc/fstab: - cosmetics
463
464 * etc/profile: - removed ash
465
466 * etc/profile: - anyone can use sh
467
304335f6 4682000-05-29 baggins <baggins@pld-linux.org>
4184aecf 469
470 * etc/profile: - fix setting up sane defaults for rootshell/bash/ksh
471
4722000-05-10 kloczek <kloczek@pld-linux.org>
473
474 * etc/Attic/issue, etc/Attic/issue.net:
475 - this files are now in issue package.
476
477 * etc/Attic/issue.net: - replace %s by Linux.
478
479 * etc/Attic/issue: - like issue.net but using getty tokens.
480
481 * etc/Attic/issue.linuxterm: - removed.
482
483 * etc/Attic/issue.net: - change version to 1.0.
484
485 * etc/profile.d/tmp-dir.csh, etc/profile.d/tmp-dir.sh: - cosmetics.
486
487 * etc/group: - games: 21 -> 20,
488 - added slocate: 21,
489 - added utmp: 22.
490
1a53c203 4912000-05-06 kloczek <kloczek@pld-linux.org>
4184aecf 492
493 * etc/services: - added ldap 389/{tcp,udp},
494 - more kerberos services.
495
1a53c203 4962000-05-05 kloczek <kloczek@pld-linux.org>
497
4184aecf 498 * etc/securetty: - added tty9-11 and vc/1-11.
499
500 * etc/filesystems: - added "nodev proc", "nodev devpts", "iso9660".
501
502 * etc/group:
503 - console group gid changed to 31 for keep copatybility with RH.
504
304335f6 5052000-04-25 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 506
507 * etc/filesystems, etc/fstab: *** empty log message ***
508
304335f6 5092000-04-17 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 510
511 * etc/group: - added audio, ttyS
512 - corrected some gids
513
304335f6 5142000-04-14 zagrodzki <zagrodzki@pld-linux.org>
4184aecf 515
516 * etc/profile.d/tmp-dir.sh:
517 - removed POSIX-uncompatible &> redirection :)
518
304335f6 5192000-02-22 bszx <bszx@pld-linux.org>
4184aecf 520
521 * etc/profile.d/tmp-dir.csh: - typo
522
304335f6 5232000-02-03 siefca <siefca@pld-linux.org>
4184aecf 524
525 * etc/Attic/issue, etc/Attic/issue.linuxterm: colours sux
526
304335f6 5272000-01-30 siefca <siefca@pld-linux.org>
4184aecf 528
529 * etc/Attic/issue, etc/Attic/issue.net: Colorful issue :>
530
5311999-12-02 elephant <elephant@pld-linux.org>
532
533 * etc/hosts, etc/protocols, etc/services:
534 - Added file names at the beginning of each file
535 (might be helpful in case of disk crash)
536
304335f6 5371999-10-05 waszi <waszi@pld-linux.org>
4184aecf 538
539 * etc/services: added alias imap - imap2
540
304335f6 5411999-10-03 wiget <wiget@pld-linux.org>
4184aecf 542
543 * etc/services:
544 - added `pop3` as alias to pop-3 (fix trouble with fetchmail)
545
5461999-09-15 kloczek <kloczek@pld-linux.org>
547
548 * etc/passwd: - change root shell to /bin/sh.
549
550 * etc/group: - fix entry for floppy group,
551 - games must have gid 20.
552
304335f6 5531999-09-15 misiek <misiek@pld-linux.org>
4184aecf 554
555 * etc/protocols: - reverted last change
556
304335f6 5571999-09-14 baggins <baggins@pld-linux.org>
4184aecf 558
559 * etc/group: - move users from 100 to 1000
560
304335f6 5611999-08-12 misiek <misiek@pld-linux.org>
4184aecf 562
563 * etc/hosts: moved here from inet6-apps
564
304335f6 5651999-08-10 baggins <baggins@pld-linux.org>
4184aecf 566
567 * etc/securetty: added ttyS{0,1}
568
569 * etc/passwd: /bin/ksh for root shell
570
571 * etc/profile.d/tmp-dir.csh: - ~/tmp creation for (t)csh
572
573