]> git.pld-linux.org Git - projects/rc-scripts.git/blob - ChangeLog
- updated
[projects/rc-scripts.git] / ChangeLog
1 2012-02-19 18:23 +0000 [r12478]  Jan Rękorajski <baggins/at/pld-linux.org>
2
3         * configure.ac: - 0.4.5.3
4
5 2012-02-19 18:11 +0000 [r12477]  Jan Rękorajski <baggins/at/pld-linux.org>
6
7         * rc.d/rc.sysinit: - devtmpfs is madatory for udev >= 176
8
9 2012-02-03 19:23 +0000 [r12474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
10
11         * lib/functions.network: Adding rule by rule causes reverse order
12           to be applied by kernel. We want rules from
13           sysconfig/static-rules to be working in the same order as these
14           were added in that file. The one solution is to use '/usr/bin/tac
15           static-routes' or to use own priorities. We use prio 20000 with
16           step 10 down, to get holes for other, manually added rules.
17
18 2012-01-25 14:40 +0000 [r12468]  Kacper Kornet <draenog/at/pld-linux.org>
19
20         * lib/functions: - fix bashism in previous commit
21
22 2012-01-25 14:28 +0000 [r12467]  Kacper Kornet <draenog/at/pld-linux.org>
23
24         * lib/functions: - fix daemon --user --fork as they conflicted with
25           each other
26
27 2012-01-13 13:32 +0000 [r12466]  Jan Rękorajski <baggins/at/pld-linux.org>
28
29         * rc.d/init.d/network: - stable sort for BOOTPRIO= devices, so vlan
30           ifaces will be after their NIC eth counterparts - treat macvlan
31           and macvtap interfaces specially - they may be created on almost
32           enything
33
34 2011-12-16 08:47 +0000 [r12455]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
35
36         * rc.d/rc.sysinit: vgscan/vgmknodes/vgdisplay don't support
37           --sysinit option. Back to ignorelocking for these.
38
39 2011-12-15 18:17 +0000 [r12454]  Elan Ruusamäe <glen/at/pld-linux.org>
40
41         * init/sys-chroots.conf, init/cpusets.conf, init/allowlogin.conf:
42           nicely stop, without error
43
44 2011-12-14 17:15 +0000 [r12453]  Elan Ruusamäe <glen/at/pld-linux.org>
45
46         * lib/functions: - ksh did not like doble minus ("+5--10"), needs
47           spaces ("+5 - -10") to process correctly
48
49 2011-12-14 11:33 +0000 [r12451]  Elan Ruusamäe <glen/at/pld-linux.org>
50
51         * configure.ac: - 0.4.5.2
52
53 2011-12-14 11:26 +0000 [r12449]  Elan Ruusamäe <glen/at/pld-linux.org>
54
55         * changelog.sh: - be sure users file is up to date
56
57 2011-12-14 07:59 +0000 [r12448]  Elan Ruusamäe <glen/at/pld-linux.org>
58
59         * init/local.conf: doc bits
60
61 2011-12-12 10:38 +0000 [r12447]  Elan Ruusamäe <glen/at/pld-linux.org>
62
63         * lib/functions: daemon(): make nice level absolute, not to be
64           dependant of nice level of shell where service started.
65
66 2011-12-09 21:25 +0000 [r12446]  Tomasz Pala <gotar/at/pld-linux.org>
67
68         * rc.d/init.d/network: - systemd support: export partial jobs,
69           leave ifup/ifdown to separate services
70
71 2011-12-04 14:36 +0000 [r12437]  Artur Frysiak <wiget/at/pld-linux.org>
72
73         * man/fstab-decode.8 (removed), man/Makefile.am: Drop fstab-decode
74           man page
75
76 2011-12-04 02:42 +0000 [r12436]  Artur Frysiak <wiget/at/pld-linux.org>
77
78         * src/fstab-decode.c (removed), src/Makefile.am: fstab-decode is
79           part of SysVinit-tools
80
81 2011-11-29 18:05 +0000 [r12421]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
82
83         * rc.d/init.d/netfs: Don't mount devpts again.
84
85 2011-11-28 19:47 +0000 [r12420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
86
87         * rc.d/rc.sysinit: Make forced mounts quiet in case /etc/mtab is
88           symlink to /proc/self/mounts.
89
90 2011-11-15 21:38 +0000 [r12414]  Elan Ruusamäe <glen/at/pld-linux.org>
91
92         * sysconfig/system: spelling typo
93
94 2011-11-01 14:01 +0000 [r12405]  Jan Rękorajski <baggins/at/pld-linux.org>
95
96         * modules.preudev: - typo
97
98 2011-11-01 13:39 +0000 [r12404]  Jan Rękorajski <baggins/at/pld-linux.org>
99
100         * rc.d/rc.sysinit: - fix LVM2 check logic
101
102 2011-10-31 19:52 +0000 [r12403]  Jan Rękorajski <baggins/at/pld-linux.org>
103
104         * modules.preudev: - set props
105
106 2011-10-31 19:30 +0000 [r12402]  Jan Rękorajski <baggins/at/pld-linux.org>
107
108         * rc.d/rc.sysinit: - give some info what's going on when loading
109           modules
110
111 2011-10-31 19:26 +0000 [r12401]  Jan Rękorajski <baggins/at/pld-linux.org>
112
113         * modules.preudev (added): - example file
114
115 2011-10-31 19:19 +0000 [r12400]  Jan Rękorajski <baggins/at/pld-linux.org>
116
117         * rc.d/rc.sysinit: - give admin the ability to load some kernel
118           modules before udev kicks in
119
120 2011-10-31 19:12 +0000 [r12399]  Jan Rękorajski <baggins/at/pld-linux.org>
121
122         * sysconfig/system, rc.d/rc.sysinit: - give user ability to disable
123           linux multipath drivers and daemons
124
125 2011-10-31 18:53 +0000 [r12398]  Jan Rękorajski <baggins/at/pld-linux.org>
126
127         * rc.d/rc.sysinit: - functions are in /lib/rc-scripts
128
129 2011-10-23 19:26 +0000 [r12388-12389]  Elan Ruusamäe <glen/at/pld-linux.org>
130
131         * init/Makefile.am, init/modules.conf (added), rc.d/rc.sysinit:
132           load /etc/modules in upstart
133
134         * rc.d/rc.shutdown: emit shutdown events
135
136 2011-10-23 11:21 +0000 [r12387]  Elan Ruusamäe <glen/at/pld-linux.org>
137
138         * init/rcS-sulogin.conf: respect RUN_SULOGIN_ON_ERR from
139           /etc/sysconfig/system
140
141 2011-10-10 07:49 +0000 [r12369-12370]  Elan Ruusamäe <glen/at/pld-linux.org>
142
143         * TODO: upstart compatible is service up todo
144
145         * doc/upstart.txt: shutdown started/starting upstart event doc
146
147 2011-10-09 22:58 +0000 [r12368]  Elan Ruusamäe <glen/at/pld-linux.org>
148
149         * modules: point out the parameters use fact
150
151 2011-10-09 18:57 +0000 [r12367]  Elan Ruusamäe <glen/at/pld-linux.org>
152
153         * rc.d/rc.shutdown: emit shutdown starting/started event
154
155 2011-10-09 18:14 +0000 [r12366]  Elan Ruusamäe <glen/at/pld-linux.org>
156
157         * rc.d/init.d/network, doc/upstart.txt, init/rc.conf: let "network"
158           emit network starting/stopping/started/stopped events as well
159
160 2011-10-09 17:35 +0000 [r12364-12365]  Elan Ruusamäe <glen/at/pld-linux.org>
161
162         * doc/upstart.txt: chop trailing spaces
163
164         * rc.d/rc.sysinit: fix handling 3.x.y kernels
165
166 2011-10-05 14:47 +0000 [r12363]  Elan Ruusamäe <glen/at/pld-linux.org>
167
168         * init/Makefile.am, init/local.conf (added), rc.d/init.d/local:
169           upstart for rc.local
170
171 2011-09-30 10:54 +0000 [r12360]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
172
173         * rc.d/rc.shutdown, rc.d/rc.sysinit: Use --sysinit for lvm. When
174           stopping hide error messages (normal for many cases like lvm on
175           rootfs).
176
177 2011-09-27 07:15 +0000 [r12356-12357]  Jan Rękorajski <baggins/at/pld-linux.org>
178
179         * configure.ac: - 0.4.5.1
180
181         * rc.d/rc.sysinit: - fix $LVM2 variable fuckup (use is_no instead
182           of is_yes) (glen, you moron, have you considered a possibility
183           that $LVM2 will land in sysconfig.rpmsave, thus making lvm
184           dependant system non-bootable?)
185
186 2011-09-25 09:57 +0000 [r12351-12352]  Elan Ruusamäe <glen/at/pld-linux.org>
187
188         * po/Makefile.am: just in case C locale
189
190         * po/rc-scripts.pot: updated
191
192 2011-09-22 15:45 +0000 [r12350]  Jan Rękorajski <baggins/at/pld-linux.org>
193
194         * rc.d/rc.sysinit: - properly mount /run and put it into mtab
195
196 2011-09-18 20:34 +0000 [r12349]  Artur Frysiak <wiget/at/pld-linux.org>
197
198         * rc.d/rc.sysinit: Mount /run ASAP
199
200 2011-09-11 20:08 +0000 [r12347]  Elan Ruusamäe <glen/at/pld-linux.org>
201
202         * init/cryptsetup.conf (added), init/Makefile.am: Add cryptsetup
203
204 2011-09-11 20:00 +0000 [r12344]  Elan Ruusamäe <glen/at/pld-linux.org>
205
206         * rc.d/init.d/cryptsetup: local vars
207
208 2011-09-11 19:53 +0000 [r12342-12343]  Elan Ruusamäe <glen/at/pld-linux.org>
209
210         * init/Makefile.am: Add allowlogin, sys-chroots, cpusets
211
212         * init/cpusets.conf (added): Add cpusets
213
214 2011-09-11 11:29 +0000 [r12341]  Elan Ruusamäe <glen/at/pld-linux.org>
215
216         * service: print unknown state to stdout as well
217
218 2011-09-02 06:18 +0000 [r12339-12340]  Elan Ruusamäe <glen/at/pld-linux.org>
219
220         * rc.d/init.d/sys-chroots, init/allowlogin.conf (added),
221           rc.d/init.d/allowlogin, init/sys-chroots.conf (added): add
222           allowlogin and sys-chroots upstart parts, altho no stop for them
223
224         * sysconfig/system, rc.d/rc.sysinit: add $LVM2 allows you to
225           disable LVM2 if your only LVM volume is rootfs started on initrd
226           and want faster startup
227
228 2011-09-02 06:08 +0000 [r12338]  Elan Ruusamäe <glen/at/pld-linux.org>
229
230         * sysconfig/interfaces/Makefile.am: Add ifcfg-ppp0.pppoe
231
232 2011-08-31 18:44 +0000 [r12337]  Elan Ruusamäe <glen/at/pld-linux.org>
233
234         * lib/functions: upstart: behave like current initscripts: print
235           running/not running instead of silence
236
237 2011-08-31 16:24 +0000 [r12336]  Elan Ruusamäe <glen/at/pld-linux.org>
238
239         * lib/functions (added), lib/Makefile.am, rc.d/init.d/functions
240           (removed), rc.d/init.d/Makefile.am, po/rc-scripts.pot: move also
241           functions to /lib/rc-scripts (symlink preserved)
242
243 2011-08-19 19:56 +0000 [r12331]  Elan Ruusamäe <glen/at/pld-linux.org>
244
245         * rc.d/init.d/functions: formatting
246
247 2011-08-19 19:44 +0000 [r12328-12330]  Elan Ruusamäe <glen/at/pld-linux.org>
248
249         * rc.d/init.d/local: add starting line
250
251         * rc.d/rc.sysinit: prefer local code over io checks (boot splash
252           unlikely enabled anyway)
253
254         * rc.d/init.d/functions: avoid shift() error when program called
255           with no actions in _upstart_controlled; tabs
256
257 2011-08-14 19:45 +0000 [r12323]  Elan Ruusamäe <glen/at/pld-linux.org>
258
259         * init/rc.conf: register pld.sysinit-done to satisfy initctl
260           check-config
261
262 2011-08-14 12:03 +0000 [r12321-12322]  Elan Ruusamäe <glen/at/pld-linux.org>
263
264         * rc.d/rc.init, sysconfig/interfaces/ifcfg-ppp0.kou, changelog.sh:
265           add missing keyword expansion
266
267         * sysconfig, doc, sysconfig/interfaces/up.d/all,
268           sysconfig/interfaces/up.d/ip, lib, rc.d/init.d,
269           sysconfig/interfaces/down.d/tnl, sysconfig/interfaces/down.d/ppp,
270           sysconfig/interfaces/down.d/ipx, sysconfig/interfaces/down.d,
271           rc.d, src, sysconfig/interfaces/down.d/all,
272           sysconfig/interfaces/down.d/ip, sysconfig/interfaces/up.d/tnl,
273           isapnp, sysconfig/interfaces/up.d/ppp,
274           sysconfig/interfaces/up.d/ipx, sysconfig/interfaces/up.d, ppp, /:
275           svn:ignore fixups
276
277 2011-08-14 11:56 +0000 [r12319-12320]  Elan Ruusamäe <glen/at/pld-linux.org>
278
279         * doc/template.init (added), rc.d/init.d/Makefile.am,
280           rc.d/init.d/template.init (removed), po/rc-scripts.pot,
281           doc/Makefile.am: move template.init to doc
282
283         * .cvsignore (removed), po, sysconfig/interfaces/down.d,
284           sysconfig/.cvsignore (removed), doc/.cvsignore (removed),
285           sysconfig/interfaces/up.d/all/.cvsignore (removed), rc.d,
286           sysconfig/interfaces/down.d/all, sysconfig/interfaces/down.d/ip,
287           sysconfig/interfaces/up.d/tnl, sysconfig/interfaces/up.d/ppp,
288           sysconfig/interfaces/up.d/ipx,
289           sysconfig/interfaces/down.d/ipx/.cvsignore (removed), /,
290           sysconfig, sysconfig/interfaces/up.d/ip, isapnp/.cvsignore
291           (removed), sysconfig/interfaces/up.d/ipx/.cvsignore (removed),
292           ppp/ip-up.d, rc.d/init.d, ppp/ip-down.d/.cvsignore (removed),
293           sysconfig/interfaces/data/.cvsignore (removed),
294           sysconfig/interfaces/down.d/tnl, sysconfig/interfaces/down.d/ppp,
295           sysconfig/interfaces/down.d/ipx,
296           sysconfig/interfaces/up.d/ip/.cvsignore (removed), lib/.cvsignore
297           (removed), src, rc.d/init.d/.cvsignore (removed),
298           ppp/ip-up.d/.cvsignore (removed), isapnp,
299           sysconfig/interfaces/down.d/tnl/.cvsignore (removed),
300           po/.cvsignore (removed),
301           sysconfig/interfaces/down.d/ppp/.cvsignore (removed),
302           sysconfig/interfaces/down.d/.cvsignore (removed),
303           sysconfig/interfaces/up.d, ppp/ip-down.d, ppp,
304           sysconfig/hwprofiles/.cvsignore (removed), rc.d/.cvsignore
305           (removed), src/.cvsignore (removed),
306           sysconfig/interfaces/.cvsignore (removed),
307           sysconfig/interfaces/down.d/all/.cvsignore (removed),
308           sysconfig/interfaces/down.d/ip/.cvsignore (removed), doc,
309           sysconfig/interfaces/up.d/all, lib,
310           sysconfig/interfaces/up.d/tnl/.cvsignore (removed),
311           sysconfig/interfaces/up.d/ppp/.cvsignore (removed),
312           sysconfig/interfaces/up.d/.cvsignore (removed), ppp/.cvsignore
313           (removed): convert .cvsignore to svn:ignore
314
315 2011-08-14 11:48 +0000 [r12318]  Elan Ruusamäe <glen/at/pld-linux.org>
316
317         * TODO: privilege check is done with unix file permissions: scripts
318           just not executable for regular user
319
320 2011-08-14 11:42 +0000 [r12310-12317]  Elan Ruusamäe <glen/at/pld-linux.org>
321
322         * po/Makefile.am, po/rc-scripts.pot: add makepot.pl to EXTRA_DIST
323
324         * po/Makefile.am, po/makepot.pl (added), makepot.pl (removed): move
325           makepot to po/ dir with rest of it's files
326
327         * rc.d/init.d/random, po/de.po, po/pl.po, po/rc-scripts.pot: - fix
328           bad nls usage
329
330         * po/de.po, po/pl.po: utf8 to rule the world
331
332         * po/de.po, po/pl.po: - updated
333
334         * po/rc-scripts.pot: - updated
335
336         * po/rc-scripts.pot (added): track to see new strings to appear or
337           not
338
339         * lib/ifdown-post, lib/Makefile.am, ppp/ipx-up, ppp/auth-up,
340           sysconfig/network-scripts (removed), ppp/ip-up, lib/ifup-post,
341           lib/ifdown, lib/ifup-plusb, doc/net-scripts.txt, ppp/ipx-down,
342           ppp/auth-down, lib/ifup-ppp, lib/ifup-ipx, lib/tnlup,
343           lib/ifdown-sl, lib/ifdown-irda, Makefile.am, man/usernetctl.8,
344           ppp/ip-down, sysconfig/Makefile.am, lib/ifup-iucv, lib/ifup-sl,
345           lib/ifup-irda, lib/ifdown-ppp, lib/ifdown-vlan, lib/tnldown,
346           lib/ifdown-br, configure.ac, rc.d/init.d/network, lib (added),
347           lib/ifup-vlan, lib/ifup, lib/ifup-br, lib/ifup-plip,
348           src/ppp-watch.c: - move network scripts to /lib, as none of them
349           are config files - version 0.4.5 for such major change
350
351 2011-08-14 11:11 +0000 [r12308-12309]  Elan Ruusamäe <glen/at/pld-linux.org>
352
353         * configure.ac: fatal out when required tools missing, some ac fix
354
355         * src/setuidgid.c: PLD Linux
356
357 2011-08-14 09:56 +0000 [r12307]  Elan Ruusamäe <glen/at/pld-linux.org>
358
359         * init/random.conf, init/rc.conf, init/rcS-sulogin.conf,
360           init/rcS.conf: our vim-syntax-upstart recognizes the filetype
361           itself
362
363 2011-08-13 13:51 +0000 [r12305]  Elan Ruusamäe <glen/at/pld-linux.org>
364
365         * po/Makefile.am: Do not ignore errors
366
367 2011-08-13 13:42 +0000 [r12304]  Elan Ruusamäe <glen/at/pld-linux.org>
368
369         * sysconfig/network-scripts/functions.network: emit net-device-up
370           events, so upstart-socket-bridge could function
371
372 2011-08-13 06:04 +0000 [r12303]  Elan Ruusamäe <glen/at/pld-linux.org>
373
374         * rc.d/init.d/functions: allow $USE_UPSTART from env to preceed
375           USE_UPSTART from sysconfig/system
376
377 2011-07-25 06:10 +0000 [r12270-12271]  Elan Ruusamäe <glen/at/pld-linux.org>
378
379         * sysconfig/network-scripts/ifup, doc/net-scripts.txt: - add
380           $ETHTOOL_OPTS
381
382         * TODO: - todo from arekm
383
384 2011-07-21 10:28 +0000 [r12264]  Elan Ruusamäe <glen/at/pld-linux.org>
385
386         * service: - include service type in --status-all
387
388 2011-07-18 13:11 +0000 [r12260]  Elan Ruusamäe <glen/at/pld-linux.org>
389
390         * rc.d/init.d/functions: - fuser is in /bin since psmisc-22.5-2
391
392 2011-06-28 19:51 +0000 [r12254]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
393
394         * sysconfig/system: Explain what VSERVER is.
395
396 2011-06-27 10:18 +0000 [r12252-12253]  Jan Rękorajski <baggins/at/pld-linux.org>
397
398         * rc.d/init.d/functions: - fix local variable
399
400         * rc.d/init.d/functions: - fix kernelver* functions
401
402 2011-06-26 10:48 +0000 [r12250]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
403
404         * rc.d/rc.sysinit: Mount securityfs based on it's availability
405           only.
406
407 2011-06-20 15:04 +0000 [r12247]  Elan Ruusamäe <glen/at/pld-linux.org>
408
409         * rc.d/init.d/functions: - compat mode for old kernels, where
410           network lock was not touched
411
412 2011-06-16 12:32 +0000 [r12246]  Jacek Konieczny <jajcus/at/pld-linux.org>
413
414         * init/Makefile.am, configure.ac: - the missing init/udev.conf
415           added to dist
416
417 2011-06-15 13:12 +0000 [r12245]  Jacek Konieczny <jajcus/at/pld-linux.org>
418
419         * configure.ac: - Version: 0.4.4.2
420
421 2011-06-15 12:45 +0000 [r12244]  Jacek Konieczny <jajcus/at/pld-linux.org>
422
423         * init/udev.conf (added), init/rc.conf, rc.d/rc.sysinit,
424           init/rcS.conf: - some more 'emits' and a dummy Upstart job added
425           so the new 'initctl check-config' won't complain.
426
427 2011-06-15 10:51 +0000 [r12243]  Jacek Konieczny <jajcus/at/pld-linux.org>
428
429         * doc/upstart.txt: - upstart usage docs updates
430
431 2011-04-18 09:50 +0000 [r12230]  Elan Ruusamäe <glen/at/pld-linux.org>
432
433         * service: remove debug
434
435 2011-04-14 09:42 +0000 [r12228]  Jacek Konieczny <jajcus/at/pld-linux.org>
436
437         * sysconfig/network-scripts/functions.network: - make sure the
438           default ip rules are preserved over network restart even if 'ip
439           rule show' displays them using numeric table values. I have a
440           system where 'from all lookup 255' is returned instead of 'from
441           all lookup local' for unknown reason, but it could also happen if
442           /etc/iproute2/rt_tables file is missing or corrupted. And bad
443           things happen (IPv4 not working) if the 'lookup local' rule is
444           missing.
445
446 2011-04-08 19:15 +0000 [r12223]  Elan Ruusamäe <glen/at/pld-linux.org>
447
448         * service: move status all to function
449
450 2011-03-29 13:26 +0000 [r12219]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
451
452         * sysconfig/network-scripts/functions.network: Revert disabling
453           IPv6. Unfortunately it disables only IPv6 addresses while
454           socket(AF_INET6,...) still succeeds creating ill efect.
455
456 2011-03-25 16:55 +0000 [r12215]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
457
458         * sysconfig/network-scripts/functions.network: Set sysctl value
459           quietly.
460
461 2011-03-23 21:45 +0000 [r12214]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
462
463         * sysconfig/network-scripts/functions.network: One more fix.
464
465 2011-03-23 20:42 +0000 [r12213]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
466
467         * sysconfig/network-scripts/functions.network: Really disable IPv6.
468
469 2011-03-23 20:35 +0000 [r12212]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
470
471         * sysconfig/network-scripts/functions.network: Disable IPv6 if it
472           is not enabled in config.
473
474 2011-03-21 22:15 +0000 [r12211]  Jan Rękorajski <baggins/at/pld-linux.org>
475
476         * sysconfig/Makefile.am, doc/sysconfig.docb,
477           sysconfig/network-scripts/functions.network,
478           sysconfig/network-scripts/ifup-routes, doc/sysconfig.txt: - add
479           static-routes6 support (IPv6-only ip routes and rules)
480
481 2011-03-21 20:30 +0000 [r12210]  Jan Rękorajski <baggins/at/pld-linux.org>
482
483         * sysconfig/static-routes6 (added): - IPv6 specific rules and
484           routes, rationale: some rules (and even routes) are addressless
485           (e.g. fwmark or 'default' route), because of this simple ip
486           <rule> won't handle IPv6, we have to use ip -6 <rule>
487
488 2011-03-20 01:00 +0000 [r12206-12207]  Jan Rękorajski <baggins/at/pld-linux.org>
489
490         * configure.ac: - 0.4.4.1, fixes typo in set_up_loopback
491
492         * sysconfig/network-scripts/functions.network: - use proper device
493
494 2011-03-20 00:09 +0000 [r12203]  Jan Rękorajski <baggins/at/pld-linux.org>
495
496         * configure.ac: - 0.4.4.0
497
498 2011-03-19 23:57 +0000 [r12202]  Jan Rękorajski <baggins/at/pld-linux.org>
499
500         * src/Makefile.am, configure.ac: - fix glib2 static linking
501
502 2011-03-18 18:19 +0000 [r12201]  Jan Rękorajski <baggins/at/pld-linux.org>
503
504         * sysconfig/network-scripts/functions.network: - setup static
505           routes for loopback, see
506           http://wiki.squid-cache.org/Features/Tproxy4 why this is needed
507
508 2011-03-08 20:49 +0000 [r12198]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
509
510         * sysconfig/network-scripts/functions.network,
511           rc.d/init.d/functions: Revert previous commit. Fix is_module
512           instead to do not match partial module names.
513
514 2011-03-08 20:34 +0000 [r12197]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
515
516         * sysconfig/network-scripts/functions.network: Load ipv6 and ipx
517           only when not built into kernel.
518
519 2011-03-04 13:37 +0000 [r12188]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
520
521         * sysconfig/network-scripts/ifup-vlan: GVRP default on on vlans
522
523 2011-02-19 16:03 +0000 [r12170]  Elan Ruusamäe <glen/at/pld-linux.org>
524
525         * service: - tabs
526
527 2011-02-10 16:37 +0000 [r12138]  Jan Rękorajski <baggins/at/pld-linux.org>
528
529         * rc.d/init.d/cpusets: - added missing slash
530
531 2011-02-10 12:46 +0000 [r12136]  Jan Rękorajski <baggins/at/pld-linux.org>
532
533         * rc.d/init.d/cpusets: - don't try to find out the subsystem type
534           if none is mounted
535
536 2011-02-10 12:26 +0000 [r12135]  Jan Rękorajski <baggins/at/pld-linux.org>
537
538         * rc.d/init.d/cpusets: - silence mkdir
539
540 2011-02-10 12:21 +0000 [r12134]  Jan Rękorajski <baggins/at/pld-linux.org>
541
542         * rc.d/init.d/cpusets: - always mount on /dev/cpuset (only cpuset
543           is supported by this script) - check if mount point is proper
544           cpuset/cgroup(cpuset) subsys
545
546 2011-02-10 12:12 +0000 [r12133]  Jan Rękorajski <baggins/at/pld-linux.org>
547
548         * rc.d/init.d/cpusets: - mount only cpuset subsys cgroup - no need
549           to parse and check fstab as this script is run after rc.sysinit
550           mounts all filessystems listed there
551
552 2011-02-10 11:04 +0000 [r12128-12130]  Jan Rękorajski <baggins/at/pld-linux.org>
553
554         * rc.d/init.d/cpusets: - put cpuset/cgroup mounts in mtab
555
556         * rc.d/init.d/cpusets: - exit from script if no cpuset/cgroup
557           support in kernel
558
559         * rc.d/rc.sysinit, rc.d/init.d/cpusets: - moved cpuset/cgroup
560           mounting code into cpuset startup script for seamless
561           interoperability with libcgroup
562
563 2011-02-09 10:55 +0000 [r12126]  Elan Ruusamäe <glen/at/pld-linux.org>
564
565         * rc.d/init.d/functions: add killproc -p alias
566
567 2011-01-27 06:04 +0000 [r12089-12090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
568
569         * sysconfig/Makefile.am: sysconfig/clock is gone
570
571         * doc/sysconfig.txt, rc.d/rc.sysinit, sysconfig/clock (removed),
572           doc/sysconfig.docb: sysconfig/clock and related actions are
573           obsolete now. hwclock knows how to handle these based on adjtime
574           settings.
575
576 2011-01-27 05:44 +0000 [r12088]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
577
578         * rc.d/rc.sysinit: Check /dev/rtc or /dev/rtc0 existence.
579
580 2011-01-25 18:56 +0000 [r12083-12084]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
581
582         * configure.ac: 0.4.3.8
583
584         * autogen.sh: Disabled --enable-maintainer-mode
585           --enable-compile-warnings (unsupported by current auto*).
586
587 2011-01-24 18:19 +0000 [r12082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
588
589         * sysconfig/network: IPv6 networking on by default.
590
591 2010-12-22 10:23 +0000 [r12020]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
592
593         * rc.d/init.d/netfs: Don't mount fs inside of vserver guest.
594
595 2010-12-22 05:54 +0000 [r12019]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
596
597         * rc.d/rc.sysinit: cgroup/cpuset can exist in fstab but be
598           commented out. Handle that.
599
600 2010-12-20 18:09 +0000 [r12014]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
601
602         * rc.d/init.d/cryptsetup: started instead of busy
603
604 2010-12-12 17:42 +0000 [r11982-11983]  Elan Ruusamäe <glen/at/pld-linux.org>
605
606         * configure.ac: - 0.4.3.7
607
608         * rc.d/init.d/functions: add --user support to run_cmd Usage:
609           run_cmd --user stats "Message" command_to_run arg1 arg2...
610
611 2010-12-07 14:08 +0000 [r11973]  Elan Ruusamäe <glen/at/pld-linux.org>
612
613         * rc.d/init.d/template.init: - pidfile var
614
615 2010-12-03 13:10 +0000 [r11940]  Elan Ruusamäe <glen/at/pld-linux.org>
616
617         * rc.d/init.d/netfs: - some formatting, respect to use functios
618           (RETVAL variable vs exit calls)
619
620 2010-12-03 13:04 +0000 [r11939]  Elan Ruusamäe <glen/at/pld-linux.org>
621
622         * rc.d/init.d/netfs: - use functions
623
624 2010-12-03 11:43 +0000 [r11936]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
625
626         * configure.ac: 0.4.3.6
627
628 2010-12-03 11:33 +0000 [r11934-11935]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
629
630         * rc.d/init.d/netfs: Bugfix (bring in cryptsetup; cleanups).
631
632         * rc.d/init.d/netfs: Bugfix.
633
634 2010-12-03 10:37 +0000 [r11933]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
635
636         * rc.d/init.d/Makefile.am, rc.d/init.d/network: Bring in netfs.
637
638 2010-12-03 10:33 +0000 [r11930-11932]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
639
640         * rc.d/init.d/netfs: : not needed.
641
642         * TODO: - better umount on stop
643
644         * rc.d/init.d/netfs: Bugfixes. Seems to be working fine.
645
646 2010-12-03 10:25 +0000 [r11929]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
647
648         * rc.d/init.d/functions: __umount_*loop from FC.
649
650 2010-12-03 10:15 +0000 [r11928]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
651
652         * rc.d/init.d/netfs: Don't touch nfs if we have separate nfsfs
653           script.
654
655 2010-12-03 09:38 +0000 [r11927]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
656
657         * rc.d/init.d/netfs (added): Networked filesystems mount/umount.
658           Unfinished.
659
660 2010-12-02 15:30 +0000 [r11922]  Elan Ruusamäe <glen/at/pld-linux.org>
661
662         * rc.d/rc.sysinit: - avoid crypto init retries if no crypttab is
663           setup
664
665 2010-11-25 23:54 +0000 [r11913]  Jan Rękorajski <baggins/at/pld-linux.org>
666
667         * rc.d/rc.sysinit: - don't mount cgroup if it's set up in fstab
668           http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2010-November/152970.html
669           BTW, all this kinda sucks and needs revamp :(
670
671 2010-11-07 19:54 +0000 [r11900]  Elan Ruusamäe <glen/at/pld-linux.org>
672
673         * rc.d/rc.sysinit: - init crypt mounts also after lvm has been run
674
675 2010-11-06 10:47 +0000 [r11894]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
676
677         * configure.ac: Release 0.4.3.5.
678
679 2010-11-06 09:57 +0000 [r11893]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
680
681         * rc.d/init.d/network, sysconfig/system, rc.d/init.d/functions:
682           Detect isolation only vserver networking. New variable -
683           VSERVER_ISOLATION_NET.
684
685 2010-11-06 09:12 +0000 [r11892]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
686
687         * rc.d/rc.sysinit: Silent modprobe.
688
689 2010-11-06 08:43 +0000 [r11889]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
690
691         * configure.ac: Release 0.4.3.4.
692
693 2010-11-06 00:33 +0000 [r11888]  Jan Rękorajski <baggins/at/pld-linux.org>
694
695         * rc.d/rc.sysinit: - create /dev/cgroup (see comment)
696
697 2010-11-06 00:26 +0000 [r11887]  Jan Rękorajski <baggins/at/pld-linux.org>
698
699         * rc.d/init.d/cpusets: - use full blown cgroup subsystem if
700           available
701
702 2010-11-06 00:11 +0000 [r11886]  Jan Rękorajski <baggins/at/pld-linux.org>
703
704         * rc.d/rc.sysinit: - if cgroup is available use all its subsystems
705           instead of just cpusets
706
707 2010-11-06 00:07 +0000 [r11885]  Jan Rękorajski <baggins/at/pld-linux.org>
708
709         * rc.d/rc.sysinit: - commit at rev 10523 was completely bogus,
710           preventing mounting cpuset at all, as default fstab contains
711           cpuset line with noauto option
712
713 2010-10-09 21:21 +0000 [r11840]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
714
715         * src/initlog.c: Update initlog from initscripts.
716
717 2010-10-06 08:03 +0000 [r11831]  Elan Ruusamäe <glen/at/pld-linux.org>
718
719         * rc.d/init.d/template.init: - procname
720
721 2010-10-06 07:58 +0000 [r11830]  Elan Ruusamäe <glen/at/pld-linux.org>
722
723         * rc.d/init.d/template.init: - killproc wants procname mostly
724
725 2010-09-30 04:26 +0000 [r11823]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
726
727         * rc.d/rc: Fix 'local: można używać tylko w funkcji' on bash.
728
729 2010-09-19 18:38 +0000 [r11812]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
730
731         * rc.d/rc.sysinit: Make sysctl quiet.
732
733 2010-09-03 09:07 +0000 [r11801]  shadzik <shadzik/at/pld-linux.org>
734
735         * rc.d/rc.sysinit: - don't check the fs on aufs and squashfs
736           systems
737
738 2010-08-26 10:30 +0000 [r11789]  Elan Ruusamäe <glen/at/pld-linux.org>
739
740         * rc.d/rc.sysinit: - use /var/log/boot.log, to match with plymouth
741           path
742
743 2010-08-21 18:00 +0000 [r11788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
744
745         * rc.d/rc.sysinit: Set firmware-loader also when udev is off.
746
747 2010-08-01 16:32 +0000 [r11741]  Elan Ruusamäe <glen/at/pld-linux.org>
748
749         * sysconfig/i18n: - plain en with utf8
750
751 2010-08-01 16:13 +0000 [r11739]  Elan Ruusamäe <glen/at/pld-linux.org>
752
753         * rc.d/rc.sysinit: - skip lock when making nodes on boot
754
755 2010-08-01 16:08 +0000 [r11738]  Elan Ruusamäe <glen/at/pld-linux.org>
756
757         * rc.d/rc.sysinit: - check_root_fs to function for readability
758
759 2010-08-01 15:58 +0000 [r11735-11737]  Elan Ruusamäe <glen/at/pld-linux.org>
760
761         * rc.d/rc.sysinit: - remove locale setup where it is pointless
762           (grep for fixed strings, and cat)
763
764         * rc.d/init.d/template.init: - sample for status with pidfile
765
766         * rc.d/rc.sysinit: - skip unneccesary subshell
767
768 2010-07-26 13:31 +0000 [r11715]  Jacek Konieczny <jajcus/at/pld-linux.org>
769
770         * sysconfig/network-scripts/ifup: - typo
771
772 2010-07-26 13:20 +0000 [r11714]  Jacek Konieczny <jajcus/at/pld-linux.org>
773
774         * sysconfig/network-scripts/ifup: - allow per-interface
775           configuration files for dhclient.conf – single config file with
776           'interface' directive(s) conflicts with interface name given on
777           the command line.
778
779 2010-07-21 08:23 +0000 [r11688]  Elan Ruusamäe <glen/at/pld-linux.org>
780
781         * rc.d/init.d/allowlogin: - functions, exit early if disabled
782
783 2010-07-20 08:42 +0000 [r11684]  Elan Ruusamäe <glen/at/pld-linux.org>
784
785         * rc.d/rc.shutdown: - ugly hack to still do killall as pgrep is on
786           /usr, or rather drop pgrep as it never returns empty nowadays due
787           kernel threads?
788
789 2010-07-08 10:47 +0000 [r11638-11639]  Elan Ruusamäe <glen/at/pld-linux.org>
790
791         * rc.d/init.d/cpusets, rc.d/init.d/network, rc.d/init.d/local,
792           rc.d/init.d/random, rc.d/init.d/single: - ignore /var/lock/subsys
793           remove readonly fs errors (after fsck wants to reboot system)
794
795         * rc.d/init.d/single, rc.d/init.d/killall, rc.d/init.d/cpusets,
796           rc.d/init.d/allowlogin, rc.d/init.d/network, rc.d/init.d/random:
797           - executable initscripts
798
799 2010-06-18 06:40 +0000 [r11565]  Bartłomiej Zimoń <cactus/at/pld-linux.org>
800
801         * rc.d/rc.shutdown: - fix shutdown/restart on kernels with devtmpfs
802
803 2010-06-15 11:37 +0000 [r11562]  Jacek Konieczny <jajcus/at/pld-linux.org>
804
805         * changelog.sh: - changelog.sh script improved and ChangeLog
806           updated
807
808 2010-06-15 11:33 +0000 [r11561]  Jacek Konieczny <jajcus/at/pld-linux.org>
809
810         * configure.ac: - firmwaredir was wrong
811
812 2010-06-15 11:17 +0000 [r11558-11559]  Jacek Konieczny <jajcus/at/pld-linux.org>
813
814         * configure.ac: - Version: 0.4.3.3
815
816         * Makefile.am, configure.ac: - firmwaredir relative to
817           ${exec_prefix} to fix 'make distcheck'
818
819 2010-06-15 10:13 +0000 [r11557]  Jacek Konieczny <jajcus/at/pld-linux.org>
820
821         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
822           - allow multiple dhclient instances running on one machine
823
824 2010-06-14 17:25 +0000 [r11555-11556]  Elan Ruusamäe <glen/at/pld-linux.org>
825
826         * rc.d/init.d/random: - reorganize into functions
827
828         * rc.d/init.d/random: - do not touch host random inside vserver
829           (discussed with baggins and arekm long time ago)
830
831 2010-06-08 09:01 +0000 [r11552]  Jacek Konieczny <jajcus/at/pld-linux.org>
832
833         * rc.d/init.d/functions: - /proc/cmdline may be unavailable (like
834           in a VServer) make cat quiet in such case
835
836 2010-05-18 12:13 +0000 [r11476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
837
838         * sysconfig/network-scripts/ifup: No need for wait loop.
839           check_link_down sleeps for specified time in 0.5s intervals.
840
841 2010-05-17 20:26 +0000 [r11475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
842
843         * sysconfig/network-scripts/ifup,
844           sysconfig/interfaces/ifcfg-description: Wait for wpa_supplicant
845           to actually connect to network before trying dhcp.
846
847 2010-05-17 20:20 +0000 [r11474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
848
849         * sysconfig/network-scripts/functions.network: Support for max
850           timeout as parameter.
851
852 2010-05-17 20:16 +0000 [r11473]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
853
854         * sysconfig/network-scripts/functions.network: Don't rely on ip
855           link UP checking. Always to mii-tool/ethtool test.
856
857 2010-05-17 19:08 +0000 [r11472]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
858
859         * sysconfig/network-scripts/ifup: Respect ZEROCONF variable for
860           dhcpcd.
861
862 2010-05-17 18:08 +0000 [r11471]  Elan Ruusamäe <glen/at/pld-linux.org>
863
864         * rc.d/init.d/functions: - ok to exit silently in ssd mode of
865           killproc, no need to noise about missing pidfile
866
867 2010-05-13 07:17 +0000 [r11462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
868
869         * Makefile.am: Include/install firmware-loader.sh brought by commit
870           r10422.
871
872 2010-05-12 07:11 +0000 [r11460]  Jacek Konieczny <jajcus/at/pld-linux.org>
873
874         * doc/Makefile.am: - include upstart.txt in the package
875
876 2010-05-12 07:08 +0000 [r11459]  Jacek Konieczny <jajcus/at/pld-linux.org>
877
878         * doc/upstart.txt: - notes about job debuging
879
880 2010-05-11 17:21 +0000 [r11458]  Jacek Konieczny <jajcus/at/pld-linux.org>
881
882         * configure.ac: - Version: 0.4.3.2
883
884 2010-05-11 10:10 +0000 [r11449]  Jacek Konieczny <jajcus/at/pld-linux.org>
885
886         * init/Makefile.am: - new listed in Makefile.am
887
888 2010-05-11 08:54 +0000 [r11447]  Jacek Konieczny <jajcus/at/pld-linux.org>
889
890         * init/rc.conf (added), init/rcS-sulogin.conf (added),
891           init/rcS.conf (added): - init job descriptions moved from
892           upstart-SysVinit
893
894 2010-05-10 17:24 +0000 [r11427]  Elan Ruusamäe <glen/at/pld-linux.org>
895
896         * rc.d/init.d/functions: - note about two modes in daemon
897
898 2010-05-10 14:35 +0000 [r11424]  Jacek Konieczny <jajcus/at/pld-linux.org>
899
900         * configure.ac: - Version: 0.4.3.1
901
902 2010-05-10 14:31 +0000 [r11423]  Jacek Konieczny <jajcus/at/pld-linux.org>
903
904         * man/start-stop-daemon.8, configure.ac, rc.d/init.d/functions,
905           src/start-stop-daemon.c, src/Makefile.am: - 'dropcaps' and
906           'start-stop-daemon-pid-check' patches from packages/rc-scripts
907           applied
908
909 2010-05-10 12:59 +0000 [r11422]  Jacek Konieczny <jajcus/at/pld-linux.org>
910
911         * rc.d/init.d/functions: - properly quote is_yes() argument
912
913 2010-05-10 11:50 +0000 [r11420]  Jacek Konieczny <jajcus/at/pld-linux.org>
914
915         * configure.ac: - Version: 0.4.3.0
916
917 2010-05-10 11:23 +0000 [r11419]  Jacek Konieczny <jajcus/at/pld-linux.org>
918
919         * service, /, configure.ac, man/sv, man/de, sysconfig, man/ja,
920           Makefile.am, rc.d/init.d, sysconfig/interfaces/down.d/tnl, po,
921           sysconfig/interfaces/down.d/ppp, sysconfig/interfaces/down.d/ipx,
922           man/fr, rc.d/init.d/functions, doc/make-html, doc/upstart.txt
923           (added), sysconfig/hwprofiles, rc.d, src,
924           sysconfig/interfaces/down.d/ip, src/setuidgid.c (added), rc.d/rc,
925           sysconfig/interfaces/up.d, ppp, sysconfig/interfaces/data,
926           src/Makefile.am, man/ru, init (added), t/backtick-test.sh,
927           rc.d/init.d/network, rc.d/rc.shutdown,
928           sysconfig/interfaces/up.d/ip, sysconfig/interfaces/up.d/all, doc,
929           init/random.conf, man, init/Makefile.am,
930           sysconfig/interfaces/down.d, man/es, sysconfig/network-scripts,
931           sysconfig/interfaces, sysconfig/interfaces/down.d/all,
932           sysconfig/cpusets, isapnp, sysconfig/interfaces/up.d/tnl,
933           rc.d/rc.sysinit, rc.d/init.d/random,
934           sysconfig/interfaces/up.d/ppp, sysconfig/interfaces/up.d/ipx: -
935           upstart_native branch merged
936
937 2010-05-02 12:16 +0000 [r11364]  Jacek Konieczny <jajcus/at/pld-linux.org>
938
939         * sysconfig/network, doc/net-scripts.txt,
940           sysconfig/network-scripts/functions.network,
941           sysconfig/network-scripts/ifup-routes,
942           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
943           - support for zeroconf networking (based on information from
944           http://avahi.org/wiki/AvahiAutoipd#Routes)
945
946 2010-04-21 20:24 +0000 [r11340]  Elan Ruusamäe <glen/at/pld-linux.org>
947
948         * service: - grab $ACTION variable
949
950 2010-04-21 18:26 +0000 [r11339]  Elan Ruusamäe <glen/at/pld-linux.org>
951
952         * service: - nicer output (brief) for --status-all ported from
953           ubuntu
954
955 2010-04-21 18:21 +0000 [r11338]  Elan Ruusamäe <glen/at/pld-linux.org>
956
957         * service: - identify as pld
958
959 2010-04-07 07:02 +0000 [r11312-11313]  Elan Ruusamäe <glen/at/pld-linux.org>
960
961         * configure.ac: - release 0.4.2.8
962
963         * rc.d/init.d/functions: - add --redirfds similar to --closefds
964
965 2010-04-05 19:18 +0000 [r11309]  Elan Ruusamäe <glen/at/pld-linux.org>
966
967         * rc.d/init.d/template.init: - tabs
968
969 2010-04-05 19:13 +0000 [r11308]  Elan Ruusamäe <glen/at/pld-linux.org>
970
971         * rc.d/init.d/template.init: - no need to load service config to
972           check network state
973
974 2010-02-08 17:34 +0000 [r11137]  Jakub Bogusz <qboosh/at/pld-linux.org>
975
976         * sysconfig/network-scripts/ifup,
977           sysconfig/interfaces/ifcfg-description: - WLAN_WPA_DRIVER should
978           default to wext
979
980 2010-02-08 17:11 +0000 [r11136]  Elan Ruusamäe <glen/at/pld-linux.org>
981
982         * rc.d/init.d/functions: - skip dead pids in status() with
983           --pidfile, or is filter_chroot() broken by design?
984
985 2010-02-08 17:06 +0000 [r11135]  Elan Ruusamäe <glen/at/pld-linux.org>
986
987         * t/status-pidfile.sh (added): - test for status() --pidfile
988
989 2010-02-08 16:51 +0000 [r11134]  Elan Ruusamäe <glen/at/pld-linux.org>
990
991         * backtick-test.sh (removed), t (added), t/backtick-test.sh
992           (added): - move tests to t/
993
994 2010-01-15 13:56 +0000 [r11113]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
995
996         * rc.d/init.d/functions: Use two separate tests instead of single
997           double test since bash yells about wrong integer if variable is
998           empty (and bash can source functions file).
999
1000 2010-01-11 10:52 +0000 [r11099]  Elan Ruusamäe <glen/at/pld-linux.org>
1001
1002         * changelog.sh: - C locale for consistent changelog
1003
1004 2010-01-11 09:07 +0000 [r11098]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1005
1006         * sysconfig/system: Drop EVMS_MD since it's not used.
1007
1008 2010-01-10 22:05 +0000 [r11096]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1009
1010         * configure.ac: Prepare for 0.4.2.7.
1011
1012 2009-12-02 19:13 +0000 [r11004]  Elan Ruusamäe <glen/at/pld-linux.org>
1013
1014         * rc.d/rc.sysinit: - more reverting baggins buzybox branch changes
1015           regarding hwclock
1016
1017 2009-11-24 11:07 +0000 [r11001]  Tomasz Pala <gotar/at/pld-linux.org>
1018
1019         * rc.d/rc.sysinit, rc.d/rc.shutdown: - having EVMS_LVM=yes without
1020           the tools doesn't make them work - having EVMS_LVM=no mustn't
1021           prevent plain LVM from bringing up - conclusion: these parts of
1022           code are EVMS_LVM independant
1023
1024 2009-11-22 23:24 +0000 [r10999]  Elan Ruusamäe <glen/at/pld-linux.org>
1025
1026         * rc.d/Makefile.am: - add rc.init back
1027
1028 2009-11-22 23:14 +0000 [r10998]  Elan Ruusamäe <glen/at/pld-linux.org>
1029
1030         * rc.d/rc.init (added): - restore, but this time with some doc too
1031
1032 2009-11-22 20:39 +0000 [r10996]  Elan Ruusamäe <glen/at/pld-linux.org>
1033
1034         * rc.d/rc.sysinit: - hwclock doesn't recognize -l (patch from
1035           devel-en)
1036
1037 2009-11-22 13:54 +0000 [r10995]  Elan Ruusamäe <glen/at/pld-linux.org>
1038
1039         * sysconfig/network-scripts/functions.network: - formatting
1040
1041 2009-11-22 13:51 +0000 [r10993-10994]  Elan Ruusamäe <glen/at/pld-linux.org>
1042
1043         * sysconfig/network-scripts/functions.network: - nwid already set
1044           earlier
1045
1046         * rc.d/init.d/network: - typo, dots
1047
1048 2009-11-22 09:19 +0000 [r10990-10992]  Elan Ruusamäe <glen/at/pld-linux.org>
1049
1050         * rc.d/rc.init (removed), rc.d/Makefile.am: - rc.init does not seem
1051           to be used anywhere; remove it
1052
1053         * sysconfig/network: - mention HOTPLUG
1054
1055         * sysconfig/interfaces/ifcfg-description: - cleanup
1056
1057 2009-11-20 12:58 +0000 [r10989]  Elan Ruusamäe <glen/at/pld-linux.org>
1058
1059         * rc.d/rc.shutdown: - cleanup trailing whitespace
1060
1061 2009-11-20 12:54 +0000 [r10988]  Elan Ruusamäe <glen/at/pld-linux.org>
1062
1063         * rc.d/init.d/sys-chroots: - back to /bin/sh
1064
1065 2009-11-20 12:35 +0000 [r10985-10987]  Elan Ruusamäe <glen/at/pld-linux.org>
1066
1067         * modules: - apply rc-scripts-modules.patch
1068
1069         * configure.ac: - prepare for 0.4.2.6 release
1070
1071 2009-11-19 21:21 +0000 [r10984]  Elan Ruusamäe <glen/at/pld-linux.org>
1072
1073         * rc.d/init.d/functions: - with --pidfile set in status(), don't
1074           make wrong assumptions by finding process by name
1075
1076 2009-11-19 21:07 +0000 [r10983]  Elan Ruusamäe <glen/at/pld-linux.org>
1077
1078         * rc.d/init.d/functions: - fix weird typo
1079
1080 2009-11-19 20:41 +0000 [r10982]  Elan Ruusamäe <glen/at/pld-linux.org>
1081
1082         * rc.d/init.d/functions: - if pidfile specified, pid must be there,
1083           don't fallback for pidof(1)
1084
1085 2009-11-19 13:31 +0000 [r10981]  Elan Ruusamäe <glen/at/pld-linux.org>
1086
1087         * rc.d/rc.local: - rc.local is sourced, not executed
1088
1089 2009-11-17 07:10 +0000 [r10976]  Elan Ruusamäe <glen/at/pld-linux.org>
1090
1091         * rc.d/init.d/functions, rc.d/init.d/sys-chroots, rc.d/rc,
1092           rc.d/rc.sysinit, rc.d/init.d/cryptsetup: - partial merge of
1093           baggin's busybox branch changes
1094
1095 2009-11-17 06:22 +0000 [r10975]  Elan Ruusamäe <glen/at/pld-linux.org>
1096
1097         * rc.d/init.d/functions: - status -p shortopt for --pidfile
1098
1099 2009-11-16 14:49 +0000 [r10971]  Tomasz Pala <gotar/at/pld-linux.org>
1100
1101         * sysconfig/network-scripts/functions.network: -
1102           unknown/unsupported: return 2 if no tools found or all the
1103           methods failed
1104
1105 2009-11-16 14:07 +0000 [r10970]  Tomasz Pala <gotar/at/pld-linux.org>
1106
1107         * sysconfig/network-scripts/functions.network: - don't call
1108           check_mii_tool if ethtool or iwconfig reported success
1109
1110 2009-11-16 14:03 +0000 [r10969]  Tomasz Pala <gotar/at/pld-linux.org>
1111
1112         * sysconfig/network-scripts/functions.network: - check rfkill
1113           before iwconfig (more common and doesn't require binary) - note
1114           /sys/class/net/${1}/operstate file on some systems
1115
1116 2009-11-16 14:00 +0000 [r10968]  Tomasz Pala <gotar/at/pld-linux.org>
1117
1118         * sysconfig/network-scripts/functions.network: - it's common for
1119           WiFi that all the methods of link state determinaion fail, don't
1120           abort dhclient in such case
1121
1122 2009-11-04 08:03 +0000 [r10945]  Tomasz Pala <gotar/at/pld-linux.org>
1123
1124         * sysconfig/network-scripts/ifup-br: - don't disable bridged device
1125           just before bridge starts! - this interrupts every subdevice
1126           currently active (like VLAN interfaces in another bridges)
1127
1128 2009-11-04 07:58 +0000 [r10944]  Tomasz Pala <gotar/at/pld-linux.org>
1129
1130         * sysconfig/network-scripts/ifdown-br: - dont't set bridged device
1131           down! some subdevice can still be used (e.g. VLAN interface in
1132           another bridge), - NOTE: addresses from underlying device are
1133           flushed on ifup-br so there should not exist anyone anyway
1134
1135 2009-11-03 15:47 +0000 [r10933]  Tomasz Pala <gotar/at/pld-linux.org>
1136
1137         * sysconfig/network-scripts/ifup-br: - bridge forward delay is used
1138           regardless of STP, - NB hello timer runs always too, it's just
1139           not used without STP
1140
1141 2009-10-25 18:33 +0000 [r10854]  Elan Ruusamäe <glen/at/pld-linux.org>
1142
1143         * rc.d/init.d/network: - fix devs detect
1144
1145 2009-10-16 08:50 +0000 [r10792]  Elan Ruusamäe <glen/at/pld-linux.org>
1146
1147         * rc.d/init.d/template.init: - stderr redirected anyway, nothing
1148           special needed in configtest()
1149
1150 2009-10-15 10:03 +0000 [r10789]  Paweł Zuzelski <pawelz/at/pld-linux.org>
1151
1152         * sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile: - do not reduce
1153           MTU by default. It kills ipsec.
1154
1155 2009-10-15 09:32 +0000 [r10788]  Paweł Zuzelski <pawelz/at/pld-linux.org>
1156
1157         * sysconfig/interfaces/data/chat-ppp0.gprs-playmobile (added),
1158           sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile (added): - ppp
1159           configuration for PLAY MOBILE (tested on HUAWEI E169 and E220
1160           modems)
1161
1162 2009-10-14 07:35 +0000 [r10784]  Elan Ruusamäe <glen/at/pld-linux.org>
1163
1164         * rc.d/rc.sysinit: - local args in /etc/modules processing
1165
1166 2009-09-14 23:31 +0000 [r10603]  Tomasz Pala <gotar/at/pld-linux.org>
1167
1168         * rc.d/rc.sysinit: - there's no point in trying to run
1169           vg{scan,change} if they're not present; so made them sufficient
1170           unless is_no "$EVMS_LVM"
1171
1172 2009-09-02 19:58 +0000 [r10524]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1173
1174         * rc.d/rc.sysinit: Set rc to 0 for mdadm rc=2 case.
1175
1176 2009-09-01 18:59 +0000 [r10523]  Paweł Gołaszewski <blues/at/pld-linux.org>
1177
1178         * rc.d/rc.sysinit: - cpuset shouldn't be mounted unconditionally -
1179           it has few options
1180
1181 2009-08-30 20:14 +0000 [r10518]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1182
1183         * rc.d/rc.sysinit: mdadm status codes 0 and 2 (new in mdadm 3.0)
1184           are success
1185
1186 2009-08-25 10:25 +0000 [r10493]  Elan Ruusamäe <glen/at/pld-linux.org>
1187
1188         * rc.d/rc.sysinit: - use shell construct
1189
1190 2009-08-25 09:26 +0000 [r10492]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1191
1192         * rc.d/rc.sysinit: Skip comments in args.
1193
1194 2009-08-24 06:16 +0000 [r10491]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1195
1196         * rc.d/rc.sysinit: Restore extra check.
1197
1198 2009-08-17 20:34 +0000 [r10490]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1199
1200         * src/getkey.c, rc.d/rc.sysinit: New getkey handling (from fc).
1201
1202 2009-08-16 20:53 +0000 [r10487]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1203
1204         * configure.ac: Release 0.4.2.4.
1205
1206 2009-08-11 14:06 +0000 [r10473]  Elan Ruusamäe <glen/at/pld-linux.org>
1207
1208         * rc.d/rc.sysinit: - no subshell needed and unify modprobe -c
1209           callout
1210
1211 2009-08-11 07:08 +0000 [r10469]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1212
1213         * rc.d/rc.sysinit: Don't use modprobe.conf file. Use /sbin/modprobe
1214           -c output instead.
1215
1216 2009-08-07 17:42 +0000 [r10460]  Marcin Król <hawk/at/pld-linux.org>
1217
1218         * sysconfig/network-scripts/ifup-sl,
1219           sysconfig/network-scripts/functions.network,
1220           sysconfig/network-scripts/ifup-ppp,
1221           sysconfig/network-scripts/ifup-vlan,
1222           sysconfig/network-scripts/tnlup,
1223           sysconfig/network-scripts/ifup-br, rc.d/rc.sysinit: - '-k' is no
1224           longer valid modprobe switch
1225
1226 2009-07-25 19:44 +0000 [r10427]  Elan Ruusamäe <glen/at/pld-linux.org>
1227
1228         * rc.d/init.d/template.init: - configtest alias - allow output of
1229           configtest success
1230
1231 2009-07-25 19:29 +0000 [r10426]  Elan Ruusamäe <glen/at/pld-linux.org>
1232
1233         * rc.d/init.d/template.init: - improved configtest output sequence
1234
1235 2009-07-25 19:24 +0000 [r10425]  Elan Ruusamäe <glen/at/pld-linux.org>
1236
1237         * rc.d/init.d/template.init: - add checkconfig action sample
1238
1239 2009-07-25 19:19 +0000 [r10424]  Elan Ruusamäe <glen/at/pld-linux.org>
1240
1241         * rc.d/init.d/template.init: - use <service_name> for msg as it
1242           usualy differs
1243
1244 2009-07-21 18:25 +0000 [r10422]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
1245
1246         * firmware-loader.sh (added), rc.d/rc.sysinit: - added
1247           firmware-loader.sh for autoload firmware on systems w/o udev
1248
1249 2009-07-17 07:40 +0000 [r10421]  shadzik <shadzik/at/pld-linux.org>
1250
1251         * sysconfig/i18n: - add en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8
1252           en_GB.UTF-8/UTF-8 to supported langs
1253
1254 2009-07-16 18:09 +0000 [r10420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1255
1256         * rc.d/init.d/functions: Update LINES correctly.
1257
1258 2009-07-16 17:07 +0000 [r10419]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1259
1260         * rc.d/init.d/functions: On IPMI serial console COLUMNS ends up
1261           with negative value like -13. Protect agains such thing. Also
1262           protect LINES.
1263
1264 2009-07-01 04:39 +0000 [r10409]  Elan Ruusamäe <glen/at/pld-linux.org>
1265
1266         * acinclude.m4: - fix underquoted definition warning
1267
1268 2009-07-01 04:35 +0000 [r10408]  Elan Ruusamäe <glen/at/pld-linux.org>
1269
1270         * configure.ac: - 0.4.2.3
1271
1272 2009-06-29 00:13 +0000 [r10399]  Elan Ruusamäe <glen/at/pld-linux.org>
1273
1274         * rc.d/rc.shutdown: - nice message about kexec being used
1275
1276 2009-06-28 22:17 +0000 [r10398]  Elan Ruusamäe <glen/at/pld-linux.org>
1277
1278         * rc.d/rc.shutdown: - invoke kexec only if image loaded
1279
1280 2009-06-05 18:30 +0000 [r10372]  Elan Ruusamäe <glen/at/pld-linux.org>
1281
1282         * sysconfig/network: - update udev path
1283
1284 2009-06-03 06:29 +0000 [r10367-10369]  Elan Ruusamäe <glen/at/pld-linux.org>
1285
1286         * sysconfig/network-scripts/functions.network: - one local should
1287           be enough
1288
1289         * rc.d/init.d/functions: - update path
1290
1291         * sysconfig/network-scripts/functions.network: - i don't think cat
1292           output is localized
1293
1294 2009-06-02 20:34 +0000 [r10366]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1295
1296         * sysconfig/network-scripts/functions.network: Add rfkill support.
1297
1298 2009-05-26 19:51 +0000 [r10361]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
1299
1300         * rc.d/init.d/functions: - don't kill -KILL (in start-stop-daemon),
1301           try TERM first
1302
1303 2009-05-22 18:30 +0000 [r10358]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1304
1305         * DEVELOPMENT, configure.ac: Prepare for 0.4.2.2.
1306
1307 2009-04-23 20:59 +0000 [r10333]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1308
1309         * sysconfig/network-scripts/functions.network: Don't rely on mii
1310           check (it's unreliable). 'radio off' clarifications. Less
1311           iterations in loop.
1312
1313 2009-04-07 09:28 +0000 [r10321-10322]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1314
1315         * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
1316           udev it doesn't exist usually.
1317
1318         * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
1319           udev it doesn't exist usually.
1320
1321 2009-03-26 15:11 +0000 [r10264]  Jan Rękorajski <baggins/at/pld-linux.org>
1322
1323         * sysconfig/network-scripts/ifup-aliases: - more readable
1324
1325 2009-03-26 13:33 +0000 [r10253]  Jan Rękorajski <baggins/at/pld-linux.org>
1326
1327         * sysconfig/network-scripts/ifup-aliases: - set addrlabel only if
1328           specified
1329
1330 2009-03-23 16:07 +0000 [r10235]  Jan Rękorajski <baggins/at/pld-linux.org>
1331
1332         * configure.ac: - 0.4.2.1
1333
1334 2009-03-21 21:30 +0000 [r10225-10226]  Elan Ruusamäe <glen/at/pld-linux.org>
1335
1336         * rc.d/init.d/sys-chroots: - correct
1337
1338         * rc.d/init.d/sys-chroots: - invert condition to bring down one
1339           level of indent
1340
1341 2009-03-21 21:24 +0000 [r10223-10224]  Elan Ruusamäe <glen/at/pld-linux.org>
1342
1343         * rc.d/init.d/local: - proper order of commands
1344
1345         * rc.d/init.d/killall: - correction
1346
1347 2009-03-21 21:17 +0000 [r10222]  Elan Ruusamäe <glen/at/pld-linux.org>
1348
1349         * rc.d/init.d/allowlogin: - why the space?
1350
1351 2009-03-20 16:03 +0000 [r10221]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1352
1353         * sysconfig/network-scripts/functions.network: Set nickname only
1354           when specified in config since many wifi adapters don't support
1355           this setting.
1356
1357 2009-03-19 00:15 +0000 [r10218]  Elan Ruusamäe <glen/at/pld-linux.org>
1358
1359         * DEVELOPMENT, sysconfig/network-scripts/functions.network,
1360           rc.d/init.d/functions, rc.d/rc, rc.d/rc.sysinit: - use "local"
1361           not "typeset" (compatible with: pdksh/bash/dash)
1362
1363 2009-03-16 11:34 +0000 [r10214]  Elan Ruusamäe <glen/at/pld-linux.org>
1364
1365         * rc.d/rc.shutdown, rc.d/rc.sysinit: - shorter lvm version detect
1366
1367 2009-03-16 11:27 +0000 [r10213]  Elan Ruusamäe <glen/at/pld-linux.org>
1368
1369         * rc.d/rc.shutdown: - remove unneeded subshells
1370
1371 2009-03-16 11:23 +0000 [r10212]  Elan Ruusamäe <glen/at/pld-linux.org>
1372
1373         * sysconfig/system: - typo
1374
1375 2009-03-15 23:09 +0000 [r10210-10211]  Jan Rękorajski <baggins/at/pld-linux.org>
1376
1377         * rc.d/rc.shutdown, sysconfig/system: - added UMOUNT_IGNORE option
1378
1379         * rc.d/rc.shutdown: - refactor awk invocation in fs unmounting code
1380
1381 2009-03-12 15:32 +0000 [r10208]  Elan Ruusamäe <glen/at/pld-linux.org>
1382
1383         * inittab: - sX prefix ofr serial lines
1384
1385 2009-03-11 12:41 +0000 [r10203]  Jan Rękorajski <baggins/at/pld-linux.org>
1386
1387         * configure.ac: - 0.4.2.0, well deserved version bump after few
1388           years of development
1389
1390 2009-03-10 11:39 +0000 [r10197-10198]  Jan Rękorajski <baggins/at/pld-linux.org>
1391
1392         * sysconfig/network-scripts/functions.network,
1393           sysconfig/network-scripts/ifup: - addlabel is IPv6 only
1394
1395         * sysconfig/network-scripts/ifup-aliases: - added addrlabel support
1396
1397 2009-03-10 11:33 +0000 [r10196]  Jan Rękorajski <baggins/at/pld-linux.org>
1398
1399         * sysconfig/network-scripts/ifup-aliases: - removed dead code
1400
1401 2009-03-10 11:20 +0000 [r10195]  Jan Rękorajski <baggins/at/pld-linux.org>
1402
1403         * sysconfig/network-scripts/ifup: - add IP_LABEL support
1404
1405 2009-03-10 11:16 +0000 [r10194]  Jan Rękorajski <baggins/at/pld-linux.org>
1406
1407         * sysconfig/network-scripts/functions.network: - allow addrlabel
1408           setting for ipv4 adresses
1409
1410 2009-03-10 11:11 +0000 [r10192-10193]  Jan Rękorajski <baggins/at/pld-linux.org>
1411
1412         * sysconfig/network-scripts/functions.network: - remove IP6_SRC_IF
1413           dead code - started adding IP_LABEL
1414
1415         * doc/net-scripts.txt: - remove IP6_SRC_IF, add IP_ALABEL
1416
1417 2009-03-10 11:02 +0000 [r10191]  Jan Rękorajski <baggins/at/pld-linux.org>
1418
1419         * sysconfig/interfaces/ifcfg-description: - just remove IP6_SRC_IF
1420           to avoid confusion
1421
1422 2009-03-10 10:56 +0000 [r10190]  Jan Rękorajski <baggins/at/pld-linux.org>
1423
1424         * sysconfig/interfaces/ifcfg-description: - add IP_LABEL setting
1425           for ip addrlabel (see RFC 3484) - added comment about uselessness
1426           of IP6_SRC_IF setting
1427
1428 2009-03-09 21:21 +0000 [r10186]  Jan Rękorajski <baggins/at/pld-linux.org>
1429
1430         * rc.d/init.d/functions: - use exntended regexp functionality
1431
1432 2009-03-09 21:12 +0000 [r10185]  Jan Rękorajski <baggins/at/pld-linux.org>
1433
1434         * rc.d/rc.sysinit, rc.d/init.d/cryptsetup,
1435           sysconfig/network-scripts/ifup-neigh,
1436           sysconfig/network-scripts/functions.network,
1437           rc.d/init.d/functions, sysconfig/network-scripts/ifup-vlan,
1438           rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases,
1439           sysconfig/network-scripts/ifup-routes,
1440           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
1441           sysconfig/network-scripts/tnldown: - man grep, "Direct invocation
1442           as either egrep or fgrep is deprecated", use grep -F or grep -E
1443
1444 2009-03-09 21:04 +0000 [r10183-10184]  Jan Rękorajski <baggins/at/pld-linux.org>
1445
1446         * rc.d/rc.sysinit: - fix syntax
1447
1448         * rc.d/init.d/functions: - man grep, glen. "Direct invocation as
1449           either egrep or fgrep is deprecated" - and better safe than
1450           sorry, use grep -E with proper regexp
1451
1452 2009-03-09 18:50 +0000 [r10181-10182]  Elan Ruusamäe <glen/at/pld-linux.org>
1453
1454         * sysconfig/network-scripts/ifdown-vlan: - ip link help might be
1455           localized, remove unneeded subshell
1456
1457         * rc.d/init.d/functions: - /proc/mounts isn't localized and it has
1458           fixed format (use fgrep)
1459
1460 2009-03-09 18:03 +0000 [r10180]  Jan Rękorajski <baggins/at/pld-linux.org>
1461
1462         * rc.d/rc.sysinit: - use is_fsmounted for checking mount points -
1463           fix mtab entry for /dev/cpuset
1464
1465 2009-03-09 17:47 +0000 [r10179]  Jan Rękorajski <baggins/at/pld-linux.org>
1466
1467         * rc.d/init.d/functions: - use /proc/mounts if available for
1468           checking mounted fs
1469
1470 2009-03-09 16:07 +0000 [r10178]  Jan Rękorajski <baggins/at/pld-linux.org>
1471
1472         * rc.d/rc.sysinit: - check if /proc and /sys are mounted before
1473           trying to mount them
1474
1475 2009-03-09 15:54 +0000 [r10177]  Jan Rękorajski <baggins/at/pld-linux.org>
1476
1477         * rc.d/init.d/functions: - added is_fsmounted function to check if
1478           a given filesystem is mounted, requires /bin/stat (i.e. coreutils
1479           >= 7.1-2)
1480
1481 2009-03-08 15:48 +0000 [r10176]  Tomasz Pala <gotar/at/pld-linux.org>
1482
1483         * sysconfig/network-scripts/ifup: - rc.d/init.d/network calls
1484           "/sbin/ifup tnlcfg-$i boot" causing awk: cannot open tnlcfg-tun0
1485           (No such file or directory) from ifup-post tnlcfg-tun0 (calling
1486           ifup-aliases without full $CONFIG path) This fixes long lasting
1487           bug:
1488           http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg18413.html
1489           http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg11198.html
1490
1491 2009-03-06 12:56 +0000 [r10174]  Elan Ruusamäe <glen/at/pld-linux.org>
1492
1493         * rc.d/init.d/functions: - daemon() startup errors dump to stderr
1494
1495 2009-03-02 12:39 +0000 [r10159]  Elan Ruusamäe <glen/at/pld-linux.org>
1496
1497         * rc.d/rc.sysinit: - no bashism, typo
1498
1499 2009-03-02 12:28 +0000 [r10158]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
1500
1501         * rc.d/rc.sysinit: - remount rootfs rw only if no option 'ro' in
1502           fstab - hide remove errors on /etc/*mtab~* /fastboot etc
1503
1504 2009-02-27 16:36 +0000 [r10150]  Tomasz Pala <gotar/at/pld-linux.org>
1505
1506         * sysconfig/network-scripts/ifup-vlan: - fixed exit status when no
1507           appropriate tools found
1508
1509 2009-02-27 16:33 +0000 [r10149]  Tomasz Pala <gotar/at/pld-linux.org>
1510
1511         * sysconfig/network-scripts/ifdown-vlan: - restored vconfig support
1512           for older iproute2 users
1513
1514 2009-02-25 07:43 +0000 [r10146]  Elan Ruusamäe <glen/at/pld-linux.org>
1515
1516         * rc.d/init.d/template.init: - less indent by using return in
1517           functions
1518
1519 2009-02-21 12:43 +0000 [r10135]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1520
1521         * sysconfig/network-scripts/functions.network, rc.d/rc: Comparsion
1522           correction.
1523
1524 2009-02-20 09:05 +0000 [r10133]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1525
1526         * configure.ac: Preparations for 0.4.1.27.
1527
1528 2009-02-19 20:03 +0000 [r10132]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1529
1530         * rc.d/init.d/functions: - 15 seems to be normal color on 16 and
1531           256 color consoles
1532
1533 2009-02-19 10:15 +0000 [r10130]  Elan Ruusamäe <glen/at/pld-linux.org>
1534
1535         * rc.d/init.d/functions: - typo
1536
1537 2009-02-17 17:23 +0000 [r10127]  Tomasz Pala <gotar/at/pld-linux.org>
1538
1539         * rc.d/init.d/functions: - added {waitname:+--name $waitname} to
1540           ssd, otherwise there's no way to start qpopperd and qpoppersd
1541           both at the same time /usr/sbin/qpoppersd already running. - use
1542           long options names
1543
1544 2009-02-16 01:07 +0000 [r10123-10124]  Tomasz Pala <gotar/at/pld-linux.org>
1545
1546         * rc.d/init.d/functions: - keep one style of spacing, do not
1547           pollute sh with C-style comparision == operator
1548
1549         * rc.d/init.d/functions: - expand relative --pidfile to absolute
1550           /var/run path; ssd in killproc has broken plenty of daemons
1551           including amavisd-new, apache and clamav - dropped ancient
1552           /usr/X11R6/bin from $PATH
1553
1554 2009-02-12 11:29 +0000 [r10122]  Elan Ruusamäe <glen/at/pld-linux.org>
1555
1556         * rc.d/init.d/functions: - calculate default INIT_COL from terminal
1557           size
1558
1559 2009-02-12 11:26 +0000 [r10121]  Elan Ruusamäe <glen/at/pld-linux.org>
1560
1561         * sysconfig/system: - no hardcoded default in config for INIT_COL
1562
1563 2009-02-09 19:59 +0000 [r10115]  Elan Ruusamäe <glen/at/pld-linux.org>
1564
1565         * rc.d/init.d/functions: - typo
1566
1567 2009-02-04 20:28 +0000 [r10099]  Paweł Gołaszewski <blues/at/pld-linux.org>
1568
1569         * rc.d/init.d/functions: - makepid functionality to daemon function
1570
1571 2009-01-25 14:58 +0000 [r10096]  Elan Ruusamäe <glen/at/pld-linux.org>
1572
1573         * rc.d/init.d/cryptsetup: - LC_ALL=C for greps
1574
1575 2009-01-23 15:03 +0000 [r10095]  Elan Ruusamäe <glen/at/pld-linux.org>
1576
1577         * sysconfig/network-scripts/functions.network: - local output for
1578           func internal vars
1579
1580 2009-01-23 13:54 +0000 [r10094]  Elan Ruusamäe <glen/at/pld-linux.org>
1581
1582         * sysconfig/network-scripts/ifdown: - grepping pid from ps ax could
1583           be ambigous, use kill -0 for running-pid-check
1584
1585 2009-01-23 13:45 +0000 [r10093]  Elan Ruusamäe <glen/at/pld-linux.org>
1586
1587         * rc.d/init.d/cryptsetup: - revert unwanted commit
1588
1589 2009-01-23 13:39 +0000 [r10092]  Elan Ruusamäe <glen/at/pld-linux.org>
1590
1591         * sysconfig/network-scripts/ifup-br,
1592           sysconfig/network-scripts/ifup-plip, sysconfig/system,
1593           sysconfig/network-scripts/ifup-iucv, rc.d/rc,
1594           sysconfig/network-scripts/ifdown-post, rc.d/rc.init, lang.csh,
1595           hwprofile, service, sysconfig/network-scripts/ifup-sl,
1596           sysconfig/network-scripts/ifup-irda,
1597           sysconfig/network-scripts/ifup-routes, rc.d/rc.shutdown,
1598           sysconfig/network-scripts/ifup-aliases,
1599           sysconfig/network-scripts/ifdown-ppp,
1600           sysconfig/network-scripts/tnldown,
1601           sysconfig/network-scripts/ifup-post,
1602           sysconfig/network-scripts/ifup-plusb,
1603           sysconfig/network-scripts/ifdown,
1604           sysconfig/network-scripts/ifdown-br,
1605           sysconfig/network-scripts/ifup-neigh,
1606           sysconfig/network-scripts/ifup-ppp,
1607           sysconfig/network-scripts/ifup-vlan,
1608           sysconfig/network-scripts/ifup-ipx,
1609           sysconfig/network-scripts/tnlup,
1610           sysconfig/network-scripts/ifdown-sl,
1611           sysconfig/network-scripts/ifup,
1612           sysconfig/network-scripts/ifdown-irda: - cleanup vi:syntax, not
1613           needed and doesn't work anyway (should be vim:ft if any)
1614
1615 2009-01-23 13:34 +0000 [r10091]  Elan Ruusamäe <glen/at/pld-linux.org>
1616
1617         * rc.d/init.d/cryptsetup,
1618           sysconfig/network-scripts/functions.network, configure.ac,
1619           sysconfig/network-scripts/ifup-vlan,
1620           sysconfig/network-scripts/ifup-aliases,
1621           sysconfig/network-scripts/tnlup,
1622           sysconfig/network-scripts/ifdown-vlan,
1623           sysconfig/network-scripts/ifup-br,
1624           sysconfig/network-scripts/tnldown,
1625           sysconfig/network-scripts/ifdown, Makefile.am,
1626           sysconfig/network-scripts/ifdown-br: - force LC_ALL=C when
1627           grepping data from possibly localized program outputs
1628
1629 2009-01-22 09:06 +0000 [r10090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1630
1631         * sysconfig/interfaces/ifcfg-description: Mention GVRP option.
1632
1633 2009-01-22 09:02 +0000 [r10089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1634
1635         * po/pl.po: Update
1636
1637 2009-01-22 08:56 +0000 [r10087-10088]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1638
1639         * sysconfig/network-scripts/functions.network,
1640           sysconfig/network-scripts/ifup-vlan: Prefer vlan creation using
1641           iproute2, fallback to vconfig.
1642
1643         * sysconfig/network-scripts/ifdown: No need for special handling
1644           for vlans when downing master device.
1645
1646 2009-01-22 08:41 +0000 [r10086]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1647
1648         * sysconfig/network-scripts/ifdown-vlan: vconfig no longer needed
1649           here.
1650
1651 2009-01-22 07:43 +0000 [r10085]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1652
1653         * sysconfig/network-scripts/ifdown-vlan,
1654           sysconfig/network-scripts/ifdown: Delete devices using iproute2.
1655
1656 2009-01-05 19:08 +0000 [r10050]  Jan Rękorajski <baggins/at/pld-linux.org>
1657
1658         * rc.d/rc.sysinit, rc.d/init.d/cpusets: - use noprefix mount option
1659           for cgroup cpuset
1660
1661 2009-01-02 19:01 +0000 [r10047-10048]  Jan Rękorajski <baggins/at/pld-linux.org>
1662
1663         * sysconfig/cpusets/cpuset-test: - removed reference to cpuset
1664           virtualization (feature long dead, and no signs of resurrection)
1665
1666         * rc.d/init.d/cpusets: - fix for /dev/cpuset mounted as cgroup
1667           -ocpuset
1668
1669 2008-12-31 19:25 +0000 [r10044]  Jan Rękorajski <baggins/at/pld-linux.org>
1670
1671         * configure.ac: 0.4.1.26
1672
1673 2008-12-25 07:08 +0000 [r10040]  Jakub Bogusz <qboosh/at/pld-linux.org>
1674
1675         * rc.d/init.d/functions: - optional argument in square brackets
1676
1677 2008-12-16 19:00 +0000 [r10038]  Elan Ruusamäe <glen/at/pld-linux.org>
1678
1679         * rc.d/init.d/functions: - add usage for killproc - shift 2 is
1680           better than shift shift
1681
1682 2008-12-16 18:55 +0000 [r10037]  Elan Ruusamäe <glen/at/pld-linux.org>
1683
1684         * rc.d/init.d/functions: - try ssd for killproc. needs pidfile to
1685           work reliably - what values to use for --retry?
1686
1687 2008-12-11 17:04 +0000 [r10034]  Elan Ruusamäe <glen/at/pld-linux.org>
1688
1689         * rc.d/rc.sysinit: - display LVM VG stats after LVM has been
1690           initialized
1691
1692 2008-12-09 14:35 +0000 [r10030]  Jan Rękorajski <baggins/at/pld-linux.org>
1693
1694         * sysconfig/network-scripts/ifup-ppp, rc.d/rc.shutdown, po/pl.po,
1695           sysconfig/system, rc.d/rc.sysinit: - removed DevFS support
1696
1697 2008-12-09 14:31 +0000 [r10029]  Jan Rękorajski <baggins/at/pld-linux.org>
1698
1699         * rc.d/rc.sysinit: - udev-135-2 finally creates /dev/cpuset
1700           directory - use cgroup fs in newer kernels
1701
1702 2008-12-04 19:49 +0000 [r10022]  Paweł Sikora <pluto/at/pld-linux.org>
1703
1704         * rc.d/rc.sysinit: - allow usb group to operate on /proc/bus/usb.
1705
1706 2008-12-02 07:14 +0000 [r10020]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1707
1708         * sysctl.conf: Leave default for kernel.
1709
1710 2008-12-02 00:08 +0000 [r10019]  Paweł Sikora <pluto/at/pld-linux.org>
1711
1712         * sysctl.conf: - describe kernel.randomize_va_space feature.
1713
1714 2008-11-30 19:27 +0000 [r10016]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1715
1716         * sysconfig/network-scripts/ifup-vlan: Load 8021q module.
1717
1718 2008-11-30 15:15 +0000 [r10014]  Elan Ruusamäe <glen/at/pld-linux.org>
1719
1720         * rc.d/init.d/functions: - add --pidfile to status()
1721
1722 2008-11-28 16:09 +0000 [r10010]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1723
1724         * sysconfig/interfaces/ifcfg-eth0.1,
1725           sysconfig/network-scripts/ifup,
1726           sysconfig/interfaces/ifcfg-description: macvlan support.
1727
1728 2008-11-27 14:47 +0000 [r10007]  Jan Rękorajski <baggins/at/pld-linux.org>
1729
1730         * rc.d/rc.sysinit: - load dm-mod before using dmsetup in multipath
1731           case
1732
1733 2008-11-18 13:40 +0000 [r9998]  Elan Ruusamäe <glen/at/pld-linux.org>
1734
1735         * rc.d/init.d/cryptsetup: - catch missing device errors
1736
1737 2008-11-18 13:26 +0000 [r9996-9997]  Elan Ruusamäe <glen/at/pld-linux.org>
1738
1739         * sysconfig/interfaces/data/chat-ppp0.kou: - it starts pppd right
1740           after connection - with kernel or fixed firmware there's OK said
1741           after ATZ
1742
1743         * sysconfig/interfaces/ifcfg-ppp0.kou: - add debug line (disabled)
1744
1745 2008-11-14 01:23 +0000 [r9991]  Elan Ruusamäe <glen/at/pld-linux.org>
1746
1747         * rc.d/init.d/cryptsetup: - use nls
1748
1749 2008-11-12 23:27 +0000 [r9985]  Elan Ruusamäe <glen/at/pld-linux.org>
1750
1751         * rc.d/init.d/cryptsetup: - dmsetup mknodes so the startup doesn't
1752           complain on missing nodes
1753
1754 2008-11-10 00:46 +0000 [r9974]  Elan Ruusamäe <glen/at/pld-linux.org>
1755
1756         * rc.d/init.d/cryptsetup: - output formatting cosmetics
1757
1758 2008-11-10 00:15 +0000 [r9973]  Elan Ruusamäe <glen/at/pld-linux.org>
1759
1760         * rc.d/init.d/cryptsetup: - no bashism
1761
1762 2008-11-05 22:48 +0000 [r9970]  Elan Ruusamäe <glen/at/pld-linux.org>
1763
1764         * rc.d/init.d/functions: - add --chdir to daemon()
1765
1766 2008-11-05 22:39 +0000 [r9969]  Elan Ruusamäe <glen/at/pld-linux.org>
1767
1768         * rc.d/init.d/functions: - -u is for stopping in ssd
1769
1770 2008-11-04 20:04 +0000 [r9963]  Elan Ruusamäe <glen/at/pld-linux.org>
1771
1772         * configure.ac: - wtf 0.4.1.24 was already there? bump to 0.4.1.25
1773           then
1774
1775 2008-11-04 19:57 +0000 [r9962]  Elan Ruusamäe <glen/at/pld-linux.org>
1776
1777         * DEVELOPMENT: - somewhy have to svn up again after configure.ac
1778           commit
1779
1780 2008-11-04 19:45 +0000 [r9959]  Elan Ruusamäe <glen/at/pld-linux.org>
1781
1782         * configure.ac: - 0.4.1.24 release
1783
1784 2008-11-04 18:07 +0000 [r9958]  Elan Ruusamäe <glen/at/pld-linux.org>
1785
1786         * lang.sh: - LC_ALL was still overwritten with i18n value even if
1787           one had from ssh session
1788
1789 2008-10-29 08:54 +0000 [r9927]  Elan Ruusamäe <glen/at/pld-linux.org>
1790
1791         * run-parts: - rip out -u <runas_user> -- it's bad concept and
1792           nothing should be using it anyway
1793
1794 2008-10-28 00:09 +0000 [r9926]  Elan Ruusamäe <glen/at/pld-linux.org>
1795
1796         * run-parts: - add --test and -- to behave like debian run-parts(1)
1797
1798 2008-10-26 13:43 +0000 [r9922]  Tomasz Pala <gotar/at/pld-linux.org>
1799
1800         * sysconfig/system, rc.d/rc.sysinit: - introduce START_UDEV
1801           variable
1802
1803 2008-10-25 22:53 +0000 [r9921]  Andrzej Dopierała <undefine/at/pld-linux.org>
1804
1805         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
1806           - wpa is also usefull with not wireless devices - eg with 8021x.
1807           - patch by Pawel Nogas <pnogas(AT)amu(DOT)edu(DOT)pl>
1808
1809 2008-10-25 18:35 +0000 [r9920]  Radosław Zieliński <radek/at/pld-linux.org>
1810
1811         * sysconfig/network-scripts/ifup: - removed sed dependency
1812
1813 2008-10-25 18:16 +0000 [r9918-9919]  Radosław Zieliński <radek/at/pld-linux.org>
1814
1815         * sysconfig/interfaces/ifcfg-eth0.1: - typo
1816
1817         * sysconfig/interfaces/ifcfg-eth0, sysconfig/network-scripts/ifup,
1818           sysconfig/network-scripts/ifdown, doc/net-scripts.txt: - support
1819           for automatic 6to4 tunnels
1820
1821 2008-10-13 13:21 +0000 [r9909]  Tomasz Pala <gotar/at/pld-linux.org>
1822
1823         * backtick-test.sh (added), rc.d/init.d/network: - restored some
1824           backticks - pdksh has broken $(...) closing paren detection, -
1825           added backtick-test.sh to test whenever this would be valid some
1826           day
1827
1828 2008-10-13 01:04 +0000 [r9908]  Tomasz Pala <gotar/at/pld-linux.org>
1829
1830         * rc.d/init.d/cpusets, rc.d/init.d/functions, rc.d/init.d/network:
1831           - unified function definitions (line-saving way), - use
1832           unambiguous $(...) instead of backticks.
1833
1834 2008-10-12 18:08 +0000 [r9907]  Tomasz Pala <gotar/at/pld-linux.org>
1835
1836         * rc.d/init.d/functions: - start-stop-daemon uses -c not -u to
1837           change UID
1838
1839 2008-09-16 20:39 +0000 [r9869]  Elan Ruusamäe <glen/at/pld-linux.org>
1840
1841         * inittab: - full set of samples for default terminals (default
1842           keymap doesn't allow you switch over 12)
1843
1844 2008-09-15 08:23 +0000 [r9868]  Elan Ruusamäe <glen/at/pld-linux.org>
1845
1846         * inittab: - you don't likely need so many terminals
1847
1848 2008-08-07 20:39 +0000 [r9860]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1849
1850         * rc.d/rc.sysinit: Actually don't use -s option since dmesg uses
1851           klogctl() to retrieve real ring buffer size.
1852
1853 2008-08-07 20:36 +0000 [r9859]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1854
1855         * rc.d/rc.sysinit: dump 524288 of dmesg data
1856
1857 2008-07-24 10:10 +0000 [r9851]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1858
1859         * sysctl.conf: Don't set net.ipv4.ip_local_port_range; use kernel
1860           default
1861
1862 2008-07-24 10:06 +0000 [r9850]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1863
1864         * sysctl.conf: Disable tcp syncookies by default (these disable
1865           SACK which according to DaveM 'sets TCP stack back by 10 years')
1866
1867 2008-07-22 17:39 +0000 [r9849]  Jakub Bogusz <qboosh/at/pld-linux.org>
1868
1869         * sysconfig/i18n: - proper encoding for de_DE
1870
1871 2008-07-17 20:42 +0000 [r9846]  shadzik <shadzik/at/pld-linux.org>
1872
1873         * sysconfig/network-scripts/ifup: - wpa_supplicant 0.6.3 doesn't
1874           have a "-w" option!!
1875
1876 2008-06-10 21:00 +0000 [r9801]  Paweł Gołaszewski <blues/at/pld-linux.org>
1877
1878         * sysconfig/network-scripts/ifup-ppp: - try last resort in setting
1879           MODEMPORT - compatibility change.
1880
1881 2008-06-01 11:28 +0000 [r9785]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1882
1883         * rc.d/init.d/functions: Export ISATTY. Calling this test from
1884           inside of initlog() return true even if output still goes into
1885           terminal. By exporting we make sure that initial test result is
1886           used for entire run of the script. Fixes wrong 'DONE' string
1887           alignment when bringin up dhcp.
1888
1889 2008-05-22 19:08 +0000 [r9761]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1890
1891         * sysconfig/network-scripts/ifdown: Return can be only from
1892           function. Use exit.
1893
1894 2008-05-19 06:21 +0000 [r9759-9760]  Elan Ruusamäe <glen/at/pld-linux.org>
1895
1896         * rc.d/init.d/functions: - tabs
1897
1898         * rc.d/init.d/functions: - try not to use initlog if $RC_LOGGING is
1899           off (avoits usleeps for each startup)
1900
1901 2008-05-19 06:05 +0000 [r9756-9757]  Elan Ruusamäe <glen/at/pld-linux.org>
1902
1903         * configure.ac: - 0.4.1.23
1904
1905         * rc.d/init.d/functions: - add --pidfile to daemon()
1906
1907 2008-04-27 02:00 +0000 [r9733]  Elan Ruusamäe <glen/at/pld-linux.org>
1908
1909         * rc.d/init.d/functions: - disable log_success/log_failed when
1910           RC_LOGGING is off
1911
1912 2008-04-27 01:34 +0000 [r9731-9732]  Elan Ruusamäe <glen/at/pld-linux.org>
1913
1914         * sysconfig/interfaces/tnlcfg-description: - utf8
1915
1916         * doc/sysconfig.docb, doc/rc-scripts.docb, doc/polski.dsl: - utf8
1917
1918 2008-04-27 01:29 +0000 [r9730]  Elan Ruusamäe <glen/at/pld-linux.org>
1919
1920         * configure.ac, rc-scripts.spec.in (removed), Makefile.am: -
1921           outdated, use spec from cvs
1922
1923 2008-04-27 01:24 +0000 [r9729]  Elan Ruusamäe <glen/at/pld-linux.org>
1924
1925         * sysconfig/network-scripts/tnldown,
1926           sysconfig/network-scripts/ifdown-br, hwprofile,
1927           sysconfig/network-scripts/ifup-irda, rc.d/init.d/functions,
1928           sysconfig/network-scripts/ifup-vlan,
1929           sysconfig/network-scripts/tnlup,
1930           sysconfig/network-scripts/ifdown-irda,
1931           sysconfig/network-scripts/ifdown-vlan,
1932           sysconfig/network-scripts/ifup-br: - utf8
1933
1934 2008-04-27 01:20 +0000 [r9728]  Elan Ruusamäe <glen/at/pld-linux.org>
1935
1936         * AUTHORS: - utf8
1937
1938 2008-04-24 21:23 +0000 [r9724-9725]  Elan Ruusamäe <glen/at/pld-linux.org>
1939
1940         * configure.ac: - 0.4.1.22
1941
1942         * rc.d/init.d/functions: - make stripping string suffixes from
1943           EXTRAVER more greedy
1944
1945 2008-04-23 22:35 +0000 [r9720-9722]  Elan Ruusamäe <glen/at/pld-linux.org>
1946
1947         * configure.ac: - 0.4.1.21
1948
1949         * rc.d/rc.sysinit: - leave note for future not to fall again
1950
1951         * rc.d/init.d/functions: - handle also `uname -r` returning
1952           "2.6.25-1"
1953
1954 2008-04-23 22:27 +0000 [r9718-9719]  Elan Ruusamäe <glen/at/pld-linux.org>
1955
1956         * rc.d/rc.sysinit: - second try: /var/run cleanup without find and
1957           without args len exceeded error
1958
1959         * rc.d/init.d/functions: - fix for kernels whose release is
1960           "2.6.25_vanilla-1", found by vip`
1961
1962 2008-04-16 17:30 +0000 [r9711]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1963
1964         * sysconfig/i18n: Obsolete texts.
1965
1966 2008-04-09 09:02 +0000 [r9703-9704]  Jan Rękorajski <baggins/at/pld-linux.org>
1967
1968         * configure.ac: - 0.4.1.20
1969
1970         * rc.d/rc.sysinit: - reverted r9238, /usr may NOT be mounted at
1971           this time, ever heard of NFS?
1972
1973 2008-03-27 15:42 +0000 [r9688]  Patryk Zawadzki <patrys/at/pld-linux.org>
1974
1975         * configure.ac: - bump version to 0.4.1.19
1976
1977 2008-03-27 15:19 +0000 [r9687]  Patryk Zawadzki <patrys/at/pld-linux.org>
1978
1979         * rc.d/rc.shutdown: - force reboot/halt to work with other init
1980           daemons
1981
1982 2008-03-26 19:43 +0000 [r9685]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
1983
1984         * configure.ac: - forgot to commit; 0.4.1.18
1985
1986 2008-03-26 16:20 +0000 [r9682]  Elan Ruusamäe <glen/at/pld-linux.org>
1987
1988         * setsysfont: - /usr is not mounted when this is called from
1989           rc.sysinit
1990
1991 2008-03-26 14:42 +0000 [r9681]  Elan Ruusamäe <glen/at/pld-linux.org>
1992
1993         * sysconfig/network: - i always set full hostname here, why "only
1994           hostname" comment?
1995
1996 2008-03-26 08:46 +0000 [r9680]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
1997
1998         * sysconfig/network-scripts/ifup-ppp: - "sync" option must be used
1999           before "plugin" option - changes made by seba (at) pro-ject.net
2000           (merged from cvs)
2001
2002 2008-03-26 08:42 +0000 [r9677-9679]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
2003
2004         * sysconfig/interfaces/Makefile.am: - added
2005           ifcfg-ppp0.ueagle4-neostrada
2006
2007         * sysconfig/interfaces/ifcfg-description: - added SYNC option
2008
2009         * sysconfig/interfaces/ifcfg-ppp0.ueagle4-neostrada (added): -
2010           config for neostrada using usb modem Sagem E4
2011
2012 2008-03-26 08:11 +0000 [r9675]  Elan Ruusamäe <glen/at/pld-linux.org>
2013
2014         * configure.ac: - release 0.4.1.17
2015
2016 2008-03-25 23:41 +0000 [r9674]  Elan Ruusamäe <glen/at/pld-linux.org>
2017
2018         * rc.d/init.d/template.init: - more chkconfig vars
2019
2020 2008-03-25 15:14 +0000 [r9670-9671]  Elan Ruusamäe <glen/at/pld-linux.org>
2021
2022         * sysconfig/network-scripts/ifup-ppp: - actually check $MODEMPORT
2023           being chardevice after all *DSL variants
2024
2025         * sysconfig/network-scripts/ifup-ppp: - check $MODEMPORT set from
2026           config (not the value set from this script)
2027
2028 2008-03-24 19:17 +0000 [r9667-9668]  Elan Ruusamäe <glen/at/pld-linux.org>
2029
2030         * configure.ac: - release 0.4.1.16
2031
2032         * sysconfig/network-scripts/functions.network: - return val doc for
2033           check_{mii_tool,ethtool,iwconfig} - code readability
2034
2035 2008-03-22 12:14 +0000 [r9649]  Jakub Bogusz <qboosh/at/pld-linux.org>
2036
2037         * sysconfig/interfaces/ifcfg-description: - typo
2038
2039 2008-03-19 14:21 +0000 [r9646]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2040
2041         * rc.d/rc.shutdown: Use .sh - safer.
2042
2043 2008-03-19 12:51 +0000 [r9645]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2044
2045         * rc.d/rc.shutdown: Multiple UPS support.
2046
2047 2008-03-09 12:33 +0000 [r9575]  Jakub Bogusz <qboosh/at/pld-linux.org>
2048
2049         * setsysfont: - use "locale charmap" to detect UTF-8 locales
2050           properly - call unicode_stop for non-UTF locales (Linux 2.6.24+
2051           has unicode console by default)
2052
2053 2008-03-01 18:01 +0000 [r9549]  Andrzej Dopierała <undefine/at/pld-linux.org>
2054
2055         * sysconfig/interfaces/ifcfg-eth0: - add commented DHCP_OPTIONS
2056           option to show how to pass parameters to dhcp client
2057
2058 2008-02-27 10:35 +0000 [r9533]  Elan Ruusamäe <glen/at/pld-linux.org>
2059
2060         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
2061           - fix for network script that it does not enslave eth interfaces
2062           from it during stop phase (Ilja Bobkevič)
2063
2064 2008-02-18 20:56 +0000 [r9424]  Elan Ruusamäe <glen/at/pld-linux.org>
2065
2066         * sysconfig/network-scripts/ifup-ppp: - require $MODEMPORT being
2067           character device (/dev/modem, /dev/tts/USB0)
2068
2069 2008-02-14 15:23 +0000 [r9346]  Elan Ruusamäe <glen/at/pld-linux.org>
2070
2071         * sysconfig/interfaces/ifcfg-ppp0.pppoe (added): - add config i
2072           used for adsl setup
2073
2074 2008-02-11 10:16 +0000 [r9303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2075
2076         * rc.d/rc.shutdown: mdadm stop will yell that it can't stop rootfs
2077           array. Such errors are misleading and useless.
2078
2079 2008-02-09 20:00 +0000 [r9279]  Elan Ruusamäe <glen/at/pld-linux.org>
2080
2081         * sysconfig/network-scripts/ifup-ppp: - fail on required MODEMPORT
2082           (or set it to /dev/modem?)
2083
2084 2008-02-08 22:58 +0000 [r9254]  Elan Ruusamäe <glen/at/pld-linux.org>
2085
2086         * sysconfig/network-scripts/ifup-ppp: - typo
2087
2088 2008-02-08 22:17 +0000 [r9252-9253]  Elan Ruusamäe <glen/at/pld-linux.org>
2089
2090         * sysconfig/interfaces/data/Makefile.am: - kõu disconnect script
2091
2092         * sysconfig/interfaces/data/chat-ppp0.kou-disconnect (added): -
2093           disconnect script (not tested)
2094
2095 2008-02-08 19:34 +0000 [r9240-9245]  Elan Ruusamäe <glen/at/pld-linux.org>
2096
2097         * sysconfig/interfaces/data/Makefile.am,
2098           sysconfig/interfaces/Makefile.am: - files for kõu
2099           (http://www.kou.ee/)
2100
2101         * sysconfig/interfaces/ifcfg-ppp0.kou: - renamed chatscript
2102
2103         * sysconfig/interfaces/data/chat-ppp0.kou (added),
2104           sysconfig/interfaces/data/chat-kou (removed): - renamed
2105
2106         * sysconfig/interfaces/ifcfg-ppp0.kou (added),
2107           sysconfig/interfaces/ifcfg-kou (removed): - renamed
2108
2109         * sysconfig/interfaces/data/chat-kou (added): - chat script for kõu
2110           (http://www.kou.ee/)
2111
2112         * sysconfig/interfaces/ifcfg-kou (added): - config for kõu
2113           (http://www.kou.ee/)
2114
2115 2008-02-08 17:34 +0000 [r9238]  Elan Ruusamäe <glen/at/pld-linux.org>
2116
2117         * rc.d/rc.sysinit: - use find to overcome arguments length exceeded
2118           when descending to php sessions dir (and yes, /usr is already
2119           mounted when this code is ran)
2120
2121 2008-02-08 15:39 +0000 [r9237]  Elan Ruusamäe <glen/at/pld-linux.org>
2122
2123         * sysconfig/network-scripts/ifup-ppp: - give hint on missing
2124           chatscript error
2125
2126 2008-02-08 14:54 +0000 [r9236]  Elan Ruusamäe <glen/at/pld-linux.org>
2127
2128         * sysconfig/interfaces/ifcfg-description: - placeholder for
2129           WVDIALSECT
2130
2131 2008-01-29 12:10 +0000 [r9209]  Elan Ruusamäe <glen/at/pld-linux.org>
2132
2133         * modules: - mention that /etc/modules.X.Y and /etc/modules.X.Y.Z
2134           are readed too - mention that module options are processed too
2135
2136 2008-01-15 09:40 +0000 [r9174]  Elan Ruusamäe <glen/at/pld-linux.org>
2137
2138         * rc.d/rc.local: - leave EOF clean ;)
2139
2140 2007-12-30 13:31 +0000 [r9170]  Elan Ruusamäe <glen/at/pld-linux.org>
2141
2142         * configure.ac: - prepare 0.4.1.15
2143
2144 2007-12-27 00:52 +0000 [r9162]  Elan Ruusamäe <glen/at/pld-linux.org>
2145
2146         * rc.d/init.d/functions: - handle when there's no terminal attached
2147           (f.e gui tools like smart)
2148
2149 2007-12-17 17:39 +0000 [r9145]  Elan Ruusamäe <glen/at/pld-linux.org>
2150
2151         * rc.d/init.d/local: - implement status
2152
2153 2007-12-17 17:35 +0000 [r9144]  Elan Ruusamäe <glen/at/pld-linux.org>
2154
2155         * rc.d/init.d/allowlogin: - implement status
2156
2157 2007-12-11 12:29 +0000 [r9137-9140]  Elan Ruusamäe <glen/at/pld-linux.org>
2158
2159         * configure.ac: - prepare 0.4.1.14
2160
2161         * rc.d/rc.sysinit: - load dm-multipath module before multipath
2162           activating for setups when rootfs was not also on multipath
2163
2164 2007-12-10 22:25 +0000 [r9135]  Elan Ruusamäe <glen/at/pld-linux.org>
2165
2166         * lang.sh: - cosmetics
2167
2168 2007-12-10 22:20 +0000 [r9134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2169
2170         * lang.sh: Don't overwrite session settings (that can be comming
2171           from ssh).
2172
2173 2007-12-08 13:05 +0000 [r9132]  Elan Ruusamäe <glen/at/pld-linux.org>
2174
2175         * rc.d/init.d/network: - cleanups
2176
2177 2007-12-08 13:02 +0000 [r9130-9131]  Elan Ruusamäe <glen/at/pld-linux.org>
2178
2179         * rc.d/init.d/network: - added reload target (will ask DHCP client
2180           to renew lease), only dhcpcd supported for now
2181
2182         * sysconfig/network-scripts/functions.network: - minor cosetics
2183
2184 2007-12-05 13:15 +0000 [r9128]  Elan Ruusamäe <glen/at/pld-linux.org>
2185
2186         * rc.d/Makefile.am, rc.d/rc.modules (removed): - rc.modules
2187           functionality integrated to rc.sysinit
2188
2189 2007-12-05 13:02 +0000 [r9127]  Elan Ruusamäe <glen/at/pld-linux.org>
2190
2191         * rc.d/rc.sysinit: - formatting
2192
2193 2007-12-01 20:49 +0000 [r9125]  Adam Gołębiowski <adamg/at/pld-linux.org>
2194
2195         * rc.d/rc.sysinit: - skip fsck on / if device node doesn't exist
2196           yet, e.g.: rootfs-on-lvm and udev is used (perhaps we should try
2197           to fsck / once more later on?)
2198
2199 2007-11-28 20:28 +0000 [r9117]  Jakub Bogusz <qboosh/at/pld-linux.org>
2200
2201         * rc.d/init.d/template.init: - simplicity and verboseness wins: let
2202           try-restart inform if service is not running
2203
2204 2007-11-26 20:37 +0000 [r9102]  Elan Ruusamäe <glen/at/pld-linux.org>
2205
2206         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
2207           sysconfig/network-scripts/functions.network: - apply
2208           SOURCES/rc-scripts-dev_alias.patch (if it is buggy then the bugs
2209           should be fixed -- it's been applied in pld ac for ages)
2210
2211 2007-11-26 20:32 +0000 [r9101]  Elan Ruusamäe <glen/at/pld-linux.org>
2212
2213         * rc.d/rc.sysinit: - /etc/rc.d/rc.modules moved to internal
2214           functions - module paramters also accepted from modules file
2215
2216 2007-11-26 20:15 +0000 [r9100]  Elan Ruusamäe <glen/at/pld-linux.org>
2217
2218         * rc.d/rc.sysinit: - make $RUN_DEPMOD=ifmissing really behave so as
2219           described (depmod -A stats every module file in modules dir)
2220
2221 2007-11-26 20:08 +0000 [r9096-9099]  Elan Ruusamäe <glen/at/pld-linux.org>
2222
2223         * rc.d/rc.modules: - plain modprobe the module - skip loading
2224           rc-scripts functions if they appear to be loaded already
2225
2226         * rc.d/rc.shutdown: - apply SOURCES/rc-scripts-fuser.patch
2227
2228         * rc.d/init.d/functions: - tab-safe is_empty_file() now (from
2229           rc.modules)
2230
2231         * sysconfig/system: - add $RC_BOOTLOG=yes
2232
2233 2007-11-26 17:46 +0000 [r9092]  Elan Ruusamäe <glen/at/pld-linux.org>
2234
2235         * configure.ac: - prepare 0.4.1.13
2236
2237 2007-11-25 11:18 +0000 [r9091]  Jakub Bogusz <qboosh/at/pld-linux.org>
2238
2239         * rc.d/init.d/template.init: - force-reload is not supposed to
2240           start service if it is not running - new try-restart action (as
2241           specified by LSB 3.1.0, formerly "condrestart" in some distros)
2242           it should restart service if running and just exit sucessfully
2243           otherwise
2244
2245 2007-11-25 08:46 +0000 [r9090]  Jakub Bogusz <qboosh/at/pld-linux.org>
2246
2247         * rc.d/init.d/template.init: - simplified
2248
2249 2007-11-21 23:24 +0000 [r9076-9077]  Elan Ruusamäe <glen/at/pld-linux.org>
2250
2251         * rc.d/init.d/template.init: - better this way
2252
2253         * rc.d/init.d/template.init: - this should be restart, who put
2254           reload there?
2255
2256 2007-11-21 23:18 +0000 [r9074-9075]  Elan Ruusamäe <glen/at/pld-linux.org>
2257
2258         * rc.d/init.d/template.init: - reload also could use pidfile
2259
2260         * rc.d/init.d/template.init: - one more killproc sample
2261
2262 2007-11-13 18:57 +0000 [r9043]  Elan Ruusamäe <glen/at/pld-linux.org>
2263
2264         * rc.d/rc.sysinit: - suffix dm-multipath partitions with pN
2265
2266 2007-11-09 01:54 +0000 [r9033]  Elan Ruusamäe <glen/at/pld-linux.org>
2267
2268         * rc.d/rc.shutdown: - blogd might be already down and it might had
2269           been started manually
2270
2271 2007-11-09 01:47 +0000 [r9032]  Elan Ruusamäe <glen/at/pld-linux.org>
2272
2273         * sysconfig/hwprofiles/Makefile.am: - if the file is not packaged
2274           in spec, don't install it either
2275
2276 2007-11-09 01:37 +0000 [r9030-9031]  Elan Ruusamäe <glen/at/pld-linux.org>
2277
2278         * rc.d/rc.shutdown, rc.d/rc.sysinit: - /etc/crypttab shouldn't be
2279           empty when using it
2280
2281         * rc.d/init.d/functions: - add is_empty_file() function
2282
2283 2007-11-09 01:20 +0000 [r9028-9029]  Elan Ruusamäe <glen/at/pld-linux.org>
2284
2285         * crypttab (added), Makefile.am: - add sample /etc/crypttab
2286
2287         * TODO: - cleanup
2288
2289 2007-11-09 01:10 +0000 [r9027]  Elan Ruusamäe <glen/at/pld-linux.org>
2290
2291         * rc.d/rc.sysinit, rc.d/rc.shutdown: - bugfixes for crypttab
2292
2293 2007-11-09 00:49 +0000 [r9025-9026]  Elan Ruusamäe <glen/at/pld-linux.org>
2294
2295         * rc.d/rc.shutdown: - add /etc/crypttab processing
2296
2297         * rc.d/init.d/cryptsetup: - add halt_crypto() from fc
2298           initscripts-8.54 - add standalone mode for start/stop
2299
2300 2007-11-09 00:37 +0000 [r9024]  Elan Ruusamäe <glen/at/pld-linux.org>
2301
2302         * rc.d/rc.sysinit: - initial /etc/crypttab processing
2303
2304 2007-11-09 00:33 +0000 [r9021-9023]  Elan Ruusamäe <glen/at/pld-linux.org>
2305
2306         * rc.d/init.d/Makefile.am: - add cryptsetup
2307
2308         * rc.d/init.d/cryptsetup (added): - based on code from rc.sysinit
2309           of fc initscripts-8.54
2310
2311         * man/Makefile.am, man/crypttab.5 (added): - add crypttab.5 from fc
2312           initscripts-8.54
2313
2314 2007-11-09 00:21 +0000 [r9020]  Elan Ruusamäe <glen/at/pld-linux.org>
2315
2316         * rc.d/init.d/random: - use subsys lock files
2317
2318 2007-11-09 00:00 +0000 [r9019]  Elan Ruusamäe <glen/at/pld-linux.org>
2319
2320         * rc.d/rc.sysinit, rc.d/rc.shutdown: - blogd updates
2321
2322 2007-11-08 00:42 +0000 [r9016]  Elan Ruusamäe <glen/at/pld-linux.org>
2323
2324         * src/Makefile.am, src/usleep.c, man/usleep.1: - update with suse
2325           variant from killproc-2.12 (and who's oot?
2326           http://lists.rpath.com/pipermail/initscripts-commits/2006-December/000573.html)
2327
2328 2007-11-08 00:29 +0000 [r9013-9015]  Elan Ruusamäe <glen/at/pld-linux.org>
2329
2330         * src/initlog.c: - update from initscripts-8.54, except killing
2331           startDaemon() and adding deprecation message
2332
2333         * src/initlog.conf: - update from initscripts-8.54
2334
2335         * src/minilogd.c: - update from initscripts-8.54
2336
2337 2007-11-06 18:55 +0000 [r9004-9005]  Elan Ruusamäe <glen/at/pld-linux.org>
2338
2339         * configure.ac: - release 0.4.1.12
2340
2341         * rc.d/init.d/functions: - missing shift for nice level parsing in
2342           daemon(). fixes some (broken) initscripts
2343
2344 2007-11-05 18:09 +0000 [r8991]  Elan Ruusamäe <glen/at/pld-linux.org>
2345
2346         * sysconfig/clock: - UTC clock by default. See:
2347           http://glen.alkohol.ee/pld/clock-utc.html
2348
2349 2007-11-02 02:29 +0000 [r8957-8959]  Elan Ruusamäe <glen/at/pld-linux.org>
2350
2351         * configure.ac: - release 0.4.1.11
2352
2353         * rc.d/init.d/functions: - ksh doesn't like $2 in # modifier
2354
2355 2007-11-01 13:23 +0000 [r8947-8948]  Elan Ruusamäe <glen/at/pld-linux.org>
2356
2357         * man/fstab-decode.8 (added): - add from fc
2358
2359         * src/fstab-decode.c (added): - add from fc
2360
2361 2007-11-01 13:20 +0000 [r8946]  Elan Ruusamäe <glen/at/pld-linux.org>
2362
2363         * configure.ac: - release 0.4.1.10
2364
2365 2007-11-01 12:20 +0000 [r8944]  Elan Ruusamäe <glen/at/pld-linux.org>
2366
2367         * rc.d/rc.sysinit: - /dev (with devfs) could be mounted by kernel
2368           (arekm note)
2369
2370 2007-11-01 03:00 +0000 [r8941-8942]  Elan Ruusamäe <glen/at/pld-linux.org>
2371
2372         * src/Makefile.am, man/Makefile.am: - add fstab-decode from rh
2373
2374         * rc.d/rc.sysinit: - don't get tempted to kill blogd
2375
2376 2007-11-01 02:53 +0000 [r8940]  Elan Ruusamäe <glen/at/pld-linux.org>
2377
2378         * rc.d/rc.sysinit: - read /proc/cmdline after /proc mount
2379
2380 2007-11-01 02:36 +0000 [r8937-8939]  Elan Ruusamäe <glen/at/pld-linux.org>
2381
2382         * sysconfig/system: - devfs comment update
2383
2384         * rc.d/rc.sysinit: - devfsd without devfs makes no sense :)
2385
2386         * rc.d/rc.sysinit: - no need to source udev configs here - just
2387           umount /initrd/dev without checking
2388
2389 2007-11-01 02:10 +0000 [r8935]  Elan Ruusamäe <glen/at/pld-linux.org>
2390
2391         * rc.d/rc.sysinit: - $PATH is set from init.d/functions - improve
2392           dm-multipath setup - attempt harder to create all LVM nodes, even
2393           the ones initialized from initrd - kill blogd at the end of
2394           script
2395
2396 2007-11-01 02:06 +0000 [r8934]  Elan Ruusamäe <glen/at/pld-linux.org>
2397
2398         * rc.d/rc.sysinit: - umount /initrd earlier, right after udev
2399           startup
2400
2401 2007-11-01 01:34 +0000 [r8932-8933]  Elan Ruusamäe <glen/at/pld-linux.org>
2402
2403         * rc.d/init.d/functions: - strstr() from fedora initscripts
2404
2405         * rc.d/rc.sysinit: - read /proc/cmdline just once (idea stolen from
2406           fedora)
2407
2408 2007-11-01 01:23 +0000 [r8930-8931]  Elan Ruusamäe <glen/at/pld-linux.org>
2409
2410         * rc.d/init.d/functions, rc.d/rc.sysinit: - disable_selinux(),
2411           relabel_selinux(), clean_vserver_mtab() used only in rc.sysinit,
2412           moved there
2413
2414         * rc.d/init.d/functions: - local vars
2415
2416 2007-11-01 01:13 +0000 [r8929]  Elan Ruusamäe <glen/at/pld-linux.org>
2417
2418         * rc.d/init.d/functions: - drop redhat/mandrake compat - simple if
2419           should be lighter than function call
2420
2421 2007-11-01 01:05 +0000 [r8927-8928]  Elan Ruusamäe <glen/at/pld-linux.org>
2422
2423         * rc.d/init.d/functions: - drop unneeded subshell
2424
2425         * rc.d/init.d/functions: - use shell construct to test is pathname
2426           full path
2427
2428 2007-11-01 00:59 +0000 [r8926]  Elan Ruusamäe <glen/at/pld-linux.org>
2429
2430         * rc.d/init.d/functions: - use shell constructs for basename()
2431
2432 2007-11-01 00:54 +0000 [r8925]  Elan Ruusamäe <glen/at/pld-linux.org>
2433
2434         * rc.d/init.d/functions: - avoid endless loop when one puts --user
2435           after daemon name - some small optimizations - update daemon()
2436           usage
2437
2438 2007-11-01 00:48 +0000 [r8924]  Elan Ruusamäe <glen/at/pld-linux.org>
2439
2440         * sysconfig/system: - add DEFAULT_SERVICE_UMASK=022
2441
2442 2007-11-01 00:35 +0000 [r8922-8923]  Elan Ruusamäe <glen/at/pld-linux.org>
2443
2444         * rc.d/init.d/functions: - shell version
2445
2446         * rc.d/init.d/functions: - set ulimits with one awk call in
2447           daemon()
2448
2449 2007-10-31 23:31 +0000 [r8920-8921]  Elan Ruusamäe <glen/at/pld-linux.org>
2450
2451         * dumb.sh: - usable
2452
2453         * rc.d/init.d/functions: - typo?
2454
2455 2007-10-31 20:48 +0000 [r8919]  Elan Ruusamäe <glen/at/pld-linux.org>
2456
2457         * rc.d/rc.sysinit: - small cleanups and fixes
2458
2459 2007-10-30 19:42 +0000 [r8904]  Elan Ruusamäe <glen/at/pld-linux.org>
2460
2461         * rc.d/rc.sysinit: - move $MODULES_CONF closer where it is used
2462
2463 2007-10-30 16:23 +0000 [r8903]  Elan Ruusamäe <glen/at/pld-linux.org>
2464
2465         * rc.d/rc.sysinit: - fix obvious typo (perhaps drop it as it never
2466           worked?)
2467
2468 2007-10-30 16:10 +0000 [r8901-8902]  Elan Ruusamäe <glen/at/pld-linux.org>
2469
2470         * rc.d/rc.sysinit: - activate dm-multipath
2471
2472         * rc.d/rc.sysinit: - small optimize to use only awk
2473
2474 2007-10-29 11:29 +0000 [r8897]  Elan Ruusamäe <glen/at/pld-linux.org>
2475
2476         * sysconfig/network-scripts/ifup: - assume default
2477           WLAN_WPA_CONFIG=/etc/wpa_supplicant.conf
2478
2479 2007-10-28 17:58 +0000 [r8891-8893]  Elan Ruusamäe <glen/at/pld-linux.org>
2480
2481         * sysconfig/interfaces/ifcfg-description: - $HOTPLUG is processed
2482           by udev (udev_net_helper)
2483
2484         * sysconfig/network-scripts/functions.network: - allow
2485           WLAN_MODE=managed in lowercase (as it's in doc)
2486
2487         * sysconfig/network-scripts/functions.network: - key index and
2488           value should be different arguments
2489
2490 2007-10-28 17:36 +0000 [r8890]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2491
2492         * rc.d/rc.shutdown: Revert ntfsfix. Please use something like
2493           init.d/ntfsfix for that.
2494
2495 2007-10-28 16:59 +0000 [r8887-8889]  Elan Ruusamäe <glen/at/pld-linux.org>
2496
2497         * sysconfig/network-scripts/functions.network: - [ -n "" ] and [ ""
2498           ] are the same, save some bytes/readability ;)
2499
2500         * sysconfig/network-scripts/functions.network: - handle wlan
2501           different four keys
2502
2503         * sysconfig/interfaces/ifcfg-description: - new WLAN options
2504
2505 2007-10-28 16:43 +0000 [r8885-8886]  Elan Ruusamäe <glen/at/pld-linux.org>
2506
2507         * sysconfig/network-scripts/functions.network: - reuse
2508           WLAN_ENCRYPTION
2509
2510         * sysconfig/network-scripts/functions.network: - optimize
2511           wireless_param() by calling eval once
2512
2513 2007-10-28 16:13 +0000 [r8884]  Elan Ruusamäe <glen/at/pld-linux.org>
2514
2515         * sysconfig/network-scripts/functions.network: - no need for
2516           LC_ALL=C to grep fixed string
2517
2518 2007-10-28 13:06 +0000 [r8883]  Paweł Gołaszewski <blues/at/pld-linux.org>
2519
2520         * rc.d/rc.shutdown: - run ntfsfix if there are some ntfs
2521           filesystems mounted and if proper app is installed
2522
2523 2007-10-26 12:48 +0000 [r8878]  Elan Ruusamäe <glen/at/pld-linux.org>
2524
2525         * sysconfig/system: - use default nice "+0" to avoid confusion as
2526           "0" is not valid in service setup
2527
2528 2007-10-04 20:22 +0000 [r8778]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2529
2530         * rc.d/rc.sysinit: Activate ATARAID devices.
2531
2532 2007-10-03 13:10 +0000 [r8771]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2533
2534         * sysconfig/network-scripts/functions.network: Do sanity check only
2535           when configuration file exists.
2536
2537 2007-10-03 06:55 +0000 [r8770]  Elan Ruusamäe <glen/at/pld-linux.org>
2538
2539         * sysconfig/network-scripts/ifup: - trim network length from
2540           $IP4ADDR when doing arping
2541
2542 2007-10-02 22:32 +0000 [r8769]  Jan Rękorajski <baggins/at/pld-linux.org>
2543
2544         * rc.d/rc.sysinit: - don't try to update mtab when mounting usbfs
2545           (root is ro yet)
2546
2547 2007-10-01 08:45 +0000 [r8768]  Elan Ruusamäe <glen/at/pld-linux.org>
2548
2549         * sysconfig/network-scripts/functions.network: - support $IPADDR +
2550           $NETMASK combination if no prefix in $IPADDR present
2551
2552 2007-09-26 12:17 +0000 [r8753-8754]  Elan Ruusamäe <glen/at/pld-linux.org>
2553
2554         * configure.ac: - 0.4.1.9
2555
2556         * sysconfig/network-scripts/ifup: - typo in arping line
2557
2558 2007-09-25 15:59 +0000 [r8751]  Jan Rękorajski <baggins/at/pld-linux.org>
2559
2560         * rc.d/rc.shutdown: - typo
2561
2562 2007-09-25 15:54 +0000 [r8749-8750]  Jan Rękorajski <baggins/at/pld-linux.org>
2563
2564         * rc.d/init.d/network: - no need to play with NFS, it screws up /
2565           over NFS and we have nfsfs for it
2566
2567         * rc.d/init.d/local: - source functions library (for msg_usage), no
2568           need to set PATH
2569
2570 2007-09-25 11:34 +0000 [r8745-8746]  Elan Ruusamäe <glen/at/pld-linux.org>
2571
2572         * configure.ac: - 0.4.1.8
2573
2574         * sysconfig/network: - more info about AUTOMATIC_IFCFG
2575
2576 2007-09-11 18:47 +0000 [r8720]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2577
2578         * sysconfig/network-scripts/ifup: PLDize ARP cache updating
2579           procedure.
2580
2581 2007-09-11 18:33 +0000 [r8719]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2582
2583         * sysconfig/network-scripts/ifup: Update ARP cache of neighbours
2584           (from fedora).
2585
2586 2007-07-14 20:33 +0000 [r8676]  Radosław Zieliński <radek/at/pld-linux.org>
2587
2588         * sysconfig/network: - AUTOMATIC_IFCFG=no
2589
2590 2007-07-03 11:51 +0000 [r8656-8658]  Elan Ruusamäe <glen/at/pld-linux.org>
2591
2592         * configure.ac: - release 0.4.1.7
2593
2594         * rc.d/init.d/functions: - do not depend on which command to find
2595           rpcinfo
2596
2597 2007-06-14 18:42 +0000 [r8640]  Elan Ruusamäe <glen/at/pld-linux.org>
2598
2599         * rc.d/init.d/network, sysconfig/interfaces/ifcfg-bond0 (removed),
2600           sysconfig/network-scripts/bondup (removed),
2601           sysconfig/network-scripts/Makefile.am,
2602           sysconfig/network-scripts/bonddown (removed),
2603           sysconfig/interfaces/Makefile.am: - revert bonding support
2604           (unfinished and broken)
2605
2606 2007-06-05 10:45 +0000 [r8637-8638]  Elan Ruusamäe <glen/at/pld-linux.org>
2607
2608         * sysconfig/interfaces/Makefile.am: - add ifcfg-bond0
2609
2610         * sysconfig/interfaces/ifcfg-bond0 (added): - sample config
2611
2612 2007-06-05 10:39 +0000 [r8636]  Elan Ruusamäe <glen/at/pld-linux.org>
2613
2614         * sysconfig/network-scripts/bondup (added),
2615           sysconfig/network-scripts/Makefile.am,
2616           sysconfig/network-scripts/bonddown (added), rc.d/init.d/network:
2617           - bonding support by Justas Vilimas
2618
2619 2007-06-05 10:27 +0000 [r8635]  Elan Ruusamäe <glen/at/pld-linux.org>
2620
2621         * TODO: - save
2622
2623 2007-05-30 11:51 +0000 [r8631]  Elan Ruusamäe <glen/at/pld-linux.org>
2624
2625         * rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/single, rc.d/rc.shutdown: -
2626           see ChangeLog for Changes
2627
2628 2007-05-09 20:40 +0000 [r8500]  Elan Ruusamäe <glen/at/pld-linux.org>
2629
2630         * rc.d/init.d/functions: - keep /etc/mtab permissions (whatever
2631           they are) inside vserver - which outputs to stderr if it can't
2632           find the program
2633
2634 2007-05-01 01:10 +0000 [r8489]  Jan Rękorajski <baggins/at/pld-linux.org>
2635
2636         * configure.ac: - 0.4.1.6
2637
2638 2007-05-01 01:02 +0000 [r8488]  Jan Rękorajski <baggins/at/pld-linux.org>
2639
2640         * DEVELOPMENT: - added warning about parenthesis in command
2641           substitution
2642
2643 2007-05-01 00:53 +0000 [r8487]  Jan Rękorajski <baggins/at/pld-linux.org>
2644
2645         * rc.d/rc.sysinit, rc.d/init.d/network: - reverted some command
2646           substitution changes due to conflicting parenthesis
2647
2648 2007-04-28 18:34 +0000 [r8484-8485]  Jakub Bogusz <qboosh/at/pld-linux.org>
2649
2650         * sysconfig/network-scripts/ifdown-ppp: - kill ugly warning if pppd
2651           was nicely killed
2652
2653         * ppp/ip-up, ppp/ip-down: - proper CONFIG sources (needed to
2654           override DEVICE from pppd and get ppp/ip-{up,down} scripts work
2655           again
2656
2657 2007-04-27 20:45 +0000 [r8483]  Jan Rękorajski <baggins/at/pld-linux.org>
2658
2659         * rc.d/init.d/functions: - restore stderr redirection
2660
2661 2007-04-27 20:21 +0000 [r8482]  Jan Rękorajski <baggins/at/pld-linux.org>
2662
2663         * rc.d/init.d/functions: - replace awk usage with shell constructs
2664
2665 2007-04-27 14:02 +0000 [r8481]  Jan Rękorajski <baggins/at/pld-linux.org>
2666
2667         * rc.d/rc.modules: - replace awk usage with shell constructs
2668
2669 2007-04-27 13:32 +0000 [r8480]  Jan Rękorajski <baggins/at/pld-linux.org>
2670
2671         * rc.d/rc: - replace awk usage with shell constructs
2672
2673 2007-04-26 22:03 +0000 [r8479]  Jan Rękorajski <baggins/at/pld-linux.org>
2674
2675         * rc.d/init.d/functions: - removed unneeded termput hpa
2676
2677 2007-04-26 21:38 +0000 [r8478]  Jan Rękorajski <baggins/at/pld-linux.org>
2678
2679         * rc.d/init.d/functions: - shell magic fixing screwed dots in
2680           show() on serial console
2681
2682 2007-04-26 16:51 +0000 [r8475]  Jan Rękorajski <baggins/at/pld-linux.org>
2683
2684         * configure.ac: - Release 0.4.1.5
2685
2686 2007-04-26 16:45 +0000 [r8474]  Jan Rękorajski <baggins/at/pld-linux.org>
2687
2688         * setsysfont: - replaced sed with awk
2689
2690 2007-04-26 15:56 +0000 [r8473]  Jan Rękorajski <baggins/at/pld-linux.org>
2691
2692         * rc.d/init.d/cpusets, sysconfig/network-scripts/functions.network,
2693           sysconfig/network-scripts/ifup-ipx, rc.d/init.d/network,
2694           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
2695           ppp/ip-up.d/logger, rc.d/rc.sysinit, run-parts,
2696           sysconfig/interfaces/up.d/ppp/logger, ppp/ip-down.d/logger,
2697           sysconfig/interfaces/down.d/ppp/logger,
2698           sysconfig/hwprofiles/Makefile.am, service: - use $() for command
2699           substitution
2700
2701 2007-04-26 15:30 +0000 [r8472]  Jan Rękorajski <baggins/at/pld-linux.org>
2702
2703         * rc.d/init.d/functions: - unify command substitution (`` -> $())
2704
2705 2007-04-26 15:24 +0000 [r8471]  Jan Rękorajski <baggins/at/pld-linux.org>
2706
2707         * rc.d/init.d/functions: - typeset local in check_portmapper
2708
2709 2007-04-26 14:55 +0000 [r8470]  Jan Rękorajski <baggins/at/pld-linux.org>
2710
2711         * rc.d/init.d/functions: - generic check_portmapper function
2712
2713 2007-04-16 17:26 +0000 [r8460]  Jan Rękorajski <baggins/at/pld-linux.org>
2714
2715         * sysconfig/network-scripts/functions.network: - use shell
2716           construct instead of grep in calcnetmask
2717
2718 2007-04-16 16:21 +0000 [r8459]  Jan Rękorajski <baggins/at/pld-linux.org>
2719
2720         * sysconfig/network-scripts/functions.network: - calcprefix without
2721           need of awk
2722
2723 2007-04-14 21:55 +0000 [r8458]  Paweł Gołaszewski <blues/at/pld-linux.org>
2724
2725         * rc.d/init.d/functions: - allow to have more than one line in
2726           pidfile
2727
2728 2007-03-20 12:09 +0000 [r8389]  Jan Rękorajski <baggins/at/pld-linux.org>
2729
2730         * rc.d/init.d/network: - simpler way to umount nfs4
2731
2732 2007-03-20 11:53 +0000 [r8388]  Jan Rękorajski <baggins/at/pld-linux.org>
2733
2734         * rc.d/init.d/network: - unmount NFSv4 filesystems
2735
2736 2007-03-20 11:48 +0000 [r8387]  Jan Rękorajski <baggins/at/pld-linux.org>
2737
2738         * rc.d/rc.sysinit: - cleaner solution for empty hostname
2739
2740 2007-03-19 18:58 +0000 [r8384]  Jan Rękorajski <baggins/at/pld-linux.org>
2741
2742         * rc.d/rc.sysinit: - nfs4 is also non-local fs
2743
2744 2007-03-19 17:27 +0000 [r8383]  Jan Rękorajski <baggins/at/pld-linux.org>
2745
2746         * rc.d/rc.sysinit: - in case of empty HOSTNAME set it to what the
2747           kernel thinks it is (for example workstation with kernel level IP
2748           config and / over NFS)
2749
2750 2007-03-15 17:19 +0000 [r8379]  Elan Ruusamäe <glen/at/pld-linux.org>
2751
2752         * rc.d/rc.sysinit: - can start blogd rather earlier
2753
2754 2007-03-14 18:51 +0000 [r8378]  Jan Rękorajski <baggins/at/pld-linux.org>
2755
2756         * rc.d/init.d/cpusets: - fixed glen's misoptimization
2757
2758 2007-03-13 17:11 +0000 [r8372-8373]  Elan Ruusamäe <glen/at/pld-linux.org>
2759
2760         * rc.d/init.d/template.init: - avoid doing something silly if plain
2761           template is used
2762
2763         * rc.d/init.d/template.init: - start does not have exit code
2764
2765 2007-03-09 21:10 +0000 [r8371]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2766
2767         * sysconfig/interfaces/ifcfg-eth0: Add sfq as default qdisc.
2768
2769 2007-03-07 10:24 +0000 [r8367]  Elan Ruusamäe <glen/at/pld-linux.org>
2770
2771         * changelog.sh: - correct comment
2772
2773 2007-03-02 15:37 +0000 [r8323]  Elan Ruusamäe <glen/at/pld-linux.org>
2774
2775         * changelog.sh: - detect users file charset
2776
2777 2007-02-27 21:10 +0000 [r8311-8313]  Elan Ruusamäe <glen/at/pld-linux.org>
2778
2779         * rc.d/init.d/random: - comment says do not, so won't!
2780
2781         * rc.d/init.d/random, rc.d/init.d/cpusets, rc.d/init.d/allowlogin,
2782           rc.d/init.d/network, rc.d/init.d/local: - well, PLDIZE!
2783
2784         * rc.d/init.d/sys-chroots, rc.d/init.d/template.init,
2785           rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/killall,
2786           rc.d/init.d/cpusets, rc.d/init.d/allowlogin,
2787           rc.d/init.d/functions, rc.d/init.d/Makefile.am,
2788           rc.d/init.d/network, rc.d/init.d/local: - vim autodetects syntax
2789           from shebang
2790
2791 2007-02-25 00:59 +0000 [r8290-8293]  Elan Ruusamäe <glen/at/pld-linux.org>
2792
2793         * configure.ac: - Release 0.4.1.4
2794
2795         * sysconfig/Makefile.am, sysconfig/timezone (removed),
2796           rc.d/init.d/Makefile.am, rc.d/init.d/timezone (removed): -
2797           timezone moved to tzdata.spec
2798
2799         * DEVELOPMENT: - sync order
2800
2801         * DEVELOPMENT: - how to make release
2802
2803 2007-02-08 15:42 +0000 [r8239]  Elan Ruusamäe <glen/at/pld-linux.org>
2804
2805         * sysconfig/network-scripts/functions.network: - allow tnlcfg-
2806           prefix in interface CONFIGs
2807
2808 2007-02-05 18:54 +0000 [r8223]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2809
2810         * rc.d/rc.sysinit: Delay (or even skip) clock setting if /dev/rtc
2811           doesn't exist.
2812
2813 2007-02-04 21:39 +0000 [r8222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2814
2815         * sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Update from
2816           Mateusz Korniak.
2817
2818 2007-01-28 14:25 +0000 [r8209-8210]  Elan Ruusamäe <glen/at/pld-linux.org>
2819
2820         * rc.d/init.d/functions, rc.d/rc.sysinit: - $CONSOLETYPE used only
2821           in rc.sysinit
2822
2823         * rc.d/init.d/functions: - termput() cannot cache in shell vars as
2824           it's always called from subshell
2825
2826 2007-01-28 14:08 +0000 [r8207-8208]  Elan Ruusamäe <glen/at/pld-linux.org>
2827
2828         * sysconfig/init-colors, sysconfig/init-colors.gentoo: Typo.
2829
2830         * sysconfig/system: Add VSERVER option here.
2831
2832 2007-01-22 19:15 +0000 [r8194]  Elan Ruusamäe <glen/at/pld-linux.org>
2833
2834         * sysconfig/network-scripts/ifdown: - do sleep 1 only when bringing
2835           down with dhcpcd
2836
2837 2007-01-22 19:12 +0000 [r8192-8193]  Elan Ruusamäe <glen/at/pld-linux.org>
2838
2839         * sysconfig/network-scripts/ifdown: - reuase $DHCP_CLIENT
2840
2841         * sysconfig/network-scripts/functions.network,
2842           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
2843           - be sure that dhcp client detection is same for ifup and ifdown
2844
2845 2007-01-22 18:47 +0000 [r8189-8191]  Elan Ruusamäe <glen/at/pld-linux.org>
2846
2847         * sysconfig/network-scripts/ifup-routes: - kill subshell
2848
2849         * sysconfig/network-scripts/ifup-neigh: - IPV4_NETWORKING does not
2850           change it's value in a loop.
2851
2852         * sysconfig/network-scripts/ifup-aliases,
2853           sysconfig/network-scripts/ifup-routes,
2854           sysconfig/network-scripts/ifup-neigh: - updated comments
2855
2856 2007-01-22 18:41 +0000 [r8188]  Elan Ruusamäe <glen/at/pld-linux.org>
2857
2858         * sysconfig/network-scripts/ifup-aliases,
2859           sysconfig/network-scripts/ifup-routes,
2860           sysconfig/network-scripts/ifup-post,
2861           sysconfig/network-scripts/ifup-neigh: ifup-{aliases,routes,neigh}
2862           are now sourced instead of executed
2863
2864 2007-01-22 18:37 +0000 [r8187]  Elan Ruusamäe <glen/at/pld-linux.org>
2865
2866         * sysconfig/network-scripts/ifup-aliases: Die debug
2867
2868 2007-01-22 18:16 +0000 [r8186]  Elan Ruusamäe <glen/at/pld-linux.org>
2869
2870         * sysconfig/network-scripts/functions.network: Cache hostname
2871           output to call it less times
2872
2873 2007-01-22 18:09 +0000 [r8185]  Elan Ruusamäe <glen/at/pld-linux.org>
2874
2875         * sysconfig/network-scripts/functions.network: Less subshells in
2876           source_config().
2877
2878 2007-01-18 20:20 +0000 [r8173]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2879
2880         * sysconfig/network-scripts/ifup-aliases: Find out number of
2881           aliases from ifcfg-xyz file.
2882
2883 2007-01-16 23:00 +0000 [r8171]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2884
2885         * sysconfig/network-scripts/ifup-br: multicast/arp should be set on
2886           slave devices (patch by Szymon Siwek).
2887
2888 2007-01-11 14:29 +0000 [r8152-8153]  Elan Ruusamäe <glen/at/pld-linux.org>
2889
2890         * configure.ac: Release 0.4.1.3
2891
2892         * make-tag.sh (added): Nifty script to make releases in svn tagged.
2893
2894 2007-01-11 14:19 +0000 [r8149]  Elan Ruusamäe <glen/at/pld-linux.org>
2895
2896         * changelog.sh: Autodetect svn path.
2897
2898 2007-01-11 14:15 +0000 [r8147-8148]  Elan Ruusamäe <glen/at/pld-linux.org>
2899
2900         * autogen.sh: Changelog generation moved to separate script.
2901
2902         * changelog.sh (added): Based on geninitrd/changelog.sh
2903
2904 2007-01-11 14:11 +0000 [r8145]  Elan Ruusamäe <glen/at/pld-linux.org>
2905
2906         * Makefile.am: Fix for make distcheck.
2907
2908 2006-12-18 21:28 +0000 [r8111]  Elan Ruusamäe <glen/at/pld-linux.org>
2909
2910         * sysctl.conf: Add kernel.core_uses_pid
2911
2912 2006-12-14 08:08 +0000 [r8100-8101]  Elan Ruusamäe <glen/at/pld-linux.org>
2913
2914         * sysconfig/system: Typo.
2915
2916         * sysconfig/system: Spelling
2917
2918 2006-12-08 12:17 +0000 [r8088]  Elan Ruusamäe <glen/at/pld-linux.org>
2919
2920         * Makefile.am: Create /var/cache/rc-scripts/msg.cache on install.
2921
2922 2006-12-08 12:07 +0000 [r8087]  Elan Ruusamäe <glen/at/pld-linux.org>
2923
2924         * sysconfig/network: Add $NETWORKING back, as it's used by a lot of
2925           initscripts
2926
2927 2006-12-07 22:24 +0000 [r8086]  Elan Ruusamäe <glen/at/pld-linux.org>
2928
2929         * rc.d/init.d/cpusets: Error exit code
2930
2931 2006-12-07 21:52 +0000 [r8085]  Elan Ruusamäe <glen/at/pld-linux.org>
2932
2933         * rc.d/init.d/network: Small cosmetics.
2934
2935 2006-12-07 21:47 +0000 [r8083-8084]  Elan Ruusamäe <glen/at/pld-linux.org>
2936
2937         * rc.d/init.d/network: Reindent.
2938
2939         * rc.d/init.d/network: Small reorganizing.
2940
2941 2006-12-07 21:42 +0000 [r8080-8082]  Elan Ruusamäe <glen/at/pld-linux.org>
2942
2943         * sysconfig/network: $NETWORKING was supposed to be obsoleted.
2944
2945         * rc.d/init.d/network: $NETWORKING was supposed to be obsoleted.
2946
2947         * rc.d/init.d/sys-chroots: Optimize for faster exit if not
2948           configured.
2949
2950 2006-12-07 21:32 +0000 [r8077-8079]  Elan Ruusamäe <glen/at/pld-linux.org>
2951
2952         * rc.d/init.d/killall: As we don't source functions, we must set
2953           sane PATH to ensure security
2954
2955         * rc.d/init.d/local: As we don't source functions, we must set sane
2956           PATH to ensure security
2957
2958         * rc.d/init.d/killall: Probability that there exists init.d/$subsys
2959           is bigger than init.d/$subsys.init.
2960
2961 2006-12-07 21:18 +0000 [r8076]  Elan Ruusamäe <glen/at/pld-linux.org>
2962
2963         * rc.d/init.d/cpusets: Exit early if cpusets not enabled in
2964           sysconfig/system.
2965
2966 2006-12-05 17:39 +0000 [r8073]  Elan Ruusamäe <glen/at/pld-linux.org>
2967
2968         * rc.d/rc.shutdown: Fixes for /usr on separate parition (not
2969           tested!).
2970
2971 2006-12-05 17:32 +0000 [r8072]  Elan Ruusamäe <glen/at/pld-linux.org>
2972
2973         * rc.d/init.d/functions: Store cachefile in /var, read/write errors
2974           are ignored anyway.
2975
2976 2006-12-05 17:07 +0000 [r8070]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2977
2978         * configure.ac: Release 0.4.0.2.
2979
2980 2006-11-27 12:36 +0000 [r8006]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2981
2982         * rc.d/rc.sysinit: Revert remounting based on /proc/mounts entries
2983           (current rootfs state is not reflected there).
2984
2985 2006-11-26 14:35 +0000 [r7999]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2986
2987         * AUTHORS: Readd timezone setup & resolvesymlink to Paweł Wilk.
2988
2989 2006-11-26 10:05 +0000 [r7998]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2990
2991         * src/Makefile.am, AUTHORS: Fix resolvesymlink_SOURCE typo. Updated
2992           Paweł Wilk email address.
2993
2994 2006-11-26 10:02 +0000 [r7997]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2995
2996         * src/Makefile.am, rc.d/init.d/functions, rc.d/rc.shutdown,
2997           AUTHORS, po/pl.po, src/pci-config.c (removed),
2998           rc-scripts.spec.in: Revert nVidia madness. rc-scripts is not a
2999           place for such workaround.
3000
3001 2006-11-26 08:06 +0000 [r7993]  Paweł Wilk <siefca/at/pld-linux.org>
3002
3003         * rc.d/init.d/functions: - small improvement in
3004           forcedeth_wourkaround()
3005
3006 2006-11-25 20:36 +0000 [r7992]  Paweł Wilk <siefca/at/pld-linux.org>
3007
3008         * rc.d/init.d/functions: - added important check in
3009           forcedeth_workaround() which detects co-working drivers
3010
3011 2006-11-25 16:01 +0000 [r7991]  Paweł Wilk <siefca/at/pld-linux.org>
3012
3013         * po/pl.po: - added translation for WOL work-around message
3014
3015 2006-11-25 12:09 +0000 [r7989]  Paweł Wilk <siefca/at/pld-linux.org>
3016
3017         * src/Makefile.am, rc.d/init.d/functions, rc.d/rc.shutdown,
3018           AUTHORS, src/pci-config.c (added), rc-scripts.spec.in: - added
3019           Wake-On-Lan work-around for nForce ethernet drivers - added
3020           pci-config utility which allows power state manipulation and
3021           devices listing
3022
3023 2006-11-19 15:45 +0000 [r7986]  Elan Ruusamäe <glen/at/pld-linux.org>
3024
3025         * sysctl.conf: Add dev.rtc.max-user-freq.
3026
3027 2006-11-01 22:53 +0000 [r7938]  Elan Ruusamäe <glen/at/pld-linux.org>
3028
3029         * rc.d/init.d/functions: Ignore errors if msg cachefile can not be
3030           written (functions sourced by non-root user of readonly
3031           filesystem).
3032
3033 2006-11-01 13:23 +0000 [r7931]  Elan Ruusamäe <glen/at/pld-linux.org>
3034
3035         * sysconfig/network-scripts/functions.network: Avoid "RTNETLINK
3036           answers: File exists" message and say possible cause instead.
3037
3038 2006-11-01 13:09 +0000 [r7930]  Elan Ruusamäe <glen/at/pld-linux.org>
3039
3040         * sysconfig/network-scripts/ifup: Pointless subshell dropped
3041
3042 2006-11-01 00:35 +0000 [r7926]  Paweł Gołaszewski <blues/at/pld-linux.org>
3043
3044         * sysconfig/interfaces/ifcfg-description: - more docs
3045
3046 2006-10-23 14:11 +0000 [r7894]  Marcin Winkler <mwinkler/at/pld-linux.org>
3047
3048         * rc.d/init.d/network: - fix s@usb@usr@
3049
3050 2006-10-19 14:15 +0000 [r7878]  Elan Ruusamäe <glen/at/pld-linux.org>
3051
3052         * rc.d/init.d/functions: Avoid heredoc, pdksh makes tmpfile then.
3053
3054 2006-10-19 13:06 +0000 [r7875]  Elan Ruusamäe <glen/at/pld-linux.org>
3055
3056         * rc.d/rc.sysinit: Fix syntax errors.
3057
3058 2006-10-19 09:55 +0000 [r7871]  Elan Ruusamäe <glen/at/pld-linux.org>
3059
3060         * rc.d/rc.sysinit: Simplify.
3061
3062 2006-10-18 20:02 +0000 [r7869]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3063
3064         * rc.d/rc.sysinit: Detect more posible cases when rootfs is read
3065           only.
3066
3067 2006-10-18 12:22 +0000 [r7868]  Elan Ruusamäe <glen/at/pld-linux.org>
3068
3069         * sysconfig/network-scripts/functions.network: Avoid bringing down
3070           eth0 in case of bad config.
3071
3072 2006-10-18 11:55 +0000 [r7867]  Elan Ruusamäe <glen/at/pld-linux.org>
3073
3074         * rc.d/init.d/network: Remove ifcfg- prefix from interface names.
3075
3076 2006-10-15 11:22 +0000 [r7856]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3077
3078         * sysconfig/network-scripts/tnlup: Load sit module for sit tunnels.
3079
3080 2006-10-13 06:34 +0000 [r7853]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3081
3082         * configure.ac: Prepare for 0.4.1.1 (beta1).
3083
3084 2006-10-13 06:23 +0000 [r7851-7852]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3085
3086         * man/Makefile.am: Add getkey.1
3087
3088         * man/getkey.1 (added), src/getkey.c: Updated.
3089
3090 2006-10-12 21:07 +0000 [r7849-7850]  Elan Ruusamäe <glen/at/pld-linux.org>
3091
3092         * sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
3093           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
3094           sysconfig/interfaces/ifcfg-eth0.1,
3095           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
3096           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Propset Id
3097
3098         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
3099           sysconfig/interfaces/ifcfg-br0,
3100           sysconfig/interfaces/ifcfg-description,
3101           sysconfig/interfaces/ifcfg-irlan0,
3102           sysconfig/interfaces/ifcfg-ppp0.tpsa,
3103           sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
3104           sysconfig/interfaces/ifcfg-ppp0.leased1,
3105           sysconfig/interfaces/ifcfg-ppp0.leased2,
3106           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
3107           sysconfig/interfaces/ifcfg-sl0,
3108           sysconfig/interfaces/ifcfg-eth0.1,
3109           sysconfig/interfaces/ifcfg-irda0,
3110           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
3111           sysconfig/interfaces/ifcfg-eth0,
3112           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada,
3113           sysconfig/interfaces/ifcfg-ppp0.callback: Unify file header.
3114
3115 2006-10-12 19:49 +0000 [r7848]  Elan Ruusamäe <glen/at/pld-linux.org>
3116
3117         * sysconfig/static-routes: Add sample of single host routing
3118
3119 2006-10-05 20:39 +0000 [r7842]  Elan Ruusamäe <glen/at/pld-linux.org>
3120
3121         * rc.d/rc.sysinit: Use simple if.
3122
3123 2006-10-05 17:22 +0000 [r7840-7841]  Elan Ruusamäe <glen/at/pld-linux.org>
3124
3125         * rc.d/rc.sysinit: There are no comments in /proc/mounts.
3126
3127         * rc.d/rc.sysinit: There could be multiple entries for root dir.
3128
3129 2006-10-02 22:03 +0000 [r7839]  Paweł Sikora <pluto/at/pld-linux.org>
3130
3131         * sysconfig/network-scripts/functions.network: - wireless-tools >=
3132           29 uses `nick' command.
3133
3134 2006-09-30 10:50 +0000 [r7827]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3135
3136         * sysconfig/network-scripts/ifup-br: Update brctl parameters to
3137           mach new version of bridge-utils (should be backward compatible).
3138           By Szymon Siwek.
3139
3140 2006-09-28 23:38 +0000 [r7826]  Elan Ruusamäe <glen/at/pld-linux.org>
3141
3142         * sysctl.conf: Default local port range is too evil. can't even
3143           start mysqld!
3144
3145 2006-09-28 14:35 +0000 [r7823]  Elan Ruusamäe <glen/at/pld-linux.org>
3146
3147         * rc.d/rc.sysinit: Remount rootfs only if it's not already rw (or
3148           it's better to ignore remount errors?)
3149
3150 2006-09-27 22:30 +0000 [r7820]  Elan Ruusamäe <glen/at/pld-linux.org>
3151
3152         * rc.d/rc.sysinit: Relax fstab format when finding rootfs passno
3153           (allow comments at the end of line).
3154
3155 2006-09-27 13:35 +0000 [r7819]  Elan Ruusamäe <glen/at/pld-linux.org>
3156
3157         * rc.d/rc.sysinit: Optimize less uname -r calls.
3158
3159 2006-09-26 23:59 +0000 [r7818]  Elan Ruusamäe <glen/at/pld-linux.org>
3160
3161         * rc.d/rc.sysinit: Reflect init_gettext function rename.
3162
3163 2006-09-26 23:48 +0000 [r7817]  Elan Ruusamäe <glen/at/pld-linux.org>
3164
3165         * rc.d/init.d/functions: Add checking of msg cache validity. $TPUT
3166           and $GETTEXT need to be set before msg cache can be generated.
3167
3168 2006-09-24 09:35 +0000 [r7806]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3169
3170         * rc-scripts.spec.in: rc.local is now run from init.d/local script.
3171
3172 2006-09-24 09:29 +0000 [r7805]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3173
3174         * configure.ac: Prepare for 0.4.1.0 release (consider it beta).
3175
3176 2006-09-18 23:09 +0000 [r7794]  Elan Ruusamäe <glen/at/pld-linux.org>
3177
3178         * rc.d/rc.sysinit, rc.d/init.d/functions: Allow /usr being mounted
3179           afterwards.
3180
3181 2006-09-18 19:06 +0000 [r7793]  Elan Ruusamäe <glen/at/pld-linux.org>
3182
3183         * rc.d/init.d/allowlogin: Drop superfluous default setting.
3184
3185 2006-09-18 19:02 +0000 [r7792]  Elan Ruusamäe <glen/at/pld-linux.org>
3186
3187         * rc.d/init.d/sys-chroots: Don't touch chkconfig symlinks on
3188           chroot, instead play with network subsys lockfile. This allows
3189           you define sys-chroots from livecd without corrupting that
3190           chroot.
3191
3192 2006-09-18 18:58 +0000 [r7791]  Elan Ruusamäe <glen/at/pld-linux.org>
3193
3194         * rc.d/init.d/allowlogin, rc.d/init.d/sys-chroots, rc.d/rc,
3195           rc.d/rc.sysinit: /etc/sysconfig/system already loaded by
3196           init.d/functions. Adjust defaults if no sysconfig/system is
3197           present (so the checks stay same after these changes).
3198
3199 2006-09-18 18:50 +0000 [r7790]  Elan Ruusamäe <glen/at/pld-linux.org>
3200
3201         * rc.d/rc.sysinit: RUN_LDCONFIG not used here.
3202
3203 2006-09-18 17:55 +0000 [r7789]  Elan Ruusamäe <glen/at/pld-linux.org>
3204
3205         * rc.d/init.d/functions: Corrected tput check.
3206
3207 2006-09-18 12:41 +0000 [r7788]  Elan Ruusamäe <glen/at/pld-linux.org>
3208
3209         * rc.d/init.d/functions: Trap and hide errors when reading msg
3210           cachefile.
3211
3212 2006-09-17 22:06 +0000 [r7787]  Elan Ruusamäe <glen/at/pld-linux.org>
3213
3214         * rc.d/init.d/functions: Punctuation.
3215
3216 2006-09-17 21:52 +0000 [r7786]  Elan Ruusamäe <glen/at/pld-linux.org>
3217
3218         * rc.d/init.d/functions: No need to force any settings for initng.
3219
3220 2006-09-17 19:05 +0000 [r7785]  Elan Ruusamäe <glen/at/pld-linux.org>
3221
3222         * rc.d/init.d/timezone: Use lockfiles.
3223
3224 2006-09-17 18:34 +0000 [r7784]  Elan Ruusamäe <glen/at/pld-linux.org>
3225
3226         * rc.d/init.d/functions: Cache colors in filesystem too.
3227
3228 2006-09-17 18:21 +0000 [r7783]  Elan Ruusamäe <glen/at/pld-linux.org>
3229
3230         * rc.d/init.d/functions: busy(), ok(), started(), are constant so
3231           their values can be cached.
3232
3233 2006-09-17 18:15 +0000 [r7781-7782]  Elan Ruusamäe <glen/at/pld-linux.org>
3234
3235         * rc.d/init.d/functions: Buffer show() function so the display to
3236           be more smooth.
3237
3238         * rc.d/init.d/functions: Correct show() function printf handling.
3239
3240 2006-09-17 17:53 +0000 [r7779-7780]  Elan Ruusamäe <glen/at/pld-linux.org>
3241
3242         * rc.d/init.d/template.init: RETVAL is set by start(); if any.
3243
3244         * rc.d/init.d/sys-chroots: RETVAL is set by start(); if any.
3245
3246 2006-09-17 17:10 +0000 [r7778]  Elan Ruusamäe <glen/at/pld-linux.org>
3247
3248         * rc.d/init.d/template.init: Demonstrate use of functions.
3249
3250 2006-09-17 17:06 +0000 [r7777]  Elan Ruusamäe <glen/at/pld-linux.org>
3251
3252         * rc.d/init.d/network: Shortcuts for vserver.
3253
3254 2006-09-17 16:59 +0000 [r7776]  Elan Ruusamäe <glen/at/pld-linux.org>
3255
3256         * rc.d/init.d/cpusets: Merge optimzations from network script.
3257
3258 2006-09-17 16:52 +0000 [r7775]  Elan Ruusamäe <glen/at/pld-linux.org>
3259
3260         * rc.d/init.d/network: Add bug-5795.patch (assume it's correct).
3261
3262 2006-09-17 16:47 +0000 [r7774]  Elan Ruusamäe <glen/at/pld-linux.org>
3263
3264         * rc.d/init.d/network, rc.d/init.d/timezone,
3265           rc.d/init.d/sys-chroots, rc.d/init.d/cpusets: Use functions to
3266           avoid reexec for restart.
3267
3268 2006-09-17 16:27 +0000 [r7771-7773]  Elan Ruusamäe <glen/at/pld-linux.org>
3269
3270         * rc.d/init.d/local, rc.d/init.d/sys-chroots: Propset Id
3271
3272         * rc.d/init.d/local: Update chkconfig description.
3273
3274         * rc.d/init.d/cpusets, rc.d/init.d/local: LSB compliance.
3275
3276 2006-09-17 15:57 +0000 [r7770]  Elan Ruusamäe <glen/at/pld-linux.org>
3277
3278         * rc.d/init.d/functions: Cache termput calls within same script.
3279
3280 2006-09-17 15:42 +0000 [r7769]  Elan Ruusamäe <glen/at/pld-linux.org>
3281
3282         * rc.d/init.d/functions: Kill bogus +arg checks.
3283
3284 2006-09-17 15:29 +0000 [r7768]  Elan Ruusamäe <glen/at/pld-linux.org>
3285
3286         * rc.d/init.d/functions: Always use cached in show() function
3287           (There's no benefit of doing otherwise).
3288
3289 2006-09-17 15:18 +0000 [r7765-7767]  Elan Ruusamäe <glen/at/pld-linux.org>
3290
3291         * rc.d/init.d/functions: Cleanup nls() function.
3292
3293         * rc.d/init.d/functions: Avoid overwriting global NLS_DOMAIN if can
3294           do without.
3295
3296         * rc.d/init.d/functions: Keep state of have gettext and have tput
3297           per whole initscript.
3298
3299 2006-09-17 15:01 +0000 [r7764]  Elan Ruusamäe <glen/at/pld-linux.org>
3300
3301         * rc.d/init.d/functions: Use buggy awk-printf wrapper only if
3302           /bin/printf is not available.
3303
3304 2006-09-17 13:49 +0000 [r7763]  Elan Ruusamäe <glen/at/pld-linux.org>
3305
3306         * rc.d/init.d/Makefile.am, rc.d/init.d/local (added): Use locking
3307           for rc.local , so that it's no longer invoked between runlevel
3308           changes.
3309
3310 2006-09-17 13:36 +0000 [r7761-7762]  Elan Ruusamäe <glen/at/pld-linux.org>
3311
3312         * rc.d/init.d/cpusets: Cosmetics for vim
3313
3314         * rc.d/init.d/allowlogin, rc.d/init.d/network,
3315           rc.d/init.d/timezone, rc.d/init.d/random: LSB compliance
3316
3317 2006-09-17 13:26 +0000 [r7758-7760]  Elan Ruusamäe <glen/at/pld-linux.org>
3318
3319         * rc.d/init.d/single: Adjust indent.
3320
3321         * rc.d/init.d/single, rc.d/init.d/cpusets, rc.d/init.d/network:
3322           Sane $PATH is initialized in init.d/functions.
3323
3324         * rc.d/init.d/allowlogin, rc.d/init.d/network,
3325           rc.d/init.d/timezone, rc.d/init.d/random, rc.d/init.d/single,
3326           rc.d/init.d/cpusets: NLS_DOMAIN="rc-scripts" is the default
3327           setting, remove.
3328
3329 2006-09-09 19:13 +0000 [r7745]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3330
3331         * sysconfig/network-scripts/ifdown: Allow to kill
3332           dhcp/wpa_supplicant daemon even if device disappears/is down due
3333           to some reasons.
3334
3335 2006-09-08 18:35 +0000 [r7739]  Radosław Zieliński <radek/at/pld-linux.org>
3336
3337         * sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
3338           sysconfig/network-scripts/ifup-ppp: - speedtouch-neostrada fixes:
3339           - use modem_run in kernel mode only if PPPOA_FIRMWARE is not
3340           empty; comment out PPPOA_FIRMWARE in default ifcfg-ppp0 - comment
3341           out MTU=1452; doesn't work (for me) if it's defined
3342
3343 2006-08-31 11:58 +0000 [r7694]  Elan Ruusamäe <glen/at/pld-linux.org>
3344
3345         * sysconfig/interfaces/ifcfg-description: Correct english
3346           description.
3347
3348 2006-08-31 09:51 +0000 [r7693]  Elan Ruusamäe <glen/at/pld-linux.org>
3349
3350         * sysconfig/network-scripts/ifup: Restore basename change.
3351
3352 2006-08-31 07:26 +0000 [r7692]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3353
3354         * sysconfig/network-scripts/functions.network,
3355           sysconfig/network-scripts/ifup: Detect if wireless interface is
3356           turned on.
3357
3358 2006-08-10 12:14 +0000 [r7656]  Jan Rękorajski <baggins/at/pld-linux.org>
3359
3360         * rc.d/init.d/network: - check for /usb/bin/wc existence (in case
3361           of /usr over NFS)
3362
3363 2006-07-24 14:02 +0000 [r7546]  Elan Ruusamäe <glen/at/pld-linux.org>
3364
3365         * sysconfig/interfaces/ifcfg-irlan0, doc/net-scripts.txt:
3366           s/BOOTMETHOD/BOOTPROTO/g once more.
3367
3368 2006-07-24 13:59 +0000 [r7544-7545]  Elan Ruusamäe <glen/at/pld-linux.org>
3369
3370         * sysconfig/network-scripts/ifup: Default $DHCP_HOSTNAME to
3371           $HOSTNAME.
3372
3373         * sysconfig/network-scripts/ifup: Optimize: remove three basename
3374           calls
3375
3376 2006-07-20 14:13 +0000 [r7537]  Elan Ruusamäe <glen/at/pld-linux.org>
3377
3378         * TODO: - killproc() s%!&*ks
3379
3380 2006-07-19 16:38 +0000 [r7535]  Jan Rękorajski <baggins/at/pld-linux.org>
3381
3382         * sysconfig/hwprofiles/files: - added xorg.conf
3383
3384 2006-07-09 08:06 +0000 [r7499]  Adam Gołębiowski <adamg/at/pld-linux.org>
3385
3386         * sysconfig/network-scripts/functions.network: - typo; noticed by
3387           Szymon Siwek (sls (at) poczta wp pl)
3388
3389 2006-07-04 14:59 +0000 [r7491]  Elan Ruusamäe <glen/at/pld-linux.org>
3390
3391         * TODO: Add LVM on dmraid problem
3392
3393 2006-05-28 19:05 +0000 [r7454]  Elan Ruusamäe <glen/at/pld-linux.org>
3394
3395         * autogen.sh: Always run changelog generation when asked. Obfuscate
3396           email addreses here. Use mktemp if available. Allow various
3397           locations for CVSROOT/users file.
3398
3399 2006-05-23 15:38 +0000 [r7436]  Elan Ruusamäe <glen/at/pld-linux.org>
3400
3401         * sysconfig/network-scripts/functions.network: Try harder to get
3402           value for WLAN_NICKNAME.
3403
3404 2006-05-15 23:18 +0000 [r7408]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
3405
3406         * sysctl.conf: - grsecurity options updated
3407
3408 2006-05-07 17:33 +0000 [r7394]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3409
3410         * configure.ac: Release 0.4.0.27.
3411
3412 2006-05-07 17:27 +0000 [r7391-7393]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3413
3414         * rc-scripts.spec.in: Add sysconfig/hwprofiles dir.
3415
3416         * rc.d/rc.shutdown: Speedup shutdown (glen).
3417
3418         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
3419           sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
3420           sysconfig/interfaces/Makefile.am: Add ifcfg-ppp0.gprs-idea to
3421           makefiles. Add proper initstring to ifcfg-ppp0.gprs-plusgsm.
3422           Another PHONE for gprs-idea (this one works for me with ipaq over
3423           BT).
3424
3425 2006-05-07 17:18 +0000 [r7390]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3426
3427         * sysconfig/interfaces/data/Makefile.am, sysconfig/Makefile.am,
3428           doc/Makefile.am, sysconfig/interfaces/up.d/all/Makefile.am,
3429           sysconfig/hwprofiles/Makefile.am,
3430           sysconfig/interfaces/Makefile.am,
3431           sysconfig/interfaces/down.d/all/Makefile.am: Avoid installing
3432           files that aren't packaged (glen).
3433
3434 2006-05-07 11:09 +0000 [r7389]  Elan Ruusamäe <glen/at/pld-linux.org>
3435
3436         * rc.d/init.d/network: Fix missing $bootprio.
3437
3438 2006-05-07 10:46 +0000 [r7388]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3439
3440         * rc.d/init.d/network: Fix interfaces_boot detection (Adam Ryba).
3441
3442 2006-04-25 07:20 +0000 [r7370]  Elan Ruusamäe <glen/at/pld-linux.org>
3443
3444         * rc.d/rc: Tabs.
3445
3446 2006-03-23 09:22 +0000 [r7293]  Tomasz Pala <gotar/at/pld-linux.org>
3447
3448         * sysconfig/network: - hostname -h [...] Unless you are using bind
3449           or NIS for host lookups you can change the FQDN (Fully Qualified
3450           Domain Name) and the DNS domain name (which is part of the FQDN)
3451           in the /etc/hosts file.
3452
3453 2006-03-22 19:54 +0000 [r7279]  Elan Ruusamäe <glen/at/pld-linux.org>
3454
3455         * rc.d/rc.sysinit: Vserver speedup (skips extra 5 second delay in
3456           some cases)
3457
3458 2006-03-20 17:22 +0000 [r7253]  Radosław Zieliński <radek/at/pld-linux.org>
3459
3460         * rc.d/rc.sysinit: - allow \t in "alias usb-controller" (from
3461           Lukasz Masko, nov 2005)
3462
3463 2006-03-11 14:54 +0000 [r7144]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3464
3465         * sysconfig/network-scripts/ifup-ppp: Typo bugfix.
3466
3467 2006-03-09 17:54 +0000 [r7132]  Elan Ruusamäe <glen/at/pld-linux.org>
3468
3469         * rc.d/init.d/network: Tabs.
3470
3471 2006-03-09 17:47 +0000 [r7131]  Elan Ruusamäe <glen/at/pld-linux.org>
3472
3473         * rc.d/init.d/network: Rewritten configuration parsing portion
3474           (solves ~ and .rpmnew files ignorance). execve() calls reduced
3475           from 25 to 4. Tested with ash and ksh. There could be bugs!
3476
3477 2006-03-09 16:20 +0000 [r7127]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3478
3479         * configure.ac: Prepare for 0.4.0.26.
3480
3481 2006-03-09 14:58 +0000 [r7126]  Jan Rękorajski <baggins/at/pld-linux.org>
3482
3483         * rc.d/init.d/template.init: - no, please don't remove vim modeline
3484
3485 2006-03-09 11:21 +0000 [r7125]  Elan Ruusamäe <glen/at/pld-linux.org>
3486
3487         * rc.d/init.d/template.init: vim modeline is unneccessary here.
3488
3489 2006-03-08 15:07 +0000 [r7121]  Jan Rękorajski <baggins/at/pld-linux.org>
3490
3491         * rc.d/rc.sysinit: - human readable cleaning of /var/lock - and
3492           don't remove /var/lock/cvs
3493
3494 2006-03-05 13:41 +0000 [r7096]  Adam Gołębiowski <adamg/at/pld-linux.org>
3495
3496         * sysconfig/system: - typos
3497
3498 2006-03-03 21:54 +0000 [r7083]  Elan Ruusamäe <glen/at/pld-linux.org>
3499
3500         * rc.d/rc.sysinit: The is_no() function comes from functions, don't
3501           use it before it's defined
3502
3503 2006-02-27 18:09 +0000 [r7036]  Elan Ruusamäe <glen/at/pld-linux.org>
3504
3505         * setsysfont: Revert hardcoded part. Fix your config instead.
3506
3507 2006-02-27 17:49 +0000 [r7035]  Elan Ruusamäe <glen/at/pld-linux.org>
3508
3509         * rc.d/init.d/cpusets: - expand Id keyword
3510
3511 2006-02-27 13:47 +0000 [r7034]  Elan Ruusamäe <glen/at/pld-linux.org>
3512
3513         * rc.d/init.d/network: In vserver /sbin/ip is not required.
3514
3515 2006-02-26 11:05 +0000 [r7020]  Elan Ruusamäe <glen/at/pld-linux.org>
3516
3517         * rc.d/init.d/functions: Disable colors and enable FASTRC for
3518           initng.
3519
3520 2006-02-26 10:45 +0000 [r7019]  Elan Ruusamäe <glen/at/pld-linux.org>
3521
3522         * setsysfont: Unicode fixes.
3523
3524 2006-02-24 11:04 +0000 [r7006]  Elan Ruusamäe <glen/at/pld-linux.org>
3525
3526         * rc.d/rc.sysinit: Boot logging possibility with showconsole.
3527
3528 2006-02-23 14:43 +0000 [r7005]  Elan Ruusamäe <glen/at/pld-linux.org>
3529
3530         * rc.d/rc.sysinit: Respect fs_passno for rootfs when doing rootfs
3531           fsck. Enable paralell fsck for other filesystems.
3532
3533 2006-02-23 14:23 +0000 [r7004]  Elan Ruusamäe <glen/at/pld-linux.org>
3534
3535         * rc.d/rc.sysinit: Ignore "rootfs" when setting _ROOTFS_TYPE.
3536
3537 2006-02-23 13:57 +0000 [r7003]  Elan Ruusamäe <glen/at/pld-linux.org>
3538
3539         * rc.d/rc.sysinit: Make /dev/cpuset dir for udev. Check
3540           /proc/mounts instead of /proc/filesystems when filling /etc/mtab.
3541
3542 2006-02-23 10:38 +0000 [r7002]  Elan Ruusamäe <glen/at/pld-linux.org>
3543
3544         * rc.d/init.d/functions, rc-scripts.spec.in, inittab,
3545           rc.d/rc.sysinit, run-parts, doc/net-scripts.txt,
3546           doc/sysvinitfiles: We are PLD Linux (not just PLD).
3547
3548 2006-02-23 10:35 +0000 [r6999-7001]  Elan Ruusamäe <glen/at/pld-linux.org>
3549
3550         * sysconfig/init-colors: We are PLD Linux (not just PLD), fix
3551           init-colors.gentoo path.
3552
3553         * sysconfig/i18n: Have here also listed en_US.UTF-8
3554
3555         * sysconfig/interfaces/ifcfg-eth0: By default boot eth0 with dhcp.
3556           If you have static IP configuration, you need to edit this file
3557           anyway
3558
3559 2006-02-14 00:24 +0000 [r6972]  Jan Rękorajski <baggins/at/pld-linux.org>
3560
3561         * rc.d/init.d/cpusets, sysconfig/cpusets/cpuset-test: - cpuset
3562           virtualization support
3563
3564 2006-02-10 22:21 +0000 [r6965]  Elan Ruusamäe <glen/at/pld-linux.org>
3565
3566         * rc.d/rc.sysinit: Reverted last change
3567
3568 2006-02-10 19:47 +0000 [r6964]  Elan Ruusamäe <glen/at/pld-linux.org>
3569
3570         * rc.d/rc.sysinit: Disable DELAY_LOGIN for vserver, suggested by
3571           Patrys
3572
3573 2006-02-10 19:40 +0000 [r6960-6963]  Elan Ruusamäe <glen/at/pld-linux.org>
3574
3575         * rc.d/rc.sysinit: Remove stupid sleep 1
3576
3577         * rc.d/rc.sysinit: No SELinux labels for vserver
3578
3579         * rc.d/rc.sysinit: Fixing indent
3580
3581         * rc.d/rc.sysinit: setsysfont and selinux make no sense inside
3582           vserver (no devices attached)
3583
3584 2006-02-10 19:31 +0000 [r6959]  Elan Ruusamäe <glen/at/pld-linux.org>
3585
3586         * rc.d/rc.sysinit: Do not mount /proc in vserver
3587
3588 2006-02-10 19:17 +0000 [r6958]  Elan Ruusamäe <glen/at/pld-linux.org>
3589
3590         * rc.d/init.d/network: One can't (u)mount anything inside vserver,
3591           not even network mounts
3592
3593 2006-02-08 17:41 +0000 [r6952]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3594
3595         * rc.d/rc.sysinit: Redirect errors from mounts grepping to
3596           /dev/null.
3597
3598 2006-02-05 15:32 +0000 [r6922]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3599
3600         * sysconfig/system, rc.d/rc.sysinit: Rename PROMPT to RC_PROMPT
3601           (PROMPT is internal zsh variable). Fixed RC_PROMPT testing to
3602           work as described in sysconfig/system.
3603
3604 2006-01-21 13:49 +0000 [r6875-6876]  Elan Ruusamäe <glen/at/pld-linux.org>
3605
3606         * rc.d/init.d/template.init: Allow some actions when network is
3607           down (by ankry /at/ 2003-07-03).
3608
3609         * rc.d/init.d/template.init: - remove old syntax
3610
3611 2006-01-21 12:32 +0000 [r6874]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3612
3613         * sysconfig/interfaces/ifcfg-description: Describe current
3614           PPPoE/PPPoA config.
3615
3616 2006-01-21 12:18 +0000 [r6873]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3617
3618         * sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
3619           sysconfig/network-scripts/ifup-ppp: Generic PPP over ATM support.
3620
3621 2006-01-20 18:02 +0000 [r6871]  Jan Rękorajski <baggins/at/pld-linux.org>
3622
3623         * rc.d/rc.sysinit: - give getkey a timeout of 5s, better safe than
3624           hung init process
3625
3626 2006-01-20 15:40 +0000 [r6869]  Jan Rękorajski <baggins/at/pld-linux.org>
3627
3628         * rc.d/init.d/functions: - skip filter_chroot() in vserver fixes
3629           running %pre/%post scripts for packages installed in vserver
3630
3631 2006-01-19 08:52 +0000 [r6864]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3632
3633         * sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada (added),
3634           sysconfig/interfaces/Makefile.am: Add ueagle example (abram).
3635
3636 2006-01-18 08:18 +0000 [r6844]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3637
3638         * configure.ac: Prepare for 0.4.0.25.
3639
3640 2006-01-15 12:01 +0000 [r6809]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3641
3642         * rc.d/rc.sysinit, rc.d/init.d/sys-chroots: Use correct chown
3643           user:group notation.
3644
3645 2006-01-13 18:07 +0000 [r6803]  Jan Rękorajski <baggins/at/pld-linux.org>
3646
3647         * rc.d/rc.sysinit: - more non-vserver stuff ifed
3648
3649 2006-01-12 16:21 +0000 [r6798-6800]  Jan Rękorajski <baggins/at/pld-linux.org>
3650
3651         * rc.d/rc.sysinit: - cleanup if vserver logic
3652
3653         * rc.d/rc.sysinit: - merge more vserver ifs
3654
3655         * rc.d/rc.sysinit: - typo
3656
3657 2006-01-12 16:10 +0000 [r6797]  Jan Rękorajski <baggins/at/pld-linux.org>
3658
3659         * rc.d/rc.sysinit: - more non-vserver things if'ed - kill psdevtab
3660           removal (file is obsolete since 1998)
3661
3662 2006-01-12 16:01 +0000 [r6796]  Jan Rękorajski <baggins/at/pld-linux.org>
3663
3664         * rc.d/rc.shutdown: - cleanup
3665
3666 2006-01-12 15:29 +0000 [r6795]  Jan Rękorajski <baggins/at/pld-linux.org>
3667
3668         * rc.d/rc.shutdown, rc.d/rc.sysinit: - skip swap/quota/acct in
3669           vserver
3670
3671 2006-01-10 20:59 +0000 [r6788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3672
3673         * rc.d/rc.sysinit: mdadm now creates missing nodes when assembling
3674           an array.
3675
3676 2006-01-09 17:23 +0000 [r6781]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3677
3678         * sysconfig/network-scripts/functions.network: Typos fixed.
3679
3680 2006-01-08 21:53 +0000 [r6777]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3681
3682         * configure.ac: Prepare for 0.4.0.24.
3683
3684 2006-01-07 15:57 +0000 [r6762]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3685
3686         * sysconfig/network-scripts/functions.network: ESSID setting is
3687           done only once, at the end just before commit.
3688
3689 2006-01-06 15:57 +0000 [r6750]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3690
3691         * rc.d/rc.sysinit: Don't use run_cmd for starting udev since
3692           start_udev can handle messages itself.
3693
3694 2006-01-05 22:52 +0000 [r6747]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3695
3696         * setsysfont, rc.d/rc.sysinit: Fix console detection by not running
3697           setsysfont trough run_cmd (fixes utf8 font handling, too).
3698
3699 2006-01-04 12:16 +0000 [r6734]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3700
3701         * rc.d/rc.sysinit: No longer set hotplug stuff. Put that into
3702           sysctl.conf.
3703
3704 2006-01-01 20:16 +0000 [r6727]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3705
3706         * lang.sh: Process more locale variables (havner).
3707
3708 2006-01-01 20:12 +0000 [r6726]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3709
3710         * setsysfont: Include /etc/rc.d/init.d/functions.
3711
3712 2005-12-26 10:35 +0000 [r6709]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3713
3714         * sysconfig/network-scripts/functions.network: Fix WLAN power,
3715           txpower, retry settings. Patch by Łukasz Maśko.
3716
3717 2005-12-15 18:59 +0000 [r6651-6652]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3718
3719         * configure.ac: Preparations for 0.4.0.23.
3720
3721         * rc.d/rc.sysinit: modprobe with -s option so messages go to
3722           syslog.
3723
3724 2005-12-09 15:26 +0000 [r6627]  Jan Rękorajski <baggins/at/pld-linux.org>
3725
3726         * rc.d/rc.shutdown: - change reboot/halt message for vserver
3727           (request by glen)
3728
3729 2005-12-05 00:33 +0000 [r6598]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3730
3731         * sysconfig/network-scripts/ifup,
3732           sysconfig/interfaces/ifcfg-description: Up wireless device before
3733           setting any WLAN parameters support.
3734
3735 2005-12-05 00:29 +0000 [r6597]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3736
3737         * rc.d/rc.sysinit: udev loads core usb modules itself so
3738           /proc/bus/usb was never mounted here. Now we are checking for
3739           exact mount instead of just checking whether usb modules are
3740           loaded.
3741
3742 2005-11-24 15:25 +0000 [r6563]  Jan Rękorajski <baggins/at/pld-linux.org>
3743
3744         * rc.d/rc.sysinit, rc.d/init.d/functions: - remove duplicate
3745           entries in vserver guest /etc/mtab
3746
3747 2005-11-23 20:49 +0000 [r6561]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3748
3749         * setsysfont: Don't yell when there is no kbd installed.
3750
3751 2005-11-18 23:44 +0000 [r6541]  Jan Rękorajski <baggins/at/pld-linux.org>
3752
3753         * rc.d/rc.sysinit: - don't clear mtab on vserver guest
3754
3755 2005-11-17 22:54 +0000 [r6540]  Jan Rękorajski <baggins/at/pld-linux.org>
3756
3757         * rc.d/init.d/functions: - fixed vserver detection with legacy
3758           vserver code turned off
3759
3760 2005-11-16 18:45 +0000 [r6534]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3761
3762         * configure.ac: Update for 0.4.0.22.
3763
3764 2005-11-05 01:34 +0000 [r6520]  Elan Ruusamäe <glen/at/pld-linux.org>
3765
3766         * rc.d/rc.sysinit: - remove useless rm -f /var/run/hwprofile, which
3767           will never work as all filesystems are readonly at that point
3768
3769 2005-11-01 18:34 +0000 [r6510-6511]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3770
3771         * src/process.c: Updated from FC.
3772
3773         * src/shvar.c, src/shvar.h: Be more precise about condition.
3774
3775 2005-10-30 22:14 +0000 [r6504]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3776
3777         * rc.d/rc.shutdown, rc.d/rc.sysinit: Mount securityfs filesystem on
3778           kernel >= 2.6.14.
3779
3780 2005-10-30 00:03 +0000 [r6503]  Jan Rękorajski <baggins/at/pld-linux.org>
3781
3782         * rc.d/rc: - corrected order of conditions
3783
3784 2005-10-28 14:54 +0000 [r6501]  Jan Rękorajski <baggins/at/pld-linux.org>
3785
3786         * rc.d/init.d/network: - ignore non-empty but commented /etc/mactab
3787           (patch by glen)
3788
3789 2005-10-26 16:57 +0000 [r6492]  Jan Rękorajski <baggins/at/pld-linux.org>
3790
3791         * lang.sh, run-parts, lang.csh, hwprofile, service, setsysfont: -
3792           more white space and formatting cleanup
3793
3794 2005-10-26 16:33 +0000 [r6491]  Jan Rękorajski <baggins/at/pld-linux.org>
3795
3796         * sysconfig/network-scripts/functions.network, ppp/auth-up,
3797           sysconfig/network-scripts/ifup-ppp,
3798           sysconfig/network-scripts/ifup-ipx,
3799           sysconfig/network-scripts/ifup-vlan,
3800           sysconfig/interfaces/tnlcfg-description,
3801           sysconfig/network-scripts/ifup-br,
3802           sysconfig/network-scripts/ifup-plip, sysconfig/system,
3803           rc.d/init.d/template.init, ppp/ip-up, rc.d/init.d/random,
3804           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post,
3805           rc.d/init.d/single, rc.d/rc.init, sysconfig/timezone,
3806           sysconfig/clock, rc.d/init.d/cpusets,
3807           sysconfig/network-scripts/ifup-routes,
3808           sysconfig/network-scripts/ifup-aliases,
3809           sysconfig/network-scripts/ifdown-ppp, ppp/auth-down,
3810           rc.d/init.d/sys-chroots, sysconfig/network-scripts/ifup-post,
3811           sysconfig/static-routes, sysconfig/static-nat, ppp/ip-down,
3812           ppp/ipx-up, rc.d/init.d/allowlogin, rc.d/rc.local,
3813           rc.d/init.d/functions, sysconfig/network-scripts/ifdown-sl,
3814           sysconfig/network-scripts/tnlup,
3815           sysconfig/network-scripts/ifdown-irda,
3816           sysconfig/network-scripts/ifup,
3817           sysconfig/network-scripts/ifup-iucv, rc.d/rc, sysconfig/network,
3818           rc.d/init.d/killall, rc.d/rc.modules,
3819           sysconfig/network-scripts/ifup-sl,
3820           sysconfig/network-scripts/ifup-irda, rc.d/rc.shutdown,
3821           ppp/ipx-down, rc.d/init.d/network, rc.d/init.d/timezone,
3822           sysconfig/network-scripts/ifdown-vlan,
3823           sysconfig/network-scripts/tnldown,
3824           sysconfig/network-scripts/ifdown,
3825           sysconfig/network-scripts/ifup-plusb,
3826           sysconfig/network-scripts/ifdown-br,
3827           sysconfig/interfaces/tnlcfg-icm,
3828           sysconfig/network-scripts/ifup-neigh: - more vim setting removed
3829           (don't convert tabs to spaces) - white space cleanup - convert
3830           spaces to tabs - unify formatting for all scripts
3831
3832 2005-10-25 18:22 +0000 [r6489]  Jan Rękorajski <baggins/at/pld-linux.org>
3833
3834         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit: - add support for
3835           running inside vservers, the diff may seem huge but it's mostly
3836           white space change
3837
3838 2005-10-25 18:15 +0000 [r6488]  Jan Rękorajski <baggins/at/pld-linux.org>
3839
3840         * rc.d/init.d/functions: - typo
3841
3842 2005-10-25 17:11 +0000 [r6487]  Jan Rękorajski <baggins/at/pld-linux.org>
3843
3844         * rc.d/rc, rc.d/rc.sysinit: - source configs before functions
3845
3846 2005-10-25 16:56 +0000 [r6485]  Jan Rękorajski <baggins/at/pld-linux.org>
3847
3848         * rc.d/init.d/network: - don't start interfaces inside vserver
3849
3850 2005-10-25 16:46 +0000 [r6484]  Jan Rękorajski <baggins/at/pld-linux.org>
3851
3852         * rc.d/rc: - all stty's stderr belongs to /dev/null
3853
3854 2005-10-25 16:21 +0000 [r6482]  Jan Rękorajski <baggins/at/pld-linux.org>
3855
3856         * rc.d/init.d/functions: - detect if run inside vserver and ignore
3857           rc_splash if so
3858
3859 2005-10-25 16:04 +0000 [r6480]  Jan Rękorajski <baggins/at/pld-linux.org>
3860
3861         * rc.d/rc.sysinit: - we need /proc mounted before everything
3862
3863 2005-10-25 14:17 +0000 [r6479]  Jan Rękorajski <baggins/at/pld-linux.org>
3864
3865         * rc.d/rc.modules, rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit: -
3866           grep: all your stderr are belong to /dev/null
3867
3868 2005-10-25 11:58 +0000 [r6477]  Jan Rękorajski <baggins/at/pld-linux.org>
3869
3870         * rc.d/init.d/functions: - better detection of tput functionality
3871
3872 2005-10-19 19:06 +0000 [r6468]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3873
3874         * configure.ac: Update for new release.
3875
3876 2005-10-19 18:08 +0000 [r6467]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3877
3878         * sysconfig/network-scripts/functions.network: Working version of
3879           calcprefix().
3880
3881 2005-10-19 11:01 +0000 [r6462]  Jan Rękorajski <baggins/at/pld-linux.org>
3882
3883         * rc.d/rc: - check for proper first argument in correct place
3884
3885 2005-10-17 15:04 +0000 [r6453]  Jan Rękorajski <baggins/at/pld-linux.org>
3886
3887         * rc.d/init.d/functions: - RC_LOGGING should be checked against
3888           "no"
3889
3890 2005-10-17 14:52 +0000 [r6452]  Jan Rękorajski <baggins/at/pld-linux.org>
3891
3892         * rc.d/init.d/functions, rc.d/rc.shutdown, sysconfig/system: -
3893           clean solution for initlog/minilogd: RC_LOGGING setting, and
3894           don't log while shutting down
3895
3896 2005-10-17 13:49 +0000 [r6451]  Jan Rękorajski <baggins/at/pld-linux.org>
3897
3898         * src/Makefile.am, src/minilogd.c (added), src/initlog.c: -
3899           reverted last commit
3900
3901 2005-10-17 13:20 +0000 [r6450]  Jan Rękorajski <baggins/at/pld-linux.org>
3902
3903         * src/Makefile.am, src/minilogd.c (removed), src/initlog.c: -
3904           removed minilogd and its calls (more pain than gain)
3905
3906 2005-10-16 19:26 +0000 [r6447]  Jan Rękorajski <baggins/at/pld-linux.org>
3907
3908         * rc.d/init.d/cpusets, sysconfig/network-scripts/ifup-routes,
3909           rc.d/rc.shutdown, rc.d/init.d/timezone,
3910           sysconfig/network-scripts/ifup-post,
3911           sysconfig/network-scripts/ifup-plusb,
3912           sysconfig/network-scripts/ifdown,
3913           sysconfig/network-scripts/ifup-neigh,
3914           sysconfig/network-scripts/ifup-ppp, rc.d/rc.local,
3915           sysconfig/network-scripts/ifup-ipx,
3916           sysconfig/network-scripts/ifdown-sl,
3917           sysconfig/network-scripts/tnlup,
3918           sysconfig/network-scripts/ifdown-irda, sysconfig/system,
3919           sysconfig/network-scripts/ifup-iucv, rc.d/rc, rc.d/init.d/random,
3920           rc.d/rc.init, rc.d/init.d/single, sysconfig/network,
3921           sysconfig/timezone, rc.d/init.d/killall,
3922           sysconfig/network-scripts/ifup-sl,
3923           sysconfig/network-scripts/ifup-irda,
3924           sysconfig/network-scripts/ifup-aliases, rc.d/init.d/network,
3925           sysconfig/network-scripts/ifdown-ppp,
3926           sysconfig/network-scripts/ifdown-vlan,
3927           sysconfig/network-scripts/tnldown,
3928           sysconfig/network-scripts/ifdown-br, rc.d/init.d/allowlogin,
3929           sysconfig/network-scripts/functions.network,
3930           sysconfig/network-scripts/ifup-vlan,
3931           sysconfig/network-scripts/ifup,
3932           sysconfig/network-scripts/ifup-br,
3933           sysconfig/network-scripts/ifup-plip, rc.d/init.d/template.init,
3934           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post,
3935           hwprofile: - removed dumb tw=78 vim setting
3936
3937 2005-10-06 16:08 +0000 [r6429]  Artur Frysiak <wiget/at/pld-linux.org>
3938
3939         * rc.d/init.d/network: - fixed CIFS unmounting
3940
3941 2005-10-04 18:09 +0000 [r6425]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3942
3943         * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup:
3944           Use pidfile for wpa_supplicant.
3945
3946 2005-10-02 17:13 +0000 [r6420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3947
3948         * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup,
3949           sysconfig/interfaces/ifcfg-description: Simple support for WPA.
3950           Note that killing wpa_supplicant daemon is supported only for
3951           single daemon/interface (TODO: multiple daemons support).
3952
3953 2005-09-05 17:12 +0000 [r6352]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3954
3955         * rc.d/init.d/functions: Add support for whole path in pidfile.
3956
3957 2005-08-24 22:08 +0000 [r6333]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3958
3959         * rc.d/init.d/cpusets, rc.d/init.d/functions: Fix is_yes in cpuset
3960           stuff. Quote file paths when doing echo > something.
3961
3962 2005-08-23 16:32 +0000 [r6330]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3963
3964         * configure.ac: Update for 0.4.0.20.
3965
3966 2005-08-23 16:29 +0000 [r6327-6329]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3967
3968         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
3969           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Fixed PlusGSM
3970           examples. (Patch by Paweł Gołaszewski)
3971
3972         * inittab: Example for agetty on serial port.
3973
3974         * rc.d/init.d/network: [a-z] doesn't always mean whole alphabet
3975           (for example et_EE locale). Use C locale when searching. (Patch
3976           by Elan Ruusamäe)
3977
3978 2005-08-15 22:45 +0000 [r6315]  Jan Rękorajski <baggins/at/pld-linux.org>
3979
3980         * rc.d/init.d/cpusets: - don't spew errors on stdout - inform about
3981           failurse
3982
3983 2005-08-14 18:32 +0000 [r6311]  Tomasz Wittner <twittner/at/pld-linux.org>
3984
3985         * DEVELOPMENT: - typo in enumeration
3986
3987 2005-08-13 23:06 +0000 [r6307-6310]  Jan Rękorajski <baggins/at/pld-linux.org>
3988
3989         * rc.d/init.d/cpusets: - added echo for better status readability
3990
3991         * rc.d/init.d/cpusets: - properly test cpuset dir for status
3992           display
3993
3994         * rc.d/init.d/cpusets: - properly escape message
3995
3996         * rc.d/init.d/cpusets: - use show() when creating/removing cpusets
3997
3998 2005-08-13 22:58 +0000 [r6306]  Jan Rękorajski <baggins/at/pld-linux.org>
3999
4000         * rc.d/init.d/cpusets: - typo
4001
4002 2005-08-13 22:34 +0000 [r6305]  Jan Rękorajski <baggins/at/pld-linux.org>
4003
4004         * rc.d/init.d/functions: - take CPUSETS setting into account
4005
4006 2005-08-13 22:00 +0000 [r6304]  Jan Rękorajski <baggins/at/pld-linux.org>
4007
4008         * rc.d/rc.sysinit: - mount cpuset filesystem if kernel capable
4009
4010 2005-08-11 17:43 +0000 [r6300]  Jan Rękorajski <baggins/at/pld-linux.org>
4011
4012         * doc/sysconfig.txt, doc/sysconfig.docb: - added description for
4013           available per-service settings
4014
4015 2005-08-11 17:11 +0000 [r6299]  Jan Rękorajski <baggins/at/pld-linux.org>
4016
4017         * rc-scripts.spec.in: - cpusets added
4018
4019 2005-08-11 17:04 +0000 [r6297-6298]  Jan Rękorajski <baggins/at/pld-linux.org>
4020
4021         * rc.d/init.d/Makefile.am: - cpusets script added
4022
4023         * configure.ac: - sysconfig/cpusets/Makefile added
4024
4025 2005-08-11 16:58 +0000 [r6294-6296]  Jan Rękorajski <baggins/at/pld-linux.org>
4026
4027         * po/pl.po: - final touch
4028
4029         * po/pl.po: - updated
4030
4031         * rc.d/init.d/functions: - added some code for completness
4032
4033 2005-08-11 16:36 +0000 [r6293]  Jan Rękorajski <baggins/at/pld-linux.org>
4034
4035         * rc.d/init.d/cpusets: - defile cpuset settings as local in
4036           function
4037
4038 2005-08-11 16:35 +0000 [r6292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4039
4040         * rc.d/init.d/functions: filter_chroot(): Do not filter pids for
4041           processes that no longer exists. We don't know whether these were
4042           from current (ch)root so we assume that they were.
4043
4044 2005-08-11 16:23 +0000 [r6291]  Jan Rękorajski <baggins/at/pld-linux.org>
4045
4046         * rc.d/init.d/functions: - added cpuset support to daemon and
4047           status functions
4048
4049 2005-08-10 20:10 +0000 [r6290]  Jan Rękorajski <baggins/at/pld-linux.org>
4050
4051         * rc.d/init.d/cpusets (added), sysconfig/cpusets/Makefile.am
4052           (added), sysconfig/system, sysconfig/cpusets/cpuset-test (added),
4053           sysconfig/Makefile.am: - CPUSETS support (work in progress)
4054
4055 2005-08-10 19:49 +0000 [r6289]  Jan Rękorajski <baggins/at/pld-linux.org>
4056
4057         * sysconfig/cpusets (added): - a place for cpusets config files
4058
4059 2005-08-08 21:53 +0000 [r6288]  Andrzej Dopierała <undefine/at/pld-linux.org>
4060
4061         * rc.d/init.d/network: - get only tnlcfg-name, not tnlcfg-name~
4062
4063 2005-07-27 09:09 +0000 [r6229]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4064
4065         * sysconfig/network-scripts/ifup: ifup: Handle special
4066           pcmcia-hotplug case.
4067
4068 2005-07-21 22:35 +0000 [r6226]  Andrzej Dopierała <undefine/at/pld-linux.org>
4069
4070         * rc.d/init.d/network: - first up bridge, next tunnels (tunnels can
4071           be on bridges) - first down tunnels, next bridge ;)
4072
4073 2005-05-30 18:54 +0000 [r6028]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4074
4075         * configure.ac: Release 0.4.0.19.
4076
4077 2005-05-30 18:47 +0000 [r6027]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4078
4079         * sysconfig/network-scripts/ifup: Understand BOOTPROTO=static
4080           properly (Elan Ruusamäe <glen/at/pld-linux.org>).
4081
4082 2005-05-30 18:42 +0000 [r6026]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4083
4084         * sysconfig/network-scripts/ifdown-post: When stopping delete root
4085           queueing discipline instead of trying to add it.
4086
4087 2005-05-25 08:26 +0000 [r6013]  Elan Ruusamäe <glen/at/pld-linux.org>
4088
4089         * sysctl.conf: grsec is available for 2.6 kernels too.
4090
4091 2005-05-03 17:50 +0000 [r5915]  Elan Ruusamäe <glen/at/pld-linux.org>
4092
4093         * rc.d/init.d/sys-chroots: Typo.
4094
4095 2005-04-30 20:53 +0000 [r5896]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4096
4097         * rc.d/init.d/functions: killproc(): fill base and pid variables
4098           based on waitname.
4099
4100 2005-04-25 16:01 +0000 [r5884]  Adam Gołębiowski <adamg/at/pld-linux.org>
4101
4102         * rc.d/init.d/network: - when using BOOTPRIO, cd to /etc/sysconfig
4103           to get list of interfaces
4104
4105 2005-04-15 21:48 +0000 [r5770]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4106
4107         * sysconfig/interfaces/ifcfg-ppp0.gprs-idea: Add BT example.
4108
4109 2005-04-08 17:34 +0000 [r5744]  Paweł Sakowski <saq/at/pld-linux.org>
4110
4111         * sysconfig/system: - typo
4112
4113 2005-03-25 19:00 +0000 [r5631]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4114
4115         * rc-scripts.spec.in: Updated to match needs.
4116
4117 2005-03-25 18:50 +0000 [r5629-5630]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4118
4119         * rc.d/rc.sysinit: Fix sound dmabuf handling in rc.sysinit. Use
4120           different modules config file for 2.4/2.6 kernel.
4121           (havner/at/pld-linux.org)
4122
4123         * rc.d/init.d/functions: Fix displaing show() function when $CHARS
4124           variable is set. (tommat/at/pld-linux.org).
4125
4126 2005-03-25 18:37 +0000 [r5625]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4127
4128         * configure.ac: Prepare for 0.4.0.18.
4129
4130 2005-03-22 16:54 +0000 [r5615]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4131
4132         * rc.d/init.d/functions: Increment counter when waiting specified
4133           time for daemon to start/terminate.
4134
4135 2005-03-06 00:11 +0000 [r5570]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4136
4137         * src/Makefile.am: Place minilogd in sbin.
4138
4139 2005-03-05 23:46 +0000 [r5569]  Elan Ruusamäe <glen/at/pld-linux.org>
4140
4141         * man/ru/Makefile.am (added), man/es/Makefile.am (added),
4142           man/fr/Makefile.am (added), man/de/Makefile.am (added),
4143           man/sv/Makefile.am (added), man/ja/Makefile.am (added),
4144           configure.ac, man/Makefile.am: - Finished manuals to subdirs.
4145           (Thanks arekm).
4146
4147 2005-01-24 14:15 +0000 [r5479]  Elan Ruusamäe <glen/at/pld-linux.org>
4148
4149         * configure.ac: Use AM_CONFIG_HEADER, rather AC_CONFIG_HEADER for
4150           autogen.sh to call autoheader.
4151
4152 2005-01-24 14:05 +0000 [r5478]  Elan Ruusamäe <glen/at/pld-linux.org>
4153
4154         * src/config.h.in (removed): removed
4155
4156 2005-01-24 13:47 +0000 [r5477]  Elan Ruusamäe <glen/at/pld-linux.org>
4157
4158         * configure.ac, acinclude.m4 (added), src/config.h.in (added),
4159           src/start-stop-daemon.c (added), src/Makefile.am: added
4160           start-stop-daemon from dpkg-1.10.23 includes config.h support now
4161           (as such conditional defines impossible on commandline) and m4
4162           macros needed for start-stop-daemon.c
4163
4164 2005-01-24 13:38 +0000 [r5476]  Elan Ruusamäe <glen/at/pld-linux.org>
4165
4166         * man/ipcalc.1 (added), man/usleep.1 (added), doc/consoletype.1
4167           (removed), man/usernetctl.8 (added), Makefile.am, doc/initlog.1
4168           (removed), doc/doexec.1 (removed), doc/Makefile.am,
4169           doc/ppp-watch.8 (removed), man/consoletype.1 (added),
4170           man/initlog.1 (added), man/doexec.1 (added), man/ppp-watch.8
4171           (added), man/Makefile.am, doc/netreport.1 (removed),
4172           doc/genhostid.1 (removed), man/netreport.1 (added),
4173           man/genhostid.1 (added), doc/ipcalc.1 (removed), doc/usleep.1
4174           (removed), doc/usernetctl.8 (removed): - moved manuals to man/
4175           subdir
4176
4177 2005-01-24 13:32 +0000 [r5475]  Elan Ruusamäe <glen/at/pld-linux.org>
4178
4179         * man/ja/start-stop-daemon.8 (added), man/ru (added), man/es
4180           (added), man/fr (added), man/start-stop-daemon.8 (added), man/de
4181           (added), man/sv (added), man/Makefile.am (added), man/ja (added),
4182           man/ru/start-stop-daemon.8 (added), man/es/start-stop-daemon.8
4183           (added), man/fr/start-stop-daemon.8 (added),
4184           man/de/start-stop-daemon.8 (added), man/sv/start-stop-daemon.8
4185           (added), man (added): - created tree for manuals - imported
4186           start-stop-daemon manuals from dpkg-1.10.23
4187
4188 2005-01-24 00:33 +0000 [r5474]  Elan Ruusamäe <glen/at/pld-linux.org>
4189
4190         * doc/Makefile.am: - fix typo which prevented packaging rest of the
4191           manuals to distrib
4192
4193 2005-01-23 23:56 +0000 [r5473]  Elan Ruusamäe <glen/at/pld-linux.org>
4194
4195         * rc.d/init.d/functions: - typo, english
4196
4197 2005-01-23 19:11 +0000 [r5472]  Paweł Sakowski <saq/at/pld-linux.org>
4198
4199         * rc.d/init.d/sys-chroots: - mount usbfs if available
4200
4201 2005-01-17 21:15 +0000 [r5461]  Elan Ruusamäe <glen/at/pld-linux.org>
4202
4203         * rc.d/init.d/functions: - indent to same level
4204
4205 2005-01-02 22:53 +0000 [r5418]  Radosław Zieliński <radek/at/pld-linux.org>
4206
4207         * sysconfig/network-scripts/ifup,
4208           sysconfig/network-scripts/ifdown-irda,
4209           sysconfig/network-scripts/ifup-br,
4210           sysconfig/network-scripts/ifup-plip,
4211           sysconfig/network-scripts/ifup-iucv,
4212           sysconfig/network-scripts/ifup-sl,
4213           sysconfig/network-scripts/ifup-irda,
4214           sysconfig/network-scripts/ifup-routes,
4215           sysconfig/network-scripts/ifup-aliases,
4216           sysconfig/network-scripts/ifdown-ppp,
4217           sysconfig/network-scripts/ifdown-vlan,
4218           sysconfig/network-scripts/tnldown,
4219           sysconfig/network-scripts/ifup-post,
4220           sysconfig/network-scripts/ifdown,
4221           sysconfig/network-scripts/ifup-plusb,
4222           sysconfig/network-scripts/ifdown-br,
4223           sysconfig/network-scripts/ifup-neigh,
4224           sysconfig/network-scripts/ifup-ppp,
4225           sysconfig/network-scripts/functions.network,
4226           sysconfig/network-scripts/ifup-vlan,
4227           sysconfig/network-scripts/ifup-ipx,
4228           sysconfig/network-scripts/tnlup,
4229           sysconfig/network-scripts/ifdown-sl: - unified indentation (ts=8
4230           sw=4, as vi modeline says)
4231
4232 2005-01-02 21:49 +0000 [r5417]  Radosław Zieliński <radek/at/pld-linux.org>
4233
4234         * sysctl.conf: - added net.ipv4.conf.default.rp_filter=1 -- *.all.*
4235           has no real effect: when sysctl -p is run, interfaces are not up
4236           yet
4237
4238 2004-12-13 22:31 +0000 [r5382-5383]  Paweł Sakowski <saq/at/pld-linux.org>
4239
4240         * po/de.po, po/pl.po: - updated for current source tree
4241
4242         * rc.d/init.d/network: - missed one
4243
4244 2004-12-13 22:01 +0000 [r5379-5380]  Paweł Sakowski <saq/at/pld-linux.org>
4245
4246         * sysconfig/network-scripts/ifup-sl, rc.d/init.d/network,
4247           sysconfig/network-scripts/ifup: - make nls invocations actually
4248           translatable
4249
4250         * po/de.po: - fixed remaining fuzzy entries
4251
4252 2004-12-13 20:16 +0000 [r5378]  Paweł Sakowski <saq/at/pld-linux.org>
4253
4254         * po/de.po: - updated my email address - fixed some fuzzy entries
4255           (the easiest ones)
4256
4257 2004-12-08 22:46 +0000 [r5368]  Elan Ruusamäe <glen/at/pld-linux.org>
4258
4259         * rc.d/rc.sysinit: - typo
4260
4261 2004-12-02 17:43 +0000 [r5362]  Jarek Koszuk <heretyk/at/pld-linux.org>
4262
4263         * rc.d/init.d/functions: Support for per service umask settings.
4264           This solves the problem with possibly different umask settings
4265           when starting services at boot time, and by hand.
4266
4267 2004-11-29 20:10 +0000 [r5357]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4268
4269         * sysconfig/interfaces/ifcfg-ppp0.gprs-idea (added),
4270           sysconfig/interfaces/data/chat-ppp0.gprs-idea (added): Add IDEA
4271           GPRS examples.
4272
4273 2004-11-26 22:49 +0000 [r5351]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4274
4275         * configure.ac: Version 0.4.0.17.
4276
4277 2004-11-13 21:43 +0000 [r5320]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4278
4279         * sysconfig/network-scripts/ifup: Drop condition when checking
4280           cable - not needed.
4281
4282 2004-11-13 21:37 +0000 [r5319]  Bartosz Taudul <wolf/at/pld-linux.org>
4283
4284         * sysconfig/network-scripts/ifup: - fix typo
4285
4286 2004-11-13 21:31 +0000 [r5318]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4287
4288         * sysconfig/network-scripts/functions.network,
4289           sysconfig/network-scripts/ifup: Link status checking for ifup
4290           dhcp iface (from FC3).
4291
4292 2004-11-13 20:31 +0000 [r5315]  Adam Gołębiowski <adamg/at/pld-linux.org>
4293
4294         * sysconfig/system: - s/outsite/outside/
4295
4296 2004-11-13 11:36 +0000 [r5312-5313]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4297
4298         * rc.d/init.d/functions: Drop obsolete msg_() functions.
4299
4300         * rc.d/rc.sysinit, rc.d/init.d/functions: More SELinux support from
4301           FC initscripts.
4302
4303 2004-10-25 19:27 +0000 [r4863]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4304
4305         * rc.d/rc.sysinit: Use usbfs as USB filesystem name (not sure about
4306           2.4?).
4307
4308 2004-10-01 21:28 +0000 [r4677]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4309
4310         * sysconfig/network-scripts/ifup-ppp: Modprobe ppp modules when
4311           /dev/ppp doesn't exists (udev and devfs case).
4312
4313 2004-09-25 22:22 +0000 [r4656]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4314
4315         * rc.d/rc.sysinit: Move .ICE-unix creation a bit lower in case of
4316           CLEAN_TMP usage.
4317
4318 2004-09-25 13:22 +0000 [r4649]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4319
4320         * rc.d/rc.sysinit: Added udev support.
4321
4322 2004-09-25 12:30 +0000 [r4647]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4323
4324         * sysconfig/interfaces/ifcfg-description: Fix typo (numer->number).
4325
4326 2004-09-24 21:04 +0000 [r4639]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4327
4328         * configure.ac: Version 0.4.0.16.
4329
4330 2004-09-22 16:32 +0000 [r4636]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4331
4332         * sysconfig/interfaces/ifcfg-description, rc.d/init.d/network:
4333           BOOTPRIO for changing interfaces starting order.
4334
4335 2004-09-22 15:38 +0000 [r4635]  Witek Kręcicki <adasi/at/pld-linux.org>
4336
4337         * rc.d/init.d/network: - Start VLAN's after all physical interfaces
4338
4339 2004-09-19 13:32 +0000 [r4615]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4340
4341         * rc.d/rc.sysinit: Create /tmp/.ICE-unix directory for X11.
4342
4343 2004-08-25 20:58 +0000 [r4436]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4344
4345         * sysconfig/Makefile.am, sysconfig/ip-rules (removed): Drop
4346           sysconfig/ip-rules, it's not used.
4347
4348 2004-08-25 20:36 +0000 [r4434]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4349
4350         * configure.ac: Release 0.4.0.15.
4351
4352 2004-08-25 20:33 +0000 [r4433]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4353
4354         * rc.d/init.d/Makefile.am: Add sys-chroots.
4355
4356 2004-08-25 20:15 +0000 [r4432]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4357
4358         * sysconfig/network-scripts/tnlup,
4359           sysconfig/network-scripts/tnldown: Don't display ls errors when
4360           there is no tunnel configs.
4361
4362 2004-08-25 17:30 +0000 [r4431]  Jan Rękorajski <baggins/at/pld-linux.org>
4363
4364         * sysconfig/i18n: - it's much too early for unicode by default, so
4365           add some comments
4366
4367 2004-08-22 18:06 +0000 [r4430]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4368
4369         * rc.d/rc.shutdown: When shutting down try to stop LVM devices,
4370           too.
4371
4372 2004-08-20 10:16 +0000 [r4429]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4373
4374         * rc.d/rc.sysinit, rc.d/init.d/network: Set sysctl parameters
4375           quietly (needed to avoid bunch of errors when grsec_lock is
4376           turned on).
4377
4378 2004-08-14 23:16 +0000 [r4428]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4379
4380         * rc.d/init.d/functions: Add support for waiting for process to
4381           finish to daemon() and killproc(). Example usage: daemon
4382           --waitforname httpd.${HTTPD_MPM} --waitfortime 60
4383           httpd.${HTTPD_MPM} -f /etc/httpd/httpd.conf -k stop where
4384           --waitforname is name of process to wait and --waitfortime is how
4385           many seconds to wait at max.
4386
4387 2004-08-09 00:31 +0000 [r4424]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4388
4389         * rc.d/rc.sysinit: Pass complete path to sulogin (/sbin/sulogin).
4390
4391 2004-07-23 23:08 +0000 [r4389]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4392
4393         * rc.d/init.d/sys-chroots: chroot: umount /proc, /selinux and /sys
4394           at stopping.
4395
4396 2004-07-23 23:04 +0000 [r4387-4388]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4397
4398         * rc.d/init.d/sys-chroots: chroot: umount all when stopping.
4399
4400         * rc.d/rc, rc.d/init.d/sys-chroots: chroot: Process stopping
4401           properly.
4402
4403 2004-07-23 22:56 +0000 [r4386]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4404
4405         * rc.d/init.d/sys-chroots: chroot: Do not run network but lock
4406           subsys to pretend that network was run.
4407
4408 2004-07-23 22:27 +0000 [r4385]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4409
4410         * rc.d/init.d/sys-chroots, rc.d/rc: rc: When shutting down to not
4411           call rc.shutdown when in chroot. sys-chroots: Run some commands
4412           really in chroot.
4413
4414 2004-07-23 21:58 +0000 [r4384]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4415
4416         * sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
4417           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Set MTU to
4418           1452 for neostrada (from neostrada.info FAQ).
4419
4420 2004-07-23 21:24 +0000 [r4383]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4421
4422         * rc.d/init.d/sys-chroots: chroot: clean up mtabs, mount proc,
4423           sysfs and selinuxfs.
4424
4425 2004-07-23 21:14 +0000 [r4382]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4426
4427         * rc.d/init.d/sys-chroots (added): Started implementing multiple
4428           systems in chroots idea.
4429
4430 2004-07-04 17:50 +0000 [r4316]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4431
4432         * configure.ac: s/path/name/
4433
4434 2004-07-04 17:46 +0000 [r4315]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4435
4436         * configure.ac: Avoid backup files when searching for shell
4437           scripts, too.
4438
4439 2004-07-04 16:23 +0000 [r4312]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4440
4441         * po/pl.po, po/de.po: Make update-po + few manual fixes to pl.po.
4442
4443 2004-07-04 16:14 +0000 [r4311]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4444
4445         * sysconfig/network-scripts/functions.network,
4446           rc.d/init.d/functions: Add #!/bin/sh to fool file(1).
4447
4448 2004-07-04 15:57 +0000 [r4310]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4449
4450         * configure.ac: Don't search for shell scripts in directories with
4451           names starting with dot.
4452
4453 2004-07-04 15:45 +0000 [r4309]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4454
4455         * rc.d/rc.shutdown: Turn off RAID devices using mdadm first,
4456           fallback to raidutils. Make raidutils stopping gettext friendly.
4457
4458 2004-07-04 15:35 +0000 [r4308]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4459
4460         * makepot.pl: Put empty CHARSET instead of iso8859-2 in .pot file.
4461
4462 2004-07-04 15:26 +0000 [r4307]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4463
4464         * configure.ac: - 0.4.0.14
4465
4466 2004-07-04 14:41 +0000 [r4306]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4467
4468         * rc.d/rc.sysinit: Last one sysctl called with -e option to avoid
4469           errors on unknown keys.
4470
4471 2004-07-04 14:34 +0000 [r4305]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4472
4473         * rc.d/rc.sysinit: Run LVM tools for RAID case only if some RAID
4474           volume was there.
4475
4476 2004-07-04 14:11 +0000 [r4304]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4477
4478         * TODO: Some are done.
4479
4480 2004-07-04 09:40 +0000 [r4303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4481
4482         * sysconfig/network-scripts/ifup-ppp: Quote whole message passed to
4483           logger.
4484
4485 2004-07-03 12:03 +0000 [r4302]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4486
4487         * sysconfig/network-scripts/ifup-ppp: s/speedtouch/speedtch/. Drop
4488           quoting from nls call.
4489
4490 2004-07-03 11:27 +0000 [r4301]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4491
4492         * sysconfig/interfaces/Makefile.am,
4493           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada (added),
4494           sysconfig/network-scripts/ifup-ppp: Speedtouch modem support
4495           (arekm && qboosh).
4496
4497 2004-07-02 21:56 +0000 [r4299]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4498
4499         * sysconfig/network-scripts/ifdown-ppp: Set interface used by EAGLE
4500           driver to down when downing ppp interface.
4501
4502 2004-07-02 21:51 +0000 [r4298]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4503
4504         * sysconfig/network-scripts/ifdown-ppp: Always call ifdwon-post
4505           even if pppd was killed using -KILL.
4506
4507 2004-07-02 21:42 +0000 [r4297]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4508
4509         * sysconfig/network-scripts/ifup-ppp,
4510           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Use PAPNAME
4511           for neo example. Fix ifcfg-password.so plugin usage.
4512
4513 2004-07-02 20:45 +0000 [r4296]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4514
4515         * hwprofile: Nicer profile number choose message.
4516
4517 2004-07-02 15:30 +0000 [r4290-4291]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4518
4519         * sysconfig/interfaces/Makefile.am,
4520           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada (added): Add
4521           TPSA Neostrada example (Sagem Fast 700 using eagle-usb driver).
4522
4523         * sysconfig/interfaces/data/chat-ppp0.tpsa,
4524           sysconfig/network-scripts/ifup-ppp: Fix chat-ppp0.tepsa (they no
4525           longer send ppp string). ifcfg-password.so is choosen only if
4526           PLUGIN_IFCFG_PASSWORD is set to yes.
4527
4528 2004-06-29 22:06 +0000 [r4273]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4529
4530         * sysconfig/i18n: UTF-8 pl_PL is pl_PL.UTF-8/UTF-8 in
4531           SUPPORTED_LOCALES (qboosh).
4532
4533 2004-06-29 19:43 +0000 [r4269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4534
4535         * configure.ac: Relase 0.4.0.13.
4536
4537 2004-06-29 19:33 +0000 [r4268]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4538
4539         * rc.d/rc.sysinit: Run rc.live for PLD LiveCD.
4540
4541 2004-06-29 19:28 +0000 [r4267]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4542
4543         * rc.d/rc.sysinit: Use fastboot also for encrypted FS.
4544
4545 2004-06-29 19:08 +0000 [r4266]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4546
4547         * rc.d/rc.shutdown: Sync remaining variable in fs umounting. Add
4548           squashfs there.
4549
4550 2004-06-28 21:23 +0000 [r4264]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4551
4552         * po/de.po, po/pl.po, po/Makefile.am: Fix fields spoted by msgfmt
4553           -c and print translation statistics.
4554
4555 2004-06-28 21:19 +0000 [r4263]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4556
4557         * po/Makefile.am: msgfmt now does po file validation.
4558
4559 2004-06-28 19:22 +0000 [r4258]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4560
4561         * setsysfont: Minimalize code to support SYSFONT, fix UTF-8
4562           handling.
4563
4564 2004-06-27 14:54 +0000 [r4253]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4565
4566         * setsysfont: Drop debugging stuff.
4567
4568 2004-06-27 14:43 +0000 [r4252]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4569
4570         * setsysfont: Enhance font setting (use CONSOLEMAP and
4571           CONSOLEFONTMAP options).
4572
4573 2004-06-27 14:30 +0000 [r4251]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4574
4575         * sysconfig/i18n: Promote unicode settings.
4576
4577 2004-06-24 01:51 +0000 [r4236]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4578
4579         * rc.d/rc.sysinit: Always try to sync /dev entries for LVM2.
4580
4581 2004-06-23 23:10 +0000 [r4235]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4582
4583         * rc.d/rc.sysinit: Synchronize LVM2 devices.
4584
4585 2004-06-20 12:19 +0000 [r4225]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4586
4587         * configure.ac: Version 0.4.0.12.
4588
4589 2004-06-20 11:33 +0000 [r4224]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4590
4591         * rc.d/init.d/network, rc.d/rc.sysinit: (sysctl): Ignore unknown
4592           keys in sysctl.conf since kernels can have too different
4593           settings.
4594
4595 2004-06-18 23:40 +0000 [r4215]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4596
4597         * rc.d/init.d/functions: killproc(): Add --pidfile <file> support.
4598
4599 2004-06-16 20:31 +0000 [r4211]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4600
4601         * rc.d/init.d/functions: daemon(), run_cmd(): cd / before running
4602           any program
4603
4604 2004-06-04 12:49 +0000 [r4140]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4605
4606         * sysctl.conf: Added exec-shield example.
4607
4608 2004-05-24 00:49 +0000 [r4121]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4609
4610         * rc.d/rc.sysinit: 2.4.x kernel EVMS modules are loaded only when
4611           really running on 2.4 kernels.
4612
4613 2004-05-24 00:44 +0000 [r4120]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4614
4615         * sysconfig/network-scripts/ifup-ppp: Default route is forced only
4616           if DEFROUTE=yes (Witek Kręcicki <adasi/at/pld-linux.org).
4617
4618 2004-05-23 19:19 +0000 [r4119]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4619
4620         * po/pl.po: More Polish characters used (Robert 'dzeus' Graużenis
4621           <dzeus/at/zatorze.slupsk.pl>)
4622
4623 2004-05-19 22:43 +0000 [r4099]  Marcin Chojnowski <martii/at/pld-linux.org>
4624
4625         * po/pl.po: all strings are with Polish chars now
4626
4627 2004-05-18 22:58 +0000 [r4086]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4628
4629         * src/initlog.c, src/doexec.c, src/usernetctl.c, src/ipcalc.c,
4630           src/usleep.c, src/process.c, src/minilogd.c, src/testd.c: Update
4631           helpers from Fedora initscripts.
4632
4633 2004-05-18 22:46 +0000 [r4084]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4634
4635         * configure.ac: Prepare for 0.4.0.11.
4636
4637 2004-05-18 22:27 +0000 [r4083]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4638
4639         * setsysfont: Don't depend on bin paths.
4640
4641 2004-05-18 22:24 +0000 [r4082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4642
4643         * rc.d/rc.sysinit, rc.d/init.d/functions: Set system font as soon
4644           as possible.
4645
4646 2004-05-18 21:29 +0000 [r4081]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4647
4648         * setsysfont: Run unicode_start for UTF-8 console.
4649
4650 2004-05-18 21:16 +0000 [r4080]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4651
4652         * rc.d/rc.sysinit: Always delete some /tmp files on boot.
4653
4654 2004-05-18 10:33 +0000 [r4074]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4655
4656         * rc.d/rc.sysinit: Load hid, keybdev and mousedev only for kernels
4657           older than 2.6. For newer kernels use hotplug.
4658
4659 2004-05-18 10:13 +0000 [r4073]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4660
4661         * rc.d/rc.sysinit: Support for unmounting /initrd.
4662
4663 2004-05-16 16:14 +0000 [r4065]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4664
4665         * rc.d/rc.sysinit: (lvm detection): Remove head command usage - do
4666           it with awk only.
4667
4668 2004-05-15 02:29 +0000 [r4055]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4669
4670         * sysconfig/Makefile.am: Example gentoo colors configuration
4671           included.
4672
4673 2004-05-15 02:23 +0000 [r4053-4054]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4674
4675         * configure.ac: Release 0.4.0.10.
4676
4677         * sysconfig/init-colors (added), rc.d/rc, rc.d/rc.sysinit,
4678           sysconfig/Makefile.am, sysconfig/init-colors.gentoo (added),
4679           rc.d/init.d/functions: Merge color customization support created
4680           by Łukasz Pawelczyk <havner/at/pld-linux.org>.
4681
4682 2004-04-06 12:11 +0000 [r3903]  Artur Frysiak <wiget/at/pld-linux.org>
4683
4684         * rc.d/init.d/network: - umount CIFS on network stop
4685
4686 2004-04-03 21:39 +0000 [r3881]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4687
4688         * rc.d/rc.sysinit: Fix LVM1 tools detection.
4689
4690 2004-04-02 14:39 +0000 [r3855]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4691
4692         * sysconfig/interfaces/Makefile.am,
4693           sysconfig/interfaces/ifcfg-eth0.1 (added): VLAN example
4694           configuration.
4695
4696 2004-03-29 20:42 +0000 [r3843]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4697
4698         * rc.d/init.d/functions: --fork support in daemon() by Aredridel
4699           <aredridel/at/nbtsc.org>.
4700
4701 2004-03-08 14:04 +0000 [r3424]  Artur Frysiak <wiget/at/pld-linux.org>
4702
4703         * rc.d/rc.sysinit: - check for LVM tools version and load only
4704           needed modules - fix case when /var is RO and LVM2 is activated
4705
4706 2004-03-08 13:37 +0000 [r3423]  Artur Frysiak <wiget/at/pld-linux.org>
4707
4708         * rc.d/rc.sysinit: - cifs is networked fs
4709
4710 2004-02-26 22:14 +0000 [r3384]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4711
4712         * rc.d/init.d/Makefile.am: Create $(sysconfdir)/init.d ->
4713           $(sysconfdir)/rc.d/init.d symlink for compatiblity.
4714
4715 2004-02-07 21:37 +0000 [r3312]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4716
4717         * po/Makefile.am: Use $(mkinstalldirs) as suggested by Artur
4718           Frysiak.
4719
4720 2004-02-06 22:33 +0000 [r3306]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4721
4722         * po/Makefile.am: Use install_sh instead of mkinstalldirs.
4723
4724 2004-02-06 22:24 +0000 [r3305]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4725
4726         * configure.ac: Preparation for 0.4.0.9.
4727
4728 2004-02-03 21:55 +0000 [r3271]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4729
4730         * rc.d/rc.sysinit: Set bafile earlier.
4731
4732 2004-02-03 21:37 +0000 [r3269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4733
4734         * rc.d/rc.sysinit: Do not delete hwprofile configuration (Tomasz
4735           Witek <tiwek/at/tiwek.com>).
4736
4737 2004-01-27 11:55 +0000 [r3222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4738
4739         * rc.d/init.d/functions: daemon(): when using --user run su with -s
4740           /bin/sh option.
4741
4742 2004-01-25 12:27 +0000 [r3221]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4743
4744         * rc.d/rc.shutdown: Run kexec before rebooting (kexec support).
4745
4746 2004-01-24 01:06 +0000 [r3220]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4747
4748         * sysconfig/network-scripts/ifdown: Wait for second after shutting
4749           down dhcp daemon/interface (for example dhcpcd needs some time).
4750
4751 2004-01-16 23:12 +0000 [r3195]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4752
4753         * rc.d/init.d/functions: filter_chroot(): Return unfiltered pids
4754           when /proc is not mounted.
4755
4756 2004-01-16 15:43 +0000 [r3194]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4757
4758         * src/Makefile.am, src/usernetctl.c: Use proper path when executing
4759           ifup/ifdown scripts in sernetctl.
4760
4761 2004-01-15 22:12 +0000 [r3193]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4762
4763         * src/Makefile.am, configure.ac: Use --cflags-only-I from glib or
4764           glib-2.0 configuration when building ppp-watch.
4765
4766 2004-01-10 16:13 +0000 [r3156]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4767
4768         * sysconfig/network-scripts/functions.network: Set wireless nick to
4769           $WLAN_NICKNAME (variable) not WLAN_NICKNAME (string).
4770
4771 2004-01-10 15:57 +0000 [r3153]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4772
4773         * configure.ac: - 0.4.0.8 release
4774
4775 2004-01-10 15:27 +0000 [r3152]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4776
4777         * rc.d/init.d/functions: Outside chroot always add all possible
4778           pids unless some has /proc/XXX/root inside of known chroot.
4779
4780 2004-01-10 14:07 +0000 [r3151]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4781
4782         * rc.d/init.d/functions: filter_chroot(): add pid only once.
4783
4784 2004-01-10 13:58 +0000 [r3150]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4785
4786         * rc.d/init.d/functions: Fix ulimits in one more case (ssh vs squid
4787           case).
4788
4789 2004-01-10 13:42 +0000 [r3149]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4790
4791         * rc.d/init.d/functions, sysconfig/system: Support for handling
4792           processes inside and outside of chrooted systems based on
4793           rc-scripts-chroot_safe.patch.
4794
4795 2004-01-09 21:59 +0000 [r3148]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4796
4797         * rc.d/init.d/functions: Rework ulimit support so it works again.
4798
4799 2004-01-09 01:40 +0000 [r3141]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4800
4801         * sysconfig/network-scripts/functions.network: Sencond part of ppp
4802           DEVNAME fixes.
4803
4804 2004-01-09 01:24 +0000 [r3140]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4805
4806         * sysconfig/network-scripts/ifdown-ppp: ifup-ppp instructs pppd to
4807           create pppd-$DEVNAME.pid file, so in ifdown-ppp we also use
4808           $DEVNAME.
4809
4810 2004-01-09 00:39 +0000 [r3139]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4811
4812         * run-parts: If in -u mode and user cannot be found then skip that
4813           file and display warning.
4814
4815 2004-01-09 00:29 +0000 [r3138]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4816
4817         * run-parts: Added -u option which means: run as owner of file not
4818           as current user (usable mainly from root).
4819
4820 2004-01-08 22:42 +0000 [r3137]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4821
4822         * src/Makefile.am, configure.ac: Try to find glib-2.0, glib in that
4823           order - link with first found.
4824
4825 2004-01-08 22:01 +0000 [r3134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4826
4827         * configure.ac: - 0.4.0.7 release
4828
4829 2004-01-08 02:43 +0000 [r3133]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4830
4831         * sysconfig/network-scripts/functions.network: When shutting down
4832           ip rule and ip route, clear rules using current kernel tables
4833           configuration not data stored in configuration files so we always
4834           end in clean state (by Arkadiusz Chomicki <duch/at/wla.pl>).
4835
4836 2004-01-07 08:37 +0000 [r3132]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4837
4838         * rc.d/rc: Typo fixed (revious->previous) in bootsplash code.
4839           Arkadiusz Chomicki <duch/at/wla.pl>
4840
4841 2004-01-02 16:44 +0000 [r3109-3110]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4842
4843         * autogen.sh: Second option when doing changelog is directory name
4844           like rc-scripts.
4845
4846         * rc.d/rc.sysinit: Zero /etc/cryptomtab if such file exists.
4847
4848 2003-12-28 19:23 +0000 [r3090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4849
4850         * rc.d/rc.sysinit: Don't mount selinuxfs if it's already mounted
4851           (by init for example).
4852
4853 2003-12-27 14:43 +0000 [r3081]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4854
4855         * sysconfig/network-scripts/functions.network: Fix static routes
4856           conf parsing. (Arkadiusz Chomicki <chomar/at/wla.pl>)
4857
4858 2003-12-25 18:43 +0000 [r3076]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4859
4860         * autogen.sh: changelog generation part can be now used in other
4861           modules.
4862
4863 2003-12-25 13:20 +0000 [r3073]  Łukasz Jernaś <deejay1/at/pld-linux.org>
4864
4865         * rc.d/init.d/template.init: - typo
4866
4867 2003-12-23 17:15 +0000 [r3065]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4868
4869         * rc.d/init.d/functions: - fixed bug when $limits is empty
4870
4871 2003-12-23 00:37 +0000 [r3064]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4872
4873         * rc.d/init.d/network: When starting execute rc_splash 'bootnetwork
4874           start'.
4875
4876 2003-12-23 00:31 +0000 [r3063]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4877
4878         * rc.d/init.d/functions: Read sysconfig/bootsplash, too.
4879
4880 2003-12-22 17:43 +0000 [r3062]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4881
4882         * rc.d/init.d/functions: - removed sed (I'm sorry I done buggy
4883           change last time, now it is good one - tested and working)
4884
4885 2003-12-22 00:59 +0000 [r3061]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4886
4887         * rc.d/rc: Much more accurate calculations of start/stop scripts
4888           required in new runlevel.
4889
4890 2003-12-21 22:55 +0000 [r3060]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4891
4892         * rc.d/init.d/functions: Revert few pzurowski changes since they
4893           are broken even after fixing syntax.
4894
4895 2003-12-21 22:31 +0000 [r3059]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4896
4897         * rc.d/init.d/functions: Paweł Żurowski optimizations were broken
4898           (missing quotation marks). Fixed now.
4899
4900 2003-12-21 21:25 +0000 [r3056]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4901
4902         * rc-scripts.spec.in: Add pkgconfig to BuildRequires.
4903
4904 2003-12-21 21:11 +0000 [r3055]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4905
4906         * src/Makefile.am, configure.ac: Find libglib.a location using
4907           pkg-config and use it (Artur Frysiak <wiget/at/pld-linux.org>).
4908
4909 2003-12-21 17:30 +0000 [r3054]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4910
4911         * configure.ac, sysconfig/network-scripts/Makefile.am: Don't set
4912           libdir - use value from configure script.
4913
4914 2003-12-21 17:05 +0000 [r3053]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4915
4916         * configure.ac: - release 0.4.0.6 is comming
4917
4918 2003-12-21 16:43 +0000 [r3052]  Łukasz Jernaś <deejay1/at/pld-linux.org>
4919
4920         * po/pl.po: - typo
4921
4922 2003-12-21 14:33 +0000 [r3051]  Adam Gorzkiewicz <adgor/at/pld-linux.org>
4923
4924         * rc.d/rc.modules: - Typo
4925
4926 2003-12-21 13:43 +0000 [r3050]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
4927
4928         * sysconfig/network-scripts/ifup-ppp: - fix ${PPPOA_EAGLE} check if
4929           there isn't executable adictrl try use eaglectrl
4930
4931 2003-12-21 13:28 +0000 [r3049]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4932
4933         * rc.d/init.d/functions: - small revert: we do not use sed in
4934           rc-scripts - other sed -> awk changes
4935
4936 2003-12-21 13:08 +0000 [r3048]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
4937
4938         * sysconfig/network-scripts/ifup-ppp: - corrected nls message when
4939           pppd does not exist - support for PPPOA_EAGLE start with kernel
4940           2.6 and 2.4
4941
4942 2003-12-21 12:14 +0000 [r3047]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4943
4944         * rc.d/rc.sysinit, rc.d/rc.modules, rc.d/init.d/functions: -
4945           simplified (use less tools, one-time file reading)
4946
4947 2003-12-21 10:46 +0000 [r3046]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4948
4949         * rc.d/rc.modules: - simplified (double awk->single one)
4950
4951 2003-12-21 10:18 +0000 [r3045]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4952
4953         * rc.d/rc.modules: Added support for /etc/modules file exactly for
4954           one kernel (like /etc/modules.2.6.0).
4955
4956 2003-12-21 10:14 +0000 [r3044]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4957
4958         * rc.d/rc.modules: Do not require existence of /etc/modules (Marcin
4959           Krzyzanowski <krzak/at/linux.net.pl>).
4960
4961 2003-12-21 00:58 +0000 [r3043]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4962
4963         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit,
4964           rc.d/init.d/functions: More progress bar support (bootsplash): it
4965           moves now!
4966
4967 2003-12-20 21:21 +0000 [r3042]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4968
4969         * hwprofile: Reindented whole script. checkprofdir(): New. Use it
4970           when required (now help is shown when needed). When executed
4971           without arguments show help.
4972
4973 2003-12-19 14:40 +0000 [r3039]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4974
4975         * rc-scripts.spec.in: bdflush is not required.
4976
4977 2003-12-19 13:59 +0000 [r3038]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4978
4979         * src/Makefile.am: Use @libdir@ instead of hardcoded /usr/lib path
4980           when linking ppp-watch with glib.
4981
4982 2003-12-15 13:29 +0000 [r1739]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4983
4984         * rc.d/init.d/functions: Set action variable to proper value in
4985           rc_splash(). Found by Michal Moskal <malekith/at/pld-linux.org>.
4986
4987 2003-12-14 21:20 +0000 [r1733]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4988
4989         * rc.d/rc.sysinit: Fix mounting sysfs - be consistent with mounting
4990           proc + do not require entry in fstab (qboosh). Add support for
4991           mounting selinuxfs (me).
4992
4993 2003-12-14 18:23 +0000 [r1732]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4994
4995         * src/usernetctl.c: - fix path to ifcfg- files (wrobell)
4996
4997 2003-12-12 16:43 +0000 [r1731]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4998
4999         * rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/functions: - initial
5000           support for bootsplash.org
5001
5002 2003-12-07 15:54 +0000 [r1723]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5003
5004         * configure.ac: - release 0.4.0.5
5005
5006 2003-12-05 20:41 +0000 [r1722]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5007
5008         * rc.d/init.d/network: Fix interfaces_boot for bridge devices.
5009           (found by Radosław Kintzi <radek/at/pop.e-wro.pl>)
5010
5011 2003-12-05 20:30 +0000 [r1721]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5012
5013         * sysconfig/network-scripts/ifup-br,
5014           sysconfig/network-scripts/functions.network,
5015           sysconfig/network-scripts/ifup: Move setting wireless specific
5016           settings into separate wireless_param() function and use it in
5017           ifup. Set wireless parameters for each wireless device being part
5018           of bridge. (patch by Radosław Kintzi <radek/at/pop.e-wro.pl>)
5019
5020 2003-11-15 14:38 +0000 [r1698]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
5021
5022         * sysconfig/i18n: - add #SUPPORTED_LOCALES="pl_PL/ISO-8859-2
5023           de_DE/ISO-8859-2 en_GB/ISO-8859-1 en_US/ISO-8859-1"
5024
5025 2003-11-14 14:05 +0000 [r1697]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5026
5027         * rc.d/rc.modules: Also load modules from
5028           /etc/modules.${kernel_major}.${kernel_minior} if exists. Allows
5029           for example to specify modules only to be loaded on 2.6 kernels.
5030           (idea by cieciwa)
5031
5032 2003-11-01 20:18 +0000 [r1484]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5033
5034         * rc.d/rc.sysinit: Redirect grep stderr output when checking for
5035           HID to /dev/null.
5036
5037 2003-11-01 19:34 +0000 [r1483]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5038
5039         * rc.d/rc.sysinit: Delete rpm locks when starting
5040           (/var/lib/rpm/__db*).
5041
5042 2003-11-01 19:31 +0000 [r1480-1482]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5043
5044         * rc.d/rc.sysinit: Explicitly turn on user and group quota.
5045
5046         * rc.d/rc.sysinit: Mount local filesystems with -O no_netdev option
5047           (rh).
5048
5049         * rc.d/rc.sysinit: Rescan for LVM devices again after turning on
5050           RAID devices in lvm-on-top-of-raid case.
5051
5052 2003-11-01 19:20 +0000 [r1479]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5053
5054         * rc.d/rc.sysinit: quotacheck could in some cases if quota files
5055           were corrupted ask for user input - avoid this.
5056
5057 2003-11-01 19:16 +0000 [r1478]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5058
5059         * rc.d/rc.sysinit: Initialize USB as fast as it's possible.
5060           Properly mount usb filesystem even if it is not specified in
5061           /etc/fstab.
5062
5063 2003-11-01 14:54 +0000 [r1477]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5064
5065         * autogen.sh: Generate nice ChangeLog if requested and if needed
5066           utilities are available.
5067
5068 2003-10-31 17:49 +0000 [r1476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5069
5070         * rc.d/rc.sysinit: Revert part which was pretending that /dev/pts
5071           is always mounted (havner).
5072
5073 2003-10-31 09:00 +0000 [r1475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5074
5075         * sysconfig/network-scripts/ifdown: Fix double link down (qboosh).
5076
5077 2003-10-31 01:12 +0000 [r1474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5078
5079         * rc.d/rc.sysinit: Check for nofirewire in /proc/cmdline not in
5080           stdin.
5081
5082 2003-10-31 00:49 +0000 [r1469-1471]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5083
5084         * configure.ac: Prepare release 0.4.0.4.
5085
5086         * rc-scripts.spec.in: Include genhostid in rpm package.
5087
5088         * po/Makefile.am: Fix handling custom builddir (until now objects
5089           were created in $(srcdir) not in builddir).
5090
5091 2003-10-31 00:24 +0000 [r1468]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5092
5093         * configure.ac: Fix finding shell scripts procedure when building
5094           with builddir different than place where configure file resides.
5095
5096 2003-10-31 00:08 +0000 [r1466-1467]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5097
5098         * doc/netreport.1, doc/consoletype.1, doc/initlog.1,
5099           doc/ppp-watch.8, doc/ipcalc.1: Update manual pages for each
5100           updated utility.
5101
5102         * doc/genhostid.1 (added), doc/Makefile.am: Include genhostid man
5103           page.
5104
5105 2003-10-31 00:03 +0000 [r1464-1465]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5106
5107         * adjtime: - One more zero to reflect real format of this file.
5108
5109         * service: Set default PATH and use it along with TERM when
5110           starting services.
5111
5112 2003-10-30 23:58 +0000 [r1463]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5113
5114         * src/process.c, src/netreport.c, src/ppp-watch.c,
5115           src/consoletype.c, src/genhostid.c (added), src/initlog.c,
5116           src/Makefile.am, src/getkey.c, src/usernetctl.c, src/ipcalc.c:
5117           Update bunch of utils in src/. New getnhostid utility. ipcalc has
5118           enhanced PREFIX support. getkey has been rewrited to use popt
5119           (rh).
5120
5121 2003-10-30 23:43 +0000 [r1462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5122
5123         * rc.d/rc.sysinit: Try to query 131072 bytes kernel buffer for
5124           dmesg and keep dmesg file from last five runs.
5125
5126 2003-10-30 23:33 +0000 [r1461]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5127
5128         * rc.d/rc.sysinit: Plase usbdevfs and devfs filesystems into
5129           /etc/mtab, too.
5130
5131 2003-10-30 23:30 +0000 [r1459-1460]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5132
5133         * rc.d/rc.sysinit: Handle situation where multiple usb-controller
5134           aliases were defined and some of them were "off".
5135
5136         * rc.d/rc.sysinit: Firewire modules are now loaded if proper
5137           modprobe aliases were found (from mdk).
5138
5139 2003-10-30 23:21 +0000 [r1458]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5140
5141         * rc.d/rc.sysinit: Use -e option for first swapon call. Now swapon
5142           will silently skip swap devices it they are not available at this
5143           time (like for example swap files on some partitions).
5144
5145 2003-10-30 21:41 +0000 [r1456]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5146
5147         * sysconfig/network-scripts/ifdown,
5148           sysconfig/network-scripts/ifdown-br: - first flush addresses and
5149           then down interface. Previously things were done in reversed
5150           order and that caused problems on 2.6 kernels (ip flush was
5151           hanging). Additionaly things are now done in sync with how it's
5152           done in set_down_loopback().
5153
5154 2003-10-28 01:09 +0000 [r1455]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5155
5156         * rc.d/rc.sysinit: - fix /sys mount and simplify check if usbfs is
5157           already mounted
5158
5159 2003-10-25 23:32 +0000 [r1451]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5160
5161         * configure.ac: - 0.4.0.3 release
5162
5163 2003-10-18 22:26 +0000 [r1445]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5164
5165         * rc.d/rc.sysinit: - fix typo in accounting script path (qboosh)
5166
5167 2003-10-17 18:55 +0000 [r1444]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5168
5169         * rc.d/init.d/timezone: - copy timezone file instead of symlinking
5170           it (idea by ankry)
5171
5172 2003-10-13 07:41 +0000 [r1437]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5173
5174         * sysconfig/network-scripts/ifup-ppp: - don't ignore data specified
5175           at DATAFORCHAT option (Szymon Siwek <sls/at/poczta.wp.pl>)
5176
5177 2003-10-12 19:12 +0000 [r1434-1436]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5178
5179         * sysconfig/system, rc.d/init.d/functions: - support for per
5180           service ulimits configuration (qboosh)
5181
5182         * sysconfig/network-scripts/functions.network: - kill gnu in PLD
5183           name (qboosh)
5184
5185         * rc.d/rc.shutdown, po/pl.po, rc.d/rc.sysinit, po/de.po: - use
5186           /etc/rc.d/rc.acct for accouting; updated accouting related parts
5187           of translations (qboosh)
5188
5189 2003-10-11 11:03 +0000 [r1433]  Artur Frysiak <wiget/at/pld-linux.org>
5190
5191         * sysconfig/interfaces/ifcfg-description: - describe HOTPLUG
5192
5193 2003-10-11 10:59 +0000 [r1432]  Artur Frysiak <wiget/at/pld-linux.org>
5194
5195         * sysconfig/network-scripts/ifup: - if invoced from hotplug bring
5196           up only interface with HOTPLUG=yes
5197
5198 2003-10-11 09:15 +0000 [r1431]  Artur Frysiak <wiget/at/pld-linux.org>
5199
5200         * sysconfig/network-scripts/ifup: - ifup exit if invoked from
5201           hotplug and ONBOOT=yes
5202
5203 2003-10-08 15:03 +0000 [r1430]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5204
5205         * rc.d/rc.shutdown: - sysfs added to remaining list in rc.shutdown
5206           (by havner)
5207
5208 2003-10-07 15:44 +0000 [r1425]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5209
5210         * sysconfig/network-scripts/ifup-ppp: - bring PPPOA_IFACE up before
5211           starting pppoa; small fix in logged message (both by adasi)
5212
5213 2003-10-07 09:41 +0000 [r1424]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5214
5215         * sysconfig/network-scripts/ifup-ppp: - initial eagle (pppoa)
5216           support by Witold Krecicki <adasi/at/grubno.da.ru>)
5217
5218 2003-10-06 09:19 +0000 [r1413]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5219
5220         * hwprofile: - fix typo in available word (qboosh)
5221
5222 2003-10-04 13:02 +0000 [r1412]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5223
5224         * rc.d/init.d/functions: - return with some retval
5225
5226 2003-10-04 12:06 +0000 [r1411]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5227
5228         * rc.d/init.d/functions: - allow unknown options to be passed to
5229           initlog()
5230
5231 2003-10-04 11:57 +0000 [r1410]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5232
5233         * rc.d/init.d/functions: - move is_yes and is_not at beginning
5234
5235 2003-10-04 11:41 +0000 [r1409]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5236
5237         * Makefile.am: - use rpm or rpmbuild depending on which rpm version
5238           is installed
5239
5240 2003-10-04 11:30 +0000 [r1408]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5241
5242         * rc-scripts.spec.in: - include hwprofiles/files
5243
5244 2003-10-04 11:08 +0000 [r1407]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5245
5246         * rc.d/init.d/functions, sysconfig/system: Fast boot support
5247           (disables NLS, fancy logging and thus is much faster). Useful on
5248           workstations. Based on idea and patch by Wojtek Kaniewski
5249           <wojtekka/at/bydg.pdi.net>.
5250
5251 2003-10-04 09:55 +0000 [r1405-1406]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5252
5253         * setsysfont: - use CONSOLEFONT when SYSFONT is empty (Wojtek
5254           Kaniewski <wojtekka/at/bydg.pdi.net>)
5255
5256         * sysconfig/network-scripts/ifup-ppp: Support for
5257           ppp-plugin-ifcfg-password.spec by Wojtek Kaniewski
5258           <wojtekka/at/bydg.pdi.net>.
5259
5260 2003-10-04 09:46 +0000 [r1404]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5261
5262         * hwprofile, sysconfig/hwprofiles/Makefile.am,
5263           sysconfig/hwprofiles/files (added), sysconfig/hwprof: Merged
5264           patch by Tomasz Witek <tiwek/at/manta.univ.gda.pl>: - ignore Latency
5265           in /proc/pci - ability to choose profile while booting - example
5266           profile file - misc fixes and cleanups
5267
5268 2003-10-02 18:43 +0000 [r1399-1400]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5269
5270         * configure.ac: - 0.4.0.2 release
5271
5272         * rc.d/init.d/functions: - check own pid, not parents one
5273
5274 2003-10-02 18:33 +0000 [r1398]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5275
5276         * rc.d/rc.sysinit: - sleep 5 is not needed when starting usb; more
5277           protection again double mounting usbfs
5278
5279 2003-10-02 18:23 +0000 [r1397]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5280
5281         * rc.d/init.d/functions: - do even try to kill itself
5282
5283 2003-09-30 09:44 +0000 [r1393]  Jan Rękorajski <baggins/at/pld-linux.org>
5284
5285         * rc.d/rc.sysinit: - load lvm and dm modules with "autoclean"
5286
5287 2003-09-30 09:40 +0000 [r1392]  Jan Rękorajski <baggins/at/pld-linux.org>
5288
5289         * rc.d/rc.sysinit: - usb-storage must be loaded before LVM
5290           detection (disks on USB are real)
5291
5292 2003-09-28 16:33 +0000 [r1383]  Artur Frysiak <wiget/at/pld-linux.org>
5293
5294         * sysconfig/network-scripts/ifup-ppp: - fix error message
5295
5296 2003-09-28 16:03 +0000 [r1382]  Artur Frysiak <wiget/at/pld-linux.org>
5297
5298         * sysconfig/network-scripts/ifup-irda: - fix setting arp for irdaX
5299
5300 2003-09-28 14:53 +0000 [r1381]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5301
5302         * sysconfig/network-scripts/ifup: - fix power/txpower/retry wlan
5303           parameters handling
5304
5305 2003-09-22 19:55 +0000 [r1371]  Artur Frysiak <wiget/at/pld-linux.org>
5306
5307         * run-parts: - use syntax described in SUSv2
5308
5309 2003-09-22 17:46 +0000 [r1370]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5310
5311         * run-parts: - oh, use RUNPARTS_DIR
5312
5313 2003-09-22 17:20 +0000 [r1369]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5314
5315         * run-parts: - run mainly safe named scripts and protect against
5316           some bad files
5317
5318 2003-09-22 01:35 +0000 [r1365]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5319
5320         * rc-scripts.spec.in: - include more docs
5321
5322 2003-09-22 01:28 +0000 [r1364]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5323
5324         * sysconfig/network-scripts/ifdown-vlan,
5325           sysconfig/network-scripts/tnldown,
5326           sysconfig/network-scripts/ifup-plusb,
5327           sysconfig/network-scripts/ifdown, makepot.pl,
5328           sysconfig/interfaces/up.d/ppp/logger,
5329           sysconfig/interfaces/ifcfg-ppp0.callback, doc/sysvinitfiles,
5330           sysconfig/network-scripts/ifup-ppp,
5331           sysconfig/network-scripts/functions.network,
5332           sysconfig/network-scripts/ifup-plip, doc/sysconfig.txt,
5333           sysconfig/system, rc.d/init.d/template.init, ppp/ip-up,
5334           rc.d/init.d/random, rc.d/init.d/single, hwprofile,
5335           sysconfig/interfaces/data/chat-ppp0.tpsa,
5336           sysconfig/interfaces/ifcfg-irda0, isapnp/Makefile.am,
5337           sysconfig/network-scripts/ifup-aliases,
5338           sysconfig/network-scripts/ifup-routes,
5339           sysconfig/network-scripts/ifup-post,
5340           sysconfig/interfaces/data/chat-ppp0.leased1,
5341           ppp/ip-down.d/logger, ppp/ipx-up, rc.d/init.d/allowlogin,
5342           DEVELOPMENT, rc.d/init.d/functions, po/de.po, AUTHORS,
5343           sysconfig/network-scripts/ifup, sysconfig/interfaces/ifcfg-br0,
5344           sysconfig/network, sysconfig/interfaces/down.d/ppp/logger,
5345           rc.d/init.d/killall, sysconfig/hwprofiles/Makefile.am,
5346           sysconfig/interfaces/ifcfg-sl0,
5347           sysconfig/network-scripts/ifup-irda, rc.d/init.d/timezone,
5348           sysconfig/network-scripts/ifdown-br,
5349           sysconfig/network-scripts/ifup-neigh, ppp/auth-up,
5350           sysconfig/network-scripts/ifup-vlan,
5351           sysconfig/network-scripts/ifup-ipx,
5352           sysconfig/interfaces/tnlcfg-description,
5353           sysconfig/network-scripts/ifup-br, rc-scripts.spec.in,
5354           sysconfig/interfaces/ifcfg-irlan0, rc.d/rc.sysinit,
5355           sysconfig/network-scripts/ifdown-post, rc.d/rc.init,
5356           doc/net-scripts.txt, sysconfig/clock, doc/ipcalc.1, configure.ac,
5357           ppp/auth-down, sysconfig/network-scripts/ifdown-ppp, po/pl.po,
5358           ppp/ip-down, sysconfig/i18n, rc.d/rc.local,
5359           sysconfig/network-scripts/ifdown-sl,
5360           sysconfig/network-scripts/tnlup,
5361           sysconfig/network-scripts/ifdown-irda, isapnp/isapnp-kernel.conf,
5362           sysconfig/interfaces/data/chat-ppp0.callback,
5363           sysconfig/network-scripts/ifup-iucv, ppp/ip-up.d/logger, rc.d/rc,
5364           run-parts, README, sysconfig/interfaces/ifcfg-ppp0.leased1,
5365           sysconfig/interfaces/ifcfg-ppp0.leased2, rc.d/rc.modules,
5366           sysconfig/network-scripts/ifup-sl, src/ipcalc.c, ppp/ipx-down,
5367           rc.d/rc.shutdown, rc.d/init.d/network: - preparation for upcoming
5368           0.4.0.1 release - updated all email addresses to current domain
5369           (pld-linux.org) - added missing files (networking scripts mainly)
5370           - updated spec file - updated changelog
5371
5372 2003-09-22 00:55 +0000 [r1363]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5373
5374         * sysconfig/interfaces/Makefile.am,
5375           sysconfig/network-scripts/Makefile.am: - added missing files
5376
5377 2003-09-19 20:29 +0000 [r1361]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5378
5379         * sysconfig/interfaces/ifcfg-description: - description of
5380           DIRECT_CONNECT for ppp, too
5381
5382 2003-09-14 11:47 +0000 [r1331]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5383
5384         * sysconfig/network-scripts/ifup-routes, doc/rc-scripts.docb,
5385           sysconfig/interfaces/up.d/ppp/Makefile.am, TODO,
5386           sysconfig/interfaces/down.d/all/thetouch, ppp/ip-down,
5387           sysconfig/interfaces/data/.cvsignore,
5388           sysconfig/network-scripts/ifup-neigh, doc/sysconfig.docb,
5389           src/loglevel.c, sysconfig/network-scripts/ifup-ppp,
5390           sysconfig/network-scripts/ifdown-sl,
5391           sysconfig/interfaces/down.d/tnl/Makefile.am, doc/netreport.1,
5392           sysconfig/interfaces/down.d/ipx/Makefile.am, lang.sh,
5393           rc.d/init.d/random, rc.d/rc.init, rc.d/init.d/single,
5394           src/testdinit, sysconfig/timezone,
5395           sysconfig/network-scripts/.cvsignore, doc/ipcalc.1,
5396           sysconfig/interfaces/ifcfg-ppp0.leased1,
5397           sysconfig/interfaces/ifcfg-ppp0.leased2, configure.ac,
5398           isapnp/Makefile.am, rc.d/.cvsignore, rc.d/init.d/network,
5399           sysconfig/interfaces/down.d/ip/.cvsignore,
5400           sysconfig/interfaces/up.d/.cvsignore, doc/doexec.1,
5401           src/consoletype.c, .cvsignore,
5402           sysconfig/interfaces/up.d/all/Makefile.am, ppp/ipx-up,
5403           rc.d/init.d/allowlogin, po/Makefile.am,
5404           sysconfig/interfaces/down.d/Makefile.am,
5405           sysconfig/interfaces/down.d/ppp/logger,
5406           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm, dumb.sh,
5407           sysconfig/interfaces/ifcfg-sl0, doc/usleep.1, sysconfig/ip-rules,
5408           ppp/ipx-down, rc.d/rc.shutdown, isapnp/.cvsignore,
5409           doc/consoletype.1, sysconfig/network-scripts/ifup-plusb,
5410           sysconfig/interfaces/data/chat-ppp0.leased1,
5411           sysconfig/interfaces/ifcfg-ppp0.callback, src/initlog.c,
5412           doc/ppp-watch.8, src/initlog.h,
5413           sysconfig/network-scripts/ifup-ipx, doc/make-html, AUTHORS,
5414           sysconfig/interfaces/down.d/ppp/Makefile.am, src/getkey.c,
5415           src/usernetctl.c, sysconfig/interfaces/data/chat-ppp0.tpsa,
5416           sysconfig/interfaces/ifcfg-irda0,
5417           sysconfig/interfaces/ifcfg-eth0, src/.cvsignore,
5418           sysconfig/interfaces/.cvsignore, sysctl.conf,
5419           sysconfig/interfaces/up.d/Makefile.am,
5420           sysconfig/network-scripts/tnldown, COPYING, doc/initlog.1,
5421           autogen.sh, ppp/.cvsignore, ppp/ip-down.d/logger,
5422           doc/sysvinitfiles, doc/.cvsignore, ppp/auth-up, sysconfig/i18n,
5423           sysconfig/interfaces/tnlcfg-description, doc/sysconfig.txt,
5424           src/netreport.c, rc.d/rc.sysinit, src/testd.c, src/shvar.c,
5425           sysconfig/interfaces/down.d/ipx/.cvsignore, doc/net-scripts.txt,
5426           hwprofile, rc.d/Makefile.am, service, src/shvar.h,
5427           sysconfig/interfaces/down.d/all/Makefile.am,
5428           rc.d/init.d/timezone, sysconfig/hwprof, sysconfig/static-routes,
5429           sysconfig/interfaces/up.d/ipx/.cvsignore,
5430           ppp/ip-down.d/.cvsignore, src/initlog.conf,
5431           sysconfig/interfaces/up.d/ip/.cvsignore, rc.d/init.d/functions,
5432           sysconfig/network-scripts/tnlup, ppp/ip-up.d/Makefile.am,
5433           sysconfig/interfaces/ifcfg-description, doc/polski.dsl,
5434           ppp/ip-up.d/.cvsignore, sysconfig/network-scripts/ifup-iucv,
5435           rc.d/rc, sysconfig/network,
5436           sysconfig/interfaces/down.d/.cvsignore, rc.d/rc.modules,
5437           sysconfig/hwprofiles/.cvsignore,
5438           sysconfig/network-scripts/ifup-aliases,
5439           sysconfig/network-scripts/ifdown-ppp, INSTALL, po/pl.po,
5440           sysconfig/interfaces/data/Makefile.am,
5441           sysconfig/interfaces/tnlcfg-icm, src/minilogd.c, src/ppp-watch.c,
5442           NEWS, doc/Makefile.am, sysconfig/.cvsignore,
5443           sysconfig/network-scripts/functions.network,
5444           sysconfig/network-scripts/ifup, src/process.c,
5445           sysconfig/network-scripts/ifup-br,
5446           sysconfig/interfaces/ifcfg-br0,
5447           sysconfig/interfaces/data/chat-ppp0.callback,
5448           sysconfig/network-scripts/ifup-plip,
5449           sysconfig/interfaces/ifcfg-irlan0, src/process.h,
5450           sysconfig/network-scripts/ifdown-post,
5451           sysconfig/interfaces/down.d/ip/Makefile.am, doc/usernetctl.8,
5452           src/ipcalc.c, sysconfig/interfaces/up.d/tnl/Makefile.am,
5453           ppp/auth-down, sysconfig/interfaces/up.d/ipx/Makefile.am,
5454           sysconfig/network-scripts/ifup-post,
5455           sysconfig/network-scripts/ifdown, Makefile.am,
5456           sysconfig/interfaces/up.d/ppp/logger, sysconfig/static-arp,
5457           adjtime, sysconfig/Makefile.am,
5458           sysconfig/interfaces/up.d/ip/Makefile.am, src/doexec.c,
5459           DEVELOPMENT, rc.d/rc.local, rc.d/init.d/Makefile.am,
5460           sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
5461           sysconfig/network-scripts/ifdown-irda, isapnp/isapnp-kernel.conf,
5462           rc-scripts.spec.in, sysconfig/interfaces/up.d/all/thetouch,
5463           rc.d/init.d/.cvsignore, sysconfig/system,
5464           sysconfig/interfaces/down.d/tnl/.cvsignore, inittab,
5465           po/.cvsignore, run-parts,
5466           sysconfig/interfaces/down.d/ppp/.cvsignore, rc.d/init.d/killall,
5467           sysconfig/interfaces/Makefile.am, src/Makefile.am,
5468           sysconfig/network-scripts/ifup-sl,
5469           sysconfig/network-scripts/ifup-irda,
5470           sysconfig/interfaces/down.d/all/.cvsignore, src/usleep.c,
5471           sysconfig/network-scripts/ifdown-vlan,
5472           sysconfig/interfaces/up.d/tnl/.cvsignore,
5473           ppp/ip-down.d/Makefile.am, modules, ppp/Makefile.am,
5474           sysconfig/interfaces/up.d/ppp/.cvsignore,
5475           sysconfig/network-scripts/ifdown-br, sysconfig/static-nat,
5476           setsysfont, sysconfig/interfaces/up.d/all/.cvsignore, po/de.po,
5477           sysconfig/network-scripts/ifup-vlan, rc.d/init.d/template.init,
5478           sysconfig/interfaces/ifcfg-ppp0.tpsa, ppp/ip-up,
5479           ppp/ip-up.d/logger, sysconfig/network-scripts/Makefile.am,
5480           lang.csh, README, src/resolvesymlink.c,
5481           sysconfig/hwprofiles/Makefile.am, sysconfig/clock: - propset Id
5482           everywhere
5483
5484 2003-09-14 10:48 +0000 [r1328]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5485
5486         * makepot.pl: - propset test
5487
5488 2003-09-09 22:45 +0000 [r1128]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5489
5490         * rc.d/init.d/functions: - also be able to find 2.6 modules (.ko)
5491
5492 2003-09-09 22:05 +0000 [r1126]  Jan Rękorajski <baggins/at/pld-linux.org>
5493
5494         * rc.d/init.d/functions: - fixed is_module - modules may be gzipped
5495
5496 2003-09-09 16:14 +0000 [r1124]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5497
5498         * rc.d/rc.sysinit: - add sysfs to mtab
5499
5500 2003-09-08 09:29 +0000 [r1122]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5501
5502         * rc.d/rc.sysinit: - mount sysfs in the same way as proc is
5503
5504 2003-09-05 14:53 +0000 [r1120]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5505
5506         * rc.d/init.d/functions: - if there is no process then it already
5507           died
5508
5509 2003-08-19 14:07 +0000 [r1118]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5510
5511         * dumb.sh: - for nessusd.init
5512
5513 2003-08-10 20:54 +0000 [r1116]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5514
5515         * rc.d/rc.sysinit: - simplified mdadm support
5516
5517 2003-08-10 20:49 +0000 [r1115]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5518
5519         * rc.d/init.d/functions: - functions for kernel version checking
5520
5521 2003-08-07 10:20 +0000 [r1113]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5522
5523         * rc.d/rc.sysinit: - add support for mdadm when trying to start
5524           RAID devices
5525
5526 2003-08-06 19:23 +0000 [r1111]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5527
5528         * dumb.sh: - from athcool.init
5529
5530 2003-07-28 12:16 +0000 [r1109]  Paweł Gołaszewski <blues/at/pld-linux.org>
5531
5532         * sysctl.conf: - added gc_thresh entries
5533
5534 2003-07-28 12:11 +0000 [r1108]  Paweł Gołaszewski <blues/at/pld-linux.org>
5535
5536         * sysconfig/network: - oops - these were my experiments...
5537
5538 2003-07-28 12:02 +0000 [r1106]  Paweł Gołaszewski <blues/at/pld-linux.org>
5539
5540         * sysconfig/network: - typo
5541
5542 2003-07-28 11:33 +0000 [r1105]  Paweł Gołaszewski <blues/at/pld-linux.org>
5543
5544         * sysconfig/network: - GATEWAY setup is back - with comment
5545
5546 2003-07-11 23:08 +0000 [r1103]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5547
5548         * rc.d/init.d/network: - added nameif support
5549
5550 2003-07-10 18:39 +0000 [r1100-1101]  Jan Rękorajski <baggins/at/pld-linux.org>
5551
5552         * sysconfig/interfaces/ifcfg-description: - description for
5553           VLAN_REORDER_HDR
5554
5555         * sysconfig/network-scripts/ifup-vlan: - seems like API changed,
5556           allow REORDER_HDR on VLANs
5557
5558 2003-07-10 12:30 +0000 [r1098]  Jan Rękorajski <baggins/at/pld-linux.org>
5559
5560         * rc.d/init.d/network: - we should stop bridges first if we are
5561           staring them last
5562
5563 2003-07-10 12:26 +0000 [r1097]  Jan Rękorajski <baggins/at/pld-linux.org>
5564
5565         * rc.d/init.d/network: - special case bridge interfaces (br*), they
5566           *must* be handled last as we are not able to know what will be
5567           bridged
5568
5569 2003-07-05 11:59 +0000 [r1095]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5570
5571         * rc.d/rc.sysinit: - mount devpts, too
5572
5573 2003-06-30 15:36 +0000 [r1094]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5574
5575         * rc.d/rc.sysinit: - keep old dmesg, too
5576
5577 2003-06-24 10:34 +0000 [r1092-1093]  Jakub Bogusz <qboosh/at/pld-linux.org>
5578
5579         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm: - added note about
5580           bluez
5581
5582         * sysconfig/interfaces/Makefile.am,
5583           sysconfig/interfaces/data/Makefile.am: - added
5584           *-ppp0.gprs-plusgsm
5585
5586 2003-06-24 10:26 +0000 [r1091]  Jakub Bogusz <qboosh/at/pld-linux.org>
5587
5588         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm (added),
5589           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm (added): - ppp
5590           examples for GPRS/PlusGSM taken from BTS#694
5591
5592 2003-06-20 15:32 +0000 [r1090]  Paweł Gołaszewski <blues/at/pld-linux.org>
5593
5594         * rc.d/rc.sysinit: - stupid missing thing
5595
5596 2003-06-19 15:57 +0000 [r1089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5597
5598         * sysconfig/static-routes, sysconfig/network,
5599           sysconfig/network-scripts/functions.network: - use static-routes
5600           for ip rule configuration; drop GATRWAY from network
5601           configuration
5602
5603 2003-06-17 14:02 +0000 [r1088]  Jakub Bogusz <qboosh/at/pld-linux.org>
5604
5605         * rc.d/init.d/timezone: - posix zoneinfo files are in top level,
5606           not "posix" subdir now
5607
5608 2003-06-16 21:28 +0000 [r1087]  Witek Kręcicki <adasi/at/pld-linux.org>
5609
5610         * rc.d/rc.sysinit: - future is now...
5611
5612 2003-06-16 20:20 +0000 [r1086]  Paweł Gołaszewski <blues/at/pld-linux.org>
5613
5614         * rc-scripts.spec.in, rc.d/rc.sysinit: - early mounting of sysfs
5615           under kernel 2.5
5616
5617 2003-06-16 18:05 +0000 [r1085]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5618
5619         * rc.d/rc.sysinit: - usbdevfs is usbfs in 2.5
5620
5621 2003-06-06 09:02 +0000 [r1083]  Paweł Gołaszewski <blues/at/pld-linux.org>
5622
5623         * sysconfig/interfaces/ifcfg-description: - fixed typo in
5624           description
5625
5626 2003-05-31 11:59 +0000 [r1082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5627
5628         * inittab: - calling update is obsolete starting from 2.2.9 kernel
5629
5630 2003-05-22 14:11 +0000 [r1080]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5631
5632         * dumb.sh: - updated
5633
5634 2003-05-15 22:39 +0000 [r1078-1079]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5635
5636         * rc.d/init.d/functions: - formatting - fixed second argument of
5637           "status"
5638
5639         * dumb.sh: - updated
5640
5641 2003-05-15 21:37 +0000 [r1077]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5642
5643         * rc.d/init.d/functions, rc.d/init.d/template.init: - LSB
5644           conformance changes
5645
5646 2003-05-11 21:09 +0000 [r1076]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5647
5648         * dumb.sh: - updated
5649
5650 2003-05-11 15:26 +0000 [r1075]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5651
5652         * dumb.sh: removed duplicates; %s fixes
5653
5654 2003-05-11 15:13 +0000 [r1074]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5655
5656         * dumb.sh: updated
5657
5658 2003-05-11 12:42 +0000 [r1073]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5659
5660         * dumb.sh: updated
5661
5662 2003-05-09 21:08 +0000 [r1072]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5663
5664         * dumb.sh: - updated
5665
5666 2003-05-08 17:18 +0000 [r1071]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5667
5668         * rc.d/init.d/template.init: - reversed bogus change
5669
5670 2003-05-07 23:35 +0000 [r1070]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5671
5672         * dumb.sh: - updated
5673
5674 2003-05-06 21:54 +0000 [r1069]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5675
5676         * dumb.sh: updated
5677
5678 2003-05-05 00:07 +0000 [r1068]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5679
5680         * dumb.sh, rc.d/init.d/template.init: updated
5681
5682 2003-05-04 19:48 +0000 [r1067]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5683
5684         * dumb.sh: updated
5685
5686 2003-05-03 23:16 +0000 [r1066]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5687
5688         * dumb.sh: updated
5689
5690 2003-05-02 23:41 +0000 [r1064-1065]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5691
5692         * dumb.sh (added): - dump script with various messages
5693
5694         * rc-scripts.spec.in: - fix improper use of %%{_sysconfigdir}
5695
5696 2003-05-02 20:27 +0000 [r1063]  kloczek <kloczek/at/pld-linux.org>
5697
5698         * po/de.po: - corrected charset s/iso8850-1/iso-8850-1/.
5699
5700 2003-04-17 18:21 +0000 [r1062]  Jan Rękorajski <baggins/at/pld-linux.org>
5701
5702         * rc.d/rc.sysinit: - added support for device-mapper
5703
5704 2003-04-10 07:37 +0000 [r1061]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5705
5706         * rc.d/rc.sysinit: - use new evms_activate utility; drop support
5707           for evms < 2.0.0
5708
5709 2003-04-07 19:59 +0000 [r1060]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5710
5711         * rc.d/rc.sysinit: - split sysctl call into two pieces
5712
5713 2003-04-07 19:54 +0000 [r1059]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5714
5715         * sysconfig/network-scripts/ifup: - fix Andrzej's proxy arp support
5716
5717 2003-03-06 13:31 +0000 [r1058]  Wojciech Cięciwa <cieciwa/at/pld-linux.org>
5718
5719         * sysctl.conf: - corecting URL of grsecurity.
5720
5721 2003-01-25 00:37 +0000 [r1057]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5722
5723         * rc.d/rc.shutdown: - more generic ups support via
5724           /sbin/poweroff-ups
5725
5726 2003-01-15 22:34 +0000 [r1056]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5727
5728         * TODO, sysconfig/network-scripts/ifup,
5729           sysconfig/interfaces/ifcfg-description: - support for proxy ARP
5730           per interface - fix sysctl for IPV6_DISABLE_AUTOCONF - typos,
5731           formatting - MTU for ethernet already supported [ remove from
5732           TODO ]
5733
5734 2003-01-07 14:45 +0000 [r1055]  kloczek <kloczek/at/pld-linux.org>
5735
5736         * rc.d/init.d/functions: s/broke/break/ (fixed
5737           http://bugs.pld.org.pl/?bug=520).
5738
5739 2002-12-30 23:39 +0000 [r1054]  Paweł Wilk <siefca/at/pld-linux.org>
5740
5741         * run-parts: - run-parts: current directory now in an environment
5742           variable - run-parts: args shifted - run-parts: cosmetics
5743
5744 2002-12-17 14:01 +0000 [r1053]  Jan Rękorajski <baggins/at/pld-linux.org>
5745
5746         * doc/sysconfig.docb, sysconfig/network-scripts/functions.network,
5747           rc.d/init.d/network, po/pl.po, doc/sysconfig.txt: - removed
5748           references to IPV*_FORWARDING
5749
5750 2002-12-17 13:54 +0000 [r1052]  Jan Rękorajski <baggins/at/pld-linux.org>
5751
5752         * sysconfig/network: - better solution to IPV*_FORWARDING
5753
5754 2002-12-17 13:43 +0000 [r1051]  Jan Rękorajski <baggins/at/pld-linux.org>
5755
5756         * sysconfig/network: - removed IPV*_FORWARDING - use
5757           /etc/sysctl.conf to set this
5758
5759 2002-12-01 23:59 +0000 [r1050]  alchemyx <alchemyx/at/pld-linux.org>
5760
5761         * rc.d/rc.sysinit: - typo
5762
5763 2002-12-01 21:31 +0000 [r1049]  alchemyx <alchemyx/at/pld-linux.org>
5764
5765         * rc.d/rc.sysinit: - system will reboot if is instructed by fsck to
5766           do so
5767
5768 2002-11-27 23:41 +0000 [r1048]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5769
5770         * rc.d/rc.shutdown: - support for UPS powerdown before halt
5771
5772 2002-11-12 15:54 +0000 [r1047]  kloczek <kloczek/at/pld-linux.org>
5773
5774         * sysconfig/interfaces/ifcfg-description: typo in comment
5775           (s/dhlc/dhcp/).
5776
5777 2002-11-08 23:45 +0000 [r1046]  alchemyx <alchemyx/at/pld-linux.org>
5778
5779         * sysconfig/static-nat,
5780           sysconfig/network-scripts/functions.network: - updated static-nat
5781           (reversed parameters) so it works now as intended (as described
5782           in docs)
5783
5784 2002-10-10 15:07 +0000 [r1045]  Jan Rękorajski <baggins/at/pld-linux.org>
5785
5786         * sysconfig/system, rc.d/rc.sysinit: - better support fo EVMS
5787
5788 2002-09-28 23:05 +0000 [r1044]  Arkadiusz Patyk <areq/at/pld-linux.org>
5789
5790         * rc.d/rc.shutdown: - don't force umount iso9660 ramfs tmpfs
5791
5792 2002-09-14 19:54 +0000 [r1043]  Tomasz Orzechowski <orzech/at/pld-linux.org>
5793
5794         * sysconfig/system, rc.d/rc, rc.d/rc.sysinit: - LOAD_SOUND is
5795           obsolete
5796
5797 2002-08-24 17:04 +0000 [r1042]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5798
5799         * sysconfig/network-scripts/ifup-ppp: - fix wvdial support; chat
5800           support still broken
5801
5802 2002-08-24 16:05 +0000 [r1041]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5803
5804         * sysconfig/interfaces/ifcfg-description, README,
5805           sysconfig/network-scripts/functions.network,
5806           sysconfig/network-scripts/ifup-ppp: - added userspace and
5807           kernelspace PPPoE support - pass unit option to pppd (so now
5808           ifcfg-ppp5 with DEVICE=ppp5 will _always_ create ppp5 interface
5809           when it's not used yet)
5810
5811 2002-08-23 22:13 +0000 [r1040]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5812
5813         * rc.d/init.d/network: - check ONBOOT by evaluating ifcfg-* file,
5814           not by egrep
5815
5816 2002-08-22 13:21 +0000 [r1039]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5817
5818         * sysconfig/interfaces/ifcfg-description,
5819           sysconfig/network-scripts/ifup-post,
5820           sysconfig/network-scripts/ifdown-post: - support for limiting
5821           downstream and upstream traffic on whole interface (cbq, htb,
5822           tbf)
5823
5824 2002-08-21 21:30 +0000 [r1038]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5825
5826         * sysconfig/network-scripts/functions.network: - fix support for
5827           src addresses option
5828
5829 2002-08-13 20:31 +0000 [r1037]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5830
5831         * rc.d/rc.sysinit: - /proc/bus/usb should be described in fstab -
5832           mounting manually bogus device "usbdevfs" causes mount -a to fail
5833           when fstab contains something like "none /proc/bus/usb usbdevfs
5834           ..."
5835
5836 2002-08-11 17:05 +0000 [r1036]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5837
5838         * sysconfig/Makefile.am, sysconfig/network-scripts/ifup-neigh
5839           (added), sysconfig/network-scripts/ifup-routes,
5840           sysconfig/network-scripts/ifup-post,
5841           sysconfig/network-scripts/Makefile.am, sysconfig/static-arp
5842           (added): - static arp per interface support - any device support
5843           is back
5844
5845 2002-08-09 06:30 +0000 [r1035]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5846
5847         * rc.d/rc.sysinit: - fix for checking encrypted filesystems - if
5848           all have "noauto" in options, don't try to mount or fsck anything
5849
5850 2002-07-14 21:11 +0000 [r1034]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5851
5852         * service, rc.d/init.d/functions: - some code from RH (nicer than
5853           old code)
5854
5855 2002-07-13 23:04 +0000 [r1033]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5856
5857         * sysconfig/network-scripts/ifup: - fix WLAN encryption setting
5858
5859 2002-07-13 16:25 +0000 [r1032]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5860
5861         * sysconfig/network-scripts/ifdown-irda (added),
5862           sysconfig/network-scripts/ifup,
5863           sysconfig/interfaces/ifcfg-description,
5864           sysconfig/interfaces/ifcfg-irlan0 (added),
5865           sysconfig/network-scripts/ifup-iucv (added), rc.d/rc.sysinit,
5866           service, rc.d/rc.modules, sysconfig/interfaces/ifcfg-irda0
5867           (added), sysconfig/network-scripts/ifup-irda (added),
5868           sysconfig/network-scripts/ifdown-ppp,
5869           sysconfig/network-scripts/ifdown-vlan (added),
5870           sysconfig/network-scripts/ifup-plusb (added),
5871           sysconfig/network-scripts/functions.network,
5872           sysconfig/network-scripts/ifup-ppp,
5873           sysconfig/network-scripts/ifup-vlan (added): - more TOTALNEW
5874           merge (ppp, irda, other vlan, wireless). ALPHA
5875
5876 2002-07-06 12:22 +0000 [r1031]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5877
5878         * rc.d/rc.sysinit: - fixed: removing directories in /var/run/app/ -
5879           fixed: unneeded lines (deleting not-existing files) removed
5880
5881 2002-06-19 18:13 +0000 [r1030]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5882
5883         * doc/sysconfig.txt: - forgotten
5884
5885 2002-06-19 18:04 +0000 [r1029]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5886
5887         * sysconfig/network: - hopefully fixed explanation about NISDOMAIN
5888
5889 2002-06-18 22:06 +0000 [r1028]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5890
5891         * sysconfig/network, doc/sysconfig.txt: - more clear explanation of
5892           HOSTNAME and NISDOMAIN
5893
5894 2002-06-13 13:06 +0000 [r1027]  Robert Grabowski <grabba/at/pld-linux.org>
5895
5896         * rc.d/init.d/functions: daemon function: dont't use su when user
5897           is root
5898
5899 2002-05-21 12:23 +0000 [r1026]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5900
5901         * sysconfig/ip-rules: - typo
5902
5903 2002-05-11 21:51 +0000 [r1025]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5904
5905         * rc.d/rc.sysinit: - process functions a bit earlier - don't mount
5906           proc twice
5907
5908 2002-05-11 10:26 +0000 [r1024]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5909
5910         * rc-scripts.spec.in: - updated spec file
5911
5912 2002-05-11 09:50 +0000 [r1023]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5913
5914         * sysconfig/network-scripts/ifup-br,
5915           sysconfig/network-scripts/ifup-plip, rc-scripts.spec.in,
5916           sysconfig/network-scripts/ifdown-post,
5917           sysconfig/network-scripts/Makefile.am,
5918           sysconfig/network-scripts/ifup-sl,
5919           sysconfig/network-scripts/ifup-routes, rc.d/init.d/network,
5920           sysconfig/network-scripts/ifup-aliases,
5921           sysconfig/network-scripts/ifdown-ppp,
5922           sysconfig/network-scripts/tnldown,
5923           sysconfig/network-scripts/ifup-post,
5924           sysconfig/network-scripts/ifdown,
5925           sysconfig/network-scripts/ifdown-br,
5926           rc.d/init.d/functions.network (removed),
5927           sysconfig/network-scripts/ifup-ppp,
5928           sysconfig/network-scripts/functions.network (added),
5929           sysconfig/network-scripts/ifup-ipx,
5930           sysconfig/network-scripts/tnlup, rc.d/init.d/Makefile.am,
5931           sysconfig/network-scripts/ifdown-sl,
5932           sysconfig/network-scripts/ifup: - functions.network back in old
5933           place
5934
5935 2002-05-11 09:44 +0000 [r1022]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5936
5937         * ppp/Makefile.am: - force symlink
5938
5939 2002-05-11 09:36 +0000 [r1020-1021]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5940
5941         * autogen.sh: - configure.in -> configure.ac
5942
5943         * configure.ac, po/pl.po: - fix iso charset name - add de to
5944           supported languages
5945
5946 2002-05-11 09:30 +0000 [r1019]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5947
5948         * configure.ac (added), configure.in (removed): - renamed + updated
5949
5950 2002-05-11 08:48 +0000 [r1018]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5951
5952         * rc.d/init.d/functions.network: - removed via (it shouldn't be
5953           here)
5954
5955 2002-05-11 08:41 +0000 [r1017]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5956
5957         * rc.d/init.d/functions.network: - use onlink option when adding
5958           default routing (in case when gw isn't in our subnetwork) -
5959           TNLOPTS removed
5960
5961 2002-04-21 12:22 +0000 [r1016]  mkochano <mkochano/at/pld-linux.org>
5962
5963         * sysconfig/interfaces/data/chat-ppp0.tpsa: - Update for current
5964           TPSA login screen.
5965
5966 2002-04-20 13:57 +0000 [r1015]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5967
5968         * rc.d/rc.sysinit: - don't mount usbdevfs again if it's already
5969           mounted (for example by modules.conf post-install directive).
5970           Patch by Wojtek Kaniewski <wojtekka/at/bydg.pdi.net>.
5971
5972 2002-04-10 19:02 +0000 [r1014]  Witek Kręcicki <adasi/at/pld-linux.org>
5973
5974         * sysconfig/network-scripts/ifup-ppp: - added USER... dunno why it
5975           wasn't included, but it is in sample files and it should be added
5976           to pppd cmdline (user ${USER}). If it's wrong, roll it back
5977
5978 2002-04-09 11:10 +0000 [r1009-1013]  Jacek Konieczny <jajcus/at/pld-linux.org>
5979
5980         * sysconfig/network, rc.d/init.d/network, AUTHORS: - more LDAP
5981           garbage removed
5982
5983         * po/pl.po: - LDAP strings removed
5984
5985         * rc.d/init.d/network: - "LDAP support" removed
5986
5987         * rc.d/init.d/functions.network: - "LDAP support" removed. It was
5988           not supported anyway
5989
5990         * rc.d/init.d/functions.network: - delete '}' left after some
5991           function removal
5992
5993 2002-03-29 17:18 +0000 [r1008]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5994
5995         * rc.d/rc.sysinit: - added deleting lock files
5996
5997 2002-03-29 08:52 +0000 [r1007]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5998
5999         * rc-scripts.spec.in: - added removed by mistake 'timezone'
6000
6001 2002-03-29 08:46 +0000 [r1005-1006]  Olgierd Pieczul <wojrus/at/pld-linux.org>
6002
6003         * sysconfig/ip-rules (added): - example config file
6004
6005         * rc-scripts.spec.in, rc.d/init.d/functions.network,
6006           sysconfig/Makefile.am, rc.d/init.d/network: - policy routing
6007           support
6008
6009 2002-03-24 03:59 +0000 [r1004]  Paweł Gołaszewski <blues/at/pld-linux.org>
6010
6011         * po/pl.po, autogen.sh, rc.d/rc.sysinit, README: - GNU/Linux is
6012           gone.
6013
6014 2002-03-19 18:35 +0000 [r1003]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6015
6016         * sysconfig/system, rc.d/rc.sysinit: - user and kernelspace PNP
6017
6018 2002-03-19 18:19 +0000 [r1002]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6019
6020         * hwprofile (added), sysconfig/hwprofiles/Makefile.am (added),
6021           service (added), isapnp/Makefile.am (added),
6022           sysconfig/hwprofiles/.cvsignore (added), ppp/ipx-down (added),
6023           ppp/auth-down (added), isapnp/.cvsignore (added),
6024           ppp/Makefile.am, sysconfig/hwprof (added), Makefile.am,
6025           autogen.sh, ppp/ip-down, sysconfig/Makefile.am, ppp/ipx-up
6026           (added), ppp/auth-up (added), sysconfig/hwprofiles (added),
6027           configure.in, isapnp/isapnp-kernel.conf (added), ppp/ip-up,
6028           isapnp (added), README: - started merging TOTALNEW
6029
6030 2002-03-19 17:46 +0000 [r1001]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6031
6032         * rc.d/rc.sysinit: - support for EVMS volumes
6033
6034 2002-03-19 17:42 +0000 [r1000]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6035
6036         * sysconfig/system, rc.d/rc.sysinit: - if devfs is mounted and
6037           devfsd is available then start is unconditionally
6038
6039 2002-03-07 11:16 +0000 [r999]  Paweł Gołaszewski <blues/at/pld-linux.org>
6040
6041         * sysconfig/network-scripts/ifup-ipx, rc.d/init.d/network: - ipx
6042           paths fixed (ipx is usable now...)
6043
6044 2002-03-07 09:48 +0000 [r998]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6045
6046         * rc.d/rc.sysinit: - protect dmesg
6047
6048 2002-02-21 00:31 +0000 [r997]  Tomasz Pala <gotar/at/pld-linux.org>
6049
6050         * po/pl.po: - more typos
6051
6052 2002-02-21 00:08 +0000 [r996]  Tomasz Pala <gotar/at/pld-linux.org>
6053
6054         * rc.d/rc.sysinit, po/pl.po: - typos
6055
6056 2002-02-20 23:43 +0000 [r995]  Tomasz Pala <gotar/at/pld-linux.org>
6057
6058         * rc.d/rc.sysinit, sysconfig/network-scripts/ifup-sl, po/pl.po: -
6059           updated.
6060
6061 2002-02-18 13:24 +0000 [r994]  Tomasz Pala <gotar/at/pld-linux.org>
6062
6063         * doc/sysconfig.docb, doc/sysconfig.txt: - hostname != FQDN
6064
6065 2002-02-03 16:40 +0000 [r993]  Witek Kręcicki <adasi/at/pld-linux.org>
6066
6067         * rc-scripts-sysconfig_masq.patch (removed): - moved away
6068
6069 2002-02-03 16:22 +0000 [r992]  Witek Kręcicki <adasi/at/pld-linux.org>
6070
6071         * rc-scripts-sysconfig_masq.patch (added): - sysconfig/masquerade
6072           support patch - not for use in official rc-scripts releases
6073
6074 2002-02-03 16:17 +0000 [r991]  Witek Kręcicki <adasi/at/pld-linux.org>
6075
6076         * doc/sysconfig.docb, rc.d/init.d/network, doc/sysconfig.txt,
6077           rc.d/init.d/functions.network: - reverted last change
6078
6079 2002-02-02 17:30 +0000 [r990]  Witek Kręcicki <adasi/at/pld-linux.org>
6080
6081         * doc/sysconfig.txt, doc/sysconfig.docb: - added masquerade
6082           description
6083
6084 2002-02-02 17:13 +0000 [r989]  Witek Kręcicki <adasi/at/pld-linux.org>
6085
6086         * rc.d/init.d/network, rc.d/init.d/functions.network: - added
6087           support for sysconfig/masquerade (NEW)
6088
6089 2002-01-27 02:14 +0000 [r986-988]  Jan Rękorajski <baggins/at/pld-linux.org>
6090
6091         * src/ppp-watch.c, src/usernetctl.c: - rc-scripts-interfaces.patch:
6092           ifcfg-* are in /etc/sysconfig/interfaces, not
6093           /etc/sysconfig/network-scripts. And ifup and ifdown are not there
6094           but in /sbin. (qrczak)
6095
6096         * rc.d/rc.sysinit: - fixed syntax error
6097
6098         * rc.d/rc.shutdown: - don't try to umount devfs - it's pointelss
6099
6100 2002-01-22 23:46 +0000 [r984-985]  Tomasz Pala <gotar/at/pld-linux.org>
6101
6102         * po/pl.po: - more fixes
6103
6104         * DEVELOPMENT, TODO: - typos
6105
6106 2002-01-17 21:14 +0000 [r983]  Tomasz Pala <gotar/at/pld-linux.org>
6107
6108         * inittab: - added KeyboardSignal entry.
6109
6110 2002-01-17 20:56 +0000 [r982]  Tomasz Pala <gotar/at/pld-linux.org>
6111
6112         * po/pl.po: - changed personal forms to impersonal.
6113
6114 2002-01-17 20:47 +0000 [r981]  Tomasz Pala <gotar/at/pld-linux.org>
6115
6116         * po/pl.po: - iso8859-1 got 'ó' - why don't use it? - other
6117           cosmetics.
6118
6119 2002-01-08 17:42 +0000 [r980]  Jan Rękorajski <baggins/at/pld-linux.org>
6120
6121         * rc.d/init.d/functions: - reverted is_no() behaviour to return
6122           true only on explicit "no"
6123
6124 2002-01-08 17:16 +0000 [r979]  Jan Rękorajski <baggins/at/pld-linux.org>
6125
6126         * rc.d/rc.sysinit: - reorganized stuff so modprobe is not called
6127           before depmod
6128
6129 2002-01-08 16:48 +0000 [r978]  Jan Rękorajski <baggins/at/pld-linux.org>
6130
6131         * configure.in: - version 0.3.1
6132
6133 2001-12-24 12:22 +0000 [r977]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6134
6135         * rc.d/rc.sysinit: - if RUN_DEPMOD is set to "ifmissing", run
6136           simply "depmod -A"
6137
6138 2001-12-21 15:49 +0000 [r976]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6139
6140         * rc.d/rc.sysinit: - fixed depmod problem (s/$mver/`uname -r`/)
6141
6142 2001-12-14 12:56 +0000 [r975]  mkochano <mkochano/at/pld-linux.org>
6143
6144         * rc.d/init.d/functions: - Previous change caused "snow ball
6145           effect" --- some code relied upon that bug. - Added code which
6146           conditionaly encloses arguments in double quotes. This is
6147           required if more than one argument is passed to /bin/su -c.
6148
6149 2001-12-13 20:35 +0000 [r974]  mkochano <mkochano/at/pld-linux.org>
6150
6151         * rc.d/init.d/functions: - Properly escape quotation marks inside
6152           quotation marks.
6153
6154 2001-12-03 17:50 +0000 [r973]  Jacek Konieczny <jajcus/at/pld-linux.org>
6155
6156         * sysconfig/network-scripts/ifup-post: - pass $CONFIG instead of
6157           $DEVICE to ifup-post, ifup-aliases (BTS id 20)
6158
6159 2001-11-30 15:11 +0000 [r972]  Wojciech Cięciwa <cieciwa/at/pld-linux.org>
6160
6161         * sysctl.conf: - s/getrewted/grsecurity/
6162
6163 2001-11-23 14:33 +0000 [r971]  Tomasz Pala <gotar/at/pld-linux.org>
6164
6165         * rc.d/rc.sysinit, src/ppp-watch.c, src/shvar.c, src/shvar.h: -
6166           fixed typos.
6167
6168 2001-11-19 13:00 +0000 [r970]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6169
6170         * rc.d/init.d/functions.network: - don't try to detect devicetype
6171           if it's specified
6172
6173 2001-11-12 18:47 +0000 [r969]  Jan Rękorajski <baggins/at/pld-linux.org>
6174
6175         * sysconfig/network-scripts/ifdown: - RESULT variable can be empty,
6176           check for it
6177
6178 2001-11-09 18:34 +0000 [r968]  Jan Rękorajski <baggins/at/pld-linux.org>
6179
6180         * rc.d/init.d/network: - run modprobe at the start of
6181           network_init()
6182
6183 2001-11-05 16:58 +0000 [r967]  kloczek <kloczek/at/pld-linux.org>
6184
6185         * sysconfig/network: - chenged comment s/Set domainname here/Set
6186           NIS domain name here/
6187
6188 2001-10-30 17:03 +0000 [r966]  Tomasz Pala <gotar/at/pld-linux.org>
6189
6190         * rc.d/rc.sysinit: - last change: perms to 664.
6191
6192 2001-10-30 09:02 +0000 [r965]  Tomasz Pala <gotar/at/pld-linux.org>
6193
6194         * rc.d/rc.sysinit: - changed /var/run/utmp(x) and /var/log/wtmp(x)
6195           permissions to 660 in order to assure compatibility with SysVinit
6196           and utempter packages.
6197
6198 2001-10-25 08:21 +0000 [r963]  kloczek <kloczek/at/pld-linux.org>
6199
6200         * sysconfig/network-scripts/ifup-routes: back ..
6201           s/DEVICE/REALDEVICE/
6202
6203 2001-10-24 22:27 +0000 [r962]  Tomasz Orzechowski <orzech/at/pld-linux.org>
6204
6205         * rc.d/rc.sysinit: - small fixes
6206
6207 2001-10-24 22:16 +0000 [r961]  kloczek <kloczek/at/pld-linux.org>
6208
6209         * sysconfig/network-scripts/ifup-routes: s/REALDEVICE/DEVICE/
6210
6211 2001-10-22 16:43 +0000 [r960]  kloczek <kloczek/at/pld-linux.org>
6212
6213         * sysconfig/static-routes: added commented example.
6214
6215 2001-10-14 21:33 +0000 [r958]  mkochano <mkochano/at/pld-linux.org>
6216
6217         * sysconfig/network-scripts/ifdown-br: - Do not try to delete
6218           bridge from itself.
6219
6220 2001-10-11 18:49 +0000 [r955]  Jan Rękorajski <baggins/at/pld-linux.org>
6221
6222         * sysconfig/network-scripts/ifup,
6223           sysconfig/network-scripts/ifup-br, rc.d/init.d/functions.network:
6224           - let kernel maintain if ARP should be turned on/off if not
6225           explicitly specified
6226
6227 2001-10-10 02:03 +0000 [r954]  Jan Rękorajski <baggins/at/pld-linux.org>
6228
6229         * rc.d/init.d/functions.network: - fixed regexp in DEVICETYPE
6230           detection
6231
6232 2001-10-09 22:49 +0000 [r952-953]  Jan Rękorajski <baggins/at/pld-linux.org>
6233
6234         * rc.d/init.d/functions.network: - HANDLING cannot be 'typeset'
6235           it's mot local (thanks qboosh)
6236
6237         * sysconfig/network-scripts/ifup-ppp: - typo (thanks qboosh)
6238
6239 2001-10-08 11:16 +0000 [r951]  Jan Rękorajski <baggins/at/pld-linux.org>
6240
6241         * rc.d/rc.sysinit: - fix for modular LVM
6242
6243 2001-10-05 18:21 +0000 [r950]  Jan Rękorajski <baggins/at/pld-linux.org>
6244
6245         * sysctl.conf: - comment out all IPv6 stuff by default
6246
6247 2001-10-05 18:17 +0000 [r949]  Jan Rękorajski <baggins/at/pld-linux.org>
6248
6249         * rc.d/init.d/functions: - proper (shell dependant) ulimit use
6250
6251 2001-10-04 07:41 +0000 [r948]  Jakub Bogusz <qboosh/at/pld-linux.org>
6252
6253         * po/pl.po: - applied SOURCES/rc-scripts-typo.patch (by aflinta)
6254
6255 2001-10-01 17:10 +0000 [r946-947]  Jan Rękorajski <baggins/at/pld-linux.org>
6256
6257         * rc.d/init.d/functions.network: - allow ipv6 only interface
6258
6259         * sysctl.conf: - added grsec stuff - really, really disable ipv6
6260           autoconf if one wants it
6261
6262 2001-09-19 08:09 +0000 [r944]  Tomasz Orzechowski <orzech/at/pld-linux.org>
6263
6264         * rc.d/init.d/functions: - fixed misleading message after killproc
6265           with specified signal type
6266
6267 2001-08-16 22:52 +0000 [r943]  kloczek <kloczek/at/pld-linux.org>
6268
6269         * po/pl.po: - charset=iso-8859-2.
6270
6271 2001-08-15 20:32 +0000 [r942]  Roman Werpachowski <roman/at/pld-linux.org>
6272
6273         * sysconfig/interfaces/ifcfg-ppp0.tpsa: - added AUTH=no ("noauth"
6274           is not a default option of pppd)
6275
6276 2001-07-30 10:29 +0000 [r941]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
6277
6278         * sysconfig/interfaces/ifcfg-eth0: - ONBOOT=no by default
6279
6280 2001-07-23 11:01 +0000 [r940]  mkochano <mkochano/at/pld-linux.org>
6281
6282         * rc.d/init.d/functions: - Added ulimit -p unlimited before
6283           executing daemon. This will make sure daemons will have ability
6284           to fork no matter what limits are set. Limits for users are set
6285           via pam_limit. - Small optimalization (it's smaller now).
6286
6287 2001-07-22 17:28 +0000 [r936-939]  Jan Rękorajski <baggins/at/pld-linux.org>
6288
6289         * sysconfig/network-scripts/ifdown: - typos
6290
6291         * sysconfig/interfaces/Makefile.am: - added ifcfg-eth0
6292
6293         * rc.d/rc.sysinit: - devfs and RAID fixes
6294
6295         * rc.d/rc.modules: - don't autoclean modules loaded here
6296
6297 2001-07-21 19:26 +0000 [r935]  Jan Rękorajski <baggins/at/pld-linux.org>
6298
6299         * rc.d/rc.sysinit: - more merging from TOTALNEW - mainly USB and
6300           lvm - fixed thinko with SET_SLINKS
6301
6302 2001-07-21 19:21 +0000 [r933-934]  Jan Rękorajski <baggins/at/pld-linux.org>
6303
6304         * sysconfig/interfaces/tnlcfg-icm, sysconfig/interfaces/ifcfg-eth0:
6305           - bring it up to date with the stuff ;>
6306
6307         * sysconfig/network-scripts/ifup-aliases,
6308           sysconfig/interfaces/ifcfg-description: -
6309           s/BOOTMETHOD/BOOTPROTO/g
6310
6311 2001-07-19 20:55 +0000 [r932]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
6312
6313         * sysconfig/interfaces/ifcfg-eth0 (added): - example config
6314
6315 2001-07-17 18:21 +0000 [r931]  Jan Rękorajski <baggins/at/pld-linux.org>
6316
6317         * rc.d/init.d/functions, sysconfig/network-scripts/ifup: - merge
6318           from TOTALNEW branch: - set MTU - don't use tput if we are not on
6319           a proper terminal
6320
6321 2001-07-13 17:47 +0000 [r930]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6322
6323         * sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
6324           - added automatically vlan shutdown before shutdowing interface
6325           (eth)
6326
6327 2001-07-05 22:21 +0000 [r929]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6328
6329         * sysconfig/network-scripts/ifup: - VLAN must be set _before_
6330           initialisation it's IP parameters
6331
6332 2001-07-05 15:56 +0000 [r927]  Jan Rękorajski <baggins/at/pld-linux.org>
6333
6334         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
6335           sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
6336           - cleaned up accidental mess
6337
6338 2001-07-05 15:47 +0000 [r925-926]  Jan Rękorajski <baggins/at/pld-linux.org>
6339
6340         * rc.d/rc.sysinit: - don't mount devpts if devfs is already mounted
6341
6342         * rc.d/rc.sysinit: - backed up some obviously wrong changes -
6343           PLEASE do NOT make functional changes along with cosmetic ones
6344
6345 2001-07-04 22:48 +0000 [r924]  Tomasz Pala <gotar/at/pld-linux.org>
6346
6347         * rc.d/rc.sysinit: - removed /etc/HOSTNAME, - cosmetics.
6348
6349 2001-06-26 14:53 +0000 [r923]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6350
6351         * sysconfig/network-scripts/ifup: - added vconfig set_flag $DEVICE
6352           1 - for dhcpd
6353
6354 2001-06-25 20:54 +0000 [r922]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6355
6356         * rc.d/init.d/functions.network: - added vlan_setup function
6357           (setting proper 802.1q vlan's parameters)
6358
6359 2001-06-25 20:44 +0000 [r921]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6360
6361         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
6362           sysconfig/network-scripts/ifdown: - added support to 802.1Q
6363           VLANs. (ifcfg-eth0.<vlan>)
6364
6365 2001-05-25 20:14 +0000 [r912]  Jan Rękorajski <baggins/at/pld-linux.org>
6366
6367         * sysconfig/network-scripts/ifup: - don't try to add ipv4 address
6368           if there is none
6369
6370 2001-05-25 17:53 +0000 [r911]  Jan Rękorajski <baggins/at/pld-linux.org>
6371
6372         * rc.d/init.d/functions.network: - typo
6373
6374 2001-05-25 17:48 +0000 [r910]  Jan Rękorajski <baggins/at/pld-linux.org>
6375
6376         * sysconfig/network-scripts/ifup: - compatibility fixes
6377
6378 2001-05-25 17:34 +0000 [r909]  Jan Rękorajski <baggins/at/pld-linux.org>
6379
6380         * rc.d/rc.sysinit: - cleanup
6381
6382 2001-05-25 14:33 +0000 [r906-908]  Jan Rękorajski <baggins/at/pld-linux.org>
6383
6384         * rc.d/init.d/network: - removed shutting down "unconfigured"
6385           interfaces - that was dumb idea misiek
6386
6387         * sysconfig/network-scripts/ifup: - consistency check
6388
6389         * rc.d/init.d/functions.network: - consistency checks
6390
6391 2001-05-24 20:20 +0000 [r903-905]  Jan Rękorajski <baggins/at/pld-linux.org>
6392
6393         * rc.d/init.d/functions.network: - reverted last change - not neded
6394
6395         * rc.d/init.d/network: - fixing shutting down unconfigured defices
6396           (atm stuff is not)
6397
6398         * rc.d/init.d/functions.network: - compat stuff
6399
6400 2001-05-24 20:14 +0000 [r902]  Jan Rękorajski <baggins/at/pld-linux.org>
6401
6402         * rc.d/init.d/functions.network: - more bad merge fixes
6403
6404 2001-05-24 20:00 +0000 [r901]  Jan Rękorajski <baggins/at/pld-linux.org>
6405
6406         * rc.d/init.d/functions.network: - fixed very stupid typo
6407
6408 2001-05-16 13:12 +0000 [r899-900]  Jan Rękorajski <baggins/at/pld-linux.org>
6409
6410         * po/pl.po: - cleaned up, updated and translated
6411
6412         * sysconfig/network-scripts/ifup-ipx,
6413           sysconfig/network-scripts/ifup-aliases,
6414           sysconfig/network-scripts/ifup-routes,
6415           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
6416           sysconfig/network-scripts/tnldown,
6417           sysconfig/network-scripts/ifdown,
6418           sysconfig/network-scripts/ifup-sl,
6419           sysconfig/network-scripts/ifup-ppp: - nls cleanups
6420
6421 2001-05-16 02:14 +0000 [r898]  Jan Rękorajski <baggins/at/pld-linux.org>
6422
6423         * rc.d/rc.shutdown: - do not 'exec' umount, $() is just fine (yes,
6424           it's yet another ksh93 fix)
6425
6426 2001-05-16 01:54 +0000 [r897]  Jan Rękorajski <baggins/at/pld-linux.org>
6427
6428         * rc.d/rc: - set TMPDIR=/dev/null before exec rc.shutdown
6429           (workaround for the freaky weird ksh93 which tries to keep pipes
6430           in /tmp, and no, disabling this in source of ksh93 is not an
6431           option)
6432
6433 2001-05-16 01:33 +0000 [r896]  Jan Rękorajski <baggins/at/pld-linux.org>
6434
6435         * rc.d/rc.shutdown, rc.d/rc: - do not use locale in rc.shutdwon
6436           (there are shells that support them and you end up with
6437           unmountable /usr)
6438
6439 2001-05-15 17:28 +0000 [r895]  Jan Rękorajski <baggins/at/pld-linux.org>
6440
6441         * makepot.pl: - recognize "nls 'bla'"
6442
6443 2001-05-15 16:54 +0000 [r893-894]  Jan Rękorajski <baggins/at/pld-linux.org>
6444
6445         * rc.d/init.d/template.init: - typo
6446
6447         * rc.d/rc.sysinit: - typos
6448
6449 2001-05-15 16:44 +0000 [r892]  Jan Rękorajski <baggins/at/pld-linux.org>
6450
6451         * rc.d/init.d/functions.network: - typos
6452
6453 2001-05-15 16:43 +0000 [r891]  Maciej 'Agaran' Pijanka <agaran/at/pld-linux.org>
6454
6455         * po/pl.po: added some translations..may somebody look at that?
6456
6457 2001-05-15 16:41 +0000 [r890]  Jan Rękorajski <baggins/at/pld-linux.org>
6458
6459         * rc.d/init.d/functions.network: - typo
6460
6461 2001-05-15 16:36 +0000 [r889]  Jan Rękorajski <baggins/at/pld-linux.org>
6462
6463         * rc.d/init.d/functions.network: - rarp run via run_cmd
6464
6465 2001-05-15 16:05 +0000 [r888]  Jan Rękorajski <baggins/at/pld-linux.org>
6466
6467         * setsysfont, sysconfig/interfaces/tnlcfg-description,
6468           doc/sysconfig.txt, rc.d/init.d/template.init, src/netreport.c,
6469           rc.d/rc.sysinit, src/shvar.c,
6470           sysconfig/network-scripts/Makefile.am, lang.csh, README,
6471           doc/net-scripts.txt, sysconfig/clock, rc.d/Makefile.am,
6472           src/shvar.h, sysconfig/network-scripts/ifup-routes, TODO,
6473           makepot.pl, sysconfig/network-scripts/ifup-ppp,
6474           rc.d/init.d/functions, sysconfig/network-scripts/tnlup,
6475           sysconfig/network-scripts/ifdown-sl,
6476           sysconfig/interfaces/ifcfg-description, rc.d/rc,
6477           rc.d/init.d/single, sysconfig/network, sysconfig/timezone,
6478           sysconfig/interfaces/ifcfg-ppp0.leased1,
6479           sysconfig/interfaces/ifcfg-ppp0.leased2, rc.d/rc.modules (added),
6480           sysconfig/network-scripts/ifup-aliases, rc.d/init.d/network,
6481           sysconfig/network-scripts/ifdown-ppp, src/minilogd.c,
6482           sysconfig/interfaces/tnlcfg-icm, src/ppp-watch.c, NEWS,
6483           sysconfig/network-scripts/ifup, sysconfig/interfaces/ifcfg-br0
6484           (added), src/process.c, sysconfig/network-scripts/ifup-br
6485           (added), configure.in, sysconfig/network-scripts/ifup-plip,
6486           sysconfig/network-scripts/ifdown-post,
6487           sysconfig/interfaces/ifcfg-sl0, rc.d/rc.shutdown,
6488           sysconfig/network-scripts/ifup-post,
6489           sysconfig/network-scripts/ifdown, Makefile.am,
6490           rc.d/init.d/functions.network, src/initlog.c,
6491           sysconfig/Makefile.am, DEVELOPMENT (added),
6492           sysconfig/network-scripts/ifup-ipx, AUTHORS, rc-scripts.spec.in,
6493           sysconfig/system, inittab, src/getkey.c, src/usernetctl.c,
6494           sysconfig/interfaces/Makefile.am, src/Makefile.am,
6495           sysconfig/network-scripts/ifup-sl, sysctl.conf (added),
6496           sysconfig/network-scripts/tnldown, modules (added), COPYING,
6497           sysconfig/network-scripts/ifdown-br (added), doc/initlog.1,
6498           autogen.sh: - merge from TOTALNEW branch (see NEWS for more info)
6499
6500 2001-05-13 18:39 +0000 [r886]  kloczek <kloczek/at/pld-linux.org>
6501
6502         * rc.d/init.d/network, rc.d/init.d/functions.network,
6503           sysconfig/network: added abilities for setup static RARP table by
6504           /etc/sysconfig/network::STATIC_RARP=yes (like static ARP table)
6505           based on /etc/ethers config file. Before setting up ARRP table is
6506           checked /proc/net/rarp and if file don't exist "modprobe rarp" is
6507           performed before.
6508
6509 2001-05-13 17:47 +0000 [r884]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6510
6511         * rc.d/init.d/functions.network: ksh93 support/fixes by Jan
6512           Rękorajski <baggins/at/pld.org.pl> (from stable series)
6513
6514 2001-05-13 17:10 +0000 [r883]  Jan Rękorajski <baggins/at/pld-linux.org>
6515
6516         * configure.in, rc.d/rc, rc.d/init.d/functions.network,
6517           rc.d/rc.sysinit, rc.d/init.d/functions, rc.d/rc.shutdown,
6518           rc.d/init.d/timezone, sysconfig/network-scripts/ifup: - version
6519           0.2.11 - true ksh support/fixes: - fixed numerous instances of
6520           incorrect quoting ("" inside itself) - s/local/typeset/
6521
6522 2001-04-20 23:28 +0000 [r878]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6523
6524         * rc.d/rc.sysinit: - few more updates - util-linux 2.10s is
6525           _slightly_ fixed :>>
6526
6527 2001-04-20 21:15 +0000 [r877]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6528
6529         * rc.d/rc.sysinit: - patch to allow fsck'ing crypted filesystems
6530
6531 2001-04-19 23:31 +0000 [r876]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6532
6533         * sysconfig/network-scripts/ifup: don't use quotation in
6534           DHCPOPTIONS
6535
6536 2001-03-22 21:50 +0000 [r873]  Jakub Bogusz <qboosh/at/pld-linux.org>
6537
6538         * sysconfig/network-scripts/ifup-ppp: - check if DATAFORCHAT is not
6539           null before exporting it
6540
6541 2001-03-05 17:35 +0000 [r867-868]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6542
6543         * TODO: removed IPX tunnels; these don't need rc-scripts support
6544
6545         * rc-scripts.spec.in: sysconfig/clock was missing
6546
6547 2001-03-03 11:28 +0000 [r861]  laro <laro/at/pld-linux.org>
6548
6549         * rc.d/init.d/timezone: typing error fixed
6550
6551 2001-03-01 16:11 +0000 [r860]  Michał Moskal <malekith/at/pld-linux.org>
6552
6553         * rc.d/rc.sysinit: Fixed to pass --localtime option to hwclock.
6554           check hwclock manpage for details (it has changed, since i last
6555           read it)
6556
6557 2001-02-23 18:06 +0000 [r857]  Jan Rękorajski <baggins/at/pld-linux.org>
6558
6559         * sysconfig/network-scripts/ifup-plip: - bring link up at startup
6560
6561 2001-02-12 20:30 +0000 [r856]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6562
6563         * po/pl.po: - uncommented "to enter interactive startup" transl.
6564
6565 2001-02-02 21:18 +0000 [r855]  Roman Werpachowski <roman/at/pld-linux.org>
6566
6567         * sysconfig/interfaces/data/chat-ppp0.tpsa: another small fix: atdt
6568           $PHONE -> atdt$PHONE
6569
6570 2001-02-02 18:22 +0000 [r854]  Roman Werpachowski <roman/at/pld-linux.org>
6571
6572         * sysconfig/interfaces/data/chat-ppp0.tpsa: - small fix
6573
6574 2001-01-12 13:46 +0000 [r851]  Jan Rękorajski <baggins/at/pld-linux.org>
6575
6576         * rc.d/init.d/network: - exclude nas* interfaces on boot, they need
6577           to be started by ATM utils
6578
6579 2000-12-27 13:33 +0000 [r850]  mkochano <mkochano/at/pld-linux.org>
6580
6581         * sysconfig/system: - CONSOLE_LOGLEVEL is back. It is duplicated in
6582           klogd.sysconfig, but it has to be here. It is required by
6583           rc.sysinit in order to set logging level before processing
6584           init.d/* scripts.
6585
6586 2000-12-19 22:33 +0000 [r849]  mkochano <mkochano/at/pld-linux.org>
6587
6588         * sysconfig/system: - Removed CONSOLELOG_LEVEL - has been moved to
6589           /etc/sysconfig/klogd.
6590
6591 2000-12-14 09:49 +0000 [r847]  Jacek Konieczny <jajcus/at/pld-linux.org>
6592
6593         * rc.d/init.d/functions: - status() improved so it can accept now
6594           two argumens: the subsys name and (optional) the daemon name.
6595           status() checks if daemon is running or the subsys is locked.
6596           This way subsys name can differ from daemon name it is running
6597
6598 2000-12-14 09:32 +0000 [r846]  Jacek Konieczny <jajcus/at/pld-linux.org>
6599
6600         * sysconfig/Makefile.am, sysconfig/clock (added): -
6601           /etc/sysconfig/clock added (for hardware clock options)
6602
6603 2000-12-12 17:38 +0000 [r845]  kloczek <kloczek/at/pld-linux.org>
6604
6605         * configure.in: - version 0.2.10.
6606
6607 2000-12-09 12:02 +0000 [r842-843]  mkochano <mkochano/at/pld-linux.org>
6608
6609         * rc.d/init.d/functions: - Added note about some not obvious
6610           behavior of is_not().
6611
6612         * rc.d/rc.sysinit: - Fixed problem with $RUN_DEPMOD="ifmissing".
6613
6614 2000-12-04 12:06 +0000 [r841]  Roman Werpachowski <roman/at/pld-linux.org>
6615
6616         * sysconfig/interfaces/ifcfg-ppp0.tpsa: Added PHONE to DATAFORCHAT
6617
6618 2000-11-17 14:47 +0000 [r839]  Jan Rękorajski <baggins/at/pld-linux.org>
6619
6620         * configure.in: - version 0.2.9
6621
6622 2000-11-17 12:11 +0000 [r838]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6623
6624         * sysconfig/interfaces/ifcfg-description: information about
6625           specifing prefix for so called ,,aliases''
6626
6627 2000-11-17 06:25 +0000 [r837]  kloczek <kloczek/at/pld-linux.org>
6628
6629         * rc.d/init.d/network: - replace "$((" by "$( (" to w use bash as
6630           /bin/sh.
6631
6632 2000-11-16 16:04 +0000 [r831-836]  Jan Rękorajski <baggins/at/pld-linux.org>
6633
6634         * rc.d/init.d/timezone: - cleanup from TOTALNEW
6635
6636         * rc.d/init.d/functions: - backport from TOTALNEW - cleaned up
6637           shell functions - fixed is_yes/is_no - added is_module, log_*
6638           functions
6639
6640         * rc.d/rc.init: - set/unset more (all?) locale variables (backport
6641           from TOTALNEW)
6642
6643         * rc.d/init.d/single, rc.d/init.d/killall, rc.d/init.d/allowlogin,
6644           rc.d/rc.local, rc.d/rc.shutdown, rc.d/init.d/template.init,
6645           rc.d/rc, rc.d/init.d/random: - added setting for vi ;)
6646
6647         * rc.d/init.d/functions.network, rc.d/rc.sysinit,
6648           sysconfig/network-scripts/ifdown-post, rc.d/init.d/network,
6649           sysconfig/network-scripts/ifup, po/Makefile.am,
6650           sysconfig/network-scripts/ifdown,
6651           sysconfig/network-scripts/ifup-post: - replaced sed with awk
6652           (backport from TOTALNEW branch)
6653
6654         * rc-scripts.spec.in: - synced with SPECS version
6655
6656 2000-11-06 19:28 +0000 [r830]  Jan Rękorajski <baggins/at/pld-linux.org>
6657
6658         * sysconfig/network-scripts/ifup: - `ip -4 addr add` first `ip link
6659           set dev up` next - atm needs it
6660
6661 2000-11-06 18:33 +0000 [r829]  Jan Rękorajski <baggins/at/pld-linux.org>
6662
6663         * configure.in: - version 0.2.8
6664
6665 2000-11-06 16:24 +0000 [r827]  Jan Rękorajski <baggins/at/pld-linux.org>
6666
6667         * rc.d/init.d/network: - use awk instead of sed in interface
6668           selection
6669
6670 2000-11-06 15:42 +0000 [r825-826]  Jan Rękorajski <baggins/at/pld-linux.org>
6671
6672         * rc.d/init.d/network: - skip lec and atm interfaces on start|stop,
6673           they are set using separate script
6674
6675         * sysconfig/network-scripts/ifup: - revert last change because IPv6
6676           is broken and it's not possible to add an adress on DOWN
6677           interface :(
6678
6679 2000-11-05 01:28 +0000 [r823]  Jan Rękorajski <baggins/at/pld-linux.org>
6680
6681         * sysconfig/network: - added global ipv6 autoconf setting
6682
6683 2000-11-04 04:44 +0000 [r822]  Jan Rękorajski <baggins/at/pld-linux.org>
6684
6685         * sysconfig/network-scripts/ifup: - bring interface UP _after_
6686           setting up addresses (other way breaks ATM)
6687
6688 2000-11-02 21:40 +0000 [r819]  Jan Rękorajski <baggins/at/pld-linux.org>
6689
6690         * rc.d/init.d/network: - global setting for autoconf in proc_net()
6691
6692 2000-10-22 20:55 +0000 [r808]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6693
6694         * rc.d/init.d/functions: (run_cmd, daemon): set HOME and TMPDIR in
6695           nicer way (backport from totalnew)
6696
6697 2000-10-22 19:30 +0000 [r807]  mkochano <mkochano/at/pld-linux.org>
6698
6699         * rc.d/init.d/functions: - Remove "HOME" from environment. - Set
6700           TMPDIR and TEMP to "/tmp". Some programs (Samba, cvs) will fail
6701           beacuse of lack of access permissions to "/root/tmp" or lack of
6702           this directory if these variables are inherited from root's
6703           environment.
6704
6705 2000-10-18 20:10 +0000 [r803]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6706
6707         * rc.d/init.d/functions.network: merged totalnew 3d patch as new
6708           TOTALNEW branch
6709
6710 2000-10-17 20:42 +0000 [r802]  Paweł Sakowski <saq/at/pld-linux.org>
6711
6712         * sysconfig/network-scripts/ifup: - bugfix: avoid loops when a user
6713           calls ifup and usernetctl isn't suid
6714
6715 2000-09-25 13:46 +0000 [r801]  Paweł Sakowski <saq/at/pld-linux.org>
6716
6717         * configure.in: - version 0.2.7
6718
6719 2000-09-23 20:43 +0000 [r800]  Paweł Sakowski <saq/at/pld-linux.org>
6720
6721         * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup:
6722           - fixed DEVICETYPE determination for aliased devices
6723
6724 2000-09-21 13:53 +0000 [r799]  Paweł Sakowski <saq/at/pld-linux.org>
6725
6726         * po/de.po: - minor fixes
6727
6728 2000-09-20 23:32 +0000 [r798]  kloczek <kloczek/at/pld-linux.org>
6729
6730         * sysconfig/static-routes: - commented entry description.
6731
6732 2000-09-19 13:36 +0000 [r796-797]  Paweł Sakowski <saq/at/pld-linux.org>
6733
6734         * po/pl.po: - translations for ifup and ifup-sl
6735
6736         * po/de.po: - s/dir/dip/
6737
6738 2000-09-19 12:46 +0000 [r795]  Paweł Sakowski <saq/at/pld-linux.org>
6739
6740         * sysconfig/network-scripts/ifup-sl, po/de.po,
6741           rc.d/init.d/functions, sysconfig/network-scripts/ifup, po/pl.po:
6742           - merged some %s into nls invocations - German translation
6743           finetuning
6744
6745 2000-09-18 22:32 +0000 [r794]  Paweł Sakowski <saq/at/pld-linux.org>
6746
6747         * configure.in, rc-scripts.spec.in, po/de.po (added),
6748           rc.d/init.d/functions: - introducing German translation
6749
6750 2000-09-03 02:29 +0000 [r793]  Jan Rękorajski <baggins/at/pld-linux.org>
6751
6752         * sysconfig/network-scripts/ifup,
6753           sysconfig/interfaces/ifcfg-description: - added IPV6_AUTOCONF
6754           variable to interface configuration set it to "no" if you don't
6755           want kernel to autoconfigure IPv6 address on interfaces
6756           (prefix:MAC stuff)
6757
6758 2000-08-28 15:43 +0000 [r792]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6759
6760         * configure.in: - version = 0.2.6
6761
6762 2000-08-28 15:38 +0000 [r790-791]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6763
6764         * rc.d/init.d/network: - substituted awk in place of /usr/bin/tr
6765
6766         * rc.d/init.d/network: - removed all "xargs" calls
6767
6768 2000-08-08 23:06 +0000 [r789]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6769
6770         * rc.d/init.d/functions: - added "termput op" definition -- it
6771           fixes the Blue Screen (tm) problem :) (if you don't know what's
6772           this about, try umounting /usr and running rc.sysinit -- the same
6773           effect was when /usr wasn't on root partition)
6774
6775 2000-08-04 15:25 +0000 [r788]  Jan Rękorajski <baggins/at/pld-linux.org>
6776
6777         * sysconfig/network-scripts/ifup: - fixed setting up GATEWAY6* -
6778           added setting up global route for IPv6 routers
6779
6780 2000-08-04 15:20 +0000 [r786-787]  Jan Rękorajski <baggins/at/pld-linux.org>
6781
6782         * sysconfig/network: -added IPV6_GLOBALROUTEDEV
6783
6784         * sysconfig/network: - added IPV6_GLOBALROUTE
6785
6786 2000-08-04 15:06 +0000 [r785]  Jan Rękorajski <baggins/at/pld-linux.org>
6787
6788         * sysconfig/network-scripts/ifup: - set up GATEWAY6* only if
6789           IPV6_FORWARDING is disabled
6790
6791 2000-08-04 14:08 +0000 [r784]  Jan Rękorajski <baggins/at/pld-linux.org>
6792
6793         * sysconfig/network-scripts/ifup: - added default route setup for
6794           IPv6
6795
6796 2000-08-04 14:02 +0000 [r783]  Jan Rękorajski <baggins/at/pld-linux.org>
6797
6798         * sysconfig/network: - added GATEWAY6* for IPv6 routing
6799
6800 2000-08-04 13:58 +0000 [r782]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6801
6802         * rc.d/rc.sysinit: - cosmetics (in mount /proc command)
6803
6804 2000-08-03 12:51 +0000 [r781]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6805
6806         * rc.d/rc.sysinit: - added -o gid=17 while mounting /proc
6807
6808 2000-07-31 07:28 +0000 [r780]  kloczek <kloczek/at/pld-linux.org>
6809
6810         * configure.in: - new version 0.2.5.
6811
6812 2000-07-28 18:37 +0000 [r779]  Jan Rękorajski <baggins/at/pld-linux.org>
6813
6814         * rc.d/init.d/functions: - added _modprobe function
6815
6816 2000-07-28 15:03 +0000 [r778]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6817
6818         * sysconfig/network-scripts/tnlup,
6819           sysconfig/network-scripts/tnldown: - added .
6820           /etc/rc.d/init.d/functions
6821
6822 2000-07-21 18:51 +0000 [r777]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6823
6824         * rc.d/init.d/functions.network: - ls 2>/dev/null (avoid "ls: no
6825           such file or directory" when directory does not exist)
6826
6827 2000-07-20 10:07 +0000 [r776]  Paweł Gajda <mis/at/pld-linux.org>
6828
6829         * sysconfig/interfaces/ifcfg-description: - one more fix to
6830           IPXFRAMETYPE
6831
6832 2000-07-20 10:03 +0000 [r775]  Paweł Gajda <mis/at/pld-linux.org>
6833
6834         * sysconfig/interfaces/ifcfg-description: - fixed IPXFRAMETYPE
6835
6836 2000-07-13 17:42 +0000 [r774]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6837
6838         * configure.in: - version 0.2.4
6839
6840 2000-07-13 15:29 +0000 [r773]  Jan Rękorajski <baggins/at/pld-linux.org>
6841
6842         * rc.d/rc.sysinit: - rm -f utmp? first
6843
6844 2000-07-13 14:51 +0000 [r772]  Jan Rękorajski <baggins/at/pld-linux.org>
6845
6846         * sysconfig/system: - added NEED_XFILES=yes (we want utmpx/wtmpx)
6847
6848 2000-07-13 14:45 +0000 [r770-771]  Jan Rękorajski <baggins/at/pld-linux.org>
6849
6850         * rc.d/rc.sysinit: - typo
6851
6852         * rc.d/rc.sysinit: - we _want_ utmpx and wtmpx, not utmp/wtmp
6853
6854 2000-06-29 08:24 +0000 [r769]  Bartosz Waszak <waszi/at/pld-linux.org>
6855
6856         * po/pl.po: - typo
6857
6858 2000-06-27 20:22 +0000 [r768]  Jan Rękorajski <baggins/at/pld-linux.org>
6859
6860         * rc.d/init.d/functions.network: - modprobe ipip if
6861           IPV6_TUNNELCONFIG == yes
6862
6863 2000-06-27 09:50 +0000 [r767]  Bartosz Waszak <waszi/at/pld-linux.org>
6864
6865         * lang.sh: - cleanups
6866
6867 2000-06-25 14:40 +0000 [r766]  Bartosz Waszak <waszi/at/pld-linux.org>
6868
6869         * makepot.pl, rc.d/rc.sysinit, rc.d/rc.shutdown,
6870           sysconfig/interfaces/ifcfg-description,
6871           sysconfig/interfaces/ifcfg-ppp0.tpsa: - typos - cleanups
6872
6873 2000-06-23 09:11 +0000 [r765]  Artur Frysiak <wiget/at/pld-linux.org>
6874
6875         * rc.d/rc.shutdown: added shmfs to noprocfs
6876
6877 2000-06-22 14:52 +0000 [r764]  Jacek Konieczny <jajcus/at/pld-linux.org>
6878
6879         * rc.d/rc.shutdown: - fixed file unmounting again, after kloczek
6880           broke it "borrowing" code from RH
6881
6882 2000-06-21 15:23 +0000 [r763]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6883
6884         * sysconfig/interfaces/ifcfg-description: - IPADDR, not ADDR :)
6885
6886 2000-06-18 09:55 +0000 [r762]  kloczek <kloczek/at/pld-linux.org>
6887
6888         * configure.in: - release 2.3.
6889
6890 2000-06-18 09:52 +0000 [r761]  kloczek <kloczek/at/pld-linux.org>
6891
6892         * rc.d/rc.shutdown: - new umounting file systems procedure (borowed
6893           from RH).
6894
6895 2000-06-12 08:38 +0000 [r760]  Bartosz Waszak <waszi/at/pld-linux.org>
6896
6897         * rc.d/init.d/network, sysconfig/network-scripts/ifdown-sl,
6898           sysconfig/network-scripts/ifup-aliases,
6899           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
6900           sysconfig/network-scripts/ifup-plip,
6901           sysconfig/network-scripts/tnldown,
6902           sysconfig/network-scripts/ifup-post,
6903           rc.d/init.d/functions.network, rc.d/rc.sysinit, ppp/ip-down,
6904           sysconfig/network-scripts/ifup-sl, rc.d/init.d/allowlogin,
6905           sysconfig/network-scripts/ifup-ppp: - is_yes and is_no cleanups -
6906           typos
6907
6908 2000-06-02 14:47 +0000 [r759]  mkochano <mkochano/at/pld-linux.org>
6909
6910         * rc.d/init.d/functions: - Moves cursor to a new line also after
6911           "WORK" and "FAIL".
6912
6913 2000-06-02 14:36 +0000 [r758]  mkochano <mkochano/at/pld-linux.org>
6914
6915         * rc.d/init.d/functions: - Added new function progress(). It shows
6916           color messages in square brackets. Takes two arguments: text to
6917           display and color to use. Second argument is optional (default
6918           color is green). Outputs "op" as last terminal sequence instaed
6919           setting arbitrary color. - busy(), ok(), started(), fail() and
6920           died() modified to use progress().
6921
6922 2000-06-02 10:00 +0000 [r757]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6923
6924         * rc.d/rc.sysinit: - fixed some is_yes calls (argument can be
6925           empty)
6926
6927 2000-06-01 19:33 +0000 [r756]  Jan Rękorajski <baggins/at/pld-linux.org>
6928
6929         * rc.d/rc.sysinit: - fixed setting up USEMODULES variable
6930
6931 2000-05-31 18:01 +0000 [r754-755]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6932
6933         * rc.d/rc: - one more typo
6934
6935         * rc.d/rc: - typo
6936
6937 2000-05-31 17:55 +0000 [r753]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6938
6939         * sysconfig/network-scripts/ifdown: - typo
6940
6941 2000-05-30 05:55 +0000 [r749-752]  Bartosz Waszak <waszi/at/pld-linux.org>
6942
6943         * rc.d/init.d/functions: -typo
6944
6945         * rc.d/rc: - replaced halt -d with halt -d -p
6946
6947         * rc.d/rc.shutdown: - halt -p -> halt -w
6948
6949         * rc.d/rc.sysinit: -typo
6950
6951 2000-05-29 19:37 +0000 [r747-748]  Jan Rękorajski <baggins/at/pld-linux.org>
6952
6953         * sysconfig/network-scripts/ifup: - pass $DHCPOPTIONS to dhcpcd
6954
6955         * sysconfig/network-scripts/ifdown: - kill dhcpcd if necessary
6956
6957 2000-05-29 19:31 +0000 [r746]  Jan Rękorajski <baggins/at/pld-linux.org>
6958
6959         * sysconfig/interfaces/ifcfg-description: - added DHCPOPTIONS
6960           variable
6961
6962 2000-05-29 19:06 +0000 [r745]  kloczek <kloczek/at/pld-linux.org>
6963
6964         * configure.in: - start prepare 0.2.2.
6965
6966 2000-05-29 19:03 +0000 [r744]  Jan Rękorajski <baggins/at/pld-linux.org>
6967
6968         * rc.d/rc.shutdown: - run quotaoff -a before unmounting filesystems
6969           - minor cosmetics
6970
6971 2000-05-20 13:34 +0000 [r743]  Jacek Konieczny <jajcus/at/pld-linux.org>
6972
6973         * rc.d/rc.sysinit: - Time setup changed, so it should work even if
6974           /usr is on separate partition
6975
6976 2000-05-16 15:08 +0000 [r742]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6977
6978         * rc.d/rc.sysinit: - changed the way depmod was run - changed all
6979           "!=no" to "is_yes" or "! is_no" (from "functions")
6980
6981 2000-05-13 07:11 +0000 [r741]  Artur Frysiak <wiget/at/pld-linux.org>
6982
6983         * rc.d/init.d/timezone, po/pl.po: - rc.d/init.d/timezone - poprawki
6984           związane z tłumaczeniem - po/pl.po - serwis -> usluga,
6985           startowanie -> uruchamianie i kilka kosmetycznych zmian
6986
6987 2000-05-09 18:58 +0000 [r740]  Jan Rękorajski <baggins/at/pld-linux.org>
6988
6989         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
6990           - pump is b0rken - don't use pump for DHCP - use dhcpcd for DHCP
6991           ;) - and fixed typo
6992
6993 2000-05-09 15:46 +0000 [r739]  kloczek <kloczek/at/pld-linux.org>
6994
6995         * rc.d/rc.shutdown: - "halt -p" instead "halt -w".
6996
6997 2000-05-07 19:00 +0000 [r738]  Paweł Wilk <siefca/at/pld-linux.org>
6998
6999         * sysconfig/interfaces/down.d/.cvsignore (added),
7000           sysconfig/interfaces/up.d (added),
7001           sysconfig/interfaces/Makefile.am,
7002           sysconfig/interfaces/down.d/all/.cvsignore (added),
7003           sysconfig/interfaces/up.d/all (added),
7004           sysconfig/interfaces/down.d/ip/.cvsignore (added),
7005           sysconfig/interfaces/up.d/Makefile.am (added),
7006           sysconfig/interfaces/up.d/tnl/.cvsignore (added),
7007           ppp/Makefile.am, sysconfig/interfaces/up.d/ppp/.cvsignore
7008           (added), sysconfig/interfaces/up.d/.cvsignore (added),
7009           sysconfig/interfaces/up.d/all/Makefile.am (added),
7010           sysconfig/interfaces/down.d (added),
7011           sysconfig/interfaces/up.d/all/.cvsignore (added), configure.in,
7012           sysconfig/interfaces/down.d/all (added),
7013           sysconfig/interfaces/down.d/ip (added), ppp/ip-up,
7014           sysconfig/interfaces/down.d/Makefile.am (added),
7015           sysconfig/interfaces/up.d/tnl (added),
7016           sysconfig/interfaces/up.d/ppp (added),
7017           sysconfig/interfaces/up.d/ipx (added),
7018           sysconfig/interfaces/down.d/ipx/.cvsignore (added),
7019           sysconfig/interfaces/down.d/ppp/logger (added),
7020           sysconfig/interfaces/down.d/all/Makefile.am (added),
7021           sysconfig/interfaces/down.d/ip/Makefile.am (added),
7022           sysconfig/interfaces/up.d/tnl/Makefile.am (added),
7023           sysconfig/interfaces/up.d/ppp/Makefile.am (added),
7024           sysconfig/interfaces/up.d/ip (added),
7025           sysconfig/interfaces/up.d/ipx/Makefile.am (added), Makefile.am,
7026           sysconfig/interfaces/up.d/ipx/.cvsignore (added),
7027           sysconfig/interfaces/down.d/all/thetouch (added),
7028           sysconfig/interfaces/up.d/ppp/logger (added), ppp/ip-down,
7029           sysconfig/interfaces/down.d/tnl (added),
7030           sysconfig/interfaces/up.d/ip/Makefile.am (added),
7031           sysconfig/interfaces/down.d/ppp (added),
7032           sysconfig/interfaces/down.d/ipx (added),
7033           sysconfig/interfaces/up.d/ip/.cvsignore (added),
7034           sysconfig/interfaces/down.d/tnl/Makefile.am (added),
7035           rc-scripts.spec.in, sysconfig/interfaces/up.d/all/thetouch
7036           (added), sysconfig/interfaces/down.d/ppp/Makefile.am (added),
7037           sysconfig/interfaces/down.d/ipx/Makefile.am (added),
7038           sysconfig/interfaces/down.d/tnl/.cvsignore (added), run-parts
7039           (added), sysconfig/interfaces/down.d/ppp/.cvsignore (added): -
7040           scripts now ready to exec run-parts for each of interfaces going
7041           up/down, - run-parts is now by rc-scripts provided (as
7042           /bin/run-parts).
7043
7044 2000-05-07 15:43 +0000 [r737]  Paweł Wilk <siefca/at/pld-linux.org>
7045
7046         * rc-scripts.spec.in: run-parts script now belongs here
7047
7048 2000-05-03 11:55 +0000 [r736]  Bartosz Waszak <waszi/at/pld-linux.org>
7049
7050         * rc.d/rc.sysinit: - typos - in some places changed [ VARIABLE =
7051           "yes" ] ==> is_yes - devfsd may be used without DEVFS_MOUNT=yes
7052
7053 2000-05-03 11:49 +0000 [r735]  Bartosz Waszak <waszi/at/pld-linux.org>
7054
7055         * rc.d/rc, rc.d/rc.sysinit: - typo
7056
7057 2000-05-01 20:13 +0000 [r734]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7058
7059         * rc.d/rc.sysinit: - typo
7060
7061 2000-05-01 18:57 +0000 [r733]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7062
7063         * rc.d/rc: - line lengths are now evaluated properly - it's not
7064           necessary to set and unset af{2,6,7} every time we want to "say
7065           something" :)
7066
7067 2000-05-01 18:53 +0000 [r732]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7068
7069         * rc.d/init.d/functions: - \n after messages passed to nls aren't
7070           necessary (nls uses "echo" after every printf anyway: if you want
7071           to get a message without a trailing "\n", use echo -n "`nls
7072           ...`")
7073
7074 2000-05-01 18:43 +0000 [r731]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7075
7076         * rc.d/init.d/functions: - deltext is not necessary before ok,
7077           fail, others (it's called automatically) - [ $# -gt 0 ] instead
7078           of [ -n "$1" ]: printf_ sometimes has to accept argument lists
7079           like "" "a" (where first one is empty string) - replaced
7080           "\b\b\b..." in deltext by "termput hpa $INIT_COL" - COLOR_INIT=no
7081           doesn't mean that all other termcodes shouldn't work - COLOR_INIT
7082           is now checked only at case "setaf"
7083
7084 2000-04-27 06:20 +0000 [r730]  Jacek Konieczny <jajcus/at/pld-linux.org>
7085
7086         * sysconfig/network-scripts/ifup: - missing space added (without
7087           this "peer" option was used to "ip addr add" even if no "$REMIP"
7088           was defined)
7089
7090 2000-04-25 12:01 +0000 [r729]  Bartosz Waszak <waszi/at/pld-linux.org>
7091
7092         * sysconfig/system, rc.d/rc.sysinit: - added MOUNT_DEVFS option
7093
7094 2000-04-24 16:56 +0000 [r728]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7095
7096         * rc.d/rc: - removed two unnecessary 0s at every textlen counting -
7097           arguments for nls in "" (necessary, when COLOR_INIT=no)
7098
7099 2000-04-23 11:46 +0000 [r727]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
7100
7101         * sysconfig/network-scripts/ifup-ppp,
7102           sysconfig/network-scripts/ifup: * In ifup file added suppoer for
7103           Point-to-Point IPv4 Ethernet (REMIP variable). * In ifup-ppp
7104           deleted some hashed lines.
7105
7106 2000-04-21 17:47 +0000 [r716-726]  Jacek Konieczny <jajcus/at/pld-linux.org>
7107
7108         * sysconfig/network-scripts/ifup-routes: - get REALDEVICE and use
7109           it for setting up the routes
7110
7111         * sysconfig/network-scripts/ifup-ppp: - detach pppd by default -
7112           use "linkname" option to make pppd save its pid and interface
7113           name - pass $CONFIG as ipparam - don't set remotename to device
7114           name so authentication will work with peer-given name
7115
7116         * sysconfig/network-scripts/ifup-post: - use
7117           get_ppp_device_and_pid() to get REALDEVICE - set up queing
7118           discipline if QDISC is given
7119
7120         * sysconfig/network-scripts/ifdown-ppp: - use
7121           get_ppp_device_and_pid() for getting pppd's pid
7122
7123         * rc.d/init.d/functions.network: - set REALDEVICE to DEVICE if
7124           nothig else is set
7125
7126         * sysconfig/interfaces/ifcfg-ppp0.tpsa: - chatscript in
7127           interfaces/data - QDISC set to SFQ (useful on PPP links)
7128
7129         * sysconfig/interfaces/ifcfg-ppp0.callback,
7130           sysconfig/interfaces/ifcfg-ppp0.leased1: - chatscript in
7131           interfaces/data
7132
7133         * sysconfig/interfaces/ifcfg-description: - QDISC parameter added
7134           (queuing discipline)
7135
7136         * rc.d/init.d/functions.network: - function get_ppp_device_and_pid
7137           added. It extracts PID and REALDEVICE from /var/run/ppp-*.pid
7138
7139         * ppp/ip-up: - real device name is now saved by pppd in
7140           /var/run/ppp-*.pid - ipparam is a config name not a device name -
7141           pass $CONFIG instead of ifcfg-$DEVICE to ifup-post
7142
7143         * ppp/ip-down: - "compatible location" of basename - ipparam is now
7144           a config name instead of logical device - ifdown-post uses
7145           $CONFIG instead of ifcfg-$DEVICE
7146
7147 2000-04-19 18:20 +0000 [r715]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7148
7149         * sysconfig/network-scripts/ifup-post: - ifup-routes should be run
7150           with $CONFIG as parameter, not $DEVNAME
7151
7152 2000-04-18 08:30 +0000 [r713-714]  Jacek Konieczny <jajcus/at/pld-linux.org>
7153
7154         * sysconfig/network-scripts/ifup-post: - better hostname detection
7155           (for DHCP clients)
7156
7157         * rc.d/init.d/functions.network: - "set_hostname" function fixed
7158
7159 2000-04-14 11:14 +0000 [r711-712]  mkochano <mkochano/at/pld-linux.org>
7160
7161         * rc.d/init.d/template.init: - s/syslogd/<service>/.
7162
7163         * sysconfig/system: - Added note about aumix-OSS-preserve-settings.
7164
7165 2000-04-13 08:25 +0000 [r710]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7166
7167         * rc.d/init.d/template.init: - some changes in reload)
7168
7169 2000-04-12 23:21 +0000 [r709]  kloczek <kloczek/at/pld-linux.org>
7170
7171         * po/pl.po: - typo.
7172
7173 2000-04-11 14:27 +0000 [r708]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7174
7175         * po/pl.po: - typo - missing translation for "to enter interactive
7176           startup"
7177
7178 2000-04-08 21:41 +0000 [r707]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7179
7180         * rc.d/init.d/functions: - added single-letter-values to is_yes and
7181           is_no
7182
7183 2000-04-08 13:34 +0000 [r706]  mkochano <mkochano/at/pld-linux.org>
7184
7185         * rc.d/rc.sysinit: - Changed 'modprobe -s midi' to 'modprobe -s
7186           synth0'. There is no module 'midi'. - Changed 'modprobe -s sound'
7187           to 'modprobe -s sound-slot-0'. This causes sound card driver to
7188           be loaded.
7189
7190 2000-04-07 19:16 +0000 [r705]  Jan Rękorajski <baggins/at/pld-linux.org>
7191
7192         * sysconfig/network-scripts/ifup-ipx: - don't try start IPX on
7193           unconfigured devices
7194
7195 2000-04-06 12:39 +0000 [r704]  mkochano <mkochano/at/pld-linux.org>
7196
7197         * sysconfig/network-scripts/ifup-routes: - s/\$DEVICE/\$DEVNAME/.
7198           "$DEVNAME" is set by source_config() from .functions to the name
7199           of interface for which static routes should be set up.
7200
7201 2000-04-05 10:33 +0000 [r703]  Bartek Szady <bszx/at/pld-linux.org>
7202
7203         * rc.d/init.d/timezone: - now it works under bash
7204
7205 2000-04-03 14:50 +0000 [r700-702]  Jan Rękorajski <baggins/at/pld-linux.org>
7206
7207         * sysconfig/network-scripts/ifup-ppp,
7208           sysconfig/network-scripts/ifup-ipx, rc.d/init.d/network,
7209           sysconfig/network-scripts/ifup-routes,
7210           sysconfig/network-scripts/ifup,
7211           sysconfig/interfaces/ifcfg-description,
7212           sysconfig/network-scripts/ifdown, rc.d/rc.sysinit: - cleaned up
7213           ifup/ifdown mess, /sbin/ifup ethX.something works now - IPX
7214           fixes, works now - run hdparm from rc.sysinit BEFORE anything is
7215           mounted RW - fixed setting VFS_{FILE,INODE}_MAX - updated
7216           ifcfg-description
7217
7218         * configure.in: - version 0.2.1
7219
7220         * src/Makefile.am: - added initlog.conf to EXTRA_DIST
7221
7222 2000-04-01 10:24 +0000 [r699]  Bartosz Waszak <waszi/at/pld-linux.org>
7223
7224         * rc.d/init.d/functions: - small termput() fixes
7225
7226 2000-03-31 13:10 +0000 [r698]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7227
7228         * sysconfig/network-scripts/ifup-ppp,
7229           sysconfig/network-scripts/tnlup,
7230           sysconfig/network-scripts/tnldown: - support for maxfail option
7231           in pppd - cleanups in tunnel scripts
7232
7233 2000-03-27 16:07 +0000 [r697]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7234
7235         * sysconfig/network-scripts/ifup-post, rc.d/rc,
7236           rc.d/init.d/functions.network, rc.d/rc.sysinit,
7237           sysconfig/network-scripts/ifdown-post, NEWS, src/Makefile.am,
7238           INSTALL, po/pl.po, sysconfig/interfaces/ifcfg-description,
7239           rc-scripts.spec.in: - removed "scripts" method of executing
7240           external programs after uping or downing device (almost nobody
7241           didn't know about it 8-) - added new method which is using
7242           run_up() and run_down() functions defined in device configuration
7243           file (ifcfg*) - fixed problem with displaing garbage instead of
7244           formated output - removed execution of random start (this should
7245           be started in standard init.d way) - set ld.so.cache if doesn't
7246           exist, too - use new (rh) style for date variables
7247
7248 2000-03-26 06:51 +0000 [r696]  kloczek <kloczek/at/pld-linux.org>
7249
7250         * sysconfig/system: - changed RUN_LDCONFIG to no.
7251
7252 2000-03-24 08:48 +0000 [r695]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7253
7254         * rc.d/rc, po/pl.po: - fixed problem with Runlevel messages and
7255           INIT_COL variable
7256
7257 2000-03-24 08:39 +0000 [r694]  Bartosz Waszak <waszi/at/pld-linux.org>
7258
7259         * rc.d/rc.sysinit: - fixed nfsroot support
7260
7261 2000-03-22 22:00 +0000 [r693]  Artur Frysiak <wiget/at/pld-linux.org>
7262
7263         * rc-scripts.spec.in: use corect name
7264
7265 2000-03-22 21:55 +0000 [r692]  Artur Frysiak <wiget/at/pld-linux.org>
7266
7267         * rc.d/init.d/<template>.init (removed), rc.d/init.d/Makefile.am,
7268           rc.d/init.d/template.init (added): please don't use stupid names
7269           for files
7270
7271 2000-03-22 21:44 +0000 [r691]  Artur Frysiak <wiget/at/pld-linux.org>
7272
7273         * rc-scripts.spec.in: typo
7274
7275 2000-03-22 21:41 +0000 [r690]  Artur Frysiak <wiget/at/pld-linux.org>
7276
7277         * rc-scripts.spec.in: - added <templete>.init to %doc
7278
7279 2000-03-22 21:30 +0000 [r689]  Artur Frysiak <wiget/at/pld-linux.org>
7280
7281         * po/pl.po: cleanup
7282
7283 2000-03-22 21:21 +0000 [r688]  kloczek <kloczek/at/pld-linux.org>
7284
7285         * po/pl.po: - removed all fuzzy translations.
7286
7287 2000-03-22 21:04 +0000 [r686-687]  kloczek <kloczek/at/pld-linux.org>
7288
7289         * po/pl.po: - s/Stopowanie/Zatrzymywanie/
7290
7291         * po/pl.po: - beter translations for stop/start serwices.
7292
7293 2000-03-22 20:51 +0000 [r685]  kloczek <kloczek/at/pld-linux.org>
7294
7295         * po/pl.po: - added missing %s in pl translations (stopping,
7296           starting messages).
7297
7298 2000-03-22 20:43 +0000 [r684]  Artur Frysiak <wiget/at/pld-linux.org>
7299
7300         * rc.d/init.d/functions: fixed small typo
7301
7302 2000-03-22 17:24 +0000 [r683]  Artur Frysiak <wiget/at/pld-linux.org>
7303
7304         * sysconfig/system, rc.d/rc.sysinit: - Allow set
7305           /proc/sys/fs/file-max & inode-max (patch by Paweł Krawczyk
7306           <kravietz/at/alfa.ceti.pl>)
7307
7308 2000-03-22 17:20 +0000 [r682]  Artur Frysiak <wiget/at/pld-linux.org>
7309
7310         * rc-scripts.spec.in: Added BuildRequires: gettext-devel
7311
7312 2000-03-22 01:17 +0000 [r681]  kloczek <kloczek/at/pld-linux.org>
7313
7314         * po/pl.po: - more pl translations.
7315
7316 2000-03-22 01:08 +0000 [r680]  kloczek <kloczek/at/pld-linux.org>
7317
7318         * rc.d/init.d/functions.network: - added using msg_stopping() in
7319           stop.
7320
7321 2000-03-21 23:59 +0000 [r678-679]  Artur Frysiak <wiget/at/pld-linux.org>
7322
7323         * makepot.pl: use : instead . in file location
7324
7325         * po/pl.po, makepot.pl: updated makepot.pl and pl.po, pl.po need
7326           fixing
7327
7328 2000-03-20 06:58 +0000 [r677]  Bartosz Waszak <waszi/at/pld-linux.org>
7329
7330         * rc.d/rc.sysinit: - hacks for nfsroot, romfs
7331
7332 2000-03-17 01:14 +0000 [r676]  kloczek <kloczek/at/pld-linux.org>
7333
7334         * rc.d/init.d/functions: - more using msg_Usage().
7335
7336 2000-03-16 23:36 +0000 [r675]  kloczek <kloczek/at/pld-linux.org>
7337
7338         * configure.in: - VERSION=0.2.0 (prepare to release this version).
7339
7340 2000-03-15 15:07 +0000 [r674]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7341
7342         * README: - added info aboout Routing messages
7343
7344 2000-03-10 01:31 +0000 [r673]  kloczek <kloczek/at/pld-linux.org>
7345
7346         * rc.d/init.d/<template>.init, rc.d/init.d/functions: -
7347           msg_Usage_noreload() and msg_Usage_reload() replace by
7348           msg_Usage().
7349
7350 2000-03-10 01:21 +0000 [r672]  kloczek <kloczek/at/pld-linux.org>
7351
7352         * rc.d/init.d/<template>.init: - added return in exit error code
7353           $RETVAL.
7354
7355 2000-03-09 11:50 +0000 [r671]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7356
7357         * rc.d/init.d/functions: - show() now substitutes %s properly
7358
7359 2000-03-09 11:43 +0000 [r670]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7360
7361         * rc.d/init.d/functions: - show instead of nls in some functions
7362
7363 2000-03-09 11:30 +0000 [r669]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7364
7365         * rc.d/init.d/functions: - more function
7366
7367 2000-03-09 11:11 +0000 [r668]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7368
7369         * rc.d/init.d/functions: - default value for INIT_COL
7370
7371 2000-03-09 10:57 +0000 [r666-667]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7372
7373         * sysconfig/system: - added INIT_COL setting
7374
7375         * rc.d/init.d/functions: - slightly modified show() function -
7376           changed all "67" to "$INIT_COL"
7377
7378 2000-03-08 16:30 +0000 [r664-665]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7379
7380         * sysconfig/network-scripts/ifup,
7381           sysconfig/network-scripts/ifup-post,
7382           rc.d/init.d/functions.network,
7383           sysconfig/network-scripts/ifdown-post, README: - start some
7384           scripts after interface is upped or downed
7385           (/etc/sysconfig/interfaces/scripts/ifname/somename.{up,down}
7386
7387         * rc.d/init.d/functions, po/pl.po, sysconfig/system, rc.d/rc,
7388           rc.d/rc.sysinit: - support for interactive starting
7389
7390 2000-03-08 15:43 +0000 [r663]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7391
7392         * rc.d/init.d/<template>.init, rc.d/init.d/functions: - added
7393           "is_yes" and "is_no" functions
7394
7395 2000-03-08 15:26 +0000 [r662]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7396
7397         * rc.d/init.d/<template>.init: - force-reload returns right status
7398           on exit
7399
7400 2000-03-08 15:23 +0000 [r661]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7401
7402         * rc.d/init.d/<template>.init: - added force-reload option - added
7403           exit code 1 at errors - checking for running service at stop
7404
7405 2000-03-08 14:59 +0000 [r660]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7406
7407         * rc.d/init.d/<template>.init: - was "2&>1" instead of "2>&1" -
7408           fixed
7409
7410 2000-03-08 14:50 +0000 [r659]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7411
7412         * rc.d/init.d/<template>.init: - unified syntax for setting
7413           numerical and nonnumerical variables
7414
7415 2000-03-08 14:40 +0000 [r658]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7416
7417         * rc.d/init.d/<template>.init: - default configuration support -
7418           typo
7419
7420 2000-03-08 11:52 +0000 [r657]  Artur Frysiak <wiget/at/pld-linux.org>
7421
7422         * rc.d/init.d/<template>.init: - support exit code defined in LSB
7423           spec (http://www.linuxbase.org/)
7424
7425 2000-03-06 00:34 +0000 [r656]  Artur Frysiak <wiget/at/pld-linux.org>
7426
7427         * rc.d/init.d/<template>.init: - nls()ed
7428
7429 2000-03-06 00:23 +0000 [r655]  Artur Frysiak <wiget/at/pld-linux.org>
7430
7431         * rc.d/init.d/<template>.init: rm -f /var/lock/subsys/<service>
7432           >/dev/null 2&>1 1. -r is not needed 2. silent
7433
7434 2000-03-06 00:19 +0000 [r654]  kloczek <kloczek/at/pld-linux.org>
7435
7436         * rc.d/init.d/<template>.init: - added "rm -rf
7437           /var/lock/subsys/<service>" in stop.
7438
7439 2000-03-06 00:10 +0000 [r653]  kloczek <kloczek/at/pld-linux.org>
7440
7441         * rc.d/init.d/<template>.init (added): Template init script. This
7442           script can be used for preparing some unified output messages
7443           translation for other init scripts for all services) Also it
7444           would be good to change all other init scripts for compatybility
7445           with this skeleton script and/or keep this file as template.
7446
7447 2000-03-04 22:40 +0000 [r652]  Paweł Wilk <siefca/at/pld-linux.org>
7448
7449         * src/resolvesymlink.c (added), src/Makefile.am,
7450           rc.d/init.d/timezone, rc-scripts.spec.in: Time zone information
7451           will be updated only when needed.
7452
7453 2000-03-04 13:59 +0000 [r651]  Paweł Wilk <siefca/at/pld-linux.org>
7454
7455         * sysconfig/Makefile.am, rc.d/init.d/Makefile.am, configure.in,
7456           rc-scripts.spec.in: added time zone setting
7457
7458 2000-03-04 13:41 +0000 [r648-650]  Paweł Wilk <siefca/at/pld-linux.org>
7459
7460         * sysconfig/timezone (added): configuration parameters for time
7461           zone setting
7462
7463         * rc.d/init.d/timezone: chkconfig script for time zone setting
7464
7465         * rc.d/init.d/timezone (added): configuration profile (variables)
7466           for time zone setting
7467
7468 2000-03-02 17:22 +0000 [r647]  Artur Frysiak <wiget/at/pld-linux.org>
7469
7470         * configure.in: 0.1.5
7471
7472 2000-02-28 12:50 +0000 [r646]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7473
7474         * rc.d/rc.sysinit: - run depmod if modules.dep is older that
7475           modules.conf, too
7476
7477 2000-02-18 18:07 +0000 [r645]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7478
7479         * rc.d/init.d/network: - set ipv6 forwarding only if ipv6 is
7480           enabled
7481
7482 2000-02-18 17:59 +0000 [r644]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7483
7484         * rc.d/init.d/functions: - translations for DONE etc are always
7485           taken from rc-scripts.mo
7486
7487 2000-02-18 12:37 +0000 [r643]  Bartosz Waszak <waszi/at/pld-linux.org>
7488
7489         * rc.d/rc.shutdown: - typo
7490
7491 2000-02-18 10:42 +0000 [r642]  Artur Frysiak <wiget/at/pld-linux.org>
7492
7493         * rc.d/rc.shutdown: s/LANG/LC_ALL/ in umount
7494
7495 2000-02-18 10:37 +0000 [r641]  Artur Frysiak <wiget/at/pld-linux.org>
7496
7497         * rc.d/rc.shutdown: - fix ummounting -- locale & /usr problem --
7498           devfs ready
7499
7500 2000-02-18 09:13 +0000 [r640]  Artur Frysiak <wiget/at/pld-linux.org>
7501
7502         * rc.d/rc.sysinit: - run devfsd before all
7503
7504 2000-02-18 08:35 +0000 [r639]  Bartosz Waszak <waszi/at/pld-linux.org>
7505
7506         * sysconfig/system, rc.d/rc.sysinit: - added devfsd support
7507
7508 2000-02-17 10:59 +0000 [r638]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7509
7510         * po/pl.po, rc.d/rc.sysinit: - print space as last char in prompt
7511
7512 2000-02-10 10:31 +0000 [r637]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7513
7514         * sysconfig/system, rc.d/rc.sysinit: - running depmod is now
7515           configurable
7516
7517 2000-02-08 15:49 +0000 [r636]  Jan Rękorajski <baggins/at/pld-linux.org>
7518
7519         * rc-scripts.spec.in: - removed bogus defattr
7520
7521 2000-02-03 11:50 +0000 [r632-635]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7522
7523         * rc.d/init.d/single: - cleanups
7524
7525         * rc.d/init.d/functions.network, sysconfig/network,
7526           rc.d/init.d/network: - router discovery daemon support
7527
7528         * rc.d/init.d/functions: - functions run_cmd() and daemon() are
7529           returning proper values now
7530
7531         * rc.d/rc.shutdown: - new (better) unmounting procedure from
7532           initscripts - cleanups
7533
7534 2000-01-31 14:30 +0000 [r628-631]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7535
7536         * autogen.sh, rc.d/init.d/functions, rc-scripts.spec.in: - fixes
7537           and updates
7538
7539         * NEWS: - translate to english (update)
7540
7541         * rc.d/rc.sysinit, po/pl.po: - nls cant handle special characters
7542           such as '\n' - workaround this
7543
7544         * rc.d/init.d/functions.network: - avoid errors when lo interface
7545           is down
7546
7547 2000-01-05 01:18 +0000 [r627]  kloczek <kloczek/at/pld-linux.org>
7548
7549         * rc.d/rc.sysinit: - mout procsf before all.
7550
7551 2000-01-04 17:23 +0000 [r626]  Jan Rękorajski <baggins/at/pld-linux.org>
7552
7553         * configure.in, sysconfig/system, rc.d/rc, rc.d/rc.sysinit: -
7554           version 0.1.4 - added RUN_LDCONFIG variable to
7555           /etc/sysconfig/system, now it's possible to turn off/on
7556           ld.so.cache regeneration upon startup
7557
7558 1999-12-30 12:11 +0000 [r624-625]  Jacek Konieczny <jajcus/at/pld-linux.org>
7559
7560         * rc.d/rc: - send messages to /dev/console (which can be serial
7561           console) instead of virtual terminal
7562
7563         * rc.d/init.d/network, rc.d/init.d/functions.network: - support for
7564           "any/none" routes in /etc/sysconfig/statig routes --- these may
7565           be used for unreachable or blackhole routes
7566
7567 1999-12-30 12:01 +0000 [r623]  Jacek Konieczny <jajcus/at/pld-linux.org>
7568
7569         * doc/sysconfig.docb: - updates in static-routes description
7570
7571 1999-12-27 23:38 +0000 [r622]  Artur Frysiak <wiget/at/pld-linux.org>
7572
7573         * sysconfig/network-scripts/tnldown: - fix typos
7574
7575 1999-12-20 19:36 +0000 [r621]  Jacek Konieczny <jajcus/at/pld-linux.org>
7576
7577         * sysconfig/network-scripts/ifdown: - ifdown should now work for
7578           user-controled interfaces
7579
7580 1999-12-20 10:28 +0000 [r620]  kloczek <kloczek/at/pld-linux.org>
7581
7582         * rc.d/rc.sysinit: - reformated.
7583
7584 1999-12-19 16:07 +0000 [r617-619]  Jacek Konieczny <jajcus/at/pld-linux.org>
7585
7586         * sysconfig/network-scripts/ifup-post: - Use IPv4 address for
7587           setting hostname (or there will be no hostname on DHCP-configured
7588           hosts)
7589
7590         * sysconfig/network-scripts/ifup: - usernetctl is now in /sbin -
7591           OTHERSCRIPT should be started even if no IPv4 address is given
7592           (PPP won't work otherwise) - IPv6 link-local addresses are added
7593           by kernel. We shouldn't do it again
7594
7595         * sysconfig/network-scripts/ifdown: - usernetclt is now in /sbin -
7596           OTHERSCRIPT should be astarted even if no IPv4 address is given
7597
7598 1999-12-19 15:58 +0000 [r616]  Jacek Konieczny <jajcus/at/pld-linux.org>
7599
7600         * src/usernetctl.c: - search for ifcfg-* files in
7601           /etc/sysconfig/interfaces - ifup and ifdown are now only in /sbin
7602
7603 1999-12-19 15:54 +0000 [r615]  Jacek Konieczny <jajcus/at/pld-linux.org>
7604
7605         * src/.cvsignore: - more ignores
7606
7607 1999-12-18 19:51 +0000 [r613-614]  kloczek <kloczek/at/pld-linux.org>
7608
7609         * configure.in: - release 0.1.3.
7610
7611         * src/Makefile.am: - added missing shvar.h to ppp_watch_SOURCES.
7612
7613 1999-12-18 16:43 +0000 [r612]  kloczek <kloczek/at/pld-linux.org>
7614
7615         * doc/Makefile.am: - updated man_MANS man pages file list.
7616
7617 1999-12-18 16:26 +0000 [r610-611]  kloczek <kloczek/at/pld-linux.org>
7618
7619         * po/pl.po: - s/ZDECHL/ZGINAL/.
7620
7621         * sysconfig/network-scripts/ifup-routes: - replace: grep "^$1 " to:
7622           grep "^$1[[:blank:]]" on finding static routes entries for
7623           specified interface. This allow place also tab character after
7624           interface name.
7625
7626 1999-12-15 18:41 +0000 [r608-609]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7627
7628         * src/consoletype.c (added): - one more source file
7629
7630         * src/doexec.c, src/initlog.conf (added), rc.d/init.d/allowlogin,
7631           rc.d/init.d/functions, sysconfig/network-scripts/tnlup,
7632           sysconfig/network-scripts/ifup, src/process.c,
7633           rc-scripts.spec.in, lang.sh, rc.d/rc.sysinit, src/shvar.c
7634           (added), src/testd.c, doc/usernetctl.1 (removed), lang.csh,
7635           src/getkey.c (added), src/Makefile.am, src/shvar.h (added),
7636           src/usernetctl.c, doc/usleep.1, doc/usernetctl.8 (added),
7637           rc.d/init.d/network, src/usleep.c,
7638           sysconfig/network-scripts/tnldown,
7639           sysconfig/network-scripts/ifdown, doc/consoletype.1 (added),
7640           src/ppp-watch.c (added), rc.d/init.d/functions.network,
7641           src/initlog.c, doc/ppp-watch.8 (added): - fixed lang.csh - we use
7642           -a instead && - updated few programs in src directory - fixed
7643           starting network when none of ifcfg-* file exist - write nice
7644           logo at startup - fixed problem with translated deltext()
7645           function
7646
7647 1999-12-11 12:45 +0000 [r607]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7648
7649         * AUTHORS: - added Jacek Konieczny
7650
7651 1999-12-09 12:31 +0000 [r606]  kloczek <kloczek/at/pld-linux.org>
7652
7653         * rc.d/rc.sysinit: - added including /etc/rc.d/rc.modules for
7654           loading modules before starting all services and initializing
7655           raid deveces.
7656
7657 1999-12-02 21:44 +0000 [r605]  elephant <elephant/at/pld-linux.org>
7658
7659         * rc.d/init.d/functions: - corrected e-mail of mine
7660
7661 1999-12-02 10:38 +0000 [r604]  kloczek <kloczek/at/pld-linux.org>
7662
7663         * rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single: -
7664           chkconfig field is back (without this upgrade from initscripts to
7665           rc-scripts fails).
7666
7667 1999-11-26 16:31 +0000 [r603]  Artur Frysiak <wiget/at/pld-linux.org>
7668
7669         * rc.d/init.d/functions: - process /etc/sysconfig/system (fix
7670           BR#110)
7671
7672 1999-11-16 14:54 +0000 [r602]  Artur Frysiak <wiget/at/pld-linux.org>
7673
7674         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
7675           - fixes
7676
7677 1999-11-16 11:28 +0000 [r601]  kloczek <kloczek/at/pld-linux.org>
7678
7679         * sysconfig/network-scripts/ifup-post: - reformated.
7680
7681 1999-11-16 01:34 +0000 [r599-600]  kloczek <kloczek/at/pld-linux.org>
7682
7683         * rc.d/init.d/functions.network: - reformated text.
7684
7685         * po/pl.po: - s/Zapis ziarna losowego/Zapisanie podstawy generatora
7686           losoweg/ - other cleanups.
7687
7688 1999-11-15 23:17 +0000 [r598]  Artur Frysiak <wiget/at/pld-linux.org>
7689
7690         * po/pl.po: - updated
7691
7692 1999-11-15 01:21 +0000 [r597]  kloczek <kloczek/at/pld-linux.org>
7693
7694         * sysconfig/i18n: - s/pl/pl_PL/.
7695
7696 1999-11-14 07:55 +0000 [r595-596]  kloczek <kloczek/at/pld-linux.org>
7697
7698         * configure.in: - new version 1.1.2.
7699
7700         * sysconfig/network-scripts/ifup: - s/DEVICEFULLNAME/
7701
7702 1999-11-09 00:12 +0000 [r594]  kloczek <kloczek/at/pld-linux.org>
7703
7704         * rc.d/rc.sysinit: - removed "chmod 0664 /var/log/wtmpx" (this is
7705           task for SysVinit %post).
7706
7707 1999-11-07 14:00 +0000 [r593]  kloczek <kloczek/at/pld-linux.org>
7708
7709         * rc.d/init.d/functions.network: - fixed BR#103 (s#==#=).
7710
7711 1999-11-06 00:25 +0000 [r591-592]  Artur Frysiak <wiget/at/pld-linux.org>
7712
7713         * sysconfig/network-scripts/ifdown,
7714           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7715           sysconfig/network-scripts/tnldown: - small fixes
7716
7717         * sysconfig/network-scripts/ifup,
7718           sysconfig/network-scripts/tnldown,
7719           sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network,
7720           sysconfig/network-scripts/tnlup: - now realy handle ifup <dev>
7721
7722 1999-10-27 12:09 +0000 [r590]  Artur Frysiak <wiget/at/pld-linux.org>
7723
7724         * rc.d/init.d/functions: - fix nls() function
7725
7726 1999-10-27 05:46 +0000 [r588-589]  kloczek <kloczek/at/pld-linux.org>
7727
7728         * configure.in: - new bersion 0.1.1.
7729
7730         * rc.d/rc.sysinit: - more fixes for displaing messages on
7731           initializing raid devices.
7732
7733 1999-10-27 03:12 +0000 [r586-587]  kloczek <kloczek/at/pld-linux.org>
7734
7735         * rc-scripts.spec.in: - reorder in %files.
7736
7737         * rc.d/rc.sysinit: - started instead busy on staring initialize
7738           raid dev.
7739
7740 1999-10-27 02:26 +0000 [r585]  kloczek <kloczek/at/pld-linux.org>
7741
7742         * rc-scripts.spec.in: - added Requires: e2fsprogs > = 1.15.
7743
7744 1999-10-27 02:20 +0000 [r584]  kloczek <kloczek/at/pld-linux.org>
7745
7746         * rc.d/rc.sysinit: - added -C to fsck parameters (display progres
7747           bar), - added support for new raidtools 0.90 utilities on
7748           ininitialize raid devices.
7749
7750 1999-10-23 08:13 +0000 [r583]  Bartosz Waszak <waszi/at/pld-linux.org>
7751
7752         * rc.d/init.d/network: /etc/rc.d/init.d/functions.network ->
7753           /etc/sysconfig/network-scripts/.functions
7754
7755 1999-10-22 11:43 +0000 [r582]  kloczek <kloczek/at/pld-linux.org>
7756
7757         * rc.d/init.d/functions.network: - fix: check and get
7758           /etc/sysconfig/interfaces/ifcfg-$CONFIG instead
7759           /etc/sysconfig/interfaces/$CONFIG in source_config().
7760
7761 1999-10-17 09:34 +0000 [r581]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
7762
7763         * doc/make-html (added), doc/rc-scripts.docb (added),
7764           doc/polski.dsl (added), doc/sysconfig.docb (added): Przykład
7765           tworzenia pojedynczego reference entry z użyciem docbooka
7766           Właściwym plikiem jest sysconfig.docb
7767
7768 1999-10-14 15:59 +0000 [r580]  Artur Frysiak <wiget/at/pld-linux.org>
7769
7770         * rc-scripts.spec.in: - fixed permision to %%doc
7771
7772 1999-10-14 09:00 +0000 [r579]  Bartosz Waszak <waszi/at/pld-linux.org>
7773
7774         * rc.d/init.d/Makefile.am: - small fixes
7775
7776 1999-10-13 21:28 +0000 [r578]  kloczek <kloczek/at/pld-linux.org>
7777
7778         * rc-scripts.spec.in, sysconfig/network-scripts/ifup-plip,
7779           sysconfig/network-scripts/tnldown,
7780           sysconfig/network-scripts/ifdown,
7781           sysconfig/network-scripts/ifup-post,
7782           sysconfig/network-scripts/ifdown-post,
7783           sysconfig/network-scripts/ifup-sl,
7784           sysconfig/network-scripts/ifup-ppp,
7785           sysconfig/network-scripts/ifup-ipx, rc.d/init.d/Makefile.am,
7786           sysconfig/network-scripts/ifdown-sl,
7787           sysconfig/network-scripts/ifup-aliases,
7788           sysconfig/network-scripts/tnlup,
7789           sysconfig/network-scripts/ifdown-ppp,
7790           sysconfig/network-scripts/ifup: -
7791           /etc/rc.d/init.d//network.functions moved to
7792           /etc/sysconfig/network-scripts/.functions.
7793
7794 1999-10-13 17:35 +0000 [r577]  Jan Rękorajski <baggins/at/pld-linux.org>
7795
7796         * rc-scripts.spec.in: - added %config(noreplace) %verify(not size
7797           mtime md5) rc.local
7798
7799 1999-10-13 16:56 +0000 [r576]  Jan Rękorajski <baggins/at/pld-linux.org>
7800
7801         * rc-scripts.spec.in: - typo
7802
7803 1999-10-13 16:51 +0000 [r575]  Jan Rękorajski <baggins/at/pld-linux.org>
7804
7805         * rc.d/init.d/Makefile.am: - removed nfsfs and netfs
7806
7807 1999-10-13 16:37 +0000 [r574]  Jan Rękorajski <baggins/at/pld-linux.org>
7808
7809         * rc.d/rc.shutdown (added), rc.d/rc, rc.d/rc.sysinit,
7810           rc.d/Makefile.am: - merged halt,reboot and shutdwn into
7811           rc.shutdown - moved ldconfig to the end of system startup
7812
7813 1999-10-13 16:32 +0000 [r573]  Jan Rękorajski <baggins/at/pld-linux.org>
7814
7815         * configure.in: - 0.1.0
7816
7817 1999-10-13 16:18 +0000 [r572]  Jan Rękorajski <baggins/at/pld-linux.org>
7818
7819         * rc-scripts.spec.in: - removed use of chkconfig - make rc?.d/{S,K}
7820           links by hand
7821
7822 1999-10-13 16:11 +0000 [r571]  Jan Rękorajski <baggins/at/pld-linux.org>
7823
7824         * rc.d/init.d/single, rc.d/init.d/killall, rc.d/init.d/allowlogin,
7825           rc.d/init.d/halt (removed), rc.d/init.d/Makefile.am,
7826           rc.d/init.d/network, rc.d/init.d/reboot (removed),
7827           rc.d/init.d/shutdwn (removed), rc.d/init.d/random: - removed
7828           usage of chkconfig
7829
7830 1999-10-13 16:04 +0000 [r570]  Jan Rękorajski <baggins/at/pld-linux.org>
7831
7832         * rc.d/init.d/netfs (removed): - these should be from appropriate
7833           *mount packages (or NFS daemons)
7834
7835 1999-10-13 15:56 +0000 [r569]  Jan Rękorajski <baggins/at/pld-linux.org>
7836
7837         * rc.d/init.d/nfsfs (removed): - obsoleted by netfs
7838
7839 1999-10-13 09:06 +0000 [r568]  Bartosz Waszak <waszi/at/pld-linux.org>
7840
7841         * rc.d/rc.sysinit: - conf.modules -> modules.conf needed by new
7842           modutils
7843
7844 1999-10-12 14:09 +0000 [r567]  Jan Rękorajski <baggins/at/pld-linux.org>
7845
7846         * configure.in: - version 0.0.12 - halt, reboot and shutwdn merged
7847           into rc.shutdown - moved ldconfig at the end of rc system
7848
7849 1999-10-07 00:49 +0000 [r566]  kloczek <kloczek/at/pld-linux.org>
7850
7851         * doc/net-scripts.txt: - updated partialy documentation.
7852
7853 1999-10-06 16:52 +0000 [r565]  kloczek <kloczek/at/pld-linux.org>
7854
7855         * sysconfig/network-scripts/ifup-sl, rc.d/init.d/allowlogin,
7856           rc.d/init.d/functions, rc.d/init.d/network,
7857           sysconfig/network-scripts/ifdown-sl,
7858           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7859           sysconfig/network-scripts/tnldown,
7860           sysconfig/network-scripts/ifdown,
7861           sysconfig/network-scripts/ifup-post, rc.d/rc,
7862           rc.d/init.d/functions.network, rc.d/rc.sysinit: - remove bashizm
7863           in using test ("=" instead "==").
7864
7865 1999-09-28 16:17 +0000 [r562-564]  Jacek Konieczny <jajcus/at/pld-linux.org>
7866
7867         * sysconfig/network-scripts/ifdown,
7868           sysconfig/network-scripts/ifup-post,
7869           sysconfig/network-scripts/ifdown-post,
7870           sysconfig/network-scripts/ifup-ppp,
7871           sysconfig/network-scripts/ifup-ipx,
7872           sysconfig/network-scripts/ifdown-sl,
7873           sysconfig/network-scripts/ifup-aliases,
7874           sysconfig/network-scripts/ifdown-ppp,
7875           sysconfig/network-scripts/ifup: - support for getting interface
7876           configuration from LDAP
7877
7878         * rc.d/init.d/network: - support for loading interface
7879           configuration from LDAP
7880
7881         * rc.d/init.d/functions.network: - functions for getting interfaces
7882           and aliases lists from LDAP added - fixed getting interface info
7883           from LDAP
7884
7885 1999-09-28 14:43 +0000 [r560-561]  kloczek <kloczek/at/pld-linux.org>
7886
7887         * configure.in: - release version 0.0.11
7888
7889         * po/pl.po: - updated pl translation.
7890
7891 1999-09-28 14:24 +0000 [r558-559]  kloczek <kloczek/at/pld-linux.org>
7892
7893         * rc.d/rc: - fix: print "Entering" instead "Leaving" on entering in
7894           runlevel.
7895
7896         * rc.d/rc.sysinit: - busy() instead started() on bigining
7897           initialize RAID.
7898
7899 1999-09-28 14:04 +0000 [r556-557]  kloczek <kloczek/at/pld-linux.org>
7900
7901         * rc.d/rc.sysinit: - print 'fail' status on on failing initialize
7902           raid and 'done' on corect initialize raid.
7903
7904         * rc.d/init.d/functions.network: - fixes.
7905
7906 1999-09-28 13:17 +0000 [r555]  kloczek <kloczek/at/pld-linux.org>
7907
7908         * rc.d/init.d/shutdwn: - fix raid deintialization: deinitialize
7909           only active devices (removed also using grep in getting active md
7910           devices list).
7911
7912 1999-09-28 12:48 +0000 [r553-554]  kloczek <kloczek/at/pld-linux.org>
7913
7914         * rc.d/init.d/functions.network: - rearanged text.
7915
7916         * rc.d/init.d/functions.network: - fixed bug on checking is file
7917           with interface description exist, - removed getting dummy code
7918           $PARENTCONFIG (this afects net interfaces LDAP description).
7919
7920 1999-09-27 20:02 +0000 [r552]  Artur Frysiak <wiget/at/pld-linux.org>
7921
7922         * sysconfig/network-scripts/ifup: - arp on for eth by default
7923
7924 1999-09-27 18:31 +0000 [r551]  Artur Frysiak <wiget/at/pld-linux.org>
7925
7926         * rc.d/init.d/functions: - fixed typo
7927
7928 1999-09-27 16:03 +0000 [r550]  Artur Frysiak <wiget/at/pld-linux.org>
7929
7930         * configure.in: - version 0.0.10
7931
7932 1999-09-27 15:40 +0000 [r549]  Artur Frysiak <wiget/at/pld-linux.org>
7933
7934         * po/pl.po: - fixes
7935
7936 1999-09-27 15:31 +0000 [r547-548]  kloczek <kloczek/at/pld-linux.org>
7937
7938         * po/pl.po: - typo.
7939
7940         * po/pl.po: - more translations.
7941
7942 1999-09-27 15:14 +0000 [r545-546]  Artur Frysiak <wiget/at/pld-linux.org>
7943
7944         * po/pl.po: - sync
7945
7946         * rc.d/rc.sysinit, rc.d/init.d/shutdwn: - nls fixes
7947
7948 1999-09-27 15:00 +0000 [r544]  Artur Frysiak <wiget/at/pld-linux.org>
7949
7950         * po/pl.po: - small correction
7951
7952 1999-09-27 14:53 +0000 [r543]  kloczek <kloczek/at/pld-linux.org>
7953
7954         * po/pl.po: - fixed some typos, more translations.
7955
7956 1999-09-27 14:24 +0000 [r541-542]  Artur Frysiak <wiget/at/pld-linux.org>
7957
7958         * po/pl.po: - zmiana na formy bezosobowe - dodanie kilku nowych
7959           tłumaczeń
7960
7961         * rc.d/rc.sysinit: - nls fixes
7962
7963 1999-09-27 10:02 +0000 [r534-540]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7964
7965         * sysconfig/network: - cleanups
7966
7967         * sysconfig/network-scripts/tnldown,
7968           sysconfig/network-scripts/tnlup: - nopmtudisc isn't specified by
7969           default - cleanups
7970
7971         * sysconfig/network-scripts/ifup: - checking for interface via
7972           MULTICAST setting instead of ARP setting - we are using
7973           ,,onlink'' option for tunnels
7974
7975         * rc.d/init.d/network: - more /proc/sys/net support (it can be
7976           buggy !!! testers needed) - fixed status reporting
7977
7978         * rc.d/init.d/functions: - termput cleanups - removed unnecesary
7979           pid of process checking - returns ,,died'' instead ,,failed'' in
7980           some cases - fixed nls()
7981
7982         * rc.d/init.d/allowlogin: - cleanups
7983
7984         * rc.d/init.d/functions.network: - fixed setup_nat() when
7985           /etc/sysconfig/static-nat doesn't exist - flushing instead
7986           deleting routing and addresses when down lo interface
7987
7988 1999-09-26 14:56 +0000 [r533]  Jacek Konieczny <jajcus/at/pld-linux.org>
7989
7990         * rc.d/init.d/functions.network, sysconfig/network: - first step to
7991           keeping interface information in LDAP
7992
7993 1999-09-15 21:43 +0000 [r532]  Artur Frysiak <wiget/at/pld-linux.org>
7994
7995         * rc-scripts.spec.in: - fixed typos
7996
7997 1999-09-15 21:20 +0000 [r528-531]  Artur Frysiak <wiget/at/pld-linux.org>
7998
7999         * rc.d/rc, po/.cvsignore, rc.d/rc.sysinit, rc.d/init.d/allowlogin,
8000           rc.d/init.d/functions: - fixed nls messages - ignore
8001           autogenerated files
8002
8003         * po/rc-scripts.pot (removed): - removed autogenerated file
8004
8005         * configure.in: - added list of shell scripts
8006
8007         * makepot.pl (added): - helper scripts: extract messages from
8008           scripts and make pot file
8009
8010 1999-09-15 21:12 +0000 [r527]  Artur Frysiak <wiget/at/pld-linux.org>
8011
8012         * po/pl.po, po/Makefile.am: - fixed `make rc-scripts.pot` - updated
8013           polish translation
8014
8015 1999-09-15 10:35 +0000 [r526]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8016
8017         * rc.d/init.d/network: - errors from interfaces and tunnel checking
8018           > /dev/null
8019
8020 1999-09-15 10:22 +0000 [r525]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8021
8022         * doc/Makefile.am: - removed ipchains-setup.txt
8023
8024 1999-09-15 10:16 +0000 [r522-524]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8025
8026         * sysconfig/network-scripts/ifup: - we are adding fe80::IPv4
8027           addresses to sit interfaces _only_
8028
8029         * sysconfig/interfaces/tnlcfg-description: - added information
8030           about using tnlcfg-xxx instead of ifcfg-xxx
8031
8032         * po/pl.po: - fixed typo
8033
8034 1999-09-13 13:37 +0000 [r521]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8035
8036         * rc.d/rc: - added test if /var/run is writable to avoid errors if
8037           it is read-only
8038
8039 1999-09-13 13:29 +0000 [r516-520]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8040
8041         * sysconfig/i18n: - added missing cvs keyword
8042
8043         * doc/ipchains-setup.txt (removed): - removed obsolete
8044           documentation
8045
8046         * sysconfig/network-scripts/ifup,
8047           sysconfig/interfaces/ifcfg-description: - another support for
8048           IPv4 aliases via IPADDR_ALIASES variable
8049
8050         * sysconfig/network-scripts/tnlup,
8051           sysconfig/network-scripts/tnldown: - another way to set TTL or
8052           TOS to avoid 'inherit' value - cleanups in var names
8053
8054         * rc.d/init.d/network: - fixed status reporting
8055
8056 1999-09-04 19:49 +0000 [r513-515]  Bartosz Waszak <waszi/at/pld-linux.org>
8057
8058         * rc.d/init.d/shutdwn: umount -a fixed
8059
8060         * rc.d/rc.sysinit: now is rootfs on NFS compatible
8061
8062         * rc.d/Makefile.am: small fixes
8063
8064 1999-09-03 07:54 +0000 [r512]  Artur Frysiak <wiget/at/pld-linux.org>
8065
8066         * rc.d/init.d/shutdwn: posible fix for umounting /usr
8067
8068 1999-09-03 07:42 +0000 [r511]  Artur Frysiak <wiget/at/pld-linux.org>
8069
8070         * rc.d/init.d/functions: fix in termput()
8071
8072 1999-09-03 07:24 +0000 [r510]  Artur Frysiak <wiget/at/pld-linux.org>
8073
8074         * rc.d/init.d/functions: termput() check for /usr/share/terminfo
8075           and tput everytime
8076
8077 1999-09-02 12:42 +0000 [r509]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8078
8079         * rc.d/rc.init (added): - added proper rc.init version
8080
8081 1999-09-02 12:38 +0000 [r508]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8082
8083         * autogen.sh, NEWS, README, rc.d/initscript (removed),
8084           rc.d/Makefile.am, TODO, rc-scripts.spec.in: - updated
8085
8086 1999-09-02 12:38 +0000 [r507]  Artur Frysiak <wiget/at/pld-linux.org>
8087
8088         * rc.d/rc.init (removed): removed
8089
8090 1999-09-02 12:30 +0000 [r502-506]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8091
8092         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
8093           - another way do check if IPv4/6 is specified on interface -
8094           fixed few typo
8095
8096         * rc.d/init.d/ipchains (removed), rc.d/init.d/functions.network,
8097           rc.d/init.d/functions, rc.d/init.d/Makefile.am: - added function
8098           to setup NAT rules - modprobing ipv6.o is now done in autoclean
8099           mode - removed ipchains (this script should be in ipchains
8100           package) - better errors handling in run_cmd()
8101
8102         * sysconfig/network-scripts/tnlup: - modprobe modules in autoclean
8103           mode and report errors via syslog - added check for
8104           /lib/modules/`uname -r`/*/module_name.o
8105
8106         * sysconfig/network-scripts/ifup-sl: -load slip.o module if
8107           available (in autoclean mode)
8108
8109         * rc.d/init.d/network: - SIT tunnels are upped at the end
8110
8111 1999-09-02 12:16 +0000 [r498-501]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8112
8113         * rc.d/rc.sysinit: - logging errors from depmod and modprobe via
8114           syslog
8115
8116         * rc.d/rc.init (added): - renamed initscript to rc.init
8117
8118         * doc/ipcalc.1: - fixed typos
8119
8120         * src/process.c, src/netreport.c, src/initlog.c, src/usernetctl.c,
8121           src/ipcalc.c, src/usleep.c: - added casts to proper types and
8122           started NLSing
8123
8124 1999-08-31 23:51 +0000 [r497]  Artur Frysiak <wiget/at/pld-linux.org>
8125
8126         * rc.d/init.d/network: - load /etc/ethers after interface ups.
8127
8128 1999-08-31 23:30 +0000 [r496]  Artur Frysiak <wiget/at/pld-linux.org>
8129
8130         * rc-scripts.spec.in: - fix in make symlinks to rc.local
8131
8132 1999-08-31 23:12 +0000 [r495]  Artur Frysiak <wiget/at/pld-linux.org>
8133
8134         * rc.d/init.d/functions, configure.in, rc-scripts.spec.in, rc.d/rc,
8135           rc.d/init.d/functions.network, rc.d/rc.sysinit: - version up to
8136           0.0.9 - added printf_() equwalent to bash built-in printf() or
8137           /usr/bin/printf - changed nls() to work like printf - tput() ->
8138           termput() - changed all show bla bla; to show "bla bla"; - added
8139           symlinks to /etc/rc.d/rc.local
8140
8141 1999-08-31 13:59 +0000 [r494]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8142
8143         * rc.d/rc.sysinit: - fixed quotacheck calls
8144
8145 1999-08-26 11:05 +0000 [r493]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8146
8147         * TODO: - interfejs sit0 musi być podnoszony na samym końcu
8148
8149 1999-08-25 14:15 +0000 [r492]  mikrobi <mikrobi/at/pld-linux.org>
8150
8151         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
8152           - added DEFAULTHANDLING variable (mainly for ATM startup scripts)
8153
8154 1999-08-20 13:39 +0000 [r490-491]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8155
8156         * rc.d/init.d/functions.network: added two nls calls
8157
8158         * rc.d/init.d/functions.network: - ipv6 addresses arn't deleted
8159           when lo device is downing (some people doesn't use IPv6, yet)
8160
8161 1999-08-18 13:28 +0000 [r489]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8162
8163         * rc.d/rc.sysinit: fixed raid starting
8164
8165 1999-08-16 09:38 +0000 [r488]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8166
8167         * rc.d/init.d/killall, TODO, rc-scripts.spec.in: killall is now
8168           chkconfig ready. updated TODO list.
8169
8170 1999-08-14 13:18 +0000 [r485-487]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8171
8172         * sysconfig/network-scripts/ifup-sl: removed unnecesary check (via
8173           fuser)
8174
8175         * rc.d/init.d/network: removed [ -f /etc/sysconfig/interfaces/$i ]
8176           tests
8177
8178         * sysconfig/network-scripts/ifup-sl: typo
8179
8180 1999-08-14 12:57 +0000 [r484]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8181
8182         * sysconfig/network-scripts/ifup-sl: increased sleep value after
8183           starting slattach to 2 seconds
8184
8185 1999-08-14 12:39 +0000 [r483]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8186
8187         * rc.d/rc.sysinit: "quotaon /" removed. quota is turned on later by
8188           quotaon -a
8189
8190 1999-08-14 12:01 +0000 [r482]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8191
8192         * rc.d/init.d/functions.network, sysconfig/network-scripts/tnlup:
8193           modprobing ipip ip_gre modules moved temporary to tnlup
8194
8195 1999-08-14 11:56 +0000 [r481]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8196
8197         * rc-scripts.spec.in: interfaces file names must starting from
8198           "ifcfg-"
8199
8200 1999-08-14 11:41 +0000 [r479-480]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8201
8202         * sysconfig/network-scripts/ifup-sl: fixed DIRECT_CONNECT mode (ie.
8203           for using slattach)
8204
8205         * sysconfig/network-scripts/ifup-post: now $FULLDEVNAME is passed
8206           to ifup-routes (fixed problem with duplicate routes)
8207
8208 1999-08-14 11:25 +0000 [r478]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8209
8210         * sysconfig/network-scripts/ifup-aliases: changed path to ifup (now
8211           it's /sbin/ifup)
8212
8213 1999-08-14 11:01 +0000 [r477]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8214
8215         * rc.d/init.d/functions: - \b\b\b\b... characters also are NLSed
8216           (this is needed when translating "DONE", "BUSY" etc.
8217
8218 1999-08-14 10:56 +0000 [r476]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8219
8220         * rc.d/rc.sysinit, sysconfig/system: added new variable SET_SLINKS.
8221           If it set to "yes" then rc.sysinit is setting symlinks in /boot
8222           dependent on kernel version.
8223
8224 1999-08-14 10:53 +0000 [r474-475]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8225
8226         * rc-scripts.spec.in: typo in locale path
8227
8228         * sysconfig/network-scripts/ifup: we are adding IPv4 based
8229           link-local addresses, too.
8230
8231 1999-08-12 09:54 +0000 [r473]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8232
8233         * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases: -
8234           aliasing are upped via ifup-aliases after main device is up
8235
8236 1999-08-09 21:05 +0000 [r472]  Artur Frysiak <wiget/at/pld-linux.org>
8237
8238         * rc.d/init.d/functions, rc.d/rc: - changed ptintf to awk
8239
8240 1999-08-09 20:44 +0000 [r470-471]  Artur Frysiak <wiget/at/pld-linux.org>
8241
8242         * rc-scripts.spec.in: - added Requires: /bin/gettext
8243
8244         * rc.d/init.d/shutdwn: - fix remount to ro
8245
8246 1999-08-09 20:20 +0000 [r468-469]  kloczek <kloczek/at/pld-linux.org>
8247
8248         * sysconfig/Makefile.am: - removed ipchans and addes i18n to
8249           syscinfig files.
8250
8251         * sysconfig/ipchains (removed): - not neccessary (ip chaninc is
8252           handled by firewal-init scripts package).
8253
8254 1999-08-09 20:00 +0000 [r467]  Artur Frysiak <wiget/at/pld-linux.org>
8255
8256         * rc.d/init.d/functions, configure.in: - more locale strings - fix
8257           locale support in configure.in
8258
8259 1999-08-09 19:58 +0000 [r466]  kloczek <kloczek/at/pld-linux.org>
8260
8261         * rc-scripts.spec.in: - added /etc/sysconfig/i18n as a %config
8262           file.
8263
8264 1999-08-09 19:44 +0000 [r465]  kloczek <kloczek/at/pld-linux.org>
8265
8266         * configure.in: - release 0.0.8.
8267
8268 1999-08-07 10:16 +0000 [r464]  Artur Frysiak <wiget/at/pld-linux.org>
8269
8270         * rc.d/init.d/functions.network, sysconfig/interfaces/Makefile.am,
8271           rc.d/init.d/functions, configure.in, po/Makefile.am (added),
8272           rc-scripts.spec.in, po/rc-scripts.pot, Makefile.am,
8273           rc.d/init.d/ipchains: - expr -> $(( )) - wstęp automake/autoconf
8274           do locale
8275
8276 1999-08-06 13:06 +0000 [r463]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8277
8278         * rc.d/init.d/functions.network: fixed bug with math
8279
8280 1999-08-06 13:02 +0000 [r462]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8281
8282         * rc.d/init.d/functions.network: added return 0 to proc_net()
8283           function
8284
8285 1999-08-06 10:25 +0000 [r461]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8286
8287         * rc.d/init.d/network: removed last change
8288
8289 1999-08-04 16:59 +0000 [r460]  Jan Rękorajski <baggins/at/pld-linux.org>
8290
8291         * rc.d/init.d/network: A BUG has been fixed! jak używacie zmiennych
8292           shella misiowie to tam _musi_ być $ na początku!
8293
8294 1999-08-02 14:51 +0000 [r459]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8295
8296         * rc.d/initscript (added): moved here from SysVinit package
8297
8298 1999-08-02 13:04 +0000 [r458]  kloczek <kloczek/at/pld-linux.org>
8299
8300         * setsysfont: - reformated.
8301
8302 1999-08-02 12:04 +0000 [r457]  kloczek <kloczek/at/pld-linux.org>
8303
8304         * rc.d/rc.sysinit: - changed group to utmp on utmpx (to be
8305           compliant with RH).
8306
8307 1999-08-02 10:08 +0000 [r456]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8308
8309         * sysconfig/network-scripts/ifup,
8310           sysconfig/network-scripts/ifup-post,
8311           rc.d/init.d/functions.network, rc.d/rc.sysinit, README: -
8312           poprawiony błąd "Delaying xxxx initialization." mimo poprawnej
8313           konfiguracji - tworzone są poprawne linki do
8314           /boot/System.map-version
8315
8316 1999-08-01 19:26 +0000 [r455]  kloczek <kloczek/at/pld-linux.org>
8317
8318         * po/.cvsignore (added): - shut files.
8319
8320 1999-07-31 11:26 +0000 [r453-454]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8321
8322         * po/pl.po (added), po/rc-scripts.pot (added), po (added): - pot +
8323           pl tłumaczenie
8324
8325         * rc.d/init.d/reboot, rc.d/init.d/shutdwn,
8326           sysconfig/network-scripts/ifup-post, rc.d/init.d/ipchains,
8327           rc.d/init.d/functions.network, autogen.sh, NEWS,
8328           ppp/ip-down.d/logger, setsysfont, rc.d/init.d/allowlogin,
8329           rc.d/init.d/functions, sysconfig/i18n (added),
8330           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
8331           AUTHORS, configure.in, rc.d/rc, rc.d/init.d/netfs, inittab,
8332           ppp/ip-up.d/logger, sysconfig/network, rc.d/init.d/killall,
8333           sysconfig/network-scripts/ifup-sl, sysconfig/ipchains,
8334           rc.d/init.d/network, TODO, INSTALL,
8335           sysconfig/network-scripts/tnldown,
8336           sysconfig/network-scripts/ifdown, COPYING,
8337           sysconfig/interfaces/ifcfg-lo (removed), rc-scripts.spec.in,
8338           sysconfig/network-scripts/ifup-plip, sysconfig/system,
8339           rc.d/init.d/nfsfs, rc.d/rc.sysinit, rc.d/init.d/random,
8340           rc.d/init.d/single, doc-devel (removed), rc.d/init.d/halt: -
8341           dodana obsługa statycznej tablicy ARP - interfejs lo nie wymaga
8342           pliku konfiguracyjnego - dodane wsparcie dla innych języków niż
8343           angielski (NLS) - rc.sysinit && rc ustawia odpowiednie zmienne
8344           potrzebne do obsługi NLS - ustawianie fontów, map już w skryptcie
8345           setsysfont - ifup && ifdown: wreszcie poprawnie działają dla
8346           interfejsów IPv6 only - dla deinicjowania sieci interfejsy
8347           sortujemy w porządku odwróconym - wykorzystujemy _wyłącznie_
8348           iproute2 (zmodyfikowane wszelkie odwołania do ifconfig lub route)
8349           - usunięte Requires: net-tools - dodane label ${FULLDEVNAME} przy
8350           deinicjowaniu interfejsów - usunięty baggins z AUTHORS - dodane
8351           COPYING (GPL) oraz standardowy plik INSTALL - dodana możliwość
8352           obsługi tłumaczeń DONE, BUSY itp o dlugości różnej od 4 liter
8353
8354 1999-07-29 15:09 +0000 [r452]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8355
8356         * TODO: Zrobione. (to z ipv6)
8357
8358 1999-07-29 13:59 +0000 [r451]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8359
8360         * sysconfig/network-scripts/tnlup, TODO,
8361           sysconfig/network-scripts/tnldown: now running tnlup/tnldown
8362           tunel is possible
8363
8364 1999-07-27 23:47 +0000 [r450]  kloczek <kloczek/at/pld-linux.org>
8365
8366         * rc-scripts.spec.in: - added pasiing LDFLAGS="-s" to ./configure
8367           enviroment (cause stripping binaries).
8368
8369 1999-07-27 12:51 +0000 [r449]  kloczek <kloczek/at/pld-linux.org>
8370
8371         * TODO: - dodać możliwość ustawiania statycznej tablicy arp (patrz:
8372           man ethers arp opcja -f). Najpawdopodobniej najlepszym miescem
8373           będzie punkt mię podnoszeniem lo a nastepnych interfejsów.
8374
8375 1999-07-27 12:24 +0000 [r448]  kloczek <kloczek/at/pld-linux.org>
8376
8377         * configure.in: - version up to 0.0.7.
8378
8379 1999-07-27 11:50 +0000 [r447]  kloczek <kloczek/at/pld-linux.org>
8380
8381         * rc.d/rc.sysinit: - use raidadd instead raidstart during
8382           initialization RAID deveces, - added raidrun for activate md
8383           devices.
8384
8385 1999-07-27 06:32 +0000 [r446]  Artur Frysiak <wiget/at/pld-linux.org>
8386
8387         * TODO: - rc.sysvinit działa z e2fsprogs 1.15 (testowane z LABEL=,
8388           do przetestowania UUID=)
8389
8390 1999-07-27 03:44 +0000 [r445]  kloczek <kloczek/at/pld-linux.org>
8391
8392         * TODO: - o ile to możliwe usunąć używanie awk i sed zastępować
8393           użyewaniem sh lub przynajmeniej zastępować awka sedem
8394
8395 1999-07-27 03:35 +0000 [r444]  kloczek <kloczek/at/pld-linux.org>
8396
8397         * rc-scripts.spec.in: - added allowlogin to inet.d scripts, - fixed
8398           typo in post, - cosmetics,
8399
8400 1999-07-27 03:25 +0000 [r443]  kloczek <kloczek/at/pld-linux.org>
8401
8402         * rc.d/init.d/Makefile.am: - added allowlogin to init_SCRIPTS.
8403
8404 1999-07-27 03:11 +0000 [r442]  kloczek <kloczek/at/pld-linux.org>
8405
8406         * sysconfig/network-scripts/Makefile.am: - added ifdown-post to
8407           networkscripts_SCRIPTS.
8408
8409 1999-07-27 02:51 +0000 [r441]  kloczek <kloczek/at/pld-linux.org>
8410
8411         * ppp/ip-up, ppp/ip-down: - chnegd "#!/bin/bash" to "#!/bin/sh".
8412
8413 1999-07-22 21:53 +0000 [r440]  Artur Frysiak <wiget/at/pld-linux.org>
8414
8415         * TODO: e2progs 1.15
8416
8417 1999-07-22 21:51 +0000 [r439]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8418
8419         * sysconfig/network-scripts/ifup: Maly hack zeby dzialaly iface
8420           tylko na ipv6. Pomijane jest wyliczanie natmaski/prefixu jak
8421           adres ipv4 nie jest zdefiniowany.
8422
8423 1999-07-22 15:13 +0000 [r438]  kloczek <kloczek/at/pld-linux.org>
8424
8425         * configure.in: - version to 0.0.6.
8426
8427 1999-07-22 11:11 +0000 [r437]  Artur Frysiak <wiget/at/pld-linux.org>
8428
8429         * rc-scripts.spec.in, sysconfig/interfaces/Makefile.am: cleanup for
8430           release
8431
8432 1999-07-22 10:44 +0000 [r436]  Artur Frysiak <wiget/at/pld-linux.org>
8433
8434         * TODO: uwaga do tnlup
8435
8436 1999-07-22 10:40 +0000 [r435]  Artur Frysiak <wiget/at/pld-linux.org>
8437
8438         * TODO (added): TODO list
8439
8440 1999-07-22 10:23 +0000 [r434]  Artur Frysiak <wiget/at/pld-linux.org>
8441
8442         * sysconfig/interfaces/ifcfg-eth0.wiget (removed),
8443           sysconfig/interfaces/tnlcfg-description (added),
8444           sysconfig/interfaces/ifcfg-description (added),
8445           sysconfig/interfaces/tnlcfg-icm: cleanup
8446
8447 1999-07-22 10:19 +0000 [r433]  Artur Frysiak <wiget/at/pld-linux.org>
8448
8449         * sysconfig/interfaces/ifcfg-lo: - added IPV6_ADDR - fixed PREFIX
8450
8451 1999-07-22 09:09 +0000 [r432]  Artur Frysiak <wiget/at/pld-linux.org>
8452
8453         * rc-scripts.spec.in: - cleanup
8454
8455 1999-07-22 08:46 +0000 [r431]  Artur Frysiak <wiget/at/pld-linux.org>
8456
8457         * rc.d/init.d/shutdwn: typo
8458
8459 1999-07-21 14:30 +0000 [r430]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8460
8461         * rc.d/init.d/network: Expresion with /usr/bin/cut replaced by one
8462           with sed ;-) now rc-scripts only need /bin to work properly.
8463
8464 1999-07-21 13:52 +0000 [r429]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8465
8466         * rc.d/init.d/functions-ip6 (removed): obsoletes
8467
8468 1999-07-20 09:03 +0000 [r428]  Artur Frysiak <wiget/at/pld-linux.org>
8469
8470         * rc-scripts.spec.in: rc.serial moved to setserial
8471
8472 1999-07-15 13:43 +0000 [r427]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8473
8474         * rc.d/init.d/functions: - added >/dev/null 2>&1 to kill
8475
8476 1999-07-15 13:29 +0000 [r426]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8477
8478         * rc.d/init.d/functions, rc.d/init.d/network,
8479           rc.d/init.d/functions.network, rc.d/rc.sysinit: - we are using
8480           better pidofproc() from RH initscripts - removed unnecesary check
8481           in rc.sysinit - removed all obsolete functions from
8482           functions.network - finished proc_net() function (interface to
8483           /proc/sys/net)
8484
8485 1999-07-15 13:16 +0000 [r425]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8486
8487         * rc-scripts.spec.in: requires: /bin/awk
8488
8489 1999-07-14 17:49 +0000 [r424]  kloczek <kloczek/at/pld-linux.org>
8490
8491         * rc.d/rc.serial (removed): - moved to setserial.
8492
8493 1999-07-14 17:16 +0000 [r423]  kloczek <kloczek/at/pld-linux.org>
8494
8495         * rc.d/Makefile.am: - removed rc.derial.
8496
8497 1999-07-13 13:27 +0000 [r422]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8498
8499         * AUTHORS: authors - based on ChangeLog
8500
8501 1999-07-13 12:52 +0000 [r421]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8502
8503         * rc.d/init.d/functions, rc.d/rc.sysinit: - /proc is mounted before
8504           starting fsck (needed for working LABEL support is fsck) - fixed
8505           bug in show()
8506
8507 1999-07-13 12:49 +0000 [r420]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8508
8509         * sysconfig/network-scripts/ifdown-post, rc.d/rc.sysinit, README,
8510           lang.csh, doc-devel/ogolnie, doc/net-scripts.txt,
8511           sysconfig/interfaces/ifcfg-sl0,
8512           sysconfig/network-scripts/ifup-routes,
8513           sysconfig/network-scripts/ifup-post,
8514           sysconfig/network-scripts/ifdown, Makefile.am,
8515           sysconfig/interfaces/data/chat-ppp0.leased1,
8516           rc.d/init.d/functions.network, ppp/ip-down,
8517           sysconfig/interfaces/ifcfg-ppp0.callback, doc/ipchains-setup.txt,
8518           sysconfig/network-scripts/ifup-ppp, rc.d/rc.local,
8519           sysconfig/network-scripts/ifup-ipx, rc.d/init.d/functions,
8520           sysconfig/network-scripts/ifdown-sl,
8521           sysconfig/network-scripts/tnlup, AUTHORS, rc-scripts.spec.in,
8522           rc.d/rc, inittab, lang.sh,
8523           sysconfig/interfaces/ifcfg-ppp0.leased1,
8524           sysconfig/interfaces/ifcfg-ppp0.leased2,
8525           sysconfig/network-scripts/ifup-sl,
8526           sysconfig/interfaces/data/chat-ppp0.tpsa,
8527           sysconfig/network-scripts/ifup-aliases,
8528           sysconfig/network-scripts/ifdown-ppp, INSTALL,
8529           sysconfig/network-scripts/tnldown, rc.d/rc.serial,
8530           sysconfig/interfaces/tnlcfg-icm, NEWS,
8531           sysconfig/interfaces/ifcfg-lo, doc/sysvinitfiles, setsysfont,
8532           sysconfig/interfaces/ifcfg-eth0.wiget,
8533           sysconfig/network-scripts/ifup, doc/sysconfig.txt,
8534           sysconfig/network-scripts/ifup-plip,
8535           sysconfig/interfaces/data/chat-ppp0.callback, ppp/ip-up: massive
8536           :$
8537
8538 1999-07-05 10:27 +0000 [r419]  Artur Frysiak <wiget/at/pld-linux.org>
8539
8540         * rc-scripts.spec.in: Requires: procps
8541
8542 1999-07-05 10:23 +0000 [r418]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8543
8544         * rc.d/init.d/functions: we are using printf from sh-utils package
8545           instead of cut
8546
8547 1999-07-05 09:12 +0000 [r417]  Artur Frysiak <wiget/at/pld-linux.org>
8548
8549         * configure.in, rc-scripts.spec.in: - network-scripts moved to
8550           /etc/sysconfig
8551
8552 1999-07-05 08:47 +0000 [r415-416]  Artur Frysiak <wiget/at/pld-linux.org>
8553
8554         * rc-scripts.spec.in: Requires: net-tools, iproute2
8555
8556         * rc-scripts.spec.in: Requires: sed
8557
8558 1999-07-05 08:39 +0000 [r414]  Artur Frysiak <wiget/at/pld-linux.org>
8559
8560         * configure.in, rc-scripts.spec.in,
8561           sysconfig/network-scripts/Makefile.am: - skrypty sieciowe w
8562           network-scripts - ipchains poniechane (jak ktoś chce to niech
8563           wsadzi w oddzielny moduł) - net-scripts i rc-scripts połączone w
8564           rc-scripts
8565
8566 1999-07-05 08:08 +0000 [r413]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8567
8568         * rc.d/init.d/functions, sysconfig/network-scripts/ifup, rc.d/rc: -
8569           przesunięte inormacje `ok`, `busy` itp w nieco w prawo (więcej
8570           miejsca na komunikaty) - dodajemy takze routing IPv6 na okreslone
8571           interfejsy
8572
8573 1999-07-03 15:09 +0000 [r410-412]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8574
8575         * sysconfig/network-scripts/ChangeLog (removed): i po tescie
8576
8577         * sysconfig/network-scripts/ifup: ip used to sed MAC address
8578
8579         * sysconfig/network-scripts/ChangeLog (added): test
8580
8581 1999-07-02 13:21 +0000 [r409]  Artur Frysiak <wiget/at/pld-linux.org>
8582
8583         * rc-scripts.spec.in: more Requires
8584
8585 1999-07-02 11:49 +0000 [r408]  Artur Frysiak <wiget/at/pld-linux.org>
8586
8587         * rc-scripts.spec.in: more Requires
8588
8589 1999-07-02 11:31 +0000 [r407]  Artur Frysiak <wiget/at/pld-linux.org>
8590
8591         * src/Makefile.am, rc-scripts.spec.in: added missing files
8592
8593 1999-07-02 11:14 +0000 [r404-406]  Artur Frysiak <wiget/at/pld-linux.org>
8594
8595         * doc/ipcalc.1: from src
8596
8597         * doc/Makefile.am: added initlog.1
8598
8599         * src/initlog.1 (removed), src/doexec.1 (removed), src/usernetctl.1
8600           (removed), src/Makefile.am, src/ipcalc.1 (removed), src/usleep.1
8601           (removed), src/netreport.1 (removed): manuals in doc
8602
8603 1999-07-02 09:32 +0000 [r402-403]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8604
8605         * rc.d/init.d/Makefile.am, sysconfig/network-scripts/ifup: -
8606           ARPable by default
8607
8608         * doc-devel/ogolnie, sysconfig/interfaces/ifcfg-eth0.wiget,
8609           rc.d/init.d/allowlogin (added), rc.d/init.d/network-ip6.init
8610           (removed), rc.d/init.d/network, sysconfig/network-scripts/tnlup,
8611           sysconfig/network-scripts/ifup,
8612           sysconfig/network-scripts/ifup-plip,
8613           sysconfig/network-scripts/tnldown, sysconfig/network-ip6
8614           (removed), rc.d/rc, rc.d/rc.sysinit, sysconfig/network,
8615           sysconfig/network-ip6.conf (removed): - obsługa multicast, arp,
8616           src - poprawka w "Delay Login" - poprawki w template
8617           ifcfg-eth0.wiget - tnlup && tnldown uwzględniają konfigurację w
8618           network - ustawianie defaulowo PROTOCOL=
8619
8620 1999-07-01 21:10 +0000 [r401]  Artur Frysiak <wiget/at/pld-linux.org>
8621
8622         * configure.in, rc-scripts.spec.in,
8623           sysconfig/interfaces/data/Makefile.am,
8624           sysconfig/interfaces/Makefile.am: now rc-scripts compile, install
8625           and make rpm correct
8626
8627 1999-07-01 14:37 +0000 [r400]  Artur Frysiak <wiget/at/pld-linux.org>
8628
8629         * sysconfig/interfaces/.cvsignore (added),
8630           sysconfig/interfaces/data/.cvsignore (added): ignore
8631           autogenerated
8632
8633 1999-06-29 16:38 +0000 [r399]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8634
8635         * rc.d/init.d/functions, rc.d/init.d/network,
8636           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
8637           sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
8638           - poprawki w calcnetmask - net-tools (prawie) > /dev/null.
8639           Używamy iproute - poprawki w obsłudze aliasów (nie testowałem ale
8640           powinno być możliwe używanie aliasów typu eth0:PLD_JEST_SUPER)
8641
8642 1999-06-28 20:05 +0000 [r397-398]  kloczek <kloczek/at/pld-linux.org>
8643
8644         * sysconfig/interfaces/data/Makefile.am (added),
8645           sysconfig/interfaces/Makefile.am (added): - template Makefile.am.
8646
8647         * configure.in: - added missing "\".
8648
8649 1999-06-28 15:39 +0000 [r395-396]  Artur Frysiak <wiget/at/pld-linux.org>
8650
8651         * src/Makefile (removed): Autogenerated
8652
8653         * rc.d/init.d/Makefile.am, src/Makefile, configure.in,
8654           rc-scripts.spec.in, Makefile.am,
8655           sysconfig/network-scripts/Makefile.am, sysconfig/Makefile.am:
8656           first try to sync Makefile.am
8657
8658 1999-06-28 14:30 +0000 [r394]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8659
8660         * sysconfig/interfaces/data (added),
8661           sysconfig/interfaces/data/chat-ppp0.tpsa (added),
8662           sysconfig/network-scripts/chat-ppp0.tpsa (removed),
8663           sysconfig/interfaces/data/chat-ppp0.callback (added),
8664           sysconfig/interfaces/data/chat-ppp0.leased1 (added),
8665           sysconfig/network-scripts/chat-ppp0.callback (removed),
8666           sysconfig/network-scripts/chat-ppp0.leased1 (removed): moved
8667           chat*
8668
8669 1999-06-28 13:12 +0000 [r393]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8670
8671         * sysconfig/network-scripts/tnlup: wszędzie ${}
8672
8673 1999-06-28 13:07 +0000 [r392]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8674
8675         * doc/sysconfig.txt, sysconfig/network-scripts/tnldown (added),
8676           rc.d/init.d/functions.network, sysconfig/static-nat (added),
8677           sysconfig/network-scripts/ifup-tnl (removed),
8678           rc.d/init.d/tunnels-ip6.init (removed), src/ipcalc.c,
8679           sysconfig/network-scripts/ifdown-tnl (removed),
8680           rc.d/init.d/network, sysconfig/network-scripts/ifup-routes,
8681           sysconfig/network-scripts/tnlup (added),
8682           sysconfig/network-scripts/ifup,
8683           sysconfig/network-scripts/ifdhcpc-done (removed): - zmiana
8684           syntaxy dla routingu statycznego - if{up,down}-tnl ->
8685           tnl{up,down} - poprawki dotyczące PREFIX - tunnels-ip6.init,
8686           ifdhcpc-done - zbędne (zastąpione przez inne narzędzia)
8687
8688 1999-06-27 18:48 +0000 [r391]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8689
8690         * rc.d/init.d/functions.network: Added function to calculate
8691           netmask from prefix
8692
8693 1999-06-27 18:26 +0000 [r390]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8694
8695         * doc-devel/ogolnie: removed 2 config files
8696
8697 1999-06-27 18:14 +0000 [r388-389]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8698
8699         * rc.d/init.d/network: tunnels
8700
8701         * sysconfig/network-scripts/ifup-plip,
8702           sysconfig/interfaces/ifcfg-lo, doc/net-scripts.txt,
8703           sysconfig/interfaces/ifcfg-ppp0.leased1,
8704           sysconfig/interfaces/ifcfg-ppp0.leased2,
8705           sysconfig/interfaces/ifcfg-eth0.wiget,
8706           sysconfig/network-scripts/ifup: NETMASK= is obsoletes (instead we
8707           use PREFIX=)
8708
8709 1999-06-27 17:34 +0000 [r387]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8710
8711         * src/ipcalc.1, src/ipcalc.c: PREFIX instead NETMASK in --prefix
8712           option
8713
8714 1999-06-27 17:25 +0000 [r384-386]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8715
8716         * rc.d/init.d/functions.network: poprawki
8717
8718         * rc.d/init.d/functions.network: poprawki
8719
8720         * rc.d/init.d/functions.network: poprawki
8721
8722 1999-06-27 17:11 +0000 [r383]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8723
8724         * rc.d/init.d/functions.network: typo
8725
8726 1999-06-27 17:00 +0000 [r382]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8727
8728         * rc.d/init.d/functions.network: Added function for calulating
8729           network prefix.
8730
8731 1999-06-27 16:06 +0000 [r381]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8732
8733         * sysconfig/network-scripts/ifup: small poprawken
8734
8735 1999-06-27 15:30 +0000 [r380]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8736
8737         * src/ipcalc.1, src/ipcalc.c: - added support for short netmask
8738           style (/24 etc)
8739
8740 1999-06-27 14:42 +0000 [r379]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8741
8742         * sysconfig/interfaces/ifcfg-eth0.wiget (added): readed
8743
8744 1999-06-27 14:27 +0000 [r378]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8745
8746         * sysconfig/interfaces/tnlcfg-icm, rc.d/rc.sysinit,
8747           sysconfig/network-scripts/ifdown-post, sysconfig/tunnels-ip6.conf
8748           (removed), sysconfig/network-scripts/ifup-tnl (added),
8749           sysconfig/network-scripts/ifup-sl,
8750           sysconfig/network-scripts/ifup-ppp,
8751           sysconfig/network-scripts/ifdown-tnl (added),
8752           sysconfig/network-scripts/ifup-ipx,
8753           sysconfig/network-scripts/ifdown-ppp,
8754           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
8755           sysconfig/network-scripts/ifup-post: - używamy pumpa do
8756           bootp/dhcpd - dodano ifup-tnl && ifdown-tnl - obsługa tuneli
8757           ipip, sit, gre (ipxip niezrobiona jeszcze) - tunnels-ip6.conf -
8758           zbędne (tunele są konfigurowane w stylu SySV) - drobne poprawki
8759
8760 1999-06-23 17:14 +0000 [r377]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8761
8762         * sysconfig/network-scripts/ifcfg-lo (removed): removed
8763
8764 1999-06-21 20:36 +0000 [r376]  Jan Rękorajski <baggins/at/pld-linux.org>
8765
8766         * rc.d/rc.sysinit: usuwanie lockow po pam_console
8767
8768 1999-06-19 11:29 +0000 [r375]  kloczek <kloczek/at/pld-linux.org>
8769
8770         * rc.d/init.d/killall, rc.d/init.d/functions, inputrc (removed),
8771           rc.d/init.d/shutdwn, Makefile.am, autogen.sh, rc.d/rc.sysinit,
8772           rc.d/init.d/single: - removed inputrc (it must be in readline), -
8773           reformatings, - removed processing doc in Makefile.am and
8774           autogen.sh.
8775
8776 1999-06-18 19:23 +0000 [r374]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8777
8778         * sysconfig/interfaces/tnlcfg-icm (added), src/minilogd.c (added),
8779           src/initlog.c (added), src/loglevel.c (added), src/initlog.h
8780           (added), rc.d/init.d/functions, src/process.c (added),
8781           sysconfig/system, rc.d/init.d/netfs (added), src/initlog.1
8782           (added), rc.d/rc.sysinit, src/process.h (added),
8783           rc.d/init.d/single, doc-devel/ogolnie (added),
8784           sysconfig/interfaces/ifcfg-sl0 (added), doc-devel (added),
8785           rc.d/init.d/network, src/Makefile (added),
8786           sysconfig/network-scripts/tnlcfg-icm (removed),
8787           rc.d/init.d/shutdwn, rc.d/rc.serial, doc/initlog.1 (added): pare
8788           zmian
8789
8790 1999-06-18 19:14 +0000 [r373]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8791
8792         * sysconfig/network-scripts/ifup-sl,
8793           sysconfig/network-scripts/network-functions (removed),
8794           sysconfig/network-scripts/ifcfg-ppp0.tpsa (removed),
8795           sysconfig/network-scripts/ifdown-sl,
8796           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
8797           sysconfig/network-scripts/ifup-post,
8798           sysconfig/network-scripts/ifcfg-ppp0.callback (removed),
8799           sysconfig/network-scripts/ifcfg-ppp0.leased1 (removed),
8800           sysconfig/network-scripts/ifdown-post,
8801           sysconfig/network-scripts/ifcfg-ppp0.leased2 (removed),
8802           sysconfig/network-scripts/ifcfg-eth0.wiget (removed),
8803           sysconfig/network-scripts/ifcfg-eth0 (removed): *** empty log
8804           message ***
8805
8806 1999-06-16 17:29 +0000 [r372]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8807
8808         * rc.d/rc.sysinit: fixed colors
8809
8810 1999-06-15 18:06 +0000 [r371]  kloczek <kloczek/at/pld-linux.org>
8811
8812         * rc.d/rc.media (removed): - removed. This was (my) silly idea.
8813
8814 1999-06-15 14:31 +0000 [r370]  kloczek <kloczek/at/pld-linux.org>
8815
8816         * src/Makefile (removed): - autogenerated.
8817
8818 1999-06-14 21:17 +0000 [r369]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8819
8820         * doc/usernetctl.1 (added), sysconfig/network, README (added),
8821           src/Makefile.am (added), doc/usleep.1 (added), doc (added),
8822           ppp/Makefile.am (added), COPYING (added),
8823           sysconfig/network-scripts/ifdown, ipchains-setup.txt (removed),
8824           sysconfig/interfaces/ifcfg-lo (added),
8825           sysconfig/interfaces/ifcfg-ppp0.callback (added),
8826           sysconfig/network-scripts/ifup-ppp, sysconfig/system,
8827           rc.d/rc.sysinit, rc.d/init.d/single, doc/net-scripts.txt (added),
8828           rc.d/init.d/halt, sysconfig/network-scripts/ifup-aliases,
8829           rc.d/init.d/shutdwn, rc.d/rc.serial,
8830           rc.d/init.d/functions.network (added), sysvinitfiles (removed),
8831           .cvsignore, sysconfig/Makefile.am (added), sysconfig.txt
8832           (removed), ppp/ip-up.d/Makefile.am (added),
8833           sysconfig/network-scripts/ifdown-sl,
8834           sysconfig/network-scripts/ifup, doc/netreport.1 (added),
8835           sysconfig/interfaces/ifcfg-ppp0.tpsa (added), net-scripts.txt
8836           (removed), lang.sh, rc.d/rc, lang.csh (added), rc.d/Makefile.am
8837           (added), sysconfig/interfaces/ifcfg-ppp0.leased1 (added),
8838           sysconfig/interfaces/ifcfg-ppp0.leased2 (added),
8839           sysconfig/network-scripts/ifup-sl, rc.d/init.d/network, INSTALL
8840           (added), ppp/ip-down.d/Makefile.am (added), doc/Makefile.am
8841           (added), doc/ipchains-setup.txt (added), doc/sysvinitfiles
8842           (added), rc-scripts.spec.in (added), doc/sysconfig.txt (added),
8843           sysconfig/interfaces (added),
8844           sysconfig/network-scripts/ifup-plip,
8845           sysconfig/network-scripts/Makefile.am (added), doc/ipcalc.1
8846           (added), rc.d/init.d/reboot,
8847           sysconfig/network-scripts/ifdown-ppp,
8848           sysconfig/network-scripts/ifup-post, Makefile.am (added),
8849           doc/doexec.1 (added), autogen.sh (added), NEWS (added), Makefile
8850           (removed), rc-scripts.spec (removed), doc/.cvsignore (added),
8851           rc.d/init.d/functions, rc.d/init.d/Makefile.am (added), AUTHORS
8852           (added), configure.in (added): Synced with latest from old repo
8853
8854 1999-06-14 21:06 +0000 [r367-368]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8855
8856         * ipchains-setup.txt (added): now synced. (one file was missed)
8857
8858         * rc.d/rc.media (added), sysconfig/system, net-scripts.txt (added),
8859           rc.d/init.d/ipchains (added), sysconfig/static-routes (added),
8860           rc.d/rc.sysinit, sysconfig/network-scripts/ifcfg-eth0.wiget
8861           (added), Makefile, rc-scripts.spec, sysconfig/ipchains (added),
8862           rc.d/init.d/functions, rc.d/init.d/network: synced with 0.0.5
8863
8864 1999-06-14 20:53 +0000 [r366]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8865
8866         * src/testdinit, setsysfont, rc-scripts.spec, sysconfig.txt,
8867           sysconfig/network-scripts/ifup, lang.sh, Makefile,
8868           sysconfig/network: Synced with 0.0.4
8869
8870 1999-06-14 20:50 +0000 [r365]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8871
8872         * sysconfig/network (added), sysconfig/network-scripts/ifcfg-eth0
8873           (added): now is really synced with 0.0.3
8874
8875 1999-06-14 20:44 +0000 [r364]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8876
8877         * sysconfig/network-scripts/ifcfg-ppp0 (removed),
8878           ppp/ip-down.d/logger, sysconfig/network-scripts/chat-ppp0
8879           (removed), sysconfig/network-scripts/network-functions,
8880           sysconfig.txt, sysconfig/network-scripts/ifup-ppp,
8881           rc-scripts.spec, rc.d/init.d/functions,
8882           sysconfig/network-scripts/ifup-ipx,
8883           sysconfig/network-scripts/ifdown-sl, inputrc,
8884           sysconfig/network-scripts/ifup, tunnels-ip6.init (removed),
8885           sysconfig/network-scripts/ifup-plip, ppp/ip-up.d/logger,
8886           sysconfig/network-scripts/ifdown-post,
8887           sysconfig/network-scripts/ifup-sl, radvd.init (removed),
8888           rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases,
8889           sysconfig/network-scripts/ifdhcpc-done,
8890           sysconfig/network-scripts/ifdown-ppp,
8891           sysconfig/network-scripts/ifdown,
8892           sysconfig/network-scripts/ifup-post: Synced with rc-scripts-0.0.3
8893           from old repo.
8894
8895 1999-06-14 20:12 +0000 [r363]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8896
8897         * ppp/ip-up.d/logger, rc.d/rc.sysinit, .cvsignore, Makefile,
8898           ppp/ip-down.d/logger, rc-scripts.spec, rc.d/init.d/functions,
8899           rc.d/init.d/network, src/Makefile, sysconfig/system: Synced with
8900           rc-scripts-0.0.2 from old repo.
8901
8902 1999-06-14 20:08 +0000 [r362]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8903
8904         * sysconfig/network-scripts/ifup-plip, sysconfig/network-ip6,
8905           sysconfig/network-scripts/ifcfg-ppp0.leased1 (added),
8906           rc.d/init.d/nfsfs, sysconfig/network-scripts/ifcfg-ppp0.leased2
8907           (added), rc.d/rc.sysinit, rc.d/init.d/random,
8908           sysconfig/network-scripts/ifdown-post, rc.d/init.d/single,
8909           src/usernetctl.c, rc.d/init.d/halt,
8910           sysconfig/network-scripts/ifup-routes,
8911           sysconfig/network-scripts/ifup-aliases, src/Makefile,
8912           sysconfig/network-scripts/tnlcfg-icm (added),
8913           sysconfig/network-scripts/ifdown-ppp, rc.d/init.d/reboot (added),
8914           rc.d/init.d/shutdwn (added), sysconfig/network-scripts/ifup-post,
8915           rc.d/rc.serial, sysvinitfiles (added), sysconfig/tunnels-ip6.conf
8916           (added), Makefile, sysconfig/network-ip6.conf, rc-scripts.spec
8917           (added), sysconfig.txt, sysconfig/network-scripts/ifcfg-ppp0.tpsa
8918           (added), rc.d/rc.local, rc.d/init.d/functions,
8919           sysconfig/network-scripts/chat-ppp0.tpsa (added),
8920           sysconfig/network-scripts/ifdown-sl,
8921           sysconfig/network-scripts/ifup, rc.d/rc, inittab, lang.sh,
8922           sysconfig/network-scripts/chat-ppp0.leased1 (added),
8923           rc.d/init.d/killall, rc.d/init.d/tunnels-ip6.init (added),
8924           sysconfig/network-scripts/ifup-sl, rc.d/init.d/network-ip6.init
8925           (added), rc.d/init.d/network,
8926           sysconfig/network-scripts/ifcfg-ppp0.callback (added),
8927           sysconfig/network-scripts/ifdown,
8928           sysconfig/network-scripts/chat-ppp0.callback (added),
8929           rc.d/init.d/functions-ip6, sysconfig/network-scripts/ifup-ppp,
8930           sysconfig/network-scripts/ifup-ipx, inputrc (added): Synced with
8931           rc-scripts-0.0.1 from old repo.
8932
8933 1999-06-14 19:55 +0000 [r361]  kloczek <kloczek/at/pld-linux.org>
8934
8935         * sysconfig/system (added): - added initial main system
8936           configuration file with: -- RUN_SULOGIN_ON_ERR=yes --
8937           DEFAULT_SERVICE_RUN_NICE_LEVEL=0 -- RUN_ISAPNP=yes --
8938           PANIC_REBOOT_TIME=0 -- DELAY_LOGIN=yes -- CLEAN_TMP=yes
8939
8940 1999-06-14 19:31 +0000 [r360]  kloczek <kloczek/at/pld-linux.org>
8941
8942         * rc.d/init.d/functions: - added suporting colors with using tput
8943           instead hardcoded term sequences.
8944
8945 1999-06-14 19:25 +0000 [r359]  kloczek <kloczek/at/pld-linux.org>
8946
8947         * ppp/ip-down.d/.cvsignore (added), ppp/.cvsignore (added),
8948           .cvsignore (added), sysconfig/network-scripts/.cvsignore (added),
8949           sysconfig/.cvsignore (added), rc.d/.cvsignore (added),
8950           src/.cvsignore (added), ppp/ip-up.d/.cvsignore (added),
8951           rc.d/init.d/.cvsignore (added): - added template .cvsignore.
8952
8953 1999-06-14 19:22 +0000 [r357]  Artur Frysiak <wiget/at/pld-linux.org>
8954
8955         * rc.d/init.d (added), ppp/ip-down (added),
8956           sysconfig/network-scripts/ifcfg-ppp0 (added),
8957           sysconfig/network-scripts/chat-ppp0 (added), src/doexec.c
8958           (added), sysconfig/network-scripts/network-functions (added),
8959           sysconfig/network-scripts/ifup-ipx (added), rc.d/init.d/functions
8960           (added), sysconfig/network-scripts/ifdown-sl (added), src
8961           (added), rc.d/rc (added), lang.sh (added), src/testdinit (added),
8962           ppp/ip-down.d (added), ppp (added), src/usernetctl.c (added),
8963           rc.d/init.d/halt (added), rc.d/init.d/network (added),
8964           src/usleep.c (added), ppp/ip-down.d/logger (added),
8965           sysconfig/network-ip6.conf (added), setsysfont (added),
8966           sysconfig/network-scripts (added),
8967           sysconfig/network-scripts/ifup-plip (added), ppp/ip-up.d/logger
8968           (added), sysconfig/network-scripts/ifdown-post (added),
8969           sysconfig/network-scripts/ifdhcpc-done (added), src/netreport.1
8970           (added), sysconfig/network-scripts/ifup-post (added), ppp/ip-up.d
8971           (added), adjtime (added), src/ipcalc.1 (added), sysconfig.txt
8972           (added), sysconfig/network-scripts/ifup-ppp (added),
8973           rc.d/rc.local (added), tunnels-ip6.init (added), inittab (added),
8974           rc.d/init.d/random (added), rc.d/init.d/single (added),
8975           src/doexec.1 (added), rc.d/init.d/killall (added),
8976           sysconfig/network-scripts/ifup-sl (added),
8977           sysconfig/network-scripts/ifup-aliases (added), src/Makefile
8978           (added), sysconfig/network-scripts/ifdown-ppp (added),
8979           rc.d/rc.serial (added), sysconfig/network-scripts/ifcfg-lo
8980           (added), Makefile (added), src/usernetctl.1 (added),
8981           rc.d/init.d/functions-ip6 (added), src/usleep.1 (added),
8982           sysconfig/network-scripts/ifup (added), rc.d (added), ppp/ip-up
8983           (added), sysconfig/network-ip6 (added), src/netreport.c (added),
8984           rc.d/init.d/nfsfs (added), rc.d/rc.sysinit (added), src/testd.c
8985           (added), / (added), radvd.init (added), src/ipcalc.c (added),
8986           sysconfig (added), sysconfig/network-scripts/ifup-routes (added),
8987           sysconfig/network-scripts/ifdown (added): Initial revision
8988
This page took 0.792683 seconds and 4 git commands to generate.