]> git.pld-linux.org Git - projects/setup.git/blob - ChangeLog
- ChangeLog update by changelog.sh
[projects/setup.git] / ChangeLog
1 2003-04-02  Jakub Bogusz  <qboosh@pld.org.pl>
2
3         * etc/services:
4         - added some aliases and few non-IANA entries from old services
5         - NOW you can make new setup package
6
7         * etc/services: - ugh, :set ff=unix
8
9         * etc/services: - removed newlines before eols
10
11         * etc/services: - grrrrrr, services broken in the same way again...
12         - first step: unexpanded, comments made really comments, not aliases
13
14 2003-04-01  Witek Krêcicki  <adasi@pld.org.pl>
15
16         * etc/group:  - nogroup
17
18         * etc/group, etc/services:  - added group and services from SOURCES
19
20 2002-12-20  Pawe³ Go³aszewski  <blues@pld.org.pl>
21
22         * etc/group: - added standard Unix nogroup group
23
24 2002-12-06  Tomasz Orzechowski  <orzech@pld.org.pl>
25
26         * etc/passwd: - home/services for ftp and http users
27
28 2002-11-17  Adam Gorzkiewicz  <adgor@pld.org.pl>
29
30         * etc/group: - Added cdwrite (gid=27)
31
32 2002-07-23  Micha³ Moskal  <malekith@pld.org.pl>
33
34         * etc/passwd: - removed empty line at the end of file
35
36 2002-06-13  Jakub Bogusz  <qboosh@pld.org.pl>
37
38         * etc/services: - added alias pop=pop2 (expected by imap-pop2)
39
40 2002-05-13  £ukasz Jaros³aw Mozer  <baseciq@pld.org.pl>
41
42         * etc/profile:
43         - removed IRCSERVER (this should be in /etc/profile.d instead, provided by packages with irc clients)
44
45 2002-05-11  £ukasz Jaros³aw Mozer  <baseciq@pld.org.pl>
46
47         * etc/profile:
48         - added IRCSERVER="irc.pld.org.pl" since we have our irc service :)
49
50 2002-04-22  Pawe³ Go³aszewski  <blues@pld.org.pl>
51
52         * etc/group: - removed daemon from group adm
53
54 2002-03-10  Jakub Bogusz  <qboosh@pld.org.pl>
55
56         * etc/services: - added ipp,ldaps,wnn4_Cn,wnn4_Kr,wnn4_Tw
57
58 2002-03-07  Micha³ Moskal  <malekith@pld.org.pl>
59
60         * joinpasswd.c: - no PLD GNU/Linux, just PLD Linux
61
62         * etc/profile:
63         - s/hostname/uname -n/ (we require sh-utils anyway (id)), and this
64           relaxes requirement of net-tools
65         - hmm... shouldn't require: sh-utils be in spec?
66
67 2002-01-07  Marcin Bohosiewicz  <marcus@pld.org.pl>
68
69         * etc/services: - added 548/tcp and 548/udp for AFP over TCP
70
71 2001-12-05  Pawe³ Go³aszewski  <blues@pld.org.pl>
72
73         * etc/profile:
74         -added commented CONFIG_DIR (shoulden't we start using it??)
75
76 2001-10-25  Tomasz K³oczko  <kloczek@pld.org.pl>
77
78         * etc/group: - removed icmp group.
79
80 2001-10-24  Jakub Bogusz  <qboosh@pld.org.pl>
81
82         * etc/group: - added video group (gid=24), according to uid_gid.db.txt
83
84 2001-10-01  Jan Rêkorajski  <baggins@pld.org.pl>
85
86         * etc/group: - one more group for grsec
87
88 2001-10-01  Jakub Bogusz  <qboosh@pld.org.pl>
89
90         * etc/services: - added alias smtps=ssmtp
91
92 2001-09-18  Sebastian Zagrodzki  <zagrodzki@pld.org.pl>
93
94         * etc/profile: - fixed PATH setting
95
96 2001-08-16  Micha³ Moskal  <malekith@pld.org.pl>
97
98         * joinpasswd.c:
99         - changed locking to be compatibile with lckpwdf() function
100           used in shadow
101
102 2001-08-13  Micha³ Moskal  <malekith@pld.org.pl>
103
104         * joinpasswd.c: - added gshadow
105
106         * joinpasswd.c: - added locking databases (compatibile with shadow)
107
108         * joinpasswd.c: - added making backup of updated files
109
110         * joinpasswd.c:
111         - tool for adding new users that appeard in .rpmnew files.
112
113 2001-08-11  Pawe³ Go³aszewski  <blues@pld.org.pl>
114
115         * etc/resolv.conf: - resolv.conf - some package should own it...
116
117 2001-07-25  Jan Rêkorajski  <baggins@pld.org.pl>
118
119         * etc/group: - added groups for kernel 2.4 grsecurity patch
120
121 2001-06-26  Jakub Bogusz  <qboosh@pld.org.pl>
122
123         * etc/services: - unexpanded
124         - comments should be comments, not aliases
125         - added some ports and aliases (mostly from old services)
126
127 2001-06-24  Micha³ Kochanowicz  <mkochano@pld.org.pl>
128
129         * etc/profile:
130         - Removed setting of MAIL variable. It is done by pam_mail module.
131         - Corrected typo.
132
133 2001-06-18  Jan Rêkorajski  <baggins@pld.org.pl>
134
135         * etc/services:
136         - new, made by Wojciech "Sas" Cieciwa <cieciwa@pld.org.pl>
137
138         * etc/profile: - added ability to recognize ksh93 as bin sh
139
140 2001-05-21  Jan Rêkorajski  <baggins@pld.org.pl>
141
142         * etc/profile: - more kbd stuff for ksh93
143
144 2001-05-14  Jan Rêkorajski  <baggins@pld.org.pl>
145
146         * etc/profile:
147         - some more ksh93 (don't save function definitions in history)
148
149         * etc/profile: - more ksh93 stuff (Home and End work now :)
150
151 2001-05-13  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
152
153         * etc/profile: ksh93 support
154
155 2001-02-09  Sebastian Zagrodzki  <zagrodzki@pld.org.pl>
156
157         * etc/services: - added saned (6566/tcp)
158
159 2001-01-29  Jacek Konieczny  <jajcus@pld.org.pl>
160
161         * etc/passwd: - changed user "games" gid to 20
162
163 2001-01-11  Sebastian Zagrodzki  <zagrodzki@pld.org.pl>
164
165         * etc/group: - added icmp (gid 11)
166
167 2000-12-28  Jan Rêkorajski  <baggins@pld.org.pl>
168
169         * etc/profile: - one more hack for recognizing shell type
170
171 2000-12-19  Tomasz K³oczko  <kloczek@pld.org.pl>
172
173         * etc/netgroup: Empty file for netgroup.
174
175 2000-12-06  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
176
177         * etc/profile: more zsh magic
178
179 2000-12-05  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
180
181         * etc/profile: fixed ZSH prompt and enabled history feature
182
183 2000-11-02  Jan Rêkorajski  <baggins@pld.org.pl>
184
185         * etc/profile: - add /usr/X11R6/bin and $HOME/bin to PATH if missing
186
187         * etc/fstab: - /var/shm -> /dev/shm
188
189 2000-10-27  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
190
191         * etc/services: added missing zebra services
192
193 2000-09-25  Pawe³ Sakowski  <saq@pld.org.pl>
194
195         * etc/protocols:
196         - revoking the inet6-apps changes (a patch is a better idea)
197
198         * etc/protocols:
199         - merged the protocols from inet6-apps (ping wouldn't work)
200
201 2000-09-06  Jan Rêkorajski  <baggins@pld.org.pl>
202
203         * etc/profile: - don't barf when 'bind' fails (ksh)
204
205 2000-08-06  Jan Rêkorajski  <baggins@pld.org.pl>
206
207         * etc/services: - removed ipv6 (must not smoke so much ;)
208         - added stelnet and qmqp
209
210         * etc/profile: - more ksh hacks
211
212 2000-08-04  Jan Rêkorajski  <baggins@pld.org.pl>
213
214         * etc/services: - added ipv6 41
215
216 2000-08-03  Marcin Bohosiewicz  <marcus@pld.org.pl>
217
218         * etc/fstab, etc/group:
219         - added group "proc" to /etc/group
220         - added "gid=17" in /proc line in /etc/fstab file
221
222 2000-07-24  Pawe³ Gajda  <mis@pld.org.pl>
223
224         * etc/services: added Dictionary Server Protocol
225
226 2000-07-22  Tomasz K³oczko  <kloczek@pld.org.pl>
227
228         * etc/Attic/printcap: - removed.
229
230 2000-07-13  Bartosz Waszak  <waszi@pld.org.pl>
231
232         * etc/services: - typo
233
234         * etc/services: - added 464/udp for kpasswdd
235
236 2000-06-14  Sebastian Zagrodzki  <zagrodzki@pld.org.pl>
237
238         * etc/mtab: - obvious :)
239
240 2000-06-04  Sebastian Zagrodzki  <zagrodzki@pld.org.pl>
241
242         * etc/services: - added 224/{tcp,udp} (masqdialer)
243
244 2000-06-01  Jan Rêkorajski  <baggins@pld.org.pl>
245
246         * etc/profile: - some fixes
247         - and more beautyfing ;)
248
249 2000-05-30  Jan Rêkorajski  <baggins@pld.org.pl>
250
251         * etc/hosts: - added 127.0.0.1
252
253         * etc/fstab: - cosmetics
254
255         * etc/profile: - removed ash
256
257         * etc/profile: - anyone can use sh
258
259 2000-05-29  Jan Rêkorajski  <baggins@pld.org.pl>
260
261         * etc/profile: -  fix setting up sane defaults for rootshell/bash/ksh
262
263 2000-05-10  Tomasz K³oczko  <kloczek@pld.org.pl>
264
265         * etc/Attic/issue, etc/Attic/issue.net:
266         - this files are now in issue package.
267
268         * etc/Attic/issue.net: - replace %s by Linux.
269
270         * etc/Attic/issue: - like issue.net but using getty tokens.
271
272         * etc/Attic/issue.linuxterm: - removed.
273
274         * etc/Attic/issue.net: - change version to 1.0.
275
276         * etc/profile.d/tmp-dir.csh, etc/profile.d/tmp-dir.sh: - cosmetics.
277
278         * etc/group: - games: 21 -> 20,
279         - added slocate: 21,
280         - added utmp: 22.
281
282 2000-05-06  Tomasz K³oczko  <kloczek@pld.org.pl>
283
284         * etc/services: - added ldap 389/{tcp,udp},
285         - more kerberos services.
286
287 2000-05-05  Tomasz K³oczko  <kloczek@pld.org.pl>
288
289         * etc/securetty: - added tty9-11 and vc/1-11.
290
291         * etc/filesystems: - added "nodev proc", "nodev devpts", "iso9660".
292
293         * etc/group:
294         - console group gid changed to 31 for keep copatybility with RH.
295
296 2000-04-25  Sebastian Zagrodzki  <zagrodzki@pld.org.pl>
297
298         * etc/filesystems, etc/fstab: *** empty log message ***
299
300 2000-04-17  Sebastian Zagrodzki  <zagrodzki@pld.org.pl>
301
302         * etc/group: - added audio, ttyS
303         - corrected some gids
304
305 2000-04-14  Sebastian Zagrodzki  <zagrodzki@pld.org.pl>
306
307         * etc/profile.d/tmp-dir.sh:
308         - removed POSIX-uncompatible &> redirection :)
309
310 2000-02-22  bszx  <bszx@pld.org.pl>
311
312         * etc/profile.d/tmp-dir.csh:  - typo
313
314 2000-02-03  Pawe³ Wilk  <siefca@pld.org.pl>
315
316         * etc/Attic/issue, etc/Attic/issue.linuxterm: colours sux
317
318 2000-01-30  Pawe³ Wilk  <siefca@pld.org.pl>
319
320         * etc/Attic/issue, etc/Attic/issue.net: Colorful issue :>
321
322 1999-12-02  Marek Obuchowicz  <elephant@pld.org.pl>
323
324         * etc/hosts, etc/protocols, etc/services:
325         - Added file names at the beginning of each file
326           (might be helpful in case of disk crash)
327
328 1999-10-05  Bartosz Waszak  <waszi@pld.org.pl>
329
330         * etc/services: added alias imap - imap2
331
332 1999-10-03  Artur Frysiak  <wiget@pld.org.pl>
333
334         * etc/services:
335         - added `pop3` as alias to pop-3 (fix trouble with fetchmail)
336
337 1999-09-15  Tomasz K³oczko  <kloczek@pld.org.pl>
338
339         * etc/passwd: - change root shell to /bin/sh.
340
341         * etc/group: - fix entry for floppy group,
342         - games must have gid 20.
343
344 1999-09-15  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
345
346         * etc/protocols: - reverted last change
347
348 1999-09-14  Jan Rêkorajski  <baggins@pld.org.pl>
349
350         * etc/group: - move users from 100 to 1000
351
352 1999-08-12  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
353
354         * etc/hosts: moved here from inet6-apps
355
356 1999-08-10  Jan Rêkorajski  <baggins@pld.org.pl>
357
358         * etc/securetty: added ttyS{0,1}
359
360         * etc/passwd: /bin/ksh for root shell
361
362         * etc/profile.d/tmp-dir.csh: - ~/tmp creation for (t)csh
363
364         * etc/profile.d/Attic/tmp-dir: - porz±dki
365
366         * etc/protocols: ipv6-icmp -> icmp6
367
368         * etc/profile: - umask 077, 007 -> 022, 002
369         - some minor fixes
370
371         * etc/shells: - empty file
372
373         * etc/services: - from devel
374
375 1999-07-26  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
376
377         * etc/protocols: - aktualizacja
378
379 1999-07-19  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
380
381         * etc/protocols: updated
382
383 1999-07-07  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
384
385         * etc/services: parê kerberosowych dodatków
386
387 1999-07-01  Artur Frysiak  <wiget@pld.org.pl>
388
389         * etc/group, etc/passwd: - sync with uid_gid.txt
390
391 1999-06-27  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
392
393         * etc/services: swat and zebra entries
394
395 1999-06-23  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
396
397         * etc/services: added rsync service
398
399 1999-05-13  Artur Frysiak  <wiget@pld.org.pl>
400
401         * etc/services: - added more s-services
402
403 1999-03-08  Jacek Smyda  <smyda@pld.org.pl>
404
405         * etc/profile.d/Attic/tmp-dir, etc/profile.d/tmp-dir.sh, etc/group, etc/passwd:
406         - add some positions
407
408 1999-03-07  Marek Obuchowicz  <elephant@pld.org.pl>
409
410         * etc/services:  o Added some comments
411
412 1999-03-04  Jacek Smyda  <smyda@pld.org.pl>
413
414         * etc/services: - new entries in services
415
416 1999-02-26  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
417
418         * etc/passwd: -added postfix entry
419
420 1999-02-25  Marek Obuchowicz  <elephant@pld.org.pl>
421
422         * etc/services: Modified/added some service comments
423
424          Modified Files:
425                 setup/etc/services
426
427 1999-02-25  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
428
429         * etc/profile.d/tmp-dir.sh: renamed to tmp-dir.sh
430
431         * etc/profile.d/Attic/tmp-dir: - ~/tmp is now created at user login
432
433 1999-02-24  Tomasz K³oczko  <kloczek@pld.org.pl>
434
435         * etc/profile:
436         - added modifications which allow setup base setting for ash, bash
437           and ksh shells.
438
439 1999-02-06  Marek Obuchowicz  <elephant@pld.org.pl>
440
441         * etc/passwd, etc/profile:
442          Modified Files:
443                 passwd profile
444
445 1999-02-04  Arkadiusz Mi¶kiewicz  <misiek@pld.org.pl>
446
447         * etc/Attic/csh.cshrc, etc/Attic/shadow, etc/group, etc/passwd, etc/profile, etc/protocols, etc/services, etc/shells:
448         Now setup is PLD-devel ready.
449
450 1999-02-01  Tomasz K³oczko  <kloczek@pld.org.pl>
451
452         * etc/services:
453         - added rsync entries.
454
455 1999-01-26  Marek Obuchowicz  <elephant@pld.org.pl>
456
457         * etc/Attic/csh.cshrc, etc/group, etc/protocols, etc/services:
458          Modified Files:
459                 csh.cshrc group protocols services
460
461         * etc/profile:
462          Modified Files:
463                 profile
464
465 1999-01-25  Marek Obuchowicz  <elephant@pld.org.pl>
466
467         * etc/services, etc/shells:
468          Modified Files:
469                 services shells
470
471 1999-01-22  Tomasz K³oczko  <kloczek@pld.org.pl>
472
473         * etc/services:
474         - more services.
475
476         * 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:
477         - initial version sources setup package.
478
This page took 0.098142 seconds and 3 git commands to generate.