]> git.pld-linux.org Git - projects/setup.git/blame - ChangeLog
fsync/close after loop.
[projects/setup.git] / ChangeLog
CommitLineData
04289684
AM
12011-12-08 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2
3 * joinpasswd.c: Report better errors.
4
52011-12-08 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
6
7 * Makefile: 2.8.1
8
f23d2c1c
AM
92011-12-08 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
10
11 * joinpasswd.c: Check much more return values, fsync file, close
12 descriptor.
13
142011-12-08 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
15
16 * joinpasswd.c: Check write/close return values.
17
ec6295d7
AM
182011-11-28 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
19
20 * Makefile: No mtab file.
21
222011-11-28 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
23
24 * etc/mtab: Version 2.8.0. /etc/mtab is now symlink to
25 /proc/self/mounts
26
bc4bd214
ER
272011-11-27 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
28
29 * Makefile: Version 2.7.4.
30
312011-10-14 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
32
33 * postshell.c: Skip commented out lines.
34
352011-03-06 Elan Ruusamäe <glen/at/pld-linux.org>
36
37 * etc/profile.d/: tmp-dir.csh, tmp-dir.sh: - do not forcibly create
38 user ~/tmp to allow clean $HOME for desktop users. besides
39 /etc/skel provides it now
40
412011-02-24 Tomasz Pala <gotar/at/pld-linux.org>
42
43 * etc/profile: - more generic check of parameters to be exported
44
452011-02-24 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
46
47 * etc/profile: - only export var in zsh if var is actually set
48
492011-02-10 Jan Rękorajski <baggins/at/pld-linux.org>
50
51 * etc/fstab: - drop cgroup altogether, it's mounted by scripts
52 (cpuset of cgconfig)
53
542011-02-10 Jan Rękorajski <baggins/at/pld-linux.org>
55
56 * etc/fstab: - removed cpuset - noauto for cgroup
57
582011-01-25 Elan Ruusamäe <glen/at/pld-linux.org>
59
60 * changelog.sh: - use neutral timezone when generating changelogs
61
14638b36
ER
622011-01-25 Elan Ruusamäe <glen/at/pld-linux.org>
63
64 * Makefile: - up to 2.7.3
65
6fa3d032
ER
662011-01-22 Elan Ruusamäe <glen/at/pld-linux.org>
67
68 * etc/profile: - vim needs filetype not syntax
69
702011-01-22 Elan Ruusamäe <glen/at/pld-linux.org>
71
72 * etc/profile: - add xdg like ~/.local/bin to PATH if exists
73
742011-01-22 Elan Ruusamäe <glen/at/pld-linux.org>
75
76 * etc/profile: - add to PATH only existing dirs
77
782010-11-02 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
79
80 * etc/fstab: Prefer all cgroup subsystems instead of cpuset only.
81 Use common place for mounting thse.
82
01f73f1b 832010-03-25 Paweł Zuzelski <pawelz/at/pld-linux.org>
84
85 * Makefile: - 2.7.2
86
872010-03-25 Paweł Zuzelski <pawelz/at/pld-linux.org>
88
6fa3d032
ER
89 * etc/passwd: changed $HOME of stats an nobody users to
90 /usr/share/empty. It is because of davfs2, which does not allow
91 non-root user to mount filesystem into $HOME of another user, so
92 it won't work if any user has "/" as its home. Note that it does
93 not introduce dependency from package containing /usr/share/empty
94 directory. These users don't use their $HOME so it don't have to
95 be real directory.
96
972009-06-09 Elan Ruusamäe <glen/at/pld-linux.org>
98
99 * etc/fstab: - sdX is more common, add /boot
100
1012009-06-09 Elan Ruusamäe <glen/at/pld-linux.org>
102
103 * etc/fstab: - cleanup obsolete /devfs, enable shm
104
1052009-05-27 Tomasz Pala <gotar/at/pld-linux.org>
106
107 * etc/profile: - skip /etc/env.d/*.zwc (zsh compiled) files, -
108 quote env.d and shrc.d file names
109
1102009-03-02 Elan Ruusamäe <glen/at/pld-linux.org>
111
112 * Makefile: - typo
01f73f1b 113
d83e9683
JR
1142009-03-02 Jan Rękorajski <baggins/at/pld-linux.org>
115
116 * Makefile: - 2.6.2
117
1182009-03-02 Jan Rękorajski <baggins/at/pld-linux.org>
119
120 * delpasswd.c: - typo
121
1222009-03-02 Jan Rękorajski <baggins/at/pld-linux.org>
123
124 * delpasswd.c: - added verifyp(), don't mess with files if there is
125 no reason to
126
14638b36 1272009-03-01 Jan Rękorajski <baggins/at/pld-linux.org>
d83e9683
JR
128
129 * Makefile, delpasswd.c, grouprename.c: - grouprename replaced by
130 joinpasswd+delpasswd combo
131
1322009-02-21 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
133
134 * joinpasswd.c: - test return values
135
1362009-02-19 Elan Ruusamäe <glen/at/pld-linux.org>
137
138 * changelog.sh: - fail on errors
139
7a930ea6
ER
1402009-02-19 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
141
142 * etc/profile: - apply to all xterm/konsole/rxvt variations
143
1442009-01-26 Elan Ruusamäe <glen/at/pld-linux.org>
145
146 * grouprename.c: - spelling
147
1482009-01-26 Jan Rękorajski <baggins/at/pld-linux.org>
149
150 * Makefile: - added grouprename program
151
1522009-01-26 Jan Rękorajski <baggins/at/pld-linux.org>
153
154 * grouprename.c: - shameles ripoff of joinpasswd.c
155
d83e9683 1562009-01-25 Jan Rękorajski <baggins/at/pld-linux.org>
7a930ea6
ER
157
158 * Makefile: - 2.6.1
159
d83e9683 1602009-01-25 Jan Rękorajski <baggins/at/pld-linux.org>
7a930ea6
ER
161
162 * etc/group: - added tape group - renamed cdwrite -> cdrom and ttyS
163 -> dialout
164
1652008-09-09 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
166
167 * etc/profile.d/: tmp-dir.csh, tmp-dir.sh: - don't set TMPDIR to
168 ~/tmp if it doesn't exist
169
1702008-07-14 Elan Ruusamäe <glen/at/pld-linux.org>
171
172 * etc/resolv.conf: - kill trailing space
173
1742008-05-27 Elan Ruusamäe <glen/at/pld-linux.org>
175
176 * Makefile: - mislooked: so 2.6.0!
177
1782008-05-27 Elan Ruusamäe <glen/at/pld-linux.org>
179
180 * etc/fstab: - e3 socks
181
1822008-05-27 Elan Ruusamäe <glen/at/pld-linux.org>
183
184 * etc/fstab: - no fsck for journaled filesystem
185
1862008-05-27 Elan Ruusamäe <glen/at/pld-linux.org>
187
188 * Makefile: - 2.5.7
189
1902008-05-27 Elan Ruusamäe <glen/at/pld-linux.org>
191
192 * etc/profile: - apply setup-dquo.patch (by pascalek)
193
1942008-05-27 Elan Ruusamäe <glen/at/pld-linux.org>
195
196 * Makefile: - add changelog target
197
1982008-05-27 Elan Ruusamäe <glen/at/pld-linux.org>
199
200 * changelog.sh: - based on rc-inetd copy of script - add charset
201 hacks (thx patrys for pl->en)
202
2032008-05-27 Elan Ruusamäe <glen/at/pld-linux.org>
204
205 * Makefile: - add distfiles rule to upload to distfiles
206
2072008-05-27 Elan Ruusamäe <glen/at/pld-linux.org>
208
209 * Makefile: - add tag target
210
2112008-05-27 Elan Ruusamäe <glen/at/pld-linux.org>
212
213 * Makefile: - add update-fstab postshell from sources - version
214 2.5.6 (to be bigger than FC2 has)
215
2162008-04-18 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
217
218 * etc/group: - fuse should exist here (for dev sake)
219
2202008-04-01 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
221
222 * Makefile: - version bump for future
223
2242008-04-01 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
225
226 * etc/securetty: Add udev/devfs style tts/{0,1} to /etc/securetty
227 (glen).
228
2292008-04-01 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
230
231 * etc/profile: Read /etc/profile.env if available (glen).
232
2332008-04-01 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
234
235 * etc/profile.d/: tmp-dir.csh, tmp-dir.sh: Set TMPDIR variable,
236 too.
237
2382007-11-25 Jakub Bogusz <qboosh/at/pld-linux.org>
239
240 * Makefile: - set sane permissions in make dist
241
2422007-11-25 Jakub Bogusz <qboosh/at/pld-linux.org>
243
244 * etc/services: - merged update from iana-etc 2.20
245
2462007-11-21 Adam Gołębiowski <adamg/at/pld-linux.org>
247
248 * Makefile: - start working on 2.4.12
249
2502007-11-21 Adam Gołębiowski <adamg/at/pld-linux.org>
251
252 * etc/services: - git 9418/tcp
253
2542007-11-01 Elan Ruusamäe <glen/at/pld-linux.org>
255
256 * changelog.sh: - changelog generator. based on rc-scripts one
257
2582007-07-19 Paweł Gołaszewski <blues/at/pld-linux.org>
259
260 * etc/services: - it was too late for commits. Put csync2 in proper
261 place.
262
14638b36 2632007-07-18 Paweł Gołaszewski <blues/at/pld-linux.org>
7a930ea6
ER
264
265 * Makefile: - 2.4.11
266
14638b36 2672007-07-18 Paweł Gołaszewski <blues/at/pld-linux.org>
7a930ea6
ER
268
269 * TODO: - some future TODO
270
14638b36 2712007-07-18 Paweł Gołaszewski <blues/at/pld-linux.org>
7a930ea6
ER
272
273 * etc/services: - csync2 added
274
2752006-09-01 Bartosz Taudul <wolf/at/pld-linux.org>
276
277 * etc/resolv.conf: - add some public dns servers
278
2792006-03-26 Paweł Gołaszewski <blues/at/pld-linux.org>
280
281 * etc/fstab: - devfs is obsolete now
282
2832006-03-25 Jakub Bogusz <qboosh/at/pld-linux.org>
284
285 * etc/passwd: - changed news home to /home/services/news
286
2872006-03-07 Paweł Sikora <pluto/at/pld-linux.org>
288
289 * postshell.c: - klibc fix.
290
2912005-10-05 Jakub Bogusz <qboosh/at/pld-linux.org>
292
293 * update-fstab.c: - sync devgid,devmode order with fstab included
294 in setup 2.4.10
295
2962005-09-22 Przemysław Iskra <sparky/at/pld-linux.org>
297
298 * update-fstab.c: - don't fail when there's no usbfs entry
299
3002005-09-17 Elan Ruusamäe <glen/at/pld-linux.org>
301
302 * update-fstab.c: - check for malloc failure
303
3042005-09-17 Przemysław Iskra <sparky/at/pld-linux.org>
305
306 * update-fstab.c: - c is better than lua
307
3082005-09-16 Przemysław Iskra <sparky/at/pld-linux.org>
309
310 * etc/: fstab, group: - added group usb (78), use this group in
311 usbfs
312
3132005-08-10 Jan Rękorajski <baggins/at/pld-linux.org>
314
315 * etc/fstab: - added cpuset
316
3172005-06-28 Jakub Bogusz <qboosh/at/pld-linux.org>
318
319 * etc/fstab: - ntfs on Linux 2.4.x still uses iocharset= - typo in
320 vfat entry
321
3222005-06-28 Paweł Gołaszewski <blues/at/pld-linux.org>
323
324 * etc/fstab: - ENOTIME - reverted nls for vfat
325
3262005-06-27 Paweł Gołaszewski <blues/at/pld-linux.org>
327
328 * etc/fstab: - iocharset is deprecated
329
3302005-06-17 Elan Ruusamäe <glen/at/pld-linux.org>
331
332 * postshell.c: - skip stdio (fopen), 4k saved with diet
333
3342005-06-17 Elan Ruusamäe <glen/at/pld-linux.org>
335
336 * postshell.c: - avoid using fprintf(). saved 5k with diet
337
3382005-06-17 Elan Ruusamäe <glen/at/pld-linux.org>
339
340 * postshell.c: - saved from glibc-postshell.patch
341
3422005-05-26 Paweł Gołaszewski <blues/at/pld-linux.org>
343
344 * etc/: profile, services: - setting PS1 moved to *rc of each
345 shell. What with ksh93? There is no rc file...; added safetp
346 service (exotic encrypted ftp)
347
3482005-03-22 Paweł Gołaszewski <blues/at/pld-linux.org>
349
350 * Makefile: - ooops - real 2.4.10 :)
351
3522005-03-22 Paweł Gołaszewski <blues/at/pld-linux.org>
353
354 * .cvsignore, etc/.cvsignore: - cvs ignore
355
3562005-03-22 Paweł Gołaszewski <blues/at/pld-linux.org>
357
358 * Makefile: - started with 2.4.10
359
3602005-03-22 Paweł Gołaszewski <blues/at/pld-linux.org>
361
362 * Makefile: - 2.4.9
363
3642005-03-22 Paweł Gołaszewski <blues/at/pld-linux.org>
365
366 * etc/services: - updated, according to
367 SOURCES/setup-services.patch
368
3692005-03-06 Elan Ruusamäe <glen/at/pld-linux.org>
370
371 * etc/profile: - unset strstr function created
372
3732005-03-06 Elan Ruusamäe <glen/at/pld-linux.org>
374
375 * etc/profile: - optimize: skip three grep executions
376
3772005-03-06 Elan Ruusamäe <glen/at/pld-linux.org>
378
379 * etc/profile: - optimize: don't call 'id -un' twice
380
3812005-02-11 Paweł Gołaszewski <blues/at/pld-linux.org>
382
383 * Makefile, etc/group: - 2.4.8 - added backup group (GID=39)
384
3852005-01-07 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
386
387 * etc/passwd: set default shells to /bin/false
388
3892005-01-03 Paweł Gołaszewski <blues/at/pld-linux.org>
390
391 * Makefile, etc/fstab, etc/group, etc/profile.d/tmp-dir.csh,
392 etc/profile.d/tmp-dir.sh: - 2.4.7 - lets release it and merge
393 pending patches
394
3952004-09-06 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
396
397 * etc/fstab: Put mode=1777,nosuid,nodev,noexec for /dev/shm
398 explictly (it's 1777 by default so anyone can put normal files
399 there).
400
4012004-09-04 Paweł Gołaszewski <blues/at/pld-linux.org>
402
403 * etc/profile: - add rxvt too
404
4052004-09-01 Paweł Gołaszewski <blues/at/pld-linux.org>
406
407 * etc/profile: - added gnome to terminals
408
d83e9683 4092004-07-23 Łukasz Pawelczyk <havner/at/pld-linux.org>
7a930ea6
ER
410
411 * etc/fstab: - gid=17 for sysfs
412
4132004-07-19 Adam Nowotny <domelu/at/pld-linux.org>
414
415 * etc/services: - added netserver (12865/tcp and 12865/udp) for
416 Netperf Server
417
4182004-06-30 Piotr Szymanski <djurban/at/pld-linux.org>
419
420 * etc/group: - revert my changes
421
4222004-06-29 Piotr Szymanski <djurban/at/pld-linux.org>
423
424 * etc/group: - add services
425
4262004-05-03 Bartosz Taudul <wolf/at/pld-linux.org>
427
428 * etc/profile: - remove RPS1
429
4302004-04-30 Tomasz Pala <gotar/at/pld-linux.org>
431
432 * etc/profile: - /etc/profile.d/* can be -x
433
4342004-04-29 Jakub Bogusz <qboosh/at/pld-linux.org>
435
436 * etc/group: - fixed nogroup entry
437
4382004-04-28 Łukasz Pawelczyk <havner/at/pld-linux.org>
439
440 * Makefile: - updated for shrc.d dir
441
4422004-04-28 Łukasz Pawelczyk <havner/at/pld-linux.org>
443
444 * etc/: fstab, group: - fstab patch
445
4462004-04-19 Jan Rękorajski <baggins/at/pld-linux.org>
447
448 * etc/services: - more instances of incorrect syntax commented out
449
4502004-04-19 Jan Rękorajski <baggins/at/pld-linux.org>
451
452 * etc/services: - commented out syntacticly incorrect entries (man
453 5 services)
454
4552004-04-11 Tomasz Pala <gotar/at/pld-linux.org>
456
457 * etc/profile: - $SHELL is set once for session, back to $0
458
14638b36 4592004-04-10 Tomasz Pala <gotar/at/pld-linux.org>
7a930ea6
ER
460
461 * etc/profile: - use $SHELL instead of $0
462
14638b36 4632004-04-06 Adam Gorzkiewicz <adgor/at/pld-linux.org>
7a930ea6
ER
464
465 * etc/env.d/SSH_ASKPASS: - This value may be set global too
466
4672004-04-06 Adam Gorzkiewicz <adgor/at/pld-linux.org>
468
469 * etc/profile: - Grrr... binding 'complete' to '^I' needed due to
470 last bunch of debian patches
471
d83e9683 4722004-04-04 Paweł Gołaszewski <blues/at/pld-linux.org>
7a930ea6
ER
473
474 * Makefile: - new variables
475
d83e9683 4762004-04-04 Paweł Gołaszewski <blues/at/pld-linux.org>
7a930ea6
ER
477
478 * etc/: suid_profile, env.d/MAILCHECK, env.d/MAILPATH, env.d/TMOUT:
479 - suid_profile for privileged shell mode. Few more variables.
480
4812004-04-04 Paweł Gołaszewski <blues/at/pld-linux.org>
482
483 * Makefile, etc/fstab: - fixed MAkefile
484
4852004-04-04 Paweł Gołaszewski <blues/at/pld-linux.org>
486
487 * Makefile, etc/profile, etc/env.d/EDITOR, etc/env.d/HISTFILESIZE,
488 etc/env.d/HOME_ETC, etc/env.d/NNTPSERVER, etc/env.d/ORGANIZATION,
489 etc/env.d/VISUAL: - 2.4.6 - basic /etc/env.d support. Simple way
490 to manage system variables. Something quite similar is in
491 gentoo
492
4932004-04-01 Adam Gorzkiewicz <adgor/at/pld-linux.org>
494
495 * etc/profile: - Do not export MAIL while isn't set here
496
14638b36 4972004-03-30 Tomasz Pala <gotar/at/pld-linux.org>
7a930ea6
ER
498
499 * etc/profile: - cosmetics
500
14638b36 5012004-03-30 Adam Gorzkiewicz <adgor/at/pld-linux.org>
7a930ea6
ER
502
503 * etc/profile: - There's no need to bind 'complete' function for
504 ksh - rxvt sends same home/end sequences as linux - Fixed
505 'beginning/end-of-line' bindings for linux|rxvt terms (ksh) -
506 TODO: they still do not work properly for these terms - Typo
507
14638b36 5082004-03-30 Tomasz Pala <gotar/at/pld-linux.org>
7a930ea6
ER
509
510 * etc/profile: - HOME_ETC, - RPS1 is back, but not exported
511
14638b36 5122004-03-30 Tomasz Pala <gotar/at/pld-linux.org>
7a930ea6
ER
513
514 * etc/fstab: - shmfs is obsoleted, use tmpfs
515
5162004-02-18 Jacek Konieczny <jajcus/at/pld-linux.org>
517
518 * etc/: group, passwd: - stats user and logs,stats group
519
5202004-02-04 Łukasz Jernaś <deejay1/at/pld-linux.org>
521
522 * etc/fstab: - FHS 2.3 compliance
523
5242004-02-04 Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
525
526 * etc/profile: Drop clock display; it's so stupid (add it in your
527 own config).
528
14638b36 5292003-10-02 Jan Rękorajski <baggins/at/pld-linux.org>
7a930ea6
ER
530
531 * etc/services: - ddp - Pewnie appletalkowy UDP. The Datagram
532 Delivery Protocol (DDP) is the network-layer protocol that is
533 responsible for the socket-to-socket delivery of datagrams over
534 the AppleTalk Internet. This group manages the DDP layer on the
535 managed device.
536
5372003-10-02 Jan Rękorajski <baggins/at/pld-linux.org>
538
539 * etc/services: - commented out ddp, wtf is this?
540
5412003-10-02 Jan Rękorajski <baggins/at/pld-linux.org>
542
543 * etc/services: - back out previous change
544
5452003-10-02 Jan Rękorajski <baggins/at/pld-linux.org>
546
547 * etc/services: - commented out incorrect entries
548
5492003-09-26 Paweł Gołaszewski <blues/at/pld-linux.org>
550
551 * etc/services: - merged from setup.spec patches
552
5532003-09-26 Paweł Gołaszewski <blues/at/pld-linux.org>
554
555 * Makefile: - 2.4.5
556
5572003-09-26 Michał Moskal <malekith/at/pld-linux.org>
558
559 * joinpasswd.c: - fix typo
560
5612003-09-26 Robert Jakub Woźny <speedy/at/pld-linux.org>
562
563 * etc/services: - will i be killed ? - blues: let's make new
564 release and remove patch from setup.spec - what about cyrus/sieve
565 ?
566
5672003-09-16 Paweł Gołaszewski <blues/at/pld-linux.org>
568
569 * joinpasswd.c: - typo
570
5712003-09-16 Paweł Gołaszewski <blues/at/pld-linux.org>
572
573 * Makefile: - stupid typos fixed
574
14638b36 5752003-09-15 Paweł Gołaszewski <blues/at/pld-linux.org>
7a930ea6
ER
576
577 * Makefile: - 2.4.4
578
14638b36 5792003-09-15 Paweł Gołaszewski <blues/at/pld-linux.org>
7a930ea6
ER
580
581 * Makefile, joinpasswd.c: - prepared Makefile to make creating new
582 releases easier. Do (finally!!) compilation of joinpasswd - we
583 should consider start using it. - killed pld.org.pl in
584 joinpasswd source
585
14638b36 5862003-09-15 Paweł Gołaszewski <blues/at/pld-linux.org>
7a930ea6
ER
587
588 * etc/profile: - key bindings and functions for zsh are out to
589 zsh.spec
590
5912003-09-15 Paweł Gołaszewski <blues/at/pld-linux.org>
592
593 * etc/profile: - moved from zsh.spec into proper place.
594
5952003-09-15 Paweł Gołaszewski <blues/at/pld-linux.org>
596
597 * etc/profile: - added setting of xterm-window title for bash and
598 zsh. TODO: ksh*
599
6002003-08-08 Paweł Gołaszewski <blues/at/pld-linux.org>
601
602 * etc/profile: - show clock in zsh :)
603
6042003-04-02 Jakub Bogusz <qboosh/at/pld-linux.org>
605
606 * etc/services: - added some aliases and few non-IANA entries from
607 old services - NOW you can make new setup package
608
6092003-04-02 Jakub Bogusz <qboosh/at/pld-linux.org>
610
611 * etc/services: - ugh, :set ff=unix
612
6132003-04-02 Jakub Bogusz <qboosh/at/pld-linux.org>
614
615 * etc/services: - removed newlines before eols
616
6172003-04-02 Jakub Bogusz <qboosh/at/pld-linux.org>
618
619 * etc/services: - grrrrrr, services broken in the same way again...
620 - first step: unexpanded, comments made really comments, not
621 aliases
622
6232003-04-01 Witek Kręcicki <adasi/at/pld-linux.org>
624
625 * etc/group: - nogroup
626
6272003-04-01 Witek Kręcicki <adasi/at/pld-linux.org>
628
629 * etc/: group, services: - added group and services from SOURCES
630
6312002-12-20 Paweł Gołaszewski <blues/at/pld-linux.org>
632
633 * etc/group: - added standard Unix nogroup group
634
6352002-12-06 Tomasz Orzechowski <orzech/at/pld-linux.org>
636
637 * etc/passwd: - home/services for ftp and http users
638
d83e9683 6392002-11-17 Adam Gorzkiewicz <adgor/at/pld-linux.org>
7a930ea6
ER
640
641 * etc/group: - Added cdwrite (gid=27)
642
6432002-11-04 Jakub Bogusz <qboosh/at/pld-linux.org>
644
645 * postshell.c: - obsolete
646
6472002-07-23 Michał Moskal <malekith/at/pld-linux.org>
648
649 * etc/passwd: - removed empty line at the end of file
650
6512002-06-13 Jakub Bogusz <qboosh/at/pld-linux.org>
652
653 * etc/services: - added alias pop=pop2 (expected by imap-pop2)
654
6552002-05-13 Łukasz Jarosław Mozer <baseciq/at/pld-linux.org>
656
657 * etc/profile: - removed IRCSERVER (this should be in
658 /etc/profile.d instead, provided by packages with irc clients)
659
6602002-05-11 Łukasz Jarosław Mozer <baseciq/at/pld-linux.org>
661
662 * etc/profile: - added IRCSERVER="irc.pld.org.pl" since we have our
663 irc service :)
664
6652002-04-22 Paweł Gołaszewski <blues/at/pld-linux.org>
666
667 * etc/group: - removed daemon from group adm
668
6692002-04-20 Michał Moskal <malekith/at/pld-linux.org>
670
671 * postshell.c: - tool to be included in glibc, to run both ldconfig
672 and telinit in post
673
6742002-03-10 Jakub Bogusz <qboosh/at/pld-linux.org>
675
676 * etc/services: - added ipp,ldaps,wnn4_Cn,wnn4_Kr,wnn4_Tw
677
6782002-03-07 Michał Moskal <malekith/at/pld-linux.org>
679
680 * joinpasswd.c: - no PLD GNU/Linux, just PLD Linux
681
6822002-03-07 Michał Moskal <malekith/at/pld-linux.org>
683
684 * etc/profile: - s/hostname/uname -n/ (we require sh-utils anyway
685 (id)), and this relaxes requirement of net-tools - hmm...
686 shouldn't require: sh-utils be in spec?
687
6882002-01-07 Marcin Bohosiewicz <marcus/at/pld-linux.org>
689
690 * etc/services: - added 548/tcp and 548/udp for AFP over TCP
691
6922001-12-05 Paweł Gołaszewski <blues/at/pld-linux.org>
693
694 * etc/profile: -added commented CONFIG_DIR (shoulden't we start
695 using it??)
696
6972001-10-25 kloczek
698
699 * etc/group: - removed icmp group.
700
7012001-10-24 Jakub Bogusz <qboosh/at/pld-linux.org>
702
703 * etc/group: - added video group (gid=24), according to
704 uid_gid.db.txt
705
7062001-10-01 Jan Rękorajski <baggins/at/pld-linux.org>
707
708 * etc/group: - one more group for grsec
709
7102001-10-01 Jakub Bogusz <qboosh/at/pld-linux.org>
711
712 * etc/services: - added alias smtps=ssmtp
713
7142001-09-18 Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
715
716 * etc/profile: - fixed PATH setting
717
7182001-08-16 Michał Moskal <malekith/at/pld-linux.org>
719
720 * joinpasswd.c: - changed locking to be compatibile with lckpwdf()
721 function used in shadow
722
7232001-08-13 Michał Moskal <malekith/at/pld-linux.org>
724
725 * joinpasswd.c: - added gshadow
726
7272001-08-13 Michał Moskal <malekith/at/pld-linux.org>
728
729 * joinpasswd.c: - added locking databases (compatibile with shadow)
730
7312001-08-13 Michał Moskal <malekith/at/pld-linux.org>
732
733 * joinpasswd.c: - added making backup of updated files
734
7352001-08-13 Michał Moskal <malekith/at/pld-linux.org>
736
737 * joinpasswd.c: - tool for adding new users that appeard in .rpmnew
738 files.
739
7402001-08-11 Paweł Gołaszewski <blues/at/pld-linux.org>
741
742 * etc/resolv.conf: - resolv.conf - some package should own it...
743
7442001-07-25 Jan Rękorajski <baggins/at/pld-linux.org>
745
746 * etc/group: - added groups for kernel 2.4 grsecurity patch
747
7482001-06-26 Jakub Bogusz <qboosh/at/pld-linux.org>
749
750 * etc/services: - unexpanded - comments should be comments, not
751 aliases - added some ports and aliases (mostly from old services)
752
7532001-06-24 mkochano
754
755 * etc/profile: - Removed setting of MAIL variable. It is done by
756 pam_mail module. - Corrected typo.
757
7582001-06-18 Jan Rękorajski <baggins/at/pld-linux.org>
759
760 * etc/services: - new, made by Wojciech "Sas" Cieciwa
761 <cieciwa/at/pld.org.pl>
762
7632001-06-18 Jan Rękorajski <baggins/at/pld-linux.org>
764
765 * etc/profile: - added ability to recognize ksh93 as bin sh
766
7672001-05-21 Jan Rękorajski <baggins/at/pld-linux.org>
768
769 * etc/profile: - more kbd stuff for ksh93
770
7712001-05-14 Jan Rękorajski <baggins/at/pld-linux.org>
772
773 * etc/profile: - some more ksh93 (don't save function definitions
774 in history)
775
7762001-05-14 Jan Rękorajski <baggins/at/pld-linux.org>
777
778 * etc/profile: - more ksh93 stuff (Home and End work now :)
779
7802001-05-13 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
781
782 * etc/profile: ksh93 support
783
7842001-02-09 Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
785
786 * etc/services: - added saned (6566/tcp)
787
7882001-01-29 Jacek Konieczny <jajcus/at/pld-linux.org>
789
790 * etc/passwd: - changed user "games" gid to 20
791
7922001-01-11 Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
793
794 * etc/group: - added icmp (gid 11)
795
7962000-12-28 Jan Rękorajski <baggins/at/pld-linux.org>
797
798 * etc/profile: - one more hack for recognizing shell type
799
d83e9683 8002000-12-19 kloczek
7a930ea6
ER
801
802 * etc/netgroup: Empty file for netgroup.
803
8042000-12-06 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
805
806 * etc/profile: more zsh magic
807
8082000-12-05 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
809
810 * etc/profile: fixed ZSH prompt and enabled history feature
811
8122000-11-02 Jan Rękorajski <baggins/at/pld-linux.org>
813
814 * etc/profile: - add /usr/X11R6/bin and $HOME/bin to PATH if
815 missing
816
8172000-11-02 Jan Rękorajski <baggins/at/pld-linux.org>
818
819 * etc/fstab: - /var/shm -> /dev/shm
820
8212000-10-27 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
822
823 * etc/services: added missing zebra services
824
8252000-09-25 Paweł Sakowski <saq/at/pld-linux.org>
826
827 * etc/protocols: - revoking the inet6-apps changes (a patch is a
828 better idea)
829
8302000-09-25 Paweł Sakowski <saq/at/pld-linux.org>
831
832 * etc/protocols: - merged the protocols from inet6-apps (ping
833 wouldn't work)
834
14638b36 8352000-09-05 Jan Rękorajski <baggins/at/pld-linux.org>
7a930ea6
ER
836
837 * etc/profile: - don't barf when 'bind' fails (ksh)
838
8392000-08-06 Jan Rękorajski <baggins/at/pld-linux.org>
840
841 * etc/services: - removed ipv6 (must not smoke so much ;) - added
842 stelnet and qmqp
843
8442000-08-06 Jan Rękorajski <baggins/at/pld-linux.org>
845
846 * etc/profile: - more ksh hacks
847
8482000-08-04 Jan Rękorajski <baggins/at/pld-linux.org>
849
850 * etc/services: - added ipv6 41
851
8522000-08-03 Marcin Bohosiewicz <marcus/at/pld-linux.org>
853
854 * etc/: fstab, group:
855 - added group "proc" to /etc/group - added "gid=17" in /proc line
856 in /etc/fstab file
857
8582000-07-24 Paweł Gajda <mis/at/pld-linux.org>
859
860 * etc/services: added Dictionary Server Protocol
861
8622000-07-22 kloczek
863
864 * etc/printcap: - removed.
865
14638b36 8662000-07-12 Bartosz Waszak <waszi/at/pld-linux.org>
7a930ea6
ER
867
868 * etc/services: - typo
869
14638b36 8702000-07-12 Bartosz Waszak <waszi/at/pld-linux.org>
7a930ea6
ER
871
872 * etc/services: - added 464/udp for kpasswdd
873
8742000-06-14 Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
875
876 * etc/mtab: - obvious :)
877
8782000-06-04 Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
879
880 * etc/services: - added 224/{tcp,udp} (masqdialer)
881
8822000-06-01 Jan Rękorajski <baggins/at/pld-linux.org>
883
884 * etc/profile: - some fixes - and more beautyfing ;)
885
8862000-05-30 Jan Rękorajski <baggins/at/pld-linux.org>
887
888 * etc/hosts: - added 127.0.0.1
889
8902000-05-30 Jan Rękorajski <baggins/at/pld-linux.org>
891
892 * etc/fstab: - cosmetics
893
8942000-05-30 Jan Rękorajski <baggins/at/pld-linux.org>
895
896 * etc/profile: - removed ash
897
8982000-05-30 Jan Rękorajski <baggins/at/pld-linux.org>
899
900 * etc/profile: - anyone can use sh
901
9022000-05-29 Jan Rękorajski <baggins/at/pld-linux.org>
903
904 * etc/profile: - fix setting up sane defaults for
905 rootshell/bash/ksh
906
9072000-05-10 kloczek
908
909 * etc/: issue, issue.net: - this files are now in issue package.
910
9112000-05-10 kloczek
912
913 * etc/issue.net: - replace %s by Linux.
914
9152000-05-10 kloczek
916
917 * etc/issue: - like issue.net but using getty tokens.
918
9192000-05-10 kloczek
920
921 * etc/issue.linuxterm: - removed.
922
9232000-05-10 kloczek
924
925 * etc/issue.net: - change version to 1.0.
926
9272000-05-10 kloczek
928
929 * etc/profile.d/: tmp-dir.csh, tmp-dir.sh: - cosmetics.
930
9312000-05-10 kloczek
932
933 * etc/group: - games: 21 -> 20, - added slocate: 21, - added utmp:
934 22.
935
14638b36 9362000-05-05 kloczek
7a930ea6
ER
937
938 * etc/services: - added ldap 389/{tcp,udp}, - more kerberos
939 services.
940
9412000-05-05 kloczek
942
943 * etc/securetty: - added tty9-11 and vc/1-11.
944
9452000-05-05 kloczek
946
947 * etc/filesystems: - added "nodev proc", "nodev devpts", "iso9660".
948
9492000-05-05 kloczek
950
951 * etc/group: - console group gid changed to 31 for keep
952 copatybility with RH.
953
9542000-04-25 Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
955
956 * etc/: filesystems, fstab: [no log message]
957
9582000-04-17 Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
959
960 * etc/group: - added audio, ttyS - corrected some gids
961
9622000-04-14 Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
963
964 * etc/profile.d/tmp-dir.sh: - removed POSIX-uncompatible &>
965 redirection :)
966
9672000-02-22 Bartek Szady <bszx/at/pld-linux.org>
968
969 * etc/profile.d/tmp-dir.csh: - typo
970
14638b36 9712000-02-02 Paweł Wilk <siefca/at/pld-linux.org>
7a930ea6
ER
972
973 * etc/: issue, issue.linuxterm: colours sux
974
d83e9683 9752000-01-30 Paweł Wilk <siefca/at/pld-linux.org>
7a930ea6
ER
976
977 * etc/: issue, issue.net: Colorful issue :>
978
9791999-12-02 elephant
980
981 * etc/: hosts, protocols, services: - Added file names at the
982 beginning of each file (might be helpful in case of disk crash)
983
9841999-10-05 Bartosz Waszak <waszi/at/pld-linux.org>
985
986 * etc/services: added alias imap - imap2
987
9881999-10-03 Artur Frysiak <wiget/at/pld-linux.org>
989
990 * etc/services: - added `pop3` as alias to pop-3 (fix trouble with
991 fetchmail)
992
9931999-09-15 kloczek
994
995 * etc/passwd: - change root shell to /bin/sh.
996
9971999-09-15 kloczek
998
999 * etc/group: - fix entry for floppy group, - games must have gid
1000 20.
1001
10021999-09-15 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1003
1004 * etc/protocols: - reverted last change
1005
10061999-09-14 Jan Rękorajski <baggins/at/pld-linux.org>
1007
1008 * etc/group: - move users from 100 to 1000
1009
10101999-08-12 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1011
1012 * etc/hosts: moved here from inet6-apps
1013
10141999-08-10 Jan Rękorajski <baggins/at/pld-linux.org>
1015
1016 * etc/securetty: added ttyS{0,1}
1017
10181999-08-10 Jan Rękorajski <baggins/at/pld-linux.org>
1019
1020 * etc/passwd: /bin/ksh for root shell
1021
10221999-08-10 Jan Rękorajski <baggins/at/pld-linux.org>
1023
1024 * etc/profile.d/tmp-dir.csh: - ~/tmp creation for (t)csh
1025
10261999-08-10 Jan Rękorajski <baggins/at/pld-linux.org>
1027
1028 * etc/profile.d/tmp-dir: - cleanup
1029
10301999-08-10 Jan Rękorajski <baggins/at/pld-linux.org>
1031
1032 * etc/protocols: ipv6-icmp -> icmp6
1033
10341999-08-10 Jan Rękorajski <baggins/at/pld-linux.org>
1035
1036 * etc/profile: - umask 077, 007 -> 022, 002 - some minor fixes
1037
10381999-08-10 Jan Rękorajski <baggins/at/pld-linux.org>
1039
1040 * etc/shells: - empty file
1041
10421999-08-10 Jan Rękorajski <baggins/at/pld-linux.org>
1043
1044 * etc/services: - from devel
1045
10461999-07-26 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1047
1048 * etc/protocols: - aktualizacja
1049
10501999-07-19 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1051
1052 * etc/protocols: updated
1053
10541999-07-07 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1055
1056 * etc/services: some kerberos additions
1057
10581999-07-01 Artur Frysiak <wiget/at/pld-linux.org>
1059
1060 * etc/: group, passwd: - sync with uid_gid.txt
1061
10621999-06-27 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1063
1064 * etc/services: swat and zebra entries
1065
10661999-06-23 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1067
1068 * etc/services: added rsync service
1069
10701999-05-13 Artur Frysiak <wiget/at/pld-linux.org>
1071
1072 * etc/services: - added more s-services
1073
10741999-03-08 smyda
1075
1076 * etc/: group, passwd, profile.d/tmp-dir, profile.d/tmp-dir.sh: -
1077 add some positions
1078
10791999-03-07 elephant
1080
1081 * etc/services: o Added some comments
1082
10831999-03-04 smyda
1084
1085 * etc/services: - new entries in services
1086
10871999-02-26 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1088
1089 * etc/passwd: -added postfix entry
1090
10911999-02-25 elephant
1092
1093 * etc/services: Modified/added some service comments
1094
1095 Modified Files:
1096 setup/etc/services
1097
10981999-02-25 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1099
1100 * etc/profile.d/tmp-dir.sh: renamed to tmp-dir.sh
1101
11021999-02-25 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1103
1104 * etc/profile.d/tmp-dir: - ~/tmp is now created at user login
1105
11061999-02-24 kloczek
1107
1108 * etc/profile:
1109 - added modifications which allow setup base setting for ash,
1110 bash and ksh shells.
1111
14638b36 11121999-02-05 elephant
7a930ea6
ER
1113
1114 * etc/: passwd, profile:
1115 Modified Files:
1116 passwd profile
1117
11181999-02-04 Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
1119
1120 * etc/: csh.cshrc, group, passwd, profile, protocols, services,
1121 shadow, shells:
1122 Now setup is PLD-devel ready.
1123
11241999-02-01 kloczek
1125
1126 * etc/services:
1127 - added rsync entries.
1128
11291999-01-26 elephant
1130
1131 * etc/: csh.cshrc, group, protocols, services:
1132 Modified Files:
1133 csh.cshrc group protocols services
1134
11351999-01-26 elephant
1136
1137 * etc/profile:
1138 Modified Files:
1139 profile
1140
11411999-01-25 elephant
1142
1143 * etc/: services, shells:
1144 Modified Files:
1145 services shells
1146
11471999-01-22 kloczek
1148
1149 * etc/services:
1150 - more services.
1151
11521999-01-22 kloczek
1153
1154 * etc/: csh.cshrc, group, host.conf, motd, passwd, printcap,
1155 profile, protocols, securetty, services, shadow, shells:
1156 - initial version sources setup package.
1157
This page took 0.210407 seconds and 4 git commands to generate.