]> git.pld-linux.org Git - projects/rc-scripts.git/blob - ChangeLog
- fix daemon --user --fork as they conflicted with each other
[projects/rc-scripts.git] / ChangeLog
1 2011-12-14 11:26 +0000 [r12449]  Elan Ruusamäe <glen/at/pld-linux.org>
2
3         * changelog.sh: - be sure users file is up to date
4
5 2011-12-14 07:59 +0000 [r12448]  Elan Ruusamäe <glen/at/pld-linux.org>
6
7         * init/local.conf: doc bits
8
9 2011-12-12 10:38 +0000 [r12447]  Elan Ruusamäe <glen/at/pld-linux.org>
10
11         * lib/functions: daemon(): make nice level absolute, not to be
12           dependant of nice level of shell where service started.
13
14 2011-12-09 21:25 +0000 [r12446]  Tomasz Pala <gotar/at/pld-linux.org>
15
16         * rc.d/init.d/network: - systemd support: export partial jobs,
17           leave ifup/ifdown to separate services
18
19 2011-12-04 14:36 +0000 [r12437]  Artur Frysiak <wiget/at/pld-linux.org>
20
21         * man/Makefile.am, man/fstab-decode.8 (removed): Drop fstab-decode
22           man page
23
24 2011-12-04 02:42 +0000 [r12436]  Artur Frysiak <wiget/at/pld-linux.org>
25
26         * src/fstab-decode.c (removed), src/Makefile.am: fstab-decode is
27           part of SysVinit-tools
28
29 2011-11-29 18:05 +0000 [r12421]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
30
31         * rc.d/init.d/netfs: Don't mount devpts again.
32
33 2011-11-28 19:47 +0000 [r12420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
34
35         * rc.d/rc.sysinit: Make forced mounts quiet in case /etc/mtab is
36           symlink to /proc/self/mounts.
37
38 2011-11-15 21:38 +0000 [r12414]  Elan Ruusamäe <glen/at/pld-linux.org>
39
40         * sysconfig/system: spelling typo
41
42 2011-11-01 14:01 +0000 [r12405]  Jan Rękorajski <baggins/at/pld-linux.org>
43
44         * modules.preudev: - typo
45
46 2011-11-01 13:39 +0000 [r12404]  Jan Rękorajski <baggins/at/pld-linux.org>
47
48         * rc.d/rc.sysinit: - fix LVM2 check logic
49
50 2011-10-31 19:52 +0000 [r12403]  Jan Rękorajski <baggins/at/pld-linux.org>
51
52         * modules.preudev: - set props
53
54 2011-10-31 19:30 +0000 [r12402]  Jan Rękorajski <baggins/at/pld-linux.org>
55
56         * rc.d/rc.sysinit: - give some info what's going on when loading
57           modules
58
59 2011-10-31 19:26 +0000 [r12401]  Jan Rękorajski <baggins/at/pld-linux.org>
60
61         * modules.preudev (added): - example file
62
63 2011-10-31 19:19 +0000 [r12400]  Jan Rękorajski <baggins/at/pld-linux.org>
64
65         * rc.d/rc.sysinit: - give admin the ability to load some kernel
66           modules before udev kicks in
67
68 2011-10-31 19:12 +0000 [r12399]  Jan Rękorajski <baggins/at/pld-linux.org>
69
70         * sysconfig/system, rc.d/rc.sysinit: - give user ability to disable
71           linux multipath drivers and daemons
72
73 2011-10-31 18:53 +0000 [r12398]  Jan Rękorajski <baggins/at/pld-linux.org>
74
75         * rc.d/rc.sysinit: - functions are in /lib/rc-scripts
76
77 2011-10-23 19:26 +0000 [r12388-12389]  Elan Ruusamäe <glen/at/pld-linux.org>
78
79         * rc.d/rc.sysinit, init/Makefile.am, init/modules.conf (added):
80           load /etc/modules in upstart
81
82         * rc.d/rc.shutdown: emit shutdown events
83
84 2011-10-23 11:21 +0000 [r12387]  Elan Ruusamäe <glen/at/pld-linux.org>
85
86         * init/rcS-sulogin.conf: respect RUN_SULOGIN_ON_ERR from
87           /etc/sysconfig/system
88
89 2011-10-10 07:49 +0000 [r12369-12370]  Elan Ruusamäe <glen/at/pld-linux.org>
90
91         * TODO: upstart compatible is service up todo
92
93         * doc/upstart.txt: shutdown started/starting upstart event doc
94
95 2011-10-09 22:58 +0000 [r12368]  Elan Ruusamäe <glen/at/pld-linux.org>
96
97         * modules: point out the parameters use fact
98
99 2011-10-09 18:57 +0000 [r12367]  Elan Ruusamäe <glen/at/pld-linux.org>
100
101         * rc.d/rc.shutdown: emit shutdown starting/started event
102
103 2011-10-09 18:14 +0000 [r12366]  Elan Ruusamäe <glen/at/pld-linux.org>
104
105         * rc.d/init.d/network, doc/upstart.txt, init/rc.conf: let "network"
106           emit network starting/stopping/started/stopped events as well
107
108 2011-10-09 17:35 +0000 [r12364-12365]  Elan Ruusamäe <glen/at/pld-linux.org>
109
110         * doc/upstart.txt: chop trailing spaces
111
112         * rc.d/rc.sysinit: fix handling 3.x.y kernels
113
114 2011-10-05 14:47 +0000 [r12363]  Elan Ruusamäe <glen/at/pld-linux.org>
115
116         * rc.d/init.d/local, init/Makefile.am, init/local.conf (added):
117           upstart for rc.local
118
119 2011-09-30 10:54 +0000 [r12360]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
120
121         * rc.d/rc.shutdown, rc.d/rc.sysinit: Use --sysinit for lvm. When
122           stopping hide error messages (normal for many cases like lvm on
123           rootfs).
124
125 2011-09-27 07:15 +0000 [r12356-12357]  Jan Rękorajski <baggins/at/pld-linux.org>
126
127         * configure.ac: - 0.4.5.1
128
129         * rc.d/rc.sysinit: - fix $LVM2 variable fuckup (use is_no instead
130           of is_yes) (glen, you moron, have you considered a possibility
131           that $LVM2 will land in sysconfig.rpmsave, thus making lvm
132           dependant system non-bootable?)
133
134 2011-09-25 09:57 +0000 [r12351-12352]  Elan Ruusamäe <glen/at/pld-linux.org>
135
136         * po/Makefile.am: just in case C locale
137
138         * po/rc-scripts.pot: updated
139
140 2011-09-22 15:45 +0000 [r12350]  Jan Rękorajski <baggins/at/pld-linux.org>
141
142         * rc.d/rc.sysinit: - properly mount /run and put it into mtab
143
144 2011-09-18 20:34 +0000 [r12349]  Artur Frysiak <wiget/at/pld-linux.org>
145
146         * rc.d/rc.sysinit: Mount /run ASAP
147
148 2011-09-11 20:08 +0000 [r12347]  Elan Ruusamäe <glen/at/pld-linux.org>
149
150         * init/cryptsetup.conf (added), init/Makefile.am: Add cryptsetup
151
152 2011-09-11 20:00 +0000 [r12344]  Elan Ruusamäe <glen/at/pld-linux.org>
153
154         * rc.d/init.d/cryptsetup: local vars
155
156 2011-09-11 19:53 +0000 [r12342-12343]  Elan Ruusamäe <glen/at/pld-linux.org>
157
158         * init/Makefile.am: Add allowlogin, sys-chroots, cpusets
159
160         * init/cpusets.conf (added): Add cpusets
161
162 2011-09-11 11:29 +0000 [r12341]  Elan Ruusamäe <glen/at/pld-linux.org>
163
164         * service: print unknown state to stdout as well
165
166 2011-09-02 06:18 +0000 [r12339-12340]  Elan Ruusamäe <glen/at/pld-linux.org>
167
168         * init/sys-chroots.conf (added), rc.d/init.d/sys-chroots,
169           init/allowlogin.conf (added), rc.d/init.d/allowlogin: add
170           allowlogin and sys-chroots upstart parts, altho no stop for them
171
172         * sysconfig/system, rc.d/rc.sysinit: add $LVM2 allows you to
173           disable LVM2 if your only LVM volume is rootfs started on initrd
174           and want faster startup
175
176 2011-09-02 06:08 +0000 [r12338]  Elan Ruusamäe <glen/at/pld-linux.org>
177
178         * sysconfig/interfaces/Makefile.am: Add ifcfg-ppp0.pppoe
179
180 2011-08-31 18:44 +0000 [r12337]  Elan Ruusamäe <glen/at/pld-linux.org>
181
182         * lib/functions: upstart: behave like current initscripts: print
183           running/not running instead of silence
184
185 2011-08-31 16:24 +0000 [r12336]  Elan Ruusamäe <glen/at/pld-linux.org>
186
187         * rc.d/init.d/Makefile.am, po/rc-scripts.pot, lib/functions
188           (added), lib/Makefile.am, rc.d/init.d/functions (removed): move
189           also functions to /lib/rc-scripts (symlink preserved)
190
191 2011-08-19 19:56 +0000 [r12331]  Elan Ruusamäe <glen/at/pld-linux.org>
192
193         * rc.d/init.d/functions: formatting
194
195 2011-08-19 19:44 +0000 [r12328-12330]  Elan Ruusamäe <glen/at/pld-linux.org>
196
197         * rc.d/init.d/local: add starting line
198
199         * rc.d/rc.sysinit: prefer local code over io checks (boot splash
200           unlikely enabled anyway)
201
202         * rc.d/init.d/functions: avoid shift() error when program called
203           with no actions in _upstart_controlled; tabs
204
205 2011-08-14 19:45 +0000 [r12323]  Elan Ruusamäe <glen/at/pld-linux.org>
206
207         * init/rc.conf: register pld.sysinit-done to satisfy initctl
208           check-config
209
210 2011-08-14 12:03 +0000 [r12321-12322]  Elan Ruusamäe <glen/at/pld-linux.org>
211
212         * rc.d/rc.init, sysconfig/interfaces/ifcfg-ppp0.kou, changelog.sh:
213           add missing keyword expansion
214
215         * sysconfig, doc, sysconfig/interfaces/up.d/all,
216           sysconfig/interfaces/up.d/ip, lib, rc.d/init.d,
217           sysconfig/interfaces/down.d/tnl, sysconfig/interfaces/down.d/ppp,
218           sysconfig/interfaces/down.d/ipx, sysconfig/interfaces/down.d,
219           rc.d, src, sysconfig/interfaces/down.d/all,
220           sysconfig/interfaces/down.d/ip, sysconfig/interfaces/up.d/tnl,
221           isapnp, sysconfig/interfaces/up.d/ppp,
222           sysconfig/interfaces/up.d/ipx, sysconfig/interfaces/up.d, ppp, /:
223           svn:ignore fixups
224
225 2011-08-14 11:56 +0000 [r12319-12320]  Elan Ruusamäe <glen/at/pld-linux.org>
226
227         * rc.d/init.d/Makefile.am, rc.d/init.d/template.init (removed),
228           po/rc-scripts.pot, doc/Makefile.am, doc/template.init (added):
229           move template.init to doc
230
231         * sysconfig/interfaces/.cvsignore (removed),
232           sysconfig/interfaces/down.d/ip/.cvsignore (removed), doc,
233           sysconfig/interfaces/up.d/all, sysconfig/interfaces/up.d/ip, lib,
234           sysconfig/interfaces/up.d/ipx/.cvsignore (removed),
235           ppp/ip-down.d/.cvsignore (removed),
236           sysconfig/interfaces/data/.cvsignore (removed),
237           sysconfig/interfaces/down.d, lib/.cvsignore (removed),
238           sysconfig/interfaces/down.d/all, rc.d/init.d/.cvsignore
239           (removed), ppp/ip-up.d/.cvsignore (removed), isapnp,
240           sysconfig/interfaces/down.d/tnl/.cvsignore (removed),
241           sysconfig/interfaces/up.d/tnl, sysconfig/interfaces/up.d/ppp,
242           sysconfig/interfaces/down.d/ppp/.cvsignore (removed),
243           sysconfig/interfaces/up.d/ipx,
244           sysconfig/interfaces/down.d/.cvsignore (removed), /, sysconfig,
245           src/.cvsignore (removed),
246           sysconfig/interfaces/down.d/all/.cvsignore (removed),
247           sysconfig/interfaces/up.d/tnl/.cvsignore (removed),
248           isapnp/.cvsignore (removed),
249           sysconfig/interfaces/up.d/ppp/.cvsignore (removed),
250           sysconfig/interfaces/up.d/.cvsignore (removed), ppp/ip-up.d,
251           rc.d/init.d, ppp/.cvsignore (removed), .cvsignore (removed),
252           sysconfig/interfaces/down.d/tnl, po,
253           sysconfig/interfaces/down.d/ppp, sysconfig/interfaces/down.d/ipx,
254           sysconfig/.cvsignore (removed), doc/.cvsignore (removed),
255           sysconfig/interfaces/up.d/all/.cvsignore (removed),
256           sysconfig/interfaces/up.d/ip/.cvsignore (removed), rc.d, src,
257           sysconfig/interfaces/down.d/ip, po/.cvsignore (removed),
258           sysconfig/interfaces/down.d/ipx/.cvsignore (removed),
259           sysconfig/interfaces/up.d, ppp/ip-down.d, ppp,
260           sysconfig/hwprofiles/.cvsignore (removed), rc.d/.cvsignore
261           (removed): convert .cvsignore to svn:ignore
262
263 2011-08-14 11:48 +0000 [r12318]  Elan Ruusamäe <glen/at/pld-linux.org>
264
265         * TODO: privilege check is done with unix file permissions: scripts
266           just not executable for regular user
267
268 2011-08-14 11:42 +0000 [r12310-12317]  Elan Ruusamäe <glen/at/pld-linux.org>
269
270         * po/Makefile.am, po/rc-scripts.pot: add makepot.pl to EXTRA_DIST
271
272         * po/Makefile.am, po/makepot.pl (added), makepot.pl (removed): move
273           makepot to po/ dir with rest of it's files
274
275         * po/pl.po, po/rc-scripts.pot, rc.d/init.d/random, po/de.po: - fix
276           bad nls usage
277
278         * po/pl.po, po/de.po: utf8 to rule the world
279
280         * po/pl.po, po/de.po: - updated
281
282         * po/rc-scripts.pot: - updated
283
284         * po/rc-scripts.pot (added): track to see new strings to appear or
285           not
286
287         * ppp/ipx-down, rc.d/init.d/network, lib/ifup-ppp, lib (added),
288           lib/ifup-ipx, lib/ifup-vlan, man/usernetctl.8, lib/ifup-br,
289           lib/ifup-plip, src/ppp-watch.c, lib/ifdown-post, lib/Makefile.am,
290           ppp/auth-up, sysconfig/network-scripts (removed), ppp/ip-up,
291           lib/ifdown-ppp, lib/ifup-post, doc/net-scripts.txt, configure.ac,
292           ppp/auth-down, lib/tnlup, lib/ifdown-sl, lib/ifdown-irda,
293           lib/ifup, Makefile.am, ppp/ip-down, sysconfig/Makefile.am,
294           lib/ifup-iucv, ppp/ipx-up, lib/ifup-sl, lib/ifup-irda,
295           lib/ifdown-vlan, lib/tnldown, lib/ifdown, lib/ifup-plusb,
296           lib/ifdown-br: - move network scripts to /lib, as none of them
297           are config files - version 0.4.5 for such major change
298
299 2011-08-14 11:11 +0000 [r12308-12309]  Elan Ruusamäe <glen/at/pld-linux.org>
300
301         * configure.ac: fatal out when required tools missing, some ac fix
302
303         * src/setuidgid.c: PLD Linux
304
305 2011-08-14 09:56 +0000 [r12307]  Elan Ruusamäe <glen/at/pld-linux.org>
306
307         * init/random.conf, init/rc.conf, init/rcS-sulogin.conf,
308           init/rcS.conf: our vim-syntax-upstart recognizes the filetype
309           itself
310
311 2011-08-13 13:51 +0000 [r12305]  Elan Ruusamäe <glen/at/pld-linux.org>
312
313         * po/Makefile.am: Do not ignore errors
314
315 2011-08-13 13:42 +0000 [r12304]  Elan Ruusamäe <glen/at/pld-linux.org>
316
317         * sysconfig/network-scripts/functions.network: emit net-device-up
318           events, so upstart-socket-bridge could function
319
320 2011-08-13 06:04 +0000 [r12303]  Elan Ruusamäe <glen/at/pld-linux.org>
321
322         * rc.d/init.d/functions: allow $USE_UPSTART from env to preceed
323           USE_UPSTART from sysconfig/system
324
325 2011-07-25 06:10 +0000 [r12270-12271]  Elan Ruusamäe <glen/at/pld-linux.org>
326
327         * sysconfig/network-scripts/ifup, doc/net-scripts.txt: - add
328           $ETHTOOL_OPTS
329
330         * TODO: - todo from arekm
331
332 2011-07-21 10:28 +0000 [r12264]  Elan Ruusamäe <glen/at/pld-linux.org>
333
334         * service: - include service type in --status-all
335
336 2011-07-18 13:11 +0000 [r12260]  Elan Ruusamäe <glen/at/pld-linux.org>
337
338         * rc.d/init.d/functions: - fuser is in /bin since psmisc-22.5-2
339
340 2011-06-28 19:51 +0000 [r12254]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
341
342         * sysconfig/system: Explain what VSERVER is.
343
344 2011-06-27 10:18 +0000 [r12252-12253]  Jan Rękorajski <baggins/at/pld-linux.org>
345
346         * rc.d/init.d/functions: - fix local variable
347
348         * rc.d/init.d/functions: - fix kernelver* functions
349
350 2011-06-26 10:48 +0000 [r12250]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
351
352         * rc.d/rc.sysinit: Mount securityfs based on it's availability
353           only.
354
355 2011-06-20 15:04 +0000 [r12247]  Elan Ruusamäe <glen/at/pld-linux.org>
356
357         * rc.d/init.d/functions: - compat mode for old kernels, where
358           network lock was not touched
359
360 2011-06-16 12:32 +0000 [r12246]  Jacek Konieczny <jajcus/at/pld-linux.org>
361
362         * init/Makefile.am, configure.ac: - the missing init/udev.conf
363           added to dist
364
365 2011-06-15 13:12 +0000 [r12245]  Jacek Konieczny <jajcus/at/pld-linux.org>
366
367         * configure.ac: - Version: 0.4.4.2
368
369 2011-06-15 12:45 +0000 [r12244]  Jacek Konieczny <jajcus/at/pld-linux.org>
370
371         * init/udev.conf (added), init/rc.conf, rc.d/rc.sysinit,
372           init/rcS.conf: - some more 'emits' and a dummy Upstart job added
373           so the new 'initctl check-config' won't complain.
374
375 2011-06-15 10:51 +0000 [r12243]  Jacek Konieczny <jajcus/at/pld-linux.org>
376
377         * doc/upstart.txt: - upstart usage docs updates
378
379 2011-04-18 09:50 +0000 [r12230]  Elan Ruusamäe <glen/at/pld-linux.org>
380
381         * service: remove debug
382
383 2011-04-14 09:42 +0000 [r12228]  Jacek Konieczny <jajcus/at/pld-linux.org>
384
385         * sysconfig/network-scripts/functions.network: - make sure the
386           default ip rules are preserved over network restart even if 'ip
387           rule show' displays them using numeric table values. I have a
388           system where 'from all lookup 255' is returned instead of 'from
389           all lookup local' for unknown reason, but it could also happen if
390           /etc/iproute2/rt_tables file is missing or corrupted. And bad
391           things happen (IPv4 not working) if the 'lookup local' rule is
392           missing.
393
394 2011-04-08 19:15 +0000 [r12223]  Elan Ruusamäe <glen/at/pld-linux.org>
395
396         * service: move status all to function
397
398 2011-03-29 13:26 +0000 [r12219]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
399
400         * sysconfig/network-scripts/functions.network: Revert disabling
401           IPv6. Unfortunately it disables only IPv6 addresses while
402           socket(AF_INET6,...) still succeeds creating ill efect.
403
404 2011-03-25 16:55 +0000 [r12215]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
405
406         * sysconfig/network-scripts/functions.network: Set sysctl value
407           quietly.
408
409 2011-03-23 21:45 +0000 [r12214]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
410
411         * sysconfig/network-scripts/functions.network: One more fix.
412
413 2011-03-23 20:42 +0000 [r12213]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
414
415         * sysconfig/network-scripts/functions.network: Really disable IPv6.
416
417 2011-03-23 20:35 +0000 [r12212]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
418
419         * sysconfig/network-scripts/functions.network: Disable IPv6 if it
420           is not enabled in config.
421
422 2011-03-21 22:15 +0000 [r12211]  Jan Rękorajski <baggins/at/pld-linux.org>
423
424         * sysconfig/network-scripts/ifup-routes, doc/sysconfig.txt,
425           sysconfig/Makefile.am, doc/sysconfig.docb,
426           sysconfig/network-scripts/functions.network: - add static-routes6
427           support (IPv6-only ip routes and rules)
428
429 2011-03-21 20:30 +0000 [r12210]  Jan Rękorajski <baggins/at/pld-linux.org>
430
431         * sysconfig/static-routes6 (added): - IPv6 specific rules and
432           routes, rationale: some rules (and even routes) are addressless
433           (e.g. fwmark or 'default' route), because of this simple ip
434           <rule> won't handle IPv6, we have to use ip -6 <rule>
435
436 2011-03-20 01:00 +0000 [r12206-12207]  Jan Rękorajski <baggins/at/pld-linux.org>
437
438         * configure.ac: - 0.4.4.1, fixes typo in set_up_loopback
439
440         * sysconfig/network-scripts/functions.network: - use proper device
441
442 2011-03-20 00:09 +0000 [r12203]  Jan Rękorajski <baggins/at/pld-linux.org>
443
444         * configure.ac: - 0.4.4.0
445
446 2011-03-19 23:57 +0000 [r12202]  Jan Rękorajski <baggins/at/pld-linux.org>
447
448         * src/Makefile.am, configure.ac: - fix glib2 static linking
449
450 2011-03-18 18:19 +0000 [r12201]  Jan Rękorajski <baggins/at/pld-linux.org>
451
452         * sysconfig/network-scripts/functions.network: - setup static
453           routes for loopback, see
454           http://wiki.squid-cache.org/Features/Tproxy4 why this is needed
455
456 2011-03-08 20:49 +0000 [r12198]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
457
458         * sysconfig/network-scripts/functions.network,
459           rc.d/init.d/functions: Revert previous commit. Fix is_module
460           instead to do not match partial module names.
461
462 2011-03-08 20:34 +0000 [r12197]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
463
464         * sysconfig/network-scripts/functions.network: Load ipv6 and ipx
465           only when not built into kernel.
466
467 2011-03-04 13:37 +0000 [r12188]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
468
469         * sysconfig/network-scripts/ifup-vlan: GVRP default on on vlans
470
471 2011-02-19 16:03 +0000 [r12170]  Elan Ruusamäe <glen/at/pld-linux.org>
472
473         * service: - tabs
474
475 2011-02-10 16:37 +0000 [r12138]  Jan Rękorajski <baggins/at/pld-linux.org>
476
477         * rc.d/init.d/cpusets: - added missing slash
478
479 2011-02-10 12:46 +0000 [r12136]  Jan Rękorajski <baggins/at/pld-linux.org>
480
481         * rc.d/init.d/cpusets: - don't try to find out the subsystem type
482           if none is mounted
483
484 2011-02-10 12:26 +0000 [r12135]  Jan Rękorajski <baggins/at/pld-linux.org>
485
486         * rc.d/init.d/cpusets: - silence mkdir
487
488 2011-02-10 12:21 +0000 [r12134]  Jan Rękorajski <baggins/at/pld-linux.org>
489
490         * rc.d/init.d/cpusets: - always mount on /dev/cpuset (only cpuset
491           is supported by this script) - check if mount point is proper
492           cpuset/cgroup(cpuset) subsys
493
494 2011-02-10 12:12 +0000 [r12133]  Jan Rękorajski <baggins/at/pld-linux.org>
495
496         * rc.d/init.d/cpusets: - mount only cpuset subsys cgroup - no need
497           to parse and check fstab as this script is run after rc.sysinit
498           mounts all filessystems listed there
499
500 2011-02-10 11:04 +0000 [r12128-12130]  Jan Rękorajski <baggins/at/pld-linux.org>
501
502         * rc.d/init.d/cpusets: - put cpuset/cgroup mounts in mtab
503
504         * rc.d/init.d/cpusets: - exit from script if no cpuset/cgroup
505           support in kernel
506
507         * rc.d/rc.sysinit, rc.d/init.d/cpusets: - moved cpuset/cgroup
508           mounting code into cpuset startup script for seamless
509           interoperability with libcgroup
510
511 2011-02-09 10:55 +0000 [r12126]  Elan Ruusamäe <glen/at/pld-linux.org>
512
513         * rc.d/init.d/functions: add killproc -p alias
514
515 2011-01-27 06:04 +0000 [r12089-12090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
516
517         * sysconfig/Makefile.am: sysconfig/clock is gone
518
519         * doc/sysconfig.txt, rc.d/rc.sysinit, sysconfig/clock (removed),
520           doc/sysconfig.docb: sysconfig/clock and related actions are
521           obsolete now. hwclock knows how to handle these based on adjtime
522           settings.
523
524 2011-01-27 05:44 +0000 [r12088]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
525
526         * rc.d/rc.sysinit: Check /dev/rtc or /dev/rtc0 existence.
527
528 2011-01-25 18:56 +0000 [r12083-12084]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
529
530         * configure.ac: 0.4.3.8
531
532         * autogen.sh: Disabled --enable-maintainer-mode
533           --enable-compile-warnings (unsupported by current auto*).
534
535 2011-01-24 18:19 +0000 [r12082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
536
537         * sysconfig/network: IPv6 networking on by default.
538
539 2010-12-22 10:23 +0000 [r12020]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
540
541         * rc.d/init.d/netfs: Don't mount fs inside of vserver guest.
542
543 2010-12-22 05:54 +0000 [r12019]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
544
545         * rc.d/rc.sysinit: cgroup/cpuset can exist in fstab but be
546           commented out. Handle that.
547
548 2010-12-20 18:09 +0000 [r12014]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
549
550         * rc.d/init.d/cryptsetup: started instead of busy
551
552 2010-12-12 17:42 +0000 [r11982-11983]  Elan Ruusamäe <glen/at/pld-linux.org>
553
554         * configure.ac: - 0.4.3.7
555
556         * rc.d/init.d/functions: add --user support to run_cmd Usage:
557           run_cmd --user stats "Message" command_to_run arg1 arg2...
558
559 2010-12-07 14:08 +0000 [r11973]  Elan Ruusamäe <glen/at/pld-linux.org>
560
561         * rc.d/init.d/template.init: - pidfile var
562
563 2010-12-03 13:10 +0000 [r11940]  Elan Ruusamäe <glen/at/pld-linux.org>
564
565         * rc.d/init.d/netfs: - some formatting, respect to use functios
566           (RETVAL variable vs exit calls)
567
568 2010-12-03 13:04 +0000 [r11939]  Elan Ruusamäe <glen/at/pld-linux.org>
569
570         * rc.d/init.d/netfs: - use functions
571
572 2010-12-03 11:43 +0000 [r11936]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
573
574         * configure.ac: 0.4.3.6
575
576 2010-12-03 11:33 +0000 [r11934-11935]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
577
578         * rc.d/init.d/netfs: Bugfix (bring in cryptsetup; cleanups).
579
580         * rc.d/init.d/netfs: Bugfix.
581
582 2010-12-03 10:37 +0000 [r11933]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
583
584         * rc.d/init.d/Makefile.am, rc.d/init.d/network: Bring in netfs.
585
586 2010-12-03 10:33 +0000 [r11930-11932]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
587
588         * rc.d/init.d/netfs: : not needed.
589
590         * TODO: - better umount on stop
591
592         * rc.d/init.d/netfs: Bugfixes. Seems to be working fine.
593
594 2010-12-03 10:25 +0000 [r11929]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
595
596         * rc.d/init.d/functions: __umount_*loop from FC.
597
598 2010-12-03 10:15 +0000 [r11928]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
599
600         * rc.d/init.d/netfs: Don't touch nfs if we have separate nfsfs
601           script.
602
603 2010-12-03 09:38 +0000 [r11927]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
604
605         * rc.d/init.d/netfs (added): Networked filesystems mount/umount.
606           Unfinished.
607
608 2010-12-02 15:30 +0000 [r11922]  Elan Ruusamäe <glen/at/pld-linux.org>
609
610         * rc.d/rc.sysinit: - avoid crypto init retries if no crypttab is
611           setup
612
613 2010-11-25 23:54 +0000 [r11913]  Jan Rękorajski <baggins/at/pld-linux.org>
614
615         * rc.d/rc.sysinit: - don't mount cgroup if it's set up in fstab
616           http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2010-November/152970.html
617           BTW, all this kinda sucks and needs revamp :(
618
619 2010-11-07 19:54 +0000 [r11900]  Elan Ruusamäe <glen/at/pld-linux.org>
620
621         * rc.d/rc.sysinit: - init crypt mounts also after lvm has been run
622
623 2010-11-06 10:47 +0000 [r11894]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
624
625         * configure.ac: Release 0.4.3.5.
626
627 2010-11-06 09:57 +0000 [r11893]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
628
629         * rc.d/init.d/network, sysconfig/system, rc.d/init.d/functions:
630           Detect isolation only vserver networking. New variable -
631           VSERVER_ISOLATION_NET.
632
633 2010-11-06 09:12 +0000 [r11892]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
634
635         * rc.d/rc.sysinit: Silent modprobe.
636
637 2010-11-06 08:43 +0000 [r11889]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
638
639         * configure.ac: Release 0.4.3.4.
640
641 2010-11-06 00:33 +0000 [r11888]  Jan Rękorajski <baggins/at/pld-linux.org>
642
643         * rc.d/rc.sysinit: - create /dev/cgroup (see comment)
644
645 2010-11-06 00:26 +0000 [r11887]  Jan Rękorajski <baggins/at/pld-linux.org>
646
647         * rc.d/init.d/cpusets: - use full blown cgroup subsystem if
648           available
649
650 2010-11-06 00:11 +0000 [r11886]  Jan Rękorajski <baggins/at/pld-linux.org>
651
652         * rc.d/rc.sysinit: - if cgroup is available use all its subsystems
653           instead of just cpusets
654
655 2010-11-06 00:07 +0000 [r11885]  Jan Rękorajski <baggins/at/pld-linux.org>
656
657         * rc.d/rc.sysinit: - commit at rev 10523 was completely bogus,
658           preventing mounting cpuset at all, as default fstab contains
659           cpuset line with noauto option
660
661 2010-10-09 21:21 +0000 [r11840]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
662
663         * src/initlog.c: Update initlog from initscripts.
664
665 2010-10-06 08:03 +0000 [r11831]  Elan Ruusamäe <glen/at/pld-linux.org>
666
667         * rc.d/init.d/template.init: - procname
668
669 2010-10-06 07:58 +0000 [r11830]  Elan Ruusamäe <glen/at/pld-linux.org>
670
671         * rc.d/init.d/template.init: - killproc wants procname mostly
672
673 2010-09-30 04:26 +0000 [r11823]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
674
675         * rc.d/rc: Fix 'local: można używać tylko w funkcji' on bash.
676
677 2010-09-19 18:38 +0000 [r11812]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
678
679         * rc.d/rc.sysinit: Make sysctl quiet.
680
681 2010-09-03 09:07 +0000 [r11801]  shadzik <shadzik/at/pld-linux.org>
682
683         * rc.d/rc.sysinit: - don't check the fs on aufs and squashfs
684           systems
685
686 2010-08-26 10:30 +0000 [r11789]  Elan Ruusamäe <glen/at/pld-linux.org>
687
688         * rc.d/rc.sysinit: - use /var/log/boot.log, to match with plymouth
689           path
690
691 2010-08-21 18:00 +0000 [r11788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
692
693         * rc.d/rc.sysinit: Set firmware-loader also when udev is off.
694
695 2010-08-01 16:32 +0000 [r11741]  Elan Ruusamäe <glen/at/pld-linux.org>
696
697         * sysconfig/i18n: - plain en with utf8
698
699 2010-08-01 16:13 +0000 [r11739]  Elan Ruusamäe <glen/at/pld-linux.org>
700
701         * rc.d/rc.sysinit: - skip lock when making nodes on boot
702
703 2010-08-01 16:08 +0000 [r11738]  Elan Ruusamäe <glen/at/pld-linux.org>
704
705         * rc.d/rc.sysinit: - check_root_fs to function for readability
706
707 2010-08-01 15:58 +0000 [r11735-11737]  Elan Ruusamäe <glen/at/pld-linux.org>
708
709         * rc.d/rc.sysinit: - remove locale setup where it is pointless
710           (grep for fixed strings, and cat)
711
712         * rc.d/init.d/template.init: - sample for status with pidfile
713
714         * rc.d/rc.sysinit: - skip unneccesary subshell
715
716 2010-07-26 13:31 +0000 [r11715]  Jacek Konieczny <jajcus/at/pld-linux.org>
717
718         * sysconfig/network-scripts/ifup: - typo
719
720 2010-07-26 13:20 +0000 [r11714]  Jacek Konieczny <jajcus/at/pld-linux.org>
721
722         * sysconfig/network-scripts/ifup: - allow per-interface
723           configuration files for dhclient.conf – single config file with
724           'interface' directive(s) conflicts with interface name given on
725           the command line.
726
727 2010-07-21 08:23 +0000 [r11688]  Elan Ruusamäe <glen/at/pld-linux.org>
728
729         * rc.d/init.d/allowlogin: - functions, exit early if disabled
730
731 2010-07-20 08:42 +0000 [r11684]  Elan Ruusamäe <glen/at/pld-linux.org>
732
733         * rc.d/rc.shutdown: - ugly hack to still do killall as pgrep is on
734           /usr, or rather drop pgrep as it never returns empty nowadays due
735           kernel threads?
736
737 2010-07-08 10:47 +0000 [r11638-11639]  Elan Ruusamäe <glen/at/pld-linux.org>
738
739         * rc.d/init.d/network, rc.d/init.d/local, rc.d/init.d/random,
740           rc.d/init.d/single, rc.d/init.d/cpusets: - ignore
741           /var/lock/subsys remove readonly fs errors (after fsck wants to
742           reboot system)
743
744         * rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single,
745           rc.d/init.d/killall, rc.d/init.d/cpusets, rc.d/init.d/allowlogin:
746           - executable initscripts
747
748 2010-06-18 06:40 +0000 [r11565]  Bartłomiej Zimoń <cactus/at/pld-linux.org>
749
750         * rc.d/rc.shutdown: - fix shutdown/restart on kernels with devtmpfs
751
752 2010-06-15 11:37 +0000 [r11562]  Jacek Konieczny <jajcus/at/pld-linux.org>
753
754         * changelog.sh: - changelog.sh script improved and ChangeLog
755           updated
756
757 2010-06-15 11:33 +0000 [r11561]  Jacek Konieczny <jajcus/at/pld-linux.org>
758
759         * configure.ac: - firmwaredir was wrong
760
761 2010-06-15 11:17 +0000 [r11558-11559]  Jacek Konieczny <jajcus/at/pld-linux.org>
762
763         * configure.ac: - Version: 0.4.3.3
764
765         * Makefile.am, configure.ac: - firmwaredir relative to
766           ${exec_prefix} to fix 'make distcheck'
767
768 2010-06-15 10:13 +0000 [r11557]  Jacek Konieczny <jajcus/at/pld-linux.org>
769
770         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
771           - allow multiple dhclient instances running on one machine
772
773 2010-06-14 17:25 +0000 [r11555-11556]  Elan Ruusamäe <glen/at/pld-linux.org>
774
775         * rc.d/init.d/random: - reorganize into functions
776
777         * rc.d/init.d/random: - do not touch host random inside vserver
778           (discussed with baggins and arekm long time ago)
779
780 2010-06-08 09:01 +0000 [r11552]  Jacek Konieczny <jajcus/at/pld-linux.org>
781
782         * rc.d/init.d/functions: - /proc/cmdline may be unavailable (like
783           in a VServer) make cat quiet in such case
784
785 2010-05-18 12:13 +0000 [r11476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
786
787         * sysconfig/network-scripts/ifup: No need for wait loop.
788           check_link_down sleeps for specified time in 0.5s intervals.
789
790 2010-05-17 20:26 +0000 [r11475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
791
792         * sysconfig/network-scripts/ifup,
793           sysconfig/interfaces/ifcfg-description: Wait for wpa_supplicant
794           to actually connect to network before trying dhcp.
795
796 2010-05-17 20:20 +0000 [r11474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
797
798         * sysconfig/network-scripts/functions.network: Support for max
799           timeout as parameter.
800
801 2010-05-17 20:16 +0000 [r11473]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
802
803         * sysconfig/network-scripts/functions.network: Don't rely on ip
804           link UP checking. Always to mii-tool/ethtool test.
805
806 2010-05-17 19:08 +0000 [r11472]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
807
808         * sysconfig/network-scripts/ifup: Respect ZEROCONF variable for
809           dhcpcd.
810
811 2010-05-17 18:08 +0000 [r11471]  Elan Ruusamäe <glen/at/pld-linux.org>
812
813         * rc.d/init.d/functions: - ok to exit silently in ssd mode of
814           killproc, no need to noise about missing pidfile
815
816 2010-05-13 07:17 +0000 [r11462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
817
818         * Makefile.am: Include/install firmware-loader.sh brought by commit
819           r10422.
820
821 2010-05-12 07:11 +0000 [r11460]  Jacek Konieczny <jajcus/at/pld-linux.org>
822
823         * doc/Makefile.am: - include upstart.txt in the package
824
825 2010-05-12 07:08 +0000 [r11459]  Jacek Konieczny <jajcus/at/pld-linux.org>
826
827         * doc/upstart.txt: - notes about job debuging
828
829 2010-05-11 17:21 +0000 [r11458]  Jacek Konieczny <jajcus/at/pld-linux.org>
830
831         * configure.ac: - Version: 0.4.3.2
832
833 2010-05-11 10:10 +0000 [r11449]  Jacek Konieczny <jajcus/at/pld-linux.org>
834
835         * init/Makefile.am: - new listed in Makefile.am
836
837 2010-05-11 08:54 +0000 [r11447]  Jacek Konieczny <jajcus/at/pld-linux.org>
838
839         * init/rc.conf (added), init/rcS-sulogin.conf (added),
840           init/rcS.conf (added): - init job descriptions moved from
841           upstart-SysVinit
842
843 2010-05-10 17:24 +0000 [r11427]  Elan Ruusamäe <glen/at/pld-linux.org>
844
845         * rc.d/init.d/functions: - note about two modes in daemon
846
847 2010-05-10 14:35 +0000 [r11424]  Jacek Konieczny <jajcus/at/pld-linux.org>
848
849         * configure.ac: - Version: 0.4.3.1
850
851 2010-05-10 14:31 +0000 [r11423]  Jacek Konieczny <jajcus/at/pld-linux.org>
852
853         * src/start-stop-daemon.c, src/Makefile.am,
854           man/start-stop-daemon.8, configure.ac, rc.d/init.d/functions: -
855           'dropcaps' and 'start-stop-daemon-pid-check' patches from
856           packages/rc-scripts applied
857
858 2010-05-10 12:59 +0000 [r11422]  Jacek Konieczny <jajcus/at/pld-linux.org>
859
860         * rc.d/init.d/functions: - properly quote is_yes() argument
861
862 2010-05-10 11:50 +0000 [r11420]  Jacek Konieczny <jajcus/at/pld-linux.org>
863
864         * configure.ac: - Version: 0.4.3.0
865
866 2010-05-10 11:23 +0000 [r11419]  Jacek Konieczny <jajcus/at/pld-linux.org>
867
868         * t/backtick-test.sh, rc.d/init.d/network, rc.d/rc.shutdown,
869           sysconfig/interfaces/up.d/ip, sysconfig/interfaces/up.d/all, doc,
870           init/random.conf, man, init/Makefile.am,
871           sysconfig/interfaces/down.d, man/es, sysconfig/network-scripts,
872           sysconfig/interfaces, sysconfig/interfaces/down.d/all,
873           sysconfig/cpusets, isapnp, sysconfig/interfaces/up.d/tnl,
874           rc.d/rc.sysinit, rc.d/init.d/random,
875           sysconfig/interfaces/up.d/ppp, sysconfig/interfaces/up.d/ipx,
876           service, /, configure.ac, man/sv, man/de, sysconfig, man/ja,
877           Makefile.am, rc.d/init.d, sysconfig/interfaces/down.d/tnl, po,
878           sysconfig/interfaces/down.d/ppp, sysconfig/interfaces/down.d/ipx,
879           man/fr, rc.d/init.d/functions, doc/make-html, doc/upstart.txt
880           (added), sysconfig/hwprofiles, rc.d, src,
881           sysconfig/interfaces/down.d/ip, src/setuidgid.c (added), rc.d/rc,
882           sysconfig/interfaces/up.d, ppp, sysconfig/interfaces/data,
883           src/Makefile.am, man/ru, init (added): - upstart_native branch
884           merged
885
886 2010-05-02 12:16 +0000 [r11364]  Jacek Konieczny <jajcus/at/pld-linux.org>
887
888         * sysconfig/network-scripts/ifup-routes,
889           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
890           sysconfig/network, doc/net-scripts.txt,
891           sysconfig/network-scripts/functions.network: - support for
892           zeroconf networking (based on information from
893           http://avahi.org/wiki/AvahiAutoipd#Routes)
894
895 2010-04-21 20:24 +0000 [r11340]  Elan Ruusamäe <glen/at/pld-linux.org>
896
897         * service: - grab $ACTION variable
898
899 2010-04-21 18:26 +0000 [r11339]  Elan Ruusamäe <glen/at/pld-linux.org>
900
901         * service: - nicer output (brief) for --status-all ported from
902           ubuntu
903
904 2010-04-21 18:21 +0000 [r11338]  Elan Ruusamäe <glen/at/pld-linux.org>
905
906         * service: - identify as pld
907
908 2010-04-07 07:02 +0000 [r11312-11313]  Elan Ruusamäe <glen/at/pld-linux.org>
909
910         * configure.ac: - release 0.4.2.8
911
912         * rc.d/init.d/functions: - add --redirfds similar to --closefds
913
914 2010-04-05 19:18 +0000 [r11309]  Elan Ruusamäe <glen/at/pld-linux.org>
915
916         * rc.d/init.d/template.init: - tabs
917
918 2010-04-05 19:13 +0000 [r11308]  Elan Ruusamäe <glen/at/pld-linux.org>
919
920         * rc.d/init.d/template.init: - no need to load service config to
921           check network state
922
923 2010-02-08 17:34 +0000 [r11137]  Jakub Bogusz <qboosh/at/pld-linux.org>
924
925         * sysconfig/network-scripts/ifup,
926           sysconfig/interfaces/ifcfg-description: - WLAN_WPA_DRIVER should
927           default to wext
928
929 2010-02-08 17:11 +0000 [r11136]  Elan Ruusamäe <glen/at/pld-linux.org>
930
931         * rc.d/init.d/functions: - skip dead pids in status() with
932           --pidfile, or is filter_chroot() broken by design?
933
934 2010-02-08 17:06 +0000 [r11135]  Elan Ruusamäe <glen/at/pld-linux.org>
935
936         * t/status-pidfile.sh (added): - test for status() --pidfile
937
938 2010-02-08 16:51 +0000 [r11134]  Elan Ruusamäe <glen/at/pld-linux.org>
939
940         * t/backtick-test.sh (added), backtick-test.sh (removed), t
941           (added): - move tests to t/
942
943 2010-01-15 13:56 +0000 [r11113]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
944
945         * rc.d/init.d/functions: Use two separate tests instead of single
946           double test since bash yells about wrong integer if variable is
947           empty (and bash can source functions file).
948
949 2010-01-11 10:52 +0000 [r11099]  Elan Ruusamäe <glen/at/pld-linux.org>
950
951         * changelog.sh: - C locale for consistent changelog
952
953 2010-01-11 09:07 +0000 [r11098]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
954
955         * sysconfig/system: Drop EVMS_MD since it's not used.
956
957 2010-01-10 22:05 +0000 [r11096]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
958
959         * configure.ac: Prepare for 0.4.2.7.
960
961 2009-12-02 19:13 +0000 [r11004]  Elan Ruusamäe <glen/at/pld-linux.org>
962
963         * rc.d/rc.sysinit: - more reverting baggins buzybox branch changes
964           regarding hwclock
965
966 2009-11-24 11:07 +0000 [r11001]  Tomasz Pala <gotar/at/pld-linux.org>
967
968         * rc.d/rc.shutdown, rc.d/rc.sysinit: - having EVMS_LVM=yes without
969           the tools doesn't make them work - having EVMS_LVM=no mustn't
970           prevent plain LVM from bringing up - conclusion: these parts of
971           code are EVMS_LVM independant
972
973 2009-11-22 23:24 +0000 [r10999]  Elan Ruusamäe <glen/at/pld-linux.org>
974
975         * rc.d/Makefile.am: - add rc.init back
976
977 2009-11-22 23:14 +0000 [r10998]  Elan Ruusamäe <glen/at/pld-linux.org>
978
979         * rc.d/rc.init (added): - restore, but this time with some doc too
980
981 2009-11-22 20:39 +0000 [r10996]  Elan Ruusamäe <glen/at/pld-linux.org>
982
983         * rc.d/rc.sysinit: - hwclock doesn't recognize -l (patch from
984           devel-en)
985
986 2009-11-22 13:54 +0000 [r10995]  Elan Ruusamäe <glen/at/pld-linux.org>
987
988         * sysconfig/network-scripts/functions.network: - formatting
989
990 2009-11-22 13:51 +0000 [r10993-10994]  Elan Ruusamäe <glen/at/pld-linux.org>
991
992         * sysconfig/network-scripts/functions.network: - nwid already set
993           earlier
994
995         * rc.d/init.d/network: - typo, dots
996
997 2009-11-22 09:19 +0000 [r10990-10992]  Elan Ruusamäe <glen/at/pld-linux.org>
998
999         * rc.d/rc.init (removed), rc.d/Makefile.am: - rc.init does not seem
1000           to be used anywhere; remove it
1001
1002         * sysconfig/network: - mention HOTPLUG
1003
1004         * sysconfig/interfaces/ifcfg-description: - cleanup
1005
1006 2009-11-20 12:58 +0000 [r10989]  Elan Ruusamäe <glen/at/pld-linux.org>
1007
1008         * rc.d/rc.shutdown: - cleanup trailing whitespace
1009
1010 2009-11-20 12:54 +0000 [r10988]  Elan Ruusamäe <glen/at/pld-linux.org>
1011
1012         * rc.d/init.d/sys-chroots: - back to /bin/sh
1013
1014 2009-11-20 12:35 +0000 [r10985-10987]  Elan Ruusamäe <glen/at/pld-linux.org>
1015
1016         * modules: - apply rc-scripts-modules.patch
1017
1018         * configure.ac: - prepare for 0.4.2.6 release
1019
1020 2009-11-19 21:21 +0000 [r10984]  Elan Ruusamäe <glen/at/pld-linux.org>
1021
1022         * rc.d/init.d/functions: - with --pidfile set in status(), don't
1023           make wrong assumptions by finding process by name
1024
1025 2009-11-19 21:07 +0000 [r10983]  Elan Ruusamäe <glen/at/pld-linux.org>
1026
1027         * rc.d/init.d/functions: - fix weird typo
1028
1029 2009-11-19 20:41 +0000 [r10982]  Elan Ruusamäe <glen/at/pld-linux.org>
1030
1031         * rc.d/init.d/functions: - if pidfile specified, pid must be there,
1032           don't fallback for pidof(1)
1033
1034 2009-11-19 13:31 +0000 [r10981]  Elan Ruusamäe <glen/at/pld-linux.org>
1035
1036         * rc.d/rc.local: - rc.local is sourced, not executed
1037
1038 2009-11-17 07:10 +0000 [r10976]  Elan Ruusamäe <glen/at/pld-linux.org>
1039
1040         * rc.d/init.d/sys-chroots, rc.d/rc, rc.d/rc.sysinit,
1041           rc.d/init.d/cryptsetup, rc.d/init.d/functions: - partial merge of
1042           baggin's busybox branch changes
1043
1044 2009-11-17 06:22 +0000 [r10975]  Elan Ruusamäe <glen/at/pld-linux.org>
1045
1046         * rc.d/init.d/functions: - status -p shortopt for --pidfile
1047
1048 2009-11-16 14:49 +0000 [r10971]  Tomasz Pala <gotar/at/pld-linux.org>
1049
1050         * sysconfig/network-scripts/functions.network: -
1051           unknown/unsupported: return 2 if no tools found or all the
1052           methods failed
1053
1054 2009-11-16 14:07 +0000 [r10970]  Tomasz Pala <gotar/at/pld-linux.org>
1055
1056         * sysconfig/network-scripts/functions.network: - don't call
1057           check_mii_tool if ethtool or iwconfig reported success
1058
1059 2009-11-16 14:03 +0000 [r10969]  Tomasz Pala <gotar/at/pld-linux.org>
1060
1061         * sysconfig/network-scripts/functions.network: - check rfkill
1062           before iwconfig (more common and doesn't require binary) - note
1063           /sys/class/net/${1}/operstate file on some systems
1064
1065 2009-11-16 14:00 +0000 [r10968]  Tomasz Pala <gotar/at/pld-linux.org>
1066
1067         * sysconfig/network-scripts/functions.network: - it's common for
1068           WiFi that all the methods of link state determinaion fail, don't
1069           abort dhclient in such case
1070
1071 2009-11-04 08:03 +0000 [r10945]  Tomasz Pala <gotar/at/pld-linux.org>
1072
1073         * sysconfig/network-scripts/ifup-br: - don't disable bridged device
1074           just before bridge starts! - this interrupts every subdevice
1075           currently active (like VLAN interfaces in another bridges)
1076
1077 2009-11-04 07:58 +0000 [r10944]  Tomasz Pala <gotar/at/pld-linux.org>
1078
1079         * sysconfig/network-scripts/ifdown-br: - dont't set bridged device
1080           down! some subdevice can still be used (e.g. VLAN interface in
1081           another bridge), - NOTE: addresses from underlying device are
1082           flushed on ifup-br so there should not exist anyone anyway
1083
1084 2009-11-03 15:47 +0000 [r10933]  Tomasz Pala <gotar/at/pld-linux.org>
1085
1086         * sysconfig/network-scripts/ifup-br: - bridge forward delay is used
1087           regardless of STP, - NB hello timer runs always too, it's just
1088           not used without STP
1089
1090 2009-10-25 18:33 +0000 [r10854]  Elan Ruusamäe <glen/at/pld-linux.org>
1091
1092         * rc.d/init.d/network: - fix devs detect
1093
1094 2009-10-16 08:50 +0000 [r10792]  Elan Ruusamäe <glen/at/pld-linux.org>
1095
1096         * rc.d/init.d/template.init: - stderr redirected anyway, nothing
1097           special needed in configtest()
1098
1099 2009-10-15 10:03 +0000 [r10789]  Paweł Zuzelski <pawelz/at/pld-linux.org>
1100
1101         * sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile: - do not reduce
1102           MTU by default. It kills ipsec.
1103
1104 2009-10-15 09:32 +0000 [r10788]  Paweł Zuzelski <pawelz/at/pld-linux.org>
1105
1106         * sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile (added),
1107           sysconfig/interfaces/data/chat-ppp0.gprs-playmobile (added): -
1108           ppp configuration for PLAY MOBILE (tested on HUAWEI E169 and E220
1109           modems)
1110
1111 2009-10-14 07:35 +0000 [r10784]  Elan Ruusamäe <glen/at/pld-linux.org>
1112
1113         * rc.d/rc.sysinit: - local args in /etc/modules processing
1114
1115 2009-09-14 23:31 +0000 [r10603]  Tomasz Pala <gotar/at/pld-linux.org>
1116
1117         * rc.d/rc.sysinit: - there's no point in trying to run
1118           vg{scan,change} if they're not present; so made them sufficient
1119           unless is_no "$EVMS_LVM"
1120
1121 2009-09-02 19:58 +0000 [r10524]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1122
1123         * rc.d/rc.sysinit: Set rc to 0 for mdadm rc=2 case.
1124
1125 2009-09-01 18:59 +0000 [r10523]  Paweł Gołaszewski <blues/at/pld-linux.org>
1126
1127         * rc.d/rc.sysinit: - cpuset shouldn't be mounted unconditionally -
1128           it has few options
1129
1130 2009-08-30 20:14 +0000 [r10518]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1131
1132         * rc.d/rc.sysinit: mdadm status codes 0 and 2 (new in mdadm 3.0)
1133           are success
1134
1135 2009-08-25 10:25 +0000 [r10493]  Elan Ruusamäe <glen/at/pld-linux.org>
1136
1137         * rc.d/rc.sysinit: - use shell construct
1138
1139 2009-08-25 09:26 +0000 [r10492]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1140
1141         * rc.d/rc.sysinit: Skip comments in args.
1142
1143 2009-08-24 06:16 +0000 [r10491]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1144
1145         * rc.d/rc.sysinit: Restore extra check.
1146
1147 2009-08-17 20:34 +0000 [r10490]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1148
1149         * rc.d/rc.sysinit, src/getkey.c: New getkey handling (from fc).
1150
1151 2009-08-16 20:53 +0000 [r10487]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1152
1153         * configure.ac: Release 0.4.2.4.
1154
1155 2009-08-11 14:06 +0000 [r10473]  Elan Ruusamäe <glen/at/pld-linux.org>
1156
1157         * rc.d/rc.sysinit: - no subshell needed and unify modprobe -c
1158           callout
1159
1160 2009-08-11 07:08 +0000 [r10469]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1161
1162         * rc.d/rc.sysinit: Don't use modprobe.conf file. Use /sbin/modprobe
1163           -c output instead.
1164
1165 2009-08-07 17:42 +0000 [r10460]  Marcin Król <hawk/at/pld-linux.org>
1166
1167         * sysconfig/network-scripts/tnlup,
1168           sysconfig/network-scripts/ifup-br, rc.d/rc.sysinit,
1169           sysconfig/network-scripts/ifup-sl,
1170           sysconfig/network-scripts/functions.network,
1171           sysconfig/network-scripts/ifup-ppp,
1172           sysconfig/network-scripts/ifup-vlan: - '-k' is no longer valid
1173           modprobe switch
1174
1175 2009-07-25 19:44 +0000 [r10427]  Elan Ruusamäe <glen/at/pld-linux.org>
1176
1177         * rc.d/init.d/template.init: - configtest alias - allow output of
1178           configtest success
1179
1180 2009-07-25 19:29 +0000 [r10426]  Elan Ruusamäe <glen/at/pld-linux.org>
1181
1182         * rc.d/init.d/template.init: - improved configtest output sequence
1183
1184 2009-07-25 19:24 +0000 [r10425]  Elan Ruusamäe <glen/at/pld-linux.org>
1185
1186         * rc.d/init.d/template.init: - add checkconfig action sample
1187
1188 2009-07-25 19:19 +0000 [r10424]  Elan Ruusamäe <glen/at/pld-linux.org>
1189
1190         * rc.d/init.d/template.init: - use <service_name> for msg as it
1191           usualy differs
1192
1193 2009-07-21 18:25 +0000 [r10422]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
1194
1195         * firmware-loader.sh (added), rc.d/rc.sysinit: - added
1196           firmware-loader.sh for autoload firmware on systems w/o udev
1197
1198 2009-07-17 07:40 +0000 [r10421]  shadzik <shadzik/at/pld-linux.org>
1199
1200         * sysconfig/i18n: - add en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8
1201           en_GB.UTF-8/UTF-8 to supported langs
1202
1203 2009-07-16 18:09 +0000 [r10420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1204
1205         * rc.d/init.d/functions: Update LINES correctly.
1206
1207 2009-07-16 17:07 +0000 [r10419]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1208
1209         * rc.d/init.d/functions: On IPMI serial console COLUMNS ends up
1210           with negative value like -13. Protect agains such thing. Also
1211           protect LINES.
1212
1213 2009-07-01 04:39 +0000 [r10409]  Elan Ruusamäe <glen/at/pld-linux.org>
1214
1215         * acinclude.m4: - fix underquoted definition warning
1216
1217 2009-07-01 04:35 +0000 [r10408]  Elan Ruusamäe <glen/at/pld-linux.org>
1218
1219         * configure.ac: - 0.4.2.3
1220
1221 2009-06-29 00:13 +0000 [r10399]  Elan Ruusamäe <glen/at/pld-linux.org>
1222
1223         * rc.d/rc.shutdown: - nice message about kexec being used
1224
1225 2009-06-28 22:17 +0000 [r10398]  Elan Ruusamäe <glen/at/pld-linux.org>
1226
1227         * rc.d/rc.shutdown: - invoke kexec only if image loaded
1228
1229 2009-06-05 18:30 +0000 [r10372]  Elan Ruusamäe <glen/at/pld-linux.org>
1230
1231         * sysconfig/network: - update udev path
1232
1233 2009-06-03 06:29 +0000 [r10367-10369]  Elan Ruusamäe <glen/at/pld-linux.org>
1234
1235         * sysconfig/network-scripts/functions.network: - one local should
1236           be enough
1237
1238         * rc.d/init.d/functions: - update path
1239
1240         * sysconfig/network-scripts/functions.network: - i don't think cat
1241           output is localized
1242
1243 2009-06-02 20:34 +0000 [r10366]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1244
1245         * sysconfig/network-scripts/functions.network: Add rfkill support.
1246
1247 2009-05-26 19:51 +0000 [r10361]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
1248
1249         * rc.d/init.d/functions: - don't kill -KILL (in start-stop-daemon),
1250           try TERM first
1251
1252 2009-05-22 18:30 +0000 [r10358]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1253
1254         * DEVELOPMENT, configure.ac: Prepare for 0.4.2.2.
1255
1256 2009-04-23 20:59 +0000 [r10333]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1257
1258         * sysconfig/network-scripts/functions.network: Don't rely on mii
1259           check (it's unreliable). 'radio off' clarifications. Less
1260           iterations in loop.
1261
1262 2009-04-07 09:28 +0000 [r10321-10322]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1263
1264         * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
1265           udev it doesn't exist usually.
1266
1267         * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
1268           udev it doesn't exist usually.
1269
1270 2009-03-26 15:11 +0000 [r10264]  Jan Rękorajski <baggins/at/pld-linux.org>
1271
1272         * sysconfig/network-scripts/ifup-aliases: - more readable
1273
1274 2009-03-26 13:33 +0000 [r10253]  Jan Rękorajski <baggins/at/pld-linux.org>
1275
1276         * sysconfig/network-scripts/ifup-aliases: - set addrlabel only if
1277           specified
1278
1279 2009-03-23 16:07 +0000 [r10235]  Jan Rękorajski <baggins/at/pld-linux.org>
1280
1281         * configure.ac: - 0.4.2.1
1282
1283 2009-03-21 21:30 +0000 [r10225-10226]  Elan Ruusamäe <glen/at/pld-linux.org>
1284
1285         * rc.d/init.d/sys-chroots: - correct
1286
1287         * rc.d/init.d/sys-chroots: - invert condition to bring down one
1288           level of indent
1289
1290 2009-03-21 21:24 +0000 [r10223-10224]  Elan Ruusamäe <glen/at/pld-linux.org>
1291
1292         * rc.d/init.d/local: - proper order of commands
1293
1294         * rc.d/init.d/killall: - correction
1295
1296 2009-03-21 21:17 +0000 [r10222]  Elan Ruusamäe <glen/at/pld-linux.org>
1297
1298         * rc.d/init.d/allowlogin: - why the space?
1299
1300 2009-03-20 16:03 +0000 [r10221]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1301
1302         * sysconfig/network-scripts/functions.network: Set nickname only
1303           when specified in config since many wifi adapters don't support
1304           this setting.
1305
1306 2009-03-19 00:15 +0000 [r10218]  Elan Ruusamäe <glen/at/pld-linux.org>
1307
1308         * rc.d/rc, rc.d/rc.sysinit, DEVELOPMENT,
1309           sysconfig/network-scripts/functions.network,
1310           rc.d/init.d/functions: - use "local" not "typeset" (compatible
1311           with: pdksh/bash/dash)
1312
1313 2009-03-16 11:34 +0000 [r10214]  Elan Ruusamäe <glen/at/pld-linux.org>
1314
1315         * rc.d/rc.shutdown, rc.d/rc.sysinit: - shorter lvm version detect
1316
1317 2009-03-16 11:27 +0000 [r10213]  Elan Ruusamäe <glen/at/pld-linux.org>
1318
1319         * rc.d/rc.shutdown: - remove unneeded subshells
1320
1321 2009-03-16 11:23 +0000 [r10212]  Elan Ruusamäe <glen/at/pld-linux.org>
1322
1323         * sysconfig/system: - typo
1324
1325 2009-03-15 23:09 +0000 [r10210-10211]  Jan Rękorajski <baggins/at/pld-linux.org>
1326
1327         * rc.d/rc.shutdown, sysconfig/system: - added UMOUNT_IGNORE option
1328
1329         * rc.d/rc.shutdown: - refactor awk invocation in fs unmounting code
1330
1331 2009-03-12 15:32 +0000 [r10208]  Elan Ruusamäe <glen/at/pld-linux.org>
1332
1333         * inittab: - sX prefix ofr serial lines
1334
1335 2009-03-11 12:41 +0000 [r10203]  Jan Rękorajski <baggins/at/pld-linux.org>
1336
1337         * configure.ac: - 0.4.2.0, well deserved version bump after few
1338           years of development
1339
1340 2009-03-10 11:39 +0000 [r10197-10198]  Jan Rękorajski <baggins/at/pld-linux.org>
1341
1342         * sysconfig/network-scripts/ifup,
1343           sysconfig/network-scripts/functions.network: - addlabel is IPv6
1344           only
1345
1346         * sysconfig/network-scripts/ifup-aliases: - added addrlabel support
1347
1348 2009-03-10 11:33 +0000 [r10196]  Jan Rękorajski <baggins/at/pld-linux.org>
1349
1350         * sysconfig/network-scripts/ifup-aliases: - removed dead code
1351
1352 2009-03-10 11:20 +0000 [r10195]  Jan Rękorajski <baggins/at/pld-linux.org>
1353
1354         * sysconfig/network-scripts/ifup: - add IP_LABEL support
1355
1356 2009-03-10 11:16 +0000 [r10194]  Jan Rękorajski <baggins/at/pld-linux.org>
1357
1358         * sysconfig/network-scripts/functions.network: - allow addrlabel
1359           setting for ipv4 adresses
1360
1361 2009-03-10 11:11 +0000 [r10192-10193]  Jan Rękorajski <baggins/at/pld-linux.org>
1362
1363         * sysconfig/network-scripts/functions.network: - remove IP6_SRC_IF
1364           dead code - started adding IP_LABEL
1365
1366         * doc/net-scripts.txt: - remove IP6_SRC_IF, add IP_ALABEL
1367
1368 2009-03-10 11:02 +0000 [r10191]  Jan Rękorajski <baggins/at/pld-linux.org>
1369
1370         * sysconfig/interfaces/ifcfg-description: - just remove IP6_SRC_IF
1371           to avoid confusion
1372
1373 2009-03-10 10:56 +0000 [r10190]  Jan Rękorajski <baggins/at/pld-linux.org>
1374
1375         * sysconfig/interfaces/ifcfg-description: - add IP_LABEL setting
1376           for ip addrlabel (see RFC 3484) - added comment about uselessness
1377           of IP6_SRC_IF setting
1378
1379 2009-03-09 21:21 +0000 [r10186]  Jan Rękorajski <baggins/at/pld-linux.org>
1380
1381         * rc.d/init.d/functions: - use exntended regexp functionality
1382
1383 2009-03-09 21:12 +0000 [r10185]  Jan Rękorajski <baggins/at/pld-linux.org>
1384
1385         * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases,
1386           sysconfig/network-scripts/ifup-routes,
1387           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
1388           sysconfig/network-scripts/tnldown, rc.d/rc.sysinit,
1389           rc.d/init.d/cryptsetup, sysconfig/network-scripts/ifup-neigh,
1390           sysconfig/network-scripts/functions.network,
1391           rc.d/init.d/functions, sysconfig/network-scripts/ifup-vlan: - man
1392           grep, "Direct invocation as either egrep or fgrep is deprecated",
1393           use grep -F or grep -E
1394
1395 2009-03-09 21:04 +0000 [r10183-10184]  Jan Rękorajski <baggins/at/pld-linux.org>
1396
1397         * rc.d/rc.sysinit: - fix syntax
1398
1399         * rc.d/init.d/functions: - man grep, glen. "Direct invocation as
1400           either egrep or fgrep is deprecated" - and better safe than
1401           sorry, use grep -E with proper regexp
1402
1403 2009-03-09 18:50 +0000 [r10181-10182]  Elan Ruusamäe <glen/at/pld-linux.org>
1404
1405         * sysconfig/network-scripts/ifdown-vlan: - ip link help might be
1406           localized, remove unneeded subshell
1407
1408         * rc.d/init.d/functions: - /proc/mounts isn't localized and it has
1409           fixed format (use fgrep)
1410
1411 2009-03-09 18:03 +0000 [r10180]  Jan Rękorajski <baggins/at/pld-linux.org>
1412
1413         * rc.d/rc.sysinit: - use is_fsmounted for checking mount points -
1414           fix mtab entry for /dev/cpuset
1415
1416 2009-03-09 17:47 +0000 [r10179]  Jan Rękorajski <baggins/at/pld-linux.org>
1417
1418         * rc.d/init.d/functions: - use /proc/mounts if available for
1419           checking mounted fs
1420
1421 2009-03-09 16:07 +0000 [r10178]  Jan Rękorajski <baggins/at/pld-linux.org>
1422
1423         * rc.d/rc.sysinit: - check if /proc and /sys are mounted before
1424           trying to mount them
1425
1426 2009-03-09 15:54 +0000 [r10177]  Jan Rękorajski <baggins/at/pld-linux.org>
1427
1428         * rc.d/init.d/functions: - added is_fsmounted function to check if
1429           a given filesystem is mounted, requires /bin/stat (i.e. coreutils
1430           >= 7.1-2)
1431
1432 2009-03-08 15:48 +0000 [r10176]  Tomasz Pala <gotar/at/pld-linux.org>
1433
1434         * sysconfig/network-scripts/ifup: - rc.d/init.d/network calls
1435           "/sbin/ifup tnlcfg-$i boot" causing awk: cannot open tnlcfg-tun0
1436           (No such file or directory) from ifup-post tnlcfg-tun0 (calling
1437           ifup-aliases without full $CONFIG path) This fixes long lasting
1438           bug:
1439           http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg18413.html
1440           http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg11198.html
1441
1442 2009-03-06 12:56 +0000 [r10174]  Elan Ruusamäe <glen/at/pld-linux.org>
1443
1444         * rc.d/init.d/functions: - daemon() startup errors dump to stderr
1445
1446 2009-03-02 12:39 +0000 [r10159]  Elan Ruusamäe <glen/at/pld-linux.org>
1447
1448         * rc.d/rc.sysinit: - no bashism, typo
1449
1450 2009-03-02 12:28 +0000 [r10158]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
1451
1452         * rc.d/rc.sysinit: - remount rootfs rw only if no option 'ro' in
1453           fstab - hide remove errors on /etc/*mtab~* /fastboot etc
1454
1455 2009-02-27 16:36 +0000 [r10150]  Tomasz Pala <gotar/at/pld-linux.org>
1456
1457         * sysconfig/network-scripts/ifup-vlan: - fixed exit status when no
1458           appropriate tools found
1459
1460 2009-02-27 16:33 +0000 [r10149]  Tomasz Pala <gotar/at/pld-linux.org>
1461
1462         * sysconfig/network-scripts/ifdown-vlan: - restored vconfig support
1463           for older iproute2 users
1464
1465 2009-02-25 07:43 +0000 [r10146]  Elan Ruusamäe <glen/at/pld-linux.org>
1466
1467         * rc.d/init.d/template.init: - less indent by using return in
1468           functions
1469
1470 2009-02-21 12:43 +0000 [r10135]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1471
1472         * rc.d/rc, sysconfig/network-scripts/functions.network: Comparsion
1473           correction.
1474
1475 2009-02-20 09:05 +0000 [r10133]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1476
1477         * configure.ac: Preparations for 0.4.1.27.
1478
1479 2009-02-19 20:03 +0000 [r10132]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1480
1481         * rc.d/init.d/functions: - 15 seems to be normal color on 16 and
1482           256 color consoles
1483
1484 2009-02-19 10:15 +0000 [r10130]  Elan Ruusamäe <glen/at/pld-linux.org>
1485
1486         * rc.d/init.d/functions: - typo
1487
1488 2009-02-17 17:23 +0000 [r10127]  Tomasz Pala <gotar/at/pld-linux.org>
1489
1490         * rc.d/init.d/functions: - added {waitname:+--name $waitname} to
1491           ssd, otherwise there's no way to start qpopperd and qpoppersd
1492           both at the same time /usr/sbin/qpoppersd already running. - use
1493           long options names
1494
1495 2009-02-16 01:07 +0000 [r10123-10124]  Tomasz Pala <gotar/at/pld-linux.org>
1496
1497         * rc.d/init.d/functions: - keep one style of spacing, do not
1498           pollute sh with C-style comparision == operator
1499
1500         * rc.d/init.d/functions: - expand relative --pidfile to absolute
1501           /var/run path; ssd in killproc has broken plenty of daemons
1502           including amavisd-new, apache and clamav - dropped ancient
1503           /usr/X11R6/bin from $PATH
1504
1505 2009-02-12 11:29 +0000 [r10122]  Elan Ruusamäe <glen/at/pld-linux.org>
1506
1507         * rc.d/init.d/functions: - calculate default INIT_COL from terminal
1508           size
1509
1510 2009-02-12 11:26 +0000 [r10121]  Elan Ruusamäe <glen/at/pld-linux.org>
1511
1512         * sysconfig/system: - no hardcoded default in config for INIT_COL
1513
1514 2009-02-09 19:59 +0000 [r10115]  Elan Ruusamäe <glen/at/pld-linux.org>
1515
1516         * rc.d/init.d/functions: - typo
1517
1518 2009-02-04 20:28 +0000 [r10099]  Paweł Gołaszewski <blues/at/pld-linux.org>
1519
1520         * rc.d/init.d/functions: - makepid functionality to daemon function
1521
1522 2009-01-25 14:58 +0000 [r10096]  Elan Ruusamäe <glen/at/pld-linux.org>
1523
1524         * rc.d/init.d/cryptsetup: - LC_ALL=C for greps
1525
1526 2009-01-23 15:03 +0000 [r10095]  Elan Ruusamäe <glen/at/pld-linux.org>
1527
1528         * sysconfig/network-scripts/functions.network: - local output for
1529           func internal vars
1530
1531 2009-01-23 13:54 +0000 [r10094]  Elan Ruusamäe <glen/at/pld-linux.org>
1532
1533         * sysconfig/network-scripts/ifdown: - grepping pid from ps ax could
1534           be ambigous, use kill -0 for running-pid-check
1535
1536 2009-01-23 13:45 +0000 [r10093]  Elan Ruusamäe <glen/at/pld-linux.org>
1537
1538         * rc.d/init.d/cryptsetup: - revert unwanted commit
1539
1540 2009-01-23 13:39 +0000 [r10092]  Elan Ruusamäe <glen/at/pld-linux.org>
1541
1542         * sysconfig/network-scripts/ifup-routes, rc.d/rc.shutdown,
1543           sysconfig/network-scripts/ifup-aliases,
1544           sysconfig/network-scripts/ifdown-ppp,
1545           sysconfig/network-scripts/tnldown,
1546           sysconfig/network-scripts/ifup-post,
1547           sysconfig/network-scripts/ifup-plusb,
1548           sysconfig/network-scripts/ifdown,
1549           sysconfig/network-scripts/ifdown-br,
1550           sysconfig/network-scripts/ifup-neigh,
1551           sysconfig/network-scripts/ifup-ppp,
1552           sysconfig/network-scripts/ifup-vlan,
1553           sysconfig/network-scripts/ifup-ipx,
1554           sysconfig/network-scripts/tnlup,
1555           sysconfig/network-scripts/ifdown-sl,
1556           sysconfig/network-scripts/ifup,
1557           sysconfig/network-scripts/ifdown-irda,
1558           sysconfig/network-scripts/ifup-br,
1559           sysconfig/network-scripts/ifup-plip, sysconfig/system,
1560           sysconfig/network-scripts/ifup-iucv, rc.d/rc,
1561           sysconfig/network-scripts/ifdown-post, rc.d/rc.init, lang.csh,
1562           hwprofile, service, sysconfig/network-scripts/ifup-sl,
1563           sysconfig/network-scripts/ifup-irda: - cleanup vi:syntax, not
1564           needed and doesn't work anyway (should be vim:ft if any)
1565
1566 2009-01-23 13:34 +0000 [r10091]  Elan Ruusamäe <glen/at/pld-linux.org>
1567
1568         * sysconfig/network-scripts/ifup-aliases,
1569           sysconfig/network-scripts/tnlup,
1570           sysconfig/network-scripts/ifdown-vlan,
1571           sysconfig/network-scripts/ifup-br,
1572           sysconfig/network-scripts/tnldown,
1573           sysconfig/network-scripts/ifdown, Makefile.am,
1574           sysconfig/network-scripts/ifdown-br, rc.d/init.d/cryptsetup,
1575           sysconfig/network-scripts/functions.network, configure.ac,
1576           sysconfig/network-scripts/ifup-vlan: - force LC_ALL=C when
1577           grepping data from possibly localized program outputs
1578
1579 2009-01-22 09:06 +0000 [r10090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1580
1581         * sysconfig/interfaces/ifcfg-description: Mention GVRP option.
1582
1583 2009-01-22 09:02 +0000 [r10089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1584
1585         * po/pl.po: Update
1586
1587 2009-01-22 08:56 +0000 [r10087-10088]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1588
1589         * sysconfig/network-scripts/functions.network,
1590           sysconfig/network-scripts/ifup-vlan: Prefer vlan creation using
1591           iproute2, fallback to vconfig.
1592
1593         * sysconfig/network-scripts/ifdown: No need for special handling
1594           for vlans when downing master device.
1595
1596 2009-01-22 08:41 +0000 [r10086]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1597
1598         * sysconfig/network-scripts/ifdown-vlan: vconfig no longer needed
1599           here.
1600
1601 2009-01-22 07:43 +0000 [r10085]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1602
1603         * sysconfig/network-scripts/ifdown-vlan,
1604           sysconfig/network-scripts/ifdown: Delete devices using iproute2.
1605
1606 2009-01-05 19:08 +0000 [r10050]  Jan Rękorajski <baggins/at/pld-linux.org>
1607
1608         * rc.d/rc.sysinit, rc.d/init.d/cpusets: - use noprefix mount option
1609           for cgroup cpuset
1610
1611 2009-01-02 19:01 +0000 [r10047-10048]  Jan Rękorajski <baggins/at/pld-linux.org>
1612
1613         * sysconfig/cpusets/cpuset-test: - removed reference to cpuset
1614           virtualization (feature long dead, and no signs of resurrection)
1615
1616         * rc.d/init.d/cpusets: - fix for /dev/cpuset mounted as cgroup
1617           -ocpuset
1618
1619 2008-12-31 19:25 +0000 [r10044]  Jan Rękorajski <baggins/at/pld-linux.org>
1620
1621         * configure.ac: 0.4.1.26
1622
1623 2008-12-25 07:08 +0000 [r10040]  Jakub Bogusz <qboosh/at/pld-linux.org>
1624
1625         * rc.d/init.d/functions: - optional argument in square brackets
1626
1627 2008-12-16 19:00 +0000 [r10038]  Elan Ruusamäe <glen/at/pld-linux.org>
1628
1629         * rc.d/init.d/functions: - add usage for killproc - shift 2 is
1630           better than shift shift
1631
1632 2008-12-16 18:55 +0000 [r10037]  Elan Ruusamäe <glen/at/pld-linux.org>
1633
1634         * rc.d/init.d/functions: - try ssd for killproc. needs pidfile to
1635           work reliably - what values to use for --retry?
1636
1637 2008-12-11 17:04 +0000 [r10034]  Elan Ruusamäe <glen/at/pld-linux.org>
1638
1639         * rc.d/rc.sysinit: - display LVM VG stats after LVM has been
1640           initialized
1641
1642 2008-12-09 14:35 +0000 [r10030]  Jan Rękorajski <baggins/at/pld-linux.org>
1643
1644         * rc.d/rc.shutdown, po/pl.po, sysconfig/system, rc.d/rc.sysinit,
1645           sysconfig/network-scripts/ifup-ppp: - removed DevFS support
1646
1647 2008-12-09 14:31 +0000 [r10029]  Jan Rękorajski <baggins/at/pld-linux.org>
1648
1649         * rc.d/rc.sysinit: - udev-135-2 finally creates /dev/cpuset
1650           directory - use cgroup fs in newer kernels
1651
1652 2008-12-04 19:49 +0000 [r10022]  Paweł Sikora <pluto/at/pld-linux.org>
1653
1654         * rc.d/rc.sysinit: - allow usb group to operate on /proc/bus/usb.
1655
1656 2008-12-02 07:14 +0000 [r10020]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1657
1658         * sysctl.conf: Leave default for kernel.
1659
1660 2008-12-02 00:08 +0000 [r10019]  Paweł Sikora <pluto/at/pld-linux.org>
1661
1662         * sysctl.conf: - describe kernel.randomize_va_space feature.
1663
1664 2008-11-30 19:27 +0000 [r10016]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1665
1666         * sysconfig/network-scripts/ifup-vlan: Load 8021q module.
1667
1668 2008-11-30 15:15 +0000 [r10014]  Elan Ruusamäe <glen/at/pld-linux.org>
1669
1670         * rc.d/init.d/functions: - add --pidfile to status()
1671
1672 2008-11-28 16:09 +0000 [r10010]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1673
1674         * sysconfig/network-scripts/ifup,
1675           sysconfig/interfaces/ifcfg-description,
1676           sysconfig/interfaces/ifcfg-eth0.1: macvlan support.
1677
1678 2008-11-27 14:47 +0000 [r10007]  Jan Rękorajski <baggins/at/pld-linux.org>
1679
1680         * rc.d/rc.sysinit: - load dm-mod before using dmsetup in multipath
1681           case
1682
1683 2008-11-18 13:40 +0000 [r9998]  Elan Ruusamäe <glen/at/pld-linux.org>
1684
1685         * rc.d/init.d/cryptsetup: - catch missing device errors
1686
1687 2008-11-18 13:26 +0000 [r9996-9997]  Elan Ruusamäe <glen/at/pld-linux.org>
1688
1689         * sysconfig/interfaces/data/chat-ppp0.kou: - it starts pppd right
1690           after connection - with kernel or fixed firmware there's OK said
1691           after ATZ
1692
1693         * sysconfig/interfaces/ifcfg-ppp0.kou: - add debug line (disabled)
1694
1695 2008-11-14 01:23 +0000 [r9991]  Elan Ruusamäe <glen/at/pld-linux.org>
1696
1697         * rc.d/init.d/cryptsetup: - use nls
1698
1699 2008-11-12 23:27 +0000 [r9985]  Elan Ruusamäe <glen/at/pld-linux.org>
1700
1701         * rc.d/init.d/cryptsetup: - dmsetup mknodes so the startup doesn't
1702           complain on missing nodes
1703
1704 2008-11-10 00:46 +0000 [r9974]  Elan Ruusamäe <glen/at/pld-linux.org>
1705
1706         * rc.d/init.d/cryptsetup: - output formatting cosmetics
1707
1708 2008-11-10 00:15 +0000 [r9973]  Elan Ruusamäe <glen/at/pld-linux.org>
1709
1710         * rc.d/init.d/cryptsetup: - no bashism
1711
1712 2008-11-05 22:48 +0000 [r9970]  Elan Ruusamäe <glen/at/pld-linux.org>
1713
1714         * rc.d/init.d/functions: - add --chdir to daemon()
1715
1716 2008-11-05 22:39 +0000 [r9969]  Elan Ruusamäe <glen/at/pld-linux.org>
1717
1718         * rc.d/init.d/functions: - -u is for stopping in ssd
1719
1720 2008-11-04 20:04 +0000 [r9963]  Elan Ruusamäe <glen/at/pld-linux.org>
1721
1722         * configure.ac: - wtf 0.4.1.24 was already there? bump to 0.4.1.25
1723           then
1724
1725 2008-11-04 19:57 +0000 [r9962]  Elan Ruusamäe <glen/at/pld-linux.org>
1726
1727         * DEVELOPMENT: - somewhy have to svn up again after configure.ac
1728           commit
1729
1730 2008-11-04 19:45 +0000 [r9959]  Elan Ruusamäe <glen/at/pld-linux.org>
1731
1732         * configure.ac: - 0.4.1.24 release
1733
1734 2008-11-04 18:07 +0000 [r9958]  Elan Ruusamäe <glen/at/pld-linux.org>
1735
1736         * lang.sh: - LC_ALL was still overwritten with i18n value even if
1737           one had from ssh session
1738
1739 2008-10-29 08:54 +0000 [r9927]  Elan Ruusamäe <glen/at/pld-linux.org>
1740
1741         * run-parts: - rip out -u <runas_user> -- it's bad concept and
1742           nothing should be using it anyway
1743
1744 2008-10-28 00:09 +0000 [r9926]  Elan Ruusamäe <glen/at/pld-linux.org>
1745
1746         * run-parts: - add --test and -- to behave like debian run-parts(1)
1747
1748 2008-10-26 13:43 +0000 [r9922]  Tomasz Pala <gotar/at/pld-linux.org>
1749
1750         * sysconfig/system, rc.d/rc.sysinit: - introduce START_UDEV
1751           variable
1752
1753 2008-10-25 22:53 +0000 [r9921]  Andrzej Dopierała <undefine/at/pld-linux.org>
1754
1755         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
1756           - wpa is also usefull with not wireless devices - eg with 8021x.
1757           - patch by Pawel Nogas <pnogas(AT)amu(DOT)edu(DOT)pl>
1758
1759 2008-10-25 18:35 +0000 [r9920]  Radosław Zieliński <radek/at/pld-linux.org>
1760
1761         * sysconfig/network-scripts/ifup: - removed sed dependency
1762
1763 2008-10-25 18:16 +0000 [r9918-9919]  Radosław Zieliński <radek/at/pld-linux.org>
1764
1765         * sysconfig/interfaces/ifcfg-eth0.1: - typo
1766
1767         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
1768           doc/net-scripts.txt, sysconfig/interfaces/ifcfg-eth0: - support
1769           for automatic 6to4 tunnels
1770
1771 2008-10-13 13:21 +0000 [r9909]  Tomasz Pala <gotar/at/pld-linux.org>
1772
1773         * rc.d/init.d/network, backtick-test.sh (added): - restored some
1774           backticks - pdksh has broken $(...) closing paren detection, -
1775           added backtick-test.sh to test whenever this would be valid some
1776           day
1777
1778 2008-10-13 01:04 +0000 [r9908]  Tomasz Pala <gotar/at/pld-linux.org>
1779
1780         * rc.d/init.d/network, rc.d/init.d/cpusets, rc.d/init.d/functions:
1781           - unified function definitions (line-saving way), - use
1782           unambiguous $(...) instead of backticks.
1783
1784 2008-10-12 18:08 +0000 [r9907]  Tomasz Pala <gotar/at/pld-linux.org>
1785
1786         * rc.d/init.d/functions: - start-stop-daemon uses -c not -u to
1787           change UID
1788
1789 2008-09-16 20:39 +0000 [r9869]  Elan Ruusamäe <glen/at/pld-linux.org>
1790
1791         * inittab: - full set of samples for default terminals (default
1792           keymap doesn't allow you switch over 12)
1793
1794 2008-09-15 08:23 +0000 [r9868]  Elan Ruusamäe <glen/at/pld-linux.org>
1795
1796         * inittab: - you don't likely need so many terminals
1797
1798 2008-08-07 20:39 +0000 [r9860]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1799
1800         * rc.d/rc.sysinit: Actually don't use -s option since dmesg uses
1801           klogctl() to retrieve real ring buffer size.
1802
1803 2008-08-07 20:36 +0000 [r9859]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1804
1805         * rc.d/rc.sysinit: dump 524288 of dmesg data
1806
1807 2008-07-24 10:10 +0000 [r9851]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1808
1809         * sysctl.conf: Don't set net.ipv4.ip_local_port_range; use kernel
1810           default
1811
1812 2008-07-24 10:06 +0000 [r9850]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1813
1814         * sysctl.conf: Disable tcp syncookies by default (these disable
1815           SACK which according to DaveM 'sets TCP stack back by 10 years')
1816
1817 2008-07-22 17:39 +0000 [r9849]  Jakub Bogusz <qboosh/at/pld-linux.org>
1818
1819         * sysconfig/i18n: - proper encoding for de_DE
1820
1821 2008-07-17 20:42 +0000 [r9846]  shadzik <shadzik/at/pld-linux.org>
1822
1823         * sysconfig/network-scripts/ifup: - wpa_supplicant 0.6.3 doesn't
1824           have a "-w" option!!
1825
1826 2008-06-10 21:00 +0000 [r9801]  Paweł Gołaszewski <blues/at/pld-linux.org>
1827
1828         * sysconfig/network-scripts/ifup-ppp: - try last resort in setting
1829           MODEMPORT - compatibility change.
1830
1831 2008-06-01 11:28 +0000 [r9785]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1832
1833         * rc.d/init.d/functions: Export ISATTY. Calling this test from
1834           inside of initlog() return true even if output still goes into
1835           terminal. By exporting we make sure that initial test result is
1836           used for entire run of the script. Fixes wrong 'DONE' string
1837           alignment when bringin up dhcp.
1838
1839 2008-05-22 19:08 +0000 [r9761]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1840
1841         * sysconfig/network-scripts/ifdown: Return can be only from
1842           function. Use exit.
1843
1844 2008-05-19 06:21 +0000 [r9759-9760]  Elan Ruusamäe <glen/at/pld-linux.org>
1845
1846         * rc.d/init.d/functions: - tabs
1847
1848         * rc.d/init.d/functions: - try not to use initlog if $RC_LOGGING is
1849           off (avoits usleeps for each startup)
1850
1851 2008-05-19 06:05 +0000 [r9756-9757]  Elan Ruusamäe <glen/at/pld-linux.org>
1852
1853         * configure.ac: - 0.4.1.23
1854
1855         * rc.d/init.d/functions: - add --pidfile to daemon()
1856
1857 2008-04-27 02:00 +0000 [r9733]  Elan Ruusamäe <glen/at/pld-linux.org>
1858
1859         * rc.d/init.d/functions: - disable log_success/log_failed when
1860           RC_LOGGING is off
1861
1862 2008-04-27 01:34 +0000 [r9731-9732]  Elan Ruusamäe <glen/at/pld-linux.org>
1863
1864         * sysconfig/interfaces/tnlcfg-description: - utf8
1865
1866         * doc/rc-scripts.docb, doc/polski.dsl, doc/sysconfig.docb: - utf8
1867
1868 2008-04-27 01:29 +0000 [r9730]  Elan Ruusamäe <glen/at/pld-linux.org>
1869
1870         * rc-scripts.spec.in (removed), Makefile.am, configure.ac: -
1871           outdated, use spec from cvs
1872
1873 2008-04-27 01:24 +0000 [r9729]  Elan Ruusamäe <glen/at/pld-linux.org>
1874
1875         * sysconfig/network-scripts/tnlup,
1876           sysconfig/network-scripts/ifdown-irda,
1877           sysconfig/network-scripts/ifdown-vlan,
1878           sysconfig/network-scripts/ifup-br,
1879           sysconfig/network-scripts/tnldown,
1880           sysconfig/network-scripts/ifdown-br, hwprofile,
1881           sysconfig/network-scripts/ifup-irda, rc.d/init.d/functions,
1882           sysconfig/network-scripts/ifup-vlan: - utf8
1883
1884 2008-04-27 01:20 +0000 [r9728]  Elan Ruusamäe <glen/at/pld-linux.org>
1885
1886         * AUTHORS: - utf8
1887
1888 2008-04-24 21:23 +0000 [r9724-9725]  Elan Ruusamäe <glen/at/pld-linux.org>
1889
1890         * configure.ac: - 0.4.1.22
1891
1892         * rc.d/init.d/functions: - make stripping string suffixes from
1893           EXTRAVER more greedy
1894
1895 2008-04-23 22:35 +0000 [r9720-9722]  Elan Ruusamäe <glen/at/pld-linux.org>
1896
1897         * configure.ac: - 0.4.1.21
1898
1899         * rc.d/rc.sysinit: - leave note for future not to fall again
1900
1901         * rc.d/init.d/functions: - handle also `uname -r` returning
1902           "2.6.25-1"
1903
1904 2008-04-23 22:27 +0000 [r9718-9719]  Elan Ruusamäe <glen/at/pld-linux.org>
1905
1906         * rc.d/rc.sysinit: - second try: /var/run cleanup without find and
1907           without args len exceeded error
1908
1909         * rc.d/init.d/functions: - fix for kernels whose release is
1910           "2.6.25_vanilla-1", found by vip`
1911
1912 2008-04-16 17:30 +0000 [r9711]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1913
1914         * sysconfig/i18n: Obsolete texts.
1915
1916 2008-04-09 09:02 +0000 [r9703-9704]  Jan Rękorajski <baggins/at/pld-linux.org>
1917
1918         * configure.ac: - 0.4.1.20
1919
1920         * rc.d/rc.sysinit: - reverted r9238, /usr may NOT be mounted at
1921           this time, ever heard of NFS?
1922
1923 2008-03-27 15:42 +0000 [r9688]  Patryk Zawadzki <patrys/at/pld-linux.org>
1924
1925         * configure.ac: - bump version to 0.4.1.19
1926
1927 2008-03-27 15:19 +0000 [r9687]  Patryk Zawadzki <patrys/at/pld-linux.org>
1928
1929         * rc.d/rc.shutdown: - force reboot/halt to work with other init
1930           daemons
1931
1932 2008-03-26 19:43 +0000 [r9685]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
1933
1934         * configure.ac: - forgot to commit; 0.4.1.18
1935
1936 2008-03-26 16:20 +0000 [r9682]  Elan Ruusamäe <glen/at/pld-linux.org>
1937
1938         * setsysfont: - /usr is not mounted when this is called from
1939           rc.sysinit
1940
1941 2008-03-26 14:42 +0000 [r9681]  Elan Ruusamäe <glen/at/pld-linux.org>
1942
1943         * sysconfig/network: - i always set full hostname here, why "only
1944           hostname" comment?
1945
1946 2008-03-26 08:46 +0000 [r9680]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
1947
1948         * sysconfig/network-scripts/ifup-ppp: - "sync" option must be used
1949           before "plugin" option - changes made by seba (at) pro-ject.net
1950           (merged from cvs)
1951
1952 2008-03-26 08:42 +0000 [r9677-9679]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
1953
1954         * sysconfig/interfaces/Makefile.am: - added
1955           ifcfg-ppp0.ueagle4-neostrada
1956
1957         * sysconfig/interfaces/ifcfg-description: - added SYNC option
1958
1959         * sysconfig/interfaces/ifcfg-ppp0.ueagle4-neostrada (added): -
1960           config for neostrada using usb modem Sagem E4
1961
1962 2008-03-26 08:11 +0000 [r9675]  Elan Ruusamäe <glen/at/pld-linux.org>
1963
1964         * configure.ac: - release 0.4.1.17
1965
1966 2008-03-25 23:41 +0000 [r9674]  Elan Ruusamäe <glen/at/pld-linux.org>
1967
1968         * rc.d/init.d/template.init: - more chkconfig vars
1969
1970 2008-03-25 15:14 +0000 [r9670-9671]  Elan Ruusamäe <glen/at/pld-linux.org>
1971
1972         * sysconfig/network-scripts/ifup-ppp: - actually check $MODEMPORT
1973           being chardevice after all *DSL variants
1974
1975         * sysconfig/network-scripts/ifup-ppp: - check $MODEMPORT set from
1976           config (not the value set from this script)
1977
1978 2008-03-24 19:17 +0000 [r9667-9668]  Elan Ruusamäe <glen/at/pld-linux.org>
1979
1980         * configure.ac: - release 0.4.1.16
1981
1982         * sysconfig/network-scripts/functions.network: - return val doc for
1983           check_{mii_tool,ethtool,iwconfig} - code readability
1984
1985 2008-03-22 12:14 +0000 [r9649]  Jakub Bogusz <qboosh/at/pld-linux.org>
1986
1987         * sysconfig/interfaces/ifcfg-description: - typo
1988
1989 2008-03-19 14:21 +0000 [r9646]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1990
1991         * rc.d/rc.shutdown: Use .sh - safer.
1992
1993 2008-03-19 12:51 +0000 [r9645]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1994
1995         * rc.d/rc.shutdown: Multiple UPS support.
1996
1997 2008-03-09 12:33 +0000 [r9575]  Jakub Bogusz <qboosh/at/pld-linux.org>
1998
1999         * setsysfont: - use "locale charmap" to detect UTF-8 locales
2000           properly - call unicode_stop for non-UTF locales (Linux 2.6.24+
2001           has unicode console by default)
2002
2003 2008-03-01 18:01 +0000 [r9549]  Andrzej Dopierała <undefine/at/pld-linux.org>
2004
2005         * sysconfig/interfaces/ifcfg-eth0: - add commented DHCP_OPTIONS
2006           option to show how to pass parameters to dhcp client
2007
2008 2008-02-27 10:35 +0000 [r9533]  Elan Ruusamäe <glen/at/pld-linux.org>
2009
2010         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
2011           - fix for network script that it does not enslave eth interfaces
2012           from it during stop phase (Ilja Bobkevič)
2013
2014 2008-02-18 20:56 +0000 [r9424]  Elan Ruusamäe <glen/at/pld-linux.org>
2015
2016         * sysconfig/network-scripts/ifup-ppp: - require $MODEMPORT being
2017           character device (/dev/modem, /dev/tts/USB0)
2018
2019 2008-02-14 15:23 +0000 [r9346]  Elan Ruusamäe <glen/at/pld-linux.org>
2020
2021         * sysconfig/interfaces/ifcfg-ppp0.pppoe (added): - add config i
2022           used for adsl setup
2023
2024 2008-02-11 10:16 +0000 [r9303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2025
2026         * rc.d/rc.shutdown: mdadm stop will yell that it can't stop rootfs
2027           array. Such errors are misleading and useless.
2028
2029 2008-02-09 20:00 +0000 [r9279]  Elan Ruusamäe <glen/at/pld-linux.org>
2030
2031         * sysconfig/network-scripts/ifup-ppp: - fail on required MODEMPORT
2032           (or set it to /dev/modem?)
2033
2034 2008-02-08 22:58 +0000 [r9254]  Elan Ruusamäe <glen/at/pld-linux.org>
2035
2036         * sysconfig/network-scripts/ifup-ppp: - typo
2037
2038 2008-02-08 22:17 +0000 [r9252-9253]  Elan Ruusamäe <glen/at/pld-linux.org>
2039
2040         * sysconfig/interfaces/data/Makefile.am: - kõu disconnect script
2041
2042         * sysconfig/interfaces/data/chat-ppp0.kou-disconnect (added): -
2043           disconnect script (not tested)
2044
2045 2008-02-08 19:34 +0000 [r9240-9245]  Elan Ruusamäe <glen/at/pld-linux.org>
2046
2047         * sysconfig/interfaces/data/Makefile.am,
2048           sysconfig/interfaces/Makefile.am: - files for kõu
2049           (http://www.kou.ee/)
2050
2051         * sysconfig/interfaces/ifcfg-ppp0.kou: - renamed chatscript
2052
2053         * sysconfig/interfaces/data/chat-ppp0.kou (added),
2054           sysconfig/interfaces/data/chat-kou (removed): - renamed
2055
2056         * sysconfig/interfaces/ifcfg-ppp0.kou (added),
2057           sysconfig/interfaces/ifcfg-kou (removed): - renamed
2058
2059         * sysconfig/interfaces/data/chat-kou (added): - chat script for kõu
2060           (http://www.kou.ee/)
2061
2062         * sysconfig/interfaces/ifcfg-kou (added): - config for kõu
2063           (http://www.kou.ee/)
2064
2065 2008-02-08 17:34 +0000 [r9238]  Elan Ruusamäe <glen/at/pld-linux.org>
2066
2067         * rc.d/rc.sysinit: - use find to overcome arguments length exceeded
2068           when descending to php sessions dir (and yes, /usr is already
2069           mounted when this code is ran)
2070
2071 2008-02-08 15:39 +0000 [r9237]  Elan Ruusamäe <glen/at/pld-linux.org>
2072
2073         * sysconfig/network-scripts/ifup-ppp: - give hint on missing
2074           chatscript error
2075
2076 2008-02-08 14:54 +0000 [r9236]  Elan Ruusamäe <glen/at/pld-linux.org>
2077
2078         * sysconfig/interfaces/ifcfg-description: - placeholder for
2079           WVDIALSECT
2080
2081 2008-01-29 12:10 +0000 [r9209]  Elan Ruusamäe <glen/at/pld-linux.org>
2082
2083         * modules: - mention that /etc/modules.X.Y and /etc/modules.X.Y.Z
2084           are readed too - mention that module options are processed too
2085
2086 2008-01-15 09:40 +0000 [r9174]  Elan Ruusamäe <glen/at/pld-linux.org>
2087
2088         * rc.d/rc.local: - leave EOF clean ;)
2089
2090 2007-12-30 13:31 +0000 [r9170]  Elan Ruusamäe <glen/at/pld-linux.org>
2091
2092         * configure.ac: - prepare 0.4.1.15
2093
2094 2007-12-27 00:52 +0000 [r9162]  Elan Ruusamäe <glen/at/pld-linux.org>
2095
2096         * rc.d/init.d/functions: - handle when there's no terminal attached
2097           (f.e gui tools like smart)
2098
2099 2007-12-17 17:39 +0000 [r9145]  Elan Ruusamäe <glen/at/pld-linux.org>
2100
2101         * rc.d/init.d/local: - implement status
2102
2103 2007-12-17 17:35 +0000 [r9144]  Elan Ruusamäe <glen/at/pld-linux.org>
2104
2105         * rc.d/init.d/allowlogin: - implement status
2106
2107 2007-12-11 12:29 +0000 [r9137-9140]  Elan Ruusamäe <glen/at/pld-linux.org>
2108
2109         * configure.ac: - prepare 0.4.1.14
2110
2111         * rc.d/rc.sysinit: - load dm-multipath module before multipath
2112           activating for setups when rootfs was not also on multipath
2113
2114 2007-12-10 22:25 +0000 [r9135]  Elan Ruusamäe <glen/at/pld-linux.org>
2115
2116         * lang.sh: - cosmetics
2117
2118 2007-12-10 22:20 +0000 [r9134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2119
2120         * lang.sh: Don't overwrite session settings (that can be comming
2121           from ssh).
2122
2123 2007-12-08 13:05 +0000 [r9132]  Elan Ruusamäe <glen/at/pld-linux.org>
2124
2125         * rc.d/init.d/network: - cleanups
2126
2127 2007-12-08 13:02 +0000 [r9130-9131]  Elan Ruusamäe <glen/at/pld-linux.org>
2128
2129         * rc.d/init.d/network: - added reload target (will ask DHCP client
2130           to renew lease), only dhcpcd supported for now
2131
2132         * sysconfig/network-scripts/functions.network: - minor cosetics
2133
2134 2007-12-05 13:15 +0000 [r9128]  Elan Ruusamäe <glen/at/pld-linux.org>
2135
2136         * rc.d/Makefile.am, rc.d/rc.modules (removed): - rc.modules
2137           functionality integrated to rc.sysinit
2138
2139 2007-12-05 13:02 +0000 [r9127]  Elan Ruusamäe <glen/at/pld-linux.org>
2140
2141         * rc.d/rc.sysinit: - formatting
2142
2143 2007-12-01 20:49 +0000 [r9125]  Adam Gołębiowski <adamg/at/pld-linux.org>
2144
2145         * rc.d/rc.sysinit: - skip fsck on / if device node doesn't exist
2146           yet, e.g.: rootfs-on-lvm and udev is used (perhaps we should try
2147           to fsck / once more later on?)
2148
2149 2007-11-28 20:28 +0000 [r9117]  Jakub Bogusz <qboosh/at/pld-linux.org>
2150
2151         * rc.d/init.d/template.init: - simplicity and verboseness wins: let
2152           try-restart inform if service is not running
2153
2154 2007-11-26 20:37 +0000 [r9102]  Elan Ruusamäe <glen/at/pld-linux.org>
2155
2156         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
2157           sysconfig/network-scripts/functions.network: - apply
2158           SOURCES/rc-scripts-dev_alias.patch (if it is buggy then the bugs
2159           should be fixed -- it's been applied in pld ac for ages)
2160
2161 2007-11-26 20:32 +0000 [r9101]  Elan Ruusamäe <glen/at/pld-linux.org>
2162
2163         * rc.d/rc.sysinit: - /etc/rc.d/rc.modules moved to internal
2164           functions - module paramters also accepted from modules file
2165
2166 2007-11-26 20:15 +0000 [r9100]  Elan Ruusamäe <glen/at/pld-linux.org>
2167
2168         * rc.d/rc.sysinit: - make $RUN_DEPMOD=ifmissing really behave so as
2169           described (depmod -A stats every module file in modules dir)
2170
2171 2007-11-26 20:08 +0000 [r9096-9099]  Elan Ruusamäe <glen/at/pld-linux.org>
2172
2173         * rc.d/rc.modules: - plain modprobe the module - skip loading
2174           rc-scripts functions if they appear to be loaded already
2175
2176         * rc.d/rc.shutdown: - apply SOURCES/rc-scripts-fuser.patch
2177
2178         * rc.d/init.d/functions: - tab-safe is_empty_file() now (from
2179           rc.modules)
2180
2181         * sysconfig/system: - add $RC_BOOTLOG=yes
2182
2183 2007-11-26 17:46 +0000 [r9092]  Elan Ruusamäe <glen/at/pld-linux.org>
2184
2185         * configure.ac: - prepare 0.4.1.13
2186
2187 2007-11-25 11:18 +0000 [r9091]  Jakub Bogusz <qboosh/at/pld-linux.org>
2188
2189         * rc.d/init.d/template.init: - force-reload is not supposed to
2190           start service if it is not running - new try-restart action (as
2191           specified by LSB 3.1.0, formerly "condrestart" in some distros)
2192           it should restart service if running and just exit sucessfully
2193           otherwise
2194
2195 2007-11-25 08:46 +0000 [r9090]  Jakub Bogusz <qboosh/at/pld-linux.org>
2196
2197         * rc.d/init.d/template.init: - simplified
2198
2199 2007-11-21 23:24 +0000 [r9076-9077]  Elan Ruusamäe <glen/at/pld-linux.org>
2200
2201         * rc.d/init.d/template.init: - better this way
2202
2203         * rc.d/init.d/template.init: - this should be restart, who put
2204           reload there?
2205
2206 2007-11-21 23:18 +0000 [r9074-9075]  Elan Ruusamäe <glen/at/pld-linux.org>
2207
2208         * rc.d/init.d/template.init: - reload also could use pidfile
2209
2210         * rc.d/init.d/template.init: - one more killproc sample
2211
2212 2007-11-13 18:57 +0000 [r9043]  Elan Ruusamäe <glen/at/pld-linux.org>
2213
2214         * rc.d/rc.sysinit: - suffix dm-multipath partitions with pN
2215
2216 2007-11-09 01:54 +0000 [r9033]  Elan Ruusamäe <glen/at/pld-linux.org>
2217
2218         * rc.d/rc.shutdown: - blogd might be already down and it might had
2219           been started manually
2220
2221 2007-11-09 01:47 +0000 [r9032]  Elan Ruusamäe <glen/at/pld-linux.org>
2222
2223         * sysconfig/hwprofiles/Makefile.am: - if the file is not packaged
2224           in spec, don't install it either
2225
2226 2007-11-09 01:37 +0000 [r9030-9031]  Elan Ruusamäe <glen/at/pld-linux.org>
2227
2228         * rc.d/rc.shutdown, rc.d/rc.sysinit: - /etc/crypttab shouldn't be
2229           empty when using it
2230
2231         * rc.d/init.d/functions: - add is_empty_file() function
2232
2233 2007-11-09 01:20 +0000 [r9028-9029]  Elan Ruusamäe <glen/at/pld-linux.org>
2234
2235         * crypttab (added), Makefile.am: - add sample /etc/crypttab
2236
2237         * TODO: - cleanup
2238
2239 2007-11-09 01:10 +0000 [r9027]  Elan Ruusamäe <glen/at/pld-linux.org>
2240
2241         * rc.d/rc.shutdown, rc.d/rc.sysinit: - bugfixes for crypttab
2242
2243 2007-11-09 00:49 +0000 [r9025-9026]  Elan Ruusamäe <glen/at/pld-linux.org>
2244
2245         * rc.d/rc.shutdown: - add /etc/crypttab processing
2246
2247         * rc.d/init.d/cryptsetup: - add halt_crypto() from fc
2248           initscripts-8.54 - add standalone mode for start/stop
2249
2250 2007-11-09 00:37 +0000 [r9024]  Elan Ruusamäe <glen/at/pld-linux.org>
2251
2252         * rc.d/rc.sysinit: - initial /etc/crypttab processing
2253
2254 2007-11-09 00:33 +0000 [r9021-9023]  Elan Ruusamäe <glen/at/pld-linux.org>
2255
2256         * rc.d/init.d/Makefile.am: - add cryptsetup
2257
2258         * rc.d/init.d/cryptsetup (added): - based on code from rc.sysinit
2259           of fc initscripts-8.54
2260
2261         * man/Makefile.am, man/crypttab.5 (added): - add crypttab.5 from fc
2262           initscripts-8.54
2263
2264 2007-11-09 00:21 +0000 [r9020]  Elan Ruusamäe <glen/at/pld-linux.org>
2265
2266         * rc.d/init.d/random: - use subsys lock files
2267
2268 2007-11-09 00:00 +0000 [r9019]  Elan Ruusamäe <glen/at/pld-linux.org>
2269
2270         * rc.d/rc.shutdown, rc.d/rc.sysinit: - blogd updates
2271
2272 2007-11-08 00:42 +0000 [r9016]  Elan Ruusamäe <glen/at/pld-linux.org>
2273
2274         * src/usleep.c, man/usleep.1, src/Makefile.am: - update with suse
2275           variant from killproc-2.12 (and who's oot?
2276           http://lists.rpath.com/pipermail/initscripts-commits/2006-December/000573.html)
2277
2278 2007-11-08 00:29 +0000 [r9013-9015]  Elan Ruusamäe <glen/at/pld-linux.org>
2279
2280         * src/initlog.c: - update from initscripts-8.54, except killing
2281           startDaemon() and adding deprecation message
2282
2283         * src/initlog.conf: - update from initscripts-8.54
2284
2285         * src/minilogd.c: - update from initscripts-8.54
2286
2287 2007-11-06 18:55 +0000 [r9004-9005]  Elan Ruusamäe <glen/at/pld-linux.org>
2288
2289         * configure.ac: - release 0.4.1.12
2290
2291         * rc.d/init.d/functions: - missing shift for nice level parsing in
2292           daemon(). fixes some (broken) initscripts
2293
2294 2007-11-05 18:09 +0000 [r8991]  Elan Ruusamäe <glen/at/pld-linux.org>
2295
2296         * sysconfig/clock: - UTC clock by default. See:
2297           http://glen.alkohol.ee/pld/clock-utc.html
2298
2299 2007-11-02 02:29 +0000 [r8957-8959]  Elan Ruusamäe <glen/at/pld-linux.org>
2300
2301         * configure.ac: - release 0.4.1.11
2302
2303         * rc.d/init.d/functions: - ksh doesn't like $2 in # modifier
2304
2305 2007-11-01 13:23 +0000 [r8947-8948]  Elan Ruusamäe <glen/at/pld-linux.org>
2306
2307         * man/fstab-decode.8 (added): - add from fc
2308
2309         * src/fstab-decode.c (added): - add from fc
2310
2311 2007-11-01 13:20 +0000 [r8946]  Elan Ruusamäe <glen/at/pld-linux.org>
2312
2313         * configure.ac: - release 0.4.1.10
2314
2315 2007-11-01 12:20 +0000 [r8944]  Elan Ruusamäe <glen/at/pld-linux.org>
2316
2317         * rc.d/rc.sysinit: - /dev (with devfs) could be mounted by kernel
2318           (arekm note)
2319
2320 2007-11-01 03:00 +0000 [r8941-8942]  Elan Ruusamäe <glen/at/pld-linux.org>
2321
2322         * man/Makefile.am, src/Makefile.am: - add fstab-decode from rh
2323
2324         * rc.d/rc.sysinit: - don't get tempted to kill blogd
2325
2326 2007-11-01 02:53 +0000 [r8940]  Elan Ruusamäe <glen/at/pld-linux.org>
2327
2328         * rc.d/rc.sysinit: - read /proc/cmdline after /proc mount
2329
2330 2007-11-01 02:36 +0000 [r8937-8939]  Elan Ruusamäe <glen/at/pld-linux.org>
2331
2332         * sysconfig/system: - devfs comment update
2333
2334         * rc.d/rc.sysinit: - devfsd without devfs makes no sense :)
2335
2336         * rc.d/rc.sysinit: - no need to source udev configs here - just
2337           umount /initrd/dev without checking
2338
2339 2007-11-01 02:10 +0000 [r8935]  Elan Ruusamäe <glen/at/pld-linux.org>
2340
2341         * rc.d/rc.sysinit: - $PATH is set from init.d/functions - improve
2342           dm-multipath setup - attempt harder to create all LVM nodes, even
2343           the ones initialized from initrd - kill blogd at the end of
2344           script
2345
2346 2007-11-01 02:06 +0000 [r8934]  Elan Ruusamäe <glen/at/pld-linux.org>
2347
2348         * rc.d/rc.sysinit: - umount /initrd earlier, right after udev
2349           startup
2350
2351 2007-11-01 01:34 +0000 [r8932-8933]  Elan Ruusamäe <glen/at/pld-linux.org>
2352
2353         * rc.d/init.d/functions: - strstr() from fedora initscripts
2354
2355         * rc.d/rc.sysinit: - read /proc/cmdline just once (idea stolen from
2356           fedora)
2357
2358 2007-11-01 01:23 +0000 [r8930-8931]  Elan Ruusamäe <glen/at/pld-linux.org>
2359
2360         * rc.d/rc.sysinit, rc.d/init.d/functions: - disable_selinux(),
2361           relabel_selinux(), clean_vserver_mtab() used only in rc.sysinit,
2362           moved there
2363
2364         * rc.d/init.d/functions: - local vars
2365
2366 2007-11-01 01:13 +0000 [r8929]  Elan Ruusamäe <glen/at/pld-linux.org>
2367
2368         * rc.d/init.d/functions: - drop redhat/mandrake compat - simple if
2369           should be lighter than function call
2370
2371 2007-11-01 01:05 +0000 [r8927-8928]  Elan Ruusamäe <glen/at/pld-linux.org>
2372
2373         * rc.d/init.d/functions: - drop unneeded subshell
2374
2375         * rc.d/init.d/functions: - use shell construct to test is pathname
2376           full path
2377
2378 2007-11-01 00:59 +0000 [r8926]  Elan Ruusamäe <glen/at/pld-linux.org>
2379
2380         * rc.d/init.d/functions: - use shell constructs for basename()
2381
2382 2007-11-01 00:54 +0000 [r8925]  Elan Ruusamäe <glen/at/pld-linux.org>
2383
2384         * rc.d/init.d/functions: - avoid endless loop when one puts --user
2385           after daemon name - some small optimizations - update daemon()
2386           usage
2387
2388 2007-11-01 00:48 +0000 [r8924]  Elan Ruusamäe <glen/at/pld-linux.org>
2389
2390         * sysconfig/system: - add DEFAULT_SERVICE_UMASK=022
2391
2392 2007-11-01 00:35 +0000 [r8922-8923]  Elan Ruusamäe <glen/at/pld-linux.org>
2393
2394         * rc.d/init.d/functions: - shell version
2395
2396         * rc.d/init.d/functions: - set ulimits with one awk call in
2397           daemon()
2398
2399 2007-10-31 23:31 +0000 [r8920-8921]  Elan Ruusamäe <glen/at/pld-linux.org>
2400
2401         * dumb.sh: - usable
2402
2403         * rc.d/init.d/functions: - typo?
2404
2405 2007-10-31 20:48 +0000 [r8919]  Elan Ruusamäe <glen/at/pld-linux.org>
2406
2407         * rc.d/rc.sysinit: - small cleanups and fixes
2408
2409 2007-10-30 19:42 +0000 [r8904]  Elan Ruusamäe <glen/at/pld-linux.org>
2410
2411         * rc.d/rc.sysinit: - move $MODULES_CONF closer where it is used
2412
2413 2007-10-30 16:23 +0000 [r8903]  Elan Ruusamäe <glen/at/pld-linux.org>
2414
2415         * rc.d/rc.sysinit: - fix obvious typo (perhaps drop it as it never
2416           worked?)
2417
2418 2007-10-30 16:10 +0000 [r8901-8902]  Elan Ruusamäe <glen/at/pld-linux.org>
2419
2420         * rc.d/rc.sysinit: - activate dm-multipath
2421
2422         * rc.d/rc.sysinit: - small optimize to use only awk
2423
2424 2007-10-29 11:29 +0000 [r8897]  Elan Ruusamäe <glen/at/pld-linux.org>
2425
2426         * sysconfig/network-scripts/ifup: - assume default
2427           WLAN_WPA_CONFIG=/etc/wpa_supplicant.conf
2428
2429 2007-10-28 17:58 +0000 [r8891-8893]  Elan Ruusamäe <glen/at/pld-linux.org>
2430
2431         * sysconfig/interfaces/ifcfg-description: - $HOTPLUG is processed
2432           by udev (udev_net_helper)
2433
2434         * sysconfig/network-scripts/functions.network: - allow
2435           WLAN_MODE=managed in lowercase (as it's in doc)
2436
2437         * sysconfig/network-scripts/functions.network: - key index and
2438           value should be different arguments
2439
2440 2007-10-28 17:36 +0000 [r8890]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2441
2442         * rc.d/rc.shutdown: Revert ntfsfix. Please use something like
2443           init.d/ntfsfix for that.
2444
2445 2007-10-28 16:59 +0000 [r8887-8889]  Elan Ruusamäe <glen/at/pld-linux.org>
2446
2447         * sysconfig/network-scripts/functions.network: - [ -n "" ] and [ ""
2448           ] are the same, save some bytes/readability ;)
2449
2450         * sysconfig/network-scripts/functions.network: - handle wlan
2451           different four keys
2452
2453         * sysconfig/interfaces/ifcfg-description: - new WLAN options
2454
2455 2007-10-28 16:43 +0000 [r8885-8886]  Elan Ruusamäe <glen/at/pld-linux.org>
2456
2457         * sysconfig/network-scripts/functions.network: - reuse
2458           WLAN_ENCRYPTION
2459
2460         * sysconfig/network-scripts/functions.network: - optimize
2461           wireless_param() by calling eval once
2462
2463 2007-10-28 16:13 +0000 [r8884]  Elan Ruusamäe <glen/at/pld-linux.org>
2464
2465         * sysconfig/network-scripts/functions.network: - no need for
2466           LC_ALL=C to grep fixed string
2467
2468 2007-10-28 13:06 +0000 [r8883]  Paweł Gołaszewski <blues/at/pld-linux.org>
2469
2470         * rc.d/rc.shutdown: - run ntfsfix if there are some ntfs
2471           filesystems mounted and if proper app is installed
2472
2473 2007-10-26 12:48 +0000 [r8878]  Elan Ruusamäe <glen/at/pld-linux.org>
2474
2475         * sysconfig/system: - use default nice "+0" to avoid confusion as
2476           "0" is not valid in service setup
2477
2478 2007-10-04 20:22 +0000 [r8778]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2479
2480         * rc.d/rc.sysinit: Activate ATARAID devices.
2481
2482 2007-10-03 13:10 +0000 [r8771]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2483
2484         * sysconfig/network-scripts/functions.network: Do sanity check only
2485           when configuration file exists.
2486
2487 2007-10-03 06:55 +0000 [r8770]  Elan Ruusamäe <glen/at/pld-linux.org>
2488
2489         * sysconfig/network-scripts/ifup: - trim network length from
2490           $IP4ADDR when doing arping
2491
2492 2007-10-02 22:32 +0000 [r8769]  Jan Rękorajski <baggins/at/pld-linux.org>
2493
2494         * rc.d/rc.sysinit: - don't try to update mtab when mounting usbfs
2495           (root is ro yet)
2496
2497 2007-10-01 08:45 +0000 [r8768]  Elan Ruusamäe <glen/at/pld-linux.org>
2498
2499         * sysconfig/network-scripts/functions.network: - support $IPADDR +
2500           $NETMASK combination if no prefix in $IPADDR present
2501
2502 2007-09-26 12:17 +0000 [r8753-8754]  Elan Ruusamäe <glen/at/pld-linux.org>
2503
2504         * configure.ac: - 0.4.1.9
2505
2506         * sysconfig/network-scripts/ifup: - typo in arping line
2507
2508 2007-09-25 15:59 +0000 [r8751]  Jan Rękorajski <baggins/at/pld-linux.org>
2509
2510         * rc.d/rc.shutdown: - typo
2511
2512 2007-09-25 15:54 +0000 [r8749-8750]  Jan Rękorajski <baggins/at/pld-linux.org>
2513
2514         * rc.d/init.d/network: - no need to play with NFS, it screws up /
2515           over NFS and we have nfsfs for it
2516
2517         * rc.d/init.d/local: - source functions library (for msg_usage), no
2518           need to set PATH
2519
2520 2007-09-25 11:34 +0000 [r8745-8746]  Elan Ruusamäe <glen/at/pld-linux.org>
2521
2522         * configure.ac: - 0.4.1.8
2523
2524         * sysconfig/network: - more info about AUTOMATIC_IFCFG
2525
2526 2007-09-11 18:47 +0000 [r8720]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2527
2528         * sysconfig/network-scripts/ifup: PLDize ARP cache updating
2529           procedure.
2530
2531 2007-09-11 18:33 +0000 [r8719]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2532
2533         * sysconfig/network-scripts/ifup: Update ARP cache of neighbours
2534           (from fedora).
2535
2536 2007-07-14 20:33 +0000 [r8676]  Radosław Zieliński <radek/at/pld-linux.org>
2537
2538         * sysconfig/network: - AUTOMATIC_IFCFG=no
2539
2540 2007-07-03 11:51 +0000 [r8656-8658]  Elan Ruusamäe <glen/at/pld-linux.org>
2541
2542         * configure.ac: - release 0.4.1.7
2543
2544         * rc.d/init.d/functions: - do not depend on which command to find
2545           rpcinfo
2546
2547 2007-06-14 18:42 +0000 [r8640]  Elan Ruusamäe <glen/at/pld-linux.org>
2548
2549         * rc.d/init.d/network, sysconfig/interfaces/ifcfg-bond0 (removed),
2550           sysconfig/network-scripts/bondup (removed),
2551           sysconfig/network-scripts/Makefile.am,
2552           sysconfig/network-scripts/bonddown (removed),
2553           sysconfig/interfaces/Makefile.am: - revert bonding support
2554           (unfinished and broken)
2555
2556 2007-06-05 10:45 +0000 [r8637-8638]  Elan Ruusamäe <glen/at/pld-linux.org>
2557
2558         * sysconfig/interfaces/Makefile.am: - add ifcfg-bond0
2559
2560         * sysconfig/interfaces/ifcfg-bond0 (added): - sample config
2561
2562 2007-06-05 10:39 +0000 [r8636]  Elan Ruusamäe <glen/at/pld-linux.org>
2563
2564         * rc.d/init.d/network, sysconfig/network-scripts/bondup (added),
2565           sysconfig/network-scripts/Makefile.am,
2566           sysconfig/network-scripts/bonddown (added): - bonding support by
2567           Justas Vilimas
2568
2569 2007-06-05 10:27 +0000 [r8635]  Elan Ruusamäe <glen/at/pld-linux.org>
2570
2571         * TODO: - save
2572
2573 2007-05-30 11:51 +0000 [r8631]  Elan Ruusamäe <glen/at/pld-linux.org>
2574
2575         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/single: -
2576           see ChangeLog for Changes
2577
2578 2007-05-09 20:40 +0000 [r8500]  Elan Ruusamäe <glen/at/pld-linux.org>
2579
2580         * rc.d/init.d/functions: - keep /etc/mtab permissions (whatever
2581           they are) inside vserver - which outputs to stderr if it can't
2582           find the program
2583
2584 2007-05-01 01:10 +0000 [r8489]  Jan Rękorajski <baggins/at/pld-linux.org>
2585
2586         * configure.ac: - 0.4.1.6
2587
2588 2007-05-01 01:02 +0000 [r8488]  Jan Rękorajski <baggins/at/pld-linux.org>
2589
2590         * DEVELOPMENT: - added warning about parenthesis in command
2591           substitution
2592
2593 2007-05-01 00:53 +0000 [r8487]  Jan Rękorajski <baggins/at/pld-linux.org>
2594
2595         * rc.d/init.d/network, rc.d/rc.sysinit: - reverted some command
2596           substitution changes due to conflicting parenthesis
2597
2598 2007-04-28 18:34 +0000 [r8484-8485]  Jakub Bogusz <qboosh/at/pld-linux.org>
2599
2600         * sysconfig/network-scripts/ifdown-ppp: - kill ugly warning if pppd
2601           was nicely killed
2602
2603         * ppp/ip-up, ppp/ip-down: - proper CONFIG sources (needed to
2604           override DEVICE from pppd and get ppp/ip-{up,down} scripts work
2605           again
2606
2607 2007-04-27 20:45 +0000 [r8483]  Jan Rękorajski <baggins/at/pld-linux.org>
2608
2609         * rc.d/init.d/functions: - restore stderr redirection
2610
2611 2007-04-27 20:21 +0000 [r8482]  Jan Rękorajski <baggins/at/pld-linux.org>
2612
2613         * rc.d/init.d/functions: - replace awk usage with shell constructs
2614
2615 2007-04-27 14:02 +0000 [r8481]  Jan Rękorajski <baggins/at/pld-linux.org>
2616
2617         * rc.d/rc.modules: - replace awk usage with shell constructs
2618
2619 2007-04-27 13:32 +0000 [r8480]  Jan Rękorajski <baggins/at/pld-linux.org>
2620
2621         * rc.d/rc: - replace awk usage with shell constructs
2622
2623 2007-04-26 22:03 +0000 [r8479]  Jan Rękorajski <baggins/at/pld-linux.org>
2624
2625         * rc.d/init.d/functions: - removed unneeded termput hpa
2626
2627 2007-04-26 21:38 +0000 [r8478]  Jan Rękorajski <baggins/at/pld-linux.org>
2628
2629         * rc.d/init.d/functions: - shell magic fixing screwed dots in
2630           show() on serial console
2631
2632 2007-04-26 16:51 +0000 [r8475]  Jan Rękorajski <baggins/at/pld-linux.org>
2633
2634         * configure.ac: - Release 0.4.1.5
2635
2636 2007-04-26 16:45 +0000 [r8474]  Jan Rękorajski <baggins/at/pld-linux.org>
2637
2638         * setsysfont: - replaced sed with awk
2639
2640 2007-04-26 15:56 +0000 [r8473]  Jan Rękorajski <baggins/at/pld-linux.org>
2641
2642         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
2643           sysconfig/network-scripts/ifdown, ppp/ip-up.d/logger,
2644           rc.d/rc.sysinit, run-parts, sysconfig/interfaces/up.d/ppp/logger,
2645           ppp/ip-down.d/logger, sysconfig/interfaces/down.d/ppp/logger,
2646           sysconfig/hwprofiles/Makefile.am, service, rc.d/init.d/cpusets,
2647           sysconfig/network-scripts/functions.network,
2648           sysconfig/network-scripts/ifup-ipx: - use $() for command
2649           substitution
2650
2651 2007-04-26 15:30 +0000 [r8472]  Jan Rękorajski <baggins/at/pld-linux.org>
2652
2653         * rc.d/init.d/functions: - unify command substitution (`` -> $())
2654
2655 2007-04-26 15:24 +0000 [r8471]  Jan Rękorajski <baggins/at/pld-linux.org>
2656
2657         * rc.d/init.d/functions: - typeset local in check_portmapper
2658
2659 2007-04-26 14:55 +0000 [r8470]  Jan Rękorajski <baggins/at/pld-linux.org>
2660
2661         * rc.d/init.d/functions: - generic check_portmapper function
2662
2663 2007-04-16 17:26 +0000 [r8460]  Jan Rękorajski <baggins/at/pld-linux.org>
2664
2665         * sysconfig/network-scripts/functions.network: - use shell
2666           construct instead of grep in calcnetmask
2667
2668 2007-04-16 16:21 +0000 [r8459]  Jan Rękorajski <baggins/at/pld-linux.org>
2669
2670         * sysconfig/network-scripts/functions.network: - calcprefix without
2671           need of awk
2672
2673 2007-04-14 21:55 +0000 [r8458]  Paweł Gołaszewski <blues/at/pld-linux.org>
2674
2675         * rc.d/init.d/functions: - allow to have more than one line in
2676           pidfile
2677
2678 2007-03-20 12:09 +0000 [r8389]  Jan Rękorajski <baggins/at/pld-linux.org>
2679
2680         * rc.d/init.d/network: - simpler way to umount nfs4
2681
2682 2007-03-20 11:53 +0000 [r8388]  Jan Rękorajski <baggins/at/pld-linux.org>
2683
2684         * rc.d/init.d/network: - unmount NFSv4 filesystems
2685
2686 2007-03-20 11:48 +0000 [r8387]  Jan Rękorajski <baggins/at/pld-linux.org>
2687
2688         * rc.d/rc.sysinit: - cleaner solution for empty hostname
2689
2690 2007-03-19 18:58 +0000 [r8384]  Jan Rękorajski <baggins/at/pld-linux.org>
2691
2692         * rc.d/rc.sysinit: - nfs4 is also non-local fs
2693
2694 2007-03-19 17:27 +0000 [r8383]  Jan Rękorajski <baggins/at/pld-linux.org>
2695
2696         * rc.d/rc.sysinit: - in case of empty HOSTNAME set it to what the
2697           kernel thinks it is (for example workstation with kernel level IP
2698           config and / over NFS)
2699
2700 2007-03-15 17:19 +0000 [r8379]  Elan Ruusamäe <glen/at/pld-linux.org>
2701
2702         * rc.d/rc.sysinit: - can start blogd rather earlier
2703
2704 2007-03-14 18:51 +0000 [r8378]  Jan Rękorajski <baggins/at/pld-linux.org>
2705
2706         * rc.d/init.d/cpusets: - fixed glen's misoptimization
2707
2708 2007-03-13 17:11 +0000 [r8372-8373]  Elan Ruusamäe <glen/at/pld-linux.org>
2709
2710         * rc.d/init.d/template.init: - avoid doing something silly if plain
2711           template is used
2712
2713         * rc.d/init.d/template.init: - start does not have exit code
2714
2715 2007-03-09 21:10 +0000 [r8371]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2716
2717         * sysconfig/interfaces/ifcfg-eth0: Add sfq as default qdisc.
2718
2719 2007-03-07 10:24 +0000 [r8367]  Elan Ruusamäe <glen/at/pld-linux.org>
2720
2721         * changelog.sh: - correct comment
2722
2723 2007-03-02 15:37 +0000 [r8323]  Elan Ruusamäe <glen/at/pld-linux.org>
2724
2725         * changelog.sh: - detect users file charset
2726
2727 2007-02-27 21:10 +0000 [r8311-8313]  Elan Ruusamäe <glen/at/pld-linux.org>
2728
2729         * rc.d/init.d/random: - comment says do not, so won't!
2730
2731         * rc.d/init.d/network, rc.d/init.d/local, rc.d/init.d/random,
2732           rc.d/init.d/cpusets, rc.d/init.d/allowlogin: - well, PLDIZE!
2733
2734         * rc.d/init.d/Makefile.am, rc.d/init.d/network, rc.d/init.d/local,
2735           rc.d/init.d/sys-chroots, rc.d/init.d/template.init,
2736           rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/killall,
2737           rc.d/init.d/cpusets, rc.d/init.d/allowlogin,
2738           rc.d/init.d/functions: - vim autodetects syntax from shebang
2739
2740 2007-02-25 00:59 +0000 [r8290-8293]  Elan Ruusamäe <glen/at/pld-linux.org>
2741
2742         * configure.ac: - Release 0.4.1.4
2743
2744         * rc.d/init.d/Makefile.am, rc.d/init.d/timezone (removed),
2745           sysconfig/Makefile.am, sysconfig/timezone (removed): - timezone
2746           moved to tzdata.spec
2747
2748         * DEVELOPMENT: - sync order
2749
2750         * DEVELOPMENT: - how to make release
2751
2752 2007-02-08 15:42 +0000 [r8239]  Elan Ruusamäe <glen/at/pld-linux.org>
2753
2754         * sysconfig/network-scripts/functions.network: - allow tnlcfg-
2755           prefix in interface CONFIGs
2756
2757 2007-02-05 18:54 +0000 [r8223]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2758
2759         * rc.d/rc.sysinit: Delay (or even skip) clock setting if /dev/rtc
2760           doesn't exist.
2761
2762 2007-02-04 21:39 +0000 [r8222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2763
2764         * sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Update from
2765           Mateusz Korniak.
2766
2767 2007-01-28 14:25 +0000 [r8209-8210]  Elan Ruusamäe <glen/at/pld-linux.org>
2768
2769         * rc.d/rc.sysinit, rc.d/init.d/functions: - $CONSOLETYPE used only
2770           in rc.sysinit
2771
2772         * rc.d/init.d/functions: - termput() cannot cache in shell vars as
2773           it's always called from subshell
2774
2775 2007-01-28 14:08 +0000 [r8207-8208]  Elan Ruusamäe <glen/at/pld-linux.org>
2776
2777         * sysconfig/init-colors, sysconfig/init-colors.gentoo: Typo.
2778
2779         * sysconfig/system: Add VSERVER option here.
2780
2781 2007-01-22 19:15 +0000 [r8194]  Elan Ruusamäe <glen/at/pld-linux.org>
2782
2783         * sysconfig/network-scripts/ifdown: - do sleep 1 only when bringing
2784           down with dhcpcd
2785
2786 2007-01-22 19:12 +0000 [r8192-8193]  Elan Ruusamäe <glen/at/pld-linux.org>
2787
2788         * sysconfig/network-scripts/ifdown: - reuase $DHCP_CLIENT
2789
2790         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
2791           sysconfig/network-scripts/functions.network: - be sure that dhcp
2792           client detection is same for ifup and ifdown
2793
2794 2007-01-22 18:47 +0000 [r8189-8191]  Elan Ruusamäe <glen/at/pld-linux.org>
2795
2796         * sysconfig/network-scripts/ifup-routes: - kill subshell
2797
2798         * sysconfig/network-scripts/ifup-neigh: - IPV4_NETWORKING does not
2799           change it's value in a loop.
2800
2801         * sysconfig/network-scripts/ifup-aliases,
2802           sysconfig/network-scripts/ifup-routes,
2803           sysconfig/network-scripts/ifup-neigh: - updated comments
2804
2805 2007-01-22 18:41 +0000 [r8188]  Elan Ruusamäe <glen/at/pld-linux.org>
2806
2807         * sysconfig/network-scripts/ifup-aliases,
2808           sysconfig/network-scripts/ifup-routes,
2809           sysconfig/network-scripts/ifup-post,
2810           sysconfig/network-scripts/ifup-neigh: ifup-{aliases,routes,neigh}
2811           are now sourced instead of executed
2812
2813 2007-01-22 18:37 +0000 [r8187]  Elan Ruusamäe <glen/at/pld-linux.org>
2814
2815         * sysconfig/network-scripts/ifup-aliases: Die debug
2816
2817 2007-01-22 18:16 +0000 [r8186]  Elan Ruusamäe <glen/at/pld-linux.org>
2818
2819         * sysconfig/network-scripts/functions.network: Cache hostname
2820           output to call it less times
2821
2822 2007-01-22 18:09 +0000 [r8185]  Elan Ruusamäe <glen/at/pld-linux.org>
2823
2824         * sysconfig/network-scripts/functions.network: Less subshells in
2825           source_config().
2826
2827 2007-01-18 20:20 +0000 [r8173]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2828
2829         * sysconfig/network-scripts/ifup-aliases: Find out number of
2830           aliases from ifcfg-xyz file.
2831
2832 2007-01-16 23:00 +0000 [r8171]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2833
2834         * sysconfig/network-scripts/ifup-br: multicast/arp should be set on
2835           slave devices (patch by Szymon Siwek).
2836
2837 2007-01-11 14:29 +0000 [r8152-8153]  Elan Ruusamäe <glen/at/pld-linux.org>
2838
2839         * configure.ac: Release 0.4.1.3
2840
2841         * make-tag.sh (added): Nifty script to make releases in svn tagged.
2842
2843 2007-01-11 14:19 +0000 [r8149]  Elan Ruusamäe <glen/at/pld-linux.org>
2844
2845         * changelog.sh: Autodetect svn path.
2846
2847 2007-01-11 14:15 +0000 [r8147-8148]  Elan Ruusamäe <glen/at/pld-linux.org>
2848
2849         * autogen.sh: Changelog generation moved to separate script.
2850
2851         * changelog.sh (added): Based on geninitrd/changelog.sh
2852
2853 2007-01-11 14:11 +0000 [r8145]  Elan Ruusamäe <glen/at/pld-linux.org>
2854
2855         * Makefile.am: Fix for make distcheck.
2856
2857 2006-12-18 21:28 +0000 [r8111]  Elan Ruusamäe <glen/at/pld-linux.org>
2858
2859         * sysctl.conf: Add kernel.core_uses_pid
2860
2861 2006-12-14 08:08 +0000 [r8100-8101]  Elan Ruusamäe <glen/at/pld-linux.org>
2862
2863         * sysconfig/system: Typo.
2864
2865         * sysconfig/system: Spelling
2866
2867 2006-12-08 12:17 +0000 [r8088]  Elan Ruusamäe <glen/at/pld-linux.org>
2868
2869         * Makefile.am: Create /var/cache/rc-scripts/msg.cache on install.
2870
2871 2006-12-08 12:07 +0000 [r8087]  Elan Ruusamäe <glen/at/pld-linux.org>
2872
2873         * sysconfig/network: Add $NETWORKING back, as it's used by a lot of
2874           initscripts
2875
2876 2006-12-07 22:24 +0000 [r8086]  Elan Ruusamäe <glen/at/pld-linux.org>
2877
2878         * rc.d/init.d/cpusets: Error exit code
2879
2880 2006-12-07 21:52 +0000 [r8085]  Elan Ruusamäe <glen/at/pld-linux.org>
2881
2882         * rc.d/init.d/network: Small cosmetics.
2883
2884 2006-12-07 21:47 +0000 [r8083-8084]  Elan Ruusamäe <glen/at/pld-linux.org>
2885
2886         * rc.d/init.d/network: Reindent.
2887
2888         * rc.d/init.d/network: Small reorganizing.
2889
2890 2006-12-07 21:42 +0000 [r8080-8082]  Elan Ruusamäe <glen/at/pld-linux.org>
2891
2892         * sysconfig/network: $NETWORKING was supposed to be obsoleted.
2893
2894         * rc.d/init.d/network: $NETWORKING was supposed to be obsoleted.
2895
2896         * rc.d/init.d/sys-chroots: Optimize for faster exit if not
2897           configured.
2898
2899 2006-12-07 21:32 +0000 [r8077-8079]  Elan Ruusamäe <glen/at/pld-linux.org>
2900
2901         * rc.d/init.d/killall: As we don't source functions, we must set
2902           sane PATH to ensure security
2903
2904         * rc.d/init.d/local: As we don't source functions, we must set sane
2905           PATH to ensure security
2906
2907         * rc.d/init.d/killall: Probability that there exists init.d/$subsys
2908           is bigger than init.d/$subsys.init.
2909
2910 2006-12-07 21:18 +0000 [r8076]  Elan Ruusamäe <glen/at/pld-linux.org>
2911
2912         * rc.d/init.d/cpusets: Exit early if cpusets not enabled in
2913           sysconfig/system.
2914
2915 2006-12-05 17:39 +0000 [r8073]  Elan Ruusamäe <glen/at/pld-linux.org>
2916
2917         * rc.d/rc.shutdown: Fixes for /usr on separate parition (not
2918           tested!).
2919
2920 2006-12-05 17:32 +0000 [r8072]  Elan Ruusamäe <glen/at/pld-linux.org>
2921
2922         * rc.d/init.d/functions: Store cachefile in /var, read/write errors
2923           are ignored anyway.
2924
2925 2006-12-05 17:07 +0000 [r8070]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2926
2927         * configure.ac: Release 0.4.0.2.
2928
2929 2006-11-27 12:36 +0000 [r8006]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2930
2931         * rc.d/rc.sysinit: Revert remounting based on /proc/mounts entries
2932           (current rootfs state is not reflected there).
2933
2934 2006-11-26 14:35 +0000 [r7999]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2935
2936         * AUTHORS: Readd timezone setup & resolvesymlink to Paweł Wilk.
2937
2938 2006-11-26 10:05 +0000 [r7998]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2939
2940         * AUTHORS, src/Makefile.am: Fix resolvesymlink_SOURCE typo. Updated
2941           Paweł Wilk email address.
2942
2943 2006-11-26 10:02 +0000 [r7997]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2944
2945         * rc.d/rc.shutdown, AUTHORS, po/pl.po, src/pci-config.c (removed),
2946           rc-scripts.spec.in, src/Makefile.am, rc.d/init.d/functions:
2947           Revert nVidia madness. rc-scripts is not a place for such
2948           workaround.
2949
2950 2006-11-26 08:06 +0000 [r7993]  Paweł Wilk <siefca/at/pld-linux.org>
2951
2952         * rc.d/init.d/functions: - small improvement in
2953           forcedeth_wourkaround()
2954
2955 2006-11-25 20:36 +0000 [r7992]  Paweł Wilk <siefca/at/pld-linux.org>
2956
2957         * rc.d/init.d/functions: - added important check in
2958           forcedeth_workaround() which detects co-working drivers
2959
2960 2006-11-25 16:01 +0000 [r7991]  Paweł Wilk <siefca/at/pld-linux.org>
2961
2962         * po/pl.po: - added translation for WOL work-around message
2963
2964 2006-11-25 12:09 +0000 [r7989]  Paweł Wilk <siefca/at/pld-linux.org>
2965
2966         * rc.d/rc.shutdown, AUTHORS, src/pci-config.c (added),
2967           rc-scripts.spec.in, src/Makefile.am, rc.d/init.d/functions: -
2968           added Wake-On-Lan work-around for nForce ethernet drivers - added
2969           pci-config utility which allows power state manipulation and
2970           devices listing
2971
2972 2006-11-19 15:45 +0000 [r7986]  Elan Ruusamäe <glen/at/pld-linux.org>
2973
2974         * sysctl.conf: Add dev.rtc.max-user-freq.
2975
2976 2006-11-01 22:53 +0000 [r7938]  Elan Ruusamäe <glen/at/pld-linux.org>
2977
2978         * rc.d/init.d/functions: Ignore errors if msg cachefile can not be
2979           written (functions sourced by non-root user of readonly
2980           filesystem).
2981
2982 2006-11-01 13:23 +0000 [r7931]  Elan Ruusamäe <glen/at/pld-linux.org>
2983
2984         * sysconfig/network-scripts/functions.network: Avoid "RTNETLINK
2985           answers: File exists" message and say possible cause instead.
2986
2987 2006-11-01 13:09 +0000 [r7930]  Elan Ruusamäe <glen/at/pld-linux.org>
2988
2989         * sysconfig/network-scripts/ifup: Pointless subshell dropped
2990
2991 2006-11-01 00:35 +0000 [r7926]  Paweł Gołaszewski <blues/at/pld-linux.org>
2992
2993         * sysconfig/interfaces/ifcfg-description: - more docs
2994
2995 2006-10-23 14:11 +0000 [r7894]  Marcin Winkler <mwinkler/at/pld-linux.org>
2996
2997         * rc.d/init.d/network: - fix s@usb@usr@
2998
2999 2006-10-19 14:15 +0000 [r7878]  Elan Ruusamäe <glen/at/pld-linux.org>
3000
3001         * rc.d/init.d/functions: Avoid heredoc, pdksh makes tmpfile then.
3002
3003 2006-10-19 13:06 +0000 [r7875]  Elan Ruusamäe <glen/at/pld-linux.org>
3004
3005         * rc.d/rc.sysinit: Fix syntax errors.
3006
3007 2006-10-19 09:55 +0000 [r7871]  Elan Ruusamäe <glen/at/pld-linux.org>
3008
3009         * rc.d/rc.sysinit: Simplify.
3010
3011 2006-10-18 20:02 +0000 [r7869]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3012
3013         * rc.d/rc.sysinit: Detect more posible cases when rootfs is read
3014           only.
3015
3016 2006-10-18 12:22 +0000 [r7868]  Elan Ruusamäe <glen/at/pld-linux.org>
3017
3018         * sysconfig/network-scripts/functions.network: Avoid bringing down
3019           eth0 in case of bad config.
3020
3021 2006-10-18 11:55 +0000 [r7867]  Elan Ruusamäe <glen/at/pld-linux.org>
3022
3023         * rc.d/init.d/network: Remove ifcfg- prefix from interface names.
3024
3025 2006-10-15 11:22 +0000 [r7856]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3026
3027         * sysconfig/network-scripts/tnlup: Load sit module for sit tunnels.
3028
3029 2006-10-13 06:34 +0000 [r7853]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3030
3031         * configure.ac: Prepare for 0.4.1.1 (beta1).
3032
3033 2006-10-13 06:23 +0000 [r7851-7852]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3034
3035         * man/Makefile.am: Add getkey.1
3036
3037         * src/getkey.c, man/getkey.1 (added): Updated.
3038
3039 2006-10-12 21:07 +0000 [r7849-7850]  Elan Ruusamäe <glen/at/pld-linux.org>
3040
3041         * sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
3042           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
3043           sysconfig/interfaces/ifcfg-eth0.1,
3044           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
3045           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Propset Id
3046
3047         * sysconfig/interfaces/ifcfg-ppp0.callback,
3048           sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
3049           sysconfig/interfaces/ifcfg-br0,
3050           sysconfig/interfaces/ifcfg-description,
3051           sysconfig/interfaces/ifcfg-irlan0,
3052           sysconfig/interfaces/ifcfg-ppp0.tpsa,
3053           sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
3054           sysconfig/interfaces/ifcfg-ppp0.leased1,
3055           sysconfig/interfaces/ifcfg-ppp0.leased2,
3056           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
3057           sysconfig/interfaces/ifcfg-sl0,
3058           sysconfig/interfaces/ifcfg-eth0.1,
3059           sysconfig/interfaces/ifcfg-irda0,
3060           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
3061           sysconfig/interfaces/ifcfg-eth0,
3062           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Unify file
3063           header.
3064
3065 2006-10-12 19:49 +0000 [r7848]  Elan Ruusamäe <glen/at/pld-linux.org>
3066
3067         * sysconfig/static-routes: Add sample of single host routing
3068
3069 2006-10-05 20:39 +0000 [r7842]  Elan Ruusamäe <glen/at/pld-linux.org>
3070
3071         * rc.d/rc.sysinit: Use simple if.
3072
3073 2006-10-05 17:22 +0000 [r7840-7841]  Elan Ruusamäe <glen/at/pld-linux.org>
3074
3075         * rc.d/rc.sysinit: There are no comments in /proc/mounts.
3076
3077         * rc.d/rc.sysinit: There could be multiple entries for root dir.
3078
3079 2006-10-02 22:03 +0000 [r7839]  Paweł Sikora <pluto/at/pld-linux.org>
3080
3081         * sysconfig/network-scripts/functions.network: - wireless-tools >=
3082           29 uses `nick' command.
3083
3084 2006-09-30 10:50 +0000 [r7827]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3085
3086         * sysconfig/network-scripts/ifup-br: Update brctl parameters to
3087           mach new version of bridge-utils (should be backward compatible).
3088           By Szymon Siwek.
3089
3090 2006-09-28 23:38 +0000 [r7826]  Elan Ruusamäe <glen/at/pld-linux.org>
3091
3092         * sysctl.conf: Default local port range is too evil. can't even
3093           start mysqld!
3094
3095 2006-09-28 14:35 +0000 [r7823]  Elan Ruusamäe <glen/at/pld-linux.org>
3096
3097         * rc.d/rc.sysinit: Remount rootfs only if it's not already rw (or
3098           it's better to ignore remount errors?)
3099
3100 2006-09-27 22:30 +0000 [r7820]  Elan Ruusamäe <glen/at/pld-linux.org>
3101
3102         * rc.d/rc.sysinit: Relax fstab format when finding rootfs passno
3103           (allow comments at the end of line).
3104
3105 2006-09-27 13:35 +0000 [r7819]  Elan Ruusamäe <glen/at/pld-linux.org>
3106
3107         * rc.d/rc.sysinit: Optimize less uname -r calls.
3108
3109 2006-09-26 23:59 +0000 [r7818]  Elan Ruusamäe <glen/at/pld-linux.org>
3110
3111         * rc.d/rc.sysinit: Reflect init_gettext function rename.
3112
3113 2006-09-26 23:48 +0000 [r7817]  Elan Ruusamäe <glen/at/pld-linux.org>
3114
3115         * rc.d/init.d/functions: Add checking of msg cache validity. $TPUT
3116           and $GETTEXT need to be set before msg cache can be generated.
3117
3118 2006-09-24 09:35 +0000 [r7806]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3119
3120         * rc-scripts.spec.in: rc.local is now run from init.d/local script.
3121
3122 2006-09-24 09:29 +0000 [r7805]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3123
3124         * configure.ac: Prepare for 0.4.1.0 release (consider it beta).
3125
3126 2006-09-18 23:09 +0000 [r7794]  Elan Ruusamäe <glen/at/pld-linux.org>
3127
3128         * rc.d/rc.sysinit, rc.d/init.d/functions: Allow /usr being mounted
3129           afterwards.
3130
3131 2006-09-18 19:06 +0000 [r7793]  Elan Ruusamäe <glen/at/pld-linux.org>
3132
3133         * rc.d/init.d/allowlogin: Drop superfluous default setting.
3134
3135 2006-09-18 19:02 +0000 [r7792]  Elan Ruusamäe <glen/at/pld-linux.org>
3136
3137         * rc.d/init.d/sys-chroots: Don't touch chkconfig symlinks on
3138           chroot, instead play with network subsys lockfile. This allows
3139           you define sys-chroots from livecd without corrupting that
3140           chroot.
3141
3142 2006-09-18 18:58 +0000 [r7791]  Elan Ruusamäe <glen/at/pld-linux.org>
3143
3144         * rc.d/init.d/sys-chroots, rc.d/rc, rc.d/rc.sysinit,
3145           rc.d/init.d/allowlogin: /etc/sysconfig/system already loaded by
3146           init.d/functions. Adjust defaults if no sysconfig/system is
3147           present (so the checks stay same after these changes).
3148
3149 2006-09-18 18:50 +0000 [r7790]  Elan Ruusamäe <glen/at/pld-linux.org>
3150
3151         * rc.d/rc.sysinit: RUN_LDCONFIG not used here.
3152
3153 2006-09-18 17:55 +0000 [r7789]  Elan Ruusamäe <glen/at/pld-linux.org>
3154
3155         * rc.d/init.d/functions: Corrected tput check.
3156
3157 2006-09-18 12:41 +0000 [r7788]  Elan Ruusamäe <glen/at/pld-linux.org>
3158
3159         * rc.d/init.d/functions: Trap and hide errors when reading msg
3160           cachefile.
3161
3162 2006-09-17 22:06 +0000 [r7787]  Elan Ruusamäe <glen/at/pld-linux.org>
3163
3164         * rc.d/init.d/functions: Punctuation.
3165
3166 2006-09-17 21:52 +0000 [r7786]  Elan Ruusamäe <glen/at/pld-linux.org>
3167
3168         * rc.d/init.d/functions: No need to force any settings for initng.
3169
3170 2006-09-17 19:05 +0000 [r7785]  Elan Ruusamäe <glen/at/pld-linux.org>
3171
3172         * rc.d/init.d/timezone: Use lockfiles.
3173
3174 2006-09-17 18:34 +0000 [r7784]  Elan Ruusamäe <glen/at/pld-linux.org>
3175
3176         * rc.d/init.d/functions: Cache colors in filesystem too.
3177
3178 2006-09-17 18:21 +0000 [r7783]  Elan Ruusamäe <glen/at/pld-linux.org>
3179
3180         * rc.d/init.d/functions: busy(), ok(), started(), are constant so
3181           their values can be cached.
3182
3183 2006-09-17 18:15 +0000 [r7781-7782]  Elan Ruusamäe <glen/at/pld-linux.org>
3184
3185         * rc.d/init.d/functions: Buffer show() function so the display to
3186           be more smooth.
3187
3188         * rc.d/init.d/functions: Correct show() function printf handling.
3189
3190 2006-09-17 17:53 +0000 [r7779-7780]  Elan Ruusamäe <glen/at/pld-linux.org>
3191
3192         * rc.d/init.d/template.init: RETVAL is set by start(); if any.
3193
3194         * rc.d/init.d/sys-chroots: RETVAL is set by start(); if any.
3195
3196 2006-09-17 17:10 +0000 [r7778]  Elan Ruusamäe <glen/at/pld-linux.org>
3197
3198         * rc.d/init.d/template.init: Demonstrate use of functions.
3199
3200 2006-09-17 17:06 +0000 [r7777]  Elan Ruusamäe <glen/at/pld-linux.org>
3201
3202         * rc.d/init.d/network: Shortcuts for vserver.
3203
3204 2006-09-17 16:59 +0000 [r7776]  Elan Ruusamäe <glen/at/pld-linux.org>
3205
3206         * rc.d/init.d/cpusets: Merge optimzations from network script.
3207
3208 2006-09-17 16:52 +0000 [r7775]  Elan Ruusamäe <glen/at/pld-linux.org>
3209
3210         * rc.d/init.d/network: Add bug-5795.patch (assume it's correct).
3211
3212 2006-09-17 16:47 +0000 [r7774]  Elan Ruusamäe <glen/at/pld-linux.org>
3213
3214         * rc.d/init.d/network, rc.d/init.d/timezone,
3215           rc.d/init.d/sys-chroots, rc.d/init.d/cpusets: Use functions to
3216           avoid reexec for restart.
3217
3218 2006-09-17 16:27 +0000 [r7771-7773]  Elan Ruusamäe <glen/at/pld-linux.org>
3219
3220         * rc.d/init.d/local, rc.d/init.d/sys-chroots: Propset Id
3221
3222         * rc.d/init.d/local: Update chkconfig description.
3223
3224         * rc.d/init.d/local, rc.d/init.d/cpusets: LSB compliance.
3225
3226 2006-09-17 15:57 +0000 [r7770]  Elan Ruusamäe <glen/at/pld-linux.org>
3227
3228         * rc.d/init.d/functions: Cache termput calls within same script.
3229
3230 2006-09-17 15:42 +0000 [r7769]  Elan Ruusamäe <glen/at/pld-linux.org>
3231
3232         * rc.d/init.d/functions: Kill bogus +arg checks.
3233
3234 2006-09-17 15:29 +0000 [r7768]  Elan Ruusamäe <glen/at/pld-linux.org>
3235
3236         * rc.d/init.d/functions: Always use cached in show() function
3237           (There's no benefit of doing otherwise).
3238
3239 2006-09-17 15:18 +0000 [r7765-7767]  Elan Ruusamäe <glen/at/pld-linux.org>
3240
3241         * rc.d/init.d/functions: Cleanup nls() function.
3242
3243         * rc.d/init.d/functions: Avoid overwriting global NLS_DOMAIN if can
3244           do without.
3245
3246         * rc.d/init.d/functions: Keep state of have gettext and have tput
3247           per whole initscript.
3248
3249 2006-09-17 15:01 +0000 [r7764]  Elan Ruusamäe <glen/at/pld-linux.org>
3250
3251         * rc.d/init.d/functions: Use buggy awk-printf wrapper only if
3252           /bin/printf is not available.
3253
3254 2006-09-17 13:49 +0000 [r7763]  Elan Ruusamäe <glen/at/pld-linux.org>
3255
3256         * rc.d/init.d/Makefile.am, rc.d/init.d/local (added): Use locking
3257           for rc.local , so that it's no longer invoked between runlevel
3258           changes.
3259
3260 2006-09-17 13:36 +0000 [r7761-7762]  Elan Ruusamäe <glen/at/pld-linux.org>
3261
3262         * rc.d/init.d/cpusets: Cosmetics for vim
3263
3264         * rc.d/init.d/network, rc.d/init.d/timezone, rc.d/init.d/random,
3265           rc.d/init.d/allowlogin: LSB compliance
3266
3267 2006-09-17 13:26 +0000 [r7758-7760]  Elan Ruusamäe <glen/at/pld-linux.org>
3268
3269         * rc.d/init.d/single: Adjust indent.
3270
3271         * rc.d/init.d/network, rc.d/init.d/single, rc.d/init.d/cpusets:
3272           Sane $PATH is initialized in init.d/functions.
3273
3274         * rc.d/init.d/network, rc.d/init.d/timezone, rc.d/init.d/random,
3275           rc.d/init.d/single, rc.d/init.d/cpusets, rc.d/init.d/allowlogin:
3276           NLS_DOMAIN="rc-scripts" is the default setting, remove.
3277
3278 2006-09-09 19:13 +0000 [r7745]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3279
3280         * sysconfig/network-scripts/ifdown: Allow to kill
3281           dhcp/wpa_supplicant daemon even if device disappears/is down due
3282           to some reasons.
3283
3284 2006-09-08 18:35 +0000 [r7739]  Radosław Zieliński <radek/at/pld-linux.org>
3285
3286         * sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
3287           sysconfig/network-scripts/ifup-ppp: - speedtouch-neostrada fixes:
3288           - use modem_run in kernel mode only if PPPOA_FIRMWARE is not
3289           empty; comment out PPPOA_FIRMWARE in default ifcfg-ppp0 - comment
3290           out MTU=1452; doesn't work (for me) if it's defined
3291
3292 2006-08-31 11:58 +0000 [r7694]  Elan Ruusamäe <glen/at/pld-linux.org>
3293
3294         * sysconfig/interfaces/ifcfg-description: Correct english
3295           description.
3296
3297 2006-08-31 09:51 +0000 [r7693]  Elan Ruusamäe <glen/at/pld-linux.org>
3298
3299         * sysconfig/network-scripts/ifup: Restore basename change.
3300
3301 2006-08-31 07:26 +0000 [r7692]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3302
3303         * sysconfig/network-scripts/ifup,
3304           sysconfig/network-scripts/functions.network: Detect if wireless
3305           interface is turned on.
3306
3307 2006-08-10 12:14 +0000 [r7656]  Jan Rękorajski <baggins/at/pld-linux.org>
3308
3309         * rc.d/init.d/network: - check for /usb/bin/wc existence (in case
3310           of /usr over NFS)
3311
3312 2006-07-24 14:02 +0000 [r7546]  Elan Ruusamäe <glen/at/pld-linux.org>
3313
3314         * sysconfig/interfaces/ifcfg-irlan0, doc/net-scripts.txt:
3315           s/BOOTMETHOD/BOOTPROTO/g once more.
3316
3317 2006-07-24 13:59 +0000 [r7544-7545]  Elan Ruusamäe <glen/at/pld-linux.org>
3318
3319         * sysconfig/network-scripts/ifup: Default $DHCP_HOSTNAME to
3320           $HOSTNAME.
3321
3322         * sysconfig/network-scripts/ifup: Optimize: remove three basename
3323           calls
3324
3325 2006-07-20 14:13 +0000 [r7537]  Elan Ruusamäe <glen/at/pld-linux.org>
3326
3327         * TODO: - killproc() s%!&*ks
3328
3329 2006-07-19 16:38 +0000 [r7535]  Jan Rękorajski <baggins/at/pld-linux.org>
3330
3331         * sysconfig/hwprofiles/files: - added xorg.conf
3332
3333 2006-07-09 08:06 +0000 [r7499]  Adam Gołębiowski <adamg/at/pld-linux.org>
3334
3335         * sysconfig/network-scripts/functions.network: - typo; noticed by
3336           Szymon Siwek (sls (at) poczta wp pl)
3337
3338 2006-07-04 14:59 +0000 [r7491]  Elan Ruusamäe <glen/at/pld-linux.org>
3339
3340         * TODO: Add LVM on dmraid problem
3341
3342 2006-05-28 19:05 +0000 [r7454]  Elan Ruusamäe <glen/at/pld-linux.org>
3343
3344         * autogen.sh: Always run changelog generation when asked. Obfuscate
3345           email addreses here. Use mktemp if available. Allow various
3346           locations for CVSROOT/users file.
3347
3348 2006-05-23 15:38 +0000 [r7436]  Elan Ruusamäe <glen/at/pld-linux.org>
3349
3350         * sysconfig/network-scripts/functions.network: Try harder to get
3351           value for WLAN_NICKNAME.
3352
3353 2006-05-15 23:18 +0000 [r7408]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
3354
3355         * sysctl.conf: - grsecurity options updated
3356
3357 2006-05-07 17:33 +0000 [r7394]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3358
3359         * configure.ac: Release 0.4.0.27.
3360
3361 2006-05-07 17:27 +0000 [r7391-7393]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3362
3363         * rc-scripts.spec.in: Add sysconfig/hwprofiles dir.
3364
3365         * rc.d/rc.shutdown: Speedup shutdown (glen).
3366
3367         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
3368           sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
3369           sysconfig/interfaces/Makefile.am: Add ifcfg-ppp0.gprs-idea to
3370           makefiles. Add proper initstring to ifcfg-ppp0.gprs-plusgsm.
3371           Another PHONE for gprs-idea (this one works for me with ipaq over
3372           BT).
3373
3374 2006-05-07 17:18 +0000 [r7390]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3375
3376         * sysconfig/interfaces/data/Makefile.am, sysconfig/Makefile.am,
3377           doc/Makefile.am, sysconfig/interfaces/up.d/all/Makefile.am,
3378           sysconfig/hwprofiles/Makefile.am,
3379           sysconfig/interfaces/Makefile.am,
3380           sysconfig/interfaces/down.d/all/Makefile.am: Avoid installing
3381           files that aren't packaged (glen).
3382
3383 2006-05-07 11:09 +0000 [r7389]  Elan Ruusamäe <glen/at/pld-linux.org>
3384
3385         * rc.d/init.d/network: Fix missing $bootprio.
3386
3387 2006-05-07 10:46 +0000 [r7388]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3388
3389         * rc.d/init.d/network: Fix interfaces_boot detection (Adam Ryba).
3390
3391 2006-04-25 07:20 +0000 [r7370]  Elan Ruusamäe <glen/at/pld-linux.org>
3392
3393         * rc.d/rc: Tabs.
3394
3395 2006-03-23 09:22 +0000 [r7293]  Tomasz Pala <gotar/at/pld-linux.org>
3396
3397         * sysconfig/network: - hostname -h [...] Unless you are using bind
3398           or NIS for host lookups you can change the FQDN (Fully Qualified
3399           Domain Name) and the DNS domain name (which is part of the FQDN)
3400           in the /etc/hosts file.
3401
3402 2006-03-22 19:54 +0000 [r7279]  Elan Ruusamäe <glen/at/pld-linux.org>
3403
3404         * rc.d/rc.sysinit: Vserver speedup (skips extra 5 second delay in
3405           some cases)
3406
3407 2006-03-20 17:22 +0000 [r7253]  Radosław Zieliński <radek/at/pld-linux.org>
3408
3409         * rc.d/rc.sysinit: - allow \t in "alias usb-controller" (from
3410           Lukasz Masko, nov 2005)
3411
3412 2006-03-11 14:54 +0000 [r7144]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3413
3414         * sysconfig/network-scripts/ifup-ppp: Typo bugfix.
3415
3416 2006-03-09 17:54 +0000 [r7132]  Elan Ruusamäe <glen/at/pld-linux.org>
3417
3418         * rc.d/init.d/network: Tabs.
3419
3420 2006-03-09 17:47 +0000 [r7131]  Elan Ruusamäe <glen/at/pld-linux.org>
3421
3422         * rc.d/init.d/network: Rewritten configuration parsing portion
3423           (solves ~ and .rpmnew files ignorance). execve() calls reduced
3424           from 25 to 4. Tested with ash and ksh. There could be bugs!
3425
3426 2006-03-09 16:20 +0000 [r7127]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3427
3428         * configure.ac: Prepare for 0.4.0.26.
3429
3430 2006-03-09 14:58 +0000 [r7126]  Jan Rękorajski <baggins/at/pld-linux.org>
3431
3432         * rc.d/init.d/template.init: - no, please don't remove vim modeline
3433
3434 2006-03-09 11:21 +0000 [r7125]  Elan Ruusamäe <glen/at/pld-linux.org>
3435
3436         * rc.d/init.d/template.init: vim modeline is unneccessary here.
3437
3438 2006-03-08 15:07 +0000 [r7121]  Jan Rękorajski <baggins/at/pld-linux.org>
3439
3440         * rc.d/rc.sysinit: - human readable cleaning of /var/lock - and
3441           don't remove /var/lock/cvs
3442
3443 2006-03-05 13:41 +0000 [r7096]  Adam Gołębiowski <adamg/at/pld-linux.org>
3444
3445         * sysconfig/system: - typos
3446
3447 2006-03-03 21:54 +0000 [r7083]  Elan Ruusamäe <glen/at/pld-linux.org>
3448
3449         * rc.d/rc.sysinit: The is_no() function comes from functions, don't
3450           use it before it's defined
3451
3452 2006-02-27 18:09 +0000 [r7036]  Elan Ruusamäe <glen/at/pld-linux.org>
3453
3454         * setsysfont: Revert hardcoded part. Fix your config instead.
3455
3456 2006-02-27 17:49 +0000 [r7035]  Elan Ruusamäe <glen/at/pld-linux.org>
3457
3458         * rc.d/init.d/cpusets: - expand Id keyword
3459
3460 2006-02-27 13:47 +0000 [r7034]  Elan Ruusamäe <glen/at/pld-linux.org>
3461
3462         * rc.d/init.d/network: In vserver /sbin/ip is not required.
3463
3464 2006-02-26 11:05 +0000 [r7020]  Elan Ruusamäe <glen/at/pld-linux.org>
3465
3466         * rc.d/init.d/functions: Disable colors and enable FASTRC for
3467           initng.
3468
3469 2006-02-26 10:45 +0000 [r7019]  Elan Ruusamäe <glen/at/pld-linux.org>
3470
3471         * setsysfont: Unicode fixes.
3472
3473 2006-02-24 11:04 +0000 [r7006]  Elan Ruusamäe <glen/at/pld-linux.org>
3474
3475         * rc.d/rc.sysinit: Boot logging possibility with showconsole.
3476
3477 2006-02-23 14:43 +0000 [r7005]  Elan Ruusamäe <glen/at/pld-linux.org>
3478
3479         * rc.d/rc.sysinit: Respect fs_passno for rootfs when doing rootfs
3480           fsck. Enable paralell fsck for other filesystems.
3481
3482 2006-02-23 14:23 +0000 [r7004]  Elan Ruusamäe <glen/at/pld-linux.org>
3483
3484         * rc.d/rc.sysinit: Ignore "rootfs" when setting _ROOTFS_TYPE.
3485
3486 2006-02-23 13:57 +0000 [r7003]  Elan Ruusamäe <glen/at/pld-linux.org>
3487
3488         * rc.d/rc.sysinit: Make /dev/cpuset dir for udev. Check
3489           /proc/mounts instead of /proc/filesystems when filling /etc/mtab.
3490
3491 2006-02-23 10:38 +0000 [r7002]  Elan Ruusamäe <glen/at/pld-linux.org>
3492
3493         * rc-scripts.spec.in, inittab, rc.d/rc.sysinit, run-parts,
3494           doc/net-scripts.txt, doc/sysvinitfiles, rc.d/init.d/functions: We
3495           are PLD Linux (not just PLD).
3496
3497 2006-02-23 10:35 +0000 [r6999-7001]  Elan Ruusamäe <glen/at/pld-linux.org>
3498
3499         * sysconfig/init-colors: We are PLD Linux (not just PLD), fix
3500           init-colors.gentoo path.
3501
3502         * sysconfig/i18n: Have here also listed en_US.UTF-8
3503
3504         * sysconfig/interfaces/ifcfg-eth0: By default boot eth0 with dhcp.
3505           If you have static IP configuration, you need to edit this file
3506           anyway
3507
3508 2006-02-14 00:24 +0000 [r6972]  Jan Rękorajski <baggins/at/pld-linux.org>
3509
3510         * sysconfig/cpusets/cpuset-test, rc.d/init.d/cpusets: - cpuset
3511           virtualization support
3512
3513 2006-02-10 22:21 +0000 [r6965]  Elan Ruusamäe <glen/at/pld-linux.org>
3514
3515         * rc.d/rc.sysinit: Reverted last change
3516
3517 2006-02-10 19:47 +0000 [r6964]  Elan Ruusamäe <glen/at/pld-linux.org>
3518
3519         * rc.d/rc.sysinit: Disable DELAY_LOGIN for vserver, suggested by
3520           Patrys
3521
3522 2006-02-10 19:40 +0000 [r6960-6963]  Elan Ruusamäe <glen/at/pld-linux.org>
3523
3524         * rc.d/rc.sysinit: Remove stupid sleep 1
3525
3526         * rc.d/rc.sysinit: No SELinux labels for vserver
3527
3528         * rc.d/rc.sysinit: Fixing indent
3529
3530         * rc.d/rc.sysinit: setsysfont and selinux make no sense inside
3531           vserver (no devices attached)
3532
3533 2006-02-10 19:31 +0000 [r6959]  Elan Ruusamäe <glen/at/pld-linux.org>
3534
3535         * rc.d/rc.sysinit: Do not mount /proc in vserver
3536
3537 2006-02-10 19:17 +0000 [r6958]  Elan Ruusamäe <glen/at/pld-linux.org>
3538
3539         * rc.d/init.d/network: One can't (u)mount anything inside vserver,
3540           not even network mounts
3541
3542 2006-02-08 17:41 +0000 [r6952]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3543
3544         * rc.d/rc.sysinit: Redirect errors from mounts grepping to
3545           /dev/null.
3546
3547 2006-02-05 15:32 +0000 [r6922]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3548
3549         * sysconfig/system, rc.d/rc.sysinit: Rename PROMPT to RC_PROMPT
3550           (PROMPT is internal zsh variable). Fixed RC_PROMPT testing to
3551           work as described in sysconfig/system.
3552
3553 2006-01-21 13:49 +0000 [r6875-6876]  Elan Ruusamäe <glen/at/pld-linux.org>
3554
3555         * rc.d/init.d/template.init: Allow some actions when network is
3556           down (by ankry /at/ 2003-07-03).
3557
3558         * rc.d/init.d/template.init: - remove old syntax
3559
3560 2006-01-21 12:32 +0000 [r6874]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3561
3562         * sysconfig/interfaces/ifcfg-description: Describe current
3563           PPPoE/PPPoA config.
3564
3565 2006-01-21 12:18 +0000 [r6873]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3566
3567         * sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
3568           sysconfig/network-scripts/ifup-ppp: Generic PPP over ATM support.
3569
3570 2006-01-20 18:02 +0000 [r6871]  Jan Rękorajski <baggins/at/pld-linux.org>
3571
3572         * rc.d/rc.sysinit: - give getkey a timeout of 5s, better safe than
3573           hung init process
3574
3575 2006-01-20 15:40 +0000 [r6869]  Jan Rękorajski <baggins/at/pld-linux.org>
3576
3577         * rc.d/init.d/functions: - skip filter_chroot() in vserver fixes
3578           running %pre/%post scripts for packages installed in vserver
3579
3580 2006-01-19 08:52 +0000 [r6864]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3581
3582         * sysconfig/interfaces/Makefile.am,
3583           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada (added): Add
3584           ueagle example (abram).
3585
3586 2006-01-18 08:18 +0000 [r6844]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3587
3588         * configure.ac: Prepare for 0.4.0.25.
3589
3590 2006-01-15 12:01 +0000 [r6809]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3591
3592         * rc.d/init.d/sys-chroots, rc.d/rc.sysinit: Use correct chown
3593           user:group notation.
3594
3595 2006-01-13 18:07 +0000 [r6803]  Jan Rękorajski <baggins/at/pld-linux.org>
3596
3597         * rc.d/rc.sysinit: - more non-vserver stuff ifed
3598
3599 2006-01-12 16:21 +0000 [r6798-6800]  Jan Rękorajski <baggins/at/pld-linux.org>
3600
3601         * rc.d/rc.sysinit: - cleanup if vserver logic
3602
3603         * rc.d/rc.sysinit: - merge more vserver ifs
3604
3605         * rc.d/rc.sysinit: - typo
3606
3607 2006-01-12 16:10 +0000 [r6797]  Jan Rękorajski <baggins/at/pld-linux.org>
3608
3609         * rc.d/rc.sysinit: - more non-vserver things if'ed - kill psdevtab
3610           removal (file is obsolete since 1998)
3611
3612 2006-01-12 16:01 +0000 [r6796]  Jan Rękorajski <baggins/at/pld-linux.org>
3613
3614         * rc.d/rc.shutdown: - cleanup
3615
3616 2006-01-12 15:29 +0000 [r6795]  Jan Rękorajski <baggins/at/pld-linux.org>
3617
3618         * rc.d/rc.shutdown, rc.d/rc.sysinit: - skip swap/quota/acct in
3619           vserver
3620
3621 2006-01-10 20:59 +0000 [r6788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3622
3623         * rc.d/rc.sysinit: mdadm now creates missing nodes when assembling
3624           an array.
3625
3626 2006-01-09 17:23 +0000 [r6781]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3627
3628         * sysconfig/network-scripts/functions.network: Typos fixed.
3629
3630 2006-01-08 21:53 +0000 [r6777]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3631
3632         * configure.ac: Prepare for 0.4.0.24.
3633
3634 2006-01-07 15:57 +0000 [r6762]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3635
3636         * sysconfig/network-scripts/functions.network: ESSID setting is
3637           done only once, at the end just before commit.
3638
3639 2006-01-06 15:57 +0000 [r6750]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3640
3641         * rc.d/rc.sysinit: Don't use run_cmd for starting udev since
3642           start_udev can handle messages itself.
3643
3644 2006-01-05 22:52 +0000 [r6747]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3645
3646         * rc.d/rc.sysinit, setsysfont: Fix console detection by not running
3647           setsysfont trough run_cmd (fixes utf8 font handling, too).
3648
3649 2006-01-04 12:16 +0000 [r6734]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3650
3651         * rc.d/rc.sysinit: No longer set hotplug stuff. Put that into
3652           sysctl.conf.
3653
3654 2006-01-01 20:16 +0000 [r6727]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3655
3656         * lang.sh: Process more locale variables (havner).
3657
3658 2006-01-01 20:12 +0000 [r6726]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3659
3660         * setsysfont: Include /etc/rc.d/init.d/functions.
3661
3662 2005-12-26 10:35 +0000 [r6709]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3663
3664         * sysconfig/network-scripts/functions.network: Fix WLAN power,
3665           txpower, retry settings. Patch by Łukasz Maśko.
3666
3667 2005-12-15 18:59 +0000 [r6651-6652]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3668
3669         * configure.ac: Preparations for 0.4.0.23.
3670
3671         * rc.d/rc.sysinit: modprobe with -s option so messages go to
3672           syslog.
3673
3674 2005-12-09 15:26 +0000 [r6627]  Jan Rękorajski <baggins/at/pld-linux.org>
3675
3676         * rc.d/rc.shutdown: - change reboot/halt message for vserver
3677           (request by glen)
3678
3679 2005-12-05 00:33 +0000 [r6598]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3680
3681         * sysconfig/network-scripts/ifup,
3682           sysconfig/interfaces/ifcfg-description: Up wireless device before
3683           setting any WLAN parameters support.
3684
3685 2005-12-05 00:29 +0000 [r6597]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3686
3687         * rc.d/rc.sysinit: udev loads core usb modules itself so
3688           /proc/bus/usb was never mounted here. Now we are checking for
3689           exact mount instead of just checking whether usb modules are
3690           loaded.
3691
3692 2005-11-24 15:25 +0000 [r6563]  Jan Rękorajski <baggins/at/pld-linux.org>
3693
3694         * rc.d/rc.sysinit, rc.d/init.d/functions: - remove duplicate
3695           entries in vserver guest /etc/mtab
3696
3697 2005-11-23 20:49 +0000 [r6561]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3698
3699         * setsysfont: Don't yell when there is no kbd installed.
3700
3701 2005-11-18 23:44 +0000 [r6541]  Jan Rękorajski <baggins/at/pld-linux.org>
3702
3703         * rc.d/rc.sysinit: - don't clear mtab on vserver guest
3704
3705 2005-11-17 22:54 +0000 [r6540]  Jan Rękorajski <baggins/at/pld-linux.org>
3706
3707         * rc.d/init.d/functions: - fixed vserver detection with legacy
3708           vserver code turned off
3709
3710 2005-11-16 18:45 +0000 [r6534]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3711
3712         * configure.ac: Update for 0.4.0.22.
3713
3714 2005-11-05 01:34 +0000 [r6520]  Elan Ruusamäe <glen/at/pld-linux.org>
3715
3716         * rc.d/rc.sysinit: - remove useless rm -f /var/run/hwprofile, which
3717           will never work as all filesystems are readonly at that point
3718
3719 2005-11-01 18:34 +0000 [r6510-6511]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3720
3721         * src/process.c: Updated from FC.
3722
3723         * src/shvar.c, src/shvar.h: Be more precise about condition.
3724
3725 2005-10-30 22:14 +0000 [r6504]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3726
3727         * rc.d/rc.shutdown, rc.d/rc.sysinit: Mount securityfs filesystem on
3728           kernel >= 2.6.14.
3729
3730 2005-10-30 00:03 +0000 [r6503]  Jan Rękorajski <baggins/at/pld-linux.org>
3731
3732         * rc.d/rc: - corrected order of conditions
3733
3734 2005-10-28 14:54 +0000 [r6501]  Jan Rękorajski <baggins/at/pld-linux.org>
3735
3736         * rc.d/init.d/network: - ignore non-empty but commented /etc/mactab
3737           (patch by glen)
3738
3739 2005-10-26 16:57 +0000 [r6492]  Jan Rękorajski <baggins/at/pld-linux.org>
3740
3741         * lang.sh, run-parts, lang.csh, hwprofile, service, setsysfont: -
3742           more white space and formatting cleanup
3743
3744 2005-10-26 16:33 +0000 [r6491]  Jan Rękorajski <baggins/at/pld-linux.org>
3745
3746         * rc.d/rc.shutdown, ppp/ipx-down, rc.d/init.d/network,
3747           rc.d/init.d/timezone, sysconfig/network-scripts/ifdown-vlan,
3748           sysconfig/network-scripts/tnldown,
3749           sysconfig/network-scripts/ifdown,
3750           sysconfig/network-scripts/ifup-plusb,
3751           sysconfig/network-scripts/ifdown-br,
3752           sysconfig/interfaces/tnlcfg-icm,
3753           sysconfig/network-scripts/ifup-neigh,
3754           sysconfig/network-scripts/functions.network, ppp/auth-up,
3755           sysconfig/network-scripts/ifup-ppp,
3756           sysconfig/network-scripts/ifup-ipx,
3757           sysconfig/network-scripts/ifup-vlan,
3758           sysconfig/interfaces/tnlcfg-description,
3759           sysconfig/network-scripts/ifup-br,
3760           sysconfig/network-scripts/ifup-plip, sysconfig/system,
3761           rc.d/init.d/template.init, ppp/ip-up, rc.d/init.d/random,
3762           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post,
3763           rc.d/init.d/single, rc.d/rc.init, sysconfig/timezone,
3764           sysconfig/clock, rc.d/init.d/cpusets,
3765           sysconfig/network-scripts/ifup-routes,
3766           sysconfig/network-scripts/ifup-aliases,
3767           sysconfig/network-scripts/ifdown-ppp, ppp/auth-down,
3768           rc.d/init.d/sys-chroots, sysconfig/network-scripts/ifup-post,
3769           sysconfig/static-routes, sysconfig/static-nat, ppp/ip-down,
3770           ppp/ipx-up, rc.d/init.d/allowlogin, rc.d/rc.local,
3771           rc.d/init.d/functions, sysconfig/network-scripts/ifdown-sl,
3772           sysconfig/network-scripts/tnlup,
3773           sysconfig/network-scripts/ifdown-irda,
3774           sysconfig/network-scripts/ifup,
3775           sysconfig/network-scripts/ifup-iucv, rc.d/rc, sysconfig/network,
3776           rc.d/init.d/killall, rc.d/rc.modules,
3777           sysconfig/network-scripts/ifup-sl,
3778           sysconfig/network-scripts/ifup-irda: - more vim setting removed
3779           (don't convert tabs to spaces) - white space cleanup - convert
3780           spaces to tabs - unify formatting for all scripts
3781
3782 2005-10-25 18:22 +0000 [r6489]  Jan Rękorajski <baggins/at/pld-linux.org>
3783
3784         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit: - add support for
3785           running inside vservers, the diff may seem huge but it's mostly
3786           white space change
3787
3788 2005-10-25 18:15 +0000 [r6488]  Jan Rękorajski <baggins/at/pld-linux.org>
3789
3790         * rc.d/init.d/functions: - typo
3791
3792 2005-10-25 17:11 +0000 [r6487]  Jan Rękorajski <baggins/at/pld-linux.org>
3793
3794         * rc.d/rc, rc.d/rc.sysinit: - source configs before functions
3795
3796 2005-10-25 16:56 +0000 [r6485]  Jan Rękorajski <baggins/at/pld-linux.org>
3797
3798         * rc.d/init.d/network: - don't start interfaces inside vserver
3799
3800 2005-10-25 16:46 +0000 [r6484]  Jan Rękorajski <baggins/at/pld-linux.org>
3801
3802         * rc.d/rc: - all stty's stderr belongs to /dev/null
3803
3804 2005-10-25 16:21 +0000 [r6482]  Jan Rękorajski <baggins/at/pld-linux.org>
3805
3806         * rc.d/init.d/functions: - detect if run inside vserver and ignore
3807           rc_splash if so
3808
3809 2005-10-25 16:04 +0000 [r6480]  Jan Rękorajski <baggins/at/pld-linux.org>
3810
3811         * rc.d/rc.sysinit: - we need /proc mounted before everything
3812
3813 2005-10-25 14:17 +0000 [r6479]  Jan Rękorajski <baggins/at/pld-linux.org>
3814
3815         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit, rc.d/rc.modules: -
3816           grep: all your stderr are belong to /dev/null
3817
3818 2005-10-25 11:58 +0000 [r6477]  Jan Rękorajski <baggins/at/pld-linux.org>
3819
3820         * rc.d/init.d/functions: - better detection of tput functionality
3821
3822 2005-10-19 19:06 +0000 [r6468]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3823
3824         * configure.ac: Update for new release.
3825
3826 2005-10-19 18:08 +0000 [r6467]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3827
3828         * sysconfig/network-scripts/functions.network: Working version of
3829           calcprefix().
3830
3831 2005-10-19 11:01 +0000 [r6462]  Jan Rękorajski <baggins/at/pld-linux.org>
3832
3833         * rc.d/rc: - check for proper first argument in correct place
3834
3835 2005-10-17 15:04 +0000 [r6453]  Jan Rękorajski <baggins/at/pld-linux.org>
3836
3837         * rc.d/init.d/functions: - RC_LOGGING should be checked against
3838           "no"
3839
3840 2005-10-17 14:52 +0000 [r6452]  Jan Rękorajski <baggins/at/pld-linux.org>
3841
3842         * rc.d/rc.shutdown, sysconfig/system, rc.d/init.d/functions: -
3843           clean solution for initlog/minilogd: RC_LOGGING setting, and
3844           don't log while shutting down
3845
3846 2005-10-17 13:49 +0000 [r6451]  Jan Rękorajski <baggins/at/pld-linux.org>
3847
3848         * src/minilogd.c (added), src/initlog.c, src/Makefile.am: -
3849           reverted last commit
3850
3851 2005-10-17 13:20 +0000 [r6450]  Jan Rękorajski <baggins/at/pld-linux.org>
3852
3853         * src/minilogd.c (removed), src/initlog.c, src/Makefile.am: -
3854           removed minilogd and its calls (more pain than gain)
3855
3856 2005-10-16 19:26 +0000 [r6447]  Jan Rękorajski <baggins/at/pld-linux.org>
3857
3858         * rc.d/init.d/network, rc.d/rc.shutdown, rc.d/init.d/timezone,
3859           sysconfig/network-scripts/ifdown-vlan,
3860           sysconfig/network-scripts/tnldown,
3861           sysconfig/network-scripts/ifup-plusb,
3862           sysconfig/network-scripts/ifdown,
3863           sysconfig/network-scripts/ifdown-br,
3864           sysconfig/network-scripts/ifup-neigh,
3865           sysconfig/network-scripts/functions.network,
3866           sysconfig/network-scripts/ifup-ppp,
3867           sysconfig/network-scripts/ifup-ipx,
3868           sysconfig/network-scripts/ifup-vlan,
3869           sysconfig/network-scripts/ifup-br,
3870           sysconfig/network-scripts/ifup-plip, sysconfig/system,
3871           rc.d/init.d/template.init, rc.d/rc.sysinit, rc.d/init.d/random,
3872           sysconfig/network-scripts/ifdown-post, rc.d/rc.init,
3873           rc.d/init.d/single, sysconfig/timezone, hwprofile,
3874           rc.d/init.d/cpusets, sysconfig/network-scripts/ifup-routes,
3875           sysconfig/network-scripts/ifup-aliases,
3876           sysconfig/network-scripts/ifdown-ppp,
3877           sysconfig/network-scripts/ifup-post, rc.d/init.d/allowlogin,
3878           rc.d/rc.local, sysconfig/network-scripts/ifdown-sl,
3879           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
3880           sysconfig/network-scripts/ifdown-irda,
3881           sysconfig/network-scripts/ifup-iucv, rc.d/rc, sysconfig/network,
3882           rc.d/init.d/killall, sysconfig/network-scripts/ifup-sl,
3883           sysconfig/network-scripts/ifup-irda: - removed dumb tw=78 vim
3884           setting
3885
3886 2005-10-06 16:08 +0000 [r6429]  Artur Frysiak <wiget/at/pld-linux.org>
3887
3888         * rc.d/init.d/network: - fixed CIFS unmounting
3889
3890 2005-10-04 18:09 +0000 [r6425]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3891
3892         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
3893           Use pidfile for wpa_supplicant.
3894
3895 2005-10-02 17:13 +0000 [r6420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3896
3897         * sysconfig/network-scripts/ifup,
3898           sysconfig/interfaces/ifcfg-description,
3899           sysconfig/network-scripts/ifdown: Simple support for WPA. Note
3900           that killing wpa_supplicant daemon is supported only for single
3901           daemon/interface (TODO: multiple daemons support).
3902
3903 2005-09-05 17:12 +0000 [r6352]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3904
3905         * rc.d/init.d/functions: Add support for whole path in pidfile.
3906
3907 2005-08-24 22:08 +0000 [r6333]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3908
3909         * rc.d/init.d/cpusets, rc.d/init.d/functions: Fix is_yes in cpuset
3910           stuff. Quote file paths when doing echo > something.
3911
3912 2005-08-23 16:32 +0000 [r6330]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3913
3914         * configure.ac: Update for 0.4.0.20.
3915
3916 2005-08-23 16:29 +0000 [r6327-6329]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3917
3918         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
3919           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Fixed PlusGSM
3920           examples. (Patch by Paweł Gołaszewski)
3921
3922         * inittab: Example for agetty on serial port.
3923
3924         * rc.d/init.d/network: [a-z] doesn't always mean whole alphabet
3925           (for example et_EE locale). Use C locale when searching. (Patch
3926           by Elan Ruusamäe)
3927
3928 2005-08-15 22:45 +0000 [r6315]  Jan Rękorajski <baggins/at/pld-linux.org>
3929
3930         * rc.d/init.d/cpusets: - don't spew errors on stdout - inform about
3931           failurse
3932
3933 2005-08-14 18:32 +0000 [r6311]  Tomasz Wittner <twittner/at/pld-linux.org>
3934
3935         * DEVELOPMENT: - typo in enumeration
3936
3937 2005-08-13 23:06 +0000 [r6307-6310]  Jan Rękorajski <baggins/at/pld-linux.org>
3938
3939         * rc.d/init.d/cpusets: - added echo for better status readability
3940
3941         * rc.d/init.d/cpusets: - properly test cpuset dir for status
3942           display
3943
3944         * rc.d/init.d/cpusets: - properly escape message
3945
3946         * rc.d/init.d/cpusets: - use show() when creating/removing cpusets
3947
3948 2005-08-13 22:58 +0000 [r6306]  Jan Rękorajski <baggins/at/pld-linux.org>
3949
3950         * rc.d/init.d/cpusets: - typo
3951
3952 2005-08-13 22:34 +0000 [r6305]  Jan Rękorajski <baggins/at/pld-linux.org>
3953
3954         * rc.d/init.d/functions: - take CPUSETS setting into account
3955
3956 2005-08-13 22:00 +0000 [r6304]  Jan Rękorajski <baggins/at/pld-linux.org>
3957
3958         * rc.d/rc.sysinit: - mount cpuset filesystem if kernel capable
3959
3960 2005-08-11 17:43 +0000 [r6300]  Jan Rękorajski <baggins/at/pld-linux.org>
3961
3962         * doc/sysconfig.txt, doc/sysconfig.docb: - added description for
3963           available per-service settings
3964
3965 2005-08-11 17:11 +0000 [r6299]  Jan Rękorajski <baggins/at/pld-linux.org>
3966
3967         * rc-scripts.spec.in: - cpusets added
3968
3969 2005-08-11 17:04 +0000 [r6297-6298]  Jan Rękorajski <baggins/at/pld-linux.org>
3970
3971         * rc.d/init.d/Makefile.am: - cpusets script added
3972
3973         * configure.ac: - sysconfig/cpusets/Makefile added
3974
3975 2005-08-11 16:58 +0000 [r6294-6296]  Jan Rękorajski <baggins/at/pld-linux.org>
3976
3977         * po/pl.po: - final touch
3978
3979         * po/pl.po: - updated
3980
3981         * rc.d/init.d/functions: - added some code for completness
3982
3983 2005-08-11 16:36 +0000 [r6293]  Jan Rękorajski <baggins/at/pld-linux.org>
3984
3985         * rc.d/init.d/cpusets: - defile cpuset settings as local in
3986           function
3987
3988 2005-08-11 16:35 +0000 [r6292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3989
3990         * rc.d/init.d/functions: filter_chroot(): Do not filter pids for
3991           processes that no longer exists. We don't know whether these were
3992           from current (ch)root so we assume that they were.
3993
3994 2005-08-11 16:23 +0000 [r6291]  Jan Rękorajski <baggins/at/pld-linux.org>
3995
3996         * rc.d/init.d/functions: - added cpuset support to daemon and
3997           status functions
3998
3999 2005-08-10 20:10 +0000 [r6290]  Jan Rękorajski <baggins/at/pld-linux.org>
4000
4001         * sysconfig/system, sysconfig/cpusets/cpuset-test (added),
4002           sysconfig/Makefile.am, rc.d/init.d/cpusets (added),
4003           sysconfig/cpusets/Makefile.am (added): - CPUSETS support (work in
4004           progress)
4005
4006 2005-08-10 19:49 +0000 [r6289]  Jan Rękorajski <baggins/at/pld-linux.org>
4007
4008         * sysconfig/cpusets (added): - a place for cpusets config files
4009
4010 2005-08-08 21:53 +0000 [r6288]  Andrzej Dopierała <undefine/at/pld-linux.org>
4011
4012         * rc.d/init.d/network: - get only tnlcfg-name, not tnlcfg-name~
4013
4014 2005-07-27 09:09 +0000 [r6229]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4015
4016         * sysconfig/network-scripts/ifup: ifup: Handle special
4017           pcmcia-hotplug case.
4018
4019 2005-07-21 22:35 +0000 [r6226]  Andrzej Dopierała <undefine/at/pld-linux.org>
4020
4021         * rc.d/init.d/network: - first up bridge, next tunnels (tunnels can
4022           be on bridges) - first down tunnels, next bridge ;)
4023
4024 2005-05-30 18:54 +0000 [r6028]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4025
4026         * configure.ac: Release 0.4.0.19.
4027
4028 2005-05-30 18:47 +0000 [r6027]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4029
4030         * sysconfig/network-scripts/ifup: Understand BOOTPROTO=static
4031           properly (Elan Ruusamäe <glen/at/pld-linux.org>).
4032
4033 2005-05-30 18:42 +0000 [r6026]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4034
4035         * sysconfig/network-scripts/ifdown-post: When stopping delete root
4036           queueing discipline instead of trying to add it.
4037
4038 2005-05-25 08:26 +0000 [r6013]  Elan Ruusamäe <glen/at/pld-linux.org>
4039
4040         * sysctl.conf: grsec is available for 2.6 kernels too.
4041
4042 2005-05-03 17:50 +0000 [r5915]  Elan Ruusamäe <glen/at/pld-linux.org>
4043
4044         * rc.d/init.d/sys-chroots: Typo.
4045
4046 2005-04-30 20:53 +0000 [r5896]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4047
4048         * rc.d/init.d/functions: killproc(): fill base and pid variables
4049           based on waitname.
4050
4051 2005-04-25 16:01 +0000 [r5884]  Adam Gołębiowski <adamg/at/pld-linux.org>
4052
4053         * rc.d/init.d/network: - when using BOOTPRIO, cd to /etc/sysconfig
4054           to get list of interfaces
4055
4056 2005-04-15 21:48 +0000 [r5770]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4057
4058         * sysconfig/interfaces/ifcfg-ppp0.gprs-idea: Add BT example.
4059
4060 2005-04-08 17:34 +0000 [r5744]  Paweł Sakowski <saq/at/pld-linux.org>
4061
4062         * sysconfig/system: - typo
4063
4064 2005-03-25 19:00 +0000 [r5631]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4065
4066         * rc-scripts.spec.in: Updated to match needs.
4067
4068 2005-03-25 18:50 +0000 [r5629-5630]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4069
4070         * rc.d/rc.sysinit: Fix sound dmabuf handling in rc.sysinit. Use
4071           different modules config file for 2.4/2.6 kernel.
4072           (havner/at/pld-linux.org)
4073
4074         * rc.d/init.d/functions: Fix displaing show() function when $CHARS
4075           variable is set. (tommat/at/pld-linux.org).
4076
4077 2005-03-25 18:37 +0000 [r5625]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4078
4079         * configure.ac: Prepare for 0.4.0.18.
4080
4081 2005-03-22 16:54 +0000 [r5615]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4082
4083         * rc.d/init.d/functions: Increment counter when waiting specified
4084           time for daemon to start/terminate.
4085
4086 2005-03-06 00:11 +0000 [r5570]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4087
4088         * src/Makefile.am: Place minilogd in sbin.
4089
4090 2005-03-05 23:46 +0000 [r5569]  Elan Ruusamäe <glen/at/pld-linux.org>
4091
4092         * man/Makefile.am, man/ru/Makefile.am (added), man/es/Makefile.am
4093           (added), man/fr/Makefile.am (added), man/de/Makefile.am (added),
4094           man/sv/Makefile.am (added), man/ja/Makefile.am (added),
4095           configure.ac: - Finished manuals to subdirs. (Thanks arekm).
4096
4097 2005-01-24 14:15 +0000 [r5479]  Elan Ruusamäe <glen/at/pld-linux.org>
4098
4099         * configure.ac: Use AM_CONFIG_HEADER, rather AC_CONFIG_HEADER for
4100           autogen.sh to call autoheader.
4101
4102 2005-01-24 14:05 +0000 [r5478]  Elan Ruusamäe <glen/at/pld-linux.org>
4103
4104         * src/config.h.in (removed): removed
4105
4106 2005-01-24 13:47 +0000 [r5477]  Elan Ruusamäe <glen/at/pld-linux.org>
4107
4108         * acinclude.m4 (added), src/config.h.in (added),
4109           src/start-stop-daemon.c (added), src/Makefile.am, configure.ac:
4110           added start-stop-daemon from dpkg-1.10.23 includes config.h
4111           support now (as such conditional defines impossible on
4112           commandline) and m4 macros needed for start-stop-daemon.c
4113
4114 2005-01-24 13:38 +0000 [r5476]  Elan Ruusamäe <glen/at/pld-linux.org>
4115
4116         * man/ipcalc.1 (added), man/usleep.1 (added), doc/consoletype.1
4117           (removed), man/usernetctl.8 (added), Makefile.am, doc/initlog.1
4118           (removed), doc/doexec.1 (removed), doc/Makefile.am,
4119           doc/ppp-watch.8 (removed), man/consoletype.1 (added),
4120           man/initlog.1 (added), man/doexec.1 (added), man/ppp-watch.8
4121           (added), man/Makefile.am, doc/netreport.1 (removed),
4122           doc/genhostid.1 (removed), man/netreport.1 (added),
4123           man/genhostid.1 (added), doc/ipcalc.1 (removed), doc/usleep.1
4124           (removed), doc/usernetctl.8 (removed): - moved manuals to man/
4125           subdir
4126
4127 2005-01-24 13:32 +0000 [r5475]  Elan Ruusamäe <glen/at/pld-linux.org>
4128
4129         * man/Makefile.am (added), man/ja (added),
4130           man/ru/start-stop-daemon.8 (added), man/es/start-stop-daemon.8
4131           (added), man/fr/start-stop-daemon.8 (added),
4132           man/de/start-stop-daemon.8 (added), man/sv/start-stop-daemon.8
4133           (added), man (added), man/ja/start-stop-daemon.8 (added), man/ru
4134           (added), man/es (added), man/fr (added), man/start-stop-daemon.8
4135           (added), man/de (added), man/sv (added): - created tree for
4136           manuals - imported start-stop-daemon manuals from dpkg-1.10.23
4137
4138 2005-01-24 00:33 +0000 [r5474]  Elan Ruusamäe <glen/at/pld-linux.org>
4139
4140         * doc/Makefile.am: - fix typo which prevented packaging rest of the
4141           manuals to distrib
4142
4143 2005-01-23 23:56 +0000 [r5473]  Elan Ruusamäe <glen/at/pld-linux.org>
4144
4145         * rc.d/init.d/functions: - typo, english
4146
4147 2005-01-23 19:11 +0000 [r5472]  Paweł Sakowski <saq/at/pld-linux.org>
4148
4149         * rc.d/init.d/sys-chroots: - mount usbfs if available
4150
4151 2005-01-17 21:15 +0000 [r5461]  Elan Ruusamäe <glen/at/pld-linux.org>
4152
4153         * rc.d/init.d/functions: - indent to same level
4154
4155 2005-01-02 22:53 +0000 [r5418]  Radosław Zieliński <radek/at/pld-linux.org>
4156
4157         * sysconfig/network-scripts/ifup-routes,
4158           sysconfig/network-scripts/ifup-aliases,
4159           sysconfig/network-scripts/ifdown-ppp,
4160           sysconfig/network-scripts/ifdown-vlan,
4161           sysconfig/network-scripts/tnldown,
4162           sysconfig/network-scripts/ifup-post,
4163           sysconfig/network-scripts/ifdown,
4164           sysconfig/network-scripts/ifup-plusb,
4165           sysconfig/network-scripts/ifdown-br,
4166           sysconfig/network-scripts/ifup-neigh,
4167           sysconfig/network-scripts/ifup-ppp,
4168           sysconfig/network-scripts/functions.network,
4169           sysconfig/network-scripts/ifup-vlan,
4170           sysconfig/network-scripts/ifup-ipx,
4171           sysconfig/network-scripts/tnlup,
4172           sysconfig/network-scripts/ifdown-sl,
4173           sysconfig/network-scripts/ifup,
4174           sysconfig/network-scripts/ifdown-irda,
4175           sysconfig/network-scripts/ifup-br,
4176           sysconfig/network-scripts/ifup-plip,
4177           sysconfig/network-scripts/ifup-iucv,
4178           sysconfig/network-scripts/ifup-sl,
4179           sysconfig/network-scripts/ifup-irda: - unified indentation (ts=8
4180           sw=4, as vi modeline says)
4181
4182 2005-01-02 21:49 +0000 [r5417]  Radosław Zieliński <radek/at/pld-linux.org>
4183
4184         * sysctl.conf: - added net.ipv4.conf.default.rp_filter=1 -- *.all.*
4185           has no real effect: when sysctl -p is run, interfaces are not up
4186           yet
4187
4188 2004-12-13 22:31 +0000 [r5382-5383]  Paweł Sakowski <saq/at/pld-linux.org>
4189
4190         * po/pl.po, po/de.po: - updated for current source tree
4191
4192         * rc.d/init.d/network: - missed one
4193
4194 2004-12-13 22:01 +0000 [r5379-5380]  Paweł Sakowski <saq/at/pld-linux.org>
4195
4196         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
4197           sysconfig/network-scripts/ifup-sl: - make nls invocations
4198           actually translatable
4199
4200         * po/de.po: - fixed remaining fuzzy entries
4201
4202 2004-12-13 20:16 +0000 [r5378]  Paweł Sakowski <saq/at/pld-linux.org>
4203
4204         * po/de.po: - updated my email address - fixed some fuzzy entries
4205           (the easiest ones)
4206
4207 2004-12-08 22:46 +0000 [r5368]  Elan Ruusamäe <glen/at/pld-linux.org>
4208
4209         * rc.d/rc.sysinit: - typo
4210
4211 2004-12-02 17:43 +0000 [r5362]  Jarek Koszuk <heretyk/at/pld-linux.org>
4212
4213         * rc.d/init.d/functions: Support for per service umask settings.
4214           This solves the problem with possibly different umask settings
4215           when starting services at boot time, and by hand.
4216
4217 2004-11-29 20:10 +0000 [r5357]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4218
4219         * sysconfig/interfaces/data/chat-ppp0.gprs-idea (added),
4220           sysconfig/interfaces/ifcfg-ppp0.gprs-idea (added): Add IDEA GPRS
4221           examples.
4222
4223 2004-11-26 22:49 +0000 [r5351]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4224
4225         * configure.ac: Version 0.4.0.17.
4226
4227 2004-11-13 21:43 +0000 [r5320]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4228
4229         * sysconfig/network-scripts/ifup: Drop condition when checking
4230           cable - not needed.
4231
4232 2004-11-13 21:37 +0000 [r5319]  Bartosz Taudul <wolf/at/pld-linux.org>
4233
4234         * sysconfig/network-scripts/ifup: - fix typo
4235
4236 2004-11-13 21:31 +0000 [r5318]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4237
4238         * sysconfig/network-scripts/ifup,
4239           sysconfig/network-scripts/functions.network: Link status checking
4240           for ifup dhcp iface (from FC3).
4241
4242 2004-11-13 20:31 +0000 [r5315]  Adam Gołębiowski <adamg/at/pld-linux.org>
4243
4244         * sysconfig/system: - s/outsite/outside/
4245
4246 2004-11-13 11:36 +0000 [r5312-5313]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4247
4248         * rc.d/init.d/functions: Drop obsolete msg_() functions.
4249
4250         * rc.d/rc.sysinit, rc.d/init.d/functions: More SELinux support from
4251           FC initscripts.
4252
4253 2004-10-25 19:27 +0000 [r4863]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4254
4255         * rc.d/rc.sysinit: Use usbfs as USB filesystem name (not sure about
4256           2.4?).
4257
4258 2004-10-01 21:28 +0000 [r4677]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4259
4260         * sysconfig/network-scripts/ifup-ppp: Modprobe ppp modules when
4261           /dev/ppp doesn't exists (udev and devfs case).
4262
4263 2004-09-25 22:22 +0000 [r4656]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4264
4265         * rc.d/rc.sysinit: Move .ICE-unix creation a bit lower in case of
4266           CLEAN_TMP usage.
4267
4268 2004-09-25 13:22 +0000 [r4649]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4269
4270         * rc.d/rc.sysinit: Added udev support.
4271
4272 2004-09-25 12:30 +0000 [r4647]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4273
4274         * sysconfig/interfaces/ifcfg-description: Fix typo (numer->number).
4275
4276 2004-09-24 21:04 +0000 [r4639]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4277
4278         * configure.ac: Version 0.4.0.16.
4279
4280 2004-09-22 16:32 +0000 [r4636]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4281
4282         * rc.d/init.d/network, sysconfig/interfaces/ifcfg-description:
4283           BOOTPRIO for changing interfaces starting order.
4284
4285 2004-09-22 15:38 +0000 [r4635]  Witek Kręcicki <adasi/at/pld-linux.org>
4286
4287         * rc.d/init.d/network: - Start VLAN's after all physical interfaces
4288
4289 2004-09-19 13:32 +0000 [r4615]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4290
4291         * rc.d/rc.sysinit: Create /tmp/.ICE-unix directory for X11.
4292
4293 2004-08-25 20:58 +0000 [r4436]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4294
4295         * sysconfig/ip-rules (removed), sysconfig/Makefile.am: Drop
4296           sysconfig/ip-rules, it's not used.
4297
4298 2004-08-25 20:36 +0000 [r4434]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4299
4300         * configure.ac: Release 0.4.0.15.
4301
4302 2004-08-25 20:33 +0000 [r4433]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4303
4304         * rc.d/init.d/Makefile.am: Add sys-chroots.
4305
4306 2004-08-25 20:15 +0000 [r4432]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4307
4308         * sysconfig/network-scripts/tnlup,
4309           sysconfig/network-scripts/tnldown: Don't display ls errors when
4310           there is no tunnel configs.
4311
4312 2004-08-25 17:30 +0000 [r4431]  Jan Rękorajski <baggins/at/pld-linux.org>
4313
4314         * sysconfig/i18n: - it's much too early for unicode by default, so
4315           add some comments
4316
4317 2004-08-22 18:06 +0000 [r4430]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4318
4319         * rc.d/rc.shutdown: When shutting down try to stop LVM devices,
4320           too.
4321
4322 2004-08-20 10:16 +0000 [r4429]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4323
4324         * rc.d/init.d/network, rc.d/rc.sysinit: Set sysctl parameters
4325           quietly (needed to avoid bunch of errors when grsec_lock is
4326           turned on).
4327
4328 2004-08-14 23:16 +0000 [r4428]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4329
4330         * rc.d/init.d/functions: Add support for waiting for process to
4331           finish to daemon() and killproc(). Example usage: daemon
4332           --waitforname httpd.${HTTPD_MPM} --waitfortime 60
4333           httpd.${HTTPD_MPM} -f /etc/httpd/httpd.conf -k stop where
4334           --waitforname is name of process to wait and --waitfortime is how
4335           many seconds to wait at max.
4336
4337 2004-08-09 00:31 +0000 [r4424]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4338
4339         * rc.d/rc.sysinit: Pass complete path to sulogin (/sbin/sulogin).
4340
4341 2004-07-23 23:08 +0000 [r4389]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4342
4343         * rc.d/init.d/sys-chroots: chroot: umount /proc, /selinux and /sys
4344           at stopping.
4345
4346 2004-07-23 23:04 +0000 [r4387-4388]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4347
4348         * rc.d/init.d/sys-chroots: chroot: umount all when stopping.
4349
4350         * rc.d/init.d/sys-chroots, rc.d/rc: chroot: Process stopping
4351           properly.
4352
4353 2004-07-23 22:56 +0000 [r4386]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4354
4355         * rc.d/init.d/sys-chroots: chroot: Do not run network but lock
4356           subsys to pretend that network was run.
4357
4358 2004-07-23 22:27 +0000 [r4385]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4359
4360         * rc.d/init.d/sys-chroots, rc.d/rc: rc: When shutting down to not
4361           call rc.shutdown when in chroot. sys-chroots: Run some commands
4362           really in chroot.
4363
4364 2004-07-23 21:58 +0000 [r4384]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4365
4366         * sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
4367           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Set MTU to
4368           1452 for neostrada (from neostrada.info FAQ).
4369
4370 2004-07-23 21:24 +0000 [r4383]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4371
4372         * rc.d/init.d/sys-chroots: chroot: clean up mtabs, mount proc,
4373           sysfs and selinuxfs.
4374
4375 2004-07-23 21:14 +0000 [r4382]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4376
4377         * rc.d/init.d/sys-chroots (added): Started implementing multiple
4378           systems in chroots idea.
4379
4380 2004-07-04 17:50 +0000 [r4316]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4381
4382         * configure.ac: s/path/name/
4383
4384 2004-07-04 17:46 +0000 [r4315]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4385
4386         * configure.ac: Avoid backup files when searching for shell
4387           scripts, too.
4388
4389 2004-07-04 16:23 +0000 [r4312]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4390
4391         * po/pl.po, po/de.po: Make update-po + few manual fixes to pl.po.
4392
4393 2004-07-04 16:14 +0000 [r4311]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4394
4395         * sysconfig/network-scripts/functions.network,
4396           rc.d/init.d/functions: Add #!/bin/sh to fool file(1).
4397
4398 2004-07-04 15:57 +0000 [r4310]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4399
4400         * configure.ac: Don't search for shell scripts in directories with
4401           names starting with dot.
4402
4403 2004-07-04 15:45 +0000 [r4309]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4404
4405         * rc.d/rc.shutdown: Turn off RAID devices using mdadm first,
4406           fallback to raidutils. Make raidutils stopping gettext friendly.
4407
4408 2004-07-04 15:35 +0000 [r4308]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4409
4410         * makepot.pl: Put empty CHARSET instead of iso8859-2 in .pot file.
4411
4412 2004-07-04 15:26 +0000 [r4307]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4413
4414         * configure.ac: - 0.4.0.14
4415
4416 2004-07-04 14:41 +0000 [r4306]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4417
4418         * rc.d/rc.sysinit: Last one sysctl called with -e option to avoid
4419           errors on unknown keys.
4420
4421 2004-07-04 14:34 +0000 [r4305]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4422
4423         * rc.d/rc.sysinit: Run LVM tools for RAID case only if some RAID
4424           volume was there.
4425
4426 2004-07-04 14:11 +0000 [r4304]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4427
4428         * TODO: Some are done.
4429
4430 2004-07-04 09:40 +0000 [r4303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4431
4432         * sysconfig/network-scripts/ifup-ppp: Quote whole message passed to
4433           logger.
4434
4435 2004-07-03 12:03 +0000 [r4302]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4436
4437         * sysconfig/network-scripts/ifup-ppp: s/speedtouch/speedtch/. Drop
4438           quoting from nls call.
4439
4440 2004-07-03 11:27 +0000 [r4301]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4441
4442         * sysconfig/interfaces/Makefile.am,
4443           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada (added),
4444           sysconfig/network-scripts/ifup-ppp: Speedtouch modem support
4445           (arekm && qboosh).
4446
4447 2004-07-02 21:56 +0000 [r4299]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4448
4449         * sysconfig/network-scripts/ifdown-ppp: Set interface used by EAGLE
4450           driver to down when downing ppp interface.
4451
4452 2004-07-02 21:51 +0000 [r4298]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4453
4454         * sysconfig/network-scripts/ifdown-ppp: Always call ifdwon-post
4455           even if pppd was killed using -KILL.
4456
4457 2004-07-02 21:42 +0000 [r4297]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4458
4459         * sysconfig/network-scripts/ifup-ppp,
4460           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Use PAPNAME
4461           for neo example. Fix ifcfg-password.so plugin usage.
4462
4463 2004-07-02 20:45 +0000 [r4296]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4464
4465         * hwprofile: Nicer profile number choose message.
4466
4467 2004-07-02 15:30 +0000 [r4290-4291]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4468
4469         * sysconfig/interfaces/Makefile.am,
4470           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada (added): Add
4471           TPSA Neostrada example (Sagem Fast 700 using eagle-usb driver).
4472
4473         * sysconfig/interfaces/data/chat-ppp0.tpsa,
4474           sysconfig/network-scripts/ifup-ppp: Fix chat-ppp0.tepsa (they no
4475           longer send ppp string). ifcfg-password.so is choosen only if
4476           PLUGIN_IFCFG_PASSWORD is set to yes.
4477
4478 2004-06-29 22:06 +0000 [r4273]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4479
4480         * sysconfig/i18n: UTF-8 pl_PL is pl_PL.UTF-8/UTF-8 in
4481           SUPPORTED_LOCALES (qboosh).
4482
4483 2004-06-29 19:43 +0000 [r4269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4484
4485         * configure.ac: Relase 0.4.0.13.
4486
4487 2004-06-29 19:33 +0000 [r4268]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4488
4489         * rc.d/rc.sysinit: Run rc.live for PLD LiveCD.
4490
4491 2004-06-29 19:28 +0000 [r4267]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4492
4493         * rc.d/rc.sysinit: Use fastboot also for encrypted FS.
4494
4495 2004-06-29 19:08 +0000 [r4266]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4496
4497         * rc.d/rc.shutdown: Sync remaining variable in fs umounting. Add
4498           squashfs there.
4499
4500 2004-06-28 21:23 +0000 [r4264]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4501
4502         * po/pl.po, po/Makefile.am, po/de.po: Fix fields spoted by msgfmt
4503           -c and print translation statistics.
4504
4505 2004-06-28 21:19 +0000 [r4263]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4506
4507         * po/Makefile.am: msgfmt now does po file validation.
4508
4509 2004-06-28 19:22 +0000 [r4258]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4510
4511         * setsysfont: Minimalize code to support SYSFONT, fix UTF-8
4512           handling.
4513
4514 2004-06-27 14:54 +0000 [r4253]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4515
4516         * setsysfont: Drop debugging stuff.
4517
4518 2004-06-27 14:43 +0000 [r4252]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4519
4520         * setsysfont: Enhance font setting (use CONSOLEMAP and
4521           CONSOLEFONTMAP options).
4522
4523 2004-06-27 14:30 +0000 [r4251]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4524
4525         * sysconfig/i18n: Promote unicode settings.
4526
4527 2004-06-24 01:51 +0000 [r4236]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4528
4529         * rc.d/rc.sysinit: Always try to sync /dev entries for LVM2.
4530
4531 2004-06-23 23:10 +0000 [r4235]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4532
4533         * rc.d/rc.sysinit: Synchronize LVM2 devices.
4534
4535 2004-06-20 12:19 +0000 [r4225]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4536
4537         * configure.ac: Version 0.4.0.12.
4538
4539 2004-06-20 11:33 +0000 [r4224]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4540
4541         * rc.d/init.d/network, rc.d/rc.sysinit: (sysctl): Ignore unknown
4542           keys in sysctl.conf since kernels can have too different
4543           settings.
4544
4545 2004-06-18 23:40 +0000 [r4215]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4546
4547         * rc.d/init.d/functions: killproc(): Add --pidfile <file> support.
4548
4549 2004-06-16 20:31 +0000 [r4211]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4550
4551         * rc.d/init.d/functions: daemon(), run_cmd(): cd / before running
4552           any program
4553
4554 2004-06-04 12:49 +0000 [r4140]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4555
4556         * sysctl.conf: Added exec-shield example.
4557
4558 2004-05-24 00:49 +0000 [r4121]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4559
4560         * rc.d/rc.sysinit: 2.4.x kernel EVMS modules are loaded only when
4561           really running on 2.4 kernels.
4562
4563 2004-05-24 00:44 +0000 [r4120]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4564
4565         * sysconfig/network-scripts/ifup-ppp: Default route is forced only
4566           if DEFROUTE=yes (Witek Kręcicki <adasi/at/pld-linux.org).
4567
4568 2004-05-23 19:19 +0000 [r4119]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4569
4570         * po/pl.po: More Polish characters used (Robert 'dzeus' Graużenis
4571           <dzeus/at/zatorze.slupsk.pl>)
4572
4573 2004-05-19 22:43 +0000 [r4099]  Marcin Chojnowski <martii/at/pld-linux.org>
4574
4575         * po/pl.po: all strings are with Polish chars now
4576
4577 2004-05-18 22:58 +0000 [r4086]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4578
4579         * src/usleep.c, src/process.c, src/minilogd.c, src/testd.c,
4580           src/initlog.c, src/doexec.c, src/usernetctl.c, src/ipcalc.c:
4581           Update helpers from Fedora initscripts.
4582
4583 2004-05-18 22:46 +0000 [r4084]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4584
4585         * configure.ac: Prepare for 0.4.0.11.
4586
4587 2004-05-18 22:27 +0000 [r4083]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4588
4589         * setsysfont: Don't depend on bin paths.
4590
4591 2004-05-18 22:24 +0000 [r4082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4592
4593         * rc.d/rc.sysinit, rc.d/init.d/functions: Set system font as soon
4594           as possible.
4595
4596 2004-05-18 21:29 +0000 [r4081]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4597
4598         * setsysfont: Run unicode_start for UTF-8 console.
4599
4600 2004-05-18 21:16 +0000 [r4080]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4601
4602         * rc.d/rc.sysinit: Always delete some /tmp files on boot.
4603
4604 2004-05-18 10:33 +0000 [r4074]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4605
4606         * rc.d/rc.sysinit: Load hid, keybdev and mousedev only for kernels
4607           older than 2.6. For newer kernels use hotplug.
4608
4609 2004-05-18 10:13 +0000 [r4073]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4610
4611         * rc.d/rc.sysinit: Support for unmounting /initrd.
4612
4613 2004-05-16 16:14 +0000 [r4065]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4614
4615         * rc.d/rc.sysinit: (lvm detection): Remove head command usage - do
4616           it with awk only.
4617
4618 2004-05-15 02:29 +0000 [r4055]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4619
4620         * sysconfig/Makefile.am: Example gentoo colors configuration
4621           included.
4622
4623 2004-05-15 02:23 +0000 [r4053-4054]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4624
4625         * configure.ac: Release 0.4.0.10.
4626
4627         * sysconfig/init-colors (added), rc.d/rc, rc.d/rc.sysinit,
4628           sysconfig/Makefile.am, sysconfig/init-colors.gentoo (added),
4629           rc.d/init.d/functions: Merge color customization support created
4630           by Łukasz Pawelczyk <havner/at/pld-linux.org>.
4631
4632 2004-04-06 12:11 +0000 [r3903]  Artur Frysiak <wiget/at/pld-linux.org>
4633
4634         * rc.d/init.d/network: - umount CIFS on network stop
4635
4636 2004-04-03 21:39 +0000 [r3881]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4637
4638         * rc.d/rc.sysinit: Fix LVM1 tools detection.
4639
4640 2004-04-02 14:39 +0000 [r3855]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4641
4642         * sysconfig/interfaces/Makefile.am,
4643           sysconfig/interfaces/ifcfg-eth0.1 (added): VLAN example
4644           configuration.
4645
4646 2004-03-29 20:42 +0000 [r3843]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4647
4648         * rc.d/init.d/functions: --fork support in daemon() by Aredridel
4649           <aredridel/at/nbtsc.org>.
4650
4651 2004-03-08 14:04 +0000 [r3424]  Artur Frysiak <wiget/at/pld-linux.org>
4652
4653         * rc.d/rc.sysinit: - check for LVM tools version and load only
4654           needed modules - fix case when /var is RO and LVM2 is activated
4655
4656 2004-03-08 13:37 +0000 [r3423]  Artur Frysiak <wiget/at/pld-linux.org>
4657
4658         * rc.d/rc.sysinit: - cifs is networked fs
4659
4660 2004-02-26 22:14 +0000 [r3384]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4661
4662         * rc.d/init.d/Makefile.am: Create $(sysconfdir)/init.d ->
4663           $(sysconfdir)/rc.d/init.d symlink for compatiblity.
4664
4665 2004-02-07 21:37 +0000 [r3312]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4666
4667         * po/Makefile.am: Use $(mkinstalldirs) as suggested by Artur
4668           Frysiak.
4669
4670 2004-02-06 22:33 +0000 [r3306]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4671
4672         * po/Makefile.am: Use install_sh instead of mkinstalldirs.
4673
4674 2004-02-06 22:24 +0000 [r3305]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4675
4676         * configure.ac: Preparation for 0.4.0.9.
4677
4678 2004-02-03 21:55 +0000 [r3271]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4679
4680         * rc.d/rc.sysinit: Set bafile earlier.
4681
4682 2004-02-03 21:37 +0000 [r3269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4683
4684         * rc.d/rc.sysinit: Do not delete hwprofile configuration (Tomasz
4685           Witek <tiwek/at/tiwek.com>).
4686
4687 2004-01-27 11:55 +0000 [r3222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4688
4689         * rc.d/init.d/functions: daemon(): when using --user run su with -s
4690           /bin/sh option.
4691
4692 2004-01-25 12:27 +0000 [r3221]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4693
4694         * rc.d/rc.shutdown: Run kexec before rebooting (kexec support).
4695
4696 2004-01-24 01:06 +0000 [r3220]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4697
4698         * sysconfig/network-scripts/ifdown: Wait for second after shutting
4699           down dhcp daemon/interface (for example dhcpcd needs some time).
4700
4701 2004-01-16 23:12 +0000 [r3195]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4702
4703         * rc.d/init.d/functions: filter_chroot(): Return unfiltered pids
4704           when /proc is not mounted.
4705
4706 2004-01-16 15:43 +0000 [r3194]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4707
4708         * src/Makefile.am, src/usernetctl.c: Use proper path when executing
4709           ifup/ifdown scripts in sernetctl.
4710
4711 2004-01-15 22:12 +0000 [r3193]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4712
4713         * src/Makefile.am, configure.ac: Use --cflags-only-I from glib or
4714           glib-2.0 configuration when building ppp-watch.
4715
4716 2004-01-10 16:13 +0000 [r3156]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4717
4718         * sysconfig/network-scripts/functions.network: Set wireless nick to
4719           $WLAN_NICKNAME (variable) not WLAN_NICKNAME (string).
4720
4721 2004-01-10 15:57 +0000 [r3153]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4722
4723         * configure.ac: - 0.4.0.8 release
4724
4725 2004-01-10 15:27 +0000 [r3152]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4726
4727         * rc.d/init.d/functions: Outside chroot always add all possible
4728           pids unless some has /proc/XXX/root inside of known chroot.
4729
4730 2004-01-10 14:07 +0000 [r3151]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4731
4732         * rc.d/init.d/functions: filter_chroot(): add pid only once.
4733
4734 2004-01-10 13:58 +0000 [r3150]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4735
4736         * rc.d/init.d/functions: Fix ulimits in one more case (ssh vs squid
4737           case).
4738
4739 2004-01-10 13:42 +0000 [r3149]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4740
4741         * sysconfig/system, rc.d/init.d/functions: Support for handling
4742           processes inside and outside of chrooted systems based on
4743           rc-scripts-chroot_safe.patch.
4744
4745 2004-01-09 21:59 +0000 [r3148]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4746
4747         * rc.d/init.d/functions: Rework ulimit support so it works again.
4748
4749 2004-01-09 01:40 +0000 [r3141]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4750
4751         * sysconfig/network-scripts/functions.network: Sencond part of ppp
4752           DEVNAME fixes.
4753
4754 2004-01-09 01:24 +0000 [r3140]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4755
4756         * sysconfig/network-scripts/ifdown-ppp: ifup-ppp instructs pppd to
4757           create pppd-$DEVNAME.pid file, so in ifdown-ppp we also use
4758           $DEVNAME.
4759
4760 2004-01-09 00:39 +0000 [r3139]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4761
4762         * run-parts: If in -u mode and user cannot be found then skip that
4763           file and display warning.
4764
4765 2004-01-09 00:29 +0000 [r3138]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4766
4767         * run-parts: Added -u option which means: run as owner of file not
4768           as current user (usable mainly from root).
4769
4770 2004-01-08 22:42 +0000 [r3137]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4771
4772         * src/Makefile.am, configure.ac: Try to find glib-2.0, glib in that
4773           order - link with first found.
4774
4775 2004-01-08 22:01 +0000 [r3134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4776
4777         * configure.ac: - 0.4.0.7 release
4778
4779 2004-01-08 02:43 +0000 [r3133]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4780
4781         * sysconfig/network-scripts/functions.network: When shutting down
4782           ip rule and ip route, clear rules using current kernel tables
4783           configuration not data stored in configuration files so we always
4784           end in clean state (by Arkadiusz Chomicki <duch/at/wla.pl>).
4785
4786 2004-01-07 08:37 +0000 [r3132]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4787
4788         * rc.d/rc: Typo fixed (revious->previous) in bootsplash code.
4789           Arkadiusz Chomicki <duch/at/wla.pl>
4790
4791 2004-01-02 16:44 +0000 [r3109-3110]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4792
4793         * autogen.sh: Second option when doing changelog is directory name
4794           like rc-scripts.
4795
4796         * rc.d/rc.sysinit: Zero /etc/cryptomtab if such file exists.
4797
4798 2003-12-28 19:23 +0000 [r3090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4799
4800         * rc.d/rc.sysinit: Don't mount selinuxfs if it's already mounted
4801           (by init for example).
4802
4803 2003-12-27 14:43 +0000 [r3081]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4804
4805         * sysconfig/network-scripts/functions.network: Fix static routes
4806           conf parsing. (Arkadiusz Chomicki <chomar/at/wla.pl>)
4807
4808 2003-12-25 18:43 +0000 [r3076]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4809
4810         * autogen.sh: changelog generation part can be now used in other
4811           modules.
4812
4813 2003-12-25 13:20 +0000 [r3073]  Łukasz Jernaś <deejay1/at/pld-linux.org>
4814
4815         * rc.d/init.d/template.init: - typo
4816
4817 2003-12-23 17:15 +0000 [r3065]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4818
4819         * rc.d/init.d/functions: - fixed bug when $limits is empty
4820
4821 2003-12-23 00:37 +0000 [r3064]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4822
4823         * rc.d/init.d/network: When starting execute rc_splash 'bootnetwork
4824           start'.
4825
4826 2003-12-23 00:31 +0000 [r3063]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4827
4828         * rc.d/init.d/functions: Read sysconfig/bootsplash, too.
4829
4830 2003-12-22 17:43 +0000 [r3062]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4831
4832         * rc.d/init.d/functions: - removed sed (I'm sorry I done buggy
4833           change last time, now it is good one - tested and working)
4834
4835 2003-12-22 00:59 +0000 [r3061]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4836
4837         * rc.d/rc: Much more accurate calculations of start/stop scripts
4838           required in new runlevel.
4839
4840 2003-12-21 22:55 +0000 [r3060]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4841
4842         * rc.d/init.d/functions: Revert few pzurowski changes since they
4843           are broken even after fixing syntax.
4844
4845 2003-12-21 22:31 +0000 [r3059]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4846
4847         * rc.d/init.d/functions: Paweł Żurowski optimizations were broken
4848           (missing quotation marks). Fixed now.
4849
4850 2003-12-21 21:25 +0000 [r3056]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4851
4852         * rc-scripts.spec.in: Add pkgconfig to BuildRequires.
4853
4854 2003-12-21 21:11 +0000 [r3055]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4855
4856         * src/Makefile.am, configure.ac: Find libglib.a location using
4857           pkg-config and use it (Artur Frysiak <wiget/at/pld-linux.org>).
4858
4859 2003-12-21 17:30 +0000 [r3054]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4860
4861         * sysconfig/network-scripts/Makefile.am, configure.ac: Don't set
4862           libdir - use value from configure script.
4863
4864 2003-12-21 17:05 +0000 [r3053]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4865
4866         * configure.ac: - release 0.4.0.6 is comming
4867
4868 2003-12-21 16:43 +0000 [r3052]  Łukasz Jernaś <deejay1/at/pld-linux.org>
4869
4870         * po/pl.po: - typo
4871
4872 2003-12-21 14:33 +0000 [r3051]  Adam Gorzkiewicz <adgor/at/pld-linux.org>
4873
4874         * rc.d/rc.modules: - Typo
4875
4876 2003-12-21 13:43 +0000 [r3050]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
4877
4878         * sysconfig/network-scripts/ifup-ppp: - fix ${PPPOA_EAGLE} check if
4879           there isn't executable adictrl try use eaglectrl
4880
4881 2003-12-21 13:28 +0000 [r3049]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4882
4883         * rc.d/init.d/functions: - small revert: we do not use sed in
4884           rc-scripts - other sed -> awk changes
4885
4886 2003-12-21 13:08 +0000 [r3048]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
4887
4888         * sysconfig/network-scripts/ifup-ppp: - corrected nls message when
4889           pppd does not exist - support for PPPOA_EAGLE start with kernel
4890           2.6 and 2.4
4891
4892 2003-12-21 12:14 +0000 [r3047]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4893
4894         * rc.d/rc.sysinit, rc.d/rc.modules, rc.d/init.d/functions: -
4895           simplified (use less tools, one-time file reading)
4896
4897 2003-12-21 10:46 +0000 [r3046]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4898
4899         * rc.d/rc.modules: - simplified (double awk->single one)
4900
4901 2003-12-21 10:18 +0000 [r3045]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4902
4903         * rc.d/rc.modules: Added support for /etc/modules file exactly for
4904           one kernel (like /etc/modules.2.6.0).
4905
4906 2003-12-21 10:14 +0000 [r3044]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4907
4908         * rc.d/rc.modules: Do not require existence of /etc/modules (Marcin
4909           Krzyzanowski <krzak/at/linux.net.pl>).
4910
4911 2003-12-21 00:58 +0000 [r3043]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4912
4913         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit,
4914           rc.d/init.d/functions: More progress bar support (bootsplash): it
4915           moves now!
4916
4917 2003-12-20 21:21 +0000 [r3042]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4918
4919         * hwprofile: Reindented whole script. checkprofdir(): New. Use it
4920           when required (now help is shown when needed). When executed
4921           without arguments show help.
4922
4923 2003-12-19 14:40 +0000 [r3039]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4924
4925         * rc-scripts.spec.in: bdflush is not required.
4926
4927 2003-12-19 13:59 +0000 [r3038]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4928
4929         * src/Makefile.am: Use @libdir@ instead of hardcoded /usr/lib path
4930           when linking ppp-watch with glib.
4931
4932 2003-12-15 13:29 +0000 [r1739]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4933
4934         * rc.d/init.d/functions: Set action variable to proper value in
4935           rc_splash(). Found by Michal Moskal <malekith/at/pld-linux.org>.
4936
4937 2003-12-14 21:20 +0000 [r1733]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4938
4939         * rc.d/rc.sysinit: Fix mounting sysfs - be consistent with mounting
4940           proc + do not require entry in fstab (qboosh). Add support for
4941           mounting selinuxfs (me).
4942
4943 2003-12-14 18:23 +0000 [r1732]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4944
4945         * src/usernetctl.c: - fix path to ifcfg- files (wrobell)
4946
4947 2003-12-12 16:43 +0000 [r1731]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4948
4949         * rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/functions: - initial
4950           support for bootsplash.org
4951
4952 2003-12-07 15:54 +0000 [r1723]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4953
4954         * configure.ac: - release 0.4.0.5
4955
4956 2003-12-05 20:41 +0000 [r1722]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4957
4958         * rc.d/init.d/network: Fix interfaces_boot for bridge devices.
4959           (found by Radosław Kintzi <radek/at/pop.e-wro.pl>)
4960
4961 2003-12-05 20:30 +0000 [r1721]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4962
4963         * sysconfig/network-scripts/ifup,
4964           sysconfig/network-scripts/ifup-br,
4965           sysconfig/network-scripts/functions.network: Move setting
4966           wireless specific settings into separate wireless_param()
4967           function and use it in ifup. Set wireless parameters for each
4968           wireless device being part of bridge. (patch by Radosław Kintzi
4969           <radek/at/pop.e-wro.pl>)
4970
4971 2003-11-15 14:38 +0000 [r1698]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
4972
4973         * sysconfig/i18n: - add #SUPPORTED_LOCALES="pl_PL/ISO-8859-2
4974           de_DE/ISO-8859-2 en_GB/ISO-8859-1 en_US/ISO-8859-1"
4975
4976 2003-11-14 14:05 +0000 [r1697]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4977
4978         * rc.d/rc.modules: Also load modules from
4979           /etc/modules.${kernel_major}.${kernel_minior} if exists. Allows
4980           for example to specify modules only to be loaded on 2.6 kernels.
4981           (idea by cieciwa)
4982
4983 2003-11-01 20:18 +0000 [r1484]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4984
4985         * rc.d/rc.sysinit: Redirect grep stderr output when checking for
4986           HID to /dev/null.
4987
4988 2003-11-01 19:34 +0000 [r1483]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4989
4990         * rc.d/rc.sysinit: Delete rpm locks when starting
4991           (/var/lib/rpm/__db*).
4992
4993 2003-11-01 19:31 +0000 [r1480-1482]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4994
4995         * rc.d/rc.sysinit: Explicitly turn on user and group quota.
4996
4997         * rc.d/rc.sysinit: Mount local filesystems with -O no_netdev option
4998           (rh).
4999
5000         * rc.d/rc.sysinit: Rescan for LVM devices again after turning on
5001           RAID devices in lvm-on-top-of-raid case.
5002
5003 2003-11-01 19:20 +0000 [r1479]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5004
5005         * rc.d/rc.sysinit: quotacheck could in some cases if quota files
5006           were corrupted ask for user input - avoid this.
5007
5008 2003-11-01 19:16 +0000 [r1478]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5009
5010         * rc.d/rc.sysinit: Initialize USB as fast as it's possible.
5011           Properly mount usb filesystem even if it is not specified in
5012           /etc/fstab.
5013
5014 2003-11-01 14:54 +0000 [r1477]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5015
5016         * autogen.sh: Generate nice ChangeLog if requested and if needed
5017           utilities are available.
5018
5019 2003-10-31 17:49 +0000 [r1476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5020
5021         * rc.d/rc.sysinit: Revert part which was pretending that /dev/pts
5022           is always mounted (havner).
5023
5024 2003-10-31 09:00 +0000 [r1475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5025
5026         * sysconfig/network-scripts/ifdown: Fix double link down (qboosh).
5027
5028 2003-10-31 01:12 +0000 [r1474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5029
5030         * rc.d/rc.sysinit: Check for nofirewire in /proc/cmdline not in
5031           stdin.
5032
5033 2003-10-31 00:49 +0000 [r1469-1471]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5034
5035         * configure.ac: Prepare release 0.4.0.4.
5036
5037         * rc-scripts.spec.in: Include genhostid in rpm package.
5038
5039         * po/Makefile.am: Fix handling custom builddir (until now objects
5040           were created in $(srcdir) not in builddir).
5041
5042 2003-10-31 00:24 +0000 [r1468]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5043
5044         * configure.ac: Fix finding shell scripts procedure when building
5045           with builddir different than place where configure file resides.
5046
5047 2003-10-31 00:08 +0000 [r1466-1467]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5048
5049         * doc/netreport.1, doc/consoletype.1, doc/initlog.1,
5050           doc/ppp-watch.8, doc/ipcalc.1: Update manual pages for each
5051           updated utility.
5052
5053         * doc/genhostid.1 (added), doc/Makefile.am: Include genhostid man
5054           page.
5055
5056 2003-10-31 00:03 +0000 [r1464-1465]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5057
5058         * adjtime: - One more zero to reflect real format of this file.
5059
5060         * service: Set default PATH and use it along with TERM when
5061           starting services.
5062
5063 2003-10-30 23:58 +0000 [r1463]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5064
5065         * src/process.c, src/netreport.c, src/ppp-watch.c,
5066           src/consoletype.c, src/genhostid.c (added), src/initlog.c,
5067           src/Makefile.am, src/getkey.c, src/usernetctl.c, src/ipcalc.c:
5068           Update bunch of utils in src/. New getnhostid utility. ipcalc has
5069           enhanced PREFIX support. getkey has been rewrited to use popt
5070           (rh).
5071
5072 2003-10-30 23:43 +0000 [r1462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5073
5074         * rc.d/rc.sysinit: Try to query 131072 bytes kernel buffer for
5075           dmesg and keep dmesg file from last five runs.
5076
5077 2003-10-30 23:33 +0000 [r1461]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5078
5079         * rc.d/rc.sysinit: Plase usbdevfs and devfs filesystems into
5080           /etc/mtab, too.
5081
5082 2003-10-30 23:30 +0000 [r1459-1460]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5083
5084         * rc.d/rc.sysinit: Handle situation where multiple usb-controller
5085           aliases were defined and some of them were "off".
5086
5087         * rc.d/rc.sysinit: Firewire modules are now loaded if proper
5088           modprobe aliases were found (from mdk).
5089
5090 2003-10-30 23:21 +0000 [r1458]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5091
5092         * rc.d/rc.sysinit: Use -e option for first swapon call. Now swapon
5093           will silently skip swap devices it they are not available at this
5094           time (like for example swap files on some partitions).
5095
5096 2003-10-30 21:41 +0000 [r1456]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5097
5098         * sysconfig/network-scripts/ifdown,
5099           sysconfig/network-scripts/ifdown-br: - first flush addresses and
5100           then down interface. Previously things were done in reversed
5101           order and that caused problems on 2.6 kernels (ip flush was
5102           hanging). Additionaly things are now done in sync with how it's
5103           done in set_down_loopback().
5104
5105 2003-10-28 01:09 +0000 [r1455]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5106
5107         * rc.d/rc.sysinit: - fix /sys mount and simplify check if usbfs is
5108           already mounted
5109
5110 2003-10-25 23:32 +0000 [r1451]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5111
5112         * configure.ac: - 0.4.0.3 release
5113
5114 2003-10-18 22:26 +0000 [r1445]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5115
5116         * rc.d/rc.sysinit: - fix typo in accounting script path (qboosh)
5117
5118 2003-10-17 18:55 +0000 [r1444]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5119
5120         * rc.d/init.d/timezone: - copy timezone file instead of symlinking
5121           it (idea by ankry)
5122
5123 2003-10-13 07:41 +0000 [r1437]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5124
5125         * sysconfig/network-scripts/ifup-ppp: - don't ignore data specified
5126           at DATAFORCHAT option (Szymon Siwek <sls/at/poczta.wp.pl>)
5127
5128 2003-10-12 19:12 +0000 [r1434-1436]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5129
5130         * sysconfig/system, rc.d/init.d/functions: - support for per
5131           service ulimits configuration (qboosh)
5132
5133         * sysconfig/network-scripts/functions.network: - kill gnu in PLD
5134           name (qboosh)
5135
5136         * rc.d/rc.shutdown, po/pl.po, rc.d/rc.sysinit, po/de.po: - use
5137           /etc/rc.d/rc.acct for accouting; updated accouting related parts
5138           of translations (qboosh)
5139
5140 2003-10-11 11:03 +0000 [r1433]  Artur Frysiak <wiget/at/pld-linux.org>
5141
5142         * sysconfig/interfaces/ifcfg-description: - describe HOTPLUG
5143
5144 2003-10-11 10:59 +0000 [r1432]  Artur Frysiak <wiget/at/pld-linux.org>
5145
5146         * sysconfig/network-scripts/ifup: - if invoced from hotplug bring
5147           up only interface with HOTPLUG=yes
5148
5149 2003-10-11 09:15 +0000 [r1431]  Artur Frysiak <wiget/at/pld-linux.org>
5150
5151         * sysconfig/network-scripts/ifup: - ifup exit if invoked from
5152           hotplug and ONBOOT=yes
5153
5154 2003-10-08 15:03 +0000 [r1430]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5155
5156         * rc.d/rc.shutdown: - sysfs added to remaining list in rc.shutdown
5157           (by havner)
5158
5159 2003-10-07 15:44 +0000 [r1425]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5160
5161         * sysconfig/network-scripts/ifup-ppp: - bring PPPOA_IFACE up before
5162           starting pppoa; small fix in logged message (both by adasi)
5163
5164 2003-10-07 09:41 +0000 [r1424]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5165
5166         * sysconfig/network-scripts/ifup-ppp: - initial eagle (pppoa)
5167           support by Witold Krecicki <adasi/at/grubno.da.ru>)
5168
5169 2003-10-06 09:19 +0000 [r1413]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5170
5171         * hwprofile: - fix typo in available word (qboosh)
5172
5173 2003-10-04 13:02 +0000 [r1412]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5174
5175         * rc.d/init.d/functions: - return with some retval
5176
5177 2003-10-04 12:06 +0000 [r1411]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5178
5179         * rc.d/init.d/functions: - allow unknown options to be passed to
5180           initlog()
5181
5182 2003-10-04 11:57 +0000 [r1410]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5183
5184         * rc.d/init.d/functions: - move is_yes and is_not at beginning
5185
5186 2003-10-04 11:41 +0000 [r1409]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5187
5188         * Makefile.am: - use rpm or rpmbuild depending on which rpm version
5189           is installed
5190
5191 2003-10-04 11:30 +0000 [r1408]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5192
5193         * rc-scripts.spec.in: - include hwprofiles/files
5194
5195 2003-10-04 11:08 +0000 [r1407]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5196
5197         * sysconfig/system, rc.d/init.d/functions: Fast boot support
5198           (disables NLS, fancy logging and thus is much faster). Useful on
5199           workstations. Based on idea and patch by Wojtek Kaniewski
5200           <wojtekka/at/bydg.pdi.net>.
5201
5202 2003-10-04 09:55 +0000 [r1405-1406]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5203
5204         * setsysfont: - use CONSOLEFONT when SYSFONT is empty (Wojtek
5205           Kaniewski <wojtekka/at/bydg.pdi.net>)
5206
5207         * sysconfig/network-scripts/ifup-ppp: Support for
5208           ppp-plugin-ifcfg-password.spec by Wojtek Kaniewski
5209           <wojtekka/at/bydg.pdi.net>.
5210
5211 2003-10-04 09:46 +0000 [r1404]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5212
5213         * sysconfig/hwprofiles/files (added), sysconfig/hwprof, hwprofile,
5214           sysconfig/hwprofiles/Makefile.am: Merged patch by Tomasz Witek
5215           <tiwek/at/manta.univ.gda.pl>: - ignore Latency in /proc/pci -
5216           ability to choose profile while booting - example profile file -
5217           misc fixes and cleanups
5218
5219 2003-10-02 18:43 +0000 [r1399-1400]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5220
5221         * configure.ac: - 0.4.0.2 release
5222
5223         * rc.d/init.d/functions: - check own pid, not parents one
5224
5225 2003-10-02 18:33 +0000 [r1398]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5226
5227         * rc.d/rc.sysinit: - sleep 5 is not needed when starting usb; more
5228           protection again double mounting usbfs
5229
5230 2003-10-02 18:23 +0000 [r1397]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5231
5232         * rc.d/init.d/functions: - do even try to kill itself
5233
5234 2003-09-30 09:44 +0000 [r1393]  Jan Rękorajski <baggins/at/pld-linux.org>
5235
5236         * rc.d/rc.sysinit: - load lvm and dm modules with "autoclean"
5237
5238 2003-09-30 09:40 +0000 [r1392]  Jan Rękorajski <baggins/at/pld-linux.org>
5239
5240         * rc.d/rc.sysinit: - usb-storage must be loaded before LVM
5241           detection (disks on USB are real)
5242
5243 2003-09-28 16:33 +0000 [r1383]  Artur Frysiak <wiget/at/pld-linux.org>
5244
5245         * sysconfig/network-scripts/ifup-ppp: - fix error message
5246
5247 2003-09-28 16:03 +0000 [r1382]  Artur Frysiak <wiget/at/pld-linux.org>
5248
5249         * sysconfig/network-scripts/ifup-irda: - fix setting arp for irdaX
5250
5251 2003-09-28 14:53 +0000 [r1381]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5252
5253         * sysconfig/network-scripts/ifup: - fix power/txpower/retry wlan
5254           parameters handling
5255
5256 2003-09-22 19:55 +0000 [r1371]  Artur Frysiak <wiget/at/pld-linux.org>
5257
5258         * run-parts: - use syntax described in SUSv2
5259
5260 2003-09-22 17:46 +0000 [r1370]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5261
5262         * run-parts: - oh, use RUNPARTS_DIR
5263
5264 2003-09-22 17:20 +0000 [r1369]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5265
5266         * run-parts: - run mainly safe named scripts and protect against
5267           some bad files
5268
5269 2003-09-22 01:35 +0000 [r1365]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5270
5271         * rc-scripts.spec.in: - include more docs
5272
5273 2003-09-22 01:28 +0000 [r1364]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5274
5275         * rc.d/init.d/network, rc.d/init.d/timezone,
5276           sysconfig/network-scripts/ifdown-vlan,
5277           sysconfig/network-scripts/tnldown,
5278           sysconfig/network-scripts/ifup-neigh, doc/sysvinitfiles,
5279           sysconfig/network-scripts/functions.network,
5280           sysconfig/network-scripts/ifup-ipx,
5281           sysconfig/network-scripts/ifup-plip, rc-scripts.spec.in,
5282           doc/sysconfig.txt, rc.d/init.d/template.init, ppp/ip-up,
5283           rc.d/rc.init, hwprofile, doc/ipcalc.1, configure.ac,
5284           sysconfig/network-scripts/ifup-routes,
5285           sysconfig/network-scripts/ifdown-ppp, po/pl.po,
5286           sysconfig/network-scripts/ifup-post,
5287           sysconfig/interfaces/data/chat-ppp0.leased1, DEVELOPMENT,
5288           sysconfig/i18n, rc.d/init.d/functions, AUTHORS,
5289           sysconfig/interfaces/data/chat-ppp0.callback, ppp/ip-up.d/logger,
5290           sysconfig/network, README, rc.d/init.d/killall,
5291           sysconfig/network-scripts/ifup-irda, src/ipcalc.c, ppp/ipx-down,
5292           rc.d/rc.shutdown, sysconfig/network-scripts/ifup-plusb,
5293           sysconfig/network-scripts/ifdown,
5294           sysconfig/network-scripts/ifdown-br, makepot.pl,
5295           sysconfig/interfaces/up.d/ppp/logger,
5296           sysconfig/interfaces/ifcfg-ppp0.callback,
5297           sysconfig/network-scripts/ifup-ppp, ppp/auth-up,
5298           sysconfig/network-scripts/ifup-vlan,
5299           sysconfig/interfaces/tnlcfg-description,
5300           sysconfig/network-scripts/ifup-br, sysconfig/system,
5301           sysconfig/interfaces/ifcfg-irlan0, rc.d/init.d/random,
5302           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post,
5303           rc.d/init.d/single, doc/net-scripts.txt, sysconfig/clock,
5304           sysconfig/interfaces/data/chat-ppp0.tpsa,
5305           sysconfig/interfaces/ifcfg-irda0, isapnp/Makefile.am,
5306           sysconfig/network-scripts/ifup-aliases, ppp/auth-down,
5307           ppp/ip-down, ppp/ip-down.d/logger, ppp/ipx-up,
5308           rc.d/init.d/allowlogin, rc.d/rc.local, po/de.po,
5309           sysconfig/network-scripts/ifdown-sl,
5310           sysconfig/network-scripts/tnlup,
5311           sysconfig/network-scripts/ifdown-irda,
5312           sysconfig/network-scripts/ifup, sysconfig/interfaces/ifcfg-br0,
5313           isapnp/isapnp-kernel.conf, sysconfig/network-scripts/ifup-iucv,
5314           rc.d/rc, run-parts, sysconfig/interfaces/down.d/ppp/logger,
5315           sysconfig/interfaces/ifcfg-ppp0.leased1,
5316           sysconfig/hwprofiles/Makefile.am,
5317           sysconfig/interfaces/ifcfg-ppp0.leased2,
5318           sysconfig/interfaces/ifcfg-sl0, rc.d/rc.modules,
5319           sysconfig/network-scripts/ifup-sl: - preparation for upcoming
5320           0.4.0.1 release - updated all email addresses to current domain
5321           (pld-linux.org) - added missing files (networking scripts mainly)
5322           - updated spec file - updated changelog
5323
5324 2003-09-22 00:55 +0000 [r1363]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5325
5326         * sysconfig/network-scripts/Makefile.am,
5327           sysconfig/interfaces/Makefile.am: - added missing files
5328
5329 2003-09-19 20:29 +0000 [r1361]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5330
5331         * sysconfig/interfaces/ifcfg-description: - description of
5332           DIRECT_CONNECT for ppp, too
5333
5334 2003-09-14 11:47 +0000 [r1331]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5335
5336         * sysconfig/ip-rules, TODO, sysconfig/interfaces/up.d/Makefile.am,
5337           ppp/ip-down.d/Makefile.am, sysconfig/hwprof, doc/initlog.1,
5338           sysconfig/interfaces/up.d/ipx/.cvsignore,
5339           ppp/ip-down.d/.cvsignore, sysconfig/interfaces/data/.cvsignore,
5340           sysconfig/network-scripts/ifup-neigh, src/initlog.conf,
5341           sysconfig/network-scripts/functions.network,
5342           sysconfig/network-scripts/ifup-ipx,
5343           sysconfig/network-scripts/ifup-plip,
5344           sysconfig/interfaces/up.d/all/thetouch, rc.d/init.d/.cvsignore,
5345           rc.d/init.d/template.init, ppp/ip-up,
5346           sysconfig/interfaces/down.d/Makefile.am, rc.d/rc.init,
5347           sysconfig/network-scripts/.cvsignore, doc/ipcalc.1, dumb.sh,
5348           configure.ac, sysconfig/interfaces/up.d/ppp/Makefile.am,
5349           po/pl.po, sysconfig/network-scripts/ifup-post, Makefile.am,
5350           sysconfig/interfaces/up.d/.cvsignore, autogen.sh, doc/doexec.1,
5351           doc/ppp-watch.8, DEVELOPMENT, rc.d/init.d/functions, AUTHORS,
5352           sysconfig/interfaces/down.d/ipx/.cvsignore, README,
5353           rc.d/init.d/killall, doc/usleep.1,
5354           sysconfig/network-scripts/ifup-irda, doc/usernetctl.8,
5355           sysconfig/interfaces/ifcfg-eth0, sysconfig/interfaces/.cvsignore,
5356           ppp/ipx-down, sysconfig/interfaces/down.d/ip/.cvsignore, COPYING,
5357           sysconfig/network-scripts/ifdown,
5358           sysconfig/network-scripts/ifup-plusb,
5359           sysconfig/interfaces/data/Makefile.am,
5360           sysconfig/network-scripts/ifdown-br, src/consoletype.c,
5361           sysconfig/interfaces/up.d/all/Makefile.am,
5362           sysconfig/interfaces/up.d/ip/Makefile.am, src/loglevel.c,
5363           sysconfig/network-scripts/ifup-vlan,
5364           sysconfig/interfaces/tnlcfg-description, src/process.c,
5365           sysconfig/system, src/netreport.c, src/process.h,
5366           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post, service,
5367           src/getkey.c, sysconfig/interfaces/Makefile.am,
5368           doc/rc-scripts.docb, ppp/auth-down,
5369           sysconfig/interfaces/up.d/tnl/.cvsignore, isapnp/.cvsignore,
5370           doc/consoletype.1, sysconfig/interfaces/up.d/ppp/.cvsignore,
5371           sysconfig/static-routes, ppp/ip-down, ppp/ip-down.d/logger,
5372           sysconfig/Makefile.am, sysconfig/interfaces/up.d/ip/.cvsignore,
5373           sysconfig/interfaces/up.d/all/.cvsignore, rc.d/init.d/allowlogin,
5374           po/de.po, rc.d/rc.local, sysconfig/network-scripts/tnlup,
5375           sysconfig/network-scripts/ifdown-sl, ppp/ip-up.d/Makefile.am,
5376           sysconfig/network-scripts/ifdown-irda,
5377           sysconfig/interfaces/down.d/tnl/Makefile.am, po/Makefile.am,
5378           sysconfig/interfaces/down.d/ipx/Makefile.am, rc.d/rc,
5379           po/.cvsignore, lang.csh, sysconfig/interfaces/down.d/ppp/logger,
5380           sysconfig/hwprofiles/Makefile.am, sysconfig/interfaces/ifcfg-sl0,
5381           rc.d/rc.modules, sysconfig/interfaces/down.d/ip/Makefile.am,
5382           sysconfig/hwprofiles/.cvsignore, rc.d/init.d/network,
5383           rc.d/init.d/timezone, sysconfig/network-scripts/ifdown-vlan,
5384           INSTALL, sysconfig/network-scripts/tnldown,
5385           sysconfig/interfaces/tnlcfg-icm, src/ppp-watch.c,
5386           sysconfig/interfaces/down.d/all/thetouch, doc/Makefile.am,
5387           doc/sysvinitfiles, rc-scripts.spec.in, doc/sysconfig.txt,
5388           sysconfig/interfaces/down.d/tnl/.cvsignore,
5389           sysconfig/network-scripts/Makefile.am,
5390           sysconfig/interfaces/down.d/ppp/.cvsignore, hwprofile,
5391           sysconfig/network-scripts/ifup-routes, src/.cvsignore,
5392           sysconfig/network-scripts/ifdown-ppp,
5393           sysconfig/interfaces/down.d/all/.cvsignore,
5394           sysconfig/interfaces/data/chat-ppp0.leased1, ppp/.cvsignore,
5395           NEWS, adjtime, setsysfont, sysconfig/.cvsignore, doc/.cvsignore,
5396           sysconfig/i18n, rc.d/init.d/Makefile.am,
5397           sysconfig/interfaces/data/chat-ppp0.callback,
5398           sysconfig/interfaces/down.d/ppp/Makefile.am, inittab,
5399           ppp/ip-up.d/logger, sysconfig/network,
5400           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm, src/testdinit,
5401           src/Makefile.am, src/ipcalc.c, rc.d/rc.shutdown, sysctl.conf,
5402           modules, ppp/Makefile.am, sysconfig/interfaces/up.d/ppp/logger,
5403           sysconfig/static-arp, sysconfig/interfaces/ifcfg-ppp0.callback,
5404           src/doexec.c, doc/sysconfig.docb, ppp/auth-up,
5405           sysconfig/network-scripts/ifup-ppp,
5406           sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
5407           sysconfig/interfaces/ifcfg-description,
5408           sysconfig/network-scripts/ifup-br, doc/polski.dsl,
5409           ppp/ip-up.d/.cvsignore, sysconfig/interfaces/ifcfg-irlan0,
5410           src/testd.c, src/shvar.c, rc.d/init.d/random, rc.d/init.d/single,
5411           sysconfig/interfaces/down.d/.cvsignore, doc/net-scripts.txt,
5412           sysconfig/timezone, sysconfig/clock, src/usernetctl.c,
5413           src/shvar.h, sysconfig/interfaces/down.d/all/Makefile.am,
5414           sysconfig/interfaces/data/chat-ppp0.tpsa,
5415           sysconfig/interfaces/ifcfg-irda0, isapnp/Makefile.am,
5416           sysconfig/interfaces/up.d/tnl/Makefile.am,
5417           sysconfig/network-scripts/ifup-aliases, src/usleep.c,
5418           sysconfig/interfaces/up.d/ipx/Makefile.am, src/minilogd.c,
5419           sysconfig/static-nat, src/initlog.c, .cvsignore, ppp/ipx-up,
5420           src/initlog.h, doc/make-html, sysconfig/network-scripts/ifup,
5421           doc/netreport.1, isapnp/isapnp-kernel.conf,
5422           sysconfig/interfaces/ifcfg-br0,
5423           sysconfig/interfaces/ifcfg-ppp0.tpsa,
5424           sysconfig/network-scripts/ifup-iucv, lang.sh, run-parts,
5425           src/resolvesymlink.c, rc.d/Makefile.am,
5426           sysconfig/interfaces/ifcfg-ppp0.leased1,
5427           sysconfig/interfaces/ifcfg-ppp0.leased2,
5428           sysconfig/network-scripts/ifup-sl, rc.d/.cvsignore: - propset Id
5429           everywhere
5430
5431 2003-09-14 10:48 +0000 [r1328]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5432
5433         * makepot.pl: - propset test
5434
5435 2003-09-09 22:45 +0000 [r1128]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5436
5437         * rc.d/init.d/functions: - also be able to find 2.6 modules (.ko)
5438
5439 2003-09-09 22:05 +0000 [r1126]  Jan Rękorajski <baggins/at/pld-linux.org>
5440
5441         * rc.d/init.d/functions: - fixed is_module - modules may be gzipped
5442
5443 2003-09-09 16:14 +0000 [r1124]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5444
5445         * rc.d/rc.sysinit: - add sysfs to mtab
5446
5447 2003-09-08 09:29 +0000 [r1122]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5448
5449         * rc.d/rc.sysinit: - mount sysfs in the same way as proc is
5450
5451 2003-09-05 14:53 +0000 [r1120]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5452
5453         * rc.d/init.d/functions: - if there is no process then it already
5454           died
5455
5456 2003-08-19 14:07 +0000 [r1118]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5457
5458         * dumb.sh: - for nessusd.init
5459
5460 2003-08-10 20:54 +0000 [r1116]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5461
5462         * rc.d/rc.sysinit: - simplified mdadm support
5463
5464 2003-08-10 20:49 +0000 [r1115]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5465
5466         * rc.d/init.d/functions: - functions for kernel version checking
5467
5468 2003-08-07 10:20 +0000 [r1113]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5469
5470         * rc.d/rc.sysinit: - add support for mdadm when trying to start
5471           RAID devices
5472
5473 2003-08-06 19:23 +0000 [r1111]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5474
5475         * dumb.sh: - from athcool.init
5476
5477 2003-07-28 12:16 +0000 [r1109]  Paweł Gołaszewski <blues/at/pld-linux.org>
5478
5479         * sysctl.conf: - added gc_thresh entries
5480
5481 2003-07-28 12:11 +0000 [r1108]  Paweł Gołaszewski <blues/at/pld-linux.org>
5482
5483         * sysconfig/network: - oops - these were my experiments...
5484
5485 2003-07-28 12:02 +0000 [r1106]  Paweł Gołaszewski <blues/at/pld-linux.org>
5486
5487         * sysconfig/network: - typo
5488
5489 2003-07-28 11:33 +0000 [r1105]  Paweł Gołaszewski <blues/at/pld-linux.org>
5490
5491         * sysconfig/network: - GATEWAY setup is back - with comment
5492
5493 2003-07-11 23:08 +0000 [r1103]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5494
5495         * rc.d/init.d/network: - added nameif support
5496
5497 2003-07-10 18:39 +0000 [r1100-1101]  Jan Rękorajski <baggins/at/pld-linux.org>
5498
5499         * sysconfig/interfaces/ifcfg-description: - description for
5500           VLAN_REORDER_HDR
5501
5502         * sysconfig/network-scripts/ifup-vlan: - seems like API changed,
5503           allow REORDER_HDR on VLANs
5504
5505 2003-07-10 12:30 +0000 [r1098]  Jan Rękorajski <baggins/at/pld-linux.org>
5506
5507         * rc.d/init.d/network: - we should stop bridges first if we are
5508           staring them last
5509
5510 2003-07-10 12:26 +0000 [r1097]  Jan Rękorajski <baggins/at/pld-linux.org>
5511
5512         * rc.d/init.d/network: - special case bridge interfaces (br*), they
5513           *must* be handled last as we are not able to know what will be
5514           bridged
5515
5516 2003-07-05 11:59 +0000 [r1095]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5517
5518         * rc.d/rc.sysinit: - mount devpts, too
5519
5520 2003-06-30 15:36 +0000 [r1094]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5521
5522         * rc.d/rc.sysinit: - keep old dmesg, too
5523
5524 2003-06-24 10:34 +0000 [r1092-1093]  Jakub Bogusz <qboosh/at/pld-linux.org>
5525
5526         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm: - added note about
5527           bluez
5528
5529         * sysconfig/interfaces/data/Makefile.am,
5530           sysconfig/interfaces/Makefile.am: - added *-ppp0.gprs-plusgsm
5531
5532 2003-06-24 10:26 +0000 [r1091]  Jakub Bogusz <qboosh/at/pld-linux.org>
5533
5534         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm (added),
5535           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm (added): - ppp
5536           examples for GPRS/PlusGSM taken from BTS#694
5537
5538 2003-06-20 15:32 +0000 [r1090]  Paweł Gołaszewski <blues/at/pld-linux.org>
5539
5540         * rc.d/rc.sysinit: - stupid missing thing
5541
5542 2003-06-19 15:57 +0000 [r1089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5543
5544         * sysconfig/static-routes, sysconfig/network,
5545           sysconfig/network-scripts/functions.network: - use static-routes
5546           for ip rule configuration; drop GATRWAY from network
5547           configuration
5548
5549 2003-06-17 14:02 +0000 [r1088]  Jakub Bogusz <qboosh/at/pld-linux.org>
5550
5551         * rc.d/init.d/timezone: - posix zoneinfo files are in top level,
5552           not "posix" subdir now
5553
5554 2003-06-16 21:28 +0000 [r1087]  Witek Kręcicki <adasi/at/pld-linux.org>
5555
5556         * rc.d/rc.sysinit: - future is now...
5557
5558 2003-06-16 20:20 +0000 [r1086]  Paweł Gołaszewski <blues/at/pld-linux.org>
5559
5560         * rc-scripts.spec.in, rc.d/rc.sysinit: - early mounting of sysfs
5561           under kernel 2.5
5562
5563 2003-06-16 18:05 +0000 [r1085]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5564
5565         * rc.d/rc.sysinit: - usbdevfs is usbfs in 2.5
5566
5567 2003-06-06 09:02 +0000 [r1083]  Paweł Gołaszewski <blues/at/pld-linux.org>
5568
5569         * sysconfig/interfaces/ifcfg-description: - fixed typo in
5570           description
5571
5572 2003-05-31 11:59 +0000 [r1082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5573
5574         * inittab: - calling update is obsolete starting from 2.2.9 kernel
5575
5576 2003-05-22 14:11 +0000 [r1080]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5577
5578         * dumb.sh: - updated
5579
5580 2003-05-15 22:39 +0000 [r1078-1079]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5581
5582         * rc.d/init.d/functions: - formatting - fixed second argument of
5583           "status"
5584
5585         * dumb.sh: - updated
5586
5587 2003-05-15 21:37 +0000 [r1077]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5588
5589         * rc.d/init.d/template.init, rc.d/init.d/functions: - LSB
5590           conformance changes
5591
5592 2003-05-11 21:09 +0000 [r1076]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5593
5594         * dumb.sh: - updated
5595
5596 2003-05-11 15:26 +0000 [r1075]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5597
5598         * dumb.sh: removed duplicates; %s fixes
5599
5600 2003-05-11 15:13 +0000 [r1074]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5601
5602         * dumb.sh: updated
5603
5604 2003-05-11 12:42 +0000 [r1073]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5605
5606         * dumb.sh: updated
5607
5608 2003-05-09 21:08 +0000 [r1072]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5609
5610         * dumb.sh: - updated
5611
5612 2003-05-08 17:18 +0000 [r1071]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5613
5614         * rc.d/init.d/template.init: - reversed bogus change
5615
5616 2003-05-07 23:35 +0000 [r1070]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5617
5618         * dumb.sh: - updated
5619
5620 2003-05-06 21:54 +0000 [r1069]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5621
5622         * dumb.sh: updated
5623
5624 2003-05-05 00:07 +0000 [r1068]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5625
5626         * rc.d/init.d/template.init, dumb.sh: updated
5627
5628 2003-05-04 19:48 +0000 [r1067]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5629
5630         * dumb.sh: updated
5631
5632 2003-05-03 23:16 +0000 [r1066]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5633
5634         * dumb.sh: updated
5635
5636 2003-05-02 23:41 +0000 [r1064-1065]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5637
5638         * dumb.sh (added): - dump script with various messages
5639
5640         * rc-scripts.spec.in: - fix improper use of %%{_sysconfigdir}
5641
5642 2003-05-02 20:27 +0000 [r1063]  kloczek <kloczek/at/pld-linux.org>
5643
5644         * po/de.po: - corrected charset s/iso8850-1/iso-8850-1/.
5645
5646 2003-04-17 18:21 +0000 [r1062]  Jan Rękorajski <baggins/at/pld-linux.org>
5647
5648         * rc.d/rc.sysinit: - added support for device-mapper
5649
5650 2003-04-10 07:37 +0000 [r1061]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5651
5652         * rc.d/rc.sysinit: - use new evms_activate utility; drop support
5653           for evms < 2.0.0
5654
5655 2003-04-07 19:59 +0000 [r1060]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5656
5657         * rc.d/rc.sysinit: - split sysctl call into two pieces
5658
5659 2003-04-07 19:54 +0000 [r1059]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5660
5661         * sysconfig/network-scripts/ifup: - fix Andrzej's proxy arp support
5662
5663 2003-03-06 13:31 +0000 [r1058]  Wojciech Cięciwa <cieciwa/at/pld-linux.org>
5664
5665         * sysctl.conf: - corecting URL of grsecurity.
5666
5667 2003-01-25 00:37 +0000 [r1057]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5668
5669         * rc.d/rc.shutdown: - more generic ups support via
5670           /sbin/poweroff-ups
5671
5672 2003-01-15 22:34 +0000 [r1056]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5673
5674         * TODO, sysconfig/network-scripts/ifup,
5675           sysconfig/interfaces/ifcfg-description: - support for proxy ARP
5676           per interface - fix sysctl for IPV6_DISABLE_AUTOCONF - typos,
5677           formatting - MTU for ethernet already supported [ remove from
5678           TODO ]
5679
5680 2003-01-07 14:45 +0000 [r1055]  kloczek <kloczek/at/pld-linux.org>
5681
5682         * rc.d/init.d/functions: s/broke/break/ (fixed
5683           http://bugs.pld.org.pl/?bug=520).
5684
5685 2002-12-30 23:39 +0000 [r1054]  Paweł Wilk <siefca/at/pld-linux.org>
5686
5687         * run-parts: - run-parts: current directory now in an environment
5688           variable - run-parts: args shifted - run-parts: cosmetics
5689
5690 2002-12-17 14:01 +0000 [r1053]  Jan Rękorajski <baggins/at/pld-linux.org>
5691
5692         * rc.d/init.d/network, po/pl.po, doc/sysconfig.txt,
5693           doc/sysconfig.docb, sysconfig/network-scripts/functions.network:
5694           - removed references to IPV*_FORWARDING
5695
5696 2002-12-17 13:54 +0000 [r1052]  Jan Rękorajski <baggins/at/pld-linux.org>
5697
5698         * sysconfig/network: - better solution to IPV*_FORWARDING
5699
5700 2002-12-17 13:43 +0000 [r1051]  Jan Rękorajski <baggins/at/pld-linux.org>
5701
5702         * sysconfig/network: - removed IPV*_FORWARDING - use
5703           /etc/sysctl.conf to set this
5704
5705 2002-12-01 23:59 +0000 [r1050]  alchemyx <alchemyx/at/pld-linux.org>
5706
5707         * rc.d/rc.sysinit: - typo
5708
5709 2002-12-01 21:31 +0000 [r1049]  alchemyx <alchemyx/at/pld-linux.org>
5710
5711         * rc.d/rc.sysinit: - system will reboot if is instructed by fsck to
5712           do so
5713
5714 2002-11-27 23:41 +0000 [r1048]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5715
5716         * rc.d/rc.shutdown: - support for UPS powerdown before halt
5717
5718 2002-11-12 15:54 +0000 [r1047]  kloczek <kloczek/at/pld-linux.org>
5719
5720         * sysconfig/interfaces/ifcfg-description: typo in comment
5721           (s/dhlc/dhcp/).
5722
5723 2002-11-08 23:45 +0000 [r1046]  alchemyx <alchemyx/at/pld-linux.org>
5724
5725         * sysconfig/static-nat,
5726           sysconfig/network-scripts/functions.network: - updated static-nat
5727           (reversed parameters) so it works now as intended (as described
5728           in docs)
5729
5730 2002-10-10 15:07 +0000 [r1045]  Jan Rękorajski <baggins/at/pld-linux.org>
5731
5732         * sysconfig/system, rc.d/rc.sysinit: - better support fo EVMS
5733
5734 2002-09-28 23:05 +0000 [r1044]  Arkadiusz Patyk <areq/at/pld-linux.org>
5735
5736         * rc.d/rc.shutdown: - don't force umount iso9660 ramfs tmpfs
5737
5738 2002-09-14 19:54 +0000 [r1043]  Tomasz Orzechowski <orzech/at/pld-linux.org>
5739
5740         * sysconfig/system, rc.d/rc, rc.d/rc.sysinit: - LOAD_SOUND is
5741           obsolete
5742
5743 2002-08-24 17:04 +0000 [r1042]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5744
5745         * sysconfig/network-scripts/ifup-ppp: - fix wvdial support; chat
5746           support still broken
5747
5748 2002-08-24 16:05 +0000 [r1041]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5749
5750         * sysconfig/interfaces/ifcfg-description, README,
5751           sysconfig/network-scripts/functions.network,
5752           sysconfig/network-scripts/ifup-ppp: - added userspace and
5753           kernelspace PPPoE support - pass unit option to pppd (so now
5754           ifcfg-ppp5 with DEVICE=ppp5 will _always_ create ppp5 interface
5755           when it's not used yet)
5756
5757 2002-08-23 22:13 +0000 [r1040]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5758
5759         * rc.d/init.d/network: - check ONBOOT by evaluating ifcfg-* file,
5760           not by egrep
5761
5762 2002-08-22 13:21 +0000 [r1039]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5763
5764         * sysconfig/interfaces/ifcfg-description,
5765           sysconfig/network-scripts/ifup-post,
5766           sysconfig/network-scripts/ifdown-post: - support for limiting
5767           downstream and upstream traffic on whole interface (cbq, htb,
5768           tbf)
5769
5770 2002-08-21 21:30 +0000 [r1038]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5771
5772         * sysconfig/network-scripts/functions.network: - fix support for
5773           src addresses option
5774
5775 2002-08-13 20:31 +0000 [r1037]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5776
5777         * rc.d/rc.sysinit: - /proc/bus/usb should be described in fstab -
5778           mounting manually bogus device "usbdevfs" causes mount -a to fail
5779           when fstab contains something like "none /proc/bus/usb usbdevfs
5780           ..."
5781
5782 2002-08-11 17:05 +0000 [r1036]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5783
5784         * sysconfig/network-scripts/ifup-routes,
5785           sysconfig/network-scripts/ifup-post,
5786           sysconfig/network-scripts/Makefile.am, sysconfig/static-arp
5787           (added), sysconfig/Makefile.am,
5788           sysconfig/network-scripts/ifup-neigh (added): - static arp per
5789           interface support - any device support is back
5790
5791 2002-08-09 06:30 +0000 [r1035]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5792
5793         * rc.d/rc.sysinit: - fix for checking encrypted filesystems - if
5794           all have "noauto" in options, don't try to mount or fsck anything
5795
5796 2002-07-14 21:11 +0000 [r1034]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5797
5798         * service, rc.d/init.d/functions: - some code from RH (nicer than
5799           old code)
5800
5801 2002-07-13 23:04 +0000 [r1033]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5802
5803         * sysconfig/network-scripts/ifup: - fix WLAN encryption setting
5804
5805 2002-07-13 16:25 +0000 [r1032]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5806
5807         * sysconfig/network-scripts/ifdown-ppp,
5808           sysconfig/network-scripts/ifdown-vlan (added),
5809           sysconfig/network-scripts/ifup-plusb (added),
5810           sysconfig/network-scripts/functions.network,
5811           sysconfig/network-scripts/ifup-ppp,
5812           sysconfig/network-scripts/ifup-vlan (added),
5813           sysconfig/network-scripts/ifdown-irda (added),
5814           sysconfig/network-scripts/ifup,
5815           sysconfig/interfaces/ifcfg-description,
5816           sysconfig/interfaces/ifcfg-irlan0 (added),
5817           sysconfig/network-scripts/ifup-iucv (added), rc.d/rc.sysinit,
5818           service, rc.d/rc.modules, sysconfig/interfaces/ifcfg-irda0
5819           (added), sysconfig/network-scripts/ifup-irda (added): - more
5820           TOTALNEW merge (ppp, irda, other vlan, wireless). ALPHA
5821
5822 2002-07-06 12:22 +0000 [r1031]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5823
5824         * rc.d/rc.sysinit: - fixed: removing directories in /var/run/app/ -
5825           fixed: unneeded lines (deleting not-existing files) removed
5826
5827 2002-06-19 18:13 +0000 [r1030]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5828
5829         * doc/sysconfig.txt: - forgotten
5830
5831 2002-06-19 18:04 +0000 [r1029]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5832
5833         * sysconfig/network: - hopefully fixed explanation about NISDOMAIN
5834
5835 2002-06-18 22:06 +0000 [r1028]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5836
5837         * doc/sysconfig.txt, sysconfig/network: - more clear explanation of
5838           HOSTNAME and NISDOMAIN
5839
5840 2002-06-13 13:06 +0000 [r1027]  Robert Grabowski <grabba/at/pld-linux.org>
5841
5842         * rc.d/init.d/functions: daemon function: dont't use su when user
5843           is root
5844
5845 2002-05-21 12:23 +0000 [r1026]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5846
5847         * sysconfig/ip-rules: - typo
5848
5849 2002-05-11 21:51 +0000 [r1025]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5850
5851         * rc.d/rc.sysinit: - process functions a bit earlier - don't mount
5852           proc twice
5853
5854 2002-05-11 10:26 +0000 [r1024]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5855
5856         * rc-scripts.spec.in: - updated spec file
5857
5858 2002-05-11 09:50 +0000 [r1023]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5859
5860         * sysconfig/network-scripts/ifup-routes, rc.d/init.d/network,
5861           sysconfig/network-scripts/ifup-aliases,
5862           sysconfig/network-scripts/ifdown-ppp,
5863           sysconfig/network-scripts/tnldown,
5864           sysconfig/network-scripts/ifup-post,
5865           sysconfig/network-scripts/ifdown,
5866           sysconfig/network-scripts/ifdown-br,
5867           rc.d/init.d/functions.network (removed),
5868           sysconfig/network-scripts/ifup-ppp,
5869           sysconfig/network-scripts/functions.network (added),
5870           sysconfig/network-scripts/ifup-ipx,
5871           sysconfig/network-scripts/tnlup, rc.d/init.d/Makefile.am,
5872           sysconfig/network-scripts/ifdown-sl,
5873           sysconfig/network-scripts/ifup,
5874           sysconfig/network-scripts/ifup-br,
5875           sysconfig/network-scripts/ifup-plip, rc-scripts.spec.in,
5876           sysconfig/network-scripts/ifdown-post,
5877           sysconfig/network-scripts/Makefile.am,
5878           sysconfig/network-scripts/ifup-sl: - functions.network back in
5879           old place
5880
5881 2002-05-11 09:44 +0000 [r1022]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5882
5883         * ppp/Makefile.am: - force symlink
5884
5885 2002-05-11 09:36 +0000 [r1020-1021]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5886
5887         * autogen.sh: - configure.in -> configure.ac
5888
5889         * po/pl.po, configure.ac: - fix iso charset name - add de to
5890           supported languages
5891
5892 2002-05-11 09:30 +0000 [r1019]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5893
5894         * configure.in (removed), configure.ac (added): - renamed + updated
5895
5896 2002-05-11 08:48 +0000 [r1018]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5897
5898         * rc.d/init.d/functions.network: - removed via (it shouldn't be
5899           here)
5900
5901 2002-05-11 08:41 +0000 [r1017]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5902
5903         * rc.d/init.d/functions.network: - use onlink option when adding
5904           default routing (in case when gw isn't in our subnetwork) -
5905           TNLOPTS removed
5906
5907 2002-04-21 12:22 +0000 [r1016]  mkochano <mkochano/at/pld-linux.org>
5908
5909         * sysconfig/interfaces/data/chat-ppp0.tpsa: - Update for current
5910           TPSA login screen.
5911
5912 2002-04-20 13:57 +0000 [r1015]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5913
5914         * rc.d/rc.sysinit: - don't mount usbdevfs again if it's already
5915           mounted (for example by modules.conf post-install directive).
5916           Patch by Wojtek Kaniewski <wojtekka/at/bydg.pdi.net>.
5917
5918 2002-04-10 19:02 +0000 [r1014]  Witek Kręcicki <adasi/at/pld-linux.org>
5919
5920         * sysconfig/network-scripts/ifup-ppp: - added USER... dunno why it
5921           wasn't included, but it is in sample files and it should be added
5922           to pppd cmdline (user ${USER}). If it's wrong, roll it back
5923
5924 2002-04-09 11:10 +0000 [r1009-1013]  Jacek Konieczny <jajcus/at/pld-linux.org>
5925
5926         * rc.d/init.d/network, AUTHORS, sysconfig/network: - more LDAP
5927           garbage removed
5928
5929         * po/pl.po: - LDAP strings removed
5930
5931         * rc.d/init.d/network: - "LDAP support" removed
5932
5933         * rc.d/init.d/functions.network: - "LDAP support" removed. It was
5934           not supported anyway
5935
5936         * rc.d/init.d/functions.network: - delete '}' left after some
5937           function removal
5938
5939 2002-03-29 17:18 +0000 [r1008]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5940
5941         * rc.d/rc.sysinit: - added deleting lock files
5942
5943 2002-03-29 08:52 +0000 [r1007]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5944
5945         * rc-scripts.spec.in: - added removed by mistake 'timezone'
5946
5947 2002-03-29 08:46 +0000 [r1005-1006]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5948
5949         * sysconfig/ip-rules (added): - example config file
5950
5951         * rc.d/init.d/network, rc-scripts.spec.in,
5952           rc.d/init.d/functions.network, sysconfig/Makefile.am: - policy
5953           routing support
5954
5955 2002-03-24 03:59 +0000 [r1004]  Paweł Gołaszewski <blues/at/pld-linux.org>
5956
5957         * po/pl.po, autogen.sh, rc.d/rc.sysinit, README: - GNU/Linux is
5958           gone.
5959
5960 2002-03-19 18:35 +0000 [r1003]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5961
5962         * sysconfig/system, rc.d/rc.sysinit: - user and kernelspace PNP
5963
5964 2002-03-19 18:19 +0000 [r1002]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5965
5966         * ppp/ipx-down (added), ppp/auth-down (added), isapnp/.cvsignore
5967           (added), ppp/Makefile.am, sysconfig/hwprof (added), Makefile.am,
5968           autogen.sh, ppp/ip-down, sysconfig/Makefile.am, ppp/ipx-up
5969           (added), ppp/auth-up (added), sysconfig/hwprofiles (added),
5970           configure.in, isapnp/isapnp-kernel.conf (added), ppp/ip-up,
5971           isapnp (added), README, hwprofile (added),
5972           sysconfig/hwprofiles/Makefile.am (added), service (added),
5973           isapnp/Makefile.am (added), sysconfig/hwprofiles/.cvsignore
5974           (added): - started merging TOTALNEW
5975
5976 2002-03-19 17:46 +0000 [r1001]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5977
5978         * rc.d/rc.sysinit: - support for EVMS volumes
5979
5980 2002-03-19 17:42 +0000 [r1000]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5981
5982         * sysconfig/system, rc.d/rc.sysinit: - if devfs is mounted and
5983           devfsd is available then start is unconditionally
5984
5985 2002-03-07 11:16 +0000 [r999]  Paweł Gołaszewski <blues/at/pld-linux.org>
5986
5987         * rc.d/init.d/network, sysconfig/network-scripts/ifup-ipx: - ipx
5988           paths fixed (ipx is usable now...)
5989
5990 2002-03-07 09:48 +0000 [r998]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5991
5992         * rc.d/rc.sysinit: - protect dmesg
5993
5994 2002-02-21 00:31 +0000 [r997]  Tomasz Pala <gotar/at/pld-linux.org>
5995
5996         * po/pl.po: - more typos
5997
5998 2002-02-21 00:08 +0000 [r996]  Tomasz Pala <gotar/at/pld-linux.org>
5999
6000         * po/pl.po, rc.d/rc.sysinit: - typos
6001
6002 2002-02-20 23:43 +0000 [r995]  Tomasz Pala <gotar/at/pld-linux.org>
6003
6004         * po/pl.po, rc.d/rc.sysinit, sysconfig/network-scripts/ifup-sl: -
6005           updated.
6006
6007 2002-02-18 13:24 +0000 [r994]  Tomasz Pala <gotar/at/pld-linux.org>
6008
6009         * doc/sysconfig.txt, doc/sysconfig.docb: - hostname != FQDN
6010
6011 2002-02-03 16:40 +0000 [r993]  Witek Kręcicki <adasi/at/pld-linux.org>
6012
6013         * rc-scripts-sysconfig_masq.patch (removed): - moved away
6014
6015 2002-02-03 16:22 +0000 [r992]  Witek Kręcicki <adasi/at/pld-linux.org>
6016
6017         * rc-scripts-sysconfig_masq.patch (added): - sysconfig/masquerade
6018           support patch - not for use in official rc-scripts releases
6019
6020 2002-02-03 16:17 +0000 [r991]  Witek Kręcicki <adasi/at/pld-linux.org>
6021
6022         * rc.d/init.d/network, doc/sysconfig.txt,
6023           rc.d/init.d/functions.network, doc/sysconfig.docb: - reverted
6024           last change
6025
6026 2002-02-02 17:30 +0000 [r990]  Witek Kręcicki <adasi/at/pld-linux.org>
6027
6028         * doc/sysconfig.txt, doc/sysconfig.docb: - added masquerade
6029           description
6030
6031 2002-02-02 17:13 +0000 [r989]  Witek Kręcicki <adasi/at/pld-linux.org>
6032
6033         * rc.d/init.d/network, rc.d/init.d/functions.network: - added
6034           support for sysconfig/masquerade (NEW)
6035
6036 2002-01-27 02:14 +0000 [r986-988]  Jan Rękorajski <baggins/at/pld-linux.org>
6037
6038         * src/ppp-watch.c, src/usernetctl.c: - rc-scripts-interfaces.patch:
6039           ifcfg-* are in /etc/sysconfig/interfaces, not
6040           /etc/sysconfig/network-scripts. And ifup and ifdown are not there
6041           but in /sbin. (qrczak)
6042
6043         * rc.d/rc.sysinit: - fixed syntax error
6044
6045         * rc.d/rc.shutdown: - don't try to umount devfs - it's pointelss
6046
6047 2002-01-22 23:46 +0000 [r984-985]  Tomasz Pala <gotar/at/pld-linux.org>
6048
6049         * po/pl.po: - more fixes
6050
6051         * TODO, DEVELOPMENT: - typos
6052
6053 2002-01-17 21:14 +0000 [r983]  Tomasz Pala <gotar/at/pld-linux.org>
6054
6055         * inittab: - added KeyboardSignal entry.
6056
6057 2002-01-17 20:56 +0000 [r982]  Tomasz Pala <gotar/at/pld-linux.org>
6058
6059         * po/pl.po: - changed personal forms to impersonal.
6060
6061 2002-01-17 20:47 +0000 [r981]  Tomasz Pala <gotar/at/pld-linux.org>
6062
6063         * po/pl.po: - iso8859-1 got 'ó' - why don't use it? - other
6064           cosmetics.
6065
6066 2002-01-08 17:42 +0000 [r980]  Jan Rękorajski <baggins/at/pld-linux.org>
6067
6068         * rc.d/init.d/functions: - reverted is_no() behaviour to return
6069           true only on explicit "no"
6070
6071 2002-01-08 17:16 +0000 [r979]  Jan Rękorajski <baggins/at/pld-linux.org>
6072
6073         * rc.d/rc.sysinit: - reorganized stuff so modprobe is not called
6074           before depmod
6075
6076 2002-01-08 16:48 +0000 [r978]  Jan Rękorajski <baggins/at/pld-linux.org>
6077
6078         * configure.in: - version 0.3.1
6079
6080 2001-12-24 12:22 +0000 [r977]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6081
6082         * rc.d/rc.sysinit: - if RUN_DEPMOD is set to "ifmissing", run
6083           simply "depmod -A"
6084
6085 2001-12-21 15:49 +0000 [r976]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6086
6087         * rc.d/rc.sysinit: - fixed depmod problem (s/$mver/`uname -r`/)
6088
6089 2001-12-14 12:56 +0000 [r975]  mkochano <mkochano/at/pld-linux.org>
6090
6091         * rc.d/init.d/functions: - Previous change caused "snow ball
6092           effect" --- some code relied upon that bug. - Added code which
6093           conditionaly encloses arguments in double quotes. This is
6094           required if more than one argument is passed to /bin/su -c.
6095
6096 2001-12-13 20:35 +0000 [r974]  mkochano <mkochano/at/pld-linux.org>
6097
6098         * rc.d/init.d/functions: - Properly escape quotation marks inside
6099           quotation marks.
6100
6101 2001-12-03 17:50 +0000 [r973]  Jacek Konieczny <jajcus/at/pld-linux.org>
6102
6103         * sysconfig/network-scripts/ifup-post: - pass $CONFIG instead of
6104           $DEVICE to ifup-post, ifup-aliases (BTS id 20)
6105
6106 2001-11-30 15:11 +0000 [r972]  Wojciech Cięciwa <cieciwa/at/pld-linux.org>
6107
6108         * sysctl.conf: - s/getrewted/grsecurity/
6109
6110 2001-11-23 14:33 +0000 [r971]  Tomasz Pala <gotar/at/pld-linux.org>
6111
6112         * rc.d/rc.sysinit, src/ppp-watch.c, src/shvar.c, src/shvar.h: -
6113           fixed typos.
6114
6115 2001-11-19 13:00 +0000 [r970]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6116
6117         * rc.d/init.d/functions.network: - don't try to detect devicetype
6118           if it's specified
6119
6120 2001-11-12 18:47 +0000 [r969]  Jan Rękorajski <baggins/at/pld-linux.org>
6121
6122         * sysconfig/network-scripts/ifdown: - RESULT variable can be empty,
6123           check for it
6124
6125 2001-11-09 18:34 +0000 [r968]  Jan Rękorajski <baggins/at/pld-linux.org>
6126
6127         * rc.d/init.d/network: - run modprobe at the start of
6128           network_init()
6129
6130 2001-11-05 16:58 +0000 [r967]  kloczek <kloczek/at/pld-linux.org>
6131
6132         * sysconfig/network: - chenged comment s/Set domainname here/Set
6133           NIS domain name here/
6134
6135 2001-10-30 17:03 +0000 [r966]  Tomasz Pala <gotar/at/pld-linux.org>
6136
6137         * rc.d/rc.sysinit: - last change: perms to 664.
6138
6139 2001-10-30 09:02 +0000 [r965]  Tomasz Pala <gotar/at/pld-linux.org>
6140
6141         * rc.d/rc.sysinit: - changed /var/run/utmp(x) and /var/log/wtmp(x)
6142           permissions to 660 in order to assure compatibility with SysVinit
6143           and utempter packages.
6144
6145 2001-10-25 08:21 +0000 [r963]  kloczek <kloczek/at/pld-linux.org>
6146
6147         * sysconfig/network-scripts/ifup-routes: back ..
6148           s/DEVICE/REALDEVICE/
6149
6150 2001-10-24 22:27 +0000 [r962]  Tomasz Orzechowski <orzech/at/pld-linux.org>
6151
6152         * rc.d/rc.sysinit: - small fixes
6153
6154 2001-10-24 22:16 +0000 [r961]  kloczek <kloczek/at/pld-linux.org>
6155
6156         * sysconfig/network-scripts/ifup-routes: s/REALDEVICE/DEVICE/
6157
6158 2001-10-22 16:43 +0000 [r960]  kloczek <kloczek/at/pld-linux.org>
6159
6160         * sysconfig/static-routes: added commented example.
6161
6162 2001-10-14 21:33 +0000 [r958]  mkochano <mkochano/at/pld-linux.org>
6163
6164         * sysconfig/network-scripts/ifdown-br: - Do not try to delete
6165           bridge from itself.
6166
6167 2001-10-11 18:49 +0000 [r955]  Jan Rękorajski <baggins/at/pld-linux.org>
6168
6169         * sysconfig/network-scripts/ifup,
6170           sysconfig/network-scripts/ifup-br, rc.d/init.d/functions.network:
6171           - let kernel maintain if ARP should be turned on/off if not
6172           explicitly specified
6173
6174 2001-10-10 02:03 +0000 [r954]  Jan Rękorajski <baggins/at/pld-linux.org>
6175
6176         * rc.d/init.d/functions.network: - fixed regexp in DEVICETYPE
6177           detection
6178
6179 2001-10-09 22:49 +0000 [r952-953]  Jan Rękorajski <baggins/at/pld-linux.org>
6180
6181         * rc.d/init.d/functions.network: - HANDLING cannot be 'typeset'
6182           it's mot local (thanks qboosh)
6183
6184         * sysconfig/network-scripts/ifup-ppp: - typo (thanks qboosh)
6185
6186 2001-10-08 11:16 +0000 [r951]  Jan Rękorajski <baggins/at/pld-linux.org>
6187
6188         * rc.d/rc.sysinit: - fix for modular LVM
6189
6190 2001-10-05 18:21 +0000 [r950]  Jan Rękorajski <baggins/at/pld-linux.org>
6191
6192         * sysctl.conf: - comment out all IPv6 stuff by default
6193
6194 2001-10-05 18:17 +0000 [r949]  Jan Rękorajski <baggins/at/pld-linux.org>
6195
6196         * rc.d/init.d/functions: - proper (shell dependant) ulimit use
6197
6198 2001-10-04 07:41 +0000 [r948]  Jakub Bogusz <qboosh/at/pld-linux.org>
6199
6200         * po/pl.po: - applied SOURCES/rc-scripts-typo.patch (by aflinta)
6201
6202 2001-10-01 17:10 +0000 [r946-947]  Jan Rękorajski <baggins/at/pld-linux.org>
6203
6204         * rc.d/init.d/functions.network: - allow ipv6 only interface
6205
6206         * sysctl.conf: - added grsec stuff - really, really disable ipv6
6207           autoconf if one wants it
6208
6209 2001-09-19 08:09 +0000 [r944]  Tomasz Orzechowski <orzech/at/pld-linux.org>
6210
6211         * rc.d/init.d/functions: - fixed misleading message after killproc
6212           with specified signal type
6213
6214 2001-08-16 22:52 +0000 [r943]  kloczek <kloczek/at/pld-linux.org>
6215
6216         * po/pl.po: - charset=iso-8859-2.
6217
6218 2001-08-15 20:32 +0000 [r942]  Roman Werpachowski <roman/at/pld-linux.org>
6219
6220         * sysconfig/interfaces/ifcfg-ppp0.tpsa: - added AUTH=no ("noauth"
6221           is not a default option of pppd)
6222
6223 2001-07-30 10:29 +0000 [r941]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
6224
6225         * sysconfig/interfaces/ifcfg-eth0: - ONBOOT=no by default
6226
6227 2001-07-23 11:01 +0000 [r940]  mkochano <mkochano/at/pld-linux.org>
6228
6229         * rc.d/init.d/functions: - Added ulimit -p unlimited before
6230           executing daemon. This will make sure daemons will have ability
6231           to fork no matter what limits are set. Limits for users are set
6232           via pam_limit. - Small optimalization (it's smaller now).
6233
6234 2001-07-22 17:28 +0000 [r936-939]  Jan Rękorajski <baggins/at/pld-linux.org>
6235
6236         * sysconfig/network-scripts/ifdown: - typos
6237
6238         * sysconfig/interfaces/Makefile.am: - added ifcfg-eth0
6239
6240         * rc.d/rc.sysinit: - devfs and RAID fixes
6241
6242         * rc.d/rc.modules: - don't autoclean modules loaded here
6243
6244 2001-07-21 19:26 +0000 [r935]  Jan Rękorajski <baggins/at/pld-linux.org>
6245
6246         * rc.d/rc.sysinit: - more merging from TOTALNEW - mainly USB and
6247           lvm - fixed thinko with SET_SLINKS
6248
6249 2001-07-21 19:21 +0000 [r933-934]  Jan Rękorajski <baggins/at/pld-linux.org>
6250
6251         * sysconfig/interfaces/tnlcfg-icm, sysconfig/interfaces/ifcfg-eth0:
6252           - bring it up to date with the stuff ;>
6253
6254         * sysconfig/network-scripts/ifup-aliases,
6255           sysconfig/interfaces/ifcfg-description: -
6256           s/BOOTMETHOD/BOOTPROTO/g
6257
6258 2001-07-19 20:55 +0000 [r932]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
6259
6260         * sysconfig/interfaces/ifcfg-eth0 (added): - example config
6261
6262 2001-07-17 18:21 +0000 [r931]  Jan Rękorajski <baggins/at/pld-linux.org>
6263
6264         * sysconfig/network-scripts/ifup, rc.d/init.d/functions: - merge
6265           from TOTALNEW branch: - set MTU - don't use tput if we are not on
6266           a proper terminal
6267
6268 2001-07-13 17:47 +0000 [r930]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6269
6270         * sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
6271           - added automatically vlan shutdown before shutdowing interface
6272           (eth)
6273
6274 2001-07-05 22:21 +0000 [r929]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6275
6276         * sysconfig/network-scripts/ifup: - VLAN must be set _before_
6277           initialisation it's IP parameters
6278
6279 2001-07-05 15:56 +0000 [r927]  Jan Rękorajski <baggins/at/pld-linux.org>
6280
6281         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
6282           sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
6283           - cleaned up accidental mess
6284
6285 2001-07-05 15:47 +0000 [r925-926]  Jan Rękorajski <baggins/at/pld-linux.org>
6286
6287         * rc.d/rc.sysinit: - don't mount devpts if devfs is already mounted
6288
6289         * rc.d/rc.sysinit: - backed up some obviously wrong changes -
6290           PLEASE do NOT make functional changes along with cosmetic ones
6291
6292 2001-07-04 22:48 +0000 [r924]  Tomasz Pala <gotar/at/pld-linux.org>
6293
6294         * rc.d/rc.sysinit: - removed /etc/HOSTNAME, - cosmetics.
6295
6296 2001-06-26 14:53 +0000 [r923]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6297
6298         * sysconfig/network-scripts/ifup: - added vconfig set_flag $DEVICE
6299           1 - for dhcpd
6300
6301 2001-06-25 20:54 +0000 [r922]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6302
6303         * rc.d/init.d/functions.network: - added vlan_setup function
6304           (setting proper 802.1q vlan's parameters)
6305
6306 2001-06-25 20:44 +0000 [r921]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6307
6308         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
6309           sysconfig/network-scripts/ifdown: - added support to 802.1Q
6310           VLANs. (ifcfg-eth0.<vlan>)
6311
6312 2001-05-25 20:14 +0000 [r912]  Jan Rękorajski <baggins/at/pld-linux.org>
6313
6314         * sysconfig/network-scripts/ifup: - don't try to add ipv4 address
6315           if there is none
6316
6317 2001-05-25 17:53 +0000 [r911]  Jan Rękorajski <baggins/at/pld-linux.org>
6318
6319         * rc.d/init.d/functions.network: - typo
6320
6321 2001-05-25 17:48 +0000 [r910]  Jan Rękorajski <baggins/at/pld-linux.org>
6322
6323         * sysconfig/network-scripts/ifup: - compatibility fixes
6324
6325 2001-05-25 17:34 +0000 [r909]  Jan Rękorajski <baggins/at/pld-linux.org>
6326
6327         * rc.d/rc.sysinit: - cleanup
6328
6329 2001-05-25 14:33 +0000 [r906-908]  Jan Rękorajski <baggins/at/pld-linux.org>
6330
6331         * rc.d/init.d/network: - removed shutting down "unconfigured"
6332           interfaces - that was dumb idea misiek
6333
6334         * sysconfig/network-scripts/ifup: - consistency check
6335
6336         * rc.d/init.d/functions.network: - consistency checks
6337
6338 2001-05-24 20:20 +0000 [r903-905]  Jan Rękorajski <baggins/at/pld-linux.org>
6339
6340         * rc.d/init.d/functions.network: - reverted last change - not neded
6341
6342         * rc.d/init.d/network: - fixing shutting down unconfigured defices
6343           (atm stuff is not)
6344
6345         * rc.d/init.d/functions.network: - compat stuff
6346
6347 2001-05-24 20:14 +0000 [r902]  Jan Rękorajski <baggins/at/pld-linux.org>
6348
6349         * rc.d/init.d/functions.network: - more bad merge fixes
6350
6351 2001-05-24 20:00 +0000 [r901]  Jan Rękorajski <baggins/at/pld-linux.org>
6352
6353         * rc.d/init.d/functions.network: - fixed very stupid typo
6354
6355 2001-05-16 13:12 +0000 [r899-900]  Jan Rękorajski <baggins/at/pld-linux.org>
6356
6357         * po/pl.po: - cleaned up, updated and translated
6358
6359         * sysconfig/network-scripts/ifup-aliases,
6360           sysconfig/network-scripts/ifup-routes,
6361           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
6362           sysconfig/network-scripts/tnldown,
6363           sysconfig/network-scripts/ifdown,
6364           sysconfig/network-scripts/ifup-sl,
6365           sysconfig/network-scripts/ifup-ppp,
6366           sysconfig/network-scripts/ifup-ipx: - nls cleanups
6367
6368 2001-05-16 02:14 +0000 [r898]  Jan Rękorajski <baggins/at/pld-linux.org>
6369
6370         * rc.d/rc.shutdown: - do not 'exec' umount, $() is just fine (yes,
6371           it's yet another ksh93 fix)
6372
6373 2001-05-16 01:54 +0000 [r897]  Jan Rękorajski <baggins/at/pld-linux.org>
6374
6375         * rc.d/rc: - set TMPDIR=/dev/null before exec rc.shutdown
6376           (workaround for the freaky weird ksh93 which tries to keep pipes
6377           in /tmp, and no, disabling this in source of ksh93 is not an
6378           option)
6379
6380 2001-05-16 01:33 +0000 [r896]  Jan Rękorajski <baggins/at/pld-linux.org>
6381
6382         * rc.d/rc.shutdown, rc.d/rc: - do not use locale in rc.shutdwon
6383           (there are shells that support them and you end up with
6384           unmountable /usr)
6385
6386 2001-05-15 17:28 +0000 [r895]  Jan Rękorajski <baggins/at/pld-linux.org>
6387
6388         * makepot.pl: - recognize "nls 'bla'"
6389
6390 2001-05-15 16:54 +0000 [r893-894]  Jan Rękorajski <baggins/at/pld-linux.org>
6391
6392         * rc.d/init.d/template.init: - typo
6393
6394         * rc.d/rc.sysinit: - typos
6395
6396 2001-05-15 16:44 +0000 [r892]  Jan Rękorajski <baggins/at/pld-linux.org>
6397
6398         * rc.d/init.d/functions.network: - typos
6399
6400 2001-05-15 16:43 +0000 [r891]  Maciej 'Agaran' Pijanka <agaran/at/pld-linux.org>
6401
6402         * po/pl.po: added some translations..may somebody look at that?
6403
6404 2001-05-15 16:41 +0000 [r890]  Jan Rękorajski <baggins/at/pld-linux.org>
6405
6406         * rc.d/init.d/functions.network: - typo
6407
6408 2001-05-15 16:36 +0000 [r889]  Jan Rękorajski <baggins/at/pld-linux.org>
6409
6410         * rc.d/init.d/functions.network: - rarp run via run_cmd
6411
6412 2001-05-15 16:05 +0000 [r888]  Jan Rękorajski <baggins/at/pld-linux.org>
6413
6414         * rc.d/init.d/network, TODO, sysconfig/network-scripts/tnldown,
6415           doc/initlog.1, sysconfig/interfaces/tnlcfg-icm, src/ppp-watch.c,
6416           sysconfig/network-scripts/ifup-ipx, rc-scripts.spec.in,
6417           doc/sysconfig.txt, sysconfig/network-scripts/ifup-plip,
6418           rc.d/init.d/template.init, sysconfig/network-scripts/Makefile.am,
6419           sysconfig/network-scripts/ifup-routes,
6420           sysconfig/network-scripts/ifdown-ppp,
6421           sysconfig/network-scripts/ifup-post, Makefile.am, autogen.sh,
6422           NEWS, setsysfont, DEVELOPMENT (added), rc.d/init.d/functions,
6423           AUTHORS, configure.in, inittab, sysconfig/network, README,
6424           src/Makefile.am, rc.d/rc.shutdown, sysctl.conf (added),
6425           sysconfig/network-scripts/ifdown, modules (added), COPYING,
6426           sysconfig/network-scripts/ifdown-br (added), makepot.pl,
6427           sysconfig/network-scripts/ifup-ppp,
6428           sysconfig/interfaces/tnlcfg-description, src/process.c,
6429           sysconfig/interfaces/ifcfg-description,
6430           sysconfig/network-scripts/ifup-br (added), sysconfig/system,
6431           src/netreport.c, rc.d/rc.sysinit, src/shvar.c,
6432           sysconfig/network-scripts/ifdown-post, rc.d/init.d/single,
6433           sysconfig/timezone, doc/net-scripts.txt, sysconfig/clock,
6434           src/getkey.c, src/shvar.h, src/usernetctl.c,
6435           sysconfig/interfaces/Makefile.am,
6436           sysconfig/network-scripts/ifup-aliases, src/minilogd.c,
6437           rc.d/init.d/functions.network, src/initlog.c,
6438           sysconfig/Makefile.am, sysconfig/network-scripts/tnlup,
6439           sysconfig/network-scripts/ifdown-sl,
6440           sysconfig/network-scripts/ifup, sysconfig/interfaces/ifcfg-br0
6441           (added), rc.d/rc, lang.csh,
6442           sysconfig/interfaces/ifcfg-ppp0.leased1, rc.d/Makefile.am,
6443           sysconfig/interfaces/ifcfg-ppp0.leased2,
6444           sysconfig/network-scripts/ifup-sl,
6445           sysconfig/interfaces/ifcfg-sl0, rc.d/rc.modules (added): - merge
6446           from TOTALNEW branch (see NEWS for more info)
6447
6448 2001-05-13 18:39 +0000 [r886]  kloczek <kloczek/at/pld-linux.org>
6449
6450         * rc.d/init.d/network, rc.d/init.d/functions.network,
6451           sysconfig/network: added abilities for setup static RARP table by
6452           /etc/sysconfig/network::STATIC_RARP=yes (like static ARP table)
6453           based on /etc/ethers config file. Before setting up ARRP table is
6454           checked /proc/net/rarp and if file don't exist "modprobe rarp" is
6455           performed before.
6456
6457 2001-05-13 17:47 +0000 [r884]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6458
6459         * rc.d/init.d/functions.network: ksh93 support/fixes by Jan
6460           Rękorajski <baggins/at/pld.org.pl> (from stable series)
6461
6462 2001-05-13 17:10 +0000 [r883]  Jan Rękorajski <baggins/at/pld-linux.org>
6463
6464         * rc.d/rc.shutdown, rc.d/init.d/timezone,
6465           sysconfig/network-scripts/ifup, configure.in, rc.d/rc,
6466           rc.d/init.d/functions.network, rc.d/rc.sysinit,
6467           rc.d/init.d/functions: - version 0.2.11 - true ksh support/fixes:
6468           - fixed numerous instances of incorrect quoting ("" inside
6469           itself) - s/local/typeset/
6470
6471 2001-04-20 23:28 +0000 [r878]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6472
6473         * rc.d/rc.sysinit: - few more updates - util-linux 2.10s is
6474           _slightly_ fixed :>>
6475
6476 2001-04-20 21:15 +0000 [r877]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6477
6478         * rc.d/rc.sysinit: - patch to allow fsck'ing crypted filesystems
6479
6480 2001-04-19 23:31 +0000 [r876]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6481
6482         * sysconfig/network-scripts/ifup: don't use quotation in
6483           DHCPOPTIONS
6484
6485 2001-03-22 21:50 +0000 [r873]  Jakub Bogusz <qboosh/at/pld-linux.org>
6486
6487         * sysconfig/network-scripts/ifup-ppp: - check if DATAFORCHAT is not
6488           null before exporting it
6489
6490 2001-03-05 17:35 +0000 [r867-868]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6491
6492         * TODO: removed IPX tunnels; these don't need rc-scripts support
6493
6494         * rc-scripts.spec.in: sysconfig/clock was missing
6495
6496 2001-03-03 11:28 +0000 [r861]  laro <laro/at/pld-linux.org>
6497
6498         * rc.d/init.d/timezone: typing error fixed
6499
6500 2001-03-01 16:11 +0000 [r860]  Michał Moskal <malekith/at/pld-linux.org>
6501
6502         * rc.d/rc.sysinit: Fixed to pass --localtime option to hwclock.
6503           check hwclock manpage for details (it has changed, since i last
6504           read it)
6505
6506 2001-02-23 18:06 +0000 [r857]  Jan Rękorajski <baggins/at/pld-linux.org>
6507
6508         * sysconfig/network-scripts/ifup-plip: - bring link up at startup
6509
6510 2001-02-12 20:30 +0000 [r856]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6511
6512         * po/pl.po: - uncommented "to enter interactive startup" transl.
6513
6514 2001-02-02 21:18 +0000 [r855]  Roman Werpachowski <roman/at/pld-linux.org>
6515
6516         * sysconfig/interfaces/data/chat-ppp0.tpsa: another small fix: atdt
6517           $PHONE -> atdt$PHONE
6518
6519 2001-02-02 18:22 +0000 [r854]  Roman Werpachowski <roman/at/pld-linux.org>
6520
6521         * sysconfig/interfaces/data/chat-ppp0.tpsa: - small fix
6522
6523 2001-01-12 13:46 +0000 [r851]  Jan Rękorajski <baggins/at/pld-linux.org>
6524
6525         * rc.d/init.d/network: - exclude nas* interfaces on boot, they need
6526           to be started by ATM utils
6527
6528 2000-12-27 13:33 +0000 [r850]  mkochano <mkochano/at/pld-linux.org>
6529
6530         * sysconfig/system: - CONSOLE_LOGLEVEL is back. It is duplicated in
6531           klogd.sysconfig, but it has to be here. It is required by
6532           rc.sysinit in order to set logging level before processing
6533           init.d/* scripts.
6534
6535 2000-12-19 22:33 +0000 [r849]  mkochano <mkochano/at/pld-linux.org>
6536
6537         * sysconfig/system: - Removed CONSOLELOG_LEVEL - has been moved to
6538           /etc/sysconfig/klogd.
6539
6540 2000-12-14 09:49 +0000 [r847]  Jacek Konieczny <jajcus/at/pld-linux.org>
6541
6542         * rc.d/init.d/functions: - status() improved so it can accept now
6543           two argumens: the subsys name and (optional) the daemon name.
6544           status() checks if daemon is running or the subsys is locked.
6545           This way subsys name can differ from daemon name it is running
6546
6547 2000-12-14 09:32 +0000 [r846]  Jacek Konieczny <jajcus/at/pld-linux.org>
6548
6549         * sysconfig/Makefile.am, sysconfig/clock (added): -
6550           /etc/sysconfig/clock added (for hardware clock options)
6551
6552 2000-12-12 17:38 +0000 [r845]  kloczek <kloczek/at/pld-linux.org>
6553
6554         * configure.in: - version 0.2.10.
6555
6556 2000-12-09 12:02 +0000 [r842-843]  mkochano <mkochano/at/pld-linux.org>
6557
6558         * rc.d/init.d/functions: - Added note about some not obvious
6559           behavior of is_not().
6560
6561         * rc.d/rc.sysinit: - Fixed problem with $RUN_DEPMOD="ifmissing".
6562
6563 2000-12-04 12:06 +0000 [r841]  Roman Werpachowski <roman/at/pld-linux.org>
6564
6565         * sysconfig/interfaces/ifcfg-ppp0.tpsa: Added PHONE to DATAFORCHAT
6566
6567 2000-11-17 14:47 +0000 [r839]  Jan Rękorajski <baggins/at/pld-linux.org>
6568
6569         * configure.in: - version 0.2.9
6570
6571 2000-11-17 12:11 +0000 [r838]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6572
6573         * sysconfig/interfaces/ifcfg-description: information about
6574           specifing prefix for so called ,,aliases''
6575
6576 2000-11-17 06:25 +0000 [r837]  kloczek <kloczek/at/pld-linux.org>
6577
6578         * rc.d/init.d/network: - replace "$((" by "$( (" to w use bash as
6579           /bin/sh.
6580
6581 2000-11-16 16:04 +0000 [r831-836]  Jan Rękorajski <baggins/at/pld-linux.org>
6582
6583         * rc.d/init.d/timezone: - cleanup from TOTALNEW
6584
6585         * rc.d/init.d/functions: - backport from TOTALNEW - cleaned up
6586           shell functions - fixed is_yes/is_no - added is_module, log_*
6587           functions
6588
6589         * rc.d/rc.init: - set/unset more (all?) locale variables (backport
6590           from TOTALNEW)
6591
6592         * rc.d/rc.shutdown, rc.d/init.d/template.init, rc.d/rc,
6593           rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/killall,
6594           rc.d/init.d/allowlogin, rc.d/rc.local: - added setting for vi ;)
6595
6596         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
6597           po/Makefile.am, sysconfig/network-scripts/ifdown,
6598           sysconfig/network-scripts/ifup-post,
6599           rc.d/init.d/functions.network, rc.d/rc.sysinit,
6600           sysconfig/network-scripts/ifdown-post: - replaced sed with awk
6601           (backport from TOTALNEW branch)
6602
6603         * rc-scripts.spec.in: - synced with SPECS version
6604
6605 2000-11-06 19:28 +0000 [r830]  Jan Rękorajski <baggins/at/pld-linux.org>
6606
6607         * sysconfig/network-scripts/ifup: - `ip -4 addr add` first `ip link
6608           set dev up` next - atm needs it
6609
6610 2000-11-06 18:33 +0000 [r829]  Jan Rękorajski <baggins/at/pld-linux.org>
6611
6612         * configure.in: - version 0.2.8
6613
6614 2000-11-06 16:24 +0000 [r827]  Jan Rękorajski <baggins/at/pld-linux.org>
6615
6616         * rc.d/init.d/network: - use awk instead of sed in interface
6617           selection
6618
6619 2000-11-06 15:42 +0000 [r825-826]  Jan Rękorajski <baggins/at/pld-linux.org>
6620
6621         * rc.d/init.d/network: - skip lec and atm interfaces on start|stop,
6622           they are set using separate script
6623
6624         * sysconfig/network-scripts/ifup: - revert last change because IPv6
6625           is broken and it's not possible to add an adress on DOWN
6626           interface :(
6627
6628 2000-11-05 01:28 +0000 [r823]  Jan Rękorajski <baggins/at/pld-linux.org>
6629
6630         * sysconfig/network: - added global ipv6 autoconf setting
6631
6632 2000-11-04 04:44 +0000 [r822]  Jan Rękorajski <baggins/at/pld-linux.org>
6633
6634         * sysconfig/network-scripts/ifup: - bring interface UP _after_
6635           setting up addresses (other way breaks ATM)
6636
6637 2000-11-02 21:40 +0000 [r819]  Jan Rękorajski <baggins/at/pld-linux.org>
6638
6639         * rc.d/init.d/network: - global setting for autoconf in proc_net()
6640
6641 2000-10-22 20:55 +0000 [r808]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6642
6643         * rc.d/init.d/functions: (run_cmd, daemon): set HOME and TMPDIR in
6644           nicer way (backport from totalnew)
6645
6646 2000-10-22 19:30 +0000 [r807]  mkochano <mkochano/at/pld-linux.org>
6647
6648         * rc.d/init.d/functions: - Remove "HOME" from environment. - Set
6649           TMPDIR and TEMP to "/tmp". Some programs (Samba, cvs) will fail
6650           beacuse of lack of access permissions to "/root/tmp" or lack of
6651           this directory if these variables are inherited from root's
6652           environment.
6653
6654 2000-10-18 20:10 +0000 [r803]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6655
6656         * rc.d/init.d/functions.network: merged totalnew 3d patch as new
6657           TOTALNEW branch
6658
6659 2000-10-17 20:42 +0000 [r802]  Paweł Sakowski <saq/at/pld-linux.org>
6660
6661         * sysconfig/network-scripts/ifup: - bugfix: avoid loops when a user
6662           calls ifup and usernetctl isn't suid
6663
6664 2000-09-25 13:46 +0000 [r801]  Paweł Sakowski <saq/at/pld-linux.org>
6665
6666         * configure.in: - version 0.2.7
6667
6668 2000-09-23 20:43 +0000 [r800]  Paweł Sakowski <saq/at/pld-linux.org>
6669
6670         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
6671           - fixed DEVICETYPE determination for aliased devices
6672
6673 2000-09-21 13:53 +0000 [r799]  Paweł Sakowski <saq/at/pld-linux.org>
6674
6675         * po/de.po: - minor fixes
6676
6677 2000-09-20 23:32 +0000 [r798]  kloczek <kloczek/at/pld-linux.org>
6678
6679         * sysconfig/static-routes: - commented entry description.
6680
6681 2000-09-19 13:36 +0000 [r796-797]  Paweł Sakowski <saq/at/pld-linux.org>
6682
6683         * po/pl.po: - translations for ifup and ifup-sl
6684
6685         * po/de.po: - s/dir/dip/
6686
6687 2000-09-19 12:46 +0000 [r795]  Paweł Sakowski <saq/at/pld-linux.org>
6688
6689         * sysconfig/network-scripts/ifup, po/pl.po,
6690           sysconfig/network-scripts/ifup-sl, po/de.po,
6691           rc.d/init.d/functions: - merged some %s into nls invocations -
6692           German translation finetuning
6693
6694 2000-09-18 22:32 +0000 [r794]  Paweł Sakowski <saq/at/pld-linux.org>
6695
6696         * configure.in, rc-scripts.spec.in, po/de.po (added),
6697           rc.d/init.d/functions: - introducing German translation
6698
6699 2000-09-03 02:29 +0000 [r793]  Jan Rękorajski <baggins/at/pld-linux.org>
6700
6701         * sysconfig/network-scripts/ifup,
6702           sysconfig/interfaces/ifcfg-description: - added IPV6_AUTOCONF
6703           variable to interface configuration set it to "no" if you don't
6704           want kernel to autoconfigure IPv6 address on interfaces
6705           (prefix:MAC stuff)
6706
6707 2000-08-28 15:43 +0000 [r792]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6708
6709         * configure.in: - version = 0.2.6
6710
6711 2000-08-28 15:38 +0000 [r790-791]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6712
6713         * rc.d/init.d/network: - substituted awk in place of /usr/bin/tr
6714
6715         * rc.d/init.d/network: - removed all "xargs" calls
6716
6717 2000-08-08 23:06 +0000 [r789]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6718
6719         * rc.d/init.d/functions: - added "termput op" definition -- it
6720           fixes the Blue Screen (tm) problem :) (if you don't know what's
6721           this about, try umounting /usr and running rc.sysinit -- the same
6722           effect was when /usr wasn't on root partition)
6723
6724 2000-08-04 15:25 +0000 [r788]  Jan Rękorajski <baggins/at/pld-linux.org>
6725
6726         * sysconfig/network-scripts/ifup: - fixed setting up GATEWAY6* -
6727           added setting up global route for IPv6 routers
6728
6729 2000-08-04 15:20 +0000 [r786-787]  Jan Rękorajski <baggins/at/pld-linux.org>
6730
6731         * sysconfig/network: -added IPV6_GLOBALROUTEDEV
6732
6733         * sysconfig/network: - added IPV6_GLOBALROUTE
6734
6735 2000-08-04 15:06 +0000 [r785]  Jan Rękorajski <baggins/at/pld-linux.org>
6736
6737         * sysconfig/network-scripts/ifup: - set up GATEWAY6* only if
6738           IPV6_FORWARDING is disabled
6739
6740 2000-08-04 14:08 +0000 [r784]  Jan Rękorajski <baggins/at/pld-linux.org>
6741
6742         * sysconfig/network-scripts/ifup: - added default route setup for
6743           IPv6
6744
6745 2000-08-04 14:02 +0000 [r783]  Jan Rękorajski <baggins/at/pld-linux.org>
6746
6747         * sysconfig/network: - added GATEWAY6* for IPv6 routing
6748
6749 2000-08-04 13:58 +0000 [r782]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6750
6751         * rc.d/rc.sysinit: - cosmetics (in mount /proc command)
6752
6753 2000-08-03 12:51 +0000 [r781]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6754
6755         * rc.d/rc.sysinit: - added -o gid=17 while mounting /proc
6756
6757 2000-07-31 07:28 +0000 [r780]  kloczek <kloczek/at/pld-linux.org>
6758
6759         * configure.in: - new version 0.2.5.
6760
6761 2000-07-28 18:37 +0000 [r779]  Jan Rękorajski <baggins/at/pld-linux.org>
6762
6763         * rc.d/init.d/functions: - added _modprobe function
6764
6765 2000-07-28 15:03 +0000 [r778]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6766
6767         * sysconfig/network-scripts/tnlup,
6768           sysconfig/network-scripts/tnldown: - added .
6769           /etc/rc.d/init.d/functions
6770
6771 2000-07-21 18:51 +0000 [r777]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6772
6773         * rc.d/init.d/functions.network: - ls 2>/dev/null (avoid "ls: no
6774           such file or directory" when directory does not exist)
6775
6776 2000-07-20 10:07 +0000 [r776]  Paweł Gajda <mis/at/pld-linux.org>
6777
6778         * sysconfig/interfaces/ifcfg-description: - one more fix to
6779           IPXFRAMETYPE
6780
6781 2000-07-20 10:03 +0000 [r775]  Paweł Gajda <mis/at/pld-linux.org>
6782
6783         * sysconfig/interfaces/ifcfg-description: - fixed IPXFRAMETYPE
6784
6785 2000-07-13 17:42 +0000 [r774]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6786
6787         * configure.in: - version 0.2.4
6788
6789 2000-07-13 15:29 +0000 [r773]  Jan Rękorajski <baggins/at/pld-linux.org>
6790
6791         * rc.d/rc.sysinit: - rm -f utmp? first
6792
6793 2000-07-13 14:51 +0000 [r772]  Jan Rękorajski <baggins/at/pld-linux.org>
6794
6795         * sysconfig/system: - added NEED_XFILES=yes (we want utmpx/wtmpx)
6796
6797 2000-07-13 14:45 +0000 [r770-771]  Jan Rękorajski <baggins/at/pld-linux.org>
6798
6799         * rc.d/rc.sysinit: - typo
6800
6801         * rc.d/rc.sysinit: - we _want_ utmpx and wtmpx, not utmp/wtmp
6802
6803 2000-06-29 08:24 +0000 [r769]  Bartosz Waszak <waszi/at/pld-linux.org>
6804
6805         * po/pl.po: - typo
6806
6807 2000-06-27 20:22 +0000 [r768]  Jan Rękorajski <baggins/at/pld-linux.org>
6808
6809         * rc.d/init.d/functions.network: - modprobe ipip if
6810           IPV6_TUNNELCONFIG == yes
6811
6812 2000-06-27 09:50 +0000 [r767]  Bartosz Waszak <waszi/at/pld-linux.org>
6813
6814         * lang.sh: - cleanups
6815
6816 2000-06-25 14:40 +0000 [r766]  Bartosz Waszak <waszi/at/pld-linux.org>
6817
6818         * rc.d/rc.shutdown, sysconfig/interfaces/ifcfg-description,
6819           sysconfig/interfaces/ifcfg-ppp0.tpsa, makepot.pl,
6820           rc.d/rc.sysinit: - typos - cleanups
6821
6822 2000-06-23 09:11 +0000 [r765]  Artur Frysiak <wiget/at/pld-linux.org>
6823
6824         * rc.d/rc.shutdown: added shmfs to noprocfs
6825
6826 2000-06-22 14:52 +0000 [r764]  Jacek Konieczny <jajcus/at/pld-linux.org>
6827
6828         * rc.d/rc.shutdown: - fixed file unmounting again, after kloczek
6829           broke it "borrowing" code from RH
6830
6831 2000-06-21 15:23 +0000 [r763]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6832
6833         * sysconfig/interfaces/ifcfg-description: - IPADDR, not ADDR :)
6834
6835 2000-06-18 09:55 +0000 [r762]  kloczek <kloczek/at/pld-linux.org>
6836
6837         * configure.in: - release 2.3.
6838
6839 2000-06-18 09:52 +0000 [r761]  kloczek <kloczek/at/pld-linux.org>
6840
6841         * rc.d/rc.shutdown: - new umounting file systems procedure (borowed
6842           from RH).
6843
6844 2000-06-12 08:38 +0000 [r760]  Bartosz Waszak <waszi/at/pld-linux.org>
6845
6846         * rc.d/init.d/network, sysconfig/network-scripts/ifdown-sl,
6847           sysconfig/network-scripts/ifup-aliases,
6848           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
6849           sysconfig/network-scripts/ifup-plip,
6850           sysconfig/network-scripts/tnldown,
6851           sysconfig/network-scripts/ifup-post,
6852           rc.d/init.d/functions.network, rc.d/rc.sysinit, ppp/ip-down,
6853           sysconfig/network-scripts/ifup-sl, rc.d/init.d/allowlogin,
6854           sysconfig/network-scripts/ifup-ppp: - is_yes and is_no cleanups -
6855           typos
6856
6857 2000-06-02 14:47 +0000 [r759]  mkochano <mkochano/at/pld-linux.org>
6858
6859         * rc.d/init.d/functions: - Moves cursor to a new line also after
6860           "WORK" and "FAIL".
6861
6862 2000-06-02 14:36 +0000 [r758]  mkochano <mkochano/at/pld-linux.org>
6863
6864         * rc.d/init.d/functions: - Added new function progress(). It shows
6865           color messages in square brackets. Takes two arguments: text to
6866           display and color to use. Second argument is optional (default
6867           color is green). Outputs "op" as last terminal sequence instaed
6868           setting arbitrary color. - busy(), ok(), started(), fail() and
6869           died() modified to use progress().
6870
6871 2000-06-02 10:00 +0000 [r757]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6872
6873         * rc.d/rc.sysinit: - fixed some is_yes calls (argument can be
6874           empty)
6875
6876 2000-06-01 19:33 +0000 [r756]  Jan Rękorajski <baggins/at/pld-linux.org>
6877
6878         * rc.d/rc.sysinit: - fixed setting up USEMODULES variable
6879
6880 2000-05-31 18:01 +0000 [r754-755]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6881
6882         * rc.d/rc: - one more typo
6883
6884         * rc.d/rc: - typo
6885
6886 2000-05-31 17:55 +0000 [r753]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6887
6888         * sysconfig/network-scripts/ifdown: - typo
6889
6890 2000-05-30 05:55 +0000 [r749-752]  Bartosz Waszak <waszi/at/pld-linux.org>
6891
6892         * rc.d/init.d/functions: -typo
6893
6894         * rc.d/rc: - replaced halt -d with halt -d -p
6895
6896         * rc.d/rc.shutdown: - halt -p -> halt -w
6897
6898         * rc.d/rc.sysinit: -typo
6899
6900 2000-05-29 19:37 +0000 [r747-748]  Jan Rękorajski <baggins/at/pld-linux.org>
6901
6902         * sysconfig/network-scripts/ifup: - pass $DHCPOPTIONS to dhcpcd
6903
6904         * sysconfig/network-scripts/ifdown: - kill dhcpcd if necessary
6905
6906 2000-05-29 19:31 +0000 [r746]  Jan Rękorajski <baggins/at/pld-linux.org>
6907
6908         * sysconfig/interfaces/ifcfg-description: - added DHCPOPTIONS
6909           variable
6910
6911 2000-05-29 19:06 +0000 [r745]  kloczek <kloczek/at/pld-linux.org>
6912
6913         * configure.in: - start prepare 0.2.2.
6914
6915 2000-05-29 19:03 +0000 [r744]  Jan Rękorajski <baggins/at/pld-linux.org>
6916
6917         * rc.d/rc.shutdown: - run quotaoff -a before unmounting filesystems
6918           - minor cosmetics
6919
6920 2000-05-20 13:34 +0000 [r743]  Jacek Konieczny <jajcus/at/pld-linux.org>
6921
6922         * rc.d/rc.sysinit: - Time setup changed, so it should work even if
6923           /usr is on separate partition
6924
6925 2000-05-16 15:08 +0000 [r742]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6926
6927         * rc.d/rc.sysinit: - changed the way depmod was run - changed all
6928           "!=no" to "is_yes" or "! is_no" (from "functions")
6929
6930 2000-05-13 07:11 +0000 [r741]  Artur Frysiak <wiget/at/pld-linux.org>
6931
6932         * rc.d/init.d/timezone, po/pl.po: - rc.d/init.d/timezone - poprawki
6933           związane z tłumaczeniem - po/pl.po - serwis -> usluga,
6934           startowanie -> uruchamianie i kilka kosmetycznych zmian
6935
6936 2000-05-09 18:58 +0000 [r740]  Jan Rękorajski <baggins/at/pld-linux.org>
6937
6938         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
6939           - pump is b0rken - don't use pump for DHCP - use dhcpcd for DHCP
6940           ;) - and fixed typo
6941
6942 2000-05-09 15:46 +0000 [r739]  kloczek <kloczek/at/pld-linux.org>
6943
6944         * rc.d/rc.shutdown: - "halt -p" instead "halt -w".
6945
6946 2000-05-07 19:00 +0000 [r738]  Paweł Wilk <siefca/at/pld-linux.org>
6947
6948         * sysconfig/interfaces/up.d/all (added),
6949           sysconfig/interfaces/down.d/ip/.cvsignore (added),
6950           sysconfig/interfaces/up.d/ip (added),
6951           sysconfig/interfaces/up.d/Makefile.am (added), ppp/Makefile.am,
6952           sysconfig/interfaces/up.d/ipx/.cvsignore (added),
6953           sysconfig/interfaces/down.d/all/thetouch (added),
6954           sysconfig/interfaces/up.d/ppp/logger (added),
6955           sysconfig/interfaces/up.d/all/Makefile.am (added),
6956           sysconfig/interfaces/up.d/ip/Makefile.am (added),
6957           sysconfig/interfaces/down.d (added), rc-scripts.spec.in,
6958           sysconfig/interfaces/down.d/all (added),
6959           sysconfig/interfaces/up.d/all/thetouch (added), ppp/ip-up,
6960           sysconfig/interfaces/down.d/Makefile.am (added),
6961           sysconfig/interfaces/up.d/tnl (added),
6962           sysconfig/interfaces/down.d/tnl/.cvsignore (added),
6963           sysconfig/interfaces/up.d/ppp (added),
6964           sysconfig/interfaces/down.d/ppp/.cvsignore (added),
6965           sysconfig/interfaces/up.d/ipx (added),
6966           sysconfig/interfaces/down.d/.cvsignore (added),
6967           sysconfig/interfaces/Makefile.am,
6968           sysconfig/interfaces/down.d/all/Makefile.am (added),
6969           sysconfig/interfaces/up.d/tnl/Makefile.am (added),
6970           sysconfig/interfaces/up.d/ppp/Makefile.am (added),
6971           sysconfig/interfaces/down.d/all/.cvsignore (added),
6972           sysconfig/interfaces/up.d/ipx/Makefile.am (added),
6973           sysconfig/interfaces/up.d/tnl/.cvsignore (added),
6974           sysconfig/interfaces/up.d/ppp/.cvsignore (added), Makefile.am,
6975           sysconfig/interfaces/up.d/.cvsignore (added), ppp/ip-down,
6976           sysconfig/interfaces/down.d/tnl (added),
6977           sysconfig/interfaces/down.d/ppp (added),
6978           sysconfig/interfaces/down.d/ipx (added),
6979           sysconfig/interfaces/up.d/all/.cvsignore (added),
6980           sysconfig/interfaces/up.d/ip/.cvsignore (added),
6981           sysconfig/interfaces/down.d/tnl/Makefile.am (added),
6982           configure.in, sysconfig/interfaces/down.d/ppp/Makefile.am
6983           (added), sysconfig/interfaces/down.d/ip (added),
6984           sysconfig/interfaces/down.d/ipx/Makefile.am (added), run-parts
6985           (added), sysconfig/interfaces/up.d (added),
6986           sysconfig/interfaces/down.d/ipx/.cvsignore (added),
6987           sysconfig/interfaces/down.d/ppp/logger (added),
6988           sysconfig/interfaces/down.d/ip/Makefile.am (added): - scripts now
6989           ready to exec run-parts for each of interfaces going up/down, -
6990           run-parts is now by rc-scripts provided (as /bin/run-parts).
6991
6992 2000-05-07 15:43 +0000 [r737]  Paweł Wilk <siefca/at/pld-linux.org>
6993
6994         * rc-scripts.spec.in: run-parts script now belongs here
6995
6996 2000-05-03 11:55 +0000 [r736]  Bartosz Waszak <waszi/at/pld-linux.org>
6997
6998         * rc.d/rc.sysinit: - typos - in some places changed [ VARIABLE =
6999           "yes" ] ==> is_yes - devfsd may be used without DEVFS_MOUNT=yes
7000
7001 2000-05-03 11:49 +0000 [r735]  Bartosz Waszak <waszi/at/pld-linux.org>
7002
7003         * rc.d/rc, rc.d/rc.sysinit: - typo
7004
7005 2000-05-01 20:13 +0000 [r734]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7006
7007         * rc.d/rc.sysinit: - typo
7008
7009 2000-05-01 18:57 +0000 [r733]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7010
7011         * rc.d/rc: - line lengths are now evaluated properly - it's not
7012           necessary to set and unset af{2,6,7} every time we want to "say
7013           something" :)
7014
7015 2000-05-01 18:53 +0000 [r732]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7016
7017         * rc.d/init.d/functions: - \n after messages passed to nls aren't
7018           necessary (nls uses "echo" after every printf anyway: if you want
7019           to get a message without a trailing "\n", use echo -n "`nls
7020           ...`")
7021
7022 2000-05-01 18:43 +0000 [r731]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7023
7024         * rc.d/init.d/functions: - deltext is not necessary before ok,
7025           fail, others (it's called automatically) - [ $# -gt 0 ] instead
7026           of [ -n "$1" ]: printf_ sometimes has to accept argument lists
7027           like "" "a" (where first one is empty string) - replaced
7028           "\b\b\b..." in deltext by "termput hpa $INIT_COL" - COLOR_INIT=no
7029           doesn't mean that all other termcodes shouldn't work - COLOR_INIT
7030           is now checked only at case "setaf"
7031
7032 2000-04-27 06:20 +0000 [r730]  Jacek Konieczny <jajcus/at/pld-linux.org>
7033
7034         * sysconfig/network-scripts/ifup: - missing space added (without
7035           this "peer" option was used to "ip addr add" even if no "$REMIP"
7036           was defined)
7037
7038 2000-04-25 12:01 +0000 [r729]  Bartosz Waszak <waszi/at/pld-linux.org>
7039
7040         * sysconfig/system, rc.d/rc.sysinit: - added MOUNT_DEVFS option
7041
7042 2000-04-24 16:56 +0000 [r728]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7043
7044         * rc.d/rc: - removed two unnecessary 0s at every textlen counting -
7045           arguments for nls in "" (necessary, when COLOR_INIT=no)
7046
7047 2000-04-23 11:46 +0000 [r727]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
7048
7049         * sysconfig/network-scripts/ifup,
7050           sysconfig/network-scripts/ifup-ppp: * In ifup file added suppoer
7051           for Point-to-Point IPv4 Ethernet (REMIP variable). * In ifup-ppp
7052           deleted some hashed lines.
7053
7054 2000-04-21 17:47 +0000 [r716-726]  Jacek Konieczny <jajcus/at/pld-linux.org>
7055
7056         * sysconfig/network-scripts/ifup-routes: - get REALDEVICE and use
7057           it for setting up the routes
7058
7059         * sysconfig/network-scripts/ifup-ppp: - detach pppd by default -
7060           use "linkname" option to make pppd save its pid and interface
7061           name - pass $CONFIG as ipparam - don't set remotename to device
7062           name so authentication will work with peer-given name
7063
7064         * sysconfig/network-scripts/ifup-post: - use
7065           get_ppp_device_and_pid() to get REALDEVICE - set up queing
7066           discipline if QDISC is given
7067
7068         * sysconfig/network-scripts/ifdown-ppp: - use
7069           get_ppp_device_and_pid() for getting pppd's pid
7070
7071         * rc.d/init.d/functions.network: - set REALDEVICE to DEVICE if
7072           nothig else is set
7073
7074         * sysconfig/interfaces/ifcfg-ppp0.tpsa: - chatscript in
7075           interfaces/data - QDISC set to SFQ (useful on PPP links)
7076
7077         * sysconfig/interfaces/ifcfg-ppp0.callback,
7078           sysconfig/interfaces/ifcfg-ppp0.leased1: - chatscript in
7079           interfaces/data
7080
7081         * sysconfig/interfaces/ifcfg-description: - QDISC parameter added
7082           (queuing discipline)
7083
7084         * rc.d/init.d/functions.network: - function get_ppp_device_and_pid
7085           added. It extracts PID and REALDEVICE from /var/run/ppp-*.pid
7086
7087         * ppp/ip-up: - real device name is now saved by pppd in
7088           /var/run/ppp-*.pid - ipparam is a config name not a device name -
7089           pass $CONFIG instead of ifcfg-$DEVICE to ifup-post
7090
7091         * ppp/ip-down: - "compatible location" of basename - ipparam is now
7092           a config name instead of logical device - ifdown-post uses
7093           $CONFIG instead of ifcfg-$DEVICE
7094
7095 2000-04-19 18:20 +0000 [r715]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7096
7097         * sysconfig/network-scripts/ifup-post: - ifup-routes should be run
7098           with $CONFIG as parameter, not $DEVNAME
7099
7100 2000-04-18 08:30 +0000 [r713-714]  Jacek Konieczny <jajcus/at/pld-linux.org>
7101
7102         * sysconfig/network-scripts/ifup-post: - better hostname detection
7103           (for DHCP clients)
7104
7105         * rc.d/init.d/functions.network: - "set_hostname" function fixed
7106
7107 2000-04-14 11:14 +0000 [r711-712]  mkochano <mkochano/at/pld-linux.org>
7108
7109         * rc.d/init.d/template.init: - s/syslogd/<service>/.
7110
7111         * sysconfig/system: - Added note about aumix-OSS-preserve-settings.
7112
7113 2000-04-13 08:25 +0000 [r710]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7114
7115         * rc.d/init.d/template.init: - some changes in reload)
7116
7117 2000-04-12 23:21 +0000 [r709]  kloczek <kloczek/at/pld-linux.org>
7118
7119         * po/pl.po: - typo.
7120
7121 2000-04-11 14:27 +0000 [r708]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7122
7123         * po/pl.po: - typo - missing translation for "to enter interactive
7124           startup"
7125
7126 2000-04-08 21:41 +0000 [r707]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7127
7128         * rc.d/init.d/functions: - added single-letter-values to is_yes and
7129           is_no
7130
7131 2000-04-08 13:34 +0000 [r706]  mkochano <mkochano/at/pld-linux.org>
7132
7133         * rc.d/rc.sysinit: - Changed 'modprobe -s midi' to 'modprobe -s
7134           synth0'. There is no module 'midi'. - Changed 'modprobe -s sound'
7135           to 'modprobe -s sound-slot-0'. This causes sound card driver to
7136           be loaded.
7137
7138 2000-04-07 19:16 +0000 [r705]  Jan Rękorajski <baggins/at/pld-linux.org>
7139
7140         * sysconfig/network-scripts/ifup-ipx: - don't try start IPX on
7141           unconfigured devices
7142
7143 2000-04-06 12:39 +0000 [r704]  mkochano <mkochano/at/pld-linux.org>
7144
7145         * sysconfig/network-scripts/ifup-routes: - s/\$DEVICE/\$DEVNAME/.
7146           "$DEVNAME" is set by source_config() from .functions to the name
7147           of interface for which static routes should be set up.
7148
7149 2000-04-05 10:33 +0000 [r703]  Bartek Szady <bszx/at/pld-linux.org>
7150
7151         * rc.d/init.d/timezone: - now it works under bash
7152
7153 2000-04-03 14:50 +0000 [r700-702]  Jan Rękorajski <baggins/at/pld-linux.org>
7154
7155         * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes,
7156           sysconfig/network-scripts/ifup,
7157           sysconfig/interfaces/ifcfg-description,
7158           sysconfig/network-scripts/ifdown, rc.d/rc.sysinit,
7159           sysconfig/network-scripts/ifup-ppp,
7160           sysconfig/network-scripts/ifup-ipx: - cleaned up ifup/ifdown
7161           mess, /sbin/ifup ethX.something works now - IPX fixes, works now
7162           - run hdparm from rc.sysinit BEFORE anything is mounted RW -
7163           fixed setting VFS_{FILE,INODE}_MAX - updated ifcfg-description
7164
7165         * configure.in: - version 0.2.1
7166
7167         * src/Makefile.am: - added initlog.conf to EXTRA_DIST
7168
7169 2000-04-01 10:24 +0000 [r699]  Bartosz Waszak <waszi/at/pld-linux.org>
7170
7171         * rc.d/init.d/functions: - small termput() fixes
7172
7173 2000-03-31 13:10 +0000 [r698]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7174
7175         * sysconfig/network-scripts/tnlup,
7176           sysconfig/network-scripts/tnldown,
7177           sysconfig/network-scripts/ifup-ppp: - support for maxfail option
7178           in pppd - cleanups in tunnel scripts
7179
7180 2000-03-27 16:07 +0000 [r697]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7181
7182         * INSTALL, po/pl.po, sysconfig/interfaces/ifcfg-description,
7183           rc-scripts.spec.in, sysconfig/network-scripts/ifup-post, rc.d/rc,
7184           rc.d/init.d/functions.network, rc.d/rc.sysinit,
7185           sysconfig/network-scripts/ifdown-post, NEWS, src/Makefile.am: -
7186           removed "scripts" method of executing external programs after
7187           uping or downing device (almost nobody didn't know about it 8-) -
7188           added new method which is using run_up() and run_down() functions
7189           defined in device configuration file (ifcfg*) - fixed problem
7190           with displaing garbage instead of formated output - removed
7191           execution of random start (this should be started in standard
7192           init.d way) - set ld.so.cache if doesn't exist, too - use new
7193           (rh) style for date variables
7194
7195 2000-03-26 06:51 +0000 [r696]  kloczek <kloczek/at/pld-linux.org>
7196
7197         * sysconfig/system: - changed RUN_LDCONFIG to no.
7198
7199 2000-03-24 08:48 +0000 [r695]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7200
7201         * po/pl.po, rc.d/rc: - fixed problem with Runlevel messages and
7202           INIT_COL variable
7203
7204 2000-03-24 08:39 +0000 [r694]  Bartosz Waszak <waszi/at/pld-linux.org>
7205
7206         * rc.d/rc.sysinit: - fixed nfsroot support
7207
7208 2000-03-22 22:00 +0000 [r693]  Artur Frysiak <wiget/at/pld-linux.org>
7209
7210         * rc-scripts.spec.in: use corect name
7211
7212 2000-03-22 21:55 +0000 [r692]  Artur Frysiak <wiget/at/pld-linux.org>
7213
7214         * rc.d/init.d/Makefile.am, rc.d/init.d/template.init (added),
7215           rc.d/init.d/<template>.init (removed): please don't use stupid
7216           names for files
7217
7218 2000-03-22 21:44 +0000 [r691]  Artur Frysiak <wiget/at/pld-linux.org>
7219
7220         * rc-scripts.spec.in: typo
7221
7222 2000-03-22 21:41 +0000 [r690]  Artur Frysiak <wiget/at/pld-linux.org>
7223
7224         * rc-scripts.spec.in: - added <templete>.init to %doc
7225
7226 2000-03-22 21:30 +0000 [r689]  Artur Frysiak <wiget/at/pld-linux.org>
7227
7228         * po/pl.po: cleanup
7229
7230 2000-03-22 21:21 +0000 [r688]  kloczek <kloczek/at/pld-linux.org>
7231
7232         * po/pl.po: - removed all fuzzy translations.
7233
7234 2000-03-22 21:04 +0000 [r686-687]  kloczek <kloczek/at/pld-linux.org>
7235
7236         * po/pl.po: - s/Stopowanie/Zatrzymywanie/
7237
7238         * po/pl.po: - beter translations for stop/start serwices.
7239
7240 2000-03-22 20:51 +0000 [r685]  kloczek <kloczek/at/pld-linux.org>
7241
7242         * po/pl.po: - added missing %s in pl translations (stopping,
7243           starting messages).
7244
7245 2000-03-22 20:43 +0000 [r684]  Artur Frysiak <wiget/at/pld-linux.org>
7246
7247         * rc.d/init.d/functions: fixed small typo
7248
7249 2000-03-22 17:24 +0000 [r683]  Artur Frysiak <wiget/at/pld-linux.org>
7250
7251         * sysconfig/system, rc.d/rc.sysinit: - Allow set
7252           /proc/sys/fs/file-max & inode-max (patch by Paweł Krawczyk
7253           <kravietz/at/alfa.ceti.pl>)
7254
7255 2000-03-22 17:20 +0000 [r682]  Artur Frysiak <wiget/at/pld-linux.org>
7256
7257         * rc-scripts.spec.in: Added BuildRequires: gettext-devel
7258
7259 2000-03-22 01:17 +0000 [r681]  kloczek <kloczek/at/pld-linux.org>
7260
7261         * po/pl.po: - more pl translations.
7262
7263 2000-03-22 01:08 +0000 [r680]  kloczek <kloczek/at/pld-linux.org>
7264
7265         * rc.d/init.d/functions.network: - added using msg_stopping() in
7266           stop.
7267
7268 2000-03-21 23:59 +0000 [r678-679]  Artur Frysiak <wiget/at/pld-linux.org>
7269
7270         * makepot.pl: use : instead . in file location
7271
7272         * po/pl.po, makepot.pl: updated makepot.pl and pl.po, pl.po need
7273           fixing
7274
7275 2000-03-20 06:58 +0000 [r677]  Bartosz Waszak <waszi/at/pld-linux.org>
7276
7277         * rc.d/rc.sysinit: - hacks for nfsroot, romfs
7278
7279 2000-03-17 01:14 +0000 [r676]  kloczek <kloczek/at/pld-linux.org>
7280
7281         * rc.d/init.d/functions: - more using msg_Usage().
7282
7283 2000-03-16 23:36 +0000 [r675]  kloczek <kloczek/at/pld-linux.org>
7284
7285         * configure.in: - VERSION=0.2.0 (prepare to release this version).
7286
7287 2000-03-15 15:07 +0000 [r674]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7288
7289         * README: - added info aboout Routing messages
7290
7291 2000-03-10 01:31 +0000 [r673]  kloczek <kloczek/at/pld-linux.org>
7292
7293         * rc.d/init.d/<template>.init, rc.d/init.d/functions: -
7294           msg_Usage_noreload() and msg_Usage_reload() replace by
7295           msg_Usage().
7296
7297 2000-03-10 01:21 +0000 [r672]  kloczek <kloczek/at/pld-linux.org>
7298
7299         * rc.d/init.d/<template>.init: - added return in exit error code
7300           $RETVAL.
7301
7302 2000-03-09 11:50 +0000 [r671]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7303
7304         * rc.d/init.d/functions: - show() now substitutes %s properly
7305
7306 2000-03-09 11:43 +0000 [r670]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7307
7308         * rc.d/init.d/functions: - show instead of nls in some functions
7309
7310 2000-03-09 11:30 +0000 [r669]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7311
7312         * rc.d/init.d/functions: - more function
7313
7314 2000-03-09 11:11 +0000 [r668]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7315
7316         * rc.d/init.d/functions: - default value for INIT_COL
7317
7318 2000-03-09 10:57 +0000 [r666-667]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7319
7320         * sysconfig/system: - added INIT_COL setting
7321
7322         * rc.d/init.d/functions: - slightly modified show() function -
7323           changed all "67" to "$INIT_COL"
7324
7325 2000-03-08 16:30 +0000 [r664-665]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7326
7327         * sysconfig/network-scripts/ifup,
7328           sysconfig/network-scripts/ifup-post,
7329           rc.d/init.d/functions.network,
7330           sysconfig/network-scripts/ifdown-post, README: - start some
7331           scripts after interface is upped or downed
7332           (/etc/sysconfig/interfaces/scripts/ifname/somename.{up,down}
7333
7334         * po/pl.po, sysconfig/system, rc.d/rc, rc.d/rc.sysinit,
7335           rc.d/init.d/functions: - support for interactive starting
7336
7337 2000-03-08 15:43 +0000 [r663]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7338
7339         * rc.d/init.d/<template>.init, rc.d/init.d/functions: - added
7340           "is_yes" and "is_no" functions
7341
7342 2000-03-08 15:26 +0000 [r662]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7343
7344         * rc.d/init.d/<template>.init: - force-reload returns right status
7345           on exit
7346
7347 2000-03-08 15:23 +0000 [r661]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7348
7349         * rc.d/init.d/<template>.init: - added force-reload option - added
7350           exit code 1 at errors - checking for running service at stop
7351
7352 2000-03-08 14:59 +0000 [r660]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7353
7354         * rc.d/init.d/<template>.init: - was "2&>1" instead of "2>&1" -
7355           fixed
7356
7357 2000-03-08 14:50 +0000 [r659]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7358
7359         * rc.d/init.d/<template>.init: - unified syntax for setting
7360           numerical and nonnumerical variables
7361
7362 2000-03-08 14:40 +0000 [r658]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
7363
7364         * rc.d/init.d/<template>.init: - default configuration support -
7365           typo
7366
7367 2000-03-08 11:52 +0000 [r657]  Artur Frysiak <wiget/at/pld-linux.org>
7368
7369         * rc.d/init.d/<template>.init: - support exit code defined in LSB
7370           spec (http://www.linuxbase.org/)
7371
7372 2000-03-06 00:34 +0000 [r656]  Artur Frysiak <wiget/at/pld-linux.org>
7373
7374         * rc.d/init.d/<template>.init: - nls()ed
7375
7376 2000-03-06 00:23 +0000 [r655]  Artur Frysiak <wiget/at/pld-linux.org>
7377
7378         * rc.d/init.d/<template>.init: rm -f /var/lock/subsys/<service>
7379           >/dev/null 2&>1 1. -r is not needed 2. silent
7380
7381 2000-03-06 00:19 +0000 [r654]  kloczek <kloczek/at/pld-linux.org>
7382
7383         * rc.d/init.d/<template>.init: - added "rm -rf
7384           /var/lock/subsys/<service>" in stop.
7385
7386 2000-03-06 00:10 +0000 [r653]  kloczek <kloczek/at/pld-linux.org>
7387
7388         * rc.d/init.d/<template>.init (added): Template init script. This
7389           script can be used for preparing some unified output messages
7390           translation for other init scripts for all services) Also it
7391           would be good to change all other init scripts for compatybility
7392           with this skeleton script and/or keep this file as template.
7393
7394 2000-03-04 22:40 +0000 [r652]  Paweł Wilk <siefca/at/pld-linux.org>
7395
7396         * rc.d/init.d/timezone, rc-scripts.spec.in, src/resolvesymlink.c
7397           (added), src/Makefile.am: Time zone information will be updated
7398           only when needed.
7399
7400 2000-03-04 13:59 +0000 [r651]  Paweł Wilk <siefca/at/pld-linux.org>
7401
7402         * rc.d/init.d/Makefile.am, configure.in, rc-scripts.spec.in,
7403           sysconfig/Makefile.am: added time zone setting
7404
7405 2000-03-04 13:41 +0000 [r648-650]  Paweł Wilk <siefca/at/pld-linux.org>
7406
7407         * sysconfig/timezone (added): configuration parameters for time
7408           zone setting
7409
7410         * rc.d/init.d/timezone: chkconfig script for time zone setting
7411
7412         * rc.d/init.d/timezone (added): configuration profile (variables)
7413           for time zone setting
7414
7415 2000-03-02 17:22 +0000 [r647]  Artur Frysiak <wiget/at/pld-linux.org>
7416
7417         * configure.in: 0.1.5
7418
7419 2000-02-28 12:50 +0000 [r646]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7420
7421         * rc.d/rc.sysinit: - run depmod if modules.dep is older that
7422           modules.conf, too
7423
7424 2000-02-18 18:07 +0000 [r645]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7425
7426         * rc.d/init.d/network: - set ipv6 forwarding only if ipv6 is
7427           enabled
7428
7429 2000-02-18 17:59 +0000 [r644]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7430
7431         * rc.d/init.d/functions: - translations for DONE etc are always
7432           taken from rc-scripts.mo
7433
7434 2000-02-18 12:37 +0000 [r643]  Bartosz Waszak <waszi/at/pld-linux.org>
7435
7436         * rc.d/rc.shutdown: - typo
7437
7438 2000-02-18 10:42 +0000 [r642]  Artur Frysiak <wiget/at/pld-linux.org>
7439
7440         * rc.d/rc.shutdown: s/LANG/LC_ALL/ in umount
7441
7442 2000-02-18 10:37 +0000 [r641]  Artur Frysiak <wiget/at/pld-linux.org>
7443
7444         * rc.d/rc.shutdown: - fix ummounting -- locale & /usr problem --
7445           devfs ready
7446
7447 2000-02-18 09:13 +0000 [r640]  Artur Frysiak <wiget/at/pld-linux.org>
7448
7449         * rc.d/rc.sysinit: - run devfsd before all
7450
7451 2000-02-18 08:35 +0000 [r639]  Bartosz Waszak <waszi/at/pld-linux.org>
7452
7453         * sysconfig/system, rc.d/rc.sysinit: - added devfsd support
7454
7455 2000-02-17 10:59 +0000 [r638]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7456
7457         * po/pl.po, rc.d/rc.sysinit: - print space as last char in prompt
7458
7459 2000-02-10 10:31 +0000 [r637]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7460
7461         * sysconfig/system, rc.d/rc.sysinit: - running depmod is now
7462           configurable
7463
7464 2000-02-08 15:49 +0000 [r636]  Jan Rękorajski <baggins/at/pld-linux.org>
7465
7466         * rc-scripts.spec.in: - removed bogus defattr
7467
7468 2000-02-03 11:50 +0000 [r632-635]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7469
7470         * rc.d/init.d/single: - cleanups
7471
7472         * rc.d/init.d/network, rc.d/init.d/functions.network,
7473           sysconfig/network: - router discovery daemon support
7474
7475         * rc.d/init.d/functions: - functions run_cmd() and daemon() are
7476           returning proper values now
7477
7478         * rc.d/rc.shutdown: - new (better) unmounting procedure from
7479           initscripts - cleanups
7480
7481 2000-01-31 14:30 +0000 [r628-631]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7482
7483         * rc-scripts.spec.in, autogen.sh, rc.d/init.d/functions: - fixes
7484           and updates
7485
7486         * NEWS: - translate to english (update)
7487
7488         * po/pl.po, rc.d/rc.sysinit: - nls cant handle special characters
7489           such as '\n' - workaround this
7490
7491         * rc.d/init.d/functions.network: - avoid errors when lo interface
7492           is down
7493
7494 2000-01-05 01:18 +0000 [r627]  kloczek <kloczek/at/pld-linux.org>
7495
7496         * rc.d/rc.sysinit: - mout procsf before all.
7497
7498 2000-01-04 17:23 +0000 [r626]  Jan Rękorajski <baggins/at/pld-linux.org>
7499
7500         * configure.in, sysconfig/system, rc.d/rc, rc.d/rc.sysinit: -
7501           version 0.1.4 - added RUN_LDCONFIG variable to
7502           /etc/sysconfig/system, now it's possible to turn off/on
7503           ld.so.cache regeneration upon startup
7504
7505 1999-12-30 12:11 +0000 [r624-625]  Jacek Konieczny <jajcus/at/pld-linux.org>
7506
7507         * rc.d/rc: - send messages to /dev/console (which can be serial
7508           console) instead of virtual terminal
7509
7510         * rc.d/init.d/network, rc.d/init.d/functions.network: - support for
7511           "any/none" routes in /etc/sysconfig/statig routes --- these may
7512           be used for unreachable or blackhole routes
7513
7514 1999-12-30 12:01 +0000 [r623]  Jacek Konieczny <jajcus/at/pld-linux.org>
7515
7516         * doc/sysconfig.docb: - updates in static-routes description
7517
7518 1999-12-27 23:38 +0000 [r622]  Artur Frysiak <wiget/at/pld-linux.org>
7519
7520         * sysconfig/network-scripts/tnldown: - fix typos
7521
7522 1999-12-20 19:36 +0000 [r621]  Jacek Konieczny <jajcus/at/pld-linux.org>
7523
7524         * sysconfig/network-scripts/ifdown: - ifdown should now work for
7525           user-controled interfaces
7526
7527 1999-12-20 10:28 +0000 [r620]  kloczek <kloczek/at/pld-linux.org>
7528
7529         * rc.d/rc.sysinit: - reformated.
7530
7531 1999-12-19 16:07 +0000 [r617-619]  Jacek Konieczny <jajcus/at/pld-linux.org>
7532
7533         * sysconfig/network-scripts/ifup-post: - Use IPv4 address for
7534           setting hostname (or there will be no hostname on DHCP-configured
7535           hosts)
7536
7537         * sysconfig/network-scripts/ifup: - usernetctl is now in /sbin -
7538           OTHERSCRIPT should be started even if no IPv4 address is given
7539           (PPP won't work otherwise) - IPv6 link-local addresses are added
7540           by kernel. We shouldn't do it again
7541
7542         * sysconfig/network-scripts/ifdown: - usernetclt is now in /sbin -
7543           OTHERSCRIPT should be astarted even if no IPv4 address is given
7544
7545 1999-12-19 15:58 +0000 [r616]  Jacek Konieczny <jajcus/at/pld-linux.org>
7546
7547         * src/usernetctl.c: - search for ifcfg-* files in
7548           /etc/sysconfig/interfaces - ifup and ifdown are now only in /sbin
7549
7550 1999-12-19 15:54 +0000 [r615]  Jacek Konieczny <jajcus/at/pld-linux.org>
7551
7552         * src/.cvsignore: - more ignores
7553
7554 1999-12-18 19:51 +0000 [r613-614]  kloczek <kloczek/at/pld-linux.org>
7555
7556         * configure.in: - release 0.1.3.
7557
7558         * src/Makefile.am: - added missing shvar.h to ppp_watch_SOURCES.
7559
7560 1999-12-18 16:43 +0000 [r612]  kloczek <kloczek/at/pld-linux.org>
7561
7562         * doc/Makefile.am: - updated man_MANS man pages file list.
7563
7564 1999-12-18 16:26 +0000 [r610-611]  kloczek <kloczek/at/pld-linux.org>
7565
7566         * po/pl.po: - s/ZDECHL/ZGINAL/.
7567
7568         * sysconfig/network-scripts/ifup-routes: - replace: grep "^$1 " to:
7569           grep "^$1[[:blank:]]" on finding static routes entries for
7570           specified interface. This allow place also tab character after
7571           interface name.
7572
7573 1999-12-15 18:41 +0000 [r608-609]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7574
7575         * src/consoletype.c (added): - one more source file
7576
7577         * rc.d/init.d/network, src/usleep.c,
7578           sysconfig/network-scripts/tnldown,
7579           sysconfig/network-scripts/ifdown, doc/consoletype.1 (added),
7580           src/ppp-watch.c (added), rc.d/init.d/functions.network,
7581           src/initlog.c, doc/ppp-watch.8 (added), src/doexec.c,
7582           src/initlog.conf (added), rc.d/init.d/allowlogin,
7583           rc.d/init.d/functions, sysconfig/network-scripts/tnlup,
7584           sysconfig/network-scripts/ifup, src/process.c,
7585           rc-scripts.spec.in, lang.sh, rc.d/rc.sysinit, src/shvar.c
7586           (added), src/testd.c, doc/usernetctl.1 (removed), lang.csh,
7587           src/getkey.c (added), src/Makefile.am, src/shvar.h (added),
7588           src/usernetctl.c, doc/usleep.1, doc/usernetctl.8 (added): - fixed
7589           lang.csh - we use -a instead && - updated few programs in src
7590           directory - fixed starting network when none of ifcfg-* file
7591           exist - write nice logo at startup - fixed problem with
7592           translated deltext() function
7593
7594 1999-12-11 12:45 +0000 [r607]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7595
7596         * AUTHORS: - added Jacek Konieczny
7597
7598 1999-12-09 12:31 +0000 [r606]  kloczek <kloczek/at/pld-linux.org>
7599
7600         * rc.d/rc.sysinit: - added including /etc/rc.d/rc.modules for
7601           loading modules before starting all services and initializing
7602           raid deveces.
7603
7604 1999-12-02 21:44 +0000 [r605]  elephant <elephant/at/pld-linux.org>
7605
7606         * rc.d/init.d/functions: - corrected e-mail of mine
7607
7608 1999-12-02 10:38 +0000 [r604]  kloczek <kloczek/at/pld-linux.org>
7609
7610         * rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single: -
7611           chkconfig field is back (without this upgrade from initscripts to
7612           rc-scripts fails).
7613
7614 1999-11-26 16:31 +0000 [r603]  Artur Frysiak <wiget/at/pld-linux.org>
7615
7616         * rc.d/init.d/functions: - process /etc/sysconfig/system (fix
7617           BR#110)
7618
7619 1999-11-16 14:54 +0000 [r602]  Artur Frysiak <wiget/at/pld-linux.org>
7620
7621         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
7622           - fixes
7623
7624 1999-11-16 11:28 +0000 [r601]  kloczek <kloczek/at/pld-linux.org>
7625
7626         * sysconfig/network-scripts/ifup-post: - reformated.
7627
7628 1999-11-16 01:34 +0000 [r599-600]  kloczek <kloczek/at/pld-linux.org>
7629
7630         * rc.d/init.d/functions.network: - reformated text.
7631
7632         * po/pl.po: - s/Zapis ziarna losowego/Zapisanie podstawy generatora
7633           losoweg/ - other cleanups.
7634
7635 1999-11-15 23:17 +0000 [r598]  Artur Frysiak <wiget/at/pld-linux.org>
7636
7637         * po/pl.po: - updated
7638
7639 1999-11-15 01:21 +0000 [r597]  kloczek <kloczek/at/pld-linux.org>
7640
7641         * sysconfig/i18n: - s/pl/pl_PL/.
7642
7643 1999-11-14 07:55 +0000 [r595-596]  kloczek <kloczek/at/pld-linux.org>
7644
7645         * configure.in: - new version 1.1.2.
7646
7647         * sysconfig/network-scripts/ifup: - s/DEVICEFULLNAME/
7648
7649 1999-11-09 00:12 +0000 [r594]  kloczek <kloczek/at/pld-linux.org>
7650
7651         * rc.d/rc.sysinit: - removed "chmod 0664 /var/log/wtmpx" (this is
7652           task for SysVinit %post).
7653
7654 1999-11-07 14:00 +0000 [r593]  kloczek <kloczek/at/pld-linux.org>
7655
7656         * rc.d/init.d/functions.network: - fixed BR#103 (s#==#=).
7657
7658 1999-11-06 00:25 +0000 [r591-592]  Artur Frysiak <wiget/at/pld-linux.org>
7659
7660         * sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7661           sysconfig/network-scripts/tnldown,
7662           sysconfig/network-scripts/ifdown: - small fixes
7663
7664         * sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7665           sysconfig/network-scripts/tnldown,
7666           sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
7667           - now realy handle ifup <dev>
7668
7669 1999-10-27 12:09 +0000 [r590]  Artur Frysiak <wiget/at/pld-linux.org>
7670
7671         * rc.d/init.d/functions: - fix nls() function
7672
7673 1999-10-27 05:46 +0000 [r588-589]  kloczek <kloczek/at/pld-linux.org>
7674
7675         * configure.in: - new bersion 0.1.1.
7676
7677         * rc.d/rc.sysinit: - more fixes for displaing messages on
7678           initializing raid devices.
7679
7680 1999-10-27 03:12 +0000 [r586-587]  kloczek <kloczek/at/pld-linux.org>
7681
7682         * rc-scripts.spec.in: - reorder in %files.
7683
7684         * rc.d/rc.sysinit: - started instead busy on staring initialize
7685           raid dev.
7686
7687 1999-10-27 02:26 +0000 [r585]  kloczek <kloczek/at/pld-linux.org>
7688
7689         * rc-scripts.spec.in: - added Requires: e2fsprogs > = 1.15.
7690
7691 1999-10-27 02:20 +0000 [r584]  kloczek <kloczek/at/pld-linux.org>
7692
7693         * rc.d/rc.sysinit: - added -C to fsck parameters (display progres
7694           bar), - added support for new raidtools 0.90 utilities on
7695           ininitialize raid devices.
7696
7697 1999-10-23 08:13 +0000 [r583]  Bartosz Waszak <waszi/at/pld-linux.org>
7698
7699         * rc.d/init.d/network: /etc/rc.d/init.d/functions.network ->
7700           /etc/sysconfig/network-scripts/.functions
7701
7702 1999-10-22 11:43 +0000 [r582]  kloczek <kloczek/at/pld-linux.org>
7703
7704         * rc.d/init.d/functions.network: - fix: check and get
7705           /etc/sysconfig/interfaces/ifcfg-$CONFIG instead
7706           /etc/sysconfig/interfaces/$CONFIG in source_config().
7707
7708 1999-10-17 09:34 +0000 [r581]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
7709
7710         * doc/make-html (added), doc/rc-scripts.docb (added),
7711           doc/polski.dsl (added), doc/sysconfig.docb (added): Przykład
7712           tworzenia pojedynczego reference entry z użyciem docbooka
7713           Właściwym plikiem jest sysconfig.docb
7714
7715 1999-10-14 15:59 +0000 [r580]  Artur Frysiak <wiget/at/pld-linux.org>
7716
7717         * rc-scripts.spec.in: - fixed permision to %%doc
7718
7719 1999-10-14 09:00 +0000 [r579]  Bartosz Waszak <waszi/at/pld-linux.org>
7720
7721         * rc.d/init.d/Makefile.am: - small fixes
7722
7723 1999-10-13 21:28 +0000 [r578]  kloczek <kloczek/at/pld-linux.org>
7724
7725         * rc.d/init.d/Makefile.am, sysconfig/network-scripts/ifdown-sl,
7726           sysconfig/network-scripts/ifup-aliases,
7727           sysconfig/network-scripts/tnlup,
7728           sysconfig/network-scripts/ifdown-ppp,
7729           sysconfig/network-scripts/ifup, rc-scripts.spec.in,
7730           sysconfig/network-scripts/ifup-plip,
7731           sysconfig/network-scripts/tnldown,
7732           sysconfig/network-scripts/ifdown,
7733           sysconfig/network-scripts/ifup-post,
7734           sysconfig/network-scripts/ifdown-post,
7735           sysconfig/network-scripts/ifup-sl,
7736           sysconfig/network-scripts/ifup-ppp,
7737           sysconfig/network-scripts/ifup-ipx: -
7738           /etc/rc.d/init.d//network.functions moved to
7739           /etc/sysconfig/network-scripts/.functions.
7740
7741 1999-10-13 17:35 +0000 [r577]  Jan Rękorajski <baggins/at/pld-linux.org>
7742
7743         * rc-scripts.spec.in: - added %config(noreplace) %verify(not size
7744           mtime md5) rc.local
7745
7746 1999-10-13 16:56 +0000 [r576]  Jan Rękorajski <baggins/at/pld-linux.org>
7747
7748         * rc-scripts.spec.in: - typo
7749
7750 1999-10-13 16:51 +0000 [r575]  Jan Rękorajski <baggins/at/pld-linux.org>
7751
7752         * rc.d/init.d/Makefile.am: - removed nfsfs and netfs
7753
7754 1999-10-13 16:37 +0000 [r574]  Jan Rękorajski <baggins/at/pld-linux.org>
7755
7756         * rc.d/rc.shutdown (added), rc.d/rc, rc.d/rc.sysinit,
7757           rc.d/Makefile.am: - merged halt,reboot and shutdwn into
7758           rc.shutdown - moved ldconfig to the end of system startup
7759
7760 1999-10-13 16:32 +0000 [r573]  Jan Rękorajski <baggins/at/pld-linux.org>
7761
7762         * configure.in: - 0.1.0
7763
7764 1999-10-13 16:18 +0000 [r572]  Jan Rękorajski <baggins/at/pld-linux.org>
7765
7766         * rc-scripts.spec.in: - removed use of chkconfig - make rc?.d/{S,K}
7767           links by hand
7768
7769 1999-10-13 16:11 +0000 [r571]  Jan Rękorajski <baggins/at/pld-linux.org>
7770
7771         * rc.d/init.d/Makefile.am, rc.d/init.d/network, rc.d/init.d/reboot
7772           (removed), rc.d/init.d/shutdwn (removed), rc.d/init.d/random,
7773           rc.d/init.d/single, rc.d/init.d/killall, rc.d/init.d/allowlogin,
7774           rc.d/init.d/halt (removed): - removed usage of chkconfig
7775
7776 1999-10-13 16:04 +0000 [r570]  Jan Rękorajski <baggins/at/pld-linux.org>
7777
7778         * rc.d/init.d/netfs (removed): - these should be from appropriate
7779           *mount packages (or NFS daemons)
7780
7781 1999-10-13 15:56 +0000 [r569]  Jan Rękorajski <baggins/at/pld-linux.org>
7782
7783         * rc.d/init.d/nfsfs (removed): - obsoleted by netfs
7784
7785 1999-10-13 09:06 +0000 [r568]  Bartosz Waszak <waszi/at/pld-linux.org>
7786
7787         * rc.d/rc.sysinit: - conf.modules -> modules.conf needed by new
7788           modutils
7789
7790 1999-10-12 14:09 +0000 [r567]  Jan Rękorajski <baggins/at/pld-linux.org>
7791
7792         * configure.in: - version 0.0.12 - halt, reboot and shutwdn merged
7793           into rc.shutdown - moved ldconfig at the end of rc system
7794
7795 1999-10-07 00:49 +0000 [r566]  kloczek <kloczek/at/pld-linux.org>
7796
7797         * doc/net-scripts.txt: - updated partialy documentation.
7798
7799 1999-10-06 16:52 +0000 [r565]  kloczek <kloczek/at/pld-linux.org>
7800
7801         * rc.d/init.d/network, sysconfig/network-scripts/ifdown-sl,
7802           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7803           sysconfig/network-scripts/tnldown,
7804           sysconfig/network-scripts/ifdown,
7805           sysconfig/network-scripts/ifup-post, rc.d/rc,
7806           rc.d/init.d/functions.network, rc.d/rc.sysinit,
7807           sysconfig/network-scripts/ifup-sl, rc.d/init.d/allowlogin,
7808           rc.d/init.d/functions: - remove bashizm in using test ("="
7809           instead "==").
7810
7811 1999-09-28 16:17 +0000 [r562-564]  Jacek Konieczny <jajcus/at/pld-linux.org>
7812
7813         * sysconfig/network-scripts/ifdown-sl,
7814           sysconfig/network-scripts/ifup-aliases,
7815           sysconfig/network-scripts/ifdown-ppp,
7816           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
7817           sysconfig/network-scripts/ifup-post,
7818           sysconfig/network-scripts/ifdown-post,
7819           sysconfig/network-scripts/ifup-ppp,
7820           sysconfig/network-scripts/ifup-ipx: - support for getting
7821           interface configuration from LDAP
7822
7823         * rc.d/init.d/network: - support for loading interface
7824           configuration from LDAP
7825
7826         * rc.d/init.d/functions.network: - functions for getting interfaces
7827           and aliases lists from LDAP added - fixed getting interface info
7828           from LDAP
7829
7830 1999-09-28 14:43 +0000 [r560-561]  kloczek <kloczek/at/pld-linux.org>
7831
7832         * configure.in: - release version 0.0.11
7833
7834         * po/pl.po: - updated pl translation.
7835
7836 1999-09-28 14:24 +0000 [r558-559]  kloczek <kloczek/at/pld-linux.org>
7837
7838         * rc.d/rc: - fix: print "Entering" instead "Leaving" on entering in
7839           runlevel.
7840
7841         * rc.d/rc.sysinit: - busy() instead started() on bigining
7842           initialize RAID.
7843
7844 1999-09-28 14:04 +0000 [r556-557]  kloczek <kloczek/at/pld-linux.org>
7845
7846         * rc.d/rc.sysinit: - print 'fail' status on on failing initialize
7847           raid and 'done' on corect initialize raid.
7848
7849         * rc.d/init.d/functions.network: - fixes.
7850
7851 1999-09-28 13:17 +0000 [r555]  kloczek <kloczek/at/pld-linux.org>
7852
7853         * rc.d/init.d/shutdwn: - fix raid deintialization: deinitialize
7854           only active devices (removed also using grep in getting active md
7855           devices list).
7856
7857 1999-09-28 12:48 +0000 [r553-554]  kloczek <kloczek/at/pld-linux.org>
7858
7859         * rc.d/init.d/functions.network: - rearanged text.
7860
7861         * rc.d/init.d/functions.network: - fixed bug on checking is file
7862           with interface description exist, - removed getting dummy code
7863           $PARENTCONFIG (this afects net interfaces LDAP description).
7864
7865 1999-09-27 20:02 +0000 [r552]  Artur Frysiak <wiget/at/pld-linux.org>
7866
7867         * sysconfig/network-scripts/ifup: - arp on for eth by default
7868
7869 1999-09-27 18:31 +0000 [r551]  Artur Frysiak <wiget/at/pld-linux.org>
7870
7871         * rc.d/init.d/functions: - fixed typo
7872
7873 1999-09-27 16:03 +0000 [r550]  Artur Frysiak <wiget/at/pld-linux.org>
7874
7875         * configure.in: - version 0.0.10
7876
7877 1999-09-27 15:40 +0000 [r549]  Artur Frysiak <wiget/at/pld-linux.org>
7878
7879         * po/pl.po: - fixes
7880
7881 1999-09-27 15:31 +0000 [r547-548]  kloczek <kloczek/at/pld-linux.org>
7882
7883         * po/pl.po: - typo.
7884
7885         * po/pl.po: - more translations.
7886
7887 1999-09-27 15:14 +0000 [r545-546]  Artur Frysiak <wiget/at/pld-linux.org>
7888
7889         * po/pl.po: - sync
7890
7891         * rc.d/init.d/shutdwn, rc.d/rc.sysinit: - nls fixes
7892
7893 1999-09-27 15:00 +0000 [r544]  Artur Frysiak <wiget/at/pld-linux.org>
7894
7895         * po/pl.po: - small correction
7896
7897 1999-09-27 14:53 +0000 [r543]  kloczek <kloczek/at/pld-linux.org>
7898
7899         * po/pl.po: - fixed some typos, more translations.
7900
7901 1999-09-27 14:24 +0000 [r541-542]  Artur Frysiak <wiget/at/pld-linux.org>
7902
7903         * po/pl.po: - zmiana na formy bezosobowe - dodanie kilku nowych
7904           tłumaczeń
7905
7906         * rc.d/rc.sysinit: - nls fixes
7907
7908 1999-09-27 10:02 +0000 [r534-540]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7909
7910         * sysconfig/network: - cleanups
7911
7912         * sysconfig/network-scripts/tnlup,
7913           sysconfig/network-scripts/tnldown: - nopmtudisc isn't specified
7914           by default - cleanups
7915
7916         * sysconfig/network-scripts/ifup: - checking for interface via
7917           MULTICAST setting instead of ARP setting - we are using
7918           ,,onlink'' option for tunnels
7919
7920         * rc.d/init.d/network: - more /proc/sys/net support (it can be
7921           buggy !!! testers needed) - fixed status reporting
7922
7923         * rc.d/init.d/functions: - termput cleanups - removed unnecesary
7924           pid of process checking - returns ,,died'' instead ,,failed'' in
7925           some cases - fixed nls()
7926
7927         * rc.d/init.d/allowlogin: - cleanups
7928
7929         * rc.d/init.d/functions.network: - fixed setup_nat() when
7930           /etc/sysconfig/static-nat doesn't exist - flushing instead
7931           deleting routing and addresses when down lo interface
7932
7933 1999-09-26 14:56 +0000 [r533]  Jacek Konieczny <jajcus/at/pld-linux.org>
7934
7935         * rc.d/init.d/functions.network, sysconfig/network: - first step to
7936           keeping interface information in LDAP
7937
7938 1999-09-15 21:43 +0000 [r532]  Artur Frysiak <wiget/at/pld-linux.org>
7939
7940         * rc-scripts.spec.in: - fixed typos
7941
7942 1999-09-15 21:20 +0000 [r528-531]  Artur Frysiak <wiget/at/pld-linux.org>
7943
7944         * rc.d/rc, po/.cvsignore, rc.d/rc.sysinit, rc.d/init.d/allowlogin,
7945           rc.d/init.d/functions: - fixed nls messages - ignore
7946           autogenerated files
7947
7948         * po/rc-scripts.pot (removed): - removed autogenerated file
7949
7950         * configure.in: - added list of shell scripts
7951
7952         * makepot.pl (added): - helper scripts: extract messages from
7953           scripts and make pot file
7954
7955 1999-09-15 21:12 +0000 [r527]  Artur Frysiak <wiget/at/pld-linux.org>
7956
7957         * po/pl.po, po/Makefile.am: - fixed `make rc-scripts.pot` - updated
7958           polish translation
7959
7960 1999-09-15 10:35 +0000 [r526]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7961
7962         * rc.d/init.d/network: - errors from interfaces and tunnel checking
7963           > /dev/null
7964
7965 1999-09-15 10:22 +0000 [r525]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7966
7967         * doc/Makefile.am: - removed ipchains-setup.txt
7968
7969 1999-09-15 10:16 +0000 [r522-524]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7970
7971         * sysconfig/network-scripts/ifup: - we are adding fe80::IPv4
7972           addresses to sit interfaces _only_
7973
7974         * sysconfig/interfaces/tnlcfg-description: - added information
7975           about using tnlcfg-xxx instead of ifcfg-xxx
7976
7977         * po/pl.po: - fixed typo
7978
7979 1999-09-13 13:37 +0000 [r521]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7980
7981         * rc.d/rc: - added test if /var/run is writable to avoid errors if
7982           it is read-only
7983
7984 1999-09-13 13:29 +0000 [r516-520]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7985
7986         * sysconfig/i18n: - added missing cvs keyword
7987
7988         * doc/ipchains-setup.txt (removed): - removed obsolete
7989           documentation
7990
7991         * sysconfig/network-scripts/ifup,
7992           sysconfig/interfaces/ifcfg-description: - another support for
7993           IPv4 aliases via IPADDR_ALIASES variable
7994
7995         * sysconfig/network-scripts/tnlup,
7996           sysconfig/network-scripts/tnldown: - another way to set TTL or
7997           TOS to avoid 'inherit' value - cleanups in var names
7998
7999         * rc.d/init.d/network: - fixed status reporting
8000
8001 1999-09-04 19:49 +0000 [r513-515]  Bartosz Waszak <waszi/at/pld-linux.org>
8002
8003         * rc.d/init.d/shutdwn: umount -a fixed
8004
8005         * rc.d/rc.sysinit: now is rootfs on NFS compatible
8006
8007         * rc.d/Makefile.am: small fixes
8008
8009 1999-09-03 07:54 +0000 [r512]  Artur Frysiak <wiget/at/pld-linux.org>
8010
8011         * rc.d/init.d/shutdwn: posible fix for umounting /usr
8012
8013 1999-09-03 07:42 +0000 [r511]  Artur Frysiak <wiget/at/pld-linux.org>
8014
8015         * rc.d/init.d/functions: fix in termput()
8016
8017 1999-09-03 07:24 +0000 [r510]  Artur Frysiak <wiget/at/pld-linux.org>
8018
8019         * rc.d/init.d/functions: termput() check for /usr/share/terminfo
8020           and tput everytime
8021
8022 1999-09-02 12:42 +0000 [r509]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8023
8024         * rc.d/rc.init (added): - added proper rc.init version
8025
8026 1999-09-02 12:38 +0000 [r508]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8027
8028         * TODO, rc-scripts.spec.in, autogen.sh, NEWS, README,
8029           rc.d/initscript (removed), rc.d/Makefile.am: - updated
8030
8031 1999-09-02 12:38 +0000 [r507]  Artur Frysiak <wiget/at/pld-linux.org>
8032
8033         * rc.d/rc.init (removed): removed
8034
8035 1999-09-02 12:30 +0000 [r502-506]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8036
8037         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
8038           - another way do check if IPv4/6 is specified on interface -
8039           fixed few typo
8040
8041         * rc.d/init.d/Makefile.am, rc.d/init.d/ipchains (removed),
8042           rc.d/init.d/functions.network, rc.d/init.d/functions: - added
8043           function to setup NAT rules - modprobing ipv6.o is now done in
8044           autoclean mode - removed ipchains (this script should be in
8045           ipchains package) - better errors handling in run_cmd()
8046
8047         * sysconfig/network-scripts/tnlup: - modprobe modules in autoclean
8048           mode and report errors via syslog - added check for
8049           /lib/modules/`uname -r`/*/module_name.o
8050
8051         * sysconfig/network-scripts/ifup-sl: -load slip.o module if
8052           available (in autoclean mode)
8053
8054         * rc.d/init.d/network: - SIT tunnels are upped at the end
8055
8056 1999-09-02 12:16 +0000 [r498-501]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8057
8058         * rc.d/rc.sysinit: - logging errors from depmod and modprobe via
8059           syslog
8060
8061         * rc.d/rc.init (added): - renamed initscript to rc.init
8062
8063         * doc/ipcalc.1: - fixed typos
8064
8065         * src/usleep.c, src/process.c, src/netreport.c, src/initlog.c,
8066           src/usernetctl.c, src/ipcalc.c: - added casts to proper types and
8067           started NLSing
8068
8069 1999-08-31 23:51 +0000 [r497]  Artur Frysiak <wiget/at/pld-linux.org>
8070
8071         * rc.d/init.d/network: - load /etc/ethers after interface ups.
8072
8073 1999-08-31 23:30 +0000 [r496]  Artur Frysiak <wiget/at/pld-linux.org>
8074
8075         * rc-scripts.spec.in: - fix in make symlinks to rc.local
8076
8077 1999-08-31 23:12 +0000 [r495]  Artur Frysiak <wiget/at/pld-linux.org>
8078
8079         * configure.in, rc-scripts.spec.in, rc.d/rc,
8080           rc.d/init.d/functions.network, rc.d/rc.sysinit,
8081           rc.d/init.d/functions: - version up to 0.0.9 - added printf_()
8082           equwalent to bash built-in printf() or /usr/bin/printf - changed
8083           nls() to work like printf - tput() -> termput() - changed all
8084           show bla bla; to show "bla bla"; - added symlinks to
8085           /etc/rc.d/rc.local
8086
8087 1999-08-31 13:59 +0000 [r494]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8088
8089         * rc.d/rc.sysinit: - fixed quotacheck calls
8090
8091 1999-08-26 11:05 +0000 [r493]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8092
8093         * TODO: - interfejs sit0 musi być podnoszony na samym końcu
8094
8095 1999-08-25 14:15 +0000 [r492]  mikrobi <mikrobi/at/pld-linux.org>
8096
8097         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
8098           - added DEFAULTHANDLING variable (mainly for ATM startup scripts)
8099
8100 1999-08-20 13:39 +0000 [r490-491]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8101
8102         * rc.d/init.d/functions.network: added two nls calls
8103
8104         * rc.d/init.d/functions.network: - ipv6 addresses arn't deleted
8105           when lo device is downing (some people doesn't use IPv6, yet)
8106
8107 1999-08-18 13:28 +0000 [r489]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8108
8109         * rc.d/rc.sysinit: fixed raid starting
8110
8111 1999-08-16 09:38 +0000 [r488]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8112
8113         * TODO, rc-scripts.spec.in, rc.d/init.d/killall: killall is now
8114           chkconfig ready. updated TODO list.
8115
8116 1999-08-14 13:18 +0000 [r485-487]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8117
8118         * sysconfig/network-scripts/ifup-sl: removed unnecesary check (via
8119           fuser)
8120
8121         * rc.d/init.d/network: removed [ -f /etc/sysconfig/interfaces/$i ]
8122           tests
8123
8124         * sysconfig/network-scripts/ifup-sl: typo
8125
8126 1999-08-14 12:57 +0000 [r484]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8127
8128         * sysconfig/network-scripts/ifup-sl: increased sleep value after
8129           starting slattach to 2 seconds
8130
8131 1999-08-14 12:39 +0000 [r483]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8132
8133         * rc.d/rc.sysinit: "quotaon /" removed. quota is turned on later by
8134           quotaon -a
8135
8136 1999-08-14 12:01 +0000 [r482]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8137
8138         * sysconfig/network-scripts/tnlup, rc.d/init.d/functions.network:
8139           modprobing ipip ip_gre modules moved temporary to tnlup
8140
8141 1999-08-14 11:56 +0000 [r481]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8142
8143         * rc-scripts.spec.in: interfaces file names must starting from
8144           "ifcfg-"
8145
8146 1999-08-14 11:41 +0000 [r479-480]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8147
8148         * sysconfig/network-scripts/ifup-sl: fixed DIRECT_CONNECT mode (ie.
8149           for using slattach)
8150
8151         * sysconfig/network-scripts/ifup-post: now $FULLDEVNAME is passed
8152           to ifup-routes (fixed problem with duplicate routes)
8153
8154 1999-08-14 11:25 +0000 [r478]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8155
8156         * sysconfig/network-scripts/ifup-aliases: changed path to ifup (now
8157           it's /sbin/ifup)
8158
8159 1999-08-14 11:01 +0000 [r477]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8160
8161         * rc.d/init.d/functions: - \b\b\b\b... characters also are NLSed
8162           (this is needed when translating "DONE", "BUSY" etc.
8163
8164 1999-08-14 10:56 +0000 [r476]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8165
8166         * sysconfig/system, rc.d/rc.sysinit: added new variable SET_SLINKS.
8167           If it set to "yes" then rc.sysinit is setting symlinks in /boot
8168           dependent on kernel version.
8169
8170 1999-08-14 10:53 +0000 [r474-475]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8171
8172         * rc-scripts.spec.in: typo in locale path
8173
8174         * sysconfig/network-scripts/ifup: we are adding IPv4 based
8175           link-local addresses, too.
8176
8177 1999-08-12 09:54 +0000 [r473]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8178
8179         * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases: -
8180           aliasing are upped via ifup-aliases after main device is up
8181
8182 1999-08-09 21:05 +0000 [r472]  Artur Frysiak <wiget/at/pld-linux.org>
8183
8184         * rc.d/rc, rc.d/init.d/functions: - changed ptintf to awk
8185
8186 1999-08-09 20:44 +0000 [r470-471]  Artur Frysiak <wiget/at/pld-linux.org>
8187
8188         * rc-scripts.spec.in: - added Requires: /bin/gettext
8189
8190         * rc.d/init.d/shutdwn: - fix remount to ro
8191
8192 1999-08-09 20:20 +0000 [r468-469]  kloczek <kloczek/at/pld-linux.org>
8193
8194         * sysconfig/Makefile.am: - removed ipchans and addes i18n to
8195           syscinfig files.
8196
8197         * sysconfig/ipchains (removed): - not neccessary (ip chaninc is
8198           handled by firewal-init scripts package).
8199
8200 1999-08-09 20:00 +0000 [r467]  Artur Frysiak <wiget/at/pld-linux.org>
8201
8202         * configure.in, rc.d/init.d/functions: - more locale strings - fix
8203           locale support in configure.in
8204
8205 1999-08-09 19:58 +0000 [r466]  kloczek <kloczek/at/pld-linux.org>
8206
8207         * rc-scripts.spec.in: - added /etc/sysconfig/i18n as a %config
8208           file.
8209
8210 1999-08-09 19:44 +0000 [r465]  kloczek <kloczek/at/pld-linux.org>
8211
8212         * configure.in: - release 0.0.8.
8213
8214 1999-08-07 10:16 +0000 [r464]  Artur Frysiak <wiget/at/pld-linux.org>
8215
8216         * configure.in, po/Makefile.am (added), rc-scripts.spec.in,
8217           po/rc-scripts.pot, Makefile.am, rc.d/init.d/ipchains,
8218           rc.d/init.d/functions.network, sysconfig/interfaces/Makefile.am,
8219           rc.d/init.d/functions: - expr -> $(( )) - wstęp automake/autoconf
8220           do locale
8221
8222 1999-08-06 13:06 +0000 [r463]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8223
8224         * rc.d/init.d/functions.network: fixed bug with math
8225
8226 1999-08-06 13:02 +0000 [r462]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8227
8228         * rc.d/init.d/functions.network: added return 0 to proc_net()
8229           function
8230
8231 1999-08-06 10:25 +0000 [r461]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8232
8233         * rc.d/init.d/network: removed last change
8234
8235 1999-08-04 16:59 +0000 [r460]  Jan Rękorajski <baggins/at/pld-linux.org>
8236
8237         * rc.d/init.d/network: A BUG has been fixed! jak używacie zmiennych
8238           shella misiowie to tam _musi_ być $ na początku!
8239
8240 1999-08-02 14:51 +0000 [r459]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8241
8242         * rc.d/initscript (added): moved here from SysVinit package
8243
8244 1999-08-02 13:04 +0000 [r458]  kloczek <kloczek/at/pld-linux.org>
8245
8246         * setsysfont: - reformated.
8247
8248 1999-08-02 12:04 +0000 [r457]  kloczek <kloczek/at/pld-linux.org>
8249
8250         * rc.d/rc.sysinit: - changed group to utmp on utmpx (to be
8251           compliant with RH).
8252
8253 1999-08-02 10:08 +0000 [r456]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8254
8255         * sysconfig/network-scripts/ifup,
8256           sysconfig/network-scripts/ifup-post,
8257           rc.d/init.d/functions.network, rc.d/rc.sysinit, README: -
8258           poprawiony błąd "Delaying xxxx initialization." mimo poprawnej
8259           konfiguracji - tworzone są poprawne linki do
8260           /boot/System.map-version
8261
8262 1999-08-01 19:26 +0000 [r455]  kloczek <kloczek/at/pld-linux.org>
8263
8264         * po/.cvsignore (added): - shut files.
8265
8266 1999-07-31 11:26 +0000 [r453-454]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8267
8268         * po/pl.po (added), po/rc-scripts.pot (added), po (added): - pot +
8269           pl tłumaczenie
8270
8271         * rc.d/init.d/network, TODO, INSTALL,
8272           sysconfig/network-scripts/tnldown,
8273           sysconfig/network-scripts/ifdown, COPYING,
8274           sysconfig/interfaces/ifcfg-lo (removed), rc-scripts.spec.in,
8275           sysconfig/network-scripts/ifup-plip, sysconfig/system,
8276           rc.d/init.d/nfsfs, rc.d/rc.sysinit, rc.d/init.d/random,
8277           rc.d/init.d/single, doc-devel (removed), rc.d/init.d/halt,
8278           rc.d/init.d/reboot, rc.d/init.d/shutdwn,
8279           sysconfig/network-scripts/ifup-post, rc.d/init.d/ipchains,
8280           rc.d/init.d/functions.network, autogen.sh, NEWS,
8281           ppp/ip-down.d/logger, setsysfont, rc.d/init.d/allowlogin,
8282           rc.d/init.d/functions, sysconfig/i18n (added),
8283           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
8284           AUTHORS, configure.in, rc.d/rc, rc.d/init.d/netfs, inittab,
8285           ppp/ip-up.d/logger, sysconfig/network, rc.d/init.d/killall,
8286           sysconfig/network-scripts/ifup-sl, sysconfig/ipchains: - dodana
8287           obsługa statycznej tablicy ARP - interfejs lo nie wymaga pliku
8288           konfiguracyjnego - dodane wsparcie dla innych języków niż
8289           angielski (NLS) - rc.sysinit && rc ustawia odpowiednie zmienne
8290           potrzebne do obsługi NLS - ustawianie fontów, map już w skryptcie
8291           setsysfont - ifup && ifdown: wreszcie poprawnie działają dla
8292           interfejsów IPv6 only - dla deinicjowania sieci interfejsy
8293           sortujemy w porządku odwróconym - wykorzystujemy _wyłącznie_
8294           iproute2 (zmodyfikowane wszelkie odwołania do ifconfig lub route)
8295           - usunięte Requires: net-tools - dodane label ${FULLDEVNAME} przy
8296           deinicjowaniu interfejsów - usunięty baggins z AUTHORS - dodane
8297           COPYING (GPL) oraz standardowy plik INSTALL - dodana możliwość
8298           obsługi tłumaczeń DONE, BUSY itp o dlugości różnej od 4 liter
8299
8300 1999-07-29 15:09 +0000 [r452]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8301
8302         * TODO: Zrobione. (to z ipv6)
8303
8304 1999-07-29 13:59 +0000 [r451]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8305
8306         * sysconfig/network-scripts/tnlup, TODO,
8307           sysconfig/network-scripts/tnldown: now running tnlup/tnldown
8308           tunel is possible
8309
8310 1999-07-27 23:47 +0000 [r450]  kloczek <kloczek/at/pld-linux.org>
8311
8312         * rc-scripts.spec.in: - added pasiing LDFLAGS="-s" to ./configure
8313           enviroment (cause stripping binaries).
8314
8315 1999-07-27 12:51 +0000 [r449]  kloczek <kloczek/at/pld-linux.org>
8316
8317         * TODO: - dodać możliwość ustawiania statycznej tablicy arp (patrz:
8318           man ethers arp opcja -f). Najpawdopodobniej najlepszym miescem
8319           będzie punkt mię podnoszeniem lo a nastepnych interfejsów.
8320
8321 1999-07-27 12:24 +0000 [r448]  kloczek <kloczek/at/pld-linux.org>
8322
8323         * configure.in: - version up to 0.0.7.
8324
8325 1999-07-27 11:50 +0000 [r447]  kloczek <kloczek/at/pld-linux.org>
8326
8327         * rc.d/rc.sysinit: - use raidadd instead raidstart during
8328           initialization RAID deveces, - added raidrun for activate md
8329           devices.
8330
8331 1999-07-27 06:32 +0000 [r446]  Artur Frysiak <wiget/at/pld-linux.org>
8332
8333         * TODO: - rc.sysvinit działa z e2fsprogs 1.15 (testowane z LABEL=,
8334           do przetestowania UUID=)
8335
8336 1999-07-27 03:44 +0000 [r445]  kloczek <kloczek/at/pld-linux.org>
8337
8338         * TODO: - o ile to możliwe usunąć używanie awk i sed zastępować
8339           użyewaniem sh lub przynajmeniej zastępować awka sedem
8340
8341 1999-07-27 03:35 +0000 [r444]  kloczek <kloczek/at/pld-linux.org>
8342
8343         * rc-scripts.spec.in: - added allowlogin to inet.d scripts, - fixed
8344           typo in post, - cosmetics,
8345
8346 1999-07-27 03:25 +0000 [r443]  kloczek <kloczek/at/pld-linux.org>
8347
8348         * rc.d/init.d/Makefile.am: - added allowlogin to init_SCRIPTS.
8349
8350 1999-07-27 03:11 +0000 [r442]  kloczek <kloczek/at/pld-linux.org>
8351
8352         * sysconfig/network-scripts/Makefile.am: - added ifdown-post to
8353           networkscripts_SCRIPTS.
8354
8355 1999-07-27 02:51 +0000 [r441]  kloczek <kloczek/at/pld-linux.org>
8356
8357         * ppp/ip-up, ppp/ip-down: - chnegd "#!/bin/bash" to "#!/bin/sh".
8358
8359 1999-07-22 21:53 +0000 [r440]  Artur Frysiak <wiget/at/pld-linux.org>
8360
8361         * TODO: e2progs 1.15
8362
8363 1999-07-22 21:51 +0000 [r439]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8364
8365         * sysconfig/network-scripts/ifup: Maly hack zeby dzialaly iface
8366           tylko na ipv6. Pomijane jest wyliczanie natmaski/prefixu jak
8367           adres ipv4 nie jest zdefiniowany.
8368
8369 1999-07-22 15:13 +0000 [r438]  kloczek <kloczek/at/pld-linux.org>
8370
8371         * configure.in: - version to 0.0.6.
8372
8373 1999-07-22 11:11 +0000 [r437]  Artur Frysiak <wiget/at/pld-linux.org>
8374
8375         * rc-scripts.spec.in, sysconfig/interfaces/Makefile.am: cleanup for
8376           release
8377
8378 1999-07-22 10:44 +0000 [r436]  Artur Frysiak <wiget/at/pld-linux.org>
8379
8380         * TODO: uwaga do tnlup
8381
8382 1999-07-22 10:40 +0000 [r435]  Artur Frysiak <wiget/at/pld-linux.org>
8383
8384         * TODO (added): TODO list
8385
8386 1999-07-22 10:23 +0000 [r434]  Artur Frysiak <wiget/at/pld-linux.org>
8387
8388         * sysconfig/interfaces/tnlcfg-description (added),
8389           sysconfig/interfaces/ifcfg-description (added),
8390           sysconfig/interfaces/tnlcfg-icm,
8391           sysconfig/interfaces/ifcfg-eth0.wiget (removed): cleanup
8392
8393 1999-07-22 10:19 +0000 [r433]  Artur Frysiak <wiget/at/pld-linux.org>
8394
8395         * sysconfig/interfaces/ifcfg-lo: - added IPV6_ADDR - fixed PREFIX
8396
8397 1999-07-22 09:09 +0000 [r432]  Artur Frysiak <wiget/at/pld-linux.org>
8398
8399         * rc-scripts.spec.in: - cleanup
8400
8401 1999-07-22 08:46 +0000 [r431]  Artur Frysiak <wiget/at/pld-linux.org>
8402
8403         * rc.d/init.d/shutdwn: typo
8404
8405 1999-07-21 14:30 +0000 [r430]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8406
8407         * rc.d/init.d/network: Expresion with /usr/bin/cut replaced by one
8408           with sed ;-) now rc-scripts only need /bin to work properly.
8409
8410 1999-07-21 13:52 +0000 [r429]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8411
8412         * rc.d/init.d/functions-ip6 (removed): obsoletes
8413
8414 1999-07-20 09:03 +0000 [r428]  Artur Frysiak <wiget/at/pld-linux.org>
8415
8416         * rc-scripts.spec.in: rc.serial moved to setserial
8417
8418 1999-07-15 13:43 +0000 [r427]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8419
8420         * rc.d/init.d/functions: - added >/dev/null 2>&1 to kill
8421
8422 1999-07-15 13:29 +0000 [r426]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8423
8424         * rc.d/init.d/network, rc.d/init.d/functions.network,
8425           rc.d/rc.sysinit, rc.d/init.d/functions: - we are using better
8426           pidofproc() from RH initscripts - removed unnecesary check in
8427           rc.sysinit - removed all obsolete functions from
8428           functions.network - finished proc_net() function (interface to
8429           /proc/sys/net)
8430
8431 1999-07-15 13:16 +0000 [r425]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8432
8433         * rc-scripts.spec.in: requires: /bin/awk
8434
8435 1999-07-14 17:49 +0000 [r424]  kloczek <kloczek/at/pld-linux.org>
8436
8437         * rc.d/rc.serial (removed): - moved to setserial.
8438
8439 1999-07-14 17:16 +0000 [r423]  kloczek <kloczek/at/pld-linux.org>
8440
8441         * rc.d/Makefile.am: - removed rc.derial.
8442
8443 1999-07-13 13:27 +0000 [r422]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8444
8445         * AUTHORS: authors - based on ChangeLog
8446
8447 1999-07-13 12:52 +0000 [r421]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8448
8449         * rc.d/rc.sysinit, rc.d/init.d/functions: - /proc is mounted before
8450           starting fsck (needed for working LABEL support is fsck) - fixed
8451           bug in show()
8452
8453 1999-07-13 12:49 +0000 [r420]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8454
8455         * INSTALL, sysconfig/network-scripts/tnldown,
8456           sysconfig/network-scripts/ifdown,
8457           sysconfig/interfaces/tnlcfg-icm,
8458           sysconfig/interfaces/ifcfg-ppp0.callback,
8459           sysconfig/interfaces/ifcfg-lo, doc/ipchains-setup.txt,
8460           doc/sysvinitfiles, sysconfig/interfaces/ifcfg-eth0.wiget,
8461           sysconfig/network-scripts/ifup-ppp,
8462           sysconfig/network-scripts/ifup-ipx, doc/sysconfig.txt,
8463           rc-scripts.spec.in, sysconfig/network-scripts/ifup-plip,
8464           ppp/ip-up, sysconfig/network-scripts/ifdown-post,
8465           rc.d/rc.sysinit, doc-devel/ogolnie, doc/net-scripts.txt,
8466           sysconfig/interfaces/data/chat-ppp0.tpsa,
8467           sysconfig/network-scripts/ifup-routes,
8468           sysconfig/network-scripts/ifup-aliases,
8469           sysconfig/network-scripts/ifdown-ppp,
8470           sysconfig/network-scripts/ifup-post, rc.d/rc.serial, Makefile.am,
8471           sysconfig/interfaces/data/chat-ppp0.leased1,
8472           rc.d/init.d/functions.network, ppp/ip-down, NEWS, setsysfont,
8473           rc.d/rc.local, rc.d/init.d/functions,
8474           sysconfig/network-scripts/ifdown-sl,
8475           sysconfig/network-scripts/tnlup, AUTHORS,
8476           sysconfig/network-scripts/ifup,
8477           sysconfig/interfaces/data/chat-ppp0.callback, rc.d/rc, inittab,
8478           lang.sh, README, lang.csh,
8479           sysconfig/interfaces/ifcfg-ppp0.leased1,
8480           sysconfig/interfaces/ifcfg-ppp0.leased2,
8481           sysconfig/interfaces/ifcfg-sl0,
8482           sysconfig/network-scripts/ifup-sl: massive :$
8483
8484 1999-07-05 10:27 +0000 [r419]  Artur Frysiak <wiget/at/pld-linux.org>
8485
8486         * rc-scripts.spec.in: Requires: procps
8487
8488 1999-07-05 10:23 +0000 [r418]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8489
8490         * rc.d/init.d/functions: we are using printf from sh-utils package
8491           instead of cut
8492
8493 1999-07-05 09:12 +0000 [r417]  Artur Frysiak <wiget/at/pld-linux.org>
8494
8495         * configure.in, rc-scripts.spec.in: - network-scripts moved to
8496           /etc/sysconfig
8497
8498 1999-07-05 08:47 +0000 [r415-416]  Artur Frysiak <wiget/at/pld-linux.org>
8499
8500         * rc-scripts.spec.in: Requires: net-tools, iproute2
8501
8502         * rc-scripts.spec.in: Requires: sed
8503
8504 1999-07-05 08:39 +0000 [r414]  Artur Frysiak <wiget/at/pld-linux.org>
8505
8506         * configure.in, rc-scripts.spec.in,
8507           sysconfig/network-scripts/Makefile.am: - skrypty sieciowe w
8508           network-scripts - ipchains poniechane (jak ktoś chce to niech
8509           wsadzi w oddzielny moduł) - net-scripts i rc-scripts połączone w
8510           rc-scripts
8511
8512 1999-07-05 08:08 +0000 [r413]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8513
8514         * sysconfig/network-scripts/ifup, rc.d/rc, rc.d/init.d/functions: -
8515           przesunięte inormacje `ok`, `busy` itp w nieco w prawo (więcej
8516           miejsca na komunikaty) - dodajemy takze routing IPv6 na okreslone
8517           interfejsy
8518
8519 1999-07-03 15:09 +0000 [r410-412]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8520
8521         * sysconfig/network-scripts/ChangeLog (removed): i po tescie
8522
8523         * sysconfig/network-scripts/ifup: ip used to sed MAC address
8524
8525         * sysconfig/network-scripts/ChangeLog (added): test
8526
8527 1999-07-02 13:21 +0000 [r409]  Artur Frysiak <wiget/at/pld-linux.org>
8528
8529         * rc-scripts.spec.in: more Requires
8530
8531 1999-07-02 11:49 +0000 [r408]  Artur Frysiak <wiget/at/pld-linux.org>
8532
8533         * rc-scripts.spec.in: more Requires
8534
8535 1999-07-02 11:31 +0000 [r407]  Artur Frysiak <wiget/at/pld-linux.org>
8536
8537         * rc-scripts.spec.in, src/Makefile.am: added missing files
8538
8539 1999-07-02 11:14 +0000 [r404-406]  Artur Frysiak <wiget/at/pld-linux.org>
8540
8541         * doc/ipcalc.1: from src
8542
8543         * doc/Makefile.am: added initlog.1
8544
8545         * src/netreport.1 (removed), src/initlog.1 (removed), src/doexec.1
8546           (removed), src/usernetctl.1 (removed), src/Makefile.am,
8547           src/ipcalc.1 (removed), src/usleep.1 (removed): manuals in doc
8548
8549 1999-07-02 09:32 +0000 [r402-403]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8550
8551         * rc.d/init.d/Makefile.am, sysconfig/network-scripts/ifup: -
8552           ARPable by default
8553
8554         * rc.d/init.d/network, sysconfig/network-scripts/tnlup,
8555           sysconfig/network-scripts/ifup,
8556           sysconfig/network-scripts/ifup-plip,
8557           sysconfig/network-scripts/tnldown, sysconfig/network-ip6
8558           (removed), rc.d/rc, rc.d/rc.sysinit, sysconfig/network,
8559           sysconfig/network-ip6.conf (removed), doc-devel/ogolnie,
8560           sysconfig/interfaces/ifcfg-eth0.wiget, rc.d/init.d/allowlogin
8561           (added), rc.d/init.d/network-ip6.init (removed): - obsługa
8562           multicast, arp, src - poprawka w "Delay Login" - poprawki w
8563           template ifcfg-eth0.wiget - tnlup && tnldown uwzględniają
8564           konfigurację w network - ustawianie defaulowo PROTOCOL=
8565
8566 1999-07-01 21:10 +0000 [r401]  Artur Frysiak <wiget/at/pld-linux.org>
8567
8568         * configure.in, rc-scripts.spec.in,
8569           sysconfig/interfaces/data/Makefile.am,
8570           sysconfig/interfaces/Makefile.am: now rc-scripts compile, install
8571           and make rpm correct
8572
8573 1999-07-01 14:37 +0000 [r400]  Artur Frysiak <wiget/at/pld-linux.org>
8574
8575         * sysconfig/interfaces/.cvsignore (added),
8576           sysconfig/interfaces/data/.cvsignore (added): ignore
8577           autogenerated
8578
8579 1999-06-29 16:38 +0000 [r399]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8580
8581         * rc.d/init.d/network, sysconfig/network-scripts/tnlup,
8582           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
8583           rc.d/init.d/functions.network, rc.d/init.d/functions: - poprawki
8584           w calcnetmask - net-tools (prawie) > /dev/null. Używamy iproute -
8585           poprawki w obsłudze aliasów (nie testowałem ale powinno być
8586           możliwe używanie aliasów typu eth0:PLD_JEST_SUPER)
8587
8588 1999-06-28 20:05 +0000 [r397-398]  kloczek <kloczek/at/pld-linux.org>
8589
8590         * sysconfig/interfaces/data/Makefile.am (added),
8591           sysconfig/interfaces/Makefile.am (added): - template Makefile.am.
8592
8593         * configure.in: - added missing "\".
8594
8595 1999-06-28 15:39 +0000 [r395-396]  Artur Frysiak <wiget/at/pld-linux.org>
8596
8597         * src/Makefile (removed): Autogenerated
8598
8599         * rc.d/init.d/Makefile.am, src/Makefile, configure.in,
8600           rc-scripts.spec.in, Makefile.am,
8601           sysconfig/network-scripts/Makefile.am, sysconfig/Makefile.am:
8602           first try to sync Makefile.am
8603
8604 1999-06-28 14:30 +0000 [r394]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8605
8606         * sysconfig/network-scripts/chat-ppp0.tpsa (removed),
8607           sysconfig/interfaces/data/chat-ppp0.callback (added),
8608           sysconfig/interfaces/data/chat-ppp0.leased1 (added),
8609           sysconfig/network-scripts/chat-ppp0.callback (removed),
8610           sysconfig/network-scripts/chat-ppp0.leased1 (removed),
8611           sysconfig/interfaces/data (added),
8612           sysconfig/interfaces/data/chat-ppp0.tpsa (added): moved chat*
8613
8614 1999-06-28 13:12 +0000 [r393]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8615
8616         * sysconfig/network-scripts/tnlup: wszędzie ${}
8617
8618 1999-06-28 13:07 +0000 [r392]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8619
8620         * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes,
8621           sysconfig/network-scripts/tnlup (added),
8622           sysconfig/network-scripts/ifup,
8623           sysconfig/network-scripts/ifdhcpc-done (removed),
8624           doc/sysconfig.txt, sysconfig/network-scripts/tnldown (added),
8625           rc.d/init.d/functions.network, sysconfig/static-nat (added),
8626           sysconfig/network-scripts/ifup-tnl (removed),
8627           rc.d/init.d/tunnels-ip6.init (removed), src/ipcalc.c,
8628           sysconfig/network-scripts/ifdown-tnl (removed): - zmiana syntaxy
8629           dla routingu statycznego - if{up,down}-tnl -> tnl{up,down} -
8630           poprawki dotyczące PREFIX - tunnels-ip6.init, ifdhcpc-done -
8631           zbędne (zastąpione przez inne narzędzia)
8632
8633 1999-06-27 18:48 +0000 [r391]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8634
8635         * rc.d/init.d/functions.network: Added function to calculate
8636           netmask from prefix
8637
8638 1999-06-27 18:26 +0000 [r390]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8639
8640         * doc-devel/ogolnie: removed 2 config files
8641
8642 1999-06-27 18:14 +0000 [r388-389]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8643
8644         * rc.d/init.d/network: tunnels
8645
8646         * sysconfig/network-scripts/ifup,
8647           sysconfig/network-scripts/ifup-plip,
8648           sysconfig/interfaces/ifcfg-lo, doc/net-scripts.txt,
8649           sysconfig/interfaces/ifcfg-ppp0.leased1,
8650           sysconfig/interfaces/ifcfg-ppp0.leased2,
8651           sysconfig/interfaces/ifcfg-eth0.wiget: NETMASK= is obsoletes
8652           (instead we use PREFIX=)
8653
8654 1999-06-27 17:34 +0000 [r387]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8655
8656         * src/ipcalc.1, src/ipcalc.c: PREFIX instead NETMASK in --prefix
8657           option
8658
8659 1999-06-27 17:25 +0000 [r384-386]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8660
8661         * rc.d/init.d/functions.network: poprawki
8662
8663         * rc.d/init.d/functions.network: poprawki
8664
8665         * rc.d/init.d/functions.network: poprawki
8666
8667 1999-06-27 17:11 +0000 [r383]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8668
8669         * rc.d/init.d/functions.network: typo
8670
8671 1999-06-27 17:00 +0000 [r382]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8672
8673         * rc.d/init.d/functions.network: Added function for calulating
8674           network prefix.
8675
8676 1999-06-27 16:06 +0000 [r381]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8677
8678         * sysconfig/network-scripts/ifup: small poprawken
8679
8680 1999-06-27 15:30 +0000 [r380]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8681
8682         * src/ipcalc.1, src/ipcalc.c: - added support for short netmask
8683           style (/24 etc)
8684
8685 1999-06-27 14:42 +0000 [r379]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8686
8687         * sysconfig/interfaces/ifcfg-eth0.wiget (added): readed
8688
8689 1999-06-27 14:27 +0000 [r378]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8690
8691         * sysconfig/network-scripts/ifdown-ppp,
8692           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
8693           sysconfig/network-scripts/ifup-post,
8694           sysconfig/interfaces/tnlcfg-icm, rc.d/rc.sysinit,
8695           sysconfig/network-scripts/ifdown-post, sysconfig/tunnels-ip6.conf
8696           (removed), sysconfig/network-scripts/ifup-tnl (added),
8697           sysconfig/network-scripts/ifup-sl,
8698           sysconfig/network-scripts/ifup-ppp,
8699           sysconfig/network-scripts/ifdown-tnl (added),
8700           sysconfig/network-scripts/ifup-ipx: - używamy pumpa do
8701           bootp/dhcpd - dodano ifup-tnl && ifdown-tnl - obsługa tuneli
8702           ipip, sit, gre (ipxip niezrobiona jeszcze) - tunnels-ip6.conf -
8703           zbędne (tunele są konfigurowane w stylu SySV) - drobne poprawki
8704
8705 1999-06-23 17:14 +0000 [r377]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8706
8707         * sysconfig/network-scripts/ifcfg-lo (removed): removed
8708
8709 1999-06-21 20:36 +0000 [r376]  Jan Rękorajski <baggins/at/pld-linux.org>
8710
8711         * rc.d/rc.sysinit: usuwanie lockow po pam_console
8712
8713 1999-06-19 11:29 +0000 [r375]  kloczek <kloczek/at/pld-linux.org>
8714
8715         * inputrc (removed), rc.d/init.d/shutdwn, Makefile.am, autogen.sh,
8716           rc.d/rc.sysinit, rc.d/init.d/single, rc.d/init.d/killall,
8717           rc.d/init.d/functions: - removed inputrc (it must be in
8718           readline), - reformatings, - removed processing doc in
8719           Makefile.am and autogen.sh.
8720
8721 1999-06-18 19:23 +0000 [r374]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8722
8723         * rc.d/init.d/network, src/Makefile (added),
8724           sysconfig/network-scripts/tnlcfg-icm (removed),
8725           rc.d/init.d/shutdwn, rc.d/rc.serial, doc/initlog.1 (added),
8726           sysconfig/interfaces/tnlcfg-icm (added), src/minilogd.c (added),
8727           src/initlog.c (added), src/loglevel.c (added), src/initlog.h
8728           (added), rc.d/init.d/functions, src/process.c (added),
8729           sysconfig/system, rc.d/init.d/netfs (added), src/initlog.1
8730           (added), rc.d/rc.sysinit, src/process.h (added),
8731           rc.d/init.d/single, doc-devel/ogolnie (added),
8732           sysconfig/interfaces/ifcfg-sl0 (added), doc-devel (added): pare
8733           zmian
8734
8735 1999-06-18 19:14 +0000 [r373]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8736
8737         * sysconfig/network-scripts/ifdown-sl,
8738           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
8739           sysconfig/network-scripts/ifup-post,
8740           sysconfig/network-scripts/ifcfg-ppp0.callback (removed),
8741           sysconfig/network-scripts/ifcfg-ppp0.leased1 (removed),
8742           sysconfig/network-scripts/ifdown-post,
8743           sysconfig/network-scripts/ifcfg-ppp0.leased2 (removed),
8744           sysconfig/network-scripts/ifcfg-eth0.wiget (removed),
8745           sysconfig/network-scripts/ifcfg-eth0 (removed),
8746           sysconfig/network-scripts/ifup-sl,
8747           sysconfig/network-scripts/network-functions (removed),
8748           sysconfig/network-scripts/ifcfg-ppp0.tpsa (removed): *** empty
8749           log message ***
8750
8751 1999-06-16 17:29 +0000 [r372]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8752
8753         * rc.d/rc.sysinit: fixed colors
8754
8755 1999-06-15 18:06 +0000 [r371]  kloczek <kloczek/at/pld-linux.org>
8756
8757         * rc.d/rc.media (removed): - removed. This was (my) silly idea.
8758
8759 1999-06-15 14:31 +0000 [r370]  kloczek <kloczek/at/pld-linux.org>
8760
8761         * src/Makefile (removed): - autogenerated.
8762
8763 1999-06-14 21:17 +0000 [r369]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8764
8765         * rc.d/init.d/network, INSTALL (added), ppp/ip-down.d/Makefile.am
8766           (added), doc/Makefile.am (added), doc/ipchains-setup.txt (added),
8767           doc/sysvinitfiles (added), rc-scripts.spec.in (added),
8768           doc/sysconfig.txt (added), sysconfig/interfaces (added),
8769           sysconfig/network-scripts/ifup-plip,
8770           sysconfig/network-scripts/Makefile.am (added), doc/ipcalc.1
8771           (added), rc.d/init.d/reboot,
8772           sysconfig/network-scripts/ifdown-ppp,
8773           sysconfig/network-scripts/ifup-post, Makefile.am (added),
8774           doc/doexec.1 (added), autogen.sh (added), NEWS (added), Makefile
8775           (removed), rc-scripts.spec (removed), doc/.cvsignore (added),
8776           rc.d/init.d/functions, rc.d/init.d/Makefile.am (added), AUTHORS
8777           (added), configure.in (added), doc/usernetctl.1 (added),
8778           sysconfig/network, README (added), src/Makefile.am (added),
8779           doc/usleep.1 (added), doc (added), ppp/Makefile.am (added),
8780           COPYING (added), sysconfig/network-scripts/ifdown,
8781           ipchains-setup.txt (removed), sysconfig/interfaces/ifcfg-lo
8782           (added), sysconfig/interfaces/ifcfg-ppp0.callback (added),
8783           sysconfig/network-scripts/ifup-ppp, sysconfig/system,
8784           rc.d/rc.sysinit, rc.d/init.d/single, doc/net-scripts.txt (added),
8785           rc.d/init.d/halt, sysconfig/network-scripts/ifup-aliases,
8786           rc.d/init.d/shutdwn, rc.d/rc.serial,
8787           rc.d/init.d/functions.network (added), sysvinitfiles (removed),
8788           .cvsignore, sysconfig/Makefile.am (added), sysconfig.txt
8789           (removed), ppp/ip-up.d/Makefile.am (added),
8790           sysconfig/network-scripts/ifdown-sl,
8791           sysconfig/network-scripts/ifup, doc/netreport.1 (added),
8792           sysconfig/interfaces/ifcfg-ppp0.tpsa (added), net-scripts.txt
8793           (removed), lang.sh, rc.d/rc, lang.csh (added), rc.d/Makefile.am
8794           (added), sysconfig/interfaces/ifcfg-ppp0.leased1 (added),
8795           sysconfig/interfaces/ifcfg-ppp0.leased2 (added),
8796           sysconfig/network-scripts/ifup-sl: Synced with latest from old
8797           repo
8798
8799 1999-06-14 21:06 +0000 [r367-368]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8800
8801         * ipchains-setup.txt (added): now synced. (one file was missed)
8802
8803         * rc.d/init.d/network, rc.d/rc.media (added), sysconfig/system,
8804           net-scripts.txt (added), rc.d/init.d/ipchains (added),
8805           sysconfig/static-routes (added), rc.d/rc.sysinit,
8806           sysconfig/network-scripts/ifcfg-eth0.wiget (added), Makefile,
8807           rc-scripts.spec, sysconfig/ipchains (added),
8808           rc.d/init.d/functions: synced with 0.0.5
8809
8810 1999-06-14 20:53 +0000 [r366]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8811
8812         * sysconfig/network-scripts/ifup, lang.sh, Makefile,
8813           sysconfig/network, src/testdinit, setsysfont, rc-scripts.spec,
8814           sysconfig.txt: Synced with 0.0.4
8815
8816 1999-06-14 20:50 +0000 [r365]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8817
8818         * sysconfig/network (added), sysconfig/network-scripts/ifcfg-eth0
8819           (added): now is really synced with 0.0.3
8820
8821 1999-06-14 20:44 +0000 [r364]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8822
8823         * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases,
8824           sysconfig/network-scripts/ifdhcpc-done,
8825           sysconfig/network-scripts/ifdown-ppp,
8826           sysconfig/network-scripts/ifdown,
8827           sysconfig/network-scripts/ifup-post,
8828           sysconfig/network-scripts/ifcfg-ppp0 (removed),
8829           ppp/ip-down.d/logger, sysconfig/network-scripts/chat-ppp0
8830           (removed), sysconfig/network-scripts/network-functions,
8831           sysconfig.txt, sysconfig/network-scripts/ifup-ppp,
8832           rc-scripts.spec, rc.d/init.d/functions,
8833           sysconfig/network-scripts/ifup-ipx,
8834           sysconfig/network-scripts/ifdown-sl, inputrc,
8835           sysconfig/network-scripts/ifup, tunnels-ip6.init (removed),
8836           sysconfig/network-scripts/ifup-plip, ppp/ip-up.d/logger,
8837           sysconfig/network-scripts/ifdown-post,
8838           sysconfig/network-scripts/ifup-sl, radvd.init (removed): Synced
8839           with rc-scripts-0.0.3 from old repo.
8840
8841 1999-06-14 20:12 +0000 [r363]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8842
8843         * rc.d/init.d/network, src/Makefile, sysconfig/system,
8844           ppp/ip-up.d/logger, rc.d/rc.sysinit, .cvsignore, Makefile,
8845           ppp/ip-down.d/logger, rc-scripts.spec, rc.d/init.d/functions:
8846           Synced with rc-scripts-0.0.2 from old repo.
8847
8848 1999-06-14 20:08 +0000 [r362]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8849
8850         * rc.d/init.d/network,
8851           sysconfig/network-scripts/ifcfg-ppp0.callback (added),
8852           sysconfig/network-scripts/ifdown,
8853           sysconfig/network-scripts/chat-ppp0.callback (added),
8854           rc.d/init.d/functions-ip6, sysconfig/network-scripts/ifup-ppp,
8855           sysconfig/network-scripts/ifup-ipx, inputrc (added),
8856           sysconfig/network-scripts/ifup-plip, sysconfig/network-ip6,
8857           sysconfig/network-scripts/ifcfg-ppp0.leased1 (added),
8858           rc.d/init.d/nfsfs, sysconfig/network-scripts/ifcfg-ppp0.leased2
8859           (added), rc.d/rc.sysinit, rc.d/init.d/random,
8860           sysconfig/network-scripts/ifdown-post, rc.d/init.d/single,
8861           src/usernetctl.c, rc.d/init.d/halt,
8862           sysconfig/network-scripts/ifup-routes,
8863           sysconfig/network-scripts/ifup-aliases, src/Makefile,
8864           sysconfig/network-scripts/tnlcfg-icm (added),
8865           sysconfig/network-scripts/ifdown-ppp, rc.d/init.d/reboot (added),
8866           rc.d/init.d/shutdwn (added), sysconfig/network-scripts/ifup-post,
8867           rc.d/rc.serial, sysvinitfiles (added), sysconfig/tunnels-ip6.conf
8868           (added), Makefile, sysconfig/network-ip6.conf, rc-scripts.spec
8869           (added), sysconfig.txt, sysconfig/network-scripts/ifcfg-ppp0.tpsa
8870           (added), rc.d/rc.local, rc.d/init.d/functions,
8871           sysconfig/network-scripts/chat-ppp0.tpsa (added),
8872           sysconfig/network-scripts/ifdown-sl,
8873           sysconfig/network-scripts/ifup, rc.d/rc, inittab, lang.sh,
8874           sysconfig/network-scripts/chat-ppp0.leased1 (added),
8875           rc.d/init.d/killall, rc.d/init.d/tunnels-ip6.init (added),
8876           sysconfig/network-scripts/ifup-sl, rc.d/init.d/network-ip6.init
8877           (added): Synced with rc-scripts-0.0.1 from old repo.
8878
8879 1999-06-14 19:55 +0000 [r361]  kloczek <kloczek/at/pld-linux.org>
8880
8881         * sysconfig/system (added): - added initial main system
8882           configuration file with: -- RUN_SULOGIN_ON_ERR=yes --
8883           DEFAULT_SERVICE_RUN_NICE_LEVEL=0 -- RUN_ISAPNP=yes --
8884           PANIC_REBOOT_TIME=0 -- DELAY_LOGIN=yes -- CLEAN_TMP=yes
8885
8886 1999-06-14 19:31 +0000 [r360]  kloczek <kloczek/at/pld-linux.org>
8887
8888         * rc.d/init.d/functions: - added suporting colors with using tput
8889           instead hardcoded term sequences.
8890
8891 1999-06-14 19:25 +0000 [r359]  kloczek <kloczek/at/pld-linux.org>
8892
8893         * src/.cvsignore (added), ppp/ip-up.d/.cvsignore (added),
8894           rc.d/init.d/.cvsignore (added), ppp/ip-down.d/.cvsignore (added),
8895           ppp/.cvsignore (added), .cvsignore (added),
8896           sysconfig/network-scripts/.cvsignore (added),
8897           sysconfig/.cvsignore (added), rc.d/.cvsignore (added): - added
8898           template .cvsignore.
8899
8900 1999-06-14 19:22 +0000 [r357]  Artur Frysiak <wiget/at/pld-linux.org>
8901
8902         * rc.d/init.d/network (added), rc.d/init.d/functions-ip6 (added),
8903           src/ipcalc.1 (added), sysconfig/network-scripts/ifup-ipx (added),
8904           tunnels-ip6.init (added), sysconfig/network-scripts/ifup-plip
8905           (added), ppp/ip-up (added), sysconfig/network-ip6 (added),
8906           rc.d/init.d/nfsfs (added), src/doexec.1 (added), src/Makefile
8907           (added), sysconfig (added), sysconfig/network-scripts/ifup-routes
8908           (added), sysconfig/network-scripts/ifdown-ppp (added),
8909           src/netreport.1 (added), sysconfig/network-scripts/ifup-post
8910           (added), ppp/ip-up.d (added), sysconfig/network-ip6.conf (added),
8911           adjtime (added), Makefile (added), src/usernetctl.1 (added),
8912           setsysfont (added), src/usleep.1 (added), rc.d/init.d/functions
8913           (added), rc.d (added), ppp/ip-up.d/logger (added), inittab
8914           (added), src/testdinit (added), ppp/ip-down.d (added),
8915           rc.d/init.d/killall (added), src/ipcalc.c (added),
8916           sysconfig/network-scripts/ifdhcpc-done (added),
8917           sysconfig/network-scripts/ifdown (added),
8918           sysconfig/network-scripts/ifcfg-ppp0 (added), src/doexec.c
8919           (added), sysconfig/network-scripts (added),
8920           sysconfig/network-scripts/ifup-ppp (added), src/netreport.c
8921           (added), rc.d/rc.sysinit (added), rc.d/init.d/random (added),
8922           src/testd.c (added), sysconfig/network-scripts/ifdown-post
8923           (added), rc.d/init.d/single (added), / (added), src/usernetctl.c
8924           (added), rc.d/init.d/halt (added),
8925           sysconfig/network-scripts/ifup-aliases (added), src/usleep.c
8926           (added), rc.d/rc.serial (added),
8927           sysconfig/network-scripts/ifcfg-lo (added), rc.d/init.d (added),
8928           ppp/ip-down (added), ppp/ip-down.d/logger (added),
8929           sysconfig/network-scripts/chat-ppp0 (added),
8930           sysconfig/network-scripts/network-functions (added),
8931           sysconfig.txt (added), rc.d/rc.local (added),
8932           sysconfig/network-scripts/ifdown-sl (added),
8933           sysconfig/network-scripts/ifup (added), src (added), rc.d/rc
8934           (added), lang.sh (added), ppp (added),
8935           sysconfig/network-scripts/ifup-sl (added), radvd.init (added):
8936           Initial revision
8937
This page took 0.705267 seconds and 3 git commands to generate.