]> git.pld-linux.org Git - projects/setup.git/blob - ChangeLog
Always enable largefile.
[projects/setup.git] / ChangeLog
1 2012-01-12  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2
3         * Makefile: Version 2.8.2.
4
5 2012-01-12  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
6
7         * etc/fstab: hidepid=2 as explainded in
8           https://lwn.net/Articles/474645/; will work in >= 3.3; no effect
9           in older kernels
10
11 2011-12-08  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
12
13         * joinpasswd.c: fsync/close after loop.
14
15 2011-12-08  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
16
17         * joinpasswd.c: Report better errors.
18
19 2011-12-08  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
20
21         * Makefile: 2.8.1
22
23 2011-12-08  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
24
25         * joinpasswd.c: Check much more return values, fsync file, close
26           descriptor.
27
28 2011-12-08  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
29
30         * joinpasswd.c: Check write/close return values.
31
32 2011-11-28  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
33
34         * Makefile: No mtab file.
35
36 2011-11-28  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
37
38         * etc/mtab: Version 2.8.0. /etc/mtab is now symlink to
39           /proc/self/mounts
40
41 2011-11-27  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
42
43         * Makefile: Version 2.7.4.
44
45 2011-10-14  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
46
47         * postshell.c: Skip commented out lines.
48
49 2011-03-06  Elan Ruusamäe <glen/at/pld-linux.org>
50
51         * etc/profile.d/: tmp-dir.csh, tmp-dir.sh: - do not forcibly create
52           user ~/tmp to allow clean $HOME for desktop users. besides
53           /etc/skel provides it now
54
55 2011-02-24  Tomasz Pala <gotar/at/pld-linux.org>
56
57         * etc/profile: - more generic check of parameters to be exported
58
59 2011-02-24  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
60
61         * etc/profile: - only export var in zsh if var is actually set
62
63 2011-02-10  Jan Rękorajski <baggins/at/pld-linux.org>
64
65         * etc/fstab: - drop cgroup altogether, it's mounted by scripts
66           (cpuset of cgconfig)
67
68 2011-02-10  Jan Rękorajski <baggins/at/pld-linux.org>
69
70         * etc/fstab: - removed cpuset - noauto for cgroup
71
72 2011-01-25  Elan Ruusamäe <glen/at/pld-linux.org>
73
74         * changelog.sh: - use neutral timezone when generating changelogs
75
76 2011-01-25  Elan Ruusamäe <glen/at/pld-linux.org>
77
78         * Makefile: - up to 2.7.3
79
80 2011-01-22  Elan Ruusamäe <glen/at/pld-linux.org>
81
82         * etc/profile: - vim needs filetype not syntax
83
84 2011-01-22  Elan Ruusamäe <glen/at/pld-linux.org>
85
86         * etc/profile: - add xdg like ~/.local/bin to PATH if exists
87
88 2011-01-22  Elan Ruusamäe <glen/at/pld-linux.org>
89
90         * etc/profile: - add to PATH only existing dirs
91
92 2010-11-02  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
93
94         * etc/fstab: Prefer all cgroup subsystems instead of cpuset only.
95           Use common place for mounting thse.
96
97 2010-03-25  Paweł Zuzelski <pawelz/at/pld-linux.org>
98
99         * Makefile: - 2.7.2
100
101 2010-03-25  Paweł Zuzelski <pawelz/at/pld-linux.org>
102
103         * etc/passwd: changed $HOME of stats an nobody users to
104           /usr/share/empty. It is because of davfs2, which does not allow
105           non-root user to mount filesystem into $HOME of another user, so
106           it won't work if any user has "/" as its home. Note that it does
107           not introduce dependency from package containing /usr/share/empty
108           directory.  These users don't use their $HOME so it don't have to
109           be real directory.
110
111 2009-06-09  Elan Ruusamäe <glen/at/pld-linux.org>
112
113         * etc/fstab: - sdX is more common, add /boot
114
115 2009-06-09  Elan Ruusamäe <glen/at/pld-linux.org>
116
117         * etc/fstab: - cleanup obsolete /devfs, enable shm
118
119 2009-05-27  Tomasz Pala <gotar/at/pld-linux.org>
120
121         * etc/profile: - skip /etc/env.d/*.zwc (zsh compiled) files, -
122           quote env.d and shrc.d file names
123
124 2009-03-02  Elan Ruusamäe <glen/at/pld-linux.org>
125
126         * Makefile: - typo
127
128 2009-03-02  Jan Rękorajski <baggins/at/pld-linux.org>
129
130         * Makefile: - 2.6.2
131
132 2009-03-02  Jan Rękorajski <baggins/at/pld-linux.org>
133
134         * delpasswd.c: - typo
135
136 2009-03-02  Jan Rękorajski <baggins/at/pld-linux.org>
137
138         * delpasswd.c: - added verifyp(), don't mess with files if there is
139           no reason to
140
141 2009-03-01  Jan Rękorajski <baggins/at/pld-linux.org>
142
143         * Makefile, delpasswd.c, grouprename.c: - grouprename replaced by
144           joinpasswd+delpasswd combo
145
146 2009-02-21  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
147
148         * joinpasswd.c: - test return values
149
150 2009-02-19  Elan Ruusamäe <glen/at/pld-linux.org>
151
152         * changelog.sh: - fail on errors
153
154 2009-02-19  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
155
156         * etc/profile: - apply to all xterm/konsole/rxvt variations
157
158 2009-01-26  Elan Ruusamäe <glen/at/pld-linux.org>
159
160         * grouprename.c: - spelling
161
162 2009-01-26  Jan Rękorajski <baggins/at/pld-linux.org>
163
164         * Makefile: - added grouprename program
165
166 2009-01-26  Jan Rękorajski <baggins/at/pld-linux.org>
167
168         * grouprename.c: - shameles ripoff of joinpasswd.c
169
170 2009-01-25  Jan Rękorajski <baggins/at/pld-linux.org>
171
172         * Makefile: - 2.6.1
173
174 2009-01-25  Jan Rękorajski <baggins/at/pld-linux.org>
175
176         * etc/group: - added tape group - renamed cdwrite -> cdrom and ttyS
177           -> dialout
178
179 2008-09-09  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
180
181         * etc/profile.d/: tmp-dir.csh, tmp-dir.sh: - don't set TMPDIR to
182           ~/tmp if it doesn't exist
183
184 2008-07-14  Elan Ruusamäe <glen/at/pld-linux.org>
185
186         * etc/resolv.conf: - kill trailing space
187
188 2008-05-27  Elan Ruusamäe <glen/at/pld-linux.org>
189
190         * Makefile: - mislooked: so 2.6.0!
191
192 2008-05-27  Elan Ruusamäe <glen/at/pld-linux.org>
193
194         * etc/fstab: - e3 socks
195
196 2008-05-27  Elan Ruusamäe <glen/at/pld-linux.org>
197
198         * etc/fstab: - no fsck for journaled filesystem
199
200 2008-05-27  Elan Ruusamäe <glen/at/pld-linux.org>
201
202         * Makefile: - 2.5.7
203
204 2008-05-27  Elan Ruusamäe <glen/at/pld-linux.org>
205
206         * etc/profile: - apply setup-dquo.patch (by pascalek)
207
208 2008-05-27  Elan Ruusamäe <glen/at/pld-linux.org>
209
210         * Makefile: - add changelog target
211
212 2008-05-27  Elan Ruusamäe <glen/at/pld-linux.org>
213
214         * changelog.sh: - based on rc-inetd copy of script - add charset
215           hacks (thx patrys for pl->en)
216
217 2008-05-27  Elan Ruusamäe <glen/at/pld-linux.org>
218
219         * Makefile: - add distfiles rule to upload to distfiles
220
221 2008-05-27  Elan Ruusamäe <glen/at/pld-linux.org>
222
223         * Makefile: - add tag target
224
225 2008-05-27  Elan Ruusamäe <glen/at/pld-linux.org>
226
227         * Makefile: - add update-fstab postshell from sources - version
228           2.5.6 (to be bigger than FC2 has)
229
230 2008-04-18  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
231
232         * etc/group: - fuse should exist here (for dev sake)
233
234 2008-04-01  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
235
236         * Makefile: - version bump for future
237
238 2008-04-01  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
239
240         * etc/securetty: Add udev/devfs style tts/{0,1} to /etc/securetty
241           (glen).
242
243 2008-04-01  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
244
245         * etc/profile: Read /etc/profile.env if available (glen).
246
247 2008-04-01  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
248
249         * etc/profile.d/: tmp-dir.csh, tmp-dir.sh: Set TMPDIR variable,
250           too.
251
252 2007-11-25  Jakub Bogusz <qboosh/at/pld-linux.org>
253
254         * Makefile: - set sane permissions in make dist
255
256 2007-11-25  Jakub Bogusz <qboosh/at/pld-linux.org>
257
258         * etc/services: - merged update from iana-etc 2.20
259
260 2007-11-21  Adam Gołębiowski <adamg/at/pld-linux.org>
261
262         * Makefile: - start working on 2.4.12
263
264 2007-11-21  Adam Gołębiowski <adamg/at/pld-linux.org>
265
266         * etc/services: - git 9418/tcp
267
268 2007-11-01  Elan Ruusamäe <glen/at/pld-linux.org>
269
270         * changelog.sh: - changelog generator. based on rc-scripts one
271
272 2007-07-19  Paweł Gołaszewski <blues/at/pld-linux.org>
273
274         * etc/services: - it was too late for commits. Put csync2 in proper
275           place.
276
277 2007-07-18  Paweł Gołaszewski <blues/at/pld-linux.org>
278
279         * Makefile: - 2.4.11
280
281 2007-07-18  Paweł Gołaszewski <blues/at/pld-linux.org>
282
283         * TODO: - some future TODO
284
285 2007-07-18  Paweł Gołaszewski <blues/at/pld-linux.org>
286
287         * etc/services: - csync2 added
288
289 2006-09-01  Bartosz Taudul <wolf/at/pld-linux.org>
290
291         * etc/resolv.conf: - add some public dns servers
292
293 2006-03-26  Paweł Gołaszewski <blues/at/pld-linux.org>
294
295         * etc/fstab: - devfs is obsolete now
296
297 2006-03-25  Jakub Bogusz <qboosh/at/pld-linux.org>
298
299         * etc/passwd: - changed news home to /home/services/news
300
301 2006-03-07  Paweł Sikora <pluto/at/pld-linux.org>
302
303         * postshell.c: - klibc fix.
304
305 2005-10-05  Jakub Bogusz <qboosh/at/pld-linux.org>
306
307         * update-fstab.c: - sync devgid,devmode order with fstab included
308           in setup 2.4.10
309
310 2005-09-22  Przemysław Iskra <sparky/at/pld-linux.org>
311
312         * update-fstab.c: - don't fail when there's no usbfs entry
313
314 2005-09-17  Elan Ruusamäe <glen/at/pld-linux.org>
315
316         * update-fstab.c: - check for malloc failure
317
318 2005-09-17  Przemysław Iskra <sparky/at/pld-linux.org>
319
320         * update-fstab.c: - c is better than lua
321
322 2005-09-16  Przemysław Iskra <sparky/at/pld-linux.org>
323
324         * etc/: fstab, group: - added group usb (78), use this group in
325           usbfs
326
327 2005-08-10  Jan Rękorajski <baggins/at/pld-linux.org>
328
329         * etc/fstab: - added cpuset
330
331 2005-06-28  Jakub Bogusz <qboosh/at/pld-linux.org>
332
333         * etc/fstab: - ntfs on Linux 2.4.x still uses iocharset= - typo in
334           vfat entry
335
336 2005-06-28  Paweł Gołaszewski <blues/at/pld-linux.org>
337
338         * etc/fstab: - ENOTIME - reverted nls for vfat
339
340 2005-06-27  Paweł Gołaszewski <blues/at/pld-linux.org>
341
342         * etc/fstab: - iocharset is deprecated
343
344 2005-06-17  Elan Ruusamäe <glen/at/pld-linux.org>
345
346         * postshell.c: - skip stdio (fopen), 4k saved with diet
347
348 2005-06-17  Elan Ruusamäe <glen/at/pld-linux.org>
349
350         * postshell.c: - avoid using fprintf(). saved 5k with diet
351
352 2005-06-17  Elan Ruusamäe <glen/at/pld-linux.org>
353
354         * postshell.c: - saved from glibc-postshell.patch
355
356 2005-05-26  Paweł Gołaszewski <blues/at/pld-linux.org>
357
358         * etc/: profile, services: - setting PS1 moved to *rc of each
359           shell. What with ksh93? There is no rc   file...; added safetp
360           service (exotic encrypted ftp)
361
362 2005-03-22  Paweł Gołaszewski <blues/at/pld-linux.org>
363
364         * Makefile: - ooops - real 2.4.10 :)
365
366 2005-03-22  Paweł Gołaszewski <blues/at/pld-linux.org>
367
368         * .cvsignore, etc/.cvsignore: - cvs ignore
369
370 2005-03-22  Paweł Gołaszewski <blues/at/pld-linux.org>
371
372         * Makefile: - started with 2.4.10
373
374 2005-03-22  Paweł Gołaszewski <blues/at/pld-linux.org>
375
376         * Makefile: - 2.4.9
377
378 2005-03-22  Paweł Gołaszewski <blues/at/pld-linux.org>
379
380         * etc/services: - updated, according to
381           SOURCES/setup-services.patch
382
383 2005-03-06  Elan Ruusamäe <glen/at/pld-linux.org>
384
385         * etc/profile: - unset strstr function created
386
387 2005-03-06  Elan Ruusamäe <glen/at/pld-linux.org>
388
389         * etc/profile: - optimize: skip three grep executions
390
391 2005-03-06  Elan Ruusamäe <glen/at/pld-linux.org>
392
393         * etc/profile: - optimize: don't call 'id -un' twice
394
395 2005-02-11  Paweł Gołaszewski <blues/at/pld-linux.org>
396
397         * Makefile, etc/group: - 2.4.8 - added backup group (GID=39)
398
399 2005-01-07  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
400
401         * etc/passwd: set default shells to /bin/false
402
403 2005-01-03  Paweł Gołaszewski <blues/at/pld-linux.org>
404
405         * Makefile, etc/fstab, etc/group, etc/profile.d/tmp-dir.csh,
406           etc/profile.d/tmp-dir.sh: - 2.4.7 - lets release it and merge
407           pending patches
408
409 2004-09-06  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
410
411         * etc/fstab: Put mode=1777,nosuid,nodev,noexec for /dev/shm
412           explictly (it's 1777 by default so anyone can put normal files
413           there).
414
415 2004-09-04  Paweł Gołaszewski <blues/at/pld-linux.org>
416
417         * etc/profile: - add rxvt too
418
419 2004-09-01  Paweł Gołaszewski <blues/at/pld-linux.org>
420
421         * etc/profile: - added gnome to terminals
422
423 2004-07-23  Łukasz Pawelczyk <havner/at/pld-linux.org>
424
425         * etc/fstab: - gid=17 for sysfs
426
427 2004-07-19  Adam Nowotny <domelu/at/pld-linux.org>
428
429         * etc/services: - added netserver (12865/tcp and 12865/udp) for
430           Netperf Server
431
432 2004-06-30  Piotr Szymanski <djurban/at/pld-linux.org>
433
434         * etc/group: - revert my changes
435
436 2004-06-29  Piotr Szymanski <djurban/at/pld-linux.org>
437
438         * etc/group: - add services
439
440 2004-05-03  Bartosz Taudul <wolf/at/pld-linux.org>
441
442         * etc/profile: - remove RPS1
443
444 2004-04-30  Tomasz Pala <gotar/at/pld-linux.org>
445
446         * etc/profile: - /etc/profile.d/* can be -x
447
448 2004-04-29  Jakub Bogusz <qboosh/at/pld-linux.org>
449
450         * etc/group: - fixed nogroup entry
451
452 2004-04-28  Łukasz Pawelczyk <havner/at/pld-linux.org>
453
454         * Makefile: - updated for shrc.d dir
455
456 2004-04-28  Łukasz Pawelczyk <havner/at/pld-linux.org>
457
458         * etc/: fstab, group: - fstab patch
459
460 2004-04-19  Jan Rękorajski <baggins/at/pld-linux.org>
461
462         * etc/services: - more instances of incorrect syntax commented out
463
464 2004-04-19  Jan Rękorajski <baggins/at/pld-linux.org>
465
466         * etc/services: - commented out syntacticly incorrect entries (man
467           5 services)
468
469 2004-04-11  Tomasz Pala <gotar/at/pld-linux.org>
470
471         * etc/profile: - $SHELL is set once for session, back to $0
472
473 2004-04-10  Tomasz Pala <gotar/at/pld-linux.org>
474
475         * etc/profile: - use $SHELL instead of $0
476
477 2004-04-06  Adam Gorzkiewicz <adgor/at/pld-linux.org>
478
479         * etc/env.d/SSH_ASKPASS: - This value may be set global too
480
481 2004-04-06  Adam Gorzkiewicz <adgor/at/pld-linux.org>
482
483         * etc/profile: - Grrr... binding 'complete' to '^I' needed due to
484           last bunch of debian patches
485
486 2004-04-04  Paweł Gołaszewski <blues/at/pld-linux.org>
487
488         * Makefile: - new variables
489
490 2004-04-04  Paweł Gołaszewski <blues/at/pld-linux.org>
491
492         * etc/: suid_profile, env.d/MAILCHECK, env.d/MAILPATH, env.d/TMOUT:
493           - suid_profile for privileged shell mode. Few more variables.
494
495 2004-04-04  Paweł Gołaszewski <blues/at/pld-linux.org>
496
497         * Makefile, etc/fstab: - fixed MAkefile
498
499 2004-04-04  Paweł Gołaszewski <blues/at/pld-linux.org>
500
501         * Makefile, etc/profile, etc/env.d/EDITOR, etc/env.d/HISTFILESIZE,
502           etc/env.d/HOME_ETC, etc/env.d/NNTPSERVER, etc/env.d/ORGANIZATION,
503           etc/env.d/VISUAL: - 2.4.6 - basic /etc/env.d support. Simple way
504           to manage system variables.    Something quite similar is in
505           gentoo
506
507 2004-04-01  Adam Gorzkiewicz <adgor/at/pld-linux.org>
508
509         * etc/profile: - Do not export MAIL while isn't set here
510
511 2004-03-30  Tomasz Pala <gotar/at/pld-linux.org>
512
513         * etc/profile: - cosmetics
514
515 2004-03-30  Adam Gorzkiewicz <adgor/at/pld-linux.org>
516
517         * etc/profile: - There's no need to bind 'complete' function for
518           ksh - rxvt sends same home/end sequences as linux - Fixed
519           'beginning/end-of-line' bindings for linux|rxvt terms (ksh)   -
520           TODO: they still do not work properly for these terms - Typo
521
522 2004-03-30  Tomasz Pala <gotar/at/pld-linux.org>
523
524         * etc/profile: - HOME_ETC, - RPS1 is back, but not exported
525
526 2004-03-30  Tomasz Pala <gotar/at/pld-linux.org>
527
528         * etc/fstab: - shmfs is obsoleted, use tmpfs
529
530 2004-02-18  Jacek Konieczny <jajcus/at/pld-linux.org>
531
532         * etc/: group, passwd: - stats user and logs,stats group
533
534 2004-02-04  Łukasz Jernaś <deejay1/at/pld-linux.org>
535
536         * etc/fstab: - FHS 2.3 compliance
537
538 2004-02-04  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
539
540         * etc/profile: Drop clock display; it's so stupid (add it in your
541           own config).
542
543 2003-10-02  Jan Rękorajski <baggins/at/pld-linux.org>
544
545         * etc/services: - ddp - Pewnie appletalkowy UDP.  The Datagram
546           Delivery Protocol (DDP) is the network-layer protocol that is
547           responsible for the socket-to-socket delivery of datagrams over
548           the AppleTalk Internet. This group manages the DDP layer on the
549           managed device.
550
551 2003-10-02  Jan Rękorajski <baggins/at/pld-linux.org>
552
553         * etc/services: - commented out ddp, wtf is this?
554
555 2003-10-02  Jan Rękorajski <baggins/at/pld-linux.org>
556
557         * etc/services: - back out previous change
558
559 2003-10-02  Jan Rękorajski <baggins/at/pld-linux.org>
560
561         * etc/services: - commented out incorrect entries
562
563 2003-09-26  Paweł Gołaszewski <blues/at/pld-linux.org>
564
565         * etc/services: - merged from setup.spec patches
566
567 2003-09-26  Paweł Gołaszewski <blues/at/pld-linux.org>
568
569         * Makefile: - 2.4.5
570
571 2003-09-26  Michał Moskal <malekith/at/pld-linux.org>
572
573         * joinpasswd.c: - fix typo
574
575 2003-09-26  Robert Jakub Woźny <speedy/at/pld-linux.org>
576
577         * etc/services: - will i be killed ? - blues: let's make new
578           release and remove patch from setup.spec - what about cyrus/sieve
579           ?
580
581 2003-09-16  Paweł Gołaszewski <blues/at/pld-linux.org>
582
583         * joinpasswd.c: - typo
584
585 2003-09-16  Paweł Gołaszewski <blues/at/pld-linux.org>
586
587         * Makefile: - stupid typos fixed
588
589 2003-09-15  Paweł Gołaszewski <blues/at/pld-linux.org>
590
591         * Makefile: - 2.4.4
592
593 2003-09-15  Paweł Gołaszewski <blues/at/pld-linux.org>
594
595         * Makefile, joinpasswd.c: - prepared Makefile to make creating new
596           releases easier. Do (finally!!)   compilation of joinpasswd - we
597           should consider start using it.  - killed pld.org.pl in
598           joinpasswd source
599
600 2003-09-15  Paweł Gołaszewski <blues/at/pld-linux.org>
601
602         * etc/profile: - key bindings and functions for zsh are out to
603           zsh.spec
604
605 2003-09-15  Paweł Gołaszewski <blues/at/pld-linux.org>
606
607         * etc/profile: - moved from zsh.spec into proper place.
608
609 2003-09-15  Paweł Gołaszewski <blues/at/pld-linux.org>
610
611         * etc/profile: - added setting of xterm-window title for bash and
612           zsh. TODO: ksh*
613
614 2003-08-08  Paweł Gołaszewski <blues/at/pld-linux.org>
615
616         * etc/profile: - show clock in zsh :)
617
618 2003-04-02  Jakub Bogusz <qboosh/at/pld-linux.org>
619
620         * etc/services: - added some aliases and few non-IANA entries from
621           old services - NOW you can make new setup package
622
623 2003-04-02  Jakub Bogusz <qboosh/at/pld-linux.org>
624
625         * etc/services: - ugh, :set ff=unix
626
627 2003-04-02  Jakub Bogusz <qboosh/at/pld-linux.org>
628
629         * etc/services: - removed newlines before eols
630
631 2003-04-02  Jakub Bogusz <qboosh/at/pld-linux.org>
632
633         * etc/services: - grrrrrr, services broken in the same way again...
634           - first step: unexpanded, comments made really comments, not
635           aliases
636
637 2003-04-01  Witek Kręcicki <adasi/at/pld-linux.org>
638
639         * etc/group:  - nogroup
640
641 2003-04-01  Witek Kręcicki <adasi/at/pld-linux.org>
642
643         * etc/: group, services:  - added group and services from SOURCES
644
645 2002-12-20  Paweł Gołaszewski <blues/at/pld-linux.org>
646
647         * etc/group: - added standard Unix nogroup group
648
649 2002-12-06  Tomasz Orzechowski <orzech/at/pld-linux.org>
650
651         * etc/passwd: - home/services for ftp and http users
652
653 2002-11-17  Adam Gorzkiewicz <adgor/at/pld-linux.org>
654
655         * etc/group: - Added cdwrite (gid=27)
656
657 2002-11-04  Jakub Bogusz <qboosh/at/pld-linux.org>
658
659         * postshell.c: - obsolete
660
661 2002-07-23  Michał Moskal <malekith/at/pld-linux.org>
662
663         * etc/passwd: - removed empty line at the end of file
664
665 2002-06-13  Jakub Bogusz <qboosh/at/pld-linux.org>
666
667         * etc/services: - added alias pop=pop2 (expected by imap-pop2)
668
669 2002-05-13  Łukasz Jarosław Mozer <baseciq/at/pld-linux.org>
670
671         * etc/profile: - removed IRCSERVER (this should be in
672           /etc/profile.d instead, provided by packages with irc clients)
673
674 2002-05-11  Łukasz Jarosław Mozer <baseciq/at/pld-linux.org>
675
676         * etc/profile: - added IRCSERVER="irc.pld.org.pl" since we have our
677           irc service :)
678
679 2002-04-22  Paweł Gołaszewski <blues/at/pld-linux.org>
680
681         * etc/group: - removed daemon from group adm
682
683 2002-04-20  Michał Moskal <malekith/at/pld-linux.org>
684
685         * postshell.c: - tool to be included in glibc, to run both ldconfig
686           and telinit in post
687
688 2002-03-10  Jakub Bogusz <qboosh/at/pld-linux.org>
689
690         * etc/services: - added ipp,ldaps,wnn4_Cn,wnn4_Kr,wnn4_Tw
691
692 2002-03-07  Michał Moskal <malekith/at/pld-linux.org>
693
694         * joinpasswd.c: - no PLD GNU/Linux, just PLD Linux
695
696 2002-03-07  Michał Moskal <malekith/at/pld-linux.org>
697
698         * etc/profile: - s/hostname/uname -n/ (we require sh-utils anyway
699           (id)), and this   relaxes requirement of net-tools - hmm...
700           shouldn't require: sh-utils be in spec?
701
702 2002-01-07  Marcin Bohosiewicz <marcus/at/pld-linux.org>
703
704         * etc/services: - added 548/tcp and 548/udp for AFP over TCP
705
706 2001-12-05  Paweł Gołaszewski <blues/at/pld-linux.org>
707
708         * etc/profile: -added commented CONFIG_DIR (shoulden't we start
709           using it??)
710
711 2001-10-25  kloczek
712
713         * etc/group: - removed icmp group.
714
715 2001-10-24  Jakub Bogusz <qboosh/at/pld-linux.org>
716
717         * etc/group: - added video group (gid=24), according to
718           uid_gid.db.txt
719
720 2001-10-01  Jan Rękorajski <baggins/at/pld-linux.org>
721
722         * etc/group: - one more group for grsec
723
724 2001-10-01  Jakub Bogusz <qboosh/at/pld-linux.org>
725
726         * etc/services: - added alias smtps=ssmtp
727
728 2001-09-18  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
729
730         * etc/profile: - fixed PATH setting
731
732 2001-08-16  Michał Moskal <malekith/at/pld-linux.org>
733
734         * joinpasswd.c: - changed locking to be compatibile with lckpwdf()
735           function   used in shadow
736
737 2001-08-13  Michał Moskal <malekith/at/pld-linux.org>
738
739         * joinpasswd.c: - added gshadow
740
741 2001-08-13  Michał Moskal <malekith/at/pld-linux.org>
742
743         * joinpasswd.c: - added locking databases (compatibile with shadow)
744
745 2001-08-13  Michał Moskal <malekith/at/pld-linux.org>
746
747         * joinpasswd.c: - added making backup of updated files
748
749 2001-08-13  Michał Moskal <malekith/at/pld-linux.org>
750
751         * joinpasswd.c: - tool for adding new users that appeard in .rpmnew
752           files.
753
754 2001-08-11  Paweł Gołaszewski <blues/at/pld-linux.org>
755
756         * etc/resolv.conf: - resolv.conf - some package should own it...
757
758 2001-07-25  Jan Rękorajski <baggins/at/pld-linux.org>
759
760         * etc/group: - added groups for kernel 2.4 grsecurity patch
761
762 2001-06-26  Jakub Bogusz <qboosh/at/pld-linux.org>
763
764         * etc/services: - unexpanded - comments should be comments, not
765           aliases - added some ports and aliases (mostly from old services)
766
767 2001-06-24  mkochano
768
769         * etc/profile: - Removed setting of MAIL variable. It is done by
770           pam_mail module.  - Corrected typo.
771
772 2001-06-18  Jan Rękorajski <baggins/at/pld-linux.org>
773
774         * etc/services: - new, made by Wojciech "Sas" Cieciwa
775           <cieciwa/at/pld.org.pl>
776
777 2001-06-18  Jan Rękorajski <baggins/at/pld-linux.org>
778
779         * etc/profile: - added ability to recognize ksh93 as bin sh
780
781 2001-05-21  Jan Rękorajski <baggins/at/pld-linux.org>
782
783         * etc/profile: - more kbd stuff for ksh93
784
785 2001-05-14  Jan Rękorajski <baggins/at/pld-linux.org>
786
787         * etc/profile: - some more ksh93 (don't save function definitions
788           in history)
789
790 2001-05-14  Jan Rękorajski <baggins/at/pld-linux.org>
791
792         * etc/profile: - more ksh93 stuff (Home and End work now :)
793
794 2001-05-13  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
795
796         * etc/profile: ksh93 support
797
798 2001-02-09  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
799
800         * etc/services: - added saned (6566/tcp)
801
802 2001-01-29  Jacek Konieczny <jajcus/at/pld-linux.org>
803
804         * etc/passwd: - changed user "games" gid to 20
805
806 2001-01-11  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
807
808         * etc/group: - added icmp (gid 11)
809
810 2000-12-28  Jan Rękorajski <baggins/at/pld-linux.org>
811
812         * etc/profile: - one more hack for recognizing shell type
813
814 2000-12-19  kloczek
815
816         * etc/netgroup: Empty file for netgroup.
817
818 2000-12-06  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
819
820         * etc/profile: more zsh magic
821
822 2000-12-05  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
823
824         * etc/profile: fixed ZSH prompt and enabled history feature
825
826 2000-11-02  Jan Rękorajski <baggins/at/pld-linux.org>
827
828         * etc/profile: - add /usr/X11R6/bin and $HOME/bin to PATH if
829           missing
830
831 2000-11-02  Jan Rękorajski <baggins/at/pld-linux.org>
832
833         * etc/fstab: - /var/shm -> /dev/shm
834
835 2000-10-27  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
836
837         * etc/services: added missing zebra services
838
839 2000-09-25  Paweł Sakowski <saq/at/pld-linux.org>
840
841         * etc/protocols: - revoking the inet6-apps changes (a patch is a
842           better idea)
843
844 2000-09-25  Paweł Sakowski <saq/at/pld-linux.org>
845
846         * etc/protocols: - merged the protocols from inet6-apps (ping
847           wouldn't work)
848
849 2000-09-05  Jan Rękorajski <baggins/at/pld-linux.org>
850
851         * etc/profile: - don't barf when 'bind' fails (ksh)
852
853 2000-08-06  Jan Rękorajski <baggins/at/pld-linux.org>
854
855         * etc/services: - removed ipv6 (must not smoke so much ;) - added
856           stelnet and qmqp
857
858 2000-08-06  Jan Rękorajski <baggins/at/pld-linux.org>
859
860         * etc/profile: - more ksh hacks
861
862 2000-08-04  Jan Rękorajski <baggins/at/pld-linux.org>
863
864         * etc/services: - added ipv6 41
865
866 2000-08-03  Marcin Bohosiewicz <marcus/at/pld-linux.org>
867
868         * etc/: fstab, group:
869           - added group "proc" to /etc/group - added "gid=17" in /proc line
870           in /etc/fstab file
871
872 2000-07-24  Paweł Gajda <mis/at/pld-linux.org>
873
874         * etc/services: added Dictionary Server Protocol
875
876 2000-07-22  kloczek
877
878         * etc/printcap: - removed.
879
880 2000-07-12  Bartosz Waszak <waszi/at/pld-linux.org>
881
882         * etc/services: - typo
883
884 2000-07-12  Bartosz Waszak <waszi/at/pld-linux.org>
885
886         * etc/services: - added 464/udp for kpasswdd
887
888 2000-06-14  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
889
890         * etc/mtab: - obvious :)
891
892 2000-06-04  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
893
894         * etc/services: - added 224/{tcp,udp} (masqdialer)
895
896 2000-06-01  Jan Rękorajski <baggins/at/pld-linux.org>
897
898         * etc/profile: - some fixes - and more beautyfing ;)
899
900 2000-05-30  Jan Rękorajski <baggins/at/pld-linux.org>
901
902         * etc/hosts: - added 127.0.0.1
903
904 2000-05-30  Jan Rękorajski <baggins/at/pld-linux.org>
905
906         * etc/fstab: - cosmetics
907
908 2000-05-30  Jan Rękorajski <baggins/at/pld-linux.org>
909
910         * etc/profile: - removed ash
911
912 2000-05-30  Jan Rękorajski <baggins/at/pld-linux.org>
913
914         * etc/profile: - anyone can use sh
915
916 2000-05-29  Jan Rękorajski <baggins/at/pld-linux.org>
917
918         * etc/profile: -  fix setting up sane defaults for
919           rootshell/bash/ksh
920
921 2000-05-10  kloczek
922
923         * etc/: issue, issue.net: - this files are now in issue package.
924
925 2000-05-10  kloczek
926
927         * etc/issue.net: - replace %s by Linux.
928
929 2000-05-10  kloczek
930
931         * etc/issue: - like issue.net but using getty tokens.
932
933 2000-05-10  kloczek
934
935         * etc/issue.linuxterm: - removed.
936
937 2000-05-10  kloczek
938
939         * etc/issue.net: - change version to 1.0.
940
941 2000-05-10  kloczek
942
943         * etc/profile.d/: tmp-dir.csh, tmp-dir.sh: - cosmetics.
944
945 2000-05-10  kloczek
946
947         * etc/group: - games: 21 -> 20, - added slocate: 21, - added utmp:
948           22.
949
950 2000-05-05  kloczek
951
952         * etc/services: - added ldap 389/{tcp,udp}, - more kerberos
953           services.
954
955 2000-05-05  kloczek
956
957         * etc/securetty: - added tty9-11 and vc/1-11.
958
959 2000-05-05  kloczek
960
961         * etc/filesystems: - added "nodev proc", "nodev devpts", "iso9660".
962
963 2000-05-05  kloczek
964
965         * etc/group: - console group gid changed to 31 for keep
966           copatybility with RH.
967
968 2000-04-25  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
969
970         * etc/: filesystems, fstab: [no log message]
971
972 2000-04-17  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
973
974         * etc/group: - added audio, ttyS - corrected some gids
975
976 2000-04-14  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
977
978         * etc/profile.d/tmp-dir.sh: - removed POSIX-uncompatible &>
979           redirection :)
980
981 2000-02-22  Bartek Szady <bszx/at/pld-linux.org>
982
983         * etc/profile.d/tmp-dir.csh:  - typo
984
985 2000-02-02  Paweł Wilk <siefca/at/pld-linux.org>
986
987         * etc/: issue, issue.linuxterm: colours sux
988
989 2000-01-30  Paweł Wilk <siefca/at/pld-linux.org>
990
991         * etc/: issue, issue.net: Colorful issue :>
992
993 1999-12-02  elephant
994
995         * etc/: hosts, protocols, services: - Added file names at the
996           beginning of each file   (might be helpful in case of disk crash)
997
998 1999-10-05  Bartosz Waszak <waszi/at/pld-linux.org>
999
1000         * etc/services: added alias imap - imap2
1001
1002 1999-10-03  Artur Frysiak <wiget/at/pld-linux.org>
1003
1004         * etc/services: - added `pop3` as alias to pop-3 (fix trouble with
1005           fetchmail)
1006
1007 1999-09-15  kloczek
1008
1009         * etc/passwd: - change root shell to /bin/sh.
1010
1011 1999-09-15  kloczek
1012
1013         * etc/group: - fix entry for floppy group, - games must have gid
1014           20.
1015
1016 1999-09-15  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1017
1018         * etc/protocols: - reverted last change
1019
1020 1999-09-14  Jan Rękorajski <baggins/at/pld-linux.org>
1021
1022         * etc/group: - move users from 100 to 1000
1023
1024 1999-08-12  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1025
1026         * etc/hosts: moved here from inet6-apps
1027
1028 1999-08-10  Jan Rękorajski <baggins/at/pld-linux.org>
1029
1030         * etc/securetty: added ttyS{0,1}
1031
1032 1999-08-10  Jan Rękorajski <baggins/at/pld-linux.org>
1033
1034         * etc/passwd: /bin/ksh for root shell
1035
1036 1999-08-10  Jan Rękorajski <baggins/at/pld-linux.org>
1037
1038         * etc/profile.d/tmp-dir.csh: - ~/tmp creation for (t)csh
1039
1040 1999-08-10  Jan Rękorajski <baggins/at/pld-linux.org>
1041
1042         * etc/profile.d/tmp-dir: - cleanup
1043
1044 1999-08-10  Jan Rękorajski <baggins/at/pld-linux.org>
1045
1046         * etc/protocols: ipv6-icmp -> icmp6
1047
1048 1999-08-10  Jan Rękorajski <baggins/at/pld-linux.org>
1049
1050         * etc/profile: - umask 077, 007 -> 022, 002 - some minor fixes
1051
1052 1999-08-10  Jan Rękorajski <baggins/at/pld-linux.org>
1053
1054         * etc/shells: - empty file
1055
1056 1999-08-10  Jan Rękorajski <baggins/at/pld-linux.org>
1057
1058         * etc/services: - from devel
1059
1060 1999-07-26  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1061
1062         * etc/protocols: - aktualizacja
1063
1064 1999-07-19  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1065
1066         * etc/protocols: updated
1067
1068 1999-07-07  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1069
1070         * etc/services: some kerberos additions
1071
1072 1999-07-01  Artur Frysiak <wiget/at/pld-linux.org>
1073
1074         * etc/: group, passwd: - sync with uid_gid.txt
1075
1076 1999-06-27  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1077
1078         * etc/services: swat and zebra entries
1079
1080 1999-06-23  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1081
1082         * etc/services: added rsync service
1083
1084 1999-05-13  Artur Frysiak <wiget/at/pld-linux.org>
1085
1086         * etc/services: - added more s-services
1087
1088 1999-03-08  smyda
1089
1090         * etc/: group, passwd, profile.d/tmp-dir, profile.d/tmp-dir.sh: -
1091           add some positions
1092
1093 1999-03-07  elephant
1094
1095         * etc/services:  o Added some comments
1096
1097 1999-03-04  smyda
1098
1099         * etc/services: - new entries in services
1100
1101 1999-02-26  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1102
1103         * etc/passwd: -added postfix entry
1104
1105 1999-02-25  elephant
1106
1107         * etc/services: Modified/added some service comments
1108
1109            Modified Files:
1110                   setup/etc/services
1111
1112 1999-02-25  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1113
1114         * etc/profile.d/tmp-dir.sh: renamed to tmp-dir.sh
1115
1116 1999-02-25  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1117
1118         * etc/profile.d/tmp-dir: - ~/tmp is now created at user login
1119
1120 1999-02-24  kloczek
1121
1122         * etc/profile:
1123           - added modifications which allow setup base setting for ash,
1124           bash   and ksh shells.
1125
1126 1999-02-05  elephant
1127
1128         * etc/: passwd, profile:
1129            Modified Files:
1130                   passwd profile
1131
1132 1999-02-04  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1133
1134         * etc/: csh.cshrc, group, passwd, profile, protocols, services,
1135           shadow, shells:
1136           Now setup is PLD-devel ready.
1137
1138 1999-02-01  kloczek
1139
1140         * etc/services:
1141           - added rsync entries.
1142
1143 1999-01-26  elephant
1144
1145         * etc/: csh.cshrc, group, protocols, services:
1146            Modified Files:
1147                   csh.cshrc group protocols services
1148
1149 1999-01-26  elephant
1150
1151         * etc/profile:
1152            Modified Files:
1153                   profile
1154
1155 1999-01-25  elephant
1156
1157         * etc/: services, shells:
1158            Modified Files:
1159                   services shells
1160
1161 1999-01-22  kloczek
1162
1163         * etc/services:
1164           - more services.
1165
1166 1999-01-22  kloczek
1167
1168         * etc/: csh.cshrc, group, host.conf, motd, passwd, printcap,
1169           profile, protocols, securetty, services, shadow, shells:
1170           - initial version sources setup package.
1171
This page took 0.153236 seconds and 3 git commands to generate.