]> git.pld-linux.org Git - projects/rc-scripts.git/blob - ChangeLog
- 0.4.1.21
[projects/rc-scripts.git] / ChangeLog
1 2008-04-23 22:31 +0000 [r9720]  Elan Ruusamäe <glen/at/pld-linux.org>
2
3         * rc.d/init.d/functions: - handle also `uname -r` returning
4           "2.6.25-1"
5
6 2008-04-23 22:27 +0000 [r9718-9719]  Elan Ruusamäe <glen/at/pld-linux.org>
7
8         * rc.d/rc.sysinit: - second try: /var/run cleanup without find and
9           without args len exceeded error
10
11         * rc.d/init.d/functions: - fix for kernels whose release is
12           "2.6.25_vanilla-1", found by vip`
13
14 2008-04-16 17:30 +0000 [r9711]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
15
16         * sysconfig/i18n: Obsolete texts.
17
18 2008-04-09 09:02 +0000 [r9703-9704]  Jan Rękorajski <baggins/at/pld-linux.org>
19
20         * configure.ac: - 0.4.1.20
21
22         * rc.d/rc.sysinit: - reverted r9238, /usr may NOT be mounted at
23           this time, ever heard of NFS?
24
25 2008-03-27 15:42 +0000 [r9688]  Patryk Zawadzki <patrys/at/pld-linux.org>
26
27         * configure.ac: - bump version to 0.4.1.19
28
29 2008-03-27 15:19 +0000 [r9687]  Patryk Zawadzki <patrys/at/pld-linux.org>
30
31         * rc.d/rc.shutdown: - force reboot/halt to work with other init
32           daemons
33
34 2008-03-26 19:43 +0000 [r9685]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
35
36         * configure.ac: - forgot to commit; 0.4.1.18
37
38 2008-03-26 16:20 +0000 [r9682]  Elan Ruusamäe <glen/at/pld-linux.org>
39
40         * setsysfont: - /usr is not mounted when this is called from
41           rc.sysinit
42
43 2008-03-26 14:42 +0000 [r9681]  Elan Ruusamäe <glen/at/pld-linux.org>
44
45         * sysconfig/network: - i always set full hostname here, why "only
46           hostname" comment?
47
48 2008-03-26 08:46 +0000 [r9680]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
49
50         * sysconfig/network-scripts/ifup-ppp: - "sync" option must be used
51           before "plugin" option - changes made by seba (at) pro-ject.net
52           (merged from cvs)
53
54 2008-03-26 08:42 +0000 [r9677-9679]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
55
56         * sysconfig/interfaces/Makefile.am: - added
57           ifcfg-ppp0.ueagle4-neostrada
58
59         * sysconfig/interfaces/ifcfg-description: - added SYNC option
60
61         * sysconfig/interfaces/ifcfg-ppp0.ueagle4-neostrada (added): -
62           config for neostrada using usb modem Sagem E4
63
64 2008-03-26 08:11 +0000 [r9675]  Elan Ruusamäe <glen/at/pld-linux.org>
65
66         * configure.ac: - release 0.4.1.17
67
68 2008-03-25 23:41 +0000 [r9674]  Elan Ruusamäe <glen/at/pld-linux.org>
69
70         * rc.d/init.d/template.init: - more chkconfig vars
71
72 2008-03-25 15:14 +0000 [r9670-9671]  Elan Ruusamäe <glen/at/pld-linux.org>
73
74         * sysconfig/network-scripts/ifup-ppp: - actually check $MODEMPORT
75           being chardevice after all *DSL variants
76
77         * sysconfig/network-scripts/ifup-ppp: - check $MODEMPORT set from
78           config (not the value set from this script)
79
80 2008-03-24 19:17 +0000 [r9667-9668]  Elan Ruusamäe <glen/at/pld-linux.org>
81
82         * configure.ac: - release 0.4.1.16
83
84         * sysconfig/network-scripts/functions.network: - return val doc for
85           check_{mii_tool,ethtool,iwconfig} - code readability
86
87 2008-03-22 12:14 +0000 [r9649]  Jakub Bogusz <qboosh/at/pld-linux.org>
88
89         * sysconfig/interfaces/ifcfg-description: - typo
90
91 2008-03-19 14:21 +0000 [r9646]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
92
93         * rc.d/rc.shutdown: Use .sh - safer.
94
95 2008-03-19 12:51 +0000 [r9645]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
96
97         * rc.d/rc.shutdown: Multiple UPS support.
98
99 2008-03-09 12:33 +0000 [r9575]  Jakub Bogusz <qboosh/at/pld-linux.org>
100
101         * setsysfont: - use "locale charmap" to detect UTF-8 locales
102           properly - call unicode_stop for non-UTF locales (Linux 2.6.24+
103           has unicode console by default)
104
105 2008-03-01 18:01 +0000 [r9549]  Andrzej Dopierała <undefine/at/pld-linux.org>
106
107         * sysconfig/interfaces/ifcfg-eth0: - add commented DHCP_OPTIONS
108           option to show how to pass parameters to dhcp client
109
110 2008-02-27 10:35 +0000 [r9533]  Elan Ruusamäe <glen/at/pld-linux.org>
111
112         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
113           - fix for network script that it does not enslave eth interfaces
114           from it during stop phase (Ilja Bobkevič)
115
116 2008-02-18 20:56 +0000 [r9424]  Elan Ruusamäe <glen/at/pld-linux.org>
117
118         * sysconfig/network-scripts/ifup-ppp: - require $MODEMPORT being
119           character device (/dev/modem, /dev/tts/USB0)
120
121 2008-02-14 15:23 +0000 [r9346]  Elan Ruusamäe <glen/at/pld-linux.org>
122
123         * sysconfig/interfaces/ifcfg-ppp0.pppoe (added): - add config i
124           used for adsl setup
125
126 2008-02-11 10:16 +0000 [r9303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
127
128         * rc.d/rc.shutdown: mdadm stop will yell that it can't stop rootfs
129           array. Such errors are misleading and useless.
130
131 2008-02-09 20:00 +0000 [r9279]  Elan Ruusamäe <glen/at/pld-linux.org>
132
133         * sysconfig/network-scripts/ifup-ppp: - fail on required MODEMPORT
134           (or set it to /dev/modem?)
135
136 2008-02-08 22:58 +0000 [r9254]  Elan Ruusamäe <glen/at/pld-linux.org>
137
138         * sysconfig/network-scripts/ifup-ppp: - typo
139
140 2008-02-08 22:17 +0000 [r9252-9253]  Elan Ruusamäe <glen/at/pld-linux.org>
141
142         * sysconfig/interfaces/data/Makefile.am: - kõu disconnect script
143
144         * sysconfig/interfaces/data/chat-ppp0.kou-disconnect (added): -
145           disconnect script (not tested)
146
147 2008-02-08 19:34 +0000 [r9240-9245]  Elan Ruusamäe <glen/at/pld-linux.org>
148
149         * sysconfig/interfaces/data/Makefile.am,
150           sysconfig/interfaces/Makefile.am: - files for kõu
151           (http://www.kou.ee/)
152
153         * sysconfig/interfaces/ifcfg-ppp0.kou: - renamed chatscript
154
155         * sysconfig/interfaces/data/chat-ppp0.kou (added),
156           sysconfig/interfaces/data/chat-kou (removed): - renamed
157
158         * sysconfig/interfaces/ifcfg-ppp0.kou (added),
159           sysconfig/interfaces/ifcfg-kou (removed): - renamed
160
161         * sysconfig/interfaces/data/chat-kou (added): - chat script for kõu
162           (http://www.kou.ee/)
163
164         * sysconfig/interfaces/ifcfg-kou (added): - config for kõu
165           (http://www.kou.ee/)
166
167 2008-02-08 17:34 +0000 [r9238]  Elan Ruusamäe <glen/at/pld-linux.org>
168
169         * rc.d/rc.sysinit: - use find to overcome arguments length exceeded
170           when descending to php sessions dir (and yes, /usr is already
171           mounted when this code is ran)
172
173 2008-02-08 15:39 +0000 [r9237]  Elan Ruusamäe <glen/at/pld-linux.org>
174
175         * sysconfig/network-scripts/ifup-ppp: - give hint on missing
176           chatscript error
177
178 2008-02-08 14:54 +0000 [r9236]  Elan Ruusamäe <glen/at/pld-linux.org>
179
180         * sysconfig/interfaces/ifcfg-description: - placeholder for
181           WVDIALSECT
182
183 2008-01-29 12:10 +0000 [r9209]  Elan Ruusamäe <glen/at/pld-linux.org>
184
185         * modules: - mention that /etc/modules.X.Y and /etc/modules.X.Y.Z
186           are readed too - mention that module options are processed too
187
188 2008-01-15 09:40 +0000 [r9174]  Elan Ruusamäe <glen/at/pld-linux.org>
189
190         * rc.d/rc.local: - leave EOF clean ;)
191
192 2007-12-30 13:31 +0000 [r9170]  Elan Ruusamäe <glen/at/pld-linux.org>
193
194         * configure.ac: - prepare 0.4.1.15
195
196 2007-12-27 00:52 +0000 [r9162]  Elan Ruusamäe <glen/at/pld-linux.org>
197
198         * rc.d/init.d/functions: - handle when there's no terminal attached
199           (f.e gui tools like smart)
200
201 2007-12-17 17:39 +0000 [r9145]  Elan Ruusamäe <glen/at/pld-linux.org>
202
203         * rc.d/init.d/local: - implement status
204
205 2007-12-17 17:35 +0000 [r9144]  Elan Ruusamäe <glen/at/pld-linux.org>
206
207         * rc.d/init.d/allowlogin: - implement status
208
209 2007-12-11 12:29 +0000 [r9137-9140]  Elan Ruusamäe <glen/at/pld-linux.org>
210
211         * configure.ac: - prepare 0.4.1.14
212
213         * rc.d/rc.sysinit: - load dm-multipath module before multipath
214           activating for setups when rootfs was not also on multipath
215
216 2007-12-10 22:25 +0000 [r9135]  Elan Ruusamäe <glen/at/pld-linux.org>
217
218         * lang.sh: - cosmetics
219
220 2007-12-10 22:20 +0000 [r9134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
221
222         * lang.sh: Don't overwrite session settings (that can be comming
223           from ssh).
224
225 2007-12-08 13:05 +0000 [r9132]  Elan Ruusamäe <glen/at/pld-linux.org>
226
227         * rc.d/init.d/network: - cleanups
228
229 2007-12-08 13:02 +0000 [r9130-9131]  Elan Ruusamäe <glen/at/pld-linux.org>
230
231         * rc.d/init.d/network: - added reload target (will ask DHCP client
232           to renew lease), only dhcpcd supported for now
233
234         * sysconfig/network-scripts/functions.network: - minor cosetics
235
236 2007-12-05 13:15 +0000 [r9128]  Elan Ruusamäe <glen/at/pld-linux.org>
237
238         * rc.d/Makefile.am, rc.d/rc.modules (removed): - rc.modules
239           functionality integrated to rc.sysinit
240
241 2007-12-05 13:02 +0000 [r9127]  Elan Ruusamäe <glen/at/pld-linux.org>
242
243         * rc.d/rc.sysinit: - formatting
244
245 2007-12-01 20:49 +0000 [r9125]  Adam Gołębiowski <adamg/at/pld-linux.org>
246
247         * rc.d/rc.sysinit: - skip fsck on / if device node doesn't exist
248           yet, e.g.: rootfs-on-lvm and udev is used (perhaps we should try
249           to fsck / once more later on?)
250
251 2007-11-28 20:28 +0000 [r9117]  Jakub Bogusz <qboosh/at/pld-linux.org>
252
253         * rc.d/init.d/template.init: - simplicity and verboseness wins: let
254           try-restart inform if service is not running
255
256 2007-11-26 20:37 +0000 [r9102]  Elan Ruusamäe <glen/at/pld-linux.org>
257
258         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
259           sysconfig/network-scripts/functions.network: - apply
260           SOURCES/rc-scripts-dev_alias.patch (if it is buggy then the bugs
261           should be fixed -- it's been applied in pld ac for ages)
262
263 2007-11-26 20:32 +0000 [r9101]  Elan Ruusamäe <glen/at/pld-linux.org>
264
265         * rc.d/rc.sysinit: - /etc/rc.d/rc.modules moved to internal
266           functions - module paramters also accepted from modules file
267
268 2007-11-26 20:15 +0000 [r9100]  Elan Ruusamäe <glen/at/pld-linux.org>
269
270         * rc.d/rc.sysinit: - make $RUN_DEPMOD=ifmissing really behave so as
271           described (depmod -A stats every module file in modules dir)
272
273 2007-11-26 20:08 +0000 [r9096-9099]  Elan Ruusamäe <glen/at/pld-linux.org>
274
275         * rc.d/rc.modules: - plain modprobe the module - skip loading
276           rc-scripts functions if they appear to be loaded already
277
278         * rc.d/rc.shutdown: - apply SOURCES/rc-scripts-fuser.patch
279
280         * rc.d/init.d/functions: - tab-safe is_empty_file() now (from
281           rc.modules)
282
283         * sysconfig/system: - add $RC_BOOTLOG=yes
284
285 2007-11-26 17:46 +0000 [r9092]  Elan Ruusamäe <glen/at/pld-linux.org>
286
287         * configure.ac: - prepare 0.4.1.13
288
289 2007-11-25 11:18 +0000 [r9091]  Jakub Bogusz <qboosh/at/pld-linux.org>
290
291         * rc.d/init.d/template.init: - force-reload is not supposed to
292           start service if it is not running - new try-restart action (as
293           specified by LSB 3.1.0, formerly "condrestart" in some distros)
294           it should restart service if running and just exit sucessfully
295           otherwise
296
297 2007-11-25 08:46 +0000 [r9090]  Jakub Bogusz <qboosh/at/pld-linux.org>
298
299         * rc.d/init.d/template.init: - simplified
300
301 2007-11-21 23:24 +0000 [r9076-9077]  Elan Ruusamäe <glen/at/pld-linux.org>
302
303         * rc.d/init.d/template.init: - better this way
304
305         * rc.d/init.d/template.init: - this should be restart, who put
306           reload there?
307
308 2007-11-21 23:18 +0000 [r9074-9075]  Elan Ruusamäe <glen/at/pld-linux.org>
309
310         * rc.d/init.d/template.init: - reload also could use pidfile
311
312         * rc.d/init.d/template.init: - one more killproc sample
313
314 2007-11-13 18:57 +0000 [r9043]  Elan Ruusamäe <glen/at/pld-linux.org>
315
316         * rc.d/rc.sysinit: - suffix dm-multipath partitions with pN
317
318 2007-11-09 01:54 +0000 [r9033]  Elan Ruusamäe <glen/at/pld-linux.org>
319
320         * rc.d/rc.shutdown: - blogd might be already down and it might had
321           been started manually
322
323 2007-11-09 01:47 +0000 [r9032]  Elan Ruusamäe <glen/at/pld-linux.org>
324
325         * sysconfig/hwprofiles/Makefile.am: - if the file is not packaged
326           in spec, don't install it either
327
328 2007-11-09 01:37 +0000 [r9030-9031]  Elan Ruusamäe <glen/at/pld-linux.org>
329
330         * rc.d/rc.shutdown, rc.d/rc.sysinit: - /etc/crypttab shouldn't be
331           empty when using it
332
333         * rc.d/init.d/functions: - add is_empty_file() function
334
335 2007-11-09 01:20 +0000 [r9028-9029]  Elan Ruusamäe <glen/at/pld-linux.org>
336
337         * crypttab (added), Makefile.am: - add sample /etc/crypttab
338
339         * TODO: - cleanup
340
341 2007-11-09 01:10 +0000 [r9027]  Elan Ruusamäe <glen/at/pld-linux.org>
342
343         * rc.d/rc.shutdown, rc.d/rc.sysinit: - bugfixes for crypttab
344
345 2007-11-09 00:49 +0000 [r9025-9026]  Elan Ruusamäe <glen/at/pld-linux.org>
346
347         * rc.d/rc.shutdown: - add /etc/crypttab processing
348
349         * rc.d/init.d/cryptsetup: - add halt_crypto() from fc
350           initscripts-8.54 - add standalone mode for start/stop
351
352 2007-11-09 00:37 +0000 [r9024]  Elan Ruusamäe <glen/at/pld-linux.org>
353
354         * rc.d/rc.sysinit: - initial /etc/crypttab processing
355
356 2007-11-09 00:33 +0000 [r9021-9023]  Elan Ruusamäe <glen/at/pld-linux.org>
357
358         * rc.d/init.d/Makefile.am: - add cryptsetup
359
360         * rc.d/init.d/cryptsetup (added): - based on code from rc.sysinit
361           of fc initscripts-8.54
362
363         * man/Makefile.am, man/crypttab.5 (added): - add crypttab.5 from fc
364           initscripts-8.54
365
366 2007-11-09 00:21 +0000 [r9020]  Elan Ruusamäe <glen/at/pld-linux.org>
367
368         * rc.d/init.d/random: - use subsys lock files
369
370 2007-11-09 00:00 +0000 [r9019]  Elan Ruusamäe <glen/at/pld-linux.org>
371
372         * rc.d/rc.shutdown, rc.d/rc.sysinit: - blogd updates
373
374 2007-11-08 00:42 +0000 [r9016]  Elan Ruusamäe <glen/at/pld-linux.org>
375
376         * src/usleep.c, man/usleep.1, src/Makefile.am: - update with suse
377           variant from killproc-2.12 (and who's oot?
378           http://lists.rpath.com/pipermail/initscripts-commits/2006-December/000573.html)
379
380 2007-11-08 00:29 +0000 [r9013-9015]  Elan Ruusamäe <glen/at/pld-linux.org>
381
382         * src/initlog.c: - update from initscripts-8.54, except killing
383           startDaemon() and adding deprecation message
384
385         * src/initlog.conf: - update from initscripts-8.54
386
387         * src/minilogd.c: - update from initscripts-8.54
388
389 2007-11-06 18:55 +0000 [r9004-9005]  Elan Ruusamäe <glen/at/pld-linux.org>
390
391         * configure.ac: - release 0.4.1.12
392
393         * rc.d/init.d/functions: - missing shift for nice level parsing in
394           daemon(). fixes some (broken) initscripts
395
396 2007-11-05 18:09 +0000 [r8991]  Elan Ruusamäe <glen/at/pld-linux.org>
397
398         * sysconfig/clock: - UTC clock by default. See:
399           http://glen.alkohol.ee/pld/clock-utc.html
400
401 2007-11-02 02:29 +0000 [r8957-8959]  Elan Ruusamäe <glen/at/pld-linux.org>
402
403         * configure.ac: - release 0.4.1.11
404
405         * rc.d/init.d/functions: - ksh doesn't like $2 in # modifier
406
407 2007-11-01 13:23 +0000 [r8947-8948]  Elan Ruusamäe <glen/at/pld-linux.org>
408
409         * man/fstab-decode.8 (added): - add from fc
410
411         * src/fstab-decode.c (added): - add from fc
412
413 2007-11-01 13:20 +0000 [r8946]  Elan Ruusamäe <glen/at/pld-linux.org>
414
415         * configure.ac: - release 0.4.1.10
416
417 2007-11-01 12:20 +0000 [r8944]  Elan Ruusamäe <glen/at/pld-linux.org>
418
419         * rc.d/rc.sysinit: - /dev (with devfs) could be mounted by kernel
420           (arekm note)
421
422 2007-11-01 03:00 +0000 [r8941-8942]  Elan Ruusamäe <glen/at/pld-linux.org>
423
424         * man/Makefile.am, src/Makefile.am: - add fstab-decode from rh
425
426         * rc.d/rc.sysinit: - don't get tempted to kill blogd
427
428 2007-11-01 02:53 +0000 [r8940]  Elan Ruusamäe <glen/at/pld-linux.org>
429
430         * rc.d/rc.sysinit: - read /proc/cmdline after /proc mount
431
432 2007-11-01 02:36 +0000 [r8937-8939]  Elan Ruusamäe <glen/at/pld-linux.org>
433
434         * sysconfig/system: - devfs comment update
435
436         * rc.d/rc.sysinit: - devfsd without devfs makes no sense :)
437
438         * rc.d/rc.sysinit: - no need to source udev configs here - just
439           umount /initrd/dev without checking
440
441 2007-11-01 02:10 +0000 [r8935]  Elan Ruusamäe <glen/at/pld-linux.org>
442
443         * rc.d/rc.sysinit: - $PATH is set from init.d/functions - improve
444           dm-multipath setup - attempt harder to create all LVM nodes, even
445           the ones initialized from initrd - kill blogd at the end of
446           script
447
448 2007-11-01 02:06 +0000 [r8934]  Elan Ruusamäe <glen/at/pld-linux.org>
449
450         * rc.d/rc.sysinit: - umount /initrd earlier, right after udev
451           startup
452
453 2007-11-01 01:34 +0000 [r8932-8933]  Elan Ruusamäe <glen/at/pld-linux.org>
454
455         * rc.d/init.d/functions: - strstr() from fedora initscripts
456
457         * rc.d/rc.sysinit: - read /proc/cmdline just once (idea stolen from
458           fedora)
459
460 2007-11-01 01:23 +0000 [r8930-8931]  Elan Ruusamäe <glen/at/pld-linux.org>
461
462         * rc.d/rc.sysinit, rc.d/init.d/functions: - disable_selinux(),
463           relabel_selinux(), clean_vserver_mtab() used only in rc.sysinit,
464           moved there
465
466         * rc.d/init.d/functions: - local vars
467
468 2007-11-01 01:13 +0000 [r8929]  Elan Ruusamäe <glen/at/pld-linux.org>
469
470         * rc.d/init.d/functions: - drop redhat/mandrake compat - simple if
471           should be lighter than function call
472
473 2007-11-01 01:05 +0000 [r8927-8928]  Elan Ruusamäe <glen/at/pld-linux.org>
474
475         * rc.d/init.d/functions: - drop unneeded subshell
476
477         * rc.d/init.d/functions: - use shell construct to test is pathname
478           full path
479
480 2007-11-01 00:59 +0000 [r8926]  Elan Ruusamäe <glen/at/pld-linux.org>
481
482         * rc.d/init.d/functions: - use shell constructs for basename()
483
484 2007-11-01 00:54 +0000 [r8925]  Elan Ruusamäe <glen/at/pld-linux.org>
485
486         * rc.d/init.d/functions: - avoid endless loop when one puts --user
487           after daemon name - some small optimizations - update daemon()
488           usage
489
490 2007-11-01 00:48 +0000 [r8924]  Elan Ruusamäe <glen/at/pld-linux.org>
491
492         * sysconfig/system: - add DEFAULT_SERVICE_UMASK=022
493
494 2007-11-01 00:35 +0000 [r8922-8923]  Elan Ruusamäe <glen/at/pld-linux.org>
495
496         * rc.d/init.d/functions: - shell version
497
498         * rc.d/init.d/functions: - set ulimits with one awk call in
499           daemon()
500
501 2007-10-31 23:31 +0000 [r8920-8921]  Elan Ruusamäe <glen/at/pld-linux.org>
502
503         * dumb.sh: - usable
504
505         * rc.d/init.d/functions: - typo?
506
507 2007-10-31 20:48 +0000 [r8919]  Elan Ruusamäe <glen/at/pld-linux.org>
508
509         * rc.d/rc.sysinit: - small cleanups and fixes
510
511 2007-10-30 19:42 +0000 [r8904]  Elan Ruusamäe <glen/at/pld-linux.org>
512
513         * rc.d/rc.sysinit: - move $MODULES_CONF closer where it is used
514
515 2007-10-30 16:23 +0000 [r8903]  Elan Ruusamäe <glen/at/pld-linux.org>
516
517         * rc.d/rc.sysinit: - fix obvious typo (perhaps drop it as it never
518           worked?)
519
520 2007-10-30 16:10 +0000 [r8901-8902]  Elan Ruusamäe <glen/at/pld-linux.org>
521
522         * rc.d/rc.sysinit: - activate dm-multipath
523
524         * rc.d/rc.sysinit: - small optimize to use only awk
525
526 2007-10-29 11:29 +0000 [r8897]  Elan Ruusamäe <glen/at/pld-linux.org>
527
528         * sysconfig/network-scripts/ifup: - assume default
529           WLAN_WPA_CONFIG=/etc/wpa_supplicant.conf
530
531 2007-10-28 17:58 +0000 [r8891-8893]  Elan Ruusamäe <glen/at/pld-linux.org>
532
533         * sysconfig/interfaces/ifcfg-description: - $HOTPLUG is processed
534           by udev (udev_net_helper)
535
536         * sysconfig/network-scripts/functions.network: - allow
537           WLAN_MODE=managed in lowercase (as it's in doc)
538
539         * sysconfig/network-scripts/functions.network: - key index and
540           value should be different arguments
541
542 2007-10-28 17:36 +0000 [r8890]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
543
544         * rc.d/rc.shutdown: Revert ntfsfix. Please use something like
545           init.d/ntfsfix for that.
546
547 2007-10-28 16:59 +0000 [r8887-8889]  Elan Ruusamäe <glen/at/pld-linux.org>
548
549         * sysconfig/network-scripts/functions.network: - [ -n "" ] and [ ""
550           ] are the same, save some bytes/readability ;)
551
552         * sysconfig/network-scripts/functions.network: - handle wlan
553           different four keys
554
555         * sysconfig/interfaces/ifcfg-description: - new WLAN options
556
557 2007-10-28 16:43 +0000 [r8885-8886]  Elan Ruusamäe <glen/at/pld-linux.org>
558
559         * sysconfig/network-scripts/functions.network: - reuse
560           WLAN_ENCRYPTION
561
562         * sysconfig/network-scripts/functions.network: - optimize
563           wireless_param() by calling eval once
564
565 2007-10-28 16:13 +0000 [r8884]  Elan Ruusamäe <glen/at/pld-linux.org>
566
567         * sysconfig/network-scripts/functions.network: - no need for
568           LC_ALL=C to grep fixed string
569
570 2007-10-28 13:06 +0000 [r8883]  Paweł Gołaszewski <blues/at/pld-linux.org>
571
572         * rc.d/rc.shutdown: - run ntfsfix if there are some ntfs
573           filesystems mounted and if proper app is installed
574
575 2007-10-26 12:48 +0000 [r8878]  Elan Ruusamäe <glen/at/pld-linux.org>
576
577         * sysconfig/system: - use default nice "+0" to avoid confusion as
578           "0" is not valid in service setup
579
580 2007-10-04 20:22 +0000 [r8778]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
581
582         * rc.d/rc.sysinit: Activate ATARAID devices.
583
584 2007-10-03 13:10 +0000 [r8771]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
585
586         * sysconfig/network-scripts/functions.network: Do sanity check only
587           when configuration file exists.
588
589 2007-10-03 06:55 +0000 [r8770]  Elan Ruusamäe <glen/at/pld-linux.org>
590
591         * sysconfig/network-scripts/ifup: - trim network length from
592           $IP4ADDR when doing arping
593
594 2007-10-02 22:32 +0000 [r8769]  Jan Rękorajski <baggins/at/pld-linux.org>
595
596         * rc.d/rc.sysinit: - don't try to update mtab when mounting usbfs
597           (root is ro yet)
598
599 2007-10-01 08:45 +0000 [r8768]  Elan Ruusamäe <glen/at/pld-linux.org>
600
601         * sysconfig/network-scripts/functions.network: - support $IPADDR +
602           $NETMASK combination if no prefix in $IPADDR present
603
604 2007-09-26 12:17 +0000 [r8753-8754]  Elan Ruusamäe <glen/at/pld-linux.org>
605
606         * configure.ac: - 0.4.1.9
607
608         * sysconfig/network-scripts/ifup: - typo in arping line
609
610 2007-09-25 15:59 +0000 [r8751]  Jan Rękorajski <baggins/at/pld-linux.org>
611
612         * rc.d/rc.shutdown: - typo
613
614 2007-09-25 15:54 +0000 [r8749-8750]  Jan Rękorajski <baggins/at/pld-linux.org>
615
616         * rc.d/init.d/network: - no need to play with NFS, it screws up /
617           over NFS and we have nfsfs for it
618
619         * rc.d/init.d/local: - source functions library (for msg_usage), no
620           need to set PATH
621
622 2007-09-25 11:34 +0000 [r8745-8746]  Elan Ruusamäe <glen/at/pld-linux.org>
623
624         * configure.ac: - 0.4.1.8
625
626         * sysconfig/network: - more info about AUTOMATIC_IFCFG
627
628 2007-09-11 18:47 +0000 [r8720]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
629
630         * sysconfig/network-scripts/ifup: PLDize ARP cache updating
631           procedure.
632
633 2007-09-11 18:33 +0000 [r8719]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
634
635         * sysconfig/network-scripts/ifup: Update ARP cache of neighbours
636           (from fedora).
637
638 2007-07-14 20:33 +0000 [r8676]  Radosław Zieliński <radek/at/pld-linux.org>
639
640         * sysconfig/network: - AUTOMATIC_IFCFG=no
641
642 2007-07-03 11:51 +0000 [r8656-8658]  Elan Ruusamäe <glen/at/pld-linux.org>
643
644         * configure.ac: - release 0.4.1.7
645
646         * rc.d/init.d/functions: - do not depend on which command to find
647           rpcinfo
648
649 2007-06-14 18:42 +0000 [r8640]  Elan Ruusamäe <glen/at/pld-linux.org>
650
651         * rc.d/init.d/network, sysconfig/interfaces/ifcfg-bond0 (removed),
652           sysconfig/network-scripts/bondup (removed),
653           sysconfig/network-scripts/Makefile.am,
654           sysconfig/network-scripts/bonddown (removed),
655           sysconfig/interfaces/Makefile.am: - revert bonding support
656           (unfinished and broken)
657
658 2007-06-05 10:45 +0000 [r8637-8638]  Elan Ruusamäe <glen/at/pld-linux.org>
659
660         * sysconfig/interfaces/Makefile.am: - add ifcfg-bond0
661
662         * sysconfig/interfaces/ifcfg-bond0 (added): - sample config
663
664 2007-06-05 10:39 +0000 [r8636]  Elan Ruusamäe <glen/at/pld-linux.org>
665
666         * rc.d/init.d/network, sysconfig/network-scripts/bondup (added),
667           sysconfig/network-scripts/Makefile.am,
668           sysconfig/network-scripts/bonddown (added): - bonding support by
669           Justas Vilimas
670
671 2007-06-05 10:27 +0000 [r8635]  Elan Ruusamäe <glen/at/pld-linux.org>
672
673         * TODO: - save
674
675 2007-05-30 11:51 +0000 [r8631]  Elan Ruusamäe <glen/at/pld-linux.org>
676
677         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/single: -
678           see ChangeLog for Changes
679
680 2007-05-09 20:40 +0000 [r8500]  Elan Ruusamäe <glen/at/pld-linux.org>
681
682         * rc.d/init.d/functions: - keep /etc/mtab permissions (whatever
683           they are) inside vserver - which outputs to stderr if it can't
684           find the program
685
686 2007-05-01 01:10 +0000 [r8489]  Jan Rękorajski <baggins/at/pld-linux.org>
687
688         * configure.ac: - 0.4.1.6
689
690 2007-05-01 01:02 +0000 [r8488]  Jan Rękorajski <baggins/at/pld-linux.org>
691
692         * DEVELOPMENT: - added warning about parenthesis in command
693           substitution
694
695 2007-05-01 00:53 +0000 [r8487]  Jan Rękorajski <baggins/at/pld-linux.org>
696
697         * rc.d/init.d/network, rc.d/rc.sysinit: - reverted some command
698           substitution changes due to conflicting parenthesis
699
700 2007-04-28 18:34 +0000 [r8484-8485]  Jakub Bogusz <qboosh/at/pld-linux.org>
701
702         * sysconfig/network-scripts/ifdown-ppp: - kill ugly warning if pppd
703           was nicely killed
704
705         * ppp/ip-up, ppp/ip-down: - proper CONFIG sources (needed to
706           override DEVICE from pppd and get ppp/ip-{up,down} scripts work
707           again
708
709 2007-04-27 20:45 +0000 [r8483]  Jan Rękorajski <baggins/at/pld-linux.org>
710
711         * rc.d/init.d/functions: - restore stderr redirection
712
713 2007-04-27 20:21 +0000 [r8482]  Jan Rękorajski <baggins/at/pld-linux.org>
714
715         * rc.d/init.d/functions: - replace awk usage with shell constructs
716
717 2007-04-27 14:02 +0000 [r8481]  Jan Rękorajski <baggins/at/pld-linux.org>
718
719         * rc.d/rc.modules: - replace awk usage with shell constructs
720
721 2007-04-27 13:32 +0000 [r8480]  Jan Rękorajski <baggins/at/pld-linux.org>
722
723         * rc.d/rc: - replace awk usage with shell constructs
724
725 2007-04-26 22:03 +0000 [r8479]  Jan Rękorajski <baggins/at/pld-linux.org>
726
727         * rc.d/init.d/functions: - removed unneeded termput hpa
728
729 2007-04-26 21:38 +0000 [r8478]  Jan Rękorajski <baggins/at/pld-linux.org>
730
731         * rc.d/init.d/functions: - shell magic fixing screwed dots in
732           show() on serial console
733
734 2007-04-26 16:51 +0000 [r8475]  Jan Rękorajski <baggins/at/pld-linux.org>
735
736         * configure.ac: - Release 0.4.1.5
737
738 2007-04-26 16:45 +0000 [r8474]  Jan Rękorajski <baggins/at/pld-linux.org>
739
740         * setsysfont: - replaced sed with awk
741
742 2007-04-26 15:56 +0000 [r8473]  Jan Rękorajski <baggins/at/pld-linux.org>
743
744         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
745           sysconfig/network-scripts/ifdown, ppp/ip-up.d/logger,
746           rc.d/rc.sysinit, run-parts, sysconfig/interfaces/up.d/ppp/logger,
747           ppp/ip-down.d/logger, sysconfig/interfaces/down.d/ppp/logger,
748           sysconfig/hwprofiles/Makefile.am, service, rc.d/init.d/cpusets,
749           sysconfig/network-scripts/functions.network,
750           sysconfig/network-scripts/ifup-ipx: - use $() for command
751           substitution
752
753 2007-04-26 15:30 +0000 [r8472]  Jan Rękorajski <baggins/at/pld-linux.org>
754
755         * rc.d/init.d/functions: - unify command substitution (`` -> $())
756
757 2007-04-26 15:24 +0000 [r8471]  Jan Rękorajski <baggins/at/pld-linux.org>
758
759         * rc.d/init.d/functions: - typeset local in check_portmapper
760
761 2007-04-26 14:55 +0000 [r8470]  Jan Rękorajski <baggins/at/pld-linux.org>
762
763         * rc.d/init.d/functions: - generic check_portmapper function
764
765 2007-04-16 17:26 +0000 [r8460]  Jan Rękorajski <baggins/at/pld-linux.org>
766
767         * sysconfig/network-scripts/functions.network: - use shell
768           construct instead of grep in calcnetmask
769
770 2007-04-16 16:21 +0000 [r8459]  Jan Rękorajski <baggins/at/pld-linux.org>
771
772         * sysconfig/network-scripts/functions.network: - calcprefix without
773           need of awk
774
775 2007-04-14 21:55 +0000 [r8458]  Paweł Gołaszewski <blues/at/pld-linux.org>
776
777         * rc.d/init.d/functions: - allow to have more than one line in
778           pidfile
779
780 2007-03-20 12:09 +0000 [r8389]  Jan Rękorajski <baggins/at/pld-linux.org>
781
782         * rc.d/init.d/network: - simpler way to umount nfs4
783
784 2007-03-20 11:53 +0000 [r8388]  Jan Rękorajski <baggins/at/pld-linux.org>
785
786         * rc.d/init.d/network: - unmount NFSv4 filesystems
787
788 2007-03-20 11:48 +0000 [r8387]  Jan Rękorajski <baggins/at/pld-linux.org>
789
790         * rc.d/rc.sysinit: - cleaner solution for empty hostname
791
792 2007-03-19 18:58 +0000 [r8384]  Jan Rękorajski <baggins/at/pld-linux.org>
793
794         * rc.d/rc.sysinit: - nfs4 is also non-local fs
795
796 2007-03-19 17:27 +0000 [r8383]  Jan Rękorajski <baggins/at/pld-linux.org>
797
798         * rc.d/rc.sysinit: - in case of empty HOSTNAME set it to what the
799           kernel thinks it is (for example workstation with kernel level IP
800           config and / over NFS)
801
802 2007-03-15 17:19 +0000 [r8379]  Elan Ruusamäe <glen/at/pld-linux.org>
803
804         * rc.d/rc.sysinit: - can start blogd rather earlier
805
806 2007-03-14 18:51 +0000 [r8378]  Jan Rękorajski <baggins/at/pld-linux.org>
807
808         * rc.d/init.d/cpusets: - fixed glen's misoptimization
809
810 2007-03-13 17:11 +0000 [r8372-8373]  Elan Ruusamäe <glen/at/pld-linux.org>
811
812         * rc.d/init.d/template.init: - avoid doing something silly if plain
813           template is used
814
815         * rc.d/init.d/template.init: - start does not have exit code
816
817 2007-03-09 21:10 +0000 [r8371]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
818
819         * sysconfig/interfaces/ifcfg-eth0: Add sfq as default qdisc.
820
821 2007-03-07 10:24 +0000 [r8367]  Elan Ruusamäe <glen/at/pld-linux.org>
822
823         * changelog.sh: - correct comment
824
825 2007-03-02 15:37 +0000 [r8323]  Elan Ruusamäe <glen/at/pld-linux.org>
826
827         * changelog.sh: - detect users file charset
828
829 2007-02-27 21:10 +0000 [r8311-8313]  Elan Ruusamäe <glen/at/pld-linux.org>
830
831         * rc.d/init.d/random: - comment says do not, so won't!
832
833         * rc.d/init.d/network, rc.d/init.d/local, rc.d/init.d/random,
834           rc.d/init.d/cpusets, rc.d/init.d/allowlogin: - well, PLDIZE!
835
836         * rc.d/init.d/Makefile.am, rc.d/init.d/network, rc.d/init.d/local,
837           rc.d/init.d/sys-chroots, rc.d/init.d/template.init,
838           rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/killall,
839           rc.d/init.d/cpusets, rc.d/init.d/allowlogin,
840           rc.d/init.d/functions: - vim autodetects syntax from shebang
841
842 2007-02-25 00:59 +0000 [r8290-8293]  Elan Ruusamäe <glen/at/pld-linux.org>
843
844         * configure.ac: - Release 0.4.1.4
845
846         * rc.d/init.d/Makefile.am, rc.d/init.d/timezone (removed),
847           sysconfig/Makefile.am, sysconfig/timezone (removed): - timezone
848           moved to tzdata.spec
849
850         * DEVELOPMENT: - sync order
851
852         * DEVELOPMENT: - how to make release
853
854 2007-02-08 15:42 +0000 [r8239]  Elan Ruusamäe <glen/at/pld-linux.org>
855
856         * sysconfig/network-scripts/functions.network: - allow tnlcfg-
857           prefix in interface CONFIGs
858
859 2007-02-05 18:54 +0000 [r8223]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
860
861         * rc.d/rc.sysinit: Delay (or even skip) clock setting if /dev/rtc
862           doesn't exist.
863
864 2007-02-04 21:39 +0000 [r8222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
865
866         * sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Update from
867           Mateusz Korniak.
868
869 2007-01-28 14:25 +0000 [r8209-8210]  Elan Ruusamäe <glen/at/pld-linux.org>
870
871         * rc.d/rc.sysinit, rc.d/init.d/functions: - $CONSOLETYPE used only
872           in rc.sysinit
873
874         * rc.d/init.d/functions: - termput() cannot cache in shell vars as
875           it's always called from subshell
876
877 2007-01-28 14:08 +0000 [r8207-8208]  Elan Ruusamäe <glen/at/pld-linux.org>
878
879         * sysconfig/init-colors, sysconfig/init-colors.gentoo: Typo.
880
881         * sysconfig/system: Add VSERVER option here.
882
883 2007-01-22 19:15 +0000 [r8194]  Elan Ruusamäe <glen/at/pld-linux.org>
884
885         * sysconfig/network-scripts/ifdown: - do sleep 1 only when bringing
886           down with dhcpcd
887
888 2007-01-22 19:12 +0000 [r8192-8193]  Elan Ruusamäe <glen/at/pld-linux.org>
889
890         * sysconfig/network-scripts/ifdown: - reuase $DHCP_CLIENT
891
892         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
893           sysconfig/network-scripts/functions.network: - be sure that dhcp
894           client detection is same for ifup and ifdown
895
896 2007-01-22 18:47 +0000 [r8189-8191]  Elan Ruusamäe <glen/at/pld-linux.org>
897
898         * sysconfig/network-scripts/ifup-routes: - kill subshell
899
900         * sysconfig/network-scripts/ifup-neigh: - IPV4_NETWORKING does not
901           change it's value in a loop.
902
903         * sysconfig/network-scripts/ifup-aliases,
904           sysconfig/network-scripts/ifup-routes,
905           sysconfig/network-scripts/ifup-neigh: - updated comments
906
907 2007-01-22 18:41 +0000 [r8188]  Elan Ruusamäe <glen/at/pld-linux.org>
908
909         * sysconfig/network-scripts/ifup-aliases,
910           sysconfig/network-scripts/ifup-routes,
911           sysconfig/network-scripts/ifup-post,
912           sysconfig/network-scripts/ifup-neigh: ifup-{aliases,routes,neigh}
913           are now sourced instead of executed
914
915 2007-01-22 18:37 +0000 [r8187]  Elan Ruusamäe <glen/at/pld-linux.org>
916
917         * sysconfig/network-scripts/ifup-aliases: Die debug
918
919 2007-01-22 18:16 +0000 [r8186]  Elan Ruusamäe <glen/at/pld-linux.org>
920
921         * sysconfig/network-scripts/functions.network: Cache hostname
922           output to call it less times
923
924 2007-01-22 18:09 +0000 [r8185]  Elan Ruusamäe <glen/at/pld-linux.org>
925
926         * sysconfig/network-scripts/functions.network: Less subshells in
927           source_config().
928
929 2007-01-18 20:20 +0000 [r8173]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
930
931         * sysconfig/network-scripts/ifup-aliases: Find out number of
932           aliases from ifcfg-xyz file.
933
934 2007-01-16 23:00 +0000 [r8171]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
935
936         * sysconfig/network-scripts/ifup-br: multicast/arp should be set on
937           slave devices (patch by Szymon Siwek).
938
939 2007-01-11 14:29 +0000 [r8152-8153]  Elan Ruusamäe <glen/at/pld-linux.org>
940
941         * configure.ac: Release 0.4.1.3
942
943         * make-tag.sh (added): Nifty script to make releases in svn tagged.
944
945 2007-01-11 14:19 +0000 [r8149]  Elan Ruusamäe <glen/at/pld-linux.org>
946
947         * changelog.sh: Autodetect svn path.
948
949 2007-01-11 14:15 +0000 [r8147-8148]  Elan Ruusamäe <glen/at/pld-linux.org>
950
951         * autogen.sh: Changelog generation moved to separate script.
952
953         * changelog.sh (added): Based on geninitrd/changelog.sh
954
955 2007-01-11 14:11 +0000 [r8145]  Elan Ruusamäe <glen/at/pld-linux.org>
956
957         * Makefile.am: Fix for make distcheck.
958
959 2006-12-18 21:28 +0000 [r8111]  Elan Ruusamäe <glen/at/pld-linux.org>
960
961         * sysctl.conf: Add kernel.core_uses_pid
962
963 2006-12-14 08:08 +0000 [r8100-8101]  Elan Ruusamäe <glen/at/pld-linux.org>
964
965         * sysconfig/system: Typo.
966
967         * sysconfig/system: Spelling
968
969 2006-12-08 12:17 +0000 [r8088]  Elan Ruusamäe <glen/at/pld-linux.org>
970
971         * Makefile.am: Create /var/cache/rc-scripts/msg.cache on install.
972
973 2006-12-08 12:07 +0000 [r8087]  Elan Ruusamäe <glen/at/pld-linux.org>
974
975         * sysconfig/network: Add $NETWORKING back, as it's used by a lot of
976           initscripts
977
978 2006-12-07 22:24 +0000 [r8086]  Elan Ruusamäe <glen/at/pld-linux.org>
979
980         * rc.d/init.d/cpusets: Error exit code
981
982 2006-12-07 21:52 +0000 [r8085]  Elan Ruusamäe <glen/at/pld-linux.org>
983
984         * rc.d/init.d/network: Small cosmetics.
985
986 2006-12-07 21:47 +0000 [r8083-8084]  Elan Ruusamäe <glen/at/pld-linux.org>
987
988         * rc.d/init.d/network: Reindent.
989
990         * rc.d/init.d/network: Small reorganizing.
991
992 2006-12-07 21:42 +0000 [r8080-8082]  Elan Ruusamäe <glen/at/pld-linux.org>
993
994         * sysconfig/network: $NETWORKING was supposed to be obsoleted.
995
996         * rc.d/init.d/network: $NETWORKING was supposed to be obsoleted.
997
998         * rc.d/init.d/sys-chroots: Optimize for faster exit if not
999           configured.
1000
1001 2006-12-07 21:32 +0000 [r8077-8079]  Elan Ruusamäe <glen/at/pld-linux.org>
1002
1003         * rc.d/init.d/killall: As we don't source functions, we must set
1004           sane PATH to ensure security
1005
1006         * rc.d/init.d/local: As we don't source functions, we must set sane
1007           PATH to ensure security
1008
1009         * rc.d/init.d/killall: Probability that there exists init.d/$subsys
1010           is bigger than init.d/$subsys.init.
1011
1012 2006-12-07 21:18 +0000 [r8076]  Elan Ruusamäe <glen/at/pld-linux.org>
1013
1014         * rc.d/init.d/cpusets: Exit early if cpusets not enabled in
1015           sysconfig/system.
1016
1017 2006-12-05 17:39 +0000 [r8073]  Elan Ruusamäe <glen/at/pld-linux.org>
1018
1019         * rc.d/rc.shutdown: Fixes for /usr on separate parition (not
1020           tested!).
1021
1022 2006-12-05 17:32 +0000 [r8072]  Elan Ruusamäe <glen/at/pld-linux.org>
1023
1024         * rc.d/init.d/functions: Store cachefile in /var, read/write errors
1025           are ignored anyway.
1026
1027 2006-12-05 17:07 +0000 [r8070]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1028
1029         * configure.ac: Release 0.4.0.2.
1030
1031 2006-11-27 12:36 +0000 [r8006]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1032
1033         * rc.d/rc.sysinit: Revert remounting based on /proc/mounts entries
1034           (current rootfs state is not reflected there).
1035
1036 2006-11-26 14:35 +0000 [r7999]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1037
1038         * AUTHORS: Readd timezone setup & resolvesymlink to Paweł Wilk.
1039
1040 2006-11-26 10:05 +0000 [r7998]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1041
1042         * AUTHORS, src/Makefile.am: Fix resolvesymlink_SOURCE typo. Updated
1043           Paweł Wilk email address.
1044
1045 2006-11-26 10:02 +0000 [r7997]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1046
1047         * rc.d/rc.shutdown, AUTHORS, src/pci-config.c (removed), po/pl.po,
1048           rc-scripts.spec.in, src/Makefile.am, rc.d/init.d/functions:
1049           Revert nVidia madness. rc-scripts is not a place for such
1050           workaround.
1051
1052 2006-11-26 08:06 +0000 [r7993]  Paweł Wilk <siefca/at/pld-linux.org>
1053
1054         * rc.d/init.d/functions: - small improvement in
1055           forcedeth_wourkaround()
1056
1057 2006-11-25 20:36 +0000 [r7992]  Paweł Wilk <siefca/at/pld-linux.org>
1058
1059         * rc.d/init.d/functions: - added important check in
1060           forcedeth_workaround() which detects co-working drivers
1061
1062 2006-11-25 16:01 +0000 [r7991]  Paweł Wilk <siefca/at/pld-linux.org>
1063
1064         * po/pl.po: - added translation for WOL work-around message
1065
1066 2006-11-25 12:09 +0000 [r7989]  Paweł Wilk <siefca/at/pld-linux.org>
1067
1068         * rc.d/rc.shutdown, AUTHORS, src/pci-config.c (added),
1069           rc-scripts.spec.in, src/Makefile.am, rc.d/init.d/functions: -
1070           added Wake-On-Lan work-around for nForce ethernet drivers - added
1071           pci-config utility which allows power state manipulation and
1072           devices listing
1073
1074 2006-11-19 15:45 +0000 [r7986]  Elan Ruusamäe <glen/at/pld-linux.org>
1075
1076         * sysctl.conf: Add dev.rtc.max-user-freq.
1077
1078 2006-11-01 22:53 +0000 [r7938]  Elan Ruusamäe <glen/at/pld-linux.org>
1079
1080         * rc.d/init.d/functions: Ignore errors if msg cachefile can not be
1081           written (functions sourced by non-root user of readonly
1082           filesystem).
1083
1084 2006-11-01 13:23 +0000 [r7931]  Elan Ruusamäe <glen/at/pld-linux.org>
1085
1086         * sysconfig/network-scripts/functions.network: Avoid "RTNETLINK
1087           answers: File exists" message and say possible cause instead.
1088
1089 2006-11-01 13:09 +0000 [r7930]  Elan Ruusamäe <glen/at/pld-linux.org>
1090
1091         * sysconfig/network-scripts/ifup: Pointless subshell dropped
1092
1093 2006-11-01 00:35 +0000 [r7926]  Paweł Gołaszewski <blues/at/pld-linux.org>
1094
1095         * sysconfig/interfaces/ifcfg-description: - more docs
1096
1097 2006-10-23 14:11 +0000 [r7894]  Marcin Winkler <mwinkler/at/pld-linux.org>
1098
1099         * rc.d/init.d/network: - fix s@usb@usr@
1100
1101 2006-10-19 14:15 +0000 [r7878]  Elan Ruusamäe <glen/at/pld-linux.org>
1102
1103         * rc.d/init.d/functions: Avoid heredoc, pdksh makes tmpfile then.
1104
1105 2006-10-19 13:06 +0000 [r7875]  Elan Ruusamäe <glen/at/pld-linux.org>
1106
1107         * rc.d/rc.sysinit: Fix syntax errors.
1108
1109 2006-10-19 09:55 +0000 [r7871]  Elan Ruusamäe <glen/at/pld-linux.org>
1110
1111         * rc.d/rc.sysinit: Simplify.
1112
1113 2006-10-18 20:02 +0000 [r7869]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1114
1115         * rc.d/rc.sysinit: Detect more posible cases when rootfs is read
1116           only.
1117
1118 2006-10-18 12:22 +0000 [r7868]  Elan Ruusamäe <glen/at/pld-linux.org>
1119
1120         * sysconfig/network-scripts/functions.network: Avoid bringing down
1121           eth0 in case of bad config.
1122
1123 2006-10-18 11:55 +0000 [r7867]  Elan Ruusamäe <glen/at/pld-linux.org>
1124
1125         * rc.d/init.d/network: Remove ifcfg- prefix from interface names.
1126
1127 2006-10-15 11:22 +0000 [r7856]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1128
1129         * sysconfig/network-scripts/tnlup: Load sit module for sit tunnels.
1130
1131 2006-10-13 06:34 +0000 [r7853]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1132
1133         * configure.ac: Prepare for 0.4.1.1 (beta1).
1134
1135 2006-10-13 06:23 +0000 [r7851-7852]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1136
1137         * man/Makefile.am: Add getkey.1
1138
1139         * src/getkey.c, man/getkey.1 (added): Updated.
1140
1141 2006-10-12 21:07 +0000 [r7849-7850]  Elan Ruusamäe <glen/at/pld-linux.org>
1142
1143         * sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
1144           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
1145           sysconfig/interfaces/ifcfg-eth0.1,
1146           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
1147           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Propset Id
1148
1149         * sysconfig/interfaces/ifcfg-ppp0.callback,
1150           sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
1151           sysconfig/interfaces/ifcfg-description,
1152           sysconfig/interfaces/ifcfg-br0,
1153           sysconfig/interfaces/ifcfg-ppp0.tpsa,
1154           sysconfig/interfaces/ifcfg-irlan0,
1155           sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
1156           sysconfig/interfaces/ifcfg-ppp0.leased1,
1157           sysconfig/interfaces/ifcfg-ppp0.leased2,
1158           sysconfig/interfaces/ifcfg-sl0,
1159           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
1160           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
1161           sysconfig/interfaces/ifcfg-irda0,
1162           sysconfig/interfaces/ifcfg-eth0.1,
1163           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada,
1164           sysconfig/interfaces/ifcfg-eth0: Unify file header.
1165
1166 2006-10-12 19:49 +0000 [r7848]  Elan Ruusamäe <glen/at/pld-linux.org>
1167
1168         * sysconfig/static-routes: Add sample of single host routing
1169
1170 2006-10-05 20:39 +0000 [r7842]  Elan Ruusamäe <glen/at/pld-linux.org>
1171
1172         * rc.d/rc.sysinit: Use simple if.
1173
1174 2006-10-05 17:22 +0000 [r7840-7841]  Elan Ruusamäe <glen/at/pld-linux.org>
1175
1176         * rc.d/rc.sysinit: There are no comments in /proc/mounts.
1177
1178         * rc.d/rc.sysinit: There could be multiple entries for root dir.
1179
1180 2006-10-02 22:03 +0000 [r7839]  Paweł Sikora <pluto/at/pld-linux.org>
1181
1182         * sysconfig/network-scripts/functions.network: - wireless-tools >=
1183           29 uses `nick' command.
1184
1185 2006-09-30 10:50 +0000 [r7827]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1186
1187         * sysconfig/network-scripts/ifup-br: Update brctl parameters to
1188           mach new version of bridge-utils (should be backward compatible).
1189           By Szymon Siwek.
1190
1191 2006-09-28 23:38 +0000 [r7826]  Elan Ruusamäe <glen/at/pld-linux.org>
1192
1193         * sysctl.conf: Default local port range is too evil. can't even
1194           start mysqld!
1195
1196 2006-09-28 14:35 +0000 [r7823]  Elan Ruusamäe <glen/at/pld-linux.org>
1197
1198         * rc.d/rc.sysinit: Remount rootfs only if it's not already rw (or
1199           it's better to ignore remount errors?)
1200
1201 2006-09-27 22:30 +0000 [r7820]  Elan Ruusamäe <glen/at/pld-linux.org>
1202
1203         * rc.d/rc.sysinit: Relax fstab format when finding rootfs passno
1204           (allow comments at the end of line).
1205
1206 2006-09-27 13:35 +0000 [r7819]  Elan Ruusamäe <glen/at/pld-linux.org>
1207
1208         * rc.d/rc.sysinit: Optimize less uname -r calls.
1209
1210 2006-09-26 23:59 +0000 [r7818]  Elan Ruusamäe <glen/at/pld-linux.org>
1211
1212         * rc.d/rc.sysinit: Reflect init_gettext function rename.
1213
1214 2006-09-26 23:48 +0000 [r7817]  Elan Ruusamäe <glen/at/pld-linux.org>
1215
1216         * rc.d/init.d/functions: Add checking of msg cache validity. $TPUT
1217           and $GETTEXT need to be set before msg cache can be generated.
1218
1219 2006-09-24 09:35 +0000 [r7806]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1220
1221         * rc-scripts.spec.in: rc.local is now run from init.d/local script.
1222
1223 2006-09-24 09:29 +0000 [r7805]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1224
1225         * configure.ac: Prepare for 0.4.1.0 release (consider it beta).
1226
1227 2006-09-18 23:09 +0000 [r7794]  Elan Ruusamäe <glen/at/pld-linux.org>
1228
1229         * rc.d/rc.sysinit, rc.d/init.d/functions: Allow /usr being mounted
1230           afterwards.
1231
1232 2006-09-18 19:06 +0000 [r7793]  Elan Ruusamäe <glen/at/pld-linux.org>
1233
1234         * rc.d/init.d/allowlogin: Drop superfluous default setting.
1235
1236 2006-09-18 19:02 +0000 [r7792]  Elan Ruusamäe <glen/at/pld-linux.org>
1237
1238         * rc.d/init.d/sys-chroots: Don't touch chkconfig symlinks on
1239           chroot, instead play with network subsys lockfile. This allows
1240           you define sys-chroots from livecd without corrupting that
1241           chroot.
1242
1243 2006-09-18 18:58 +0000 [r7791]  Elan Ruusamäe <glen/at/pld-linux.org>
1244
1245         * rc.d/init.d/sys-chroots, rc.d/rc, rc.d/rc.sysinit,
1246           rc.d/init.d/allowlogin: /etc/sysconfig/system already loaded by
1247           init.d/functions. Adjust defaults if no sysconfig/system is
1248           present (so the checks stay same after these changes).
1249
1250 2006-09-18 18:50 +0000 [r7790]  Elan Ruusamäe <glen/at/pld-linux.org>
1251
1252         * rc.d/rc.sysinit: RUN_LDCONFIG not used here.
1253
1254 2006-09-18 17:55 +0000 [r7789]  Elan Ruusamäe <glen/at/pld-linux.org>
1255
1256         * rc.d/init.d/functions: Corrected tput check.
1257
1258 2006-09-18 12:41 +0000 [r7788]  Elan Ruusamäe <glen/at/pld-linux.org>
1259
1260         * rc.d/init.d/functions: Trap and hide errors when reading msg
1261           cachefile.
1262
1263 2006-09-17 22:06 +0000 [r7787]  Elan Ruusamäe <glen/at/pld-linux.org>
1264
1265         * rc.d/init.d/functions: Punctuation.
1266
1267 2006-09-17 21:52 +0000 [r7786]  Elan Ruusamäe <glen/at/pld-linux.org>
1268
1269         * rc.d/init.d/functions: No need to force any settings for initng.
1270
1271 2006-09-17 19:05 +0000 [r7785]  Elan Ruusamäe <glen/at/pld-linux.org>
1272
1273         * rc.d/init.d/timezone: Use lockfiles.
1274
1275 2006-09-17 18:34 +0000 [r7784]  Elan Ruusamäe <glen/at/pld-linux.org>
1276
1277         * rc.d/init.d/functions: Cache colors in filesystem too.
1278
1279 2006-09-17 18:21 +0000 [r7783]  Elan Ruusamäe <glen/at/pld-linux.org>
1280
1281         * rc.d/init.d/functions: busy(), ok(), started(), are constant so
1282           their values can be cached.
1283
1284 2006-09-17 18:15 +0000 [r7781-7782]  Elan Ruusamäe <glen/at/pld-linux.org>
1285
1286         * rc.d/init.d/functions: Buffer show() function so the display to
1287           be more smooth.
1288
1289         * rc.d/init.d/functions: Correct show() function printf handling.
1290
1291 2006-09-17 17:53 +0000 [r7779-7780]  Elan Ruusamäe <glen/at/pld-linux.org>
1292
1293         * rc.d/init.d/template.init: RETVAL is set by start(); if any.
1294
1295         * rc.d/init.d/sys-chroots: RETVAL is set by start(); if any.
1296
1297 2006-09-17 17:10 +0000 [r7778]  Elan Ruusamäe <glen/at/pld-linux.org>
1298
1299         * rc.d/init.d/template.init: Demonstrate use of functions.
1300
1301 2006-09-17 17:06 +0000 [r7777]  Elan Ruusamäe <glen/at/pld-linux.org>
1302
1303         * rc.d/init.d/network: Shortcuts for vserver.
1304
1305 2006-09-17 16:59 +0000 [r7776]  Elan Ruusamäe <glen/at/pld-linux.org>
1306
1307         * rc.d/init.d/cpusets: Merge optimzations from network script.
1308
1309 2006-09-17 16:52 +0000 [r7775]  Elan Ruusamäe <glen/at/pld-linux.org>
1310
1311         * rc.d/init.d/network: Add bug-5795.patch (assume it's correct).
1312
1313 2006-09-17 16:47 +0000 [r7774]  Elan Ruusamäe <glen/at/pld-linux.org>
1314
1315         * rc.d/init.d/network, rc.d/init.d/timezone,
1316           rc.d/init.d/sys-chroots, rc.d/init.d/cpusets: Use functions to
1317           avoid reexec for restart.
1318
1319 2006-09-17 16:27 +0000 [r7771-7773]  Elan Ruusamäe <glen/at/pld-linux.org>
1320
1321         * rc.d/init.d/local, rc.d/init.d/sys-chroots: Propset Id
1322
1323         * rc.d/init.d/local: Update chkconfig description.
1324
1325         * rc.d/init.d/local, rc.d/init.d/cpusets: LSB compliance.
1326
1327 2006-09-17 15:57 +0000 [r7770]  Elan Ruusamäe <glen/at/pld-linux.org>
1328
1329         * rc.d/init.d/functions: Cache termput calls within same script.
1330
1331 2006-09-17 15:42 +0000 [r7769]  Elan Ruusamäe <glen/at/pld-linux.org>
1332
1333         * rc.d/init.d/functions: Kill bogus +arg checks.
1334
1335 2006-09-17 15:29 +0000 [r7768]  Elan Ruusamäe <glen/at/pld-linux.org>
1336
1337         * rc.d/init.d/functions: Always use cached in show() function
1338           (There's no benefit of doing otherwise).
1339
1340 2006-09-17 15:18 +0000 [r7765-7767]  Elan Ruusamäe <glen/at/pld-linux.org>
1341
1342         * rc.d/init.d/functions: Cleanup nls() function.
1343
1344         * rc.d/init.d/functions: Avoid overwriting global NLS_DOMAIN if can
1345           do without.
1346
1347         * rc.d/init.d/functions: Keep state of have gettext and have tput
1348           per whole initscript.
1349
1350 2006-09-17 15:01 +0000 [r7764]  Elan Ruusamäe <glen/at/pld-linux.org>
1351
1352         * rc.d/init.d/functions: Use buggy awk-printf wrapper only if
1353           /bin/printf is not available.
1354
1355 2006-09-17 13:49 +0000 [r7763]  Elan Ruusamäe <glen/at/pld-linux.org>
1356
1357         * rc.d/init.d/Makefile.am, rc.d/init.d/local (added): Use locking
1358           for rc.local , so that it's no longer invoked between runlevel
1359           changes.
1360
1361 2006-09-17 13:36 +0000 [r7761-7762]  Elan Ruusamäe <glen/at/pld-linux.org>
1362
1363         * rc.d/init.d/cpusets: Cosmetics for vim
1364
1365         * rc.d/init.d/network, rc.d/init.d/timezone, rc.d/init.d/random,
1366           rc.d/init.d/allowlogin: LSB compliance
1367
1368 2006-09-17 13:26 +0000 [r7758-7760]  Elan Ruusamäe <glen/at/pld-linux.org>
1369
1370         * rc.d/init.d/single: Adjust indent.
1371
1372         * rc.d/init.d/network, rc.d/init.d/single, rc.d/init.d/cpusets:
1373           Sane $PATH is initialized in init.d/functions.
1374
1375         * rc.d/init.d/network, rc.d/init.d/timezone, rc.d/init.d/random,
1376           rc.d/init.d/single, rc.d/init.d/cpusets, rc.d/init.d/allowlogin:
1377           NLS_DOMAIN="rc-scripts" is the default setting, remove.
1378
1379 2006-09-09 19:13 +0000 [r7745]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1380
1381         * sysconfig/network-scripts/ifdown: Allow to kill
1382           dhcp/wpa_supplicant daemon even if device disappears/is down due
1383           to some reasons.
1384
1385 2006-09-08 18:35 +0000 [r7739]  Radosław Zieliński <radek/at/pld-linux.org>
1386
1387         * sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
1388           sysconfig/network-scripts/ifup-ppp: - speedtouch-neostrada fixes:
1389           - use modem_run in kernel mode only if PPPOA_FIRMWARE is not
1390           empty; comment out PPPOA_FIRMWARE in default ifcfg-ppp0 - comment
1391           out MTU=1452; doesn't work (for me) if it's defined
1392
1393 2006-08-31 11:58 +0000 [r7694]  Elan Ruusamäe <glen/at/pld-linux.org>
1394
1395         * sysconfig/interfaces/ifcfg-description: Correct english
1396           description.
1397
1398 2006-08-31 09:51 +0000 [r7693]  Elan Ruusamäe <glen/at/pld-linux.org>
1399
1400         * sysconfig/network-scripts/ifup: Restore basename change.
1401
1402 2006-08-31 07:26 +0000 [r7692]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1403
1404         * sysconfig/network-scripts/ifup,
1405           sysconfig/network-scripts/functions.network: Detect if wireless
1406           interface is turned on.
1407
1408 2006-08-10 12:14 +0000 [r7656]  Jan Rękorajski <baggins/at/pld-linux.org>
1409
1410         * rc.d/init.d/network: - check for /usb/bin/wc existence (in case
1411           of /usr over NFS)
1412
1413 2006-07-24 14:02 +0000 [r7546]  Elan Ruusamäe <glen/at/pld-linux.org>
1414
1415         * sysconfig/interfaces/ifcfg-irlan0, doc/net-scripts.txt:
1416           s/BOOTMETHOD/BOOTPROTO/g once more.
1417
1418 2006-07-24 13:59 +0000 [r7544-7545]  Elan Ruusamäe <glen/at/pld-linux.org>
1419
1420         * sysconfig/network-scripts/ifup: Default $DHCP_HOSTNAME to
1421           $HOSTNAME.
1422
1423         * sysconfig/network-scripts/ifup: Optimize: remove three basename
1424           calls
1425
1426 2006-07-20 14:13 +0000 [r7537]  Elan Ruusamäe <glen/at/pld-linux.org>
1427
1428         * TODO: - killproc() s%!&*ks
1429
1430 2006-07-19 16:38 +0000 [r7535]  Jan Rękorajski <baggins/at/pld-linux.org>
1431
1432         * sysconfig/hwprofiles/files: - added xorg.conf
1433
1434 2006-07-09 08:06 +0000 [r7499]  Adam Gołębiowski <adamg/at/pld-linux.org>
1435
1436         * sysconfig/network-scripts/functions.network: - typo; noticed by
1437           Szymon Siwek (sls (at) poczta wp pl)
1438
1439 2006-07-04 14:59 +0000 [r7491]  Elan Ruusamäe <glen/at/pld-linux.org>
1440
1441         * TODO: Add LVM on dmraid problem
1442
1443 2006-05-28 19:05 +0000 [r7454]  Elan Ruusamäe <glen/at/pld-linux.org>
1444
1445         * autogen.sh: Always run changelog generation when asked. Obfuscate
1446           email addreses here. Use mktemp if available. Allow various
1447           locations for CVSROOT/users file.
1448
1449 2006-05-23 15:38 +0000 [r7436]  Elan Ruusamäe <glen/at/pld-linux.org>
1450
1451         * sysconfig/network-scripts/functions.network: Try harder to get
1452           value for WLAN_NICKNAME.
1453
1454 2006-05-15 23:18 +0000 [r7408]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
1455
1456         * sysctl.conf: - grsecurity options updated
1457
1458 2006-05-07 17:33 +0000 [r7394]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1459
1460         * configure.ac: Release 0.4.0.27.
1461
1462 2006-05-07 17:27 +0000 [r7391-7393]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1463
1464         * rc-scripts.spec.in: Add sysconfig/hwprofiles dir.
1465
1466         * rc.d/rc.shutdown: Speedup shutdown (glen).
1467
1468         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
1469           sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
1470           sysconfig/interfaces/Makefile.am: Add ifcfg-ppp0.gprs-idea to
1471           makefiles. Add proper initstring to ifcfg-ppp0.gprs-plusgsm.
1472           Another PHONE for gprs-idea (this one works for me with ipaq over
1473           BT).
1474
1475 2006-05-07 17:18 +0000 [r7390]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1476
1477         * sysconfig/interfaces/data/Makefile.am, sysconfig/Makefile.am,
1478           doc/Makefile.am, sysconfig/interfaces/up.d/all/Makefile.am,
1479           sysconfig/hwprofiles/Makefile.am,
1480           sysconfig/interfaces/Makefile.am,
1481           sysconfig/interfaces/down.d/all/Makefile.am: Avoid installing
1482           files that aren't packaged (glen).
1483
1484 2006-05-07 11:09 +0000 [r7389]  Elan Ruusamäe <glen/at/pld-linux.org>
1485
1486         * rc.d/init.d/network: Fix missing $bootprio.
1487
1488 2006-05-07 10:46 +0000 [r7388]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1489
1490         * rc.d/init.d/network: Fix interfaces_boot detection (Adam Ryba).
1491
1492 2006-04-25 07:20 +0000 [r7370]  Elan Ruusamäe <glen/at/pld-linux.org>
1493
1494         * rc.d/rc: Tabs.
1495
1496 2006-03-23 09:22 +0000 [r7293]  Tomasz Pala <gotar/at/pld-linux.org>
1497
1498         * sysconfig/network: - hostname -h [...] Unless you are using bind
1499           or NIS for host lookups you can change the FQDN (Fully Qualified
1500           Domain Name) and the DNS domain name (which is part of the FQDN)
1501           in the /etc/hosts file.
1502
1503 2006-03-22 19:54 +0000 [r7279]  Elan Ruusamäe <glen/at/pld-linux.org>
1504
1505         * rc.d/rc.sysinit: Vserver speedup (skips extra 5 second delay in
1506           some cases)
1507
1508 2006-03-20 17:22 +0000 [r7253]  Radosław Zieliński <radek/at/pld-linux.org>
1509
1510         * rc.d/rc.sysinit: - allow \t in "alias usb-controller" (from
1511           Lukasz Masko, nov 2005)
1512
1513 2006-03-11 14:54 +0000 [r7144]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1514
1515         * sysconfig/network-scripts/ifup-ppp: Typo bugfix.
1516
1517 2006-03-09 17:54 +0000 [r7132]  Elan Ruusamäe <glen/at/pld-linux.org>
1518
1519         * rc.d/init.d/network: Tabs.
1520
1521 2006-03-09 17:47 +0000 [r7131]  Elan Ruusamäe <glen/at/pld-linux.org>
1522
1523         * rc.d/init.d/network: Rewritten configuration parsing portion
1524           (solves ~ and .rpmnew files ignorance). execve() calls reduced
1525           from 25 to 4. Tested with ash and ksh. There could be bugs!
1526
1527 2006-03-09 16:20 +0000 [r7127]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1528
1529         * configure.ac: Prepare for 0.4.0.26.
1530
1531 2006-03-09 14:58 +0000 [r7126]  Jan Rękorajski <baggins/at/pld-linux.org>
1532
1533         * rc.d/init.d/template.init: - no, please don't remove vim modeline
1534
1535 2006-03-09 11:21 +0000 [r7125]  Elan Ruusamäe <glen/at/pld-linux.org>
1536
1537         * rc.d/init.d/template.init: vim modeline is unneccessary here.
1538
1539 2006-03-08 15:07 +0000 [r7121]  Jan Rękorajski <baggins/at/pld-linux.org>
1540
1541         * rc.d/rc.sysinit: - human readable cleaning of /var/lock - and
1542           don't remove /var/lock/cvs
1543
1544 2006-03-05 13:41 +0000 [r7096]  Adam Gołębiowski <adamg/at/pld-linux.org>
1545
1546         * sysconfig/system: - typos
1547
1548 2006-03-03 21:54 +0000 [r7083]  Elan Ruusamäe <glen/at/pld-linux.org>
1549
1550         * rc.d/rc.sysinit: The is_no() function comes from functions, don't
1551           use it before it's defined
1552
1553 2006-02-27 18:09 +0000 [r7036]  Elan Ruusamäe <glen/at/pld-linux.org>
1554
1555         * setsysfont: Revert hardcoded part. Fix your config instead.
1556
1557 2006-02-27 17:49 +0000 [r7035]  Elan Ruusamäe <glen/at/pld-linux.org>
1558
1559         * rc.d/init.d/cpusets: - expand Id keyword
1560
1561 2006-02-27 13:47 +0000 [r7034]  Elan Ruusamäe <glen/at/pld-linux.org>
1562
1563         * rc.d/init.d/network: In vserver /sbin/ip is not required.
1564
1565 2006-02-26 11:05 +0000 [r7020]  Elan Ruusamäe <glen/at/pld-linux.org>
1566
1567         * rc.d/init.d/functions: Disable colors and enable FASTRC for
1568           initng.
1569
1570 2006-02-26 10:45 +0000 [r7019]  Elan Ruusamäe <glen/at/pld-linux.org>
1571
1572         * setsysfont: Unicode fixes.
1573
1574 2006-02-24 11:04 +0000 [r7006]  Elan Ruusamäe <glen/at/pld-linux.org>
1575
1576         * rc.d/rc.sysinit: Boot logging possibility with showconsole.
1577
1578 2006-02-23 14:43 +0000 [r7005]  Elan Ruusamäe <glen/at/pld-linux.org>
1579
1580         * rc.d/rc.sysinit: Respect fs_passno for rootfs when doing rootfs
1581           fsck. Enable paralell fsck for other filesystems.
1582
1583 2006-02-23 14:23 +0000 [r7004]  Elan Ruusamäe <glen/at/pld-linux.org>
1584
1585         * rc.d/rc.sysinit: Ignore "rootfs" when setting _ROOTFS_TYPE.
1586
1587 2006-02-23 13:57 +0000 [r7003]  Elan Ruusamäe <glen/at/pld-linux.org>
1588
1589         * rc.d/rc.sysinit: Make /dev/cpuset dir for udev. Check
1590           /proc/mounts instead of /proc/filesystems when filling /etc/mtab.
1591
1592 2006-02-23 10:38 +0000 [r7002]  Elan Ruusamäe <glen/at/pld-linux.org>
1593
1594         * rc-scripts.spec.in, inittab, rc.d/rc.sysinit, run-parts,
1595           doc/net-scripts.txt, doc/sysvinitfiles, rc.d/init.d/functions: We
1596           are PLD Linux (not just PLD).
1597
1598 2006-02-23 10:35 +0000 [r6999-7001]  Elan Ruusamäe <glen/at/pld-linux.org>
1599
1600         * sysconfig/init-colors: We are PLD Linux (not just PLD), fix
1601           init-colors.gentoo path.
1602
1603         * sysconfig/i18n: Have here also listed en_US.UTF-8
1604
1605         * sysconfig/interfaces/ifcfg-eth0: By default boot eth0 with dhcp.
1606           If you have static IP configuration, you need to edit this file
1607           anyway
1608
1609 2006-02-14 00:24 +0000 [r6972]  Jan Rękorajski <baggins/at/pld-linux.org>
1610
1611         * sysconfig/cpusets/cpuset-test, rc.d/init.d/cpusets: - cpuset
1612           virtualization support
1613
1614 2006-02-10 22:21 +0000 [r6965]  Elan Ruusamäe <glen/at/pld-linux.org>
1615
1616         * rc.d/rc.sysinit: Reverted last change
1617
1618 2006-02-10 19:47 +0000 [r6964]  Elan Ruusamäe <glen/at/pld-linux.org>
1619
1620         * rc.d/rc.sysinit: Disable DELAY_LOGIN for vserver, suggested by
1621           Patrys
1622
1623 2006-02-10 19:40 +0000 [r6960-6963]  Elan Ruusamäe <glen/at/pld-linux.org>
1624
1625         * rc.d/rc.sysinit: Remove stupid sleep 1
1626
1627         * rc.d/rc.sysinit: No SELinux labels for vserver
1628
1629         * rc.d/rc.sysinit: Fixing indent
1630
1631         * rc.d/rc.sysinit: setsysfont and selinux make no sense inside
1632           vserver (no devices attached)
1633
1634 2006-02-10 19:31 +0000 [r6959]  Elan Ruusamäe <glen/at/pld-linux.org>
1635
1636         * rc.d/rc.sysinit: Do not mount /proc in vserver
1637
1638 2006-02-10 19:17 +0000 [r6958]  Elan Ruusamäe <glen/at/pld-linux.org>
1639
1640         * rc.d/init.d/network: One can't (u)mount anything inside vserver,
1641           not even network mounts
1642
1643 2006-02-08 17:41 +0000 [r6952]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1644
1645         * rc.d/rc.sysinit: Redirect errors from mounts grepping to
1646           /dev/null.
1647
1648 2006-02-05 15:32 +0000 [r6922]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1649
1650         * sysconfig/system, rc.d/rc.sysinit: Rename PROMPT to RC_PROMPT
1651           (PROMPT is internal zsh variable). Fixed RC_PROMPT testing to
1652           work as described in sysconfig/system.
1653
1654 2006-01-21 13:49 +0000 [r6875-6876]  Elan Ruusamäe <glen/at/pld-linux.org>
1655
1656         * rc.d/init.d/template.init: Allow some actions when network is
1657           down (by ankry /at/ 2003-07-03).
1658
1659         * rc.d/init.d/template.init: - remove old syntax
1660
1661 2006-01-21 12:32 +0000 [r6874]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1662
1663         * sysconfig/interfaces/ifcfg-description: Describe current
1664           PPPoE/PPPoA config.
1665
1666 2006-01-21 12:18 +0000 [r6873]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1667
1668         * sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
1669           sysconfig/network-scripts/ifup-ppp: Generic PPP over ATM support.
1670
1671 2006-01-20 18:02 +0000 [r6871]  Jan Rękorajski <baggins/at/pld-linux.org>
1672
1673         * rc.d/rc.sysinit: - give getkey a timeout of 5s, better safe than
1674           hung init process
1675
1676 2006-01-20 15:40 +0000 [r6869]  Jan Rękorajski <baggins/at/pld-linux.org>
1677
1678         * rc.d/init.d/functions: - skip filter_chroot() in vserver fixes
1679           running %pre/%post scripts for packages installed in vserver
1680
1681 2006-01-19 08:52 +0000 [r6864]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1682
1683         * sysconfig/interfaces/Makefile.am,
1684           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada (added): Add
1685           ueagle example (abram).
1686
1687 2006-01-18 08:18 +0000 [r6844]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1688
1689         * configure.ac: Prepare for 0.4.0.25.
1690
1691 2006-01-15 12:01 +0000 [r6809]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1692
1693         * rc.d/init.d/sys-chroots, rc.d/rc.sysinit: Use correct chown
1694           user:group notation.
1695
1696 2006-01-13 18:07 +0000 [r6803]  Jan Rękorajski <baggins/at/pld-linux.org>
1697
1698         * rc.d/rc.sysinit: - more non-vserver stuff ifed
1699
1700 2006-01-12 16:21 +0000 [r6798-6800]  Jan Rękorajski <baggins/at/pld-linux.org>
1701
1702         * rc.d/rc.sysinit: - cleanup if vserver logic
1703
1704         * rc.d/rc.sysinit: - merge more vserver ifs
1705
1706         * rc.d/rc.sysinit: - typo
1707
1708 2006-01-12 16:10 +0000 [r6797]  Jan Rękorajski <baggins/at/pld-linux.org>
1709
1710         * rc.d/rc.sysinit: - more non-vserver things if'ed - kill psdevtab
1711           removal (file is obsolete since 1998)
1712
1713 2006-01-12 16:01 +0000 [r6796]  Jan Rękorajski <baggins/at/pld-linux.org>
1714
1715         * rc.d/rc.shutdown: - cleanup
1716
1717 2006-01-12 15:29 +0000 [r6795]  Jan Rękorajski <baggins/at/pld-linux.org>
1718
1719         * rc.d/rc.shutdown, rc.d/rc.sysinit: - skip swap/quota/acct in
1720           vserver
1721
1722 2006-01-10 20:59 +0000 [r6788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1723
1724         * rc.d/rc.sysinit: mdadm now creates missing nodes when assembling
1725           an array.
1726
1727 2006-01-09 17:23 +0000 [r6781]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1728
1729         * sysconfig/network-scripts/functions.network: Typos fixed.
1730
1731 2006-01-08 21:53 +0000 [r6777]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1732
1733         * configure.ac: Prepare for 0.4.0.24.
1734
1735 2006-01-07 15:57 +0000 [r6762]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1736
1737         * sysconfig/network-scripts/functions.network: ESSID setting is
1738           done only once, at the end just before commit.
1739
1740 2006-01-06 15:57 +0000 [r6750]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1741
1742         * rc.d/rc.sysinit: Don't use run_cmd for starting udev since
1743           start_udev can handle messages itself.
1744
1745 2006-01-05 22:52 +0000 [r6747]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1746
1747         * rc.d/rc.sysinit, setsysfont: Fix console detection by not running
1748           setsysfont trough run_cmd (fixes utf8 font handling, too).
1749
1750 2006-01-04 12:16 +0000 [r6734]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1751
1752         * rc.d/rc.sysinit: No longer set hotplug stuff. Put that into
1753           sysctl.conf.
1754
1755 2006-01-01 20:16 +0000 [r6727]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1756
1757         * lang.sh: Process more locale variables (havner).
1758
1759 2006-01-01 20:12 +0000 [r6726]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1760
1761         * setsysfont: Include /etc/rc.d/init.d/functions.
1762
1763 2005-12-26 10:35 +0000 [r6709]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1764
1765         * sysconfig/network-scripts/functions.network: Fix WLAN power,
1766           txpower, retry settings. Patch by Łukasz Maśko.
1767
1768 2005-12-15 18:59 +0000 [r6651-6652]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1769
1770         * configure.ac: Preparations for 0.4.0.23.
1771
1772         * rc.d/rc.sysinit: modprobe with -s option so messages go to
1773           syslog.
1774
1775 2005-12-09 15:26 +0000 [r6627]  Jan Rękorajski <baggins/at/pld-linux.org>
1776
1777         * rc.d/rc.shutdown: - change reboot/halt message for vserver
1778           (request by glen)
1779
1780 2005-12-05 00:33 +0000 [r6598]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1781
1782         * sysconfig/network-scripts/ifup,
1783           sysconfig/interfaces/ifcfg-description: Up wireless device before
1784           setting any WLAN parameters support.
1785
1786 2005-12-05 00:29 +0000 [r6597]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1787
1788         * rc.d/rc.sysinit: udev loads core usb modules itself so
1789           /proc/bus/usb was never mounted here. Now we are checking for
1790           exact mount instead of just checking whether usb modules are
1791           loaded.
1792
1793 2005-11-24 15:25 +0000 [r6563]  Jan Rękorajski <baggins/at/pld-linux.org>
1794
1795         * rc.d/rc.sysinit, rc.d/init.d/functions: - remove duplicate
1796           entries in vserver guest /etc/mtab
1797
1798 2005-11-23 20:49 +0000 [r6561]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1799
1800         * setsysfont: Don't yell when there is no kbd installed.
1801
1802 2005-11-18 23:44 +0000 [r6541]  Jan Rękorajski <baggins/at/pld-linux.org>
1803
1804         * rc.d/rc.sysinit: - don't clear mtab on vserver guest
1805
1806 2005-11-17 22:54 +0000 [r6540]  Jan Rękorajski <baggins/at/pld-linux.org>
1807
1808         * rc.d/init.d/functions: - fixed vserver detection with legacy
1809           vserver code turned off
1810
1811 2005-11-16 18:45 +0000 [r6534]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1812
1813         * configure.ac: Update for 0.4.0.22.
1814
1815 2005-11-05 01:34 +0000 [r6520]  Elan Ruusamäe <glen/at/pld-linux.org>
1816
1817         * rc.d/rc.sysinit: - remove useless rm -f /var/run/hwprofile, which
1818           will never work as all filesystems are readonly at that point
1819
1820 2005-11-01 18:34 +0000 [r6510-6511]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1821
1822         * src/process.c: Updated from FC.
1823
1824         * src/shvar.c, src/shvar.h: Be more precise about condition.
1825
1826 2005-10-30 22:14 +0000 [r6504]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1827
1828         * rc.d/rc.shutdown, rc.d/rc.sysinit: Mount securityfs filesystem on
1829           kernel >= 2.6.14.
1830
1831 2005-10-30 00:03 +0000 [r6503]  Jan Rękorajski <baggins/at/pld-linux.org>
1832
1833         * rc.d/rc: - corrected order of conditions
1834
1835 2005-10-28 14:54 +0000 [r6501]  Jan Rękorajski <baggins/at/pld-linux.org>
1836
1837         * rc.d/init.d/network: - ignore non-empty but commented /etc/mactab
1838           (patch by glen)
1839
1840 2005-10-26 16:57 +0000 [r6492]  Jan Rękorajski <baggins/at/pld-linux.org>
1841
1842         * lang.sh, run-parts, lang.csh, hwprofile, service, setsysfont: -
1843           more white space and formatting cleanup
1844
1845 2005-10-26 16:33 +0000 [r6491]  Jan Rękorajski <baggins/at/pld-linux.org>
1846
1847         * rc.d/init.d/network, rc.d/rc.shutdown, ppp/ipx-down,
1848           rc.d/init.d/timezone, sysconfig/network-scripts/ifdown-vlan,
1849           sysconfig/network-scripts/tnldown,
1850           sysconfig/network-scripts/ifdown,
1851           sysconfig/network-scripts/ifup-plusb,
1852           sysconfig/network-scripts/ifdown-br,
1853           sysconfig/interfaces/tnlcfg-icm,
1854           sysconfig/network-scripts/ifup-neigh, ppp/auth-up,
1855           sysconfig/network-scripts/functions.network,
1856           sysconfig/network-scripts/ifup-ppp,
1857           sysconfig/network-scripts/ifup-vlan,
1858           sysconfig/network-scripts/ifup-ipx,
1859           sysconfig/interfaces/tnlcfg-description,
1860           sysconfig/network-scripts/ifup-br,
1861           sysconfig/network-scripts/ifup-plip, rc.d/init.d/template.init,
1862           sysconfig/system, ppp/ip-up, rc.d/rc.sysinit,
1863           sysconfig/network-scripts/ifdown-post, rc.d/init.d/random,
1864           rc.d/init.d/single, rc.d/rc.init, sysconfig/timezone,
1865           sysconfig/clock, rc.d/init.d/cpusets,
1866           sysconfig/network-scripts/ifup-routes,
1867           sysconfig/network-scripts/ifup-aliases,
1868           sysconfig/network-scripts/ifdown-ppp, ppp/auth-down,
1869           rc.d/init.d/sys-chroots, sysconfig/network-scripts/ifup-post,
1870           sysconfig/static-routes, sysconfig/static-nat, ppp/ip-down,
1871           ppp/ipx-up, rc.d/init.d/allowlogin, rc.d/rc.local,
1872           rc.d/init.d/functions, sysconfig/network-scripts/ifdown-sl,
1873           sysconfig/network-scripts/tnlup,
1874           sysconfig/network-scripts/ifdown-irda,
1875           sysconfig/network-scripts/ifup,
1876           sysconfig/network-scripts/ifup-iucv, rc.d/rc, sysconfig/network,
1877           rc.d/init.d/killall, sysconfig/network-scripts/ifup-sl,
1878           rc.d/rc.modules, sysconfig/network-scripts/ifup-irda: - more vim
1879           setting removed (don't convert tabs to spaces) - white space
1880           cleanup - convert spaces to tabs - unify formatting for all
1881           scripts
1882
1883 2005-10-25 18:22 +0000 [r6489]  Jan Rękorajski <baggins/at/pld-linux.org>
1884
1885         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit: - add support for
1886           running inside vservers, the diff may seem huge but it's mostly
1887           white space change
1888
1889 2005-10-25 18:15 +0000 [r6488]  Jan Rękorajski <baggins/at/pld-linux.org>
1890
1891         * rc.d/init.d/functions: - typo
1892
1893 2005-10-25 17:11 +0000 [r6487]  Jan Rękorajski <baggins/at/pld-linux.org>
1894
1895         * rc.d/rc, rc.d/rc.sysinit: - source configs before functions
1896
1897 2005-10-25 16:56 +0000 [r6485]  Jan Rękorajski <baggins/at/pld-linux.org>
1898
1899         * rc.d/init.d/network: - don't start interfaces inside vserver
1900
1901 2005-10-25 16:46 +0000 [r6484]  Jan Rękorajski <baggins/at/pld-linux.org>
1902
1903         * rc.d/rc: - all stty's stderr belongs to /dev/null
1904
1905 2005-10-25 16:21 +0000 [r6482]  Jan Rękorajski <baggins/at/pld-linux.org>
1906
1907         * rc.d/init.d/functions: - detect if run inside vserver and ignore
1908           rc_splash if so
1909
1910 2005-10-25 16:04 +0000 [r6480]  Jan Rękorajski <baggins/at/pld-linux.org>
1911
1912         * rc.d/rc.sysinit: - we need /proc mounted before everything
1913
1914 2005-10-25 14:17 +0000 [r6479]  Jan Rękorajski <baggins/at/pld-linux.org>
1915
1916         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit, rc.d/rc.modules: -
1917           grep: all your stderr are belong to /dev/null
1918
1919 2005-10-25 11:58 +0000 [r6477]  Jan Rękorajski <baggins/at/pld-linux.org>
1920
1921         * rc.d/init.d/functions: - better detection of tput functionality
1922
1923 2005-10-19 19:06 +0000 [r6468]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1924
1925         * configure.ac: Update for new release.
1926
1927 2005-10-19 18:08 +0000 [r6467]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1928
1929         * sysconfig/network-scripts/functions.network: Working version of
1930           calcprefix().
1931
1932 2005-10-19 11:01 +0000 [r6462]  Jan Rękorajski <baggins/at/pld-linux.org>
1933
1934         * rc.d/rc: - check for proper first argument in correct place
1935
1936 2005-10-17 15:04 +0000 [r6453]  Jan Rękorajski <baggins/at/pld-linux.org>
1937
1938         * rc.d/init.d/functions: - RC_LOGGING should be checked against
1939           "no"
1940
1941 2005-10-17 14:52 +0000 [r6452]  Jan Rękorajski <baggins/at/pld-linux.org>
1942
1943         * rc.d/rc.shutdown, sysconfig/system, rc.d/init.d/functions: -
1944           clean solution for initlog/minilogd: RC_LOGGING setting, and
1945           don't log while shutting down
1946
1947 2005-10-17 13:49 +0000 [r6451]  Jan Rękorajski <baggins/at/pld-linux.org>
1948
1949         * src/minilogd.c (added), src/initlog.c, src/Makefile.am: -
1950           reverted last commit
1951
1952 2005-10-17 13:20 +0000 [r6450]  Jan Rękorajski <baggins/at/pld-linux.org>
1953
1954         * src/minilogd.c (removed), src/initlog.c, src/Makefile.am: -
1955           removed minilogd and its calls (more pain than gain)
1956
1957 2005-10-16 19:26 +0000 [r6447]  Jan Rękorajski <baggins/at/pld-linux.org>
1958
1959         * rc.d/init.d/network, rc.d/rc.shutdown, rc.d/init.d/timezone,
1960           sysconfig/network-scripts/ifdown-vlan,
1961           sysconfig/network-scripts/tnldown,
1962           sysconfig/network-scripts/ifup-plusb,
1963           sysconfig/network-scripts/ifdown,
1964           sysconfig/network-scripts/ifdown-br,
1965           sysconfig/network-scripts/ifup-neigh,
1966           sysconfig/network-scripts/functions.network,
1967           sysconfig/network-scripts/ifup-ppp,
1968           sysconfig/network-scripts/ifup-vlan,
1969           sysconfig/network-scripts/ifup-ipx,
1970           sysconfig/network-scripts/ifup-br,
1971           sysconfig/network-scripts/ifup-plip, sysconfig/system,
1972           rc.d/init.d/template.init, rc.d/init.d/random,
1973           sysconfig/network-scripts/ifdown-post, rc.d/rc.sysinit,
1974           rc.d/rc.init, rc.d/init.d/single, sysconfig/timezone, hwprofile,
1975           rc.d/init.d/cpusets, sysconfig/network-scripts/ifup-routes,
1976           sysconfig/network-scripts/ifup-aliases,
1977           sysconfig/network-scripts/ifdown-ppp,
1978           sysconfig/network-scripts/ifup-post, rc.d/init.d/allowlogin,
1979           rc.d/rc.local, sysconfig/network-scripts/ifdown-sl,
1980           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
1981           sysconfig/network-scripts/ifdown-irda,
1982           sysconfig/network-scripts/ifup-iucv, rc.d/rc, sysconfig/network,
1983           rc.d/init.d/killall, sysconfig/network-scripts/ifup-sl,
1984           sysconfig/network-scripts/ifup-irda: - removed dumb tw=78 vim
1985           setting
1986
1987 2005-10-06 16:08 +0000 [r6429]  Artur Frysiak <wiget/at/pld-linux.org>
1988
1989         * rc.d/init.d/network: - fixed CIFS unmounting
1990
1991 2005-10-04 18:09 +0000 [r6425]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1992
1993         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
1994           Use pidfile for wpa_supplicant.
1995
1996 2005-10-02 17:13 +0000 [r6420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1997
1998         * sysconfig/network-scripts/ifup,
1999           sysconfig/interfaces/ifcfg-description,
2000           sysconfig/network-scripts/ifdown: Simple support for WPA. Note
2001           that killing wpa_supplicant daemon is supported only for single
2002           daemon/interface (TODO: multiple daemons support).
2003
2004 2005-09-05 17:12 +0000 [r6352]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2005
2006         * rc.d/init.d/functions: Add support for whole path in pidfile.
2007
2008 2005-08-24 22:08 +0000 [r6333]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2009
2010         * rc.d/init.d/cpusets, rc.d/init.d/functions: Fix is_yes in cpuset
2011           stuff. Quote file paths when doing echo > something.
2012
2013 2005-08-23 16:32 +0000 [r6330]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2014
2015         * configure.ac: Update for 0.4.0.20.
2016
2017 2005-08-23 16:29 +0000 [r6327-6329]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2018
2019         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
2020           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Fixed PlusGSM
2021           examples. (Patch by Paweł Gołaszewski)
2022
2023         * inittab: Example for agetty on serial port.
2024
2025         * rc.d/init.d/network: [a-z] doesn't always mean whole alphabet
2026           (for example et_EE locale). Use C locale when searching. (Patch
2027           by Elan Ruusamäe)
2028
2029 2005-08-15 22:45 +0000 [r6315]  Jan Rękorajski <baggins/at/pld-linux.org>
2030
2031         * rc.d/init.d/cpusets: - don't spew errors on stdout - inform about
2032           failurse
2033
2034 2005-08-14 18:32 +0000 [r6311]  Tomasz Wittner <twittner/at/pld-linux.org>
2035
2036         * DEVELOPMENT: - typo in enumeration
2037
2038 2005-08-13 23:06 +0000 [r6307-6310]  Jan Rękorajski <baggins/at/pld-linux.org>
2039
2040         * rc.d/init.d/cpusets: - added echo for better status readability
2041
2042         * rc.d/init.d/cpusets: - properly test cpuset dir for status
2043           display
2044
2045         * rc.d/init.d/cpusets: - properly escape message
2046
2047         * rc.d/init.d/cpusets: - use show() when creating/removing cpusets
2048
2049 2005-08-13 22:58 +0000 [r6306]  Jan Rękorajski <baggins/at/pld-linux.org>
2050
2051         * rc.d/init.d/cpusets: - typo
2052
2053 2005-08-13 22:34 +0000 [r6305]  Jan Rękorajski <baggins/at/pld-linux.org>
2054
2055         * rc.d/init.d/functions: - take CPUSETS setting into account
2056
2057 2005-08-13 22:00 +0000 [r6304]  Jan Rękorajski <baggins/at/pld-linux.org>
2058
2059         * rc.d/rc.sysinit: - mount cpuset filesystem if kernel capable
2060
2061 2005-08-11 17:43 +0000 [r6300]  Jan Rękorajski <baggins/at/pld-linux.org>
2062
2063         * doc/sysconfig.txt, doc/sysconfig.docb: - added description for
2064           available per-service settings
2065
2066 2005-08-11 17:11 +0000 [r6299]  Jan Rękorajski <baggins/at/pld-linux.org>
2067
2068         * rc-scripts.spec.in: - cpusets added
2069
2070 2005-08-11 17:04 +0000 [r6297-6298]  Jan Rękorajski <baggins/at/pld-linux.org>
2071
2072         * rc.d/init.d/Makefile.am: - cpusets script added
2073
2074         * configure.ac: - sysconfig/cpusets/Makefile added
2075
2076 2005-08-11 16:58 +0000 [r6294-6296]  Jan Rękorajski <baggins/at/pld-linux.org>
2077
2078         * po/pl.po: - final touch
2079
2080         * po/pl.po: - updated
2081
2082         * rc.d/init.d/functions: - added some code for completness
2083
2084 2005-08-11 16:36 +0000 [r6293]  Jan Rękorajski <baggins/at/pld-linux.org>
2085
2086         * rc.d/init.d/cpusets: - defile cpuset settings as local in
2087           function
2088
2089 2005-08-11 16:35 +0000 [r6292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2090
2091         * rc.d/init.d/functions: filter_chroot(): Do not filter pids for
2092           processes that no longer exists. We don't know whether these were
2093           from current (ch)root so we assume that they were.
2094
2095 2005-08-11 16:23 +0000 [r6291]  Jan Rękorajski <baggins/at/pld-linux.org>
2096
2097         * rc.d/init.d/functions: - added cpuset support to daemon and
2098           status functions
2099
2100 2005-08-10 20:10 +0000 [r6290]  Jan Rękorajski <baggins/at/pld-linux.org>
2101
2102         * sysconfig/system, sysconfig/cpusets/cpuset-test (added),
2103           sysconfig/Makefile.am, rc.d/init.d/cpusets (added),
2104           sysconfig/cpusets/Makefile.am (added): - CPUSETS support (work in
2105           progress)
2106
2107 2005-08-10 19:49 +0000 [r6289]  Jan Rękorajski <baggins/at/pld-linux.org>
2108
2109         * sysconfig/cpusets (added): - a place for cpusets config files
2110
2111 2005-08-08 21:53 +0000 [r6288]  Andrzej Dopierała <undefine/at/pld-linux.org>
2112
2113         * rc.d/init.d/network: - get only tnlcfg-name, not tnlcfg-name~
2114
2115 2005-07-27 09:09 +0000 [r6229]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2116
2117         * sysconfig/network-scripts/ifup: ifup: Handle special
2118           pcmcia-hotplug case.
2119
2120 2005-07-21 22:35 +0000 [r6226]  Andrzej Dopierała <undefine/at/pld-linux.org>
2121
2122         * rc.d/init.d/network: - first up bridge, next tunnels (tunnels can
2123           be on bridges) - first down tunnels, next bridge ;)
2124
2125 2005-05-30 18:54 +0000 [r6028]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2126
2127         * configure.ac: Release 0.4.0.19.
2128
2129 2005-05-30 18:47 +0000 [r6027]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2130
2131         * sysconfig/network-scripts/ifup: Understand BOOTPROTO=static
2132           properly (Elan Ruusamäe <glen/at/pld-linux.org>).
2133
2134 2005-05-30 18:42 +0000 [r6026]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2135
2136         * sysconfig/network-scripts/ifdown-post: When stopping delete root
2137           queueing discipline instead of trying to add it.
2138
2139 2005-05-25 08:26 +0000 [r6013]  Elan Ruusamäe <glen/at/pld-linux.org>
2140
2141         * sysctl.conf: grsec is available for 2.6 kernels too.
2142
2143 2005-05-03 17:50 +0000 [r5915]  Elan Ruusamäe <glen/at/pld-linux.org>
2144
2145         * rc.d/init.d/sys-chroots: Typo.
2146
2147 2005-04-30 20:53 +0000 [r5896]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2148
2149         * rc.d/init.d/functions: killproc(): fill base and pid variables
2150           based on waitname.
2151
2152 2005-04-25 16:01 +0000 [r5884]  Adam Gołębiowski <adamg/at/pld-linux.org>
2153
2154         * rc.d/init.d/network: - when using BOOTPRIO, cd to /etc/sysconfig
2155           to get list of interfaces
2156
2157 2005-04-15 21:48 +0000 [r5770]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2158
2159         * sysconfig/interfaces/ifcfg-ppp0.gprs-idea: Add BT example.
2160
2161 2005-04-08 17:34 +0000 [r5744]  Paweł Sakowski <saq/at/pld-linux.org>
2162
2163         * sysconfig/system: - typo
2164
2165 2005-03-25 19:00 +0000 [r5631]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2166
2167         * rc-scripts.spec.in: Updated to match needs.
2168
2169 2005-03-25 18:50 +0000 [r5629-5630]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2170
2171         * rc.d/rc.sysinit: Fix sound dmabuf handling in rc.sysinit. Use
2172           different modules config file for 2.4/2.6 kernel.
2173           (havner/at/pld-linux.org)
2174
2175         * rc.d/init.d/functions: Fix displaing show() function when $CHARS
2176           variable is set. (tommat/at/pld-linux.org).
2177
2178 2005-03-25 18:37 +0000 [r5625]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2179
2180         * configure.ac: Prepare for 0.4.0.18.
2181
2182 2005-03-22 16:54 +0000 [r5615]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2183
2184         * rc.d/init.d/functions: Increment counter when waiting specified
2185           time for daemon to start/terminate.
2186
2187 2005-03-06 00:11 +0000 [r5570]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2188
2189         * src/Makefile.am: Place minilogd in sbin.
2190
2191 2005-03-05 23:46 +0000 [r5569]  Elan Ruusamäe <glen/at/pld-linux.org>
2192
2193         * man/Makefile.am, man/ru/Makefile.am (added), man/es/Makefile.am
2194           (added), man/fr/Makefile.am (added), man/de/Makefile.am (added),
2195           man/sv/Makefile.am (added), man/ja/Makefile.am (added),
2196           configure.ac: - Finished manuals to subdirs. (Thanks arekm).
2197
2198 2005-01-24 14:15 +0000 [r5479]  Elan Ruusamäe <glen/at/pld-linux.org>
2199
2200         * configure.ac: Use AM_CONFIG_HEADER, rather AC_CONFIG_HEADER for
2201           autogen.sh to call autoheader.
2202
2203 2005-01-24 14:05 +0000 [r5478]  Elan Ruusamäe <glen/at/pld-linux.org>
2204
2205         * src/config.h.in (removed): removed
2206
2207 2005-01-24 13:47 +0000 [r5477]  Elan Ruusamäe <glen/at/pld-linux.org>
2208
2209         * acinclude.m4 (added), src/config.h.in (added),
2210           src/start-stop-daemon.c (added), src/Makefile.am, configure.ac:
2211           added start-stop-daemon from dpkg-1.10.23 includes config.h
2212           support now (as such conditional defines impossible on
2213           commandline) and m4 macros needed for start-stop-daemon.c
2214
2215 2005-01-24 13:38 +0000 [r5476]  Elan Ruusamäe <glen/at/pld-linux.org>
2216
2217         * man/ipcalc.1 (added), man/usleep.1 (added), doc/consoletype.1
2218           (removed), Makefile.am, man/usernetctl.8 (added), doc/initlog.1
2219           (removed), doc/doexec.1 (removed), doc/Makefile.am,
2220           doc/ppp-watch.8 (removed), man/consoletype.1 (added),
2221           man/initlog.1 (added), man/doexec.1 (added), man/Makefile.am,
2222           man/ppp-watch.8 (added), doc/netreport.1 (removed),
2223           doc/genhostid.1 (removed), man/netreport.1 (added),
2224           man/genhostid.1 (added), doc/ipcalc.1 (removed), doc/usleep.1
2225           (removed), doc/usernetctl.8 (removed): - moved manuals to man/
2226           subdir
2227
2228 2005-01-24 13:32 +0000 [r5475]  Elan Ruusamäe <glen/at/pld-linux.org>
2229
2230         * man/Makefile.am (added), man/ja (added),
2231           man/ru/start-stop-daemon.8 (added), man/es/start-stop-daemon.8
2232           (added), man/fr/start-stop-daemon.8 (added),
2233           man/de/start-stop-daemon.8 (added), man/sv/start-stop-daemon.8
2234           (added), man (added), man/ja/start-stop-daemon.8 (added), man/ru
2235           (added), man/es (added), man/fr (added), man/start-stop-daemon.8
2236           (added), man/de (added), man/sv (added): - created tree for
2237           manuals - imported start-stop-daemon manuals from dpkg-1.10.23
2238
2239 2005-01-24 00:33 +0000 [r5474]  Elan Ruusamäe <glen/at/pld-linux.org>
2240
2241         * doc/Makefile.am: - fix typo which prevented packaging rest of the
2242           manuals to distrib
2243
2244 2005-01-23 23:56 +0000 [r5473]  Elan Ruusamäe <glen/at/pld-linux.org>
2245
2246         * rc.d/init.d/functions: - typo, english
2247
2248 2005-01-23 19:11 +0000 [r5472]  Paweł Sakowski <saq/at/pld-linux.org>
2249
2250         * rc.d/init.d/sys-chroots: - mount usbfs if available
2251
2252 2005-01-17 21:15 +0000 [r5461]  Elan Ruusamäe <glen/at/pld-linux.org>
2253
2254         * rc.d/init.d/functions: - indent to same level
2255
2256 2005-01-02 22:53 +0000 [r5418]  Radosław Zieliński <radek/at/pld-linux.org>
2257
2258         * sysconfig/network-scripts/ifup-aliases,
2259           sysconfig/network-scripts/ifup-routes,
2260           sysconfig/network-scripts/ifdown-ppp,
2261           sysconfig/network-scripts/ifdown-vlan,
2262           sysconfig/network-scripts/tnldown,
2263           sysconfig/network-scripts/ifup-plusb,
2264           sysconfig/network-scripts/ifdown,
2265           sysconfig/network-scripts/ifup-post,
2266           sysconfig/network-scripts/ifdown-br,
2267           sysconfig/network-scripts/ifup-neigh,
2268           sysconfig/network-scripts/functions.network,
2269           sysconfig/network-scripts/ifup-ppp,
2270           sysconfig/network-scripts/ifup-ipx,
2271           sysconfig/network-scripts/ifup-vlan,
2272           sysconfig/network-scripts/tnlup,
2273           sysconfig/network-scripts/ifdown-sl,
2274           sysconfig/network-scripts/ifup,
2275           sysconfig/network-scripts/ifdown-irda,
2276           sysconfig/network-scripts/ifup-br,
2277           sysconfig/network-scripts/ifup-plip,
2278           sysconfig/network-scripts/ifup-iucv,
2279           sysconfig/network-scripts/ifup-sl,
2280           sysconfig/network-scripts/ifup-irda: - unified indentation (ts=8
2281           sw=4, as vi modeline says)
2282
2283 2005-01-02 21:49 +0000 [r5417]  Radosław Zieliński <radek/at/pld-linux.org>
2284
2285         * sysctl.conf: - added net.ipv4.conf.default.rp_filter=1 -- *.all.*
2286           has no real effect: when sysctl -p is run, interfaces are not up
2287           yet
2288
2289 2004-12-13 22:31 +0000 [r5382-5383]  Paweł Sakowski <saq/at/pld-linux.org>
2290
2291         * po/pl.po, po/de.po: - updated for current source tree
2292
2293         * rc.d/init.d/network: - missed one
2294
2295 2004-12-13 22:01 +0000 [r5379-5380]  Paweł Sakowski <saq/at/pld-linux.org>
2296
2297         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
2298           sysconfig/network-scripts/ifup-sl: - make nls invocations
2299           actually translatable
2300
2301         * po/de.po: - fixed remaining fuzzy entries
2302
2303 2004-12-13 20:16 +0000 [r5378]  Paweł Sakowski <saq/at/pld-linux.org>
2304
2305         * po/de.po: - updated my email address - fixed some fuzzy entries
2306           (the easiest ones)
2307
2308 2004-12-08 22:46 +0000 [r5368]  Elan Ruusamäe <glen/at/pld-linux.org>
2309
2310         * rc.d/rc.sysinit: - typo
2311
2312 2004-12-02 17:43 +0000 [r5362]  Jarek Koszuk <heretyk/at/pld-linux.org>
2313
2314         * rc.d/init.d/functions: Support for per service umask settings.
2315           This solves the problem with possibly different umask settings
2316           when starting services at boot time, and by hand.
2317
2318 2004-11-29 20:10 +0000 [r5357]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2319
2320         * sysconfig/interfaces/data/chat-ppp0.gprs-idea (added),
2321           sysconfig/interfaces/ifcfg-ppp0.gprs-idea (added): Add IDEA GPRS
2322           examples.
2323
2324 2004-11-26 22:49 +0000 [r5351]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2325
2326         * configure.ac: Version 0.4.0.17.
2327
2328 2004-11-13 21:43 +0000 [r5320]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2329
2330         * sysconfig/network-scripts/ifup: Drop condition when checking
2331           cable - not needed.
2332
2333 2004-11-13 21:37 +0000 [r5319]  Bartosz Taudul <wolf/at/pld-linux.org>
2334
2335         * sysconfig/network-scripts/ifup: - fix typo
2336
2337 2004-11-13 21:31 +0000 [r5318]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2338
2339         * sysconfig/network-scripts/ifup,
2340           sysconfig/network-scripts/functions.network: Link status checking
2341           for ifup dhcp iface (from FC3).
2342
2343 2004-11-13 20:31 +0000 [r5315]  Adam Gołębiowski <adamg/at/pld-linux.org>
2344
2345         * sysconfig/system: - s/outsite/outside/
2346
2347 2004-11-13 11:36 +0000 [r5312-5313]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2348
2349         * rc.d/init.d/functions: Drop obsolete msg_() functions.
2350
2351         * rc.d/rc.sysinit, rc.d/init.d/functions: More SELinux support from
2352           FC initscripts.
2353
2354 2004-10-25 19:27 +0000 [r4863]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2355
2356         * rc.d/rc.sysinit: Use usbfs as USB filesystem name (not sure about
2357           2.4?).
2358
2359 2004-10-01 21:28 +0000 [r4677]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2360
2361         * sysconfig/network-scripts/ifup-ppp: Modprobe ppp modules when
2362           /dev/ppp doesn't exists (udev and devfs case).
2363
2364 2004-09-25 22:22 +0000 [r4656]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2365
2366         * rc.d/rc.sysinit: Move .ICE-unix creation a bit lower in case of
2367           CLEAN_TMP usage.
2368
2369 2004-09-25 13:22 +0000 [r4649]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2370
2371         * rc.d/rc.sysinit: Added udev support.
2372
2373 2004-09-25 12:30 +0000 [r4647]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2374
2375         * sysconfig/interfaces/ifcfg-description: Fix typo (numer->number).
2376
2377 2004-09-24 21:04 +0000 [r4639]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2378
2379         * configure.ac: Version 0.4.0.16.
2380
2381 2004-09-22 16:32 +0000 [r4636]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2382
2383         * rc.d/init.d/network, sysconfig/interfaces/ifcfg-description:
2384           BOOTPRIO for changing interfaces starting order.
2385
2386 2004-09-22 15:38 +0000 [r4635]  Witek Kręcicki <adasi/at/pld-linux.org>
2387
2388         * rc.d/init.d/network: - Start VLAN's after all physical interfaces
2389
2390 2004-09-19 13:32 +0000 [r4615]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2391
2392         * rc.d/rc.sysinit: Create /tmp/.ICE-unix directory for X11.
2393
2394 2004-08-25 20:58 +0000 [r4436]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2395
2396         * sysconfig/ip-rules (removed), sysconfig/Makefile.am: Drop
2397           sysconfig/ip-rules, it's not used.
2398
2399 2004-08-25 20:36 +0000 [r4434]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2400
2401         * configure.ac: Release 0.4.0.15.
2402
2403 2004-08-25 20:33 +0000 [r4433]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2404
2405         * rc.d/init.d/Makefile.am: Add sys-chroots.
2406
2407 2004-08-25 20:15 +0000 [r4432]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2408
2409         * sysconfig/network-scripts/tnlup,
2410           sysconfig/network-scripts/tnldown: Don't display ls errors when
2411           there is no tunnel configs.
2412
2413 2004-08-25 17:30 +0000 [r4431]  Jan Rękorajski <baggins/at/pld-linux.org>
2414
2415         * sysconfig/i18n: - it's much too early for unicode by default, so
2416           add some comments
2417
2418 2004-08-22 18:06 +0000 [r4430]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2419
2420         * rc.d/rc.shutdown: When shutting down try to stop LVM devices,
2421           too.
2422
2423 2004-08-20 10:16 +0000 [r4429]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2424
2425         * rc.d/init.d/network, rc.d/rc.sysinit: Set sysctl parameters
2426           quietly (needed to avoid bunch of errors when grsec_lock is
2427           turned on).
2428
2429 2004-08-14 23:16 +0000 [r4428]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2430
2431         * rc.d/init.d/functions: Add support for waiting for process to
2432           finish to daemon() and killproc(). Example usage: daemon
2433           --waitforname httpd.${HTTPD_MPM} --waitfortime 60
2434           httpd.${HTTPD_MPM} -f /etc/httpd/httpd.conf -k stop where
2435           --waitforname is name of process to wait and --waitfortime is how
2436           many seconds to wait at max.
2437
2438 2004-08-09 00:31 +0000 [r4424]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2439
2440         * rc.d/rc.sysinit: Pass complete path to sulogin (/sbin/sulogin).
2441
2442 2004-07-23 23:08 +0000 [r4389]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2443
2444         * rc.d/init.d/sys-chroots: chroot: umount /proc, /selinux and /sys
2445           at stopping.
2446
2447 2004-07-23 23:04 +0000 [r4387-4388]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2448
2449         * rc.d/init.d/sys-chroots: chroot: umount all when stopping.
2450
2451         * rc.d/init.d/sys-chroots, rc.d/rc: chroot: Process stopping
2452           properly.
2453
2454 2004-07-23 22:56 +0000 [r4386]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2455
2456         * rc.d/init.d/sys-chroots: chroot: Do not run network but lock
2457           subsys to pretend that network was run.
2458
2459 2004-07-23 22:27 +0000 [r4385]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2460
2461         * rc.d/init.d/sys-chroots, rc.d/rc: rc: When shutting down to not
2462           call rc.shutdown when in chroot. sys-chroots: Run some commands
2463           really in chroot.
2464
2465 2004-07-23 21:58 +0000 [r4384]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2466
2467         * sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
2468           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Set MTU to
2469           1452 for neostrada (from neostrada.info FAQ).
2470
2471 2004-07-23 21:24 +0000 [r4383]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2472
2473         * rc.d/init.d/sys-chroots: chroot: clean up mtabs, mount proc,
2474           sysfs and selinuxfs.
2475
2476 2004-07-23 21:14 +0000 [r4382]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2477
2478         * rc.d/init.d/sys-chroots (added): Started implementing multiple
2479           systems in chroots idea.
2480
2481 2004-07-04 17:50 +0000 [r4316]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2482
2483         * configure.ac: s/path/name/
2484
2485 2004-07-04 17:46 +0000 [r4315]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2486
2487         * configure.ac: Avoid backup files when searching for shell
2488           scripts, too.
2489
2490 2004-07-04 16:23 +0000 [r4312]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2491
2492         * po/pl.po, po/de.po: Make update-po + few manual fixes to pl.po.
2493
2494 2004-07-04 16:14 +0000 [r4311]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2495
2496         * sysconfig/network-scripts/functions.network,
2497           rc.d/init.d/functions: Add #!/bin/sh to fool file(1).
2498
2499 2004-07-04 15:57 +0000 [r4310]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2500
2501         * configure.ac: Don't search for shell scripts in directories with
2502           names starting with dot.
2503
2504 2004-07-04 15:45 +0000 [r4309]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2505
2506         * rc.d/rc.shutdown: Turn off RAID devices using mdadm first,
2507           fallback to raidutils. Make raidutils stopping gettext friendly.
2508
2509 2004-07-04 15:35 +0000 [r4308]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2510
2511         * makepot.pl: Put empty CHARSET instead of iso8859-2 in .pot file.
2512
2513 2004-07-04 15:26 +0000 [r4307]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2514
2515         * configure.ac: - 0.4.0.14
2516
2517 2004-07-04 14:41 +0000 [r4306]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2518
2519         * rc.d/rc.sysinit: Last one sysctl called with -e option to avoid
2520           errors on unknown keys.
2521
2522 2004-07-04 14:34 +0000 [r4305]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2523
2524         * rc.d/rc.sysinit: Run LVM tools for RAID case only if some RAID
2525           volume was there.
2526
2527 2004-07-04 14:11 +0000 [r4304]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2528
2529         * TODO: Some are done.
2530
2531 2004-07-04 09:40 +0000 [r4303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2532
2533         * sysconfig/network-scripts/ifup-ppp: Quote whole message passed to
2534           logger.
2535
2536 2004-07-03 12:03 +0000 [r4302]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2537
2538         * sysconfig/network-scripts/ifup-ppp: s/speedtouch/speedtch/. Drop
2539           quoting from nls call.
2540
2541 2004-07-03 11:27 +0000 [r4301]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2542
2543         * sysconfig/interfaces/Makefile.am,
2544           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada (added),
2545           sysconfig/network-scripts/ifup-ppp: Speedtouch modem support
2546           (arekm && qboosh).
2547
2548 2004-07-02 21:56 +0000 [r4299]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2549
2550         * sysconfig/network-scripts/ifdown-ppp: Set interface used by EAGLE
2551           driver to down when downing ppp interface.
2552
2553 2004-07-02 21:51 +0000 [r4298]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2554
2555         * sysconfig/network-scripts/ifdown-ppp: Always call ifdwon-post
2556           even if pppd was killed using -KILL.
2557
2558 2004-07-02 21:42 +0000 [r4297]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2559
2560         * sysconfig/network-scripts/ifup-ppp,
2561           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Use PAPNAME
2562           for neo example. Fix ifcfg-password.so plugin usage.
2563
2564 2004-07-02 20:45 +0000 [r4296]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2565
2566         * hwprofile: Nicer profile number choose message.
2567
2568 2004-07-02 15:30 +0000 [r4290-4291]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2569
2570         * sysconfig/interfaces/Makefile.am,
2571           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada (added): Add
2572           TPSA Neostrada example (Sagem Fast 700 using eagle-usb driver).
2573
2574         * sysconfig/interfaces/data/chat-ppp0.tpsa,
2575           sysconfig/network-scripts/ifup-ppp: Fix chat-ppp0.tepsa (they no
2576           longer send ppp string). ifcfg-password.so is choosen only if
2577           PLUGIN_IFCFG_PASSWORD is set to yes.
2578
2579 2004-06-29 22:06 +0000 [r4273]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2580
2581         * sysconfig/i18n: UTF-8 pl_PL is pl_PL.UTF-8/UTF-8 in
2582           SUPPORTED_LOCALES (qboosh).
2583
2584 2004-06-29 19:43 +0000 [r4269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2585
2586         * configure.ac: Relase 0.4.0.13.
2587
2588 2004-06-29 19:33 +0000 [r4268]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2589
2590         * rc.d/rc.sysinit: Run rc.live for PLD LiveCD.
2591
2592 2004-06-29 19:28 +0000 [r4267]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2593
2594         * rc.d/rc.sysinit: Use fastboot also for encrypted FS.
2595
2596 2004-06-29 19:08 +0000 [r4266]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2597
2598         * rc.d/rc.shutdown: Sync remaining variable in fs umounting. Add
2599           squashfs there.
2600
2601 2004-06-28 21:23 +0000 [r4264]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2602
2603         * po/pl.po, po/Makefile.am, po/de.po: Fix fields spoted by msgfmt
2604           -c and print translation statistics.
2605
2606 2004-06-28 21:19 +0000 [r4263]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2607
2608         * po/Makefile.am: msgfmt now does po file validation.
2609
2610 2004-06-28 19:22 +0000 [r4258]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2611
2612         * setsysfont: Minimalize code to support SYSFONT, fix UTF-8
2613           handling.
2614
2615 2004-06-27 14:54 +0000 [r4253]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2616
2617         * setsysfont: Drop debugging stuff.
2618
2619 2004-06-27 14:43 +0000 [r4252]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2620
2621         * setsysfont: Enhance font setting (use CONSOLEMAP and
2622           CONSOLEFONTMAP options).
2623
2624 2004-06-27 14:30 +0000 [r4251]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2625
2626         * sysconfig/i18n: Promote unicode settings.
2627
2628 2004-06-24 01:51 +0000 [r4236]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2629
2630         * rc.d/rc.sysinit: Always try to sync /dev entries for LVM2.
2631
2632 2004-06-23 23:10 +0000 [r4235]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2633
2634         * rc.d/rc.sysinit: Synchronize LVM2 devices.
2635
2636 2004-06-20 12:19 +0000 [r4225]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2637
2638         * configure.ac: Version 0.4.0.12.
2639
2640 2004-06-20 11:33 +0000 [r4224]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2641
2642         * rc.d/init.d/network, rc.d/rc.sysinit: (sysctl): Ignore unknown
2643           keys in sysctl.conf since kernels can have too different
2644           settings.
2645
2646 2004-06-18 23:40 +0000 [r4215]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2647
2648         * rc.d/init.d/functions: killproc(): Add --pidfile <file> support.
2649
2650 2004-06-16 20:31 +0000 [r4211]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2651
2652         * rc.d/init.d/functions: daemon(), run_cmd(): cd / before running
2653           any program
2654
2655 2004-06-04 12:49 +0000 [r4140]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2656
2657         * sysctl.conf: Added exec-shield example.
2658
2659 2004-05-24 00:49 +0000 [r4121]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2660
2661         * rc.d/rc.sysinit: 2.4.x kernel EVMS modules are loaded only when
2662           really running on 2.4 kernels.
2663
2664 2004-05-24 00:44 +0000 [r4120]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2665
2666         * sysconfig/network-scripts/ifup-ppp: Default route is forced only
2667           if DEFROUTE=yes (Witek Kręcicki <adasi/at/pld-linux.org).
2668
2669 2004-05-23 19:19 +0000 [r4119]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2670
2671         * po/pl.po: More Polish characters used (Robert 'dzeus' Graużenis
2672           <dzeus/at/zatorze.slupsk.pl>)
2673
2674 2004-05-19 22:43 +0000 [r4099]  Marcin Chojnowski <martii/at/pld-linux.org>
2675
2676         * po/pl.po: all strings are with Polish chars now
2677
2678 2004-05-18 22:58 +0000 [r4086]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2679
2680         * src/usleep.c, src/process.c, src/minilogd.c, src/testd.c,
2681           src/initlog.c, src/doexec.c, src/usernetctl.c, src/ipcalc.c:
2682           Update helpers from Fedora initscripts.
2683
2684 2004-05-18 22:46 +0000 [r4084]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2685
2686         * configure.ac: Prepare for 0.4.0.11.
2687
2688 2004-05-18 22:27 +0000 [r4083]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2689
2690         * setsysfont: Don't depend on bin paths.
2691
2692 2004-05-18 22:24 +0000 [r4082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2693
2694         * rc.d/rc.sysinit, rc.d/init.d/functions: Set system font as soon
2695           as possible.
2696
2697 2004-05-18 21:29 +0000 [r4081]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2698
2699         * setsysfont: Run unicode_start for UTF-8 console.
2700
2701 2004-05-18 21:16 +0000 [r4080]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2702
2703         * rc.d/rc.sysinit: Always delete some /tmp files on boot.
2704
2705 2004-05-18 10:33 +0000 [r4074]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2706
2707         * rc.d/rc.sysinit: Load hid, keybdev and mousedev only for kernels
2708           older than 2.6. For newer kernels use hotplug.
2709
2710 2004-05-18 10:13 +0000 [r4073]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2711
2712         * rc.d/rc.sysinit: Support for unmounting /initrd.
2713
2714 2004-05-16 16:14 +0000 [r4065]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2715
2716         * rc.d/rc.sysinit: (lvm detection): Remove head command usage - do
2717           it with awk only.
2718
2719 2004-05-15 02:29 +0000 [r4055]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2720
2721         * sysconfig/Makefile.am: Example gentoo colors configuration
2722           included.
2723
2724 2004-05-15 02:23 +0000 [r4053-4054]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2725
2726         * configure.ac: Release 0.4.0.10.
2727
2728         * sysconfig/init-colors (added), rc.d/rc, rc.d/rc.sysinit,
2729           sysconfig/Makefile.am, sysconfig/init-colors.gentoo (added),
2730           rc.d/init.d/functions: Merge color customization support created
2731           by Łukasz Pawelczyk <havner/at/pld-linux.org>.
2732
2733 2004-04-06 12:11 +0000 [r3903]  Artur Frysiak <wiget/at/pld-linux.org>
2734
2735         * rc.d/init.d/network: - umount CIFS on network stop
2736
2737 2004-04-03 21:39 +0000 [r3881]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2738
2739         * rc.d/rc.sysinit: Fix LVM1 tools detection.
2740
2741 2004-04-02 14:39 +0000 [r3855]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2742
2743         * sysconfig/interfaces/Makefile.am,
2744           sysconfig/interfaces/ifcfg-eth0.1 (added): VLAN example
2745           configuration.
2746
2747 2004-03-29 20:42 +0000 [r3843]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2748
2749         * rc.d/init.d/functions: --fork support in daemon() by Aredridel
2750           <aredridel/at/nbtsc.org>.
2751
2752 2004-03-08 14:04 +0000 [r3424]  Artur Frysiak <wiget/at/pld-linux.org>
2753
2754         * rc.d/rc.sysinit: - check for LVM tools version and load only
2755           needed modules - fix case when /var is RO and LVM2 is activated
2756
2757 2004-03-08 13:37 +0000 [r3423]  Artur Frysiak <wiget/at/pld-linux.org>
2758
2759         * rc.d/rc.sysinit: - cifs is networked fs
2760
2761 2004-02-26 22:14 +0000 [r3384]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2762
2763         * rc.d/init.d/Makefile.am: Create $(sysconfdir)/init.d ->
2764           $(sysconfdir)/rc.d/init.d symlink for compatiblity.
2765
2766 2004-02-07 21:37 +0000 [r3312]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2767
2768         * po/Makefile.am: Use $(mkinstalldirs) as suggested by Artur
2769           Frysiak.
2770
2771 2004-02-06 22:33 +0000 [r3306]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2772
2773         * po/Makefile.am: Use install_sh instead of mkinstalldirs.
2774
2775 2004-02-06 22:24 +0000 [r3305]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2776
2777         * configure.ac: Preparation for 0.4.0.9.
2778
2779 2004-02-03 21:55 +0000 [r3271]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2780
2781         * rc.d/rc.sysinit: Set bafile earlier.
2782
2783 2004-02-03 21:37 +0000 [r3269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2784
2785         * rc.d/rc.sysinit: Do not delete hwprofile configuration (Tomasz
2786           Witek <tiwek/at/tiwek.com>).
2787
2788 2004-01-27 11:55 +0000 [r3222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2789
2790         * rc.d/init.d/functions: daemon(): when using --user run su with -s
2791           /bin/sh option.
2792
2793 2004-01-25 12:27 +0000 [r3221]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2794
2795         * rc.d/rc.shutdown: Run kexec before rebooting (kexec support).
2796
2797 2004-01-24 01:06 +0000 [r3220]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2798
2799         * sysconfig/network-scripts/ifdown: Wait for second after shutting
2800           down dhcp daemon/interface (for example dhcpcd needs some time).
2801
2802 2004-01-16 23:12 +0000 [r3195]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2803
2804         * rc.d/init.d/functions: filter_chroot(): Return unfiltered pids
2805           when /proc is not mounted.
2806
2807 2004-01-16 15:43 +0000 [r3194]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2808
2809         * src/Makefile.am, src/usernetctl.c: Use proper path when executing
2810           ifup/ifdown scripts in sernetctl.
2811
2812 2004-01-15 22:12 +0000 [r3193]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2813
2814         * src/Makefile.am, configure.ac: Use --cflags-only-I from glib or
2815           glib-2.0 configuration when building ppp-watch.
2816
2817 2004-01-10 16:13 +0000 [r3156]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2818
2819         * sysconfig/network-scripts/functions.network: Set wireless nick to
2820           $WLAN_NICKNAME (variable) not WLAN_NICKNAME (string).
2821
2822 2004-01-10 15:57 +0000 [r3153]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2823
2824         * configure.ac: - 0.4.0.8 release
2825
2826 2004-01-10 15:27 +0000 [r3152]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2827
2828         * rc.d/init.d/functions: Outside chroot always add all possible
2829           pids unless some has /proc/XXX/root inside of known chroot.
2830
2831 2004-01-10 14:07 +0000 [r3151]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2832
2833         * rc.d/init.d/functions: filter_chroot(): add pid only once.
2834
2835 2004-01-10 13:58 +0000 [r3150]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2836
2837         * rc.d/init.d/functions: Fix ulimits in one more case (ssh vs squid
2838           case).
2839
2840 2004-01-10 13:42 +0000 [r3149]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2841
2842         * sysconfig/system, rc.d/init.d/functions: Support for handling
2843           processes inside and outside of chrooted systems based on
2844           rc-scripts-chroot_safe.patch.
2845
2846 2004-01-09 21:59 +0000 [r3148]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2847
2848         * rc.d/init.d/functions: Rework ulimit support so it works again.
2849
2850 2004-01-09 01:40 +0000 [r3141]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2851
2852         * sysconfig/network-scripts/functions.network: Sencond part of ppp
2853           DEVNAME fixes.
2854
2855 2004-01-09 01:24 +0000 [r3140]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2856
2857         * sysconfig/network-scripts/ifdown-ppp: ifup-ppp instructs pppd to
2858           create pppd-$DEVNAME.pid file, so in ifdown-ppp we also use
2859           $DEVNAME.
2860
2861 2004-01-09 00:39 +0000 [r3139]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2862
2863         * run-parts: If in -u mode and user cannot be found then skip that
2864           file and display warning.
2865
2866 2004-01-09 00:29 +0000 [r3138]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2867
2868         * run-parts: Added -u option which means: run as owner of file not
2869           as current user (usable mainly from root).
2870
2871 2004-01-08 22:42 +0000 [r3137]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2872
2873         * src/Makefile.am, configure.ac: Try to find glib-2.0, glib in that
2874           order - link with first found.
2875
2876 2004-01-08 22:01 +0000 [r3134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2877
2878         * configure.ac: - 0.4.0.7 release
2879
2880 2004-01-08 02:43 +0000 [r3133]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2881
2882         * sysconfig/network-scripts/functions.network: When shutting down
2883           ip rule and ip route, clear rules using current kernel tables
2884           configuration not data stored in configuration files so we always
2885           end in clean state (by Arkadiusz Chomicki <duch/at/wla.pl>).
2886
2887 2004-01-07 08:37 +0000 [r3132]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2888
2889         * rc.d/rc: Typo fixed (revious->previous) in bootsplash code.
2890           Arkadiusz Chomicki <duch/at/wla.pl>
2891
2892 2004-01-02 16:44 +0000 [r3109-3110]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2893
2894         * autogen.sh: Second option when doing changelog is directory name
2895           like rc-scripts.
2896
2897         * rc.d/rc.sysinit: Zero /etc/cryptomtab if such file exists.
2898
2899 2003-12-28 19:23 +0000 [r3090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2900
2901         * rc.d/rc.sysinit: Don't mount selinuxfs if it's already mounted
2902           (by init for example).
2903
2904 2003-12-27 14:43 +0000 [r3081]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2905
2906         * sysconfig/network-scripts/functions.network: Fix static routes
2907           conf parsing. (Arkadiusz Chomicki <chomar/at/wla.pl>)
2908
2909 2003-12-25 18:43 +0000 [r3076]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2910
2911         * autogen.sh: changelog generation part can be now used in other
2912           modules.
2913
2914 2003-12-25 13:20 +0000 [r3073]  Łukasz Jernaś <deejay1/at/pld-linux.org>
2915
2916         * rc.d/init.d/template.init: - typo
2917
2918 2003-12-23 17:15 +0000 [r3065]  Paweł Żurowski <pzurowski/at/pld-linux.org>
2919
2920         * rc.d/init.d/functions: - fixed bug when $limits is empty
2921
2922 2003-12-23 00:37 +0000 [r3064]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2923
2924         * rc.d/init.d/network: When starting execute rc_splash 'bootnetwork
2925           start'.
2926
2927 2003-12-23 00:31 +0000 [r3063]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2928
2929         * rc.d/init.d/functions: Read sysconfig/bootsplash, too.
2930
2931 2003-12-22 17:43 +0000 [r3062]  Paweł Żurowski <pzurowski/at/pld-linux.org>
2932
2933         * rc.d/init.d/functions: - removed sed (I'm sorry I done buggy
2934           change last time, now it is good one - tested and working)
2935
2936 2003-12-22 00:59 +0000 [r3061]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2937
2938         * rc.d/rc: Much more accurate calculations of start/stop scripts
2939           required in new runlevel.
2940
2941 2003-12-21 22:55 +0000 [r3060]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2942
2943         * rc.d/init.d/functions: Revert few pzurowski changes since they
2944           are broken even after fixing syntax.
2945
2946 2003-12-21 22:31 +0000 [r3059]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2947
2948         * rc.d/init.d/functions: Paweł Żurowski optimizations were broken
2949           (missing quotation marks). Fixed now.
2950
2951 2003-12-21 21:25 +0000 [r3056]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2952
2953         * rc-scripts.spec.in: Add pkgconfig to BuildRequires.
2954
2955 2003-12-21 21:11 +0000 [r3055]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2956
2957         * src/Makefile.am, configure.ac: Find libglib.a location using
2958           pkg-config and use it (Artur Frysiak <wiget/at/pld-linux.org>).
2959
2960 2003-12-21 17:30 +0000 [r3054]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2961
2962         * sysconfig/network-scripts/Makefile.am, configure.ac: Don't set
2963           libdir - use value from configure script.
2964
2965 2003-12-21 17:05 +0000 [r3053]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2966
2967         * configure.ac: - release 0.4.0.6 is comming
2968
2969 2003-12-21 16:43 +0000 [r3052]  Łukasz Jernaś <deejay1/at/pld-linux.org>
2970
2971         * po/pl.po: - typo
2972
2973 2003-12-21 14:33 +0000 [r3051]  Adam Gorzkiewicz <adgor/at/pld-linux.org>
2974
2975         * rc.d/rc.modules: - Typo
2976
2977 2003-12-21 13:43 +0000 [r3050]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
2978
2979         * sysconfig/network-scripts/ifup-ppp: - fix ${PPPOA_EAGLE} check if
2980           there isn't executable adictrl try use eaglectrl
2981
2982 2003-12-21 13:28 +0000 [r3049]  Paweł Żurowski <pzurowski/at/pld-linux.org>
2983
2984         * rc.d/init.d/functions: - small revert: we do not use sed in
2985           rc-scripts - other sed -> awk changes
2986
2987 2003-12-21 13:08 +0000 [r3048]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
2988
2989         * sysconfig/network-scripts/ifup-ppp: - corrected nls message when
2990           pppd does not exist - support for PPPOA_EAGLE start with kernel
2991           2.6 and 2.4
2992
2993 2003-12-21 12:14 +0000 [r3047]  Paweł Żurowski <pzurowski/at/pld-linux.org>
2994
2995         * rc.d/rc.sysinit, rc.d/rc.modules, rc.d/init.d/functions: -
2996           simplified (use less tools, one-time file reading)
2997
2998 2003-12-21 10:46 +0000 [r3046]  Paweł Żurowski <pzurowski/at/pld-linux.org>
2999
3000         * rc.d/rc.modules: - simplified (double awk->single one)
3001
3002 2003-12-21 10:18 +0000 [r3045]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3003
3004         * rc.d/rc.modules: Added support for /etc/modules file exactly for
3005           one kernel (like /etc/modules.2.6.0).
3006
3007 2003-12-21 10:14 +0000 [r3044]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3008
3009         * rc.d/rc.modules: Do not require existence of /etc/modules (Marcin
3010           Krzyzanowski <krzak/at/linux.net.pl>).
3011
3012 2003-12-21 00:58 +0000 [r3043]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3013
3014         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit,
3015           rc.d/init.d/functions: More progress bar support (bootsplash): it
3016           moves now!
3017
3018 2003-12-20 21:21 +0000 [r3042]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3019
3020         * hwprofile: Reindented whole script. checkprofdir(): New. Use it
3021           when required (now help is shown when needed). When executed
3022           without arguments show help.
3023
3024 2003-12-19 14:40 +0000 [r3039]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3025
3026         * rc-scripts.spec.in: bdflush is not required.
3027
3028 2003-12-19 13:59 +0000 [r3038]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3029
3030         * src/Makefile.am: Use @libdir@ instead of hardcoded /usr/lib path
3031           when linking ppp-watch with glib.
3032
3033 2003-12-15 13:29 +0000 [r1739]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3034
3035         * rc.d/init.d/functions: Set action variable to proper value in
3036           rc_splash(). Found by Michal Moskal <malekith/at/pld-linux.org>.
3037
3038 2003-12-14 21:20 +0000 [r1733]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3039
3040         * rc.d/rc.sysinit: Fix mounting sysfs - be consistent with mounting
3041           proc + do not require entry in fstab (qboosh). Add support for
3042           mounting selinuxfs (me).
3043
3044 2003-12-14 18:23 +0000 [r1732]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3045
3046         * src/usernetctl.c: - fix path to ifcfg- files (wrobell)
3047
3048 2003-12-12 16:43 +0000 [r1731]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3049
3050         * rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/functions: - initial
3051           support for bootsplash.org
3052
3053 2003-12-07 15:54 +0000 [r1723]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3054
3055         * configure.ac: - release 0.4.0.5
3056
3057 2003-12-05 20:41 +0000 [r1722]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3058
3059         * rc.d/init.d/network: Fix interfaces_boot for bridge devices.
3060           (found by Radosław Kintzi <radek/at/pop.e-wro.pl>)
3061
3062 2003-12-05 20:30 +0000 [r1721]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3063
3064         * sysconfig/network-scripts/ifup,
3065           sysconfig/network-scripts/ifup-br,
3066           sysconfig/network-scripts/functions.network: Move setting
3067           wireless specific settings into separate wireless_param()
3068           function and use it in ifup. Set wireless parameters for each
3069           wireless device being part of bridge. (patch by Radosław Kintzi
3070           <radek/at/pop.e-wro.pl>)
3071
3072 2003-11-15 14:38 +0000 [r1698]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
3073
3074         * sysconfig/i18n: - add #SUPPORTED_LOCALES="pl_PL/ISO-8859-2
3075           de_DE/ISO-8859-2 en_GB/ISO-8859-1 en_US/ISO-8859-1"
3076
3077 2003-11-14 14:05 +0000 [r1697]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3078
3079         * rc.d/rc.modules: Also load modules from
3080           /etc/modules.${kernel_major}.${kernel_minior} if exists. Allows
3081           for example to specify modules only to be loaded on 2.6 kernels.
3082           (idea by cieciwa)
3083
3084 2003-11-01 20:18 +0000 [r1484]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3085
3086         * rc.d/rc.sysinit: Redirect grep stderr output when checking for
3087           HID to /dev/null.
3088
3089 2003-11-01 19:34 +0000 [r1483]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3090
3091         * rc.d/rc.sysinit: Delete rpm locks when starting
3092           (/var/lib/rpm/__db*).
3093
3094 2003-11-01 19:31 +0000 [r1480-1482]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3095
3096         * rc.d/rc.sysinit: Explicitly turn on user and group quota.
3097
3098         * rc.d/rc.sysinit: Mount local filesystems with -O no_netdev option
3099           (rh).
3100
3101         * rc.d/rc.sysinit: Rescan for LVM devices again after turning on
3102           RAID devices in lvm-on-top-of-raid case.
3103
3104 2003-11-01 19:20 +0000 [r1479]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3105
3106         * rc.d/rc.sysinit: quotacheck could in some cases if quota files
3107           were corrupted ask for user input - avoid this.
3108
3109 2003-11-01 19:16 +0000 [r1478]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3110
3111         * rc.d/rc.sysinit: Initialize USB as fast as it's possible.
3112           Properly mount usb filesystem even if it is not specified in
3113           /etc/fstab.
3114
3115 2003-11-01 14:54 +0000 [r1477]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3116
3117         * autogen.sh: Generate nice ChangeLog if requested and if needed
3118           utilities are available.
3119
3120 2003-10-31 17:49 +0000 [r1476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3121
3122         * rc.d/rc.sysinit: Revert part which was pretending that /dev/pts
3123           is always mounted (havner).
3124
3125 2003-10-31 09:00 +0000 [r1475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3126
3127         * sysconfig/network-scripts/ifdown: Fix double link down (qboosh).
3128
3129 2003-10-31 01:12 +0000 [r1474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3130
3131         * rc.d/rc.sysinit: Check for nofirewire in /proc/cmdline not in
3132           stdin.
3133
3134 2003-10-31 00:49 +0000 [r1469-1471]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3135
3136         * configure.ac: Prepare release 0.4.0.4.
3137
3138         * rc-scripts.spec.in: Include genhostid in rpm package.
3139
3140         * po/Makefile.am: Fix handling custom builddir (until now objects
3141           were created in $(srcdir) not in builddir).
3142
3143 2003-10-31 00:24 +0000 [r1468]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3144
3145         * configure.ac: Fix finding shell scripts procedure when building
3146           with builddir different than place where configure file resides.
3147
3148 2003-10-31 00:08 +0000 [r1466-1467]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3149
3150         * doc/netreport.1, doc/consoletype.1, doc/initlog.1,
3151           doc/ppp-watch.8, doc/ipcalc.1: Update manual pages for each
3152           updated utility.
3153
3154         * doc/genhostid.1 (added), doc/Makefile.am: Include genhostid man
3155           page.
3156
3157 2003-10-31 00:03 +0000 [r1464-1465]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3158
3159         * adjtime: - One more zero to reflect real format of this file.
3160
3161         * service: Set default PATH and use it along with TERM when
3162           starting services.
3163
3164 2003-10-30 23:58 +0000 [r1463]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3165
3166         * src/process.c, src/netreport.c, src/ppp-watch.c,
3167           src/consoletype.c, src/genhostid.c (added), src/initlog.c,
3168           src/Makefile.am, src/getkey.c, src/usernetctl.c, src/ipcalc.c:
3169           Update bunch of utils in src/. New getnhostid utility. ipcalc has
3170           enhanced PREFIX support. getkey has been rewrited to use popt
3171           (rh).
3172
3173 2003-10-30 23:43 +0000 [r1462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3174
3175         * rc.d/rc.sysinit: Try to query 131072 bytes kernel buffer for
3176           dmesg and keep dmesg file from last five runs.
3177
3178 2003-10-30 23:33 +0000 [r1461]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3179
3180         * rc.d/rc.sysinit: Plase usbdevfs and devfs filesystems into
3181           /etc/mtab, too.
3182
3183 2003-10-30 23:30 +0000 [r1459-1460]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3184
3185         * rc.d/rc.sysinit: Handle situation where multiple usb-controller
3186           aliases were defined and some of them were "off".
3187
3188         * rc.d/rc.sysinit: Firewire modules are now loaded if proper
3189           modprobe aliases were found (from mdk).
3190
3191 2003-10-30 23:21 +0000 [r1458]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3192
3193         * rc.d/rc.sysinit: Use -e option for first swapon call. Now swapon
3194           will silently skip swap devices it they are not available at this
3195           time (like for example swap files on some partitions).
3196
3197 2003-10-30 21:41 +0000 [r1456]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3198
3199         * sysconfig/network-scripts/ifdown,
3200           sysconfig/network-scripts/ifdown-br: - first flush addresses and
3201           then down interface. Previously things were done in reversed
3202           order and that caused problems on 2.6 kernels (ip flush was
3203           hanging). Additionaly things are now done in sync with how it's
3204           done in set_down_loopback().
3205
3206 2003-10-28 01:09 +0000 [r1455]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3207
3208         * rc.d/rc.sysinit: - fix /sys mount and simplify check if usbfs is
3209           already mounted
3210
3211 2003-10-25 23:32 +0000 [r1451]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3212
3213         * configure.ac: - 0.4.0.3 release
3214
3215 2003-10-18 22:26 +0000 [r1445]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3216
3217         * rc.d/rc.sysinit: - fix typo in accounting script path (qboosh)
3218
3219 2003-10-17 18:55 +0000 [r1444]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3220
3221         * rc.d/init.d/timezone: - copy timezone file instead of symlinking
3222           it (idea by ankry)
3223
3224 2003-10-13 07:41 +0000 [r1437]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3225
3226         * sysconfig/network-scripts/ifup-ppp: - don't ignore data specified
3227           at DATAFORCHAT option (Szymon Siwek <sls/at/poczta.wp.pl>)
3228
3229 2003-10-12 19:12 +0000 [r1434-1436]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3230
3231         * sysconfig/system, rc.d/init.d/functions: - support for per
3232           service ulimits configuration (qboosh)
3233
3234         * sysconfig/network-scripts/functions.network: - kill gnu in PLD
3235           name (qboosh)
3236
3237         * rc.d/rc.shutdown, po/pl.po, rc.d/rc.sysinit, po/de.po: - use
3238           /etc/rc.d/rc.acct for accouting; updated accouting related parts
3239           of translations (qboosh)
3240
3241 2003-10-11 11:03 +0000 [r1433]  Artur Frysiak <wiget/at/pld-linux.org>
3242
3243         * sysconfig/interfaces/ifcfg-description: - describe HOTPLUG
3244
3245 2003-10-11 10:59 +0000 [r1432]  Artur Frysiak <wiget/at/pld-linux.org>
3246
3247         * sysconfig/network-scripts/ifup: - if invoced from hotplug bring
3248           up only interface with HOTPLUG=yes
3249
3250 2003-10-11 09:15 +0000 [r1431]  Artur Frysiak <wiget/at/pld-linux.org>
3251
3252         * sysconfig/network-scripts/ifup: - ifup exit if invoked from
3253           hotplug and ONBOOT=yes
3254
3255 2003-10-08 15:03 +0000 [r1430]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3256
3257         * rc.d/rc.shutdown: - sysfs added to remaining list in rc.shutdown
3258           (by havner)
3259
3260 2003-10-07 15:44 +0000 [r1425]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3261
3262         * sysconfig/network-scripts/ifup-ppp: - bring PPPOA_IFACE up before
3263           starting pppoa; small fix in logged message (both by adasi)
3264
3265 2003-10-07 09:41 +0000 [r1424]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3266
3267         * sysconfig/network-scripts/ifup-ppp: - initial eagle (pppoa)
3268           support by Witold Krecicki <adasi/at/grubno.da.ru>)
3269
3270 2003-10-06 09:19 +0000 [r1413]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3271
3272         * hwprofile: - fix typo in available word (qboosh)
3273
3274 2003-10-04 13:02 +0000 [r1412]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3275
3276         * rc.d/init.d/functions: - return with some retval
3277
3278 2003-10-04 12:06 +0000 [r1411]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3279
3280         * rc.d/init.d/functions: - allow unknown options to be passed to
3281           initlog()
3282
3283 2003-10-04 11:57 +0000 [r1410]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3284
3285         * rc.d/init.d/functions: - move is_yes and is_not at beginning
3286
3287 2003-10-04 11:41 +0000 [r1409]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3288
3289         * Makefile.am: - use rpm or rpmbuild depending on which rpm version
3290           is installed
3291
3292 2003-10-04 11:30 +0000 [r1408]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3293
3294         * rc-scripts.spec.in: - include hwprofiles/files
3295
3296 2003-10-04 11:08 +0000 [r1407]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3297
3298         * sysconfig/system, rc.d/init.d/functions: Fast boot support
3299           (disables NLS, fancy logging and thus is much faster). Useful on
3300           workstations. Based on idea and patch by Wojtek Kaniewski
3301           <wojtekka/at/bydg.pdi.net>.
3302
3303 2003-10-04 09:55 +0000 [r1405-1406]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3304
3305         * setsysfont: - use CONSOLEFONT when SYSFONT is empty (Wojtek
3306           Kaniewski <wojtekka/at/bydg.pdi.net>)
3307
3308         * sysconfig/network-scripts/ifup-ppp: Support for
3309           ppp-plugin-ifcfg-password.spec by Wojtek Kaniewski
3310           <wojtekka/at/bydg.pdi.net>.
3311
3312 2003-10-04 09:46 +0000 [r1404]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3313
3314         * sysconfig/hwprofiles/files (added), sysconfig/hwprof, hwprofile,
3315           sysconfig/hwprofiles/Makefile.am: Merged patch by Tomasz Witek
3316           <tiwek/at/manta.univ.gda.pl>: - ignore Latency in /proc/pci -
3317           ability to choose profile while booting - example profile file -
3318           misc fixes and cleanups
3319
3320 2003-10-02 18:43 +0000 [r1399-1400]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3321
3322         * configure.ac: - 0.4.0.2 release
3323
3324         * rc.d/init.d/functions: - check own pid, not parents one
3325
3326 2003-10-02 18:33 +0000 [r1398]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3327
3328         * rc.d/rc.sysinit: - sleep 5 is not needed when starting usb; more
3329           protection again double mounting usbfs
3330
3331 2003-10-02 18:23 +0000 [r1397]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3332
3333         * rc.d/init.d/functions: - do even try to kill itself
3334
3335 2003-09-30 09:44 +0000 [r1393]  Jan Rękorajski <baggins/at/pld-linux.org>
3336
3337         * rc.d/rc.sysinit: - load lvm and dm modules with "autoclean"
3338
3339 2003-09-30 09:40 +0000 [r1392]  Jan Rękorajski <baggins/at/pld-linux.org>
3340
3341         * rc.d/rc.sysinit: - usb-storage must be loaded before LVM
3342           detection (disks on USB are real)
3343
3344 2003-09-28 16:33 +0000 [r1383]  Artur Frysiak <wiget/at/pld-linux.org>
3345
3346         * sysconfig/network-scripts/ifup-ppp: - fix error message
3347
3348 2003-09-28 16:03 +0000 [r1382]  Artur Frysiak <wiget/at/pld-linux.org>
3349
3350         * sysconfig/network-scripts/ifup-irda: - fix setting arp for irdaX
3351
3352 2003-09-28 14:53 +0000 [r1381]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3353
3354         * sysconfig/network-scripts/ifup: - fix power/txpower/retry wlan
3355           parameters handling
3356
3357 2003-09-22 19:55 +0000 [r1371]  Artur Frysiak <wiget/at/pld-linux.org>
3358
3359         * run-parts: - use syntax described in SUSv2
3360
3361 2003-09-22 17:46 +0000 [r1370]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3362
3363         * run-parts: - oh, use RUNPARTS_DIR
3364
3365 2003-09-22 17:20 +0000 [r1369]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3366
3367         * run-parts: - run mainly safe named scripts and protect against
3368           some bad files
3369
3370 2003-09-22 01:35 +0000 [r1365]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3371
3372         * rc-scripts.spec.in: - include more docs
3373
3374 2003-09-22 01:28 +0000 [r1364]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3375
3376         * rc.d/init.d/network, rc.d/init.d/timezone,
3377           sysconfig/network-scripts/ifdown-vlan,
3378           sysconfig/network-scripts/tnldown,
3379           sysconfig/network-scripts/ifup-neigh, doc/sysvinitfiles,
3380           sysconfig/network-scripts/functions.network,
3381           sysconfig/network-scripts/ifup-ipx,
3382           sysconfig/network-scripts/ifup-plip, rc-scripts.spec.in,
3383           doc/sysconfig.txt, rc.d/init.d/template.init, ppp/ip-up,
3384           rc.d/rc.init, hwprofile, doc/ipcalc.1, configure.ac,
3385           sysconfig/network-scripts/ifup-routes,
3386           sysconfig/network-scripts/ifdown-ppp, po/pl.po,
3387           sysconfig/network-scripts/ifup-post,
3388           sysconfig/interfaces/data/chat-ppp0.leased1, DEVELOPMENT,
3389           sysconfig/i18n, rc.d/init.d/functions, AUTHORS,
3390           sysconfig/interfaces/data/chat-ppp0.callback, ppp/ip-up.d/logger,
3391           sysconfig/network, README, rc.d/init.d/killall,
3392           sysconfig/network-scripts/ifup-irda, src/ipcalc.c, ppp/ipx-down,
3393           rc.d/rc.shutdown, sysconfig/network-scripts/ifup-plusb,
3394           sysconfig/network-scripts/ifdown,
3395           sysconfig/network-scripts/ifdown-br, makepot.pl,
3396           sysconfig/interfaces/up.d/ppp/logger,
3397           sysconfig/interfaces/ifcfg-ppp0.callback,
3398           sysconfig/network-scripts/ifup-ppp, ppp/auth-up,
3399           sysconfig/network-scripts/ifup-vlan,
3400           sysconfig/interfaces/tnlcfg-description,
3401           sysconfig/network-scripts/ifup-br, sysconfig/system,
3402           sysconfig/interfaces/ifcfg-irlan0, rc.d/init.d/random,
3403           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post,
3404           rc.d/init.d/single, doc/net-scripts.txt, sysconfig/clock,
3405           sysconfig/interfaces/data/chat-ppp0.tpsa,
3406           sysconfig/interfaces/ifcfg-irda0, isapnp/Makefile.am,
3407           sysconfig/network-scripts/ifup-aliases, ppp/auth-down,
3408           ppp/ip-down, ppp/ip-down.d/logger, ppp/ipx-up,
3409           rc.d/init.d/allowlogin, rc.d/rc.local, po/de.po,
3410           sysconfig/network-scripts/ifdown-sl,
3411           sysconfig/network-scripts/tnlup,
3412           sysconfig/network-scripts/ifdown-irda,
3413           sysconfig/network-scripts/ifup, sysconfig/interfaces/ifcfg-br0,
3414           isapnp/isapnp-kernel.conf, sysconfig/network-scripts/ifup-iucv,
3415           rc.d/rc, run-parts, sysconfig/interfaces/down.d/ppp/logger,
3416           sysconfig/interfaces/ifcfg-ppp0.leased1,
3417           sysconfig/hwprofiles/Makefile.am,
3418           sysconfig/interfaces/ifcfg-ppp0.leased2,
3419           sysconfig/interfaces/ifcfg-sl0, rc.d/rc.modules,
3420           sysconfig/network-scripts/ifup-sl: - preparation for upcoming
3421           0.4.0.1 release - updated all email addresses to current domain
3422           (pld-linux.org) - added missing files (networking scripts mainly)
3423           - updated spec file - updated changelog
3424
3425 2003-09-22 00:55 +0000 [r1363]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3426
3427         * sysconfig/network-scripts/Makefile.am,
3428           sysconfig/interfaces/Makefile.am: - added missing files
3429
3430 2003-09-19 20:29 +0000 [r1361]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3431
3432         * sysconfig/interfaces/ifcfg-description: - description of
3433           DIRECT_CONNECT for ppp, too
3434
3435 2003-09-14 11:47 +0000 [r1331]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3436
3437         * sysconfig/ip-rules, TODO, sysconfig/interfaces/up.d/Makefile.am,
3438           ppp/ip-down.d/Makefile.am, sysconfig/hwprof, doc/initlog.1,
3439           sysconfig/interfaces/up.d/ipx/.cvsignore,
3440           ppp/ip-down.d/.cvsignore, sysconfig/interfaces/data/.cvsignore,
3441           sysconfig/network-scripts/ifup-neigh, src/initlog.conf,
3442           sysconfig/network-scripts/functions.network,
3443           sysconfig/network-scripts/ifup-ipx,
3444           sysconfig/network-scripts/ifup-plip,
3445           sysconfig/interfaces/up.d/all/thetouch, rc.d/init.d/.cvsignore,
3446           rc.d/init.d/template.init, ppp/ip-up,
3447           sysconfig/interfaces/down.d/Makefile.am, rc.d/rc.init,
3448           sysconfig/network-scripts/.cvsignore, doc/ipcalc.1, dumb.sh,
3449           configure.ac, sysconfig/interfaces/up.d/ppp/Makefile.am,
3450           po/pl.po, sysconfig/network-scripts/ifup-post, Makefile.am,
3451           sysconfig/interfaces/up.d/.cvsignore, autogen.sh, doc/doexec.1,
3452           doc/ppp-watch.8, DEVELOPMENT, rc.d/init.d/functions, AUTHORS,
3453           sysconfig/interfaces/down.d/ipx/.cvsignore, README,
3454           rc.d/init.d/killall, doc/usleep.1,
3455           sysconfig/network-scripts/ifup-irda, doc/usernetctl.8,
3456           sysconfig/interfaces/ifcfg-eth0, sysconfig/interfaces/.cvsignore,
3457           ppp/ipx-down, sysconfig/interfaces/down.d/ip/.cvsignore, COPYING,
3458           sysconfig/network-scripts/ifdown,
3459           sysconfig/network-scripts/ifup-plusb,
3460           sysconfig/interfaces/data/Makefile.am,
3461           sysconfig/network-scripts/ifdown-br, src/consoletype.c,
3462           sysconfig/interfaces/up.d/all/Makefile.am,
3463           sysconfig/interfaces/up.d/ip/Makefile.am, src/loglevel.c,
3464           sysconfig/network-scripts/ifup-vlan,
3465           sysconfig/interfaces/tnlcfg-description, src/process.c,
3466           sysconfig/system, src/netreport.c, src/process.h,
3467           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post, service,
3468           src/getkey.c, sysconfig/interfaces/Makefile.am,
3469           doc/rc-scripts.docb, ppp/auth-down,
3470           sysconfig/interfaces/up.d/tnl/.cvsignore, isapnp/.cvsignore,
3471           doc/consoletype.1, sysconfig/interfaces/up.d/ppp/.cvsignore,
3472           sysconfig/static-routes, ppp/ip-down, ppp/ip-down.d/logger,
3473           sysconfig/Makefile.am, sysconfig/interfaces/up.d/ip/.cvsignore,
3474           sysconfig/interfaces/up.d/all/.cvsignore, rc.d/init.d/allowlogin,
3475           po/de.po, rc.d/rc.local, sysconfig/network-scripts/tnlup,
3476           sysconfig/network-scripts/ifdown-sl, ppp/ip-up.d/Makefile.am,
3477           sysconfig/network-scripts/ifdown-irda,
3478           sysconfig/interfaces/down.d/tnl/Makefile.am, po/Makefile.am,
3479           sysconfig/interfaces/down.d/ipx/Makefile.am, rc.d/rc,
3480           po/.cvsignore, lang.csh, sysconfig/interfaces/down.d/ppp/logger,
3481           sysconfig/hwprofiles/Makefile.am, sysconfig/interfaces/ifcfg-sl0,
3482           rc.d/rc.modules, sysconfig/interfaces/down.d/ip/Makefile.am,
3483           sysconfig/hwprofiles/.cvsignore, rc.d/init.d/network,
3484           rc.d/init.d/timezone, sysconfig/network-scripts/ifdown-vlan,
3485           INSTALL, sysconfig/network-scripts/tnldown,
3486           sysconfig/interfaces/tnlcfg-icm, src/ppp-watch.c,
3487           sysconfig/interfaces/down.d/all/thetouch, doc/Makefile.am,
3488           doc/sysvinitfiles, rc-scripts.spec.in, doc/sysconfig.txt,
3489           sysconfig/interfaces/down.d/tnl/.cvsignore,
3490           sysconfig/network-scripts/Makefile.am,
3491           sysconfig/interfaces/down.d/ppp/.cvsignore, hwprofile,
3492           sysconfig/network-scripts/ifup-routes, src/.cvsignore,
3493           sysconfig/network-scripts/ifdown-ppp,
3494           sysconfig/interfaces/down.d/all/.cvsignore,
3495           sysconfig/interfaces/data/chat-ppp0.leased1, ppp/.cvsignore,
3496           NEWS, adjtime, setsysfont, sysconfig/.cvsignore, doc/.cvsignore,
3497           sysconfig/i18n, rc.d/init.d/Makefile.am,
3498           sysconfig/interfaces/data/chat-ppp0.callback,
3499           sysconfig/interfaces/down.d/ppp/Makefile.am, inittab,
3500           ppp/ip-up.d/logger, sysconfig/network,
3501           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm, src/testdinit,
3502           src/Makefile.am, src/ipcalc.c, rc.d/rc.shutdown, sysctl.conf,
3503           modules, ppp/Makefile.am, sysconfig/interfaces/up.d/ppp/logger,
3504           sysconfig/static-arp, sysconfig/interfaces/ifcfg-ppp0.callback,
3505           src/doexec.c, doc/sysconfig.docb, ppp/auth-up,
3506           sysconfig/network-scripts/ifup-ppp,
3507           sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
3508           sysconfig/interfaces/ifcfg-description,
3509           sysconfig/network-scripts/ifup-br, doc/polski.dsl,
3510           ppp/ip-up.d/.cvsignore, sysconfig/interfaces/ifcfg-irlan0,
3511           src/testd.c, src/shvar.c, rc.d/init.d/random, rc.d/init.d/single,
3512           sysconfig/interfaces/down.d/.cvsignore, doc/net-scripts.txt,
3513           sysconfig/timezone, sysconfig/clock, src/usernetctl.c,
3514           src/shvar.h, sysconfig/interfaces/down.d/all/Makefile.am,
3515           sysconfig/interfaces/data/chat-ppp0.tpsa,
3516           sysconfig/interfaces/ifcfg-irda0, isapnp/Makefile.am,
3517           sysconfig/interfaces/up.d/tnl/Makefile.am,
3518           sysconfig/network-scripts/ifup-aliases, src/usleep.c,
3519           sysconfig/interfaces/up.d/ipx/Makefile.am, src/minilogd.c,
3520           sysconfig/static-nat, src/initlog.c, .cvsignore, ppp/ipx-up,
3521           src/initlog.h, doc/make-html, sysconfig/network-scripts/ifup,
3522           doc/netreport.1, isapnp/isapnp-kernel.conf,
3523           sysconfig/interfaces/ifcfg-br0,
3524           sysconfig/interfaces/ifcfg-ppp0.tpsa,
3525           sysconfig/network-scripts/ifup-iucv, lang.sh, run-parts,
3526           src/resolvesymlink.c, rc.d/Makefile.am,
3527           sysconfig/interfaces/ifcfg-ppp0.leased1,
3528           sysconfig/interfaces/ifcfg-ppp0.leased2,
3529           sysconfig/network-scripts/ifup-sl, rc.d/.cvsignore: - propset Id
3530           everywhere
3531
3532 2003-09-14 10:48 +0000 [r1328]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3533
3534         * makepot.pl: - propset test
3535
3536 2003-09-09 22:45 +0000 [r1128]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3537
3538         * rc.d/init.d/functions: - also be able to find 2.6 modules (.ko)
3539
3540 2003-09-09 22:05 +0000 [r1126]  Jan Rękorajski <baggins/at/pld-linux.org>
3541
3542         * rc.d/init.d/functions: - fixed is_module - modules may be gzipped
3543
3544 2003-09-09 16:14 +0000 [r1124]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3545
3546         * rc.d/rc.sysinit: - add sysfs to mtab
3547
3548 2003-09-08 09:29 +0000 [r1122]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3549
3550         * rc.d/rc.sysinit: - mount sysfs in the same way as proc is
3551
3552 2003-09-05 14:53 +0000 [r1120]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3553
3554         * rc.d/init.d/functions: - if there is no process then it already
3555           died
3556
3557 2003-08-19 14:07 +0000 [r1118]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3558
3559         * dumb.sh: - for nessusd.init
3560
3561 2003-08-10 20:54 +0000 [r1116]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3562
3563         * rc.d/rc.sysinit: - simplified mdadm support
3564
3565 2003-08-10 20:49 +0000 [r1115]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3566
3567         * rc.d/init.d/functions: - functions for kernel version checking
3568
3569 2003-08-07 10:20 +0000 [r1113]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3570
3571         * rc.d/rc.sysinit: - add support for mdadm when trying to start
3572           RAID devices
3573
3574 2003-08-06 19:23 +0000 [r1111]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3575
3576         * dumb.sh: - from athcool.init
3577
3578 2003-07-28 12:16 +0000 [r1109]  Paweł Gołaszewski <blues/at/pld-linux.org>
3579
3580         * sysctl.conf: - added gc_thresh entries
3581
3582 2003-07-28 12:11 +0000 [r1108]  Paweł Gołaszewski <blues/at/pld-linux.org>
3583
3584         * sysconfig/network: - oops - these were my experiments...
3585
3586 2003-07-28 12:02 +0000 [r1106]  Paweł Gołaszewski <blues/at/pld-linux.org>
3587
3588         * sysconfig/network: - typo
3589
3590 2003-07-28 11:33 +0000 [r1105]  Paweł Gołaszewski <blues/at/pld-linux.org>
3591
3592         * sysconfig/network: - GATEWAY setup is back - with comment
3593
3594 2003-07-11 23:08 +0000 [r1103]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3595
3596         * rc.d/init.d/network: - added nameif support
3597
3598 2003-07-10 18:39 +0000 [r1100-1101]  Jan Rękorajski <baggins/at/pld-linux.org>
3599
3600         * sysconfig/interfaces/ifcfg-description: - description for
3601           VLAN_REORDER_HDR
3602
3603         * sysconfig/network-scripts/ifup-vlan: - seems like API changed,
3604           allow REORDER_HDR on VLANs
3605
3606 2003-07-10 12:30 +0000 [r1098]  Jan Rękorajski <baggins/at/pld-linux.org>
3607
3608         * rc.d/init.d/network: - we should stop bridges first if we are
3609           staring them last
3610
3611 2003-07-10 12:26 +0000 [r1097]  Jan Rękorajski <baggins/at/pld-linux.org>
3612
3613         * rc.d/init.d/network: - special case bridge interfaces (br*), they
3614           *must* be handled last as we are not able to know what will be
3615           bridged
3616
3617 2003-07-05 11:59 +0000 [r1095]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3618
3619         * rc.d/rc.sysinit: - mount devpts, too
3620
3621 2003-06-30 15:36 +0000 [r1094]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3622
3623         * rc.d/rc.sysinit: - keep old dmesg, too
3624
3625 2003-06-24 10:34 +0000 [r1092-1093]  Jakub Bogusz <qboosh/at/pld-linux.org>
3626
3627         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm: - added note about
3628           bluez
3629
3630         * sysconfig/interfaces/data/Makefile.am,
3631           sysconfig/interfaces/Makefile.am: - added *-ppp0.gprs-plusgsm
3632
3633 2003-06-24 10:26 +0000 [r1091]  Jakub Bogusz <qboosh/at/pld-linux.org>
3634
3635         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm (added),
3636           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm (added): - ppp
3637           examples for GPRS/PlusGSM taken from BTS#694
3638
3639 2003-06-20 15:32 +0000 [r1090]  Paweł Gołaszewski <blues/at/pld-linux.org>
3640
3641         * rc.d/rc.sysinit: - stupid missing thing
3642
3643 2003-06-19 15:57 +0000 [r1089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3644
3645         * sysconfig/static-routes, sysconfig/network,
3646           sysconfig/network-scripts/functions.network: - use static-routes
3647           for ip rule configuration; drop GATRWAY from network
3648           configuration
3649
3650 2003-06-17 14:02 +0000 [r1088]  Jakub Bogusz <qboosh/at/pld-linux.org>
3651
3652         * rc.d/init.d/timezone: - posix zoneinfo files are in top level,
3653           not "posix" subdir now
3654
3655 2003-06-16 21:28 +0000 [r1087]  Witek Kręcicki <adasi/at/pld-linux.org>
3656
3657         * rc.d/rc.sysinit: - future is now...
3658
3659 2003-06-16 20:20 +0000 [r1086]  Paweł Gołaszewski <blues/at/pld-linux.org>
3660
3661         * rc-scripts.spec.in, rc.d/rc.sysinit: - early mounting of sysfs
3662           under kernel 2.5
3663
3664 2003-06-16 18:05 +0000 [r1085]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3665
3666         * rc.d/rc.sysinit: - usbdevfs is usbfs in 2.5
3667
3668 2003-06-06 09:02 +0000 [r1083]  Paweł Gołaszewski <blues/at/pld-linux.org>
3669
3670         * sysconfig/interfaces/ifcfg-description: - fixed typo in
3671           description
3672
3673 2003-05-31 11:59 +0000 [r1082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3674
3675         * inittab: - calling update is obsolete starting from 2.2.9 kernel
3676
3677 2003-05-22 14:11 +0000 [r1080]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3678
3679         * dumb.sh: - updated
3680
3681 2003-05-15 22:39 +0000 [r1078-1079]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3682
3683         * rc.d/init.d/functions: - formatting - fixed second argument of
3684           "status"
3685
3686         * dumb.sh: - updated
3687
3688 2003-05-15 21:37 +0000 [r1077]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3689
3690         * rc.d/init.d/template.init, rc.d/init.d/functions: - LSB
3691           conformance changes
3692
3693 2003-05-11 21:09 +0000 [r1076]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3694
3695         * dumb.sh: - updated
3696
3697 2003-05-11 15:26 +0000 [r1075]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3698
3699         * dumb.sh: removed duplicates; %s fixes
3700
3701 2003-05-11 15:13 +0000 [r1074]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3702
3703         * dumb.sh: updated
3704
3705 2003-05-11 12:42 +0000 [r1073]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3706
3707         * dumb.sh: updated
3708
3709 2003-05-09 21:08 +0000 [r1072]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3710
3711         * dumb.sh: - updated
3712
3713 2003-05-08 17:18 +0000 [r1071]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3714
3715         * rc.d/init.d/template.init: - reversed bogus change
3716
3717 2003-05-07 23:35 +0000 [r1070]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3718
3719         * dumb.sh: - updated
3720
3721 2003-05-06 21:54 +0000 [r1069]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3722
3723         * dumb.sh: updated
3724
3725 2003-05-05 00:07 +0000 [r1068]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3726
3727         * rc.d/init.d/template.init, dumb.sh: updated
3728
3729 2003-05-04 19:48 +0000 [r1067]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3730
3731         * dumb.sh: updated
3732
3733 2003-05-03 23:16 +0000 [r1066]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3734
3735         * dumb.sh: updated
3736
3737 2003-05-02 23:41 +0000 [r1064-1065]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3738
3739         * dumb.sh (added): - dump script with various messages
3740
3741         * rc-scripts.spec.in: - fix improper use of %%{_sysconfigdir}
3742
3743 2003-05-02 20:27 +0000 [r1063]  kloczek <kloczek/at/pld-linux.org>
3744
3745         * po/de.po: - corrected charset s/iso8850-1/iso-8850-1/.
3746
3747 2003-04-17 18:21 +0000 [r1062]  Jan Rękorajski <baggins/at/pld-linux.org>
3748
3749         * rc.d/rc.sysinit: - added support for device-mapper
3750
3751 2003-04-10 07:37 +0000 [r1061]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3752
3753         * rc.d/rc.sysinit: - use new evms_activate utility; drop support
3754           for evms < 2.0.0
3755
3756 2003-04-07 19:59 +0000 [r1060]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3757
3758         * rc.d/rc.sysinit: - split sysctl call into two pieces
3759
3760 2003-04-07 19:54 +0000 [r1059]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3761
3762         * sysconfig/network-scripts/ifup: - fix Andrzej's proxy arp support
3763
3764 2003-03-06 13:31 +0000 [r1058]  Wojciech Cięciwa <cieciwa/at/pld-linux.org>
3765
3766         * sysctl.conf: - corecting URL of grsecurity.
3767
3768 2003-01-25 00:37 +0000 [r1057]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3769
3770         * rc.d/rc.shutdown: - more generic ups support via
3771           /sbin/poweroff-ups
3772
3773 2003-01-15 22:34 +0000 [r1056]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
3774
3775         * TODO, sysconfig/network-scripts/ifup,
3776           sysconfig/interfaces/ifcfg-description: - support for proxy ARP
3777           per interface - fix sysctl for IPV6_DISABLE_AUTOCONF - typos,
3778           formatting - MTU for ethernet already supported [ remove from
3779           TODO ]
3780
3781 2003-01-07 14:45 +0000 [r1055]  kloczek <kloczek/at/pld-linux.org>
3782
3783         * rc.d/init.d/functions: s/broke/break/ (fixed
3784           http://bugs.pld.org.pl/?bug=520).
3785
3786 2002-12-30 23:39 +0000 [r1054]  Paweł Wilk <siefca/at/pld-linux.org>
3787
3788         * run-parts: - run-parts: current directory now in an environment
3789           variable - run-parts: args shifted - run-parts: cosmetics
3790
3791 2002-12-17 14:01 +0000 [r1053]  Jan Rękorajski <baggins/at/pld-linux.org>
3792
3793         * rc.d/init.d/network, po/pl.po, doc/sysconfig.txt,
3794           doc/sysconfig.docb, sysconfig/network-scripts/functions.network:
3795           - removed references to IPV*_FORWARDING
3796
3797 2002-12-17 13:54 +0000 [r1052]  Jan Rękorajski <baggins/at/pld-linux.org>
3798
3799         * sysconfig/network: - better solution to IPV*_FORWARDING
3800
3801 2002-12-17 13:43 +0000 [r1051]  Jan Rękorajski <baggins/at/pld-linux.org>
3802
3803         * sysconfig/network: - removed IPV*_FORWARDING - use
3804           /etc/sysctl.conf to set this
3805
3806 2002-12-01 23:59 +0000 [r1050]  alchemyx <alchemyx/at/pld-linux.org>
3807
3808         * rc.d/rc.sysinit: - typo
3809
3810 2002-12-01 21:31 +0000 [r1049]  alchemyx <alchemyx/at/pld-linux.org>
3811
3812         * rc.d/rc.sysinit: - system will reboot if is instructed by fsck to
3813           do so
3814
3815 2002-11-27 23:41 +0000 [r1048]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3816
3817         * rc.d/rc.shutdown: - support for UPS powerdown before halt
3818
3819 2002-11-12 15:54 +0000 [r1047]  kloczek <kloczek/at/pld-linux.org>
3820
3821         * sysconfig/interfaces/ifcfg-description: typo in comment
3822           (s/dhlc/dhcp/).
3823
3824 2002-11-08 23:45 +0000 [r1046]  alchemyx <alchemyx/at/pld-linux.org>
3825
3826         * sysconfig/static-nat,
3827           sysconfig/network-scripts/functions.network: - updated static-nat
3828           (reversed parameters) so it works now as intended (as described
3829           in docs)
3830
3831 2002-10-10 15:07 +0000 [r1045]  Jan Rękorajski <baggins/at/pld-linux.org>
3832
3833         * sysconfig/system, rc.d/rc.sysinit: - better support fo EVMS
3834
3835 2002-09-28 23:05 +0000 [r1044]  Arkadiusz Patyk <areq/at/pld-linux.org>
3836
3837         * rc.d/rc.shutdown: - don't force umount iso9660 ramfs tmpfs
3838
3839 2002-09-14 19:54 +0000 [r1043]  Tomasz Orzechowski <orzech/at/pld-linux.org>
3840
3841         * sysconfig/system, rc.d/rc, rc.d/rc.sysinit: - LOAD_SOUND is
3842           obsolete
3843
3844 2002-08-24 17:04 +0000 [r1042]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3845
3846         * sysconfig/network-scripts/ifup-ppp: - fix wvdial support; chat
3847           support still broken
3848
3849 2002-08-24 16:05 +0000 [r1041]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3850
3851         * sysconfig/interfaces/ifcfg-description, README,
3852           sysconfig/network-scripts/functions.network,
3853           sysconfig/network-scripts/ifup-ppp: - added userspace and
3854           kernelspace PPPoE support - pass unit option to pppd (so now
3855           ifcfg-ppp5 with DEVICE=ppp5 will _always_ create ppp5 interface
3856           when it's not used yet)
3857
3858 2002-08-23 22:13 +0000 [r1040]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
3859
3860         * rc.d/init.d/network: - check ONBOOT by evaluating ifcfg-* file,
3861           not by egrep
3862
3863 2002-08-22 13:21 +0000 [r1039]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3864
3865         * sysconfig/interfaces/ifcfg-description,
3866           sysconfig/network-scripts/ifup-post,
3867           sysconfig/network-scripts/ifdown-post: - support for limiting
3868           downstream and upstream traffic on whole interface (cbq, htb,
3869           tbf)
3870
3871 2002-08-21 21:30 +0000 [r1038]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3872
3873         * sysconfig/network-scripts/functions.network: - fix support for
3874           src addresses option
3875
3876 2002-08-13 20:31 +0000 [r1037]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
3877
3878         * rc.d/rc.sysinit: - /proc/bus/usb should be described in fstab -
3879           mounting manually bogus device "usbdevfs" causes mount -a to fail
3880           when fstab contains something like "none /proc/bus/usb usbdevfs
3881           ..."
3882
3883 2002-08-11 17:05 +0000 [r1036]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3884
3885         * sysconfig/network-scripts/ifup-routes,
3886           sysconfig/network-scripts/ifup-post,
3887           sysconfig/network-scripts/Makefile.am, sysconfig/static-arp
3888           (added), sysconfig/Makefile.am,
3889           sysconfig/network-scripts/ifup-neigh (added): - static arp per
3890           interface support - any device support is back
3891
3892 2002-08-09 06:30 +0000 [r1035]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
3893
3894         * rc.d/rc.sysinit: - fix for checking encrypted filesystems - if
3895           all have "noauto" in options, don't try to mount or fsck anything
3896
3897 2002-07-14 21:11 +0000 [r1034]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3898
3899         * service, rc.d/init.d/functions: - some code from RH (nicer than
3900           old code)
3901
3902 2002-07-13 23:04 +0000 [r1033]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3903
3904         * sysconfig/network-scripts/ifup: - fix WLAN encryption setting
3905
3906 2002-07-13 16:25 +0000 [r1032]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3907
3908         * sysconfig/network-scripts/ifdown-ppp,
3909           sysconfig/network-scripts/ifdown-vlan (added),
3910           sysconfig/network-scripts/ifup-plusb (added),
3911           sysconfig/network-scripts/functions.network,
3912           sysconfig/network-scripts/ifup-ppp,
3913           sysconfig/network-scripts/ifup-vlan (added),
3914           sysconfig/network-scripts/ifdown-irda (added),
3915           sysconfig/network-scripts/ifup,
3916           sysconfig/interfaces/ifcfg-description,
3917           sysconfig/interfaces/ifcfg-irlan0 (added),
3918           sysconfig/network-scripts/ifup-iucv (added), rc.d/rc.sysinit,
3919           service, rc.d/rc.modules, sysconfig/interfaces/ifcfg-irda0
3920           (added), sysconfig/network-scripts/ifup-irda (added): - more
3921           TOTALNEW merge (ppp, irda, other vlan, wireless). ALPHA
3922
3923 2002-07-06 12:22 +0000 [r1031]  Olgierd Pieczul <wojrus/at/pld-linux.org>
3924
3925         * rc.d/rc.sysinit: - fixed: removing directories in /var/run/app/ -
3926           fixed: unneeded lines (deleting not-existing files) removed
3927
3928 2002-06-19 18:13 +0000 [r1030]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
3929
3930         * doc/sysconfig.txt: - forgotten
3931
3932 2002-06-19 18:04 +0000 [r1029]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
3933
3934         * sysconfig/network: - hopefully fixed explanation about NISDOMAIN
3935
3936 2002-06-18 22:06 +0000 [r1028]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
3937
3938         * doc/sysconfig.txt, sysconfig/network: - more clear explanation of
3939           HOSTNAME and NISDOMAIN
3940
3941 2002-06-13 13:06 +0000 [r1027]  Robert Grabowski <grabba/at/pld-linux.org>
3942
3943         * rc.d/init.d/functions: daemon function: dont't use su when user
3944           is root
3945
3946 2002-05-21 12:23 +0000 [r1026]  Olgierd Pieczul <wojrus/at/pld-linux.org>
3947
3948         * sysconfig/ip-rules: - typo
3949
3950 2002-05-11 21:51 +0000 [r1025]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3951
3952         * rc.d/rc.sysinit: - process functions a bit earlier - don't mount
3953           proc twice
3954
3955 2002-05-11 10:26 +0000 [r1024]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3956
3957         * rc-scripts.spec.in: - updated spec file
3958
3959 2002-05-11 09:50 +0000 [r1023]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3960
3961         * sysconfig/network-scripts/ifup-routes, rc.d/init.d/network,
3962           sysconfig/network-scripts/ifup-aliases,
3963           sysconfig/network-scripts/ifdown-ppp,
3964           sysconfig/network-scripts/tnldown,
3965           sysconfig/network-scripts/ifup-post,
3966           sysconfig/network-scripts/ifdown,
3967           sysconfig/network-scripts/ifdown-br,
3968           rc.d/init.d/functions.network (removed),
3969           sysconfig/network-scripts/ifup-ppp,
3970           sysconfig/network-scripts/functions.network (added),
3971           sysconfig/network-scripts/ifup-ipx,
3972           sysconfig/network-scripts/tnlup, rc.d/init.d/Makefile.am,
3973           sysconfig/network-scripts/ifdown-sl,
3974           sysconfig/network-scripts/ifup,
3975           sysconfig/network-scripts/ifup-br,
3976           sysconfig/network-scripts/ifup-plip, rc-scripts.spec.in,
3977           sysconfig/network-scripts/ifdown-post,
3978           sysconfig/network-scripts/Makefile.am,
3979           sysconfig/network-scripts/ifup-sl: - functions.network back in
3980           old place
3981
3982 2002-05-11 09:44 +0000 [r1022]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3983
3984         * ppp/Makefile.am: - force symlink
3985
3986 2002-05-11 09:36 +0000 [r1020-1021]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3987
3988         * autogen.sh: - configure.in -> configure.ac
3989
3990         * po/pl.po, configure.ac: - fix iso charset name - add de to
3991           supported languages
3992
3993 2002-05-11 09:30 +0000 [r1019]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3994
3995         * configure.in (removed), configure.ac (added): - renamed + updated
3996
3997 2002-05-11 08:48 +0000 [r1018]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
3998
3999         * rc.d/init.d/functions.network: - removed via (it shouldn't be
4000           here)
4001
4002 2002-05-11 08:41 +0000 [r1017]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4003
4004         * rc.d/init.d/functions.network: - use onlink option when adding
4005           default routing (in case when gw isn't in our subnetwork) -
4006           TNLOPTS removed
4007
4008 2002-04-21 12:22 +0000 [r1016]  mkochano <mkochano/at/pld-linux.org>
4009
4010         * sysconfig/interfaces/data/chat-ppp0.tpsa: - Update for current
4011           TPSA login screen.
4012
4013 2002-04-20 13:57 +0000 [r1015]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4014
4015         * rc.d/rc.sysinit: - don't mount usbdevfs again if it's already
4016           mounted (for example by modules.conf post-install directive).
4017           Patch by Wojtek Kaniewski <wojtekka/at/bydg.pdi.net>.
4018
4019 2002-04-10 19:02 +0000 [r1014]  Witek Kręcicki <adasi/at/pld-linux.org>
4020
4021         * sysconfig/network-scripts/ifup-ppp: - added USER... dunno why it
4022           wasn't included, but it is in sample files and it should be added
4023           to pppd cmdline (user ${USER}). If it's wrong, roll it back
4024
4025 2002-04-09 11:10 +0000 [r1009-1013]  Jacek Konieczny <jajcus/at/pld-linux.org>
4026
4027         * rc.d/init.d/network, AUTHORS, sysconfig/network: - more LDAP
4028           garbage removed
4029
4030         * po/pl.po: - LDAP strings removed
4031
4032         * rc.d/init.d/network: - "LDAP support" removed
4033
4034         * rc.d/init.d/functions.network: - "LDAP support" removed. It was
4035           not supported anyway
4036
4037         * rc.d/init.d/functions.network: - delete '}' left after some
4038           function removal
4039
4040 2002-03-29 17:18 +0000 [r1008]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
4041
4042         * rc.d/rc.sysinit: - added deleting lock files
4043
4044 2002-03-29 08:52 +0000 [r1007]  Olgierd Pieczul <wojrus/at/pld-linux.org>
4045
4046         * rc-scripts.spec.in: - added removed by mistake 'timezone'
4047
4048 2002-03-29 08:46 +0000 [r1005-1006]  Olgierd Pieczul <wojrus/at/pld-linux.org>
4049
4050         * sysconfig/ip-rules (added): - example config file
4051
4052         * rc.d/init.d/network, rc-scripts.spec.in,
4053           rc.d/init.d/functions.network, sysconfig/Makefile.am: - policy
4054           routing support
4055
4056 2002-03-24 03:59 +0000 [r1004]  Paweł Gołaszewski <blues/at/pld-linux.org>
4057
4058         * po/pl.po, autogen.sh, rc.d/rc.sysinit, README: - GNU/Linux is
4059           gone.
4060
4061 2002-03-19 18:35 +0000 [r1003]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4062
4063         * sysconfig/system, rc.d/rc.sysinit: - user and kernelspace PNP
4064
4065 2002-03-19 18:19 +0000 [r1002]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4066
4067         * ppp/ipx-down (added), ppp/auth-down (added), isapnp/.cvsignore
4068           (added), ppp/Makefile.am, sysconfig/hwprof (added), Makefile.am,
4069           autogen.sh, ppp/ip-down, sysconfig/Makefile.am, ppp/ipx-up
4070           (added), ppp/auth-up (added), sysconfig/hwprofiles (added),
4071           configure.in, isapnp/isapnp-kernel.conf (added), ppp/ip-up,
4072           isapnp (added), README, hwprofile (added),
4073           sysconfig/hwprofiles/Makefile.am (added), service (added),
4074           isapnp/Makefile.am (added), sysconfig/hwprofiles/.cvsignore
4075           (added): - started merging TOTALNEW
4076
4077 2002-03-19 17:46 +0000 [r1001]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4078
4079         * rc.d/rc.sysinit: - support for EVMS volumes
4080
4081 2002-03-19 17:42 +0000 [r1000]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4082
4083         * sysconfig/system, rc.d/rc.sysinit: - if devfs is mounted and
4084           devfsd is available then start is unconditionally
4085
4086 2002-03-07 11:16 +0000 [r999]  Paweł Gołaszewski <blues/at/pld-linux.org>
4087
4088         * rc.d/init.d/network, sysconfig/network-scripts/ifup-ipx: - ipx
4089           paths fixed (ipx is usable now...)
4090
4091 2002-03-07 09:48 +0000 [r998]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4092
4093         * rc.d/rc.sysinit: - protect dmesg
4094
4095 2002-02-21 00:31 +0000 [r997]  Tomasz Pala <gotar/at/pld-linux.org>
4096
4097         * po/pl.po: - more typos
4098
4099 2002-02-21 00:08 +0000 [r996]  Tomasz Pala <gotar/at/pld-linux.org>
4100
4101         * po/pl.po, rc.d/rc.sysinit: - typos
4102
4103 2002-02-20 23:43 +0000 [r995]  Tomasz Pala <gotar/at/pld-linux.org>
4104
4105         * po/pl.po, rc.d/rc.sysinit, sysconfig/network-scripts/ifup-sl: -
4106           updated.
4107
4108 2002-02-18 13:24 +0000 [r994]  Tomasz Pala <gotar/at/pld-linux.org>
4109
4110         * doc/sysconfig.txt, doc/sysconfig.docb: - hostname != FQDN
4111
4112 2002-02-03 16:40 +0000 [r993]  Witek Kręcicki <adasi/at/pld-linux.org>
4113
4114         * rc-scripts-sysconfig_masq.patch (removed): - moved away
4115
4116 2002-02-03 16:22 +0000 [r992]  Witek Kręcicki <adasi/at/pld-linux.org>
4117
4118         * rc-scripts-sysconfig_masq.patch (added): - sysconfig/masquerade
4119           support patch - not for use in official rc-scripts releases
4120
4121 2002-02-03 16:17 +0000 [r991]  Witek Kręcicki <adasi/at/pld-linux.org>
4122
4123         * rc.d/init.d/network, doc/sysconfig.txt,
4124           rc.d/init.d/functions.network, doc/sysconfig.docb: - reverted
4125           last change
4126
4127 2002-02-02 17:30 +0000 [r990]  Witek Kręcicki <adasi/at/pld-linux.org>
4128
4129         * doc/sysconfig.txt, doc/sysconfig.docb: - added masquerade
4130           description
4131
4132 2002-02-02 17:13 +0000 [r989]  Witek Kręcicki <adasi/at/pld-linux.org>
4133
4134         * rc.d/init.d/network, rc.d/init.d/functions.network: - added
4135           support for sysconfig/masquerade (NEW)
4136
4137 2002-01-27 02:14 +0000 [r986-988]  Jan Rękorajski <baggins/at/pld-linux.org>
4138
4139         * src/ppp-watch.c, src/usernetctl.c: - rc-scripts-interfaces.patch:
4140           ifcfg-* are in /etc/sysconfig/interfaces, not
4141           /etc/sysconfig/network-scripts. And ifup and ifdown are not there
4142           but in /sbin. (qrczak)
4143
4144         * rc.d/rc.sysinit: - fixed syntax error
4145
4146         * rc.d/rc.shutdown: - don't try to umount devfs - it's pointelss
4147
4148 2002-01-22 23:46 +0000 [r984-985]  Tomasz Pala <gotar/at/pld-linux.org>
4149
4150         * po/pl.po: - more fixes
4151
4152         * TODO, DEVELOPMENT: - typos
4153
4154 2002-01-17 21:14 +0000 [r983]  Tomasz Pala <gotar/at/pld-linux.org>
4155
4156         * inittab: - added KeyboardSignal entry.
4157
4158 2002-01-17 20:56 +0000 [r982]  Tomasz Pala <gotar/at/pld-linux.org>
4159
4160         * po/pl.po: - changed personal forms to impersonal.
4161
4162 2002-01-17 20:47 +0000 [r981]  Tomasz Pala <gotar/at/pld-linux.org>
4163
4164         * po/pl.po: - iso8859-1 got 'ó' - why don't use it? - other
4165           cosmetics.
4166
4167 2002-01-08 17:42 +0000 [r980]  Jan Rękorajski <baggins/at/pld-linux.org>
4168
4169         * rc.d/init.d/functions: - reverted is_no() behaviour to return
4170           true only on explicit "no"
4171
4172 2002-01-08 17:16 +0000 [r979]  Jan Rękorajski <baggins/at/pld-linux.org>
4173
4174         * rc.d/rc.sysinit: - reorganized stuff so modprobe is not called
4175           before depmod
4176
4177 2002-01-08 16:48 +0000 [r978]  Jan Rękorajski <baggins/at/pld-linux.org>
4178
4179         * configure.in: - version 0.3.1
4180
4181 2001-12-24 12:22 +0000 [r977]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4182
4183         * rc.d/rc.sysinit: - if RUN_DEPMOD is set to "ifmissing", run
4184           simply "depmod -A"
4185
4186 2001-12-21 15:49 +0000 [r976]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4187
4188         * rc.d/rc.sysinit: - fixed depmod problem (s/$mver/`uname -r`/)
4189
4190 2001-12-14 12:56 +0000 [r975]  mkochano <mkochano/at/pld-linux.org>
4191
4192         * rc.d/init.d/functions: - Previous change caused "snow ball
4193           effect" --- some code relied upon that bug. - Added code which
4194           conditionaly encloses arguments in double quotes. This is
4195           required if more than one argument is passed to /bin/su -c.
4196
4197 2001-12-13 20:35 +0000 [r974]  mkochano <mkochano/at/pld-linux.org>
4198
4199         * rc.d/init.d/functions: - Properly escape quotation marks inside
4200           quotation marks.
4201
4202 2001-12-03 17:50 +0000 [r973]  Jacek Konieczny <jajcus/at/pld-linux.org>
4203
4204         * sysconfig/network-scripts/ifup-post: - pass $CONFIG instead of
4205           $DEVICE to ifup-post, ifup-aliases (BTS id 20)
4206
4207 2001-11-30 15:11 +0000 [r972]  Wojciech Cięciwa <cieciwa/at/pld-linux.org>
4208
4209         * sysctl.conf: - s/getrewted/grsecurity/
4210
4211 2001-11-23 14:33 +0000 [r971]  Tomasz Pala <gotar/at/pld-linux.org>
4212
4213         * rc.d/rc.sysinit, src/ppp-watch.c, src/shvar.c, src/shvar.h: -
4214           fixed typos.
4215
4216 2001-11-19 13:00 +0000 [r970]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4217
4218         * rc.d/init.d/functions.network: - don't try to detect devicetype
4219           if it's specified
4220
4221 2001-11-12 18:47 +0000 [r969]  Jan Rękorajski <baggins/at/pld-linux.org>
4222
4223         * sysconfig/network-scripts/ifdown: - RESULT variable can be empty,
4224           check for it
4225
4226 2001-11-09 18:34 +0000 [r968]  Jan Rękorajski <baggins/at/pld-linux.org>
4227
4228         * rc.d/init.d/network: - run modprobe at the start of
4229           network_init()
4230
4231 2001-11-05 16:58 +0000 [r967]  kloczek <kloczek/at/pld-linux.org>
4232
4233         * sysconfig/network: - chenged comment s/Set domainname here/Set
4234           NIS domain name here/
4235
4236 2001-10-30 17:03 +0000 [r966]  Tomasz Pala <gotar/at/pld-linux.org>
4237
4238         * rc.d/rc.sysinit: - last change: perms to 664.
4239
4240 2001-10-30 09:02 +0000 [r965]  Tomasz Pala <gotar/at/pld-linux.org>
4241
4242         * rc.d/rc.sysinit: - changed /var/run/utmp(x) and /var/log/wtmp(x)
4243           permissions to 660 in order to assure compatibility with SysVinit
4244           and utempter packages.
4245
4246 2001-10-25 08:21 +0000 [r963]  kloczek <kloczek/at/pld-linux.org>
4247
4248         * sysconfig/network-scripts/ifup-routes: back ..
4249           s/DEVICE/REALDEVICE/
4250
4251 2001-10-24 22:27 +0000 [r962]  Tomasz Orzechowski <orzech/at/pld-linux.org>
4252
4253         * rc.d/rc.sysinit: - small fixes
4254
4255 2001-10-24 22:16 +0000 [r961]  kloczek <kloczek/at/pld-linux.org>
4256
4257         * sysconfig/network-scripts/ifup-routes: s/REALDEVICE/DEVICE/
4258
4259 2001-10-22 16:43 +0000 [r960]  kloczek <kloczek/at/pld-linux.org>
4260
4261         * sysconfig/static-routes: added commented example.
4262
4263 2001-10-14 21:33 +0000 [r958]  mkochano <mkochano/at/pld-linux.org>
4264
4265         * sysconfig/network-scripts/ifdown-br: - Do not try to delete
4266           bridge from itself.
4267
4268 2001-10-11 18:49 +0000 [r955]  Jan Rękorajski <baggins/at/pld-linux.org>
4269
4270         * sysconfig/network-scripts/ifup,
4271           sysconfig/network-scripts/ifup-br, rc.d/init.d/functions.network:
4272           - let kernel maintain if ARP should be turned on/off if not
4273           explicitly specified
4274
4275 2001-10-10 02:03 +0000 [r954]  Jan Rękorajski <baggins/at/pld-linux.org>
4276
4277         * rc.d/init.d/functions.network: - fixed regexp in DEVICETYPE
4278           detection
4279
4280 2001-10-09 22:49 +0000 [r952-953]  Jan Rękorajski <baggins/at/pld-linux.org>
4281
4282         * rc.d/init.d/functions.network: - HANDLING cannot be 'typeset'
4283           it's mot local (thanks qboosh)
4284
4285         * sysconfig/network-scripts/ifup-ppp: - typo (thanks qboosh)
4286
4287 2001-10-08 11:16 +0000 [r951]  Jan Rękorajski <baggins/at/pld-linux.org>
4288
4289         * rc.d/rc.sysinit: - fix for modular LVM
4290
4291 2001-10-05 18:21 +0000 [r950]  Jan Rękorajski <baggins/at/pld-linux.org>
4292
4293         * sysctl.conf: - comment out all IPv6 stuff by default
4294
4295 2001-10-05 18:17 +0000 [r949]  Jan Rękorajski <baggins/at/pld-linux.org>
4296
4297         * rc.d/init.d/functions: - proper (shell dependant) ulimit use
4298
4299 2001-10-04 07:41 +0000 [r948]  Jakub Bogusz <qboosh/at/pld-linux.org>
4300
4301         * po/pl.po: - applied SOURCES/rc-scripts-typo.patch (by aflinta)
4302
4303 2001-10-01 17:10 +0000 [r946-947]  Jan Rękorajski <baggins/at/pld-linux.org>
4304
4305         * rc.d/init.d/functions.network: - allow ipv6 only interface
4306
4307         * sysctl.conf: - added grsec stuff - really, really disable ipv6
4308           autoconf if one wants it
4309
4310 2001-09-19 08:09 +0000 [r944]  Tomasz Orzechowski <orzech/at/pld-linux.org>
4311
4312         * rc.d/init.d/functions: - fixed misleading message after killproc
4313           with specified signal type
4314
4315 2001-08-16 22:52 +0000 [r943]  kloczek <kloczek/at/pld-linux.org>
4316
4317         * po/pl.po: - charset=iso-8859-2.
4318
4319 2001-08-15 20:32 +0000 [r942]  Roman Werpachowski <roman/at/pld-linux.org>
4320
4321         * sysconfig/interfaces/ifcfg-ppp0.tpsa: - added AUTH=no ("noauth"
4322           is not a default option of pppd)
4323
4324 2001-07-30 10:29 +0000 [r941]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
4325
4326         * sysconfig/interfaces/ifcfg-eth0: - ONBOOT=no by default
4327
4328 2001-07-23 11:01 +0000 [r940]  mkochano <mkochano/at/pld-linux.org>
4329
4330         * rc.d/init.d/functions: - Added ulimit -p unlimited before
4331           executing daemon. This will make sure daemons will have ability
4332           to fork no matter what limits are set. Limits for users are set
4333           via pam_limit. - Small optimalization (it's smaller now).
4334
4335 2001-07-22 17:28 +0000 [r936-939]  Jan Rękorajski <baggins/at/pld-linux.org>
4336
4337         * sysconfig/network-scripts/ifdown: - typos
4338
4339         * sysconfig/interfaces/Makefile.am: - added ifcfg-eth0
4340
4341         * rc.d/rc.sysinit: - devfs and RAID fixes
4342
4343         * rc.d/rc.modules: - don't autoclean modules loaded here
4344
4345 2001-07-21 19:26 +0000 [r935]  Jan Rękorajski <baggins/at/pld-linux.org>
4346
4347         * rc.d/rc.sysinit: - more merging from TOTALNEW - mainly USB and
4348           lvm - fixed thinko with SET_SLINKS
4349
4350 2001-07-21 19:21 +0000 [r933-934]  Jan Rękorajski <baggins/at/pld-linux.org>
4351
4352         * sysconfig/interfaces/tnlcfg-icm, sysconfig/interfaces/ifcfg-eth0:
4353           - bring it up to date with the stuff ;>
4354
4355         * sysconfig/network-scripts/ifup-aliases,
4356           sysconfig/interfaces/ifcfg-description: -
4357           s/BOOTMETHOD/BOOTPROTO/g
4358
4359 2001-07-19 20:55 +0000 [r932]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
4360
4361         * sysconfig/interfaces/ifcfg-eth0 (added): - example config
4362
4363 2001-07-17 18:21 +0000 [r931]  Jan Rękorajski <baggins/at/pld-linux.org>
4364
4365         * sysconfig/network-scripts/ifup, rc.d/init.d/functions: - merge
4366           from TOTALNEW branch: - set MTU - don't use tput if we are not on
4367           a proper terminal
4368
4369 2001-07-13 17:47 +0000 [r930]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
4370
4371         * sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
4372           - added automatically vlan shutdown before shutdowing interface
4373           (eth)
4374
4375 2001-07-05 22:21 +0000 [r929]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
4376
4377         * sysconfig/network-scripts/ifup: - VLAN must be set _before_
4378           initialisation it's IP parameters
4379
4380 2001-07-05 15:56 +0000 [r927]  Jan Rękorajski <baggins/at/pld-linux.org>
4381
4382         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
4383           sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
4384           - cleaned up accidental mess
4385
4386 2001-07-05 15:47 +0000 [r925-926]  Jan Rękorajski <baggins/at/pld-linux.org>
4387
4388         * rc.d/rc.sysinit: - don't mount devpts if devfs is already mounted
4389
4390         * rc.d/rc.sysinit: - backed up some obviously wrong changes -
4391           PLEASE do NOT make functional changes along with cosmetic ones
4392
4393 2001-07-04 22:48 +0000 [r924]  Tomasz Pala <gotar/at/pld-linux.org>
4394
4395         * rc.d/rc.sysinit: - removed /etc/HOSTNAME, - cosmetics.
4396
4397 2001-06-26 14:53 +0000 [r923]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
4398
4399         * sysconfig/network-scripts/ifup: - added vconfig set_flag $DEVICE
4400           1 - for dhcpd
4401
4402 2001-06-25 20:54 +0000 [r922]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
4403
4404         * rc.d/init.d/functions.network: - added vlan_setup function
4405           (setting proper 802.1q vlan's parameters)
4406
4407 2001-06-25 20:44 +0000 [r921]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
4408
4409         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
4410           sysconfig/network-scripts/ifdown: - added support to 802.1Q
4411           VLANs. (ifcfg-eth0.<vlan>)
4412
4413 2001-05-25 20:14 +0000 [r912]  Jan Rękorajski <baggins/at/pld-linux.org>
4414
4415         * sysconfig/network-scripts/ifup: - don't try to add ipv4 address
4416           if there is none
4417
4418 2001-05-25 17:53 +0000 [r911]  Jan Rękorajski <baggins/at/pld-linux.org>
4419
4420         * rc.d/init.d/functions.network: - typo
4421
4422 2001-05-25 17:48 +0000 [r910]  Jan Rękorajski <baggins/at/pld-linux.org>
4423
4424         * sysconfig/network-scripts/ifup: - compatibility fixes
4425
4426 2001-05-25 17:34 +0000 [r909]  Jan Rękorajski <baggins/at/pld-linux.org>
4427
4428         * rc.d/rc.sysinit: - cleanup
4429
4430 2001-05-25 14:33 +0000 [r906-908]  Jan Rękorajski <baggins/at/pld-linux.org>
4431
4432         * rc.d/init.d/network: - removed shutting down "unconfigured"
4433           interfaces - that was dumb idea misiek
4434
4435         * sysconfig/network-scripts/ifup: - consistency check
4436
4437         * rc.d/init.d/functions.network: - consistency checks
4438
4439 2001-05-24 20:20 +0000 [r903-905]  Jan Rękorajski <baggins/at/pld-linux.org>
4440
4441         * rc.d/init.d/functions.network: - reverted last change - not neded
4442
4443         * rc.d/init.d/network: - fixing shutting down unconfigured defices
4444           (atm stuff is not)
4445
4446         * rc.d/init.d/functions.network: - compat stuff
4447
4448 2001-05-24 20:14 +0000 [r902]  Jan Rękorajski <baggins/at/pld-linux.org>
4449
4450         * rc.d/init.d/functions.network: - more bad merge fixes
4451
4452 2001-05-24 20:00 +0000 [r901]  Jan Rękorajski <baggins/at/pld-linux.org>
4453
4454         * rc.d/init.d/functions.network: - fixed very stupid typo
4455
4456 2001-05-16 13:12 +0000 [r899-900]  Jan Rękorajski <baggins/at/pld-linux.org>
4457
4458         * po/pl.po: - cleaned up, updated and translated
4459
4460         * sysconfig/network-scripts/ifup-aliases,
4461           sysconfig/network-scripts/ifup-routes,
4462           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
4463           sysconfig/network-scripts/tnldown,
4464           sysconfig/network-scripts/ifdown,
4465           sysconfig/network-scripts/ifup-sl,
4466           sysconfig/network-scripts/ifup-ppp,
4467           sysconfig/network-scripts/ifup-ipx: - nls cleanups
4468
4469 2001-05-16 02:14 +0000 [r898]  Jan Rękorajski <baggins/at/pld-linux.org>
4470
4471         * rc.d/rc.shutdown: - do not 'exec' umount, $() is just fine (yes,
4472           it's yet another ksh93 fix)
4473
4474 2001-05-16 01:54 +0000 [r897]  Jan Rękorajski <baggins/at/pld-linux.org>
4475
4476         * rc.d/rc: - set TMPDIR=/dev/null before exec rc.shutdown
4477           (workaround for the freaky weird ksh93 which tries to keep pipes
4478           in /tmp, and no, disabling this in source of ksh93 is not an
4479           option)
4480
4481 2001-05-16 01:33 +0000 [r896]  Jan Rękorajski <baggins/at/pld-linux.org>
4482
4483         * rc.d/rc.shutdown, rc.d/rc: - do not use locale in rc.shutdwon
4484           (there are shells that support them and you end up with
4485           unmountable /usr)
4486
4487 2001-05-15 17:28 +0000 [r895]  Jan Rękorajski <baggins/at/pld-linux.org>
4488
4489         * makepot.pl: - recognize "nls 'bla'"
4490
4491 2001-05-15 16:54 +0000 [r893-894]  Jan Rękorajski <baggins/at/pld-linux.org>
4492
4493         * rc.d/init.d/template.init: - typo
4494
4495         * rc.d/rc.sysinit: - typos
4496
4497 2001-05-15 16:44 +0000 [r892]  Jan Rękorajski <baggins/at/pld-linux.org>
4498
4499         * rc.d/init.d/functions.network: - typos
4500
4501 2001-05-15 16:43 +0000 [r891]  Maciej 'Agaran' Pijanka <agaran/at/pld-linux.org>
4502
4503         * po/pl.po: added some translations..may somebody look at that?
4504
4505 2001-05-15 16:41 +0000 [r890]  Jan Rękorajski <baggins/at/pld-linux.org>
4506
4507         * rc.d/init.d/functions.network: - typo
4508
4509 2001-05-15 16:36 +0000 [r889]  Jan Rękorajski <baggins/at/pld-linux.org>
4510
4511         * rc.d/init.d/functions.network: - rarp run via run_cmd
4512
4513 2001-05-15 16:05 +0000 [r888]  Jan Rękorajski <baggins/at/pld-linux.org>
4514
4515         * rc.d/init.d/network, TODO, sysconfig/network-scripts/tnldown,
4516           doc/initlog.1, sysconfig/interfaces/tnlcfg-icm, src/ppp-watch.c,
4517           sysconfig/network-scripts/ifup-ipx, rc-scripts.spec.in,
4518           doc/sysconfig.txt, sysconfig/network-scripts/ifup-plip,
4519           rc.d/init.d/template.init, sysconfig/network-scripts/Makefile.am,
4520           sysconfig/network-scripts/ifup-routes,
4521           sysconfig/network-scripts/ifdown-ppp,
4522           sysconfig/network-scripts/ifup-post, Makefile.am, autogen.sh,
4523           NEWS, setsysfont, DEVELOPMENT (added), rc.d/init.d/functions,
4524           AUTHORS, configure.in, inittab, sysconfig/network, README,
4525           src/Makefile.am, rc.d/rc.shutdown, sysctl.conf (added),
4526           sysconfig/network-scripts/ifdown, modules (added), COPYING,
4527           sysconfig/network-scripts/ifdown-br (added), makepot.pl,
4528           sysconfig/network-scripts/ifup-ppp,
4529           sysconfig/interfaces/tnlcfg-description, src/process.c,
4530           sysconfig/interfaces/ifcfg-description,
4531           sysconfig/network-scripts/ifup-br (added), sysconfig/system,
4532           src/netreport.c, rc.d/rc.sysinit, src/shvar.c,
4533           sysconfig/network-scripts/ifdown-post, rc.d/init.d/single,
4534           sysconfig/timezone, doc/net-scripts.txt, sysconfig/clock,
4535           src/getkey.c, src/shvar.h, src/usernetctl.c,
4536           sysconfig/interfaces/Makefile.am,
4537           sysconfig/network-scripts/ifup-aliases, src/minilogd.c,
4538           rc.d/init.d/functions.network, src/initlog.c,
4539           sysconfig/Makefile.am, sysconfig/network-scripts/tnlup,
4540           sysconfig/network-scripts/ifdown-sl,
4541           sysconfig/network-scripts/ifup, sysconfig/interfaces/ifcfg-br0
4542           (added), rc.d/rc, lang.csh,
4543           sysconfig/interfaces/ifcfg-ppp0.leased1, rc.d/Makefile.am,
4544           sysconfig/interfaces/ifcfg-ppp0.leased2,
4545           sysconfig/network-scripts/ifup-sl,
4546           sysconfig/interfaces/ifcfg-sl0, rc.d/rc.modules (added): - merge
4547           from TOTALNEW branch (see NEWS for more info)
4548
4549 2001-05-13 18:39 +0000 [r886]  kloczek <kloczek/at/pld-linux.org>
4550
4551         * rc.d/init.d/network, rc.d/init.d/functions.network,
4552           sysconfig/network: added abilities for setup static RARP table by
4553           /etc/sysconfig/network::STATIC_RARP=yes (like static ARP table)
4554           based on /etc/ethers config file. Before setting up ARRP table is
4555           checked /proc/net/rarp and if file don't exist "modprobe rarp" is
4556           performed before.
4557
4558 2001-05-13 17:47 +0000 [r884]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4559
4560         * rc.d/init.d/functions.network: ksh93 support/fixes by Jan
4561           Rękorajski <baggins/at/pld.org.pl> (from stable series)
4562
4563 2001-05-13 17:10 +0000 [r883]  Jan Rękorajski <baggins/at/pld-linux.org>
4564
4565         * rc.d/rc.shutdown, rc.d/init.d/timezone,
4566           sysconfig/network-scripts/ifup, configure.in, rc.d/rc,
4567           rc.d/init.d/functions.network, rc.d/rc.sysinit,
4568           rc.d/init.d/functions: - version 0.2.11 - true ksh support/fixes:
4569           - fixed numerous instances of incorrect quoting ("" inside
4570           itself) - s/local/typeset/
4571
4572 2001-04-20 23:28 +0000 [r878]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4573
4574         * rc.d/rc.sysinit: - few more updates - util-linux 2.10s is
4575           _slightly_ fixed :>>
4576
4577 2001-04-20 21:15 +0000 [r877]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4578
4579         * rc.d/rc.sysinit: - patch to allow fsck'ing crypted filesystems
4580
4581 2001-04-19 23:31 +0000 [r876]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4582
4583         * sysconfig/network-scripts/ifup: don't use quotation in
4584           DHCPOPTIONS
4585
4586 2001-03-22 21:50 +0000 [r873]  Jakub Bogusz <qboosh/at/pld-linux.org>
4587
4588         * sysconfig/network-scripts/ifup-ppp: - check if DATAFORCHAT is not
4589           null before exporting it
4590
4591 2001-03-05 17:35 +0000 [r867-868]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4592
4593         * TODO: removed IPX tunnels; these don't need rc-scripts support
4594
4595         * rc-scripts.spec.in: sysconfig/clock was missing
4596
4597 2001-03-03 11:28 +0000 [r861]  laro <laro/at/pld-linux.org>
4598
4599         * rc.d/init.d/timezone: typing error fixed
4600
4601 2001-03-01 16:11 +0000 [r860]  Michał Moskal <malekith/at/pld-linux.org>
4602
4603         * rc.d/rc.sysinit: Fixed to pass --localtime option to hwclock.
4604           check hwclock manpage for details (it has changed, since i last
4605           read it)
4606
4607 2001-02-23 18:06 +0000 [r857]  Jan Rękorajski <baggins/at/pld-linux.org>
4608
4609         * sysconfig/network-scripts/ifup-plip: - bring link up at startup
4610
4611 2001-02-12 20:30 +0000 [r856]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4612
4613         * po/pl.po: - uncommented "to enter interactive startup" transl.
4614
4615 2001-02-02 21:18 +0000 [r855]  Roman Werpachowski <roman/at/pld-linux.org>
4616
4617         * sysconfig/interfaces/data/chat-ppp0.tpsa: another small fix: atdt
4618           $PHONE -> atdt$PHONE
4619
4620 2001-02-02 18:22 +0000 [r854]  Roman Werpachowski <roman/at/pld-linux.org>
4621
4622         * sysconfig/interfaces/data/chat-ppp0.tpsa: - small fix
4623
4624 2001-01-12 13:46 +0000 [r851]  Jan Rękorajski <baggins/at/pld-linux.org>
4625
4626         * rc.d/init.d/network: - exclude nas* interfaces on boot, they need
4627           to be started by ATM utils
4628
4629 2000-12-27 13:33 +0000 [r850]  mkochano <mkochano/at/pld-linux.org>
4630
4631         * sysconfig/system: - CONSOLE_LOGLEVEL is back. It is duplicated in
4632           klogd.sysconfig, but it has to be here. It is required by
4633           rc.sysinit in order to set logging level before processing
4634           init.d/* scripts.
4635
4636 2000-12-19 22:33 +0000 [r849]  mkochano <mkochano/at/pld-linux.org>
4637
4638         * sysconfig/system: - Removed CONSOLELOG_LEVEL - has been moved to
4639           /etc/sysconfig/klogd.
4640
4641 2000-12-14 09:49 +0000 [r847]  Jacek Konieczny <jajcus/at/pld-linux.org>
4642
4643         * rc.d/init.d/functions: - status() improved so it can accept now
4644           two argumens: the subsys name and (optional) the daemon name.
4645           status() checks if daemon is running or the subsys is locked.
4646           This way subsys name can differ from daemon name it is running
4647
4648 2000-12-14 09:32 +0000 [r846]  Jacek Konieczny <jajcus/at/pld-linux.org>
4649
4650         * sysconfig/Makefile.am, sysconfig/clock (added): -
4651           /etc/sysconfig/clock added (for hardware clock options)
4652
4653 2000-12-12 17:38 +0000 [r845]  kloczek <kloczek/at/pld-linux.org>
4654
4655         * configure.in: - version 0.2.10.
4656
4657 2000-12-09 12:02 +0000 [r842-843]  mkochano <mkochano/at/pld-linux.org>
4658
4659         * rc.d/init.d/functions: - Added note about some not obvious
4660           behavior of is_not().
4661
4662         * rc.d/rc.sysinit: - Fixed problem with $RUN_DEPMOD="ifmissing".
4663
4664 2000-12-04 12:06 +0000 [r841]  Roman Werpachowski <roman/at/pld-linux.org>
4665
4666         * sysconfig/interfaces/ifcfg-ppp0.tpsa: Added PHONE to DATAFORCHAT
4667
4668 2000-11-17 14:47 +0000 [r839]  Jan Rękorajski <baggins/at/pld-linux.org>
4669
4670         * configure.in: - version 0.2.9
4671
4672 2000-11-17 12:11 +0000 [r838]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4673
4674         * sysconfig/interfaces/ifcfg-description: information about
4675           specifing prefix for so called ,,aliases''
4676
4677 2000-11-17 06:25 +0000 [r837]  kloczek <kloczek/at/pld-linux.org>
4678
4679         * rc.d/init.d/network: - replace "$((" by "$( (" to w use bash as
4680           /bin/sh.
4681
4682 2000-11-16 16:04 +0000 [r831-836]  Jan Rękorajski <baggins/at/pld-linux.org>
4683
4684         * rc.d/init.d/timezone: - cleanup from TOTALNEW
4685
4686         * rc.d/init.d/functions: - backport from TOTALNEW - cleaned up
4687           shell functions - fixed is_yes/is_no - added is_module, log_*
4688           functions
4689
4690         * rc.d/rc.init: - set/unset more (all?) locale variables (backport
4691           from TOTALNEW)
4692
4693         * rc.d/rc.shutdown, rc.d/init.d/template.init, rc.d/rc,
4694           rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/killall,
4695           rc.d/init.d/allowlogin, rc.d/rc.local: - added setting for vi ;)
4696
4697         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
4698           po/Makefile.am, sysconfig/network-scripts/ifdown,
4699           sysconfig/network-scripts/ifup-post,
4700           rc.d/init.d/functions.network, rc.d/rc.sysinit,
4701           sysconfig/network-scripts/ifdown-post: - replaced sed with awk
4702           (backport from TOTALNEW branch)
4703
4704         * rc-scripts.spec.in: - synced with SPECS version
4705
4706 2000-11-06 19:28 +0000 [r830]  Jan Rękorajski <baggins/at/pld-linux.org>
4707
4708         * sysconfig/network-scripts/ifup: - `ip -4 addr add` first `ip link
4709           set dev up` next - atm needs it
4710
4711 2000-11-06 18:33 +0000 [r829]  Jan Rękorajski <baggins/at/pld-linux.org>
4712
4713         * configure.in: - version 0.2.8
4714
4715 2000-11-06 16:24 +0000 [r827]  Jan Rękorajski <baggins/at/pld-linux.org>
4716
4717         * rc.d/init.d/network: - use awk instead of sed in interface
4718           selection
4719
4720 2000-11-06 15:42 +0000 [r825-826]  Jan Rękorajski <baggins/at/pld-linux.org>
4721
4722         * rc.d/init.d/network: - skip lec and atm interfaces on start|stop,
4723           they are set using separate script
4724
4725         * sysconfig/network-scripts/ifup: - revert last change because IPv6
4726           is broken and it's not possible to add an adress on DOWN
4727           interface :(
4728
4729 2000-11-05 01:28 +0000 [r823]  Jan Rękorajski <baggins/at/pld-linux.org>
4730
4731         * sysconfig/network: - added global ipv6 autoconf setting
4732
4733 2000-11-04 04:44 +0000 [r822]  Jan Rękorajski <baggins/at/pld-linux.org>
4734
4735         * sysconfig/network-scripts/ifup: - bring interface UP _after_
4736           setting up addresses (other way breaks ATM)
4737
4738 2000-11-02 21:40 +0000 [r819]  Jan Rękorajski <baggins/at/pld-linux.org>
4739
4740         * rc.d/init.d/network: - global setting for autoconf in proc_net()
4741
4742 2000-10-22 20:55 +0000 [r808]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4743
4744         * rc.d/init.d/functions: (run_cmd, daemon): set HOME and TMPDIR in
4745           nicer way (backport from totalnew)
4746
4747 2000-10-22 19:30 +0000 [r807]  mkochano <mkochano/at/pld-linux.org>
4748
4749         * rc.d/init.d/functions: - Remove "HOME" from environment. - Set
4750           TMPDIR and TEMP to "/tmp". Some programs (Samba, cvs) will fail
4751           beacuse of lack of access permissions to "/root/tmp" or lack of
4752           this directory if these variables are inherited from root's
4753           environment.
4754
4755 2000-10-18 20:10 +0000 [r803]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
4756
4757         * rc.d/init.d/functions.network: merged totalnew 3d patch as new
4758           TOTALNEW branch
4759
4760 2000-10-17 20:42 +0000 [r802]  Paweł Sakowski <saq/at/pld-linux.org>
4761
4762         * sysconfig/network-scripts/ifup: - bugfix: avoid loops when a user
4763           calls ifup and usernetctl isn't suid
4764
4765 2000-09-25 13:46 +0000 [r801]  Paweł Sakowski <saq/at/pld-linux.org>
4766
4767         * configure.in: - version 0.2.7
4768
4769 2000-09-23 20:43 +0000 [r800]  Paweł Sakowski <saq/at/pld-linux.org>
4770
4771         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
4772           - fixed DEVICETYPE determination for aliased devices
4773
4774 2000-09-21 13:53 +0000 [r799]  Paweł Sakowski <saq/at/pld-linux.org>
4775
4776         * po/de.po: - minor fixes
4777
4778 2000-09-20 23:32 +0000 [r798]  kloczek <kloczek/at/pld-linux.org>
4779
4780         * sysconfig/static-routes: - commented entry description.
4781
4782 2000-09-19 13:36 +0000 [r796-797]  Paweł Sakowski <saq/at/pld-linux.org>
4783
4784         * po/pl.po: - translations for ifup and ifup-sl
4785
4786         * po/de.po: - s/dir/dip/
4787
4788 2000-09-19 12:46 +0000 [r795]  Paweł Sakowski <saq/at/pld-linux.org>
4789
4790         * sysconfig/network-scripts/ifup, po/pl.po,
4791           sysconfig/network-scripts/ifup-sl, po/de.po,
4792           rc.d/init.d/functions: - merged some %s into nls invocations -
4793           German translation finetuning
4794
4795 2000-09-18 22:32 +0000 [r794]  Paweł Sakowski <saq/at/pld-linux.org>
4796
4797         * configure.in, rc-scripts.spec.in, po/de.po (added),
4798           rc.d/init.d/functions: - introducing German translation
4799
4800 2000-09-03 02:29 +0000 [r793]  Jan Rękorajski <baggins/at/pld-linux.org>
4801
4802         * sysconfig/network-scripts/ifup,
4803           sysconfig/interfaces/ifcfg-description: - added IPV6_AUTOCONF
4804           variable to interface configuration set it to "no" if you don't
4805           want kernel to autoconfigure IPv6 address on interfaces
4806           (prefix:MAC stuff)
4807
4808 2000-08-28 15:43 +0000 [r792]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4809
4810         * configure.in: - version = 0.2.6
4811
4812 2000-08-28 15:38 +0000 [r790-791]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4813
4814         * rc.d/init.d/network: - substituted awk in place of /usr/bin/tr
4815
4816         * rc.d/init.d/network: - removed all "xargs" calls
4817
4818 2000-08-08 23:06 +0000 [r789]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4819
4820         * rc.d/init.d/functions: - added "termput op" definition -- it
4821           fixes the Blue Screen (tm) problem :) (if you don't know what's
4822           this about, try umounting /usr and running rc.sysinit -- the same
4823           effect was when /usr wasn't on root partition)
4824
4825 2000-08-04 15:25 +0000 [r788]  Jan Rękorajski <baggins/at/pld-linux.org>
4826
4827         * sysconfig/network-scripts/ifup: - fixed setting up GATEWAY6* -
4828           added setting up global route for IPv6 routers
4829
4830 2000-08-04 15:20 +0000 [r786-787]  Jan Rękorajski <baggins/at/pld-linux.org>
4831
4832         * sysconfig/network: -added IPV6_GLOBALROUTEDEV
4833
4834         * sysconfig/network: - added IPV6_GLOBALROUTE
4835
4836 2000-08-04 15:06 +0000 [r785]  Jan Rękorajski <baggins/at/pld-linux.org>
4837
4838         * sysconfig/network-scripts/ifup: - set up GATEWAY6* only if
4839           IPV6_FORWARDING is disabled
4840
4841 2000-08-04 14:08 +0000 [r784]  Jan Rękorajski <baggins/at/pld-linux.org>
4842
4843         * sysconfig/network-scripts/ifup: - added default route setup for
4844           IPv6
4845
4846 2000-08-04 14:02 +0000 [r783]  Jan Rękorajski <baggins/at/pld-linux.org>
4847
4848         * sysconfig/network: - added GATEWAY6* for IPv6 routing
4849
4850 2000-08-04 13:58 +0000 [r782]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
4851
4852         * rc.d/rc.sysinit: - cosmetics (in mount /proc command)
4853
4854 2000-08-03 12:51 +0000 [r781]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
4855
4856         * rc.d/rc.sysinit: - added -o gid=17 while mounting /proc
4857
4858 2000-07-31 07:28 +0000 [r780]  kloczek <kloczek/at/pld-linux.org>
4859
4860         * configure.in: - new version 0.2.5.
4861
4862 2000-07-28 18:37 +0000 [r779]  Jan Rękorajski <baggins/at/pld-linux.org>
4863
4864         * rc.d/init.d/functions: - added _modprobe function
4865
4866 2000-07-28 15:03 +0000 [r778]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4867
4868         * sysconfig/network-scripts/tnlup,
4869           sysconfig/network-scripts/tnldown: - added .
4870           /etc/rc.d/init.d/functions
4871
4872 2000-07-21 18:51 +0000 [r777]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4873
4874         * rc.d/init.d/functions.network: - ls 2>/dev/null (avoid "ls: no
4875           such file or directory" when directory does not exist)
4876
4877 2000-07-20 10:07 +0000 [r776]  Paweł Gajda <mis/at/pld-linux.org>
4878
4879         * sysconfig/interfaces/ifcfg-description: - one more fix to
4880           IPXFRAMETYPE
4881
4882 2000-07-20 10:03 +0000 [r775]  Paweł Gajda <mis/at/pld-linux.org>
4883
4884         * sysconfig/interfaces/ifcfg-description: - fixed IPXFRAMETYPE
4885
4886 2000-07-13 17:42 +0000 [r774]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4887
4888         * configure.in: - version 0.2.4
4889
4890 2000-07-13 15:29 +0000 [r773]  Jan Rękorajski <baggins/at/pld-linux.org>
4891
4892         * rc.d/rc.sysinit: - rm -f utmp? first
4893
4894 2000-07-13 14:51 +0000 [r772]  Jan Rękorajski <baggins/at/pld-linux.org>
4895
4896         * sysconfig/system: - added NEED_XFILES=yes (we want utmpx/wtmpx)
4897
4898 2000-07-13 14:45 +0000 [r770-771]  Jan Rękorajski <baggins/at/pld-linux.org>
4899
4900         * rc.d/rc.sysinit: - typo
4901
4902         * rc.d/rc.sysinit: - we _want_ utmpx and wtmpx, not utmp/wtmp
4903
4904 2000-06-29 08:24 +0000 [r769]  Bartosz Waszak <waszi/at/pld-linux.org>
4905
4906         * po/pl.po: - typo
4907
4908 2000-06-27 20:22 +0000 [r768]  Jan Rękorajski <baggins/at/pld-linux.org>
4909
4910         * rc.d/init.d/functions.network: - modprobe ipip if
4911           IPV6_TUNNELCONFIG == yes
4912
4913 2000-06-27 09:50 +0000 [r767]  Bartosz Waszak <waszi/at/pld-linux.org>
4914
4915         * lang.sh: - cleanups
4916
4917 2000-06-25 14:40 +0000 [r766]  Bartosz Waszak <waszi/at/pld-linux.org>
4918
4919         * rc.d/rc.shutdown, sysconfig/interfaces/ifcfg-description,
4920           sysconfig/interfaces/ifcfg-ppp0.tpsa, makepot.pl,
4921           rc.d/rc.sysinit: - typos - cleanups
4922
4923 2000-06-23 09:11 +0000 [r765]  Artur Frysiak <wiget/at/pld-linux.org>
4924
4925         * rc.d/rc.shutdown: added shmfs to noprocfs
4926
4927 2000-06-22 14:52 +0000 [r764]  Jacek Konieczny <jajcus/at/pld-linux.org>
4928
4929         * rc.d/rc.shutdown: - fixed file unmounting again, after kloczek
4930           broke it "borrowing" code from RH
4931
4932 2000-06-21 15:23 +0000 [r763]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4933
4934         * sysconfig/interfaces/ifcfg-description: - IPADDR, not ADDR :)
4935
4936 2000-06-18 09:55 +0000 [r762]  kloczek <kloczek/at/pld-linux.org>
4937
4938         * configure.in: - release 2.3.
4939
4940 2000-06-18 09:52 +0000 [r761]  kloczek <kloczek/at/pld-linux.org>
4941
4942         * rc.d/rc.shutdown: - new umounting file systems procedure (borowed
4943           from RH).
4944
4945 2000-06-12 08:38 +0000 [r760]  Bartosz Waszak <waszi/at/pld-linux.org>
4946
4947         * rc.d/init.d/network, sysconfig/network-scripts/ifdown-sl,
4948           sysconfig/network-scripts/ifup-aliases,
4949           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
4950           sysconfig/network-scripts/ifup-plip,
4951           sysconfig/network-scripts/tnldown,
4952           sysconfig/network-scripts/ifup-post,
4953           rc.d/init.d/functions.network, rc.d/rc.sysinit, ppp/ip-down,
4954           sysconfig/network-scripts/ifup-sl, rc.d/init.d/allowlogin,
4955           sysconfig/network-scripts/ifup-ppp: - is_yes and is_no cleanups -
4956           typos
4957
4958 2000-06-02 14:47 +0000 [r759]  mkochano <mkochano/at/pld-linux.org>
4959
4960         * rc.d/init.d/functions: - Moves cursor to a new line also after
4961           "WORK" and "FAIL".
4962
4963 2000-06-02 14:36 +0000 [r758]  mkochano <mkochano/at/pld-linux.org>
4964
4965         * rc.d/init.d/functions: - Added new function progress(). It shows
4966           color messages in square brackets. Takes two arguments: text to
4967           display and color to use. Second argument is optional (default
4968           color is green). Outputs "op" as last terminal sequence instaed
4969           setting arbitrary color. - busy(), ok(), started(), fail() and
4970           died() modified to use progress().
4971
4972 2000-06-02 10:00 +0000 [r757]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4973
4974         * rc.d/rc.sysinit: - fixed some is_yes calls (argument can be
4975           empty)
4976
4977 2000-06-01 19:33 +0000 [r756]  Jan Rękorajski <baggins/at/pld-linux.org>
4978
4979         * rc.d/rc.sysinit: - fixed setting up USEMODULES variable
4980
4981 2000-05-31 18:01 +0000 [r754-755]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4982
4983         * rc.d/rc: - one more typo
4984
4985         * rc.d/rc: - typo
4986
4987 2000-05-31 17:55 +0000 [r753]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
4988
4989         * sysconfig/network-scripts/ifdown: - typo
4990
4991 2000-05-30 05:55 +0000 [r749-752]  Bartosz Waszak <waszi/at/pld-linux.org>
4992
4993         * rc.d/init.d/functions: -typo
4994
4995         * rc.d/rc: - replaced halt -d with halt -d -p
4996
4997         * rc.d/rc.shutdown: - halt -p -> halt -w
4998
4999         * rc.d/rc.sysinit: -typo
5000
5001 2000-05-29 19:37 +0000 [r747-748]  Jan Rękorajski <baggins/at/pld-linux.org>
5002
5003         * sysconfig/network-scripts/ifup: - pass $DHCPOPTIONS to dhcpcd
5004
5005         * sysconfig/network-scripts/ifdown: - kill dhcpcd if necessary
5006
5007 2000-05-29 19:31 +0000 [r746]  Jan Rękorajski <baggins/at/pld-linux.org>
5008
5009         * sysconfig/interfaces/ifcfg-description: - added DHCPOPTIONS
5010           variable
5011
5012 2000-05-29 19:06 +0000 [r745]  kloczek <kloczek/at/pld-linux.org>
5013
5014         * configure.in: - start prepare 0.2.2.
5015
5016 2000-05-29 19:03 +0000 [r744]  Jan Rękorajski <baggins/at/pld-linux.org>
5017
5018         * rc.d/rc.shutdown: - run quotaoff -a before unmounting filesystems
5019           - minor cosmetics
5020
5021 2000-05-20 13:34 +0000 [r743]  Jacek Konieczny <jajcus/at/pld-linux.org>
5022
5023         * rc.d/rc.sysinit: - Time setup changed, so it should work even if
5024           /usr is on separate partition
5025
5026 2000-05-16 15:08 +0000 [r742]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5027
5028         * rc.d/rc.sysinit: - changed the way depmod was run - changed all
5029           "!=no" to "is_yes" or "! is_no" (from "functions")
5030
5031 2000-05-13 07:11 +0000 [r741]  Artur Frysiak <wiget/at/pld-linux.org>
5032
5033         * rc.d/init.d/timezone, po/pl.po: - rc.d/init.d/timezone - poprawki
5034           związane z tłumaczeniem - po/pl.po - serwis -> usluga,
5035           startowanie -> uruchamianie i kilka kosmetycznych zmian
5036
5037 2000-05-09 18:58 +0000 [r740]  Jan Rękorajski <baggins/at/pld-linux.org>
5038
5039         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
5040           - pump is b0rken - don't use pump for DHCP - use dhcpcd for DHCP
5041           ;) - and fixed typo
5042
5043 2000-05-09 15:46 +0000 [r739]  kloczek <kloczek/at/pld-linux.org>
5044
5045         * rc.d/rc.shutdown: - "halt -p" instead "halt -w".
5046
5047 2000-05-07 19:00 +0000 [r738]  Paweł Wilk <siefca/at/pld-linux.org>
5048
5049         * sysconfig/interfaces/up.d/all (added),
5050           sysconfig/interfaces/down.d/ip/.cvsignore (added),
5051           sysconfig/interfaces/up.d/ip (added),
5052           sysconfig/interfaces/up.d/Makefile.am (added), ppp/Makefile.am,
5053           sysconfig/interfaces/up.d/ipx/.cvsignore (added),
5054           sysconfig/interfaces/down.d/all/thetouch (added),
5055           sysconfig/interfaces/up.d/ppp/logger (added),
5056           sysconfig/interfaces/up.d/all/Makefile.am (added),
5057           sysconfig/interfaces/up.d/ip/Makefile.am (added),
5058           sysconfig/interfaces/down.d (added), rc-scripts.spec.in,
5059           sysconfig/interfaces/down.d/all (added),
5060           sysconfig/interfaces/up.d/all/thetouch (added), ppp/ip-up,
5061           sysconfig/interfaces/down.d/Makefile.am (added),
5062           sysconfig/interfaces/up.d/tnl (added),
5063           sysconfig/interfaces/down.d/tnl/.cvsignore (added),
5064           sysconfig/interfaces/up.d/ppp (added),
5065           sysconfig/interfaces/down.d/ppp/.cvsignore (added),
5066           sysconfig/interfaces/up.d/ipx (added),
5067           sysconfig/interfaces/down.d/.cvsignore (added),
5068           sysconfig/interfaces/Makefile.am,
5069           sysconfig/interfaces/down.d/all/Makefile.am (added),
5070           sysconfig/interfaces/up.d/tnl/Makefile.am (added),
5071           sysconfig/interfaces/up.d/ppp/Makefile.am (added),
5072           sysconfig/interfaces/down.d/all/.cvsignore (added),
5073           sysconfig/interfaces/up.d/ipx/Makefile.am (added),
5074           sysconfig/interfaces/up.d/tnl/.cvsignore (added),
5075           sysconfig/interfaces/up.d/ppp/.cvsignore (added), Makefile.am,
5076           sysconfig/interfaces/up.d/.cvsignore (added), ppp/ip-down,
5077           sysconfig/interfaces/down.d/tnl (added),
5078           sysconfig/interfaces/down.d/ppp (added),
5079           sysconfig/interfaces/down.d/ipx (added),
5080           sysconfig/interfaces/up.d/all/.cvsignore (added),
5081           sysconfig/interfaces/up.d/ip/.cvsignore (added),
5082           sysconfig/interfaces/down.d/tnl/Makefile.am (added),
5083           configure.in, sysconfig/interfaces/down.d/ppp/Makefile.am
5084           (added), sysconfig/interfaces/down.d/ip (added),
5085           sysconfig/interfaces/down.d/ipx/Makefile.am (added), run-parts
5086           (added), sysconfig/interfaces/up.d (added),
5087           sysconfig/interfaces/down.d/ipx/.cvsignore (added),
5088           sysconfig/interfaces/down.d/ppp/logger (added),
5089           sysconfig/interfaces/down.d/ip/Makefile.am (added): - scripts now
5090           ready to exec run-parts for each of interfaces going up/down, -
5091           run-parts is now by rc-scripts provided (as /bin/run-parts).
5092
5093 2000-05-07 15:43 +0000 [r737]  Paweł Wilk <siefca/at/pld-linux.org>
5094
5095         * rc-scripts.spec.in: run-parts script now belongs here
5096
5097 2000-05-03 11:55 +0000 [r736]  Bartosz Waszak <waszi/at/pld-linux.org>
5098
5099         * rc.d/rc.sysinit: - typos - in some places changed [ VARIABLE =
5100           "yes" ] ==> is_yes - devfsd may be used without DEVFS_MOUNT=yes
5101
5102 2000-05-03 11:49 +0000 [r735]  Bartosz Waszak <waszi/at/pld-linux.org>
5103
5104         * rc.d/rc, rc.d/rc.sysinit: - typo
5105
5106 2000-05-01 20:13 +0000 [r734]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5107
5108         * rc.d/rc.sysinit: - typo
5109
5110 2000-05-01 18:57 +0000 [r733]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5111
5112         * rc.d/rc: - line lengths are now evaluated properly - it's not
5113           necessary to set and unset af{2,6,7} every time we want to "say
5114           something" :)
5115
5116 2000-05-01 18:53 +0000 [r732]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5117
5118         * rc.d/init.d/functions: - \n after messages passed to nls aren't
5119           necessary (nls uses "echo" after every printf anyway: if you want
5120           to get a message without a trailing "\n", use echo -n "`nls
5121           ...`")
5122
5123 2000-05-01 18:43 +0000 [r731]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5124
5125         * rc.d/init.d/functions: - deltext is not necessary before ok,
5126           fail, others (it's called automatically) - [ $# -gt 0 ] instead
5127           of [ -n "$1" ]: printf_ sometimes has to accept argument lists
5128           like "" "a" (where first one is empty string) - replaced
5129           "\b\b\b..." in deltext by "termput hpa $INIT_COL" - COLOR_INIT=no
5130           doesn't mean that all other termcodes shouldn't work - COLOR_INIT
5131           is now checked only at case "setaf"
5132
5133 2000-04-27 06:20 +0000 [r730]  Jacek Konieczny <jajcus/at/pld-linux.org>
5134
5135         * sysconfig/network-scripts/ifup: - missing space added (without
5136           this "peer" option was used to "ip addr add" even if no "$REMIP"
5137           was defined)
5138
5139 2000-04-25 12:01 +0000 [r729]  Bartosz Waszak <waszi/at/pld-linux.org>
5140
5141         * sysconfig/system, rc.d/rc.sysinit: - added MOUNT_DEVFS option
5142
5143 2000-04-24 16:56 +0000 [r728]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5144
5145         * rc.d/rc: - removed two unnecessary 0s at every textlen counting -
5146           arguments for nls in "" (necessary, when COLOR_INIT=no)
5147
5148 2000-04-23 11:46 +0000 [r727]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
5149
5150         * sysconfig/network-scripts/ifup,
5151           sysconfig/network-scripts/ifup-ppp: * In ifup file added suppoer
5152           for Point-to-Point IPv4 Ethernet (REMIP variable). * In ifup-ppp
5153           deleted some hashed lines.
5154
5155 2000-04-21 17:47 +0000 [r716-726]  Jacek Konieczny <jajcus/at/pld-linux.org>
5156
5157         * sysconfig/network-scripts/ifup-routes: - get REALDEVICE and use
5158           it for setting up the routes
5159
5160         * sysconfig/network-scripts/ifup-ppp: - detach pppd by default -
5161           use "linkname" option to make pppd save its pid and interface
5162           name - pass $CONFIG as ipparam - don't set remotename to device
5163           name so authentication will work with peer-given name
5164
5165         * sysconfig/network-scripts/ifup-post: - use
5166           get_ppp_device_and_pid() to get REALDEVICE - set up queing
5167           discipline if QDISC is given
5168
5169         * sysconfig/network-scripts/ifdown-ppp: - use
5170           get_ppp_device_and_pid() for getting pppd's pid
5171
5172         * rc.d/init.d/functions.network: - set REALDEVICE to DEVICE if
5173           nothig else is set
5174
5175         * sysconfig/interfaces/ifcfg-ppp0.tpsa: - chatscript in
5176           interfaces/data - QDISC set to SFQ (useful on PPP links)
5177
5178         * sysconfig/interfaces/ifcfg-ppp0.callback,
5179           sysconfig/interfaces/ifcfg-ppp0.leased1: - chatscript in
5180           interfaces/data
5181
5182         * sysconfig/interfaces/ifcfg-description: - QDISC parameter added
5183           (queuing discipline)
5184
5185         * rc.d/init.d/functions.network: - function get_ppp_device_and_pid
5186           added. It extracts PID and REALDEVICE from /var/run/ppp-*.pid
5187
5188         * ppp/ip-up: - real device name is now saved by pppd in
5189           /var/run/ppp-*.pid - ipparam is a config name not a device name -
5190           pass $CONFIG instead of ifcfg-$DEVICE to ifup-post
5191
5192         * ppp/ip-down: - "compatible location" of basename - ipparam is now
5193           a config name instead of logical device - ifdown-post uses
5194           $CONFIG instead of ifcfg-$DEVICE
5195
5196 2000-04-19 18:20 +0000 [r715]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5197
5198         * sysconfig/network-scripts/ifup-post: - ifup-routes should be run
5199           with $CONFIG as parameter, not $DEVNAME
5200
5201 2000-04-18 08:30 +0000 [r713-714]  Jacek Konieczny <jajcus/at/pld-linux.org>
5202
5203         * sysconfig/network-scripts/ifup-post: - better hostname detection
5204           (for DHCP clients)
5205
5206         * rc.d/init.d/functions.network: - "set_hostname" function fixed
5207
5208 2000-04-14 11:14 +0000 [r711-712]  mkochano <mkochano/at/pld-linux.org>
5209
5210         * rc.d/init.d/template.init: - s/syslogd/<service>/.
5211
5212         * sysconfig/system: - Added note about aumix-OSS-preserve-settings.
5213
5214 2000-04-13 08:25 +0000 [r710]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5215
5216         * rc.d/init.d/template.init: - some changes in reload)
5217
5218 2000-04-12 23:21 +0000 [r709]  kloczek <kloczek/at/pld-linux.org>
5219
5220         * po/pl.po: - typo.
5221
5222 2000-04-11 14:27 +0000 [r708]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5223
5224         * po/pl.po: - typo - missing translation for "to enter interactive
5225           startup"
5226
5227 2000-04-08 21:41 +0000 [r707]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5228
5229         * rc.d/init.d/functions: - added single-letter-values to is_yes and
5230           is_no
5231
5232 2000-04-08 13:34 +0000 [r706]  mkochano <mkochano/at/pld-linux.org>
5233
5234         * rc.d/rc.sysinit: - Changed 'modprobe -s midi' to 'modprobe -s
5235           synth0'. There is no module 'midi'. - Changed 'modprobe -s sound'
5236           to 'modprobe -s sound-slot-0'. This causes sound card driver to
5237           be loaded.
5238
5239 2000-04-07 19:16 +0000 [r705]  Jan Rękorajski <baggins/at/pld-linux.org>
5240
5241         * sysconfig/network-scripts/ifup-ipx: - don't try start IPX on
5242           unconfigured devices
5243
5244 2000-04-06 12:39 +0000 [r704]  mkochano <mkochano/at/pld-linux.org>
5245
5246         * sysconfig/network-scripts/ifup-routes: - s/\$DEVICE/\$DEVNAME/.
5247           "$DEVNAME" is set by source_config() from .functions to the name
5248           of interface for which static routes should be set up.
5249
5250 2000-04-05 10:33 +0000 [r703]  Bartek Szady <bszx/at/pld-linux.org>
5251
5252         * rc.d/init.d/timezone: - now it works under bash
5253
5254 2000-04-03 14:50 +0000 [r700-702]  Jan Rękorajski <baggins/at/pld-linux.org>
5255
5256         * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes,
5257           sysconfig/network-scripts/ifup,
5258           sysconfig/interfaces/ifcfg-description,
5259           sysconfig/network-scripts/ifdown, rc.d/rc.sysinit,
5260           sysconfig/network-scripts/ifup-ppp,
5261           sysconfig/network-scripts/ifup-ipx: - cleaned up ifup/ifdown
5262           mess, /sbin/ifup ethX.something works now - IPX fixes, works now
5263           - run hdparm from rc.sysinit BEFORE anything is mounted RW -
5264           fixed setting VFS_{FILE,INODE}_MAX - updated ifcfg-description
5265
5266         * configure.in: - version 0.2.1
5267
5268         * src/Makefile.am: - added initlog.conf to EXTRA_DIST
5269
5270 2000-04-01 10:24 +0000 [r699]  Bartosz Waszak <waszi/at/pld-linux.org>
5271
5272         * rc.d/init.d/functions: - small termput() fixes
5273
5274 2000-03-31 13:10 +0000 [r698]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5275
5276         * sysconfig/network-scripts/tnlup,
5277           sysconfig/network-scripts/tnldown,
5278           sysconfig/network-scripts/ifup-ppp: - support for maxfail option
5279           in pppd - cleanups in tunnel scripts
5280
5281 2000-03-27 16:07 +0000 [r697]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5282
5283         * INSTALL, po/pl.po, sysconfig/interfaces/ifcfg-description,
5284           rc-scripts.spec.in, sysconfig/network-scripts/ifup-post, rc.d/rc,
5285           rc.d/init.d/functions.network, rc.d/rc.sysinit,
5286           sysconfig/network-scripts/ifdown-post, NEWS, src/Makefile.am: -
5287           removed "scripts" method of executing external programs after
5288           uping or downing device (almost nobody didn't know about it 8-) -
5289           added new method which is using run_up() and run_down() functions
5290           defined in device configuration file (ifcfg*) - fixed problem
5291           with displaing garbage instead of formated output - removed
5292           execution of random start (this should be started in standard
5293           init.d way) - set ld.so.cache if doesn't exist, too - use new
5294           (rh) style for date variables
5295
5296 2000-03-26 06:51 +0000 [r696]  kloczek <kloczek/at/pld-linux.org>
5297
5298         * sysconfig/system: - changed RUN_LDCONFIG to no.
5299
5300 2000-03-24 08:48 +0000 [r695]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5301
5302         * po/pl.po, rc.d/rc: - fixed problem with Runlevel messages and
5303           INIT_COL variable
5304
5305 2000-03-24 08:39 +0000 [r694]  Bartosz Waszak <waszi/at/pld-linux.org>
5306
5307         * rc.d/rc.sysinit: - fixed nfsroot support
5308
5309 2000-03-22 22:00 +0000 [r693]  Artur Frysiak <wiget/at/pld-linux.org>
5310
5311         * rc-scripts.spec.in: use corect name
5312
5313 2000-03-22 21:55 +0000 [r692]  Artur Frysiak <wiget/at/pld-linux.org>
5314
5315         * rc.d/init.d/Makefile.am, rc.d/init.d/template.init (added),
5316           rc.d/init.d/<template>.init (removed): please don't use stupid
5317           names for files
5318
5319 2000-03-22 21:44 +0000 [r691]  Artur Frysiak <wiget/at/pld-linux.org>
5320
5321         * rc-scripts.spec.in: typo
5322
5323 2000-03-22 21:41 +0000 [r690]  Artur Frysiak <wiget/at/pld-linux.org>
5324
5325         * rc-scripts.spec.in: - added <templete>.init to %doc
5326
5327 2000-03-22 21:30 +0000 [r689]  Artur Frysiak <wiget/at/pld-linux.org>
5328
5329         * po/pl.po: cleanup
5330
5331 2000-03-22 21:21 +0000 [r688]  kloczek <kloczek/at/pld-linux.org>
5332
5333         * po/pl.po: - removed all fuzzy translations.
5334
5335 2000-03-22 21:04 +0000 [r686-687]  kloczek <kloczek/at/pld-linux.org>
5336
5337         * po/pl.po: - s/Stopowanie/Zatrzymywanie/
5338
5339         * po/pl.po: - beter translations for stop/start serwices.
5340
5341 2000-03-22 20:51 +0000 [r685]  kloczek <kloczek/at/pld-linux.org>
5342
5343         * po/pl.po: - added missing %s in pl translations (stopping,
5344           starting messages).
5345
5346 2000-03-22 20:43 +0000 [r684]  Artur Frysiak <wiget/at/pld-linux.org>
5347
5348         * rc.d/init.d/functions: fixed small typo
5349
5350 2000-03-22 17:24 +0000 [r683]  Artur Frysiak <wiget/at/pld-linux.org>
5351
5352         * sysconfig/system, rc.d/rc.sysinit: - Allow set
5353           /proc/sys/fs/file-max & inode-max (patch by Paweł Krawczyk
5354           <kravietz/at/alfa.ceti.pl>)
5355
5356 2000-03-22 17:20 +0000 [r682]  Artur Frysiak <wiget/at/pld-linux.org>
5357
5358         * rc-scripts.spec.in: Added BuildRequires: gettext-devel
5359
5360 2000-03-22 01:17 +0000 [r681]  kloczek <kloczek/at/pld-linux.org>
5361
5362         * po/pl.po: - more pl translations.
5363
5364 2000-03-22 01:08 +0000 [r680]  kloczek <kloczek/at/pld-linux.org>
5365
5366         * rc.d/init.d/functions.network: - added using msg_stopping() in
5367           stop.
5368
5369 2000-03-21 23:59 +0000 [r678-679]  Artur Frysiak <wiget/at/pld-linux.org>
5370
5371         * makepot.pl: use : instead . in file location
5372
5373         * po/pl.po, makepot.pl: updated makepot.pl and pl.po, pl.po need
5374           fixing
5375
5376 2000-03-20 06:58 +0000 [r677]  Bartosz Waszak <waszi/at/pld-linux.org>
5377
5378         * rc.d/rc.sysinit: - hacks for nfsroot, romfs
5379
5380 2000-03-17 01:14 +0000 [r676]  kloczek <kloczek/at/pld-linux.org>
5381
5382         * rc.d/init.d/functions: - more using msg_Usage().
5383
5384 2000-03-16 23:36 +0000 [r675]  kloczek <kloczek/at/pld-linux.org>
5385
5386         * configure.in: - VERSION=0.2.0 (prepare to release this version).
5387
5388 2000-03-15 15:07 +0000 [r674]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5389
5390         * README: - added info aboout Routing messages
5391
5392 2000-03-10 01:31 +0000 [r673]  kloczek <kloczek/at/pld-linux.org>
5393
5394         * rc.d/init.d/<template>.init, rc.d/init.d/functions: -
5395           msg_Usage_noreload() and msg_Usage_reload() replace by
5396           msg_Usage().
5397
5398 2000-03-10 01:21 +0000 [r672]  kloczek <kloczek/at/pld-linux.org>
5399
5400         * rc.d/init.d/<template>.init: - added return in exit error code
5401           $RETVAL.
5402
5403 2000-03-09 11:50 +0000 [r671]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5404
5405         * rc.d/init.d/functions: - show() now substitutes %s properly
5406
5407 2000-03-09 11:43 +0000 [r670]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5408
5409         * rc.d/init.d/functions: - show instead of nls in some functions
5410
5411 2000-03-09 11:30 +0000 [r669]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5412
5413         * rc.d/init.d/functions: - more function
5414
5415 2000-03-09 11:11 +0000 [r668]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5416
5417         * rc.d/init.d/functions: - default value for INIT_COL
5418
5419 2000-03-09 10:57 +0000 [r666-667]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5420
5421         * sysconfig/system: - added INIT_COL setting
5422
5423         * rc.d/init.d/functions: - slightly modified show() function -
5424           changed all "67" to "$INIT_COL"
5425
5426 2000-03-08 16:30 +0000 [r664-665]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5427
5428         * sysconfig/network-scripts/ifup,
5429           sysconfig/network-scripts/ifup-post,
5430           rc.d/init.d/functions.network,
5431           sysconfig/network-scripts/ifdown-post, README: - start some
5432           scripts after interface is upped or downed
5433           (/etc/sysconfig/interfaces/scripts/ifname/somename.{up,down}
5434
5435         * po/pl.po, sysconfig/system, rc.d/rc, rc.d/rc.sysinit,
5436           rc.d/init.d/functions: - support for interactive starting
5437
5438 2000-03-08 15:43 +0000 [r663]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5439
5440         * rc.d/init.d/<template>.init, rc.d/init.d/functions: - added
5441           "is_yes" and "is_no" functions
5442
5443 2000-03-08 15:26 +0000 [r662]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5444
5445         * rc.d/init.d/<template>.init: - force-reload returns right status
5446           on exit
5447
5448 2000-03-08 15:23 +0000 [r661]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5449
5450         * rc.d/init.d/<template>.init: - added force-reload option - added
5451           exit code 1 at errors - checking for running service at stop
5452
5453 2000-03-08 14:59 +0000 [r660]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5454
5455         * rc.d/init.d/<template>.init: - was "2&>1" instead of "2>&1" -
5456           fixed
5457
5458 2000-03-08 14:50 +0000 [r659]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5459
5460         * rc.d/init.d/<template>.init: - unified syntax for setting
5461           numerical and nonnumerical variables
5462
5463 2000-03-08 14:40 +0000 [r658]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5464
5465         * rc.d/init.d/<template>.init: - default configuration support -
5466           typo
5467
5468 2000-03-08 11:52 +0000 [r657]  Artur Frysiak <wiget/at/pld-linux.org>
5469
5470         * rc.d/init.d/<template>.init: - support exit code defined in LSB
5471           spec (http://www.linuxbase.org/)
5472
5473 2000-03-06 00:34 +0000 [r656]  Artur Frysiak <wiget/at/pld-linux.org>
5474
5475         * rc.d/init.d/<template>.init: - nls()ed
5476
5477 2000-03-06 00:23 +0000 [r655]  Artur Frysiak <wiget/at/pld-linux.org>
5478
5479         * rc.d/init.d/<template>.init: rm -f /var/lock/subsys/<service>
5480           >/dev/null 2&>1 1. -r is not needed 2. silent
5481
5482 2000-03-06 00:19 +0000 [r654]  kloczek <kloczek/at/pld-linux.org>
5483
5484         * rc.d/init.d/<template>.init: - added "rm -rf
5485           /var/lock/subsys/<service>" in stop.
5486
5487 2000-03-06 00:10 +0000 [r653]  kloczek <kloczek/at/pld-linux.org>
5488
5489         * rc.d/init.d/<template>.init (added): Template init script. This
5490           script can be used for preparing some unified output messages
5491           translation for other init scripts for all services) Also it
5492           would be good to change all other init scripts for compatybility
5493           with this skeleton script and/or keep this file as template.
5494
5495 2000-03-04 22:40 +0000 [r652]  Paweł Wilk <siefca/at/pld-linux.org>
5496
5497         * rc.d/init.d/timezone, rc-scripts.spec.in, src/resolvesymlink.c
5498           (added), src/Makefile.am: Time zone information will be updated
5499           only when needed.
5500
5501 2000-03-04 13:59 +0000 [r651]  Paweł Wilk <siefca/at/pld-linux.org>
5502
5503         * rc.d/init.d/Makefile.am, configure.in, rc-scripts.spec.in,
5504           sysconfig/Makefile.am: added time zone setting
5505
5506 2000-03-04 13:41 +0000 [r648-650]  Paweł Wilk <siefca/at/pld-linux.org>
5507
5508         * sysconfig/timezone (added): configuration parameters for time
5509           zone setting
5510
5511         * rc.d/init.d/timezone: chkconfig script for time zone setting
5512
5513         * rc.d/init.d/timezone (added): configuration profile (variables)
5514           for time zone setting
5515
5516 2000-03-02 17:22 +0000 [r647]  Artur Frysiak <wiget/at/pld-linux.org>
5517
5518         * configure.in: 0.1.5
5519
5520 2000-02-28 12:50 +0000 [r646]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5521
5522         * rc.d/rc.sysinit: - run depmod if modules.dep is older that
5523           modules.conf, too
5524
5525 2000-02-18 18:07 +0000 [r645]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5526
5527         * rc.d/init.d/network: - set ipv6 forwarding only if ipv6 is
5528           enabled
5529
5530 2000-02-18 17:59 +0000 [r644]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5531
5532         * rc.d/init.d/functions: - translations for DONE etc are always
5533           taken from rc-scripts.mo
5534
5535 2000-02-18 12:37 +0000 [r643]  Bartosz Waszak <waszi/at/pld-linux.org>
5536
5537         * rc.d/rc.shutdown: - typo
5538
5539 2000-02-18 10:42 +0000 [r642]  Artur Frysiak <wiget/at/pld-linux.org>
5540
5541         * rc.d/rc.shutdown: s/LANG/LC_ALL/ in umount
5542
5543 2000-02-18 10:37 +0000 [r641]  Artur Frysiak <wiget/at/pld-linux.org>
5544
5545         * rc.d/rc.shutdown: - fix ummounting -- locale & /usr problem --
5546           devfs ready
5547
5548 2000-02-18 09:13 +0000 [r640]  Artur Frysiak <wiget/at/pld-linux.org>
5549
5550         * rc.d/rc.sysinit: - run devfsd before all
5551
5552 2000-02-18 08:35 +0000 [r639]  Bartosz Waszak <waszi/at/pld-linux.org>
5553
5554         * sysconfig/system, rc.d/rc.sysinit: - added devfsd support
5555
5556 2000-02-17 10:59 +0000 [r638]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5557
5558         * po/pl.po, rc.d/rc.sysinit: - print space as last char in prompt
5559
5560 2000-02-10 10:31 +0000 [r637]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5561
5562         * sysconfig/system, rc.d/rc.sysinit: - running depmod is now
5563           configurable
5564
5565 2000-02-08 15:49 +0000 [r636]  Jan Rękorajski <baggins/at/pld-linux.org>
5566
5567         * rc-scripts.spec.in: - removed bogus defattr
5568
5569 2000-02-03 11:50 +0000 [r632-635]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5570
5571         * rc.d/init.d/single: - cleanups
5572
5573         * rc.d/init.d/network, rc.d/init.d/functions.network,
5574           sysconfig/network: - router discovery daemon support
5575
5576         * rc.d/init.d/functions: - functions run_cmd() and daemon() are
5577           returning proper values now
5578
5579         * rc.d/rc.shutdown: - new (better) unmounting procedure from
5580           initscripts - cleanups
5581
5582 2000-01-31 14:30 +0000 [r628-631]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5583
5584         * rc-scripts.spec.in, autogen.sh, rc.d/init.d/functions: - fixes
5585           and updates
5586
5587         * NEWS: - translate to english (update)
5588
5589         * po/pl.po, rc.d/rc.sysinit: - nls cant handle special characters
5590           such as '\n' - workaround this
5591
5592         * rc.d/init.d/functions.network: - avoid errors when lo interface
5593           is down
5594
5595 2000-01-05 01:18 +0000 [r627]  kloczek <kloczek/at/pld-linux.org>
5596
5597         * rc.d/rc.sysinit: - mout procsf before all.
5598
5599 2000-01-04 17:23 +0000 [r626]  Jan Rękorajski <baggins/at/pld-linux.org>
5600
5601         * configure.in, sysconfig/system, rc.d/rc, rc.d/rc.sysinit: -
5602           version 0.1.4 - added RUN_LDCONFIG variable to
5603           /etc/sysconfig/system, now it's possible to turn off/on
5604           ld.so.cache regeneration upon startup
5605
5606 1999-12-30 12:11 +0000 [r624-625]  Jacek Konieczny <jajcus/at/pld-linux.org>
5607
5608         * rc.d/rc: - send messages to /dev/console (which can be serial
5609           console) instead of virtual terminal
5610
5611         * rc.d/init.d/network, rc.d/init.d/functions.network: - support for
5612           "any/none" routes in /etc/sysconfig/statig routes --- these may
5613           be used for unreachable or blackhole routes
5614
5615 1999-12-30 12:01 +0000 [r623]  Jacek Konieczny <jajcus/at/pld-linux.org>
5616
5617         * doc/sysconfig.docb: - updates in static-routes description
5618
5619 1999-12-27 23:38 +0000 [r622]  Artur Frysiak <wiget/at/pld-linux.org>
5620
5621         * sysconfig/network-scripts/tnldown: - fix typos
5622
5623 1999-12-20 19:36 +0000 [r621]  Jacek Konieczny <jajcus/at/pld-linux.org>
5624
5625         * sysconfig/network-scripts/ifdown: - ifdown should now work for
5626           user-controled interfaces
5627
5628 1999-12-20 10:28 +0000 [r620]  kloczek <kloczek/at/pld-linux.org>
5629
5630         * rc.d/rc.sysinit: - reformated.
5631
5632 1999-12-19 16:07 +0000 [r617-619]  Jacek Konieczny <jajcus/at/pld-linux.org>
5633
5634         * sysconfig/network-scripts/ifup-post: - Use IPv4 address for
5635           setting hostname (or there will be no hostname on DHCP-configured
5636           hosts)
5637
5638         * sysconfig/network-scripts/ifup: - usernetctl is now in /sbin -
5639           OTHERSCRIPT should be started even if no IPv4 address is given
5640           (PPP won't work otherwise) - IPv6 link-local addresses are added
5641           by kernel. We shouldn't do it again
5642
5643         * sysconfig/network-scripts/ifdown: - usernetclt is now in /sbin -
5644           OTHERSCRIPT should be astarted even if no IPv4 address is given
5645
5646 1999-12-19 15:58 +0000 [r616]  Jacek Konieczny <jajcus/at/pld-linux.org>
5647
5648         * src/usernetctl.c: - search for ifcfg-* files in
5649           /etc/sysconfig/interfaces - ifup and ifdown are now only in /sbin
5650
5651 1999-12-19 15:54 +0000 [r615]  Jacek Konieczny <jajcus/at/pld-linux.org>
5652
5653         * src/.cvsignore: - more ignores
5654
5655 1999-12-18 19:51 +0000 [r613-614]  kloczek <kloczek/at/pld-linux.org>
5656
5657         * configure.in: - release 0.1.3.
5658
5659         * src/Makefile.am: - added missing shvar.h to ppp_watch_SOURCES.
5660
5661 1999-12-18 16:43 +0000 [r612]  kloczek <kloczek/at/pld-linux.org>
5662
5663         * doc/Makefile.am: - updated man_MANS man pages file list.
5664
5665 1999-12-18 16:26 +0000 [r610-611]  kloczek <kloczek/at/pld-linux.org>
5666
5667         * po/pl.po: - s/ZDECHL/ZGINAL/.
5668
5669         * sysconfig/network-scripts/ifup-routes: - replace: grep "^$1 " to:
5670           grep "^$1[[:blank:]]" on finding static routes entries for
5671           specified interface. This allow place also tab character after
5672           interface name.
5673
5674 1999-12-15 18:41 +0000 [r608-609]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5675
5676         * src/consoletype.c (added): - one more source file
5677
5678         * rc.d/init.d/network, src/usleep.c,
5679           sysconfig/network-scripts/tnldown,
5680           sysconfig/network-scripts/ifdown, doc/consoletype.1 (added),
5681           src/ppp-watch.c (added), rc.d/init.d/functions.network,
5682           src/initlog.c, doc/ppp-watch.8 (added), src/doexec.c,
5683           src/initlog.conf (added), rc.d/init.d/allowlogin,
5684           rc.d/init.d/functions, sysconfig/network-scripts/tnlup,
5685           sysconfig/network-scripts/ifup, src/process.c,
5686           rc-scripts.spec.in, lang.sh, rc.d/rc.sysinit, src/shvar.c
5687           (added), src/testd.c, doc/usernetctl.1 (removed), lang.csh,
5688           src/getkey.c (added), src/Makefile.am, src/shvar.h (added),
5689           src/usernetctl.c, doc/usleep.1, doc/usernetctl.8 (added): - fixed
5690           lang.csh - we use -a instead && - updated few programs in src
5691           directory - fixed starting network when none of ifcfg-* file
5692           exist - write nice logo at startup - fixed problem with
5693           translated deltext() function
5694
5695 1999-12-11 12:45 +0000 [r607]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5696
5697         * AUTHORS: - added Jacek Konieczny
5698
5699 1999-12-09 12:31 +0000 [r606]  kloczek <kloczek/at/pld-linux.org>
5700
5701         * rc.d/rc.sysinit: - added including /etc/rc.d/rc.modules for
5702           loading modules before starting all services and initializing
5703           raid deveces.
5704
5705 1999-12-02 21:44 +0000 [r605]  elephant <elephant/at/pld-linux.org>
5706
5707         * rc.d/init.d/functions: - corrected e-mail of mine
5708
5709 1999-12-02 10:38 +0000 [r604]  kloczek <kloczek/at/pld-linux.org>
5710
5711         * rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single: -
5712           chkconfig field is back (without this upgrade from initscripts to
5713           rc-scripts fails).
5714
5715 1999-11-26 16:31 +0000 [r603]  Artur Frysiak <wiget/at/pld-linux.org>
5716
5717         * rc.d/init.d/functions: - process /etc/sysconfig/system (fix
5718           BR#110)
5719
5720 1999-11-16 14:54 +0000 [r602]  Artur Frysiak <wiget/at/pld-linux.org>
5721
5722         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
5723           - fixes
5724
5725 1999-11-16 11:28 +0000 [r601]  kloczek <kloczek/at/pld-linux.org>
5726
5727         * sysconfig/network-scripts/ifup-post: - reformated.
5728
5729 1999-11-16 01:34 +0000 [r599-600]  kloczek <kloczek/at/pld-linux.org>
5730
5731         * rc.d/init.d/functions.network: - reformated text.
5732
5733         * po/pl.po: - s/Zapis ziarna losowego/Zapisanie podstawy generatora
5734           losoweg/ - other cleanups.
5735
5736 1999-11-15 23:17 +0000 [r598]  Artur Frysiak <wiget/at/pld-linux.org>
5737
5738         * po/pl.po: - updated
5739
5740 1999-11-15 01:21 +0000 [r597]  kloczek <kloczek/at/pld-linux.org>
5741
5742         * sysconfig/i18n: - s/pl/pl_PL/.
5743
5744 1999-11-14 07:55 +0000 [r595-596]  kloczek <kloczek/at/pld-linux.org>
5745
5746         * configure.in: - new version 1.1.2.
5747
5748         * sysconfig/network-scripts/ifup: - s/DEVICEFULLNAME/
5749
5750 1999-11-09 00:12 +0000 [r594]  kloczek <kloczek/at/pld-linux.org>
5751
5752         * rc.d/rc.sysinit: - removed "chmod 0664 /var/log/wtmpx" (this is
5753           task for SysVinit %post).
5754
5755 1999-11-07 14:00 +0000 [r593]  kloczek <kloczek/at/pld-linux.org>
5756
5757         * rc.d/init.d/functions.network: - fixed BR#103 (s#==#=).
5758
5759 1999-11-06 00:25 +0000 [r591-592]  Artur Frysiak <wiget/at/pld-linux.org>
5760
5761         * sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
5762           sysconfig/network-scripts/tnldown,
5763           sysconfig/network-scripts/ifdown: - small fixes
5764
5765         * sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
5766           sysconfig/network-scripts/tnldown,
5767           sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
5768           - now realy handle ifup <dev>
5769
5770 1999-10-27 12:09 +0000 [r590]  Artur Frysiak <wiget/at/pld-linux.org>
5771
5772         * rc.d/init.d/functions: - fix nls() function
5773
5774 1999-10-27 05:46 +0000 [r588-589]  kloczek <kloczek/at/pld-linux.org>
5775
5776         * configure.in: - new bersion 0.1.1.
5777
5778         * rc.d/rc.sysinit: - more fixes for displaing messages on
5779           initializing raid devices.
5780
5781 1999-10-27 03:12 +0000 [r586-587]  kloczek <kloczek/at/pld-linux.org>
5782
5783         * rc-scripts.spec.in: - reorder in %files.
5784
5785         * rc.d/rc.sysinit: - started instead busy on staring initialize
5786           raid dev.
5787
5788 1999-10-27 02:26 +0000 [r585]  kloczek <kloczek/at/pld-linux.org>
5789
5790         * rc-scripts.spec.in: - added Requires: e2fsprogs > = 1.15.
5791
5792 1999-10-27 02:20 +0000 [r584]  kloczek <kloczek/at/pld-linux.org>
5793
5794         * rc.d/rc.sysinit: - added -C to fsck parameters (display progres
5795           bar), - added support for new raidtools 0.90 utilities on
5796           ininitialize raid devices.
5797
5798 1999-10-23 08:13 +0000 [r583]  Bartosz Waszak <waszi/at/pld-linux.org>
5799
5800         * rc.d/init.d/network: /etc/rc.d/init.d/functions.network ->
5801           /etc/sysconfig/network-scripts/.functions
5802
5803 1999-10-22 11:43 +0000 [r582]  kloczek <kloczek/at/pld-linux.org>
5804
5805         * rc.d/init.d/functions.network: - fix: check and get
5806           /etc/sysconfig/interfaces/ifcfg-$CONFIG instead
5807           /etc/sysconfig/interfaces/$CONFIG in source_config().
5808
5809 1999-10-17 09:34 +0000 [r581]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5810
5811         * doc/make-html (added), doc/rc-scripts.docb (added),
5812           doc/polski.dsl (added), doc/sysconfig.docb (added): Przykład
5813           tworzenia pojedynczego reference entry z użyciem docbooka
5814           Właściwym plikiem jest sysconfig.docb
5815
5816 1999-10-14 15:59 +0000 [r580]  Artur Frysiak <wiget/at/pld-linux.org>
5817
5818         * rc-scripts.spec.in: - fixed permision to %%doc
5819
5820 1999-10-14 09:00 +0000 [r579]  Bartosz Waszak <waszi/at/pld-linux.org>
5821
5822         * rc.d/init.d/Makefile.am: - small fixes
5823
5824 1999-10-13 21:28 +0000 [r578]  kloczek <kloczek/at/pld-linux.org>
5825
5826         * rc.d/init.d/Makefile.am, sysconfig/network-scripts/ifdown-sl,
5827           sysconfig/network-scripts/ifup-aliases,
5828           sysconfig/network-scripts/tnlup,
5829           sysconfig/network-scripts/ifdown-ppp,
5830           sysconfig/network-scripts/ifup, rc-scripts.spec.in,
5831           sysconfig/network-scripts/ifup-plip,
5832           sysconfig/network-scripts/tnldown,
5833           sysconfig/network-scripts/ifdown,
5834           sysconfig/network-scripts/ifup-post,
5835           sysconfig/network-scripts/ifdown-post,
5836           sysconfig/network-scripts/ifup-sl,
5837           sysconfig/network-scripts/ifup-ppp,
5838           sysconfig/network-scripts/ifup-ipx: -
5839           /etc/rc.d/init.d//network.functions moved to
5840           /etc/sysconfig/network-scripts/.functions.
5841
5842 1999-10-13 17:35 +0000 [r577]  Jan Rękorajski <baggins/at/pld-linux.org>
5843
5844         * rc-scripts.spec.in: - added %config(noreplace) %verify(not size
5845           mtime md5) rc.local
5846
5847 1999-10-13 16:56 +0000 [r576]  Jan Rękorajski <baggins/at/pld-linux.org>
5848
5849         * rc-scripts.spec.in: - typo
5850
5851 1999-10-13 16:51 +0000 [r575]  Jan Rękorajski <baggins/at/pld-linux.org>
5852
5853         * rc.d/init.d/Makefile.am: - removed nfsfs and netfs
5854
5855 1999-10-13 16:37 +0000 [r574]  Jan Rękorajski <baggins/at/pld-linux.org>
5856
5857         * rc.d/rc.shutdown (added), rc.d/rc, rc.d/rc.sysinit,
5858           rc.d/Makefile.am: - merged halt,reboot and shutdwn into
5859           rc.shutdown - moved ldconfig to the end of system startup
5860
5861 1999-10-13 16:32 +0000 [r573]  Jan Rękorajski <baggins/at/pld-linux.org>
5862
5863         * configure.in: - 0.1.0
5864
5865 1999-10-13 16:18 +0000 [r572]  Jan Rękorajski <baggins/at/pld-linux.org>
5866
5867         * rc-scripts.spec.in: - removed use of chkconfig - make rc?.d/{S,K}
5868           links by hand
5869
5870 1999-10-13 16:11 +0000 [r571]  Jan Rękorajski <baggins/at/pld-linux.org>
5871
5872         * rc.d/init.d/Makefile.am, rc.d/init.d/network, rc.d/init.d/reboot
5873           (removed), rc.d/init.d/shutdwn (removed), rc.d/init.d/random,
5874           rc.d/init.d/single, rc.d/init.d/killall, rc.d/init.d/allowlogin,
5875           rc.d/init.d/halt (removed): - removed usage of chkconfig
5876
5877 1999-10-13 16:04 +0000 [r570]  Jan Rękorajski <baggins/at/pld-linux.org>
5878
5879         * rc.d/init.d/netfs (removed): - these should be from appropriate
5880           *mount packages (or NFS daemons)
5881
5882 1999-10-13 15:56 +0000 [r569]  Jan Rękorajski <baggins/at/pld-linux.org>
5883
5884         * rc.d/init.d/nfsfs (removed): - obsoleted by netfs
5885
5886 1999-10-13 09:06 +0000 [r568]  Bartosz Waszak <waszi/at/pld-linux.org>
5887
5888         * rc.d/rc.sysinit: - conf.modules -> modules.conf needed by new
5889           modutils
5890
5891 1999-10-12 14:09 +0000 [r567]  Jan Rękorajski <baggins/at/pld-linux.org>
5892
5893         * configure.in: - version 0.0.12 - halt, reboot and shutwdn merged
5894           into rc.shutdown - moved ldconfig at the end of rc system
5895
5896 1999-10-07 00:49 +0000 [r566]  kloczek <kloczek/at/pld-linux.org>
5897
5898         * doc/net-scripts.txt: - updated partialy documentation.
5899
5900 1999-10-06 16:52 +0000 [r565]  kloczek <kloczek/at/pld-linux.org>
5901
5902         * rc.d/init.d/network, sysconfig/network-scripts/ifdown-sl,
5903           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
5904           sysconfig/network-scripts/tnldown,
5905           sysconfig/network-scripts/ifdown,
5906           sysconfig/network-scripts/ifup-post, rc.d/rc,
5907           rc.d/init.d/functions.network, rc.d/rc.sysinit,
5908           sysconfig/network-scripts/ifup-sl, rc.d/init.d/allowlogin,
5909           rc.d/init.d/functions: - remove bashizm in using test ("="
5910           instead "==").
5911
5912 1999-09-28 16:17 +0000 [r562-564]  Jacek Konieczny <jajcus/at/pld-linux.org>
5913
5914         * sysconfig/network-scripts/ifdown-sl,
5915           sysconfig/network-scripts/ifup-aliases,
5916           sysconfig/network-scripts/ifdown-ppp,
5917           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
5918           sysconfig/network-scripts/ifup-post,
5919           sysconfig/network-scripts/ifdown-post,
5920           sysconfig/network-scripts/ifup-ppp,
5921           sysconfig/network-scripts/ifup-ipx: - support for getting
5922           interface configuration from LDAP
5923
5924         * rc.d/init.d/network: - support for loading interface
5925           configuration from LDAP
5926
5927         * rc.d/init.d/functions.network: - functions for getting interfaces
5928           and aliases lists from LDAP added - fixed getting interface info
5929           from LDAP
5930
5931 1999-09-28 14:43 +0000 [r560-561]  kloczek <kloczek/at/pld-linux.org>
5932
5933         * configure.in: - release version 0.0.11
5934
5935         * po/pl.po: - updated pl translation.
5936
5937 1999-09-28 14:24 +0000 [r558-559]  kloczek <kloczek/at/pld-linux.org>
5938
5939         * rc.d/rc: - fix: print "Entering" instead "Leaving" on entering in
5940           runlevel.
5941
5942         * rc.d/rc.sysinit: - busy() instead started() on bigining
5943           initialize RAID.
5944
5945 1999-09-28 14:04 +0000 [r556-557]  kloczek <kloczek/at/pld-linux.org>
5946
5947         * rc.d/rc.sysinit: - print 'fail' status on on failing initialize
5948           raid and 'done' on corect initialize raid.
5949
5950         * rc.d/init.d/functions.network: - fixes.
5951
5952 1999-09-28 13:17 +0000 [r555]  kloczek <kloczek/at/pld-linux.org>
5953
5954         * rc.d/init.d/shutdwn: - fix raid deintialization: deinitialize
5955           only active devices (removed also using grep in getting active md
5956           devices list).
5957
5958 1999-09-28 12:48 +0000 [r553-554]  kloczek <kloczek/at/pld-linux.org>
5959
5960         * rc.d/init.d/functions.network: - rearanged text.
5961
5962         * rc.d/init.d/functions.network: - fixed bug on checking is file
5963           with interface description exist, - removed getting dummy code
5964           $PARENTCONFIG (this afects net interfaces LDAP description).
5965
5966 1999-09-27 20:02 +0000 [r552]  Artur Frysiak <wiget/at/pld-linux.org>
5967
5968         * sysconfig/network-scripts/ifup: - arp on for eth by default
5969
5970 1999-09-27 18:31 +0000 [r551]  Artur Frysiak <wiget/at/pld-linux.org>
5971
5972         * rc.d/init.d/functions: - fixed typo
5973
5974 1999-09-27 16:03 +0000 [r550]  Artur Frysiak <wiget/at/pld-linux.org>
5975
5976         * configure.in: - version 0.0.10
5977
5978 1999-09-27 15:40 +0000 [r549]  Artur Frysiak <wiget/at/pld-linux.org>
5979
5980         * po/pl.po: - fixes
5981
5982 1999-09-27 15:31 +0000 [r547-548]  kloczek <kloczek/at/pld-linux.org>
5983
5984         * po/pl.po: - typo.
5985
5986         * po/pl.po: - more translations.
5987
5988 1999-09-27 15:14 +0000 [r545-546]  Artur Frysiak <wiget/at/pld-linux.org>
5989
5990         * po/pl.po: - sync
5991
5992         * rc.d/init.d/shutdwn, rc.d/rc.sysinit: - nls fixes
5993
5994 1999-09-27 15:00 +0000 [r544]  Artur Frysiak <wiget/at/pld-linux.org>
5995
5996         * po/pl.po: - small correction
5997
5998 1999-09-27 14:53 +0000 [r543]  kloczek <kloczek/at/pld-linux.org>
5999
6000         * po/pl.po: - fixed some typos, more translations.
6001
6002 1999-09-27 14:24 +0000 [r541-542]  Artur Frysiak <wiget/at/pld-linux.org>
6003
6004         * po/pl.po: - zmiana na formy bezosobowe - dodanie kilku nowych
6005           tłumaczeń
6006
6007         * rc.d/rc.sysinit: - nls fixes
6008
6009 1999-09-27 10:02 +0000 [r534-540]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6010
6011         * sysconfig/network: - cleanups
6012
6013         * sysconfig/network-scripts/tnlup,
6014           sysconfig/network-scripts/tnldown: - nopmtudisc isn't specified
6015           by default - cleanups
6016
6017         * sysconfig/network-scripts/ifup: - checking for interface via
6018           MULTICAST setting instead of ARP setting - we are using
6019           ,,onlink'' option for tunnels
6020
6021         * rc.d/init.d/network: - more /proc/sys/net support (it can be
6022           buggy !!! testers needed) - fixed status reporting
6023
6024         * rc.d/init.d/functions: - termput cleanups - removed unnecesary
6025           pid of process checking - returns ,,died'' instead ,,failed'' in
6026           some cases - fixed nls()
6027
6028         * rc.d/init.d/allowlogin: - cleanups
6029
6030         * rc.d/init.d/functions.network: - fixed setup_nat() when
6031           /etc/sysconfig/static-nat doesn't exist - flushing instead
6032           deleting routing and addresses when down lo interface
6033
6034 1999-09-26 14:56 +0000 [r533]  Jacek Konieczny <jajcus/at/pld-linux.org>
6035
6036         * rc.d/init.d/functions.network, sysconfig/network: - first step to
6037           keeping interface information in LDAP
6038
6039 1999-09-15 21:43 +0000 [r532]  Artur Frysiak <wiget/at/pld-linux.org>
6040
6041         * rc-scripts.spec.in: - fixed typos
6042
6043 1999-09-15 21:20 +0000 [r528-531]  Artur Frysiak <wiget/at/pld-linux.org>
6044
6045         * rc.d/rc, po/.cvsignore, rc.d/rc.sysinit, rc.d/init.d/allowlogin,
6046           rc.d/init.d/functions: - fixed nls messages - ignore
6047           autogenerated files
6048
6049         * po/rc-scripts.pot (removed): - removed autogenerated file
6050
6051         * configure.in: - added list of shell scripts
6052
6053         * makepot.pl (added): - helper scripts: extract messages from
6054           scripts and make pot file
6055
6056 1999-09-15 21:12 +0000 [r527]  Artur Frysiak <wiget/at/pld-linux.org>
6057
6058         * po/pl.po, po/Makefile.am: - fixed `make rc-scripts.pot` - updated
6059           polish translation
6060
6061 1999-09-15 10:35 +0000 [r526]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6062
6063         * rc.d/init.d/network: - errors from interfaces and tunnel checking
6064           > /dev/null
6065
6066 1999-09-15 10:22 +0000 [r525]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6067
6068         * doc/Makefile.am: - removed ipchains-setup.txt
6069
6070 1999-09-15 10:16 +0000 [r522-524]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6071
6072         * sysconfig/network-scripts/ifup: - we are adding fe80::IPv4
6073           addresses to sit interfaces _only_
6074
6075         * sysconfig/interfaces/tnlcfg-description: - added information
6076           about using tnlcfg-xxx instead of ifcfg-xxx
6077
6078         * po/pl.po: - fixed typo
6079
6080 1999-09-13 13:37 +0000 [r521]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6081
6082         * rc.d/rc: - added test if /var/run is writable to avoid errors if
6083           it is read-only
6084
6085 1999-09-13 13:29 +0000 [r516-520]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6086
6087         * sysconfig/i18n: - added missing cvs keyword
6088
6089         * doc/ipchains-setup.txt (removed): - removed obsolete
6090           documentation
6091
6092         * sysconfig/network-scripts/ifup,
6093           sysconfig/interfaces/ifcfg-description: - another support for
6094           IPv4 aliases via IPADDR_ALIASES variable
6095
6096         * sysconfig/network-scripts/tnlup,
6097           sysconfig/network-scripts/tnldown: - another way to set TTL or
6098           TOS to avoid 'inherit' value - cleanups in var names
6099
6100         * rc.d/init.d/network: - fixed status reporting
6101
6102 1999-09-04 19:49 +0000 [r513-515]  Bartosz Waszak <waszi/at/pld-linux.org>
6103
6104         * rc.d/init.d/shutdwn: umount -a fixed
6105
6106         * rc.d/rc.sysinit: now is rootfs on NFS compatible
6107
6108         * rc.d/Makefile.am: small fixes
6109
6110 1999-09-03 07:54 +0000 [r512]  Artur Frysiak <wiget/at/pld-linux.org>
6111
6112         * rc.d/init.d/shutdwn: posible fix for umounting /usr
6113
6114 1999-09-03 07:42 +0000 [r511]  Artur Frysiak <wiget/at/pld-linux.org>
6115
6116         * rc.d/init.d/functions: fix in termput()
6117
6118 1999-09-03 07:24 +0000 [r510]  Artur Frysiak <wiget/at/pld-linux.org>
6119
6120         * rc.d/init.d/functions: termput() check for /usr/share/terminfo
6121           and tput everytime
6122
6123 1999-09-02 12:42 +0000 [r509]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6124
6125         * rc.d/rc.init (added): - added proper rc.init version
6126
6127 1999-09-02 12:38 +0000 [r508]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6128
6129         * TODO, rc-scripts.spec.in, autogen.sh, NEWS, README,
6130           rc.d/initscript (removed), rc.d/Makefile.am: - updated
6131
6132 1999-09-02 12:38 +0000 [r507]  Artur Frysiak <wiget/at/pld-linux.org>
6133
6134         * rc.d/rc.init (removed): removed
6135
6136 1999-09-02 12:30 +0000 [r502-506]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6137
6138         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
6139           - another way do check if IPv4/6 is specified on interface -
6140           fixed few typo
6141
6142         * rc.d/init.d/Makefile.am, rc.d/init.d/ipchains (removed),
6143           rc.d/init.d/functions.network, rc.d/init.d/functions: - added
6144           function to setup NAT rules - modprobing ipv6.o is now done in
6145           autoclean mode - removed ipchains (this script should be in
6146           ipchains package) - better errors handling in run_cmd()
6147
6148         * sysconfig/network-scripts/tnlup: - modprobe modules in autoclean
6149           mode and report errors via syslog - added check for
6150           /lib/modules/`uname -r`/*/module_name.o
6151
6152         * sysconfig/network-scripts/ifup-sl: -load slip.o module if
6153           available (in autoclean mode)
6154
6155         * rc.d/init.d/network: - SIT tunnels are upped at the end
6156
6157 1999-09-02 12:16 +0000 [r498-501]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6158
6159         * rc.d/rc.sysinit: - logging errors from depmod and modprobe via
6160           syslog
6161
6162         * rc.d/rc.init (added): - renamed initscript to rc.init
6163
6164         * doc/ipcalc.1: - fixed typos
6165
6166         * src/usleep.c, src/process.c, src/netreport.c, src/initlog.c,
6167           src/usernetctl.c, src/ipcalc.c: - added casts to proper types and
6168           started NLSing
6169
6170 1999-08-31 23:51 +0000 [r497]  Artur Frysiak <wiget/at/pld-linux.org>
6171
6172         * rc.d/init.d/network: - load /etc/ethers after interface ups.
6173
6174 1999-08-31 23:30 +0000 [r496]  Artur Frysiak <wiget/at/pld-linux.org>
6175
6176         * rc-scripts.spec.in: - fix in make symlinks to rc.local
6177
6178 1999-08-31 23:12 +0000 [r495]  Artur Frysiak <wiget/at/pld-linux.org>
6179
6180         * configure.in, rc-scripts.spec.in, rc.d/rc,
6181           rc.d/init.d/functions.network, rc.d/rc.sysinit,
6182           rc.d/init.d/functions: - version up to 0.0.9 - added printf_()
6183           equwalent to bash built-in printf() or /usr/bin/printf - changed
6184           nls() to work like printf - tput() -> termput() - changed all
6185           show bla bla; to show "bla bla"; - added symlinks to
6186           /etc/rc.d/rc.local
6187
6188 1999-08-31 13:59 +0000 [r494]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6189
6190         * rc.d/rc.sysinit: - fixed quotacheck calls
6191
6192 1999-08-26 11:05 +0000 [r493]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6193
6194         * TODO: - interfejs sit0 musi być podnoszony na samym końcu
6195
6196 1999-08-25 14:15 +0000 [r492]  mikrobi <mikrobi/at/pld-linux.org>
6197
6198         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
6199           - added DEFAULTHANDLING variable (mainly for ATM startup scripts)
6200
6201 1999-08-20 13:39 +0000 [r490-491]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6202
6203         * rc.d/init.d/functions.network: added two nls calls
6204
6205         * rc.d/init.d/functions.network: - ipv6 addresses arn't deleted
6206           when lo device is downing (some people doesn't use IPv6, yet)
6207
6208 1999-08-18 13:28 +0000 [r489]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6209
6210         * rc.d/rc.sysinit: fixed raid starting
6211
6212 1999-08-16 09:38 +0000 [r488]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6213
6214         * TODO, rc-scripts.spec.in, rc.d/init.d/killall: killall is now
6215           chkconfig ready. updated TODO list.
6216
6217 1999-08-14 13:18 +0000 [r485-487]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6218
6219         * sysconfig/network-scripts/ifup-sl: removed unnecesary check (via
6220           fuser)
6221
6222         * rc.d/init.d/network: removed [ -f /etc/sysconfig/interfaces/$i ]
6223           tests
6224
6225         * sysconfig/network-scripts/ifup-sl: typo
6226
6227 1999-08-14 12:57 +0000 [r484]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6228
6229         * sysconfig/network-scripts/ifup-sl: increased sleep value after
6230           starting slattach to 2 seconds
6231
6232 1999-08-14 12:39 +0000 [r483]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6233
6234         * rc.d/rc.sysinit: "quotaon /" removed. quota is turned on later by
6235           quotaon -a
6236
6237 1999-08-14 12:01 +0000 [r482]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6238
6239         * sysconfig/network-scripts/tnlup, rc.d/init.d/functions.network:
6240           modprobing ipip ip_gre modules moved temporary to tnlup
6241
6242 1999-08-14 11:56 +0000 [r481]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6243
6244         * rc-scripts.spec.in: interfaces file names must starting from
6245           "ifcfg-"
6246
6247 1999-08-14 11:41 +0000 [r479-480]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6248
6249         * sysconfig/network-scripts/ifup-sl: fixed DIRECT_CONNECT mode (ie.
6250           for using slattach)
6251
6252         * sysconfig/network-scripts/ifup-post: now $FULLDEVNAME is passed
6253           to ifup-routes (fixed problem with duplicate routes)
6254
6255 1999-08-14 11:25 +0000 [r478]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6256
6257         * sysconfig/network-scripts/ifup-aliases: changed path to ifup (now
6258           it's /sbin/ifup)
6259
6260 1999-08-14 11:01 +0000 [r477]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6261
6262         * rc.d/init.d/functions: - \b\b\b\b... characters also are NLSed
6263           (this is needed when translating "DONE", "BUSY" etc.
6264
6265 1999-08-14 10:56 +0000 [r476]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6266
6267         * sysconfig/system, rc.d/rc.sysinit: added new variable SET_SLINKS.
6268           If it set to "yes" then rc.sysinit is setting symlinks in /boot
6269           dependent on kernel version.
6270
6271 1999-08-14 10:53 +0000 [r474-475]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6272
6273         * rc-scripts.spec.in: typo in locale path
6274
6275         * sysconfig/network-scripts/ifup: we are adding IPv4 based
6276           link-local addresses, too.
6277
6278 1999-08-12 09:54 +0000 [r473]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6279
6280         * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases: -
6281           aliasing are upped via ifup-aliases after main device is up
6282
6283 1999-08-09 21:05 +0000 [r472]  Artur Frysiak <wiget/at/pld-linux.org>
6284
6285         * rc.d/rc, rc.d/init.d/functions: - changed ptintf to awk
6286
6287 1999-08-09 20:44 +0000 [r470-471]  Artur Frysiak <wiget/at/pld-linux.org>
6288
6289         * rc-scripts.spec.in: - added Requires: /bin/gettext
6290
6291         * rc.d/init.d/shutdwn: - fix remount to ro
6292
6293 1999-08-09 20:20 +0000 [r468-469]  kloczek <kloczek/at/pld-linux.org>
6294
6295         * sysconfig/Makefile.am: - removed ipchans and addes i18n to
6296           syscinfig files.
6297
6298         * sysconfig/ipchains (removed): - not neccessary (ip chaninc is
6299           handled by firewal-init scripts package).
6300
6301 1999-08-09 20:00 +0000 [r467]  Artur Frysiak <wiget/at/pld-linux.org>
6302
6303         * configure.in, rc.d/init.d/functions: - more locale strings - fix
6304           locale support in configure.in
6305
6306 1999-08-09 19:58 +0000 [r466]  kloczek <kloczek/at/pld-linux.org>
6307
6308         * rc-scripts.spec.in: - added /etc/sysconfig/i18n as a %config
6309           file.
6310
6311 1999-08-09 19:44 +0000 [r465]  kloczek <kloczek/at/pld-linux.org>
6312
6313         * configure.in: - release 0.0.8.
6314
6315 1999-08-07 10:16 +0000 [r464]  Artur Frysiak <wiget/at/pld-linux.org>
6316
6317         * configure.in, po/Makefile.am (added), rc-scripts.spec.in,
6318           po/rc-scripts.pot, Makefile.am, rc.d/init.d/ipchains,
6319           rc.d/init.d/functions.network, sysconfig/interfaces/Makefile.am,
6320           rc.d/init.d/functions: - expr -> $(( )) - wstęp automake/autoconf
6321           do locale
6322
6323 1999-08-06 13:06 +0000 [r463]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6324
6325         * rc.d/init.d/functions.network: fixed bug with math
6326
6327 1999-08-06 13:02 +0000 [r462]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6328
6329         * rc.d/init.d/functions.network: added return 0 to proc_net()
6330           function
6331
6332 1999-08-06 10:25 +0000 [r461]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6333
6334         * rc.d/init.d/network: removed last change
6335
6336 1999-08-04 16:59 +0000 [r460]  Jan Rękorajski <baggins/at/pld-linux.org>
6337
6338         * rc.d/init.d/network: A BUG has been fixed! jak używacie zmiennych
6339           shella misiowie to tam _musi_ być $ na początku!
6340
6341 1999-08-02 14:51 +0000 [r459]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6342
6343         * rc.d/initscript (added): moved here from SysVinit package
6344
6345 1999-08-02 13:04 +0000 [r458]  kloczek <kloczek/at/pld-linux.org>
6346
6347         * setsysfont: - reformated.
6348
6349 1999-08-02 12:04 +0000 [r457]  kloczek <kloczek/at/pld-linux.org>
6350
6351         * rc.d/rc.sysinit: - changed group to utmp on utmpx (to be
6352           compliant with RH).
6353
6354 1999-08-02 10:08 +0000 [r456]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6355
6356         * sysconfig/network-scripts/ifup,
6357           sysconfig/network-scripts/ifup-post,
6358           rc.d/init.d/functions.network, rc.d/rc.sysinit, README: -
6359           poprawiony błąd "Delaying xxxx initialization." mimo poprawnej
6360           konfiguracji - tworzone są poprawne linki do
6361           /boot/System.map-version
6362
6363 1999-08-01 19:26 +0000 [r455]  kloczek <kloczek/at/pld-linux.org>
6364
6365         * po/.cvsignore (added): - shut files.
6366
6367 1999-07-31 11:26 +0000 [r453-454]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6368
6369         * po/pl.po (added), po/rc-scripts.pot (added), po (added): - pot +
6370           pl tłumaczenie
6371
6372         * rc.d/init.d/network, TODO, INSTALL,
6373           sysconfig/network-scripts/tnldown,
6374           sysconfig/network-scripts/ifdown, COPYING,
6375           sysconfig/interfaces/ifcfg-lo (removed), rc-scripts.spec.in,
6376           sysconfig/network-scripts/ifup-plip, sysconfig/system,
6377           rc.d/init.d/nfsfs, rc.d/rc.sysinit, rc.d/init.d/random,
6378           rc.d/init.d/single, doc-devel (removed), rc.d/init.d/halt,
6379           rc.d/init.d/reboot, rc.d/init.d/shutdwn,
6380           sysconfig/network-scripts/ifup-post, rc.d/init.d/ipchains,
6381           rc.d/init.d/functions.network, autogen.sh, NEWS,
6382           ppp/ip-down.d/logger, setsysfont, rc.d/init.d/allowlogin,
6383           rc.d/init.d/functions, sysconfig/i18n (added),
6384           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
6385           AUTHORS, configure.in, rc.d/rc, rc.d/init.d/netfs, inittab,
6386           ppp/ip-up.d/logger, sysconfig/network, rc.d/init.d/killall,
6387           sysconfig/network-scripts/ifup-sl, sysconfig/ipchains: - dodana
6388           obsługa statycznej tablicy ARP - interfejs lo nie wymaga pliku
6389           konfiguracyjnego - dodane wsparcie dla innych języków niż
6390           angielski (NLS) - rc.sysinit && rc ustawia odpowiednie zmienne
6391           potrzebne do obsługi NLS - ustawianie fontów, map już w skryptcie
6392           setsysfont - ifup && ifdown: wreszcie poprawnie działają dla
6393           interfejsów IPv6 only - dla deinicjowania sieci interfejsy
6394           sortujemy w porządku odwróconym - wykorzystujemy _wyłącznie_
6395           iproute2 (zmodyfikowane wszelkie odwołania do ifconfig lub route)
6396           - usunięte Requires: net-tools - dodane label ${FULLDEVNAME} przy
6397           deinicjowaniu interfejsów - usunięty baggins z AUTHORS - dodane
6398           COPYING (GPL) oraz standardowy plik INSTALL - dodana możliwość
6399           obsługi tłumaczeń DONE, BUSY itp o dlugości różnej od 4 liter
6400
6401 1999-07-29 15:09 +0000 [r452]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
6402
6403         * TODO: Zrobione. (to z ipv6)
6404
6405 1999-07-29 13:59 +0000 [r451]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6406
6407         * sysconfig/network-scripts/tnlup, TODO,
6408           sysconfig/network-scripts/tnldown: now running tnlup/tnldown
6409           tunel is possible
6410
6411 1999-07-27 23:47 +0000 [r450]  kloczek <kloczek/at/pld-linux.org>
6412
6413         * rc-scripts.spec.in: - added pasiing LDFLAGS="-s" to ./configure
6414           enviroment (cause stripping binaries).
6415
6416 1999-07-27 12:51 +0000 [r449]  kloczek <kloczek/at/pld-linux.org>
6417
6418         * TODO: - dodać możliwość ustawiania statycznej tablicy arp (patrz:
6419           man ethers arp opcja -f). Najpawdopodobniej najlepszym miescem
6420           będzie punkt mię podnoszeniem lo a nastepnych interfejsów.
6421
6422 1999-07-27 12:24 +0000 [r448]  kloczek <kloczek/at/pld-linux.org>
6423
6424         * configure.in: - version up to 0.0.7.
6425
6426 1999-07-27 11:50 +0000 [r447]  kloczek <kloczek/at/pld-linux.org>
6427
6428         * rc.d/rc.sysinit: - use raidadd instead raidstart during
6429           initialization RAID deveces, - added raidrun for activate md
6430           devices.
6431
6432 1999-07-27 06:32 +0000 [r446]  Artur Frysiak <wiget/at/pld-linux.org>
6433
6434         * TODO: - rc.sysvinit działa z e2fsprogs 1.15 (testowane z LABEL=,
6435           do przetestowania UUID=)
6436
6437 1999-07-27 03:44 +0000 [r445]  kloczek <kloczek/at/pld-linux.org>
6438
6439         * TODO: - o ile to możliwe usunąć używanie awk i sed zastępować
6440           użyewaniem sh lub przynajmeniej zastępować awka sedem
6441
6442 1999-07-27 03:35 +0000 [r444]  kloczek <kloczek/at/pld-linux.org>
6443
6444         * rc-scripts.spec.in: - added allowlogin to inet.d scripts, - fixed
6445           typo in post, - cosmetics,
6446
6447 1999-07-27 03:25 +0000 [r443]  kloczek <kloczek/at/pld-linux.org>
6448
6449         * rc.d/init.d/Makefile.am: - added allowlogin to init_SCRIPTS.
6450
6451 1999-07-27 03:11 +0000 [r442]  kloczek <kloczek/at/pld-linux.org>
6452
6453         * sysconfig/network-scripts/Makefile.am: - added ifdown-post to
6454           networkscripts_SCRIPTS.
6455
6456 1999-07-27 02:51 +0000 [r441]  kloczek <kloczek/at/pld-linux.org>
6457
6458         * ppp/ip-up, ppp/ip-down: - chnegd "#!/bin/bash" to "#!/bin/sh".
6459
6460 1999-07-22 21:53 +0000 [r440]  Artur Frysiak <wiget/at/pld-linux.org>
6461
6462         * TODO: e2progs 1.15
6463
6464 1999-07-22 21:51 +0000 [r439]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
6465
6466         * sysconfig/network-scripts/ifup: Maly hack zeby dzialaly iface
6467           tylko na ipv6. Pomijane jest wyliczanie natmaski/prefixu jak
6468           adres ipv4 nie jest zdefiniowany.
6469
6470 1999-07-22 15:13 +0000 [r438]  kloczek <kloczek/at/pld-linux.org>
6471
6472         * configure.in: - version to 0.0.6.
6473
6474 1999-07-22 11:11 +0000 [r437]  Artur Frysiak <wiget/at/pld-linux.org>
6475
6476         * rc-scripts.spec.in, sysconfig/interfaces/Makefile.am: cleanup for
6477           release
6478
6479 1999-07-22 10:44 +0000 [r436]  Artur Frysiak <wiget/at/pld-linux.org>
6480
6481         * TODO: uwaga do tnlup
6482
6483 1999-07-22 10:40 +0000 [r435]  Artur Frysiak <wiget/at/pld-linux.org>
6484
6485         * TODO (added): TODO list
6486
6487 1999-07-22 10:23 +0000 [r434]  Artur Frysiak <wiget/at/pld-linux.org>
6488
6489         * sysconfig/interfaces/tnlcfg-description (added),
6490           sysconfig/interfaces/ifcfg-description (added),
6491           sysconfig/interfaces/tnlcfg-icm,
6492           sysconfig/interfaces/ifcfg-eth0.wiget (removed): cleanup
6493
6494 1999-07-22 10:19 +0000 [r433]  Artur Frysiak <wiget/at/pld-linux.org>
6495
6496         * sysconfig/interfaces/ifcfg-lo: - added IPV6_ADDR - fixed PREFIX
6497
6498 1999-07-22 09:09 +0000 [r432]  Artur Frysiak <wiget/at/pld-linux.org>
6499
6500         * rc-scripts.spec.in: - cleanup
6501
6502 1999-07-22 08:46 +0000 [r431]  Artur Frysiak <wiget/at/pld-linux.org>
6503
6504         * rc.d/init.d/shutdwn: typo
6505
6506 1999-07-21 14:30 +0000 [r430]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
6507
6508         * rc.d/init.d/network: Expresion with /usr/bin/cut replaced by one
6509           with sed ;-) now rc-scripts only need /bin to work properly.
6510
6511 1999-07-21 13:52 +0000 [r429]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6512
6513         * rc.d/init.d/functions-ip6 (removed): obsoletes
6514
6515 1999-07-20 09:03 +0000 [r428]  Artur Frysiak <wiget/at/pld-linux.org>
6516
6517         * rc-scripts.spec.in: rc.serial moved to setserial
6518
6519 1999-07-15 13:43 +0000 [r427]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6520
6521         * rc.d/init.d/functions: - added >/dev/null 2>&1 to kill
6522
6523 1999-07-15 13:29 +0000 [r426]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6524
6525         * rc.d/init.d/network, rc.d/init.d/functions.network,
6526           rc.d/rc.sysinit, rc.d/init.d/functions: - we are using better
6527           pidofproc() from RH initscripts - removed unnecesary check in
6528           rc.sysinit - removed all obsolete functions from
6529           functions.network - finished proc_net() function (interface to
6530           /proc/sys/net)
6531
6532 1999-07-15 13:16 +0000 [r425]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6533
6534         * rc-scripts.spec.in: requires: /bin/awk
6535
6536 1999-07-14 17:49 +0000 [r424]  kloczek <kloczek/at/pld-linux.org>
6537
6538         * rc.d/rc.serial (removed): - moved to setserial.
6539
6540 1999-07-14 17:16 +0000 [r423]  kloczek <kloczek/at/pld-linux.org>
6541
6542         * rc.d/Makefile.am: - removed rc.derial.
6543
6544 1999-07-13 13:27 +0000 [r422]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6545
6546         * AUTHORS: authors - based on ChangeLog
6547
6548 1999-07-13 12:52 +0000 [r421]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6549
6550         * rc.d/rc.sysinit, rc.d/init.d/functions: - /proc is mounted before
6551           starting fsck (needed for working LABEL support is fsck) - fixed
6552           bug in show()
6553
6554 1999-07-13 12:49 +0000 [r420]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6555
6556         * INSTALL, sysconfig/network-scripts/tnldown,
6557           sysconfig/network-scripts/ifdown,
6558           sysconfig/interfaces/tnlcfg-icm,
6559           sysconfig/interfaces/ifcfg-ppp0.callback,
6560           sysconfig/interfaces/ifcfg-lo, doc/ipchains-setup.txt,
6561           doc/sysvinitfiles, sysconfig/interfaces/ifcfg-eth0.wiget,
6562           sysconfig/network-scripts/ifup-ppp,
6563           sysconfig/network-scripts/ifup-ipx, doc/sysconfig.txt,
6564           rc-scripts.spec.in, sysconfig/network-scripts/ifup-plip,
6565           ppp/ip-up, sysconfig/network-scripts/ifdown-post,
6566           rc.d/rc.sysinit, doc-devel/ogolnie, doc/net-scripts.txt,
6567           sysconfig/interfaces/data/chat-ppp0.tpsa,
6568           sysconfig/network-scripts/ifup-routes,
6569           sysconfig/network-scripts/ifup-aliases,
6570           sysconfig/network-scripts/ifdown-ppp,
6571           sysconfig/network-scripts/ifup-post, rc.d/rc.serial, Makefile.am,
6572           sysconfig/interfaces/data/chat-ppp0.leased1,
6573           rc.d/init.d/functions.network, ppp/ip-down, NEWS, setsysfont,
6574           rc.d/rc.local, rc.d/init.d/functions,
6575           sysconfig/network-scripts/ifdown-sl,
6576           sysconfig/network-scripts/tnlup, AUTHORS,
6577           sysconfig/network-scripts/ifup,
6578           sysconfig/interfaces/data/chat-ppp0.callback, rc.d/rc, inittab,
6579           lang.sh, README, lang.csh,
6580           sysconfig/interfaces/ifcfg-ppp0.leased1,
6581           sysconfig/interfaces/ifcfg-ppp0.leased2,
6582           sysconfig/interfaces/ifcfg-sl0,
6583           sysconfig/network-scripts/ifup-sl: massive :$
6584
6585 1999-07-05 10:27 +0000 [r419]  Artur Frysiak <wiget/at/pld-linux.org>
6586
6587         * rc-scripts.spec.in: Requires: procps
6588
6589 1999-07-05 10:23 +0000 [r418]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6590
6591         * rc.d/init.d/functions: we are using printf from sh-utils package
6592           instead of cut
6593
6594 1999-07-05 09:12 +0000 [r417]  Artur Frysiak <wiget/at/pld-linux.org>
6595
6596         * configure.in, rc-scripts.spec.in: - network-scripts moved to
6597           /etc/sysconfig
6598
6599 1999-07-05 08:47 +0000 [r415-416]  Artur Frysiak <wiget/at/pld-linux.org>
6600
6601         * rc-scripts.spec.in: Requires: net-tools, iproute2
6602
6603         * rc-scripts.spec.in: Requires: sed
6604
6605 1999-07-05 08:39 +0000 [r414]  Artur Frysiak <wiget/at/pld-linux.org>
6606
6607         * configure.in, rc-scripts.spec.in,
6608           sysconfig/network-scripts/Makefile.am: - skrypty sieciowe w
6609           network-scripts - ipchains poniechane (jak ktoś chce to niech
6610           wsadzi w oddzielny moduł) - net-scripts i rc-scripts połączone w
6611           rc-scripts
6612
6613 1999-07-05 08:08 +0000 [r413]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6614
6615         * sysconfig/network-scripts/ifup, rc.d/rc, rc.d/init.d/functions: -
6616           przesunięte inormacje `ok`, `busy` itp w nieco w prawo (więcej
6617           miejsca na komunikaty) - dodajemy takze routing IPv6 na okreslone
6618           interfejsy
6619
6620 1999-07-03 15:09 +0000 [r410-412]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6621
6622         * sysconfig/network-scripts/ChangeLog (removed): i po tescie
6623
6624         * sysconfig/network-scripts/ifup: ip used to sed MAC address
6625
6626         * sysconfig/network-scripts/ChangeLog (added): test
6627
6628 1999-07-02 13:21 +0000 [r409]  Artur Frysiak <wiget/at/pld-linux.org>
6629
6630         * rc-scripts.spec.in: more Requires
6631
6632 1999-07-02 11:49 +0000 [r408]  Artur Frysiak <wiget/at/pld-linux.org>
6633
6634         * rc-scripts.spec.in: more Requires
6635
6636 1999-07-02 11:31 +0000 [r407]  Artur Frysiak <wiget/at/pld-linux.org>
6637
6638         * rc-scripts.spec.in, src/Makefile.am: added missing files
6639
6640 1999-07-02 11:14 +0000 [r404-406]  Artur Frysiak <wiget/at/pld-linux.org>
6641
6642         * doc/ipcalc.1: from src
6643
6644         * doc/Makefile.am: added initlog.1
6645
6646         * src/netreport.1 (removed), src/initlog.1 (removed), src/doexec.1
6647           (removed), src/usernetctl.1 (removed), src/Makefile.am,
6648           src/ipcalc.1 (removed), src/usleep.1 (removed): manuals in doc
6649
6650 1999-07-02 09:32 +0000 [r402-403]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6651
6652         * rc.d/init.d/Makefile.am, sysconfig/network-scripts/ifup: -
6653           ARPable by default
6654
6655         * rc.d/init.d/network, sysconfig/network-scripts/tnlup,
6656           sysconfig/network-scripts/ifup,
6657           sysconfig/network-scripts/ifup-plip,
6658           sysconfig/network-scripts/tnldown, sysconfig/network-ip6
6659           (removed), rc.d/rc, rc.d/rc.sysinit, sysconfig/network,
6660           sysconfig/network-ip6.conf (removed), doc-devel/ogolnie,
6661           sysconfig/interfaces/ifcfg-eth0.wiget, rc.d/init.d/allowlogin
6662           (added), rc.d/init.d/network-ip6.init (removed): - obsługa
6663           multicast, arp, src - poprawka w "Delay Login" - poprawki w
6664           template ifcfg-eth0.wiget - tnlup && tnldown uwzględniają
6665           konfigurację w network - ustawianie defaulowo PROTOCOL=
6666
6667 1999-07-01 21:10 +0000 [r401]  Artur Frysiak <wiget/at/pld-linux.org>
6668
6669         * configure.in, rc-scripts.spec.in,
6670           sysconfig/interfaces/data/Makefile.am,
6671           sysconfig/interfaces/Makefile.am: now rc-scripts compile, install
6672           and make rpm correct
6673
6674 1999-07-01 14:37 +0000 [r400]  Artur Frysiak <wiget/at/pld-linux.org>
6675
6676         * sysconfig/interfaces/.cvsignore (added),
6677           sysconfig/interfaces/data/.cvsignore (added): ignore
6678           autogenerated
6679
6680 1999-06-29 16:38 +0000 [r399]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6681
6682         * rc.d/init.d/network, sysconfig/network-scripts/tnlup,
6683           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
6684           rc.d/init.d/functions.network, rc.d/init.d/functions: - poprawki
6685           w calcnetmask - net-tools (prawie) > /dev/null. Używamy iproute -
6686           poprawki w obsłudze aliasów (nie testowałem ale powinno być
6687           możliwe używanie aliasów typu eth0:PLD_JEST_SUPER)
6688
6689 1999-06-28 20:05 +0000 [r397-398]  kloczek <kloczek/at/pld-linux.org>
6690
6691         * sysconfig/interfaces/data/Makefile.am (added),
6692           sysconfig/interfaces/Makefile.am (added): - template Makefile.am.
6693
6694         * configure.in: - added missing "\".
6695
6696 1999-06-28 15:39 +0000 [r395-396]  Artur Frysiak <wiget/at/pld-linux.org>
6697
6698         * src/Makefile (removed): Autogenerated
6699
6700         * rc.d/init.d/Makefile.am, src/Makefile, configure.in,
6701           rc-scripts.spec.in, Makefile.am,
6702           sysconfig/network-scripts/Makefile.am, sysconfig/Makefile.am:
6703           first try to sync Makefile.am
6704
6705 1999-06-28 14:30 +0000 [r394]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6706
6707         * sysconfig/network-scripts/chat-ppp0.tpsa (removed),
6708           sysconfig/interfaces/data/chat-ppp0.callback (added),
6709           sysconfig/interfaces/data/chat-ppp0.leased1 (added),
6710           sysconfig/network-scripts/chat-ppp0.callback (removed),
6711           sysconfig/network-scripts/chat-ppp0.leased1 (removed),
6712           sysconfig/interfaces/data (added),
6713           sysconfig/interfaces/data/chat-ppp0.tpsa (added): moved chat*
6714
6715 1999-06-28 13:12 +0000 [r393]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6716
6717         * sysconfig/network-scripts/tnlup: wszędzie ${}
6718
6719 1999-06-28 13:07 +0000 [r392]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6720
6721         * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes,
6722           sysconfig/network-scripts/tnlup (added),
6723           sysconfig/network-scripts/ifup,
6724           sysconfig/network-scripts/ifdhcpc-done (removed),
6725           doc/sysconfig.txt, sysconfig/network-scripts/tnldown (added),
6726           rc.d/init.d/functions.network, sysconfig/static-nat (added),
6727           sysconfig/network-scripts/ifup-tnl (removed),
6728           rc.d/init.d/tunnels-ip6.init (removed), src/ipcalc.c,
6729           sysconfig/network-scripts/ifdown-tnl (removed): - zmiana syntaxy
6730           dla routingu statycznego - if{up,down}-tnl -> tnl{up,down} -
6731           poprawki dotyczące PREFIX - tunnels-ip6.init, ifdhcpc-done -
6732           zbędne (zastąpione przez inne narzędzia)
6733
6734 1999-06-27 18:48 +0000 [r391]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
6735
6736         * rc.d/init.d/functions.network: Added function to calculate
6737           netmask from prefix
6738
6739 1999-06-27 18:26 +0000 [r390]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6740
6741         * doc-devel/ogolnie: removed 2 config files
6742
6743 1999-06-27 18:14 +0000 [r388-389]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6744
6745         * rc.d/init.d/network: tunnels
6746
6747         * sysconfig/network-scripts/ifup,
6748           sysconfig/network-scripts/ifup-plip,
6749           sysconfig/interfaces/ifcfg-lo, doc/net-scripts.txt,
6750           sysconfig/interfaces/ifcfg-ppp0.leased1,
6751           sysconfig/interfaces/ifcfg-ppp0.leased2,
6752           sysconfig/interfaces/ifcfg-eth0.wiget: NETMASK= is obsoletes
6753           (instead we use PREFIX=)
6754
6755 1999-06-27 17:34 +0000 [r387]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6756
6757         * src/ipcalc.1, src/ipcalc.c: PREFIX instead NETMASK in --prefix
6758           option
6759
6760 1999-06-27 17:25 +0000 [r384-386]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6761
6762         * rc.d/init.d/functions.network: poprawki
6763
6764         * rc.d/init.d/functions.network: poprawki
6765
6766         * rc.d/init.d/functions.network: poprawki
6767
6768 1999-06-27 17:11 +0000 [r383]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6769
6770         * rc.d/init.d/functions.network: typo
6771
6772 1999-06-27 17:00 +0000 [r382]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
6773
6774         * rc.d/init.d/functions.network: Added function for calulating
6775           network prefix.
6776
6777 1999-06-27 16:06 +0000 [r381]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6778
6779         * sysconfig/network-scripts/ifup: small poprawken
6780
6781 1999-06-27 15:30 +0000 [r380]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6782
6783         * src/ipcalc.1, src/ipcalc.c: - added support for short netmask
6784           style (/24 etc)
6785
6786 1999-06-27 14:42 +0000 [r379]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6787
6788         * sysconfig/interfaces/ifcfg-eth0.wiget (added): readed
6789
6790 1999-06-27 14:27 +0000 [r378]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6791
6792         * sysconfig/network-scripts/ifdown-ppp,
6793           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
6794           sysconfig/network-scripts/ifup-post,
6795           sysconfig/interfaces/tnlcfg-icm, rc.d/rc.sysinit,
6796           sysconfig/network-scripts/ifdown-post, sysconfig/tunnels-ip6.conf
6797           (removed), sysconfig/network-scripts/ifup-tnl (added),
6798           sysconfig/network-scripts/ifup-sl,
6799           sysconfig/network-scripts/ifup-ppp,
6800           sysconfig/network-scripts/ifdown-tnl (added),
6801           sysconfig/network-scripts/ifup-ipx: - używamy pumpa do
6802           bootp/dhcpd - dodano ifup-tnl && ifdown-tnl - obsługa tuneli
6803           ipip, sit, gre (ipxip niezrobiona jeszcze) - tunnels-ip6.conf -
6804           zbędne (tunele są konfigurowane w stylu SySV) - drobne poprawki
6805
6806 1999-06-23 17:14 +0000 [r377]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6807
6808         * sysconfig/network-scripts/ifcfg-lo (removed): removed
6809
6810 1999-06-21 20:36 +0000 [r376]  Jan Rękorajski <baggins/at/pld-linux.org>
6811
6812         * rc.d/rc.sysinit: usuwanie lockow po pam_console
6813
6814 1999-06-19 11:29 +0000 [r375]  kloczek <kloczek/at/pld-linux.org>
6815
6816         * inputrc (removed), rc.d/init.d/shutdwn, Makefile.am, autogen.sh,
6817           rc.d/rc.sysinit, rc.d/init.d/single, rc.d/init.d/killall,
6818           rc.d/init.d/functions: - removed inputrc (it must be in
6819           readline), - reformatings, - removed processing doc in
6820           Makefile.am and autogen.sh.
6821
6822 1999-06-18 19:23 +0000 [r374]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6823
6824         * rc.d/init.d/network, src/Makefile (added),
6825           sysconfig/network-scripts/tnlcfg-icm (removed),
6826           rc.d/init.d/shutdwn, rc.d/rc.serial, doc/initlog.1 (added),
6827           sysconfig/interfaces/tnlcfg-icm (added), src/minilogd.c (added),
6828           src/initlog.c (added), src/loglevel.c (added), src/initlog.h
6829           (added), rc.d/init.d/functions, src/process.c (added),
6830           sysconfig/system, rc.d/init.d/netfs (added), src/initlog.1
6831           (added), rc.d/rc.sysinit, src/process.h (added),
6832           rc.d/init.d/single, doc-devel/ogolnie (added),
6833           sysconfig/interfaces/ifcfg-sl0 (added), doc-devel (added): pare
6834           zmian
6835
6836 1999-06-18 19:14 +0000 [r373]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6837
6838         * sysconfig/network-scripts/ifdown-sl,
6839           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
6840           sysconfig/network-scripts/ifup-post,
6841           sysconfig/network-scripts/ifcfg-ppp0.callback (removed),
6842           sysconfig/network-scripts/ifcfg-ppp0.leased1 (removed),
6843           sysconfig/network-scripts/ifdown-post,
6844           sysconfig/network-scripts/ifcfg-ppp0.leased2 (removed),
6845           sysconfig/network-scripts/ifcfg-eth0.wiget (removed),
6846           sysconfig/network-scripts/ifcfg-eth0 (removed),
6847           sysconfig/network-scripts/ifup-sl,
6848           sysconfig/network-scripts/network-functions (removed),
6849           sysconfig/network-scripts/ifcfg-ppp0.tpsa (removed): *** empty
6850           log message ***
6851
6852 1999-06-16 17:29 +0000 [r372]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6853
6854         * rc.d/rc.sysinit: fixed colors
6855
6856 1999-06-15 18:06 +0000 [r371]  kloczek <kloczek/at/pld-linux.org>
6857
6858         * rc.d/rc.media (removed): - removed. This was (my) silly idea.
6859
6860 1999-06-15 14:31 +0000 [r370]  kloczek <kloczek/at/pld-linux.org>
6861
6862         * src/Makefile (removed): - autogenerated.
6863
6864 1999-06-14 21:17 +0000 [r369]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
6865
6866         * rc.d/init.d/network, INSTALL (added), ppp/ip-down.d/Makefile.am
6867           (added), doc/Makefile.am (added), doc/ipchains-setup.txt (added),
6868           doc/sysvinitfiles (added), rc-scripts.spec.in (added),
6869           doc/sysconfig.txt (added), sysconfig/interfaces (added),
6870           sysconfig/network-scripts/ifup-plip,
6871           sysconfig/network-scripts/Makefile.am (added), doc/ipcalc.1
6872           (added), rc.d/init.d/reboot,
6873           sysconfig/network-scripts/ifdown-ppp,
6874           sysconfig/network-scripts/ifup-post, Makefile.am (added),
6875           doc/doexec.1 (added), autogen.sh (added), NEWS (added), Makefile
6876           (removed), rc-scripts.spec (removed), doc/.cvsignore (added),
6877           rc.d/init.d/functions, rc.d/init.d/Makefile.am (added), AUTHORS
6878           (added), configure.in (added), doc/usernetctl.1 (added),
6879           sysconfig/network, README (added), src/Makefile.am (added),
6880           doc/usleep.1 (added), doc (added), ppp/Makefile.am (added),
6881           COPYING (added), sysconfig/network-scripts/ifdown,
6882           ipchains-setup.txt (removed), sysconfig/interfaces/ifcfg-lo
6883           (added), sysconfig/interfaces/ifcfg-ppp0.callback (added),
6884           sysconfig/network-scripts/ifup-ppp, sysconfig/system,
6885           rc.d/rc.sysinit, rc.d/init.d/single, doc/net-scripts.txt (added),
6886           rc.d/init.d/halt, sysconfig/network-scripts/ifup-aliases,
6887           rc.d/init.d/shutdwn, rc.d/rc.serial,
6888           rc.d/init.d/functions.network (added), sysvinitfiles (removed),
6889           .cvsignore, sysconfig/Makefile.am (added), sysconfig.txt
6890           (removed), ppp/ip-up.d/Makefile.am (added),
6891           sysconfig/network-scripts/ifdown-sl,
6892           sysconfig/network-scripts/ifup, doc/netreport.1 (added),
6893           sysconfig/interfaces/ifcfg-ppp0.tpsa (added), net-scripts.txt
6894           (removed), lang.sh, rc.d/rc, lang.csh (added), rc.d/Makefile.am
6895           (added), sysconfig/interfaces/ifcfg-ppp0.leased1 (added),
6896           sysconfig/interfaces/ifcfg-ppp0.leased2 (added),
6897           sysconfig/network-scripts/ifup-sl: Synced with latest from old
6898           repo
6899
6900 1999-06-14 21:06 +0000 [r367-368]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
6901
6902         * ipchains-setup.txt (added): now synced. (one file was missed)
6903
6904         * rc.d/init.d/network, rc.d/rc.media (added), sysconfig/system,
6905           net-scripts.txt (added), rc.d/init.d/ipchains (added),
6906           sysconfig/static-routes (added), rc.d/rc.sysinit,
6907           sysconfig/network-scripts/ifcfg-eth0.wiget (added), Makefile,
6908           rc-scripts.spec, sysconfig/ipchains (added),
6909           rc.d/init.d/functions: synced with 0.0.5
6910
6911 1999-06-14 20:53 +0000 [r366]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
6912
6913         * sysconfig/network-scripts/ifup, lang.sh, Makefile,
6914           sysconfig/network, src/testdinit, setsysfont, rc-scripts.spec,
6915           sysconfig.txt: Synced with 0.0.4
6916
6917 1999-06-14 20:50 +0000 [r365]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
6918
6919         * sysconfig/network (added), sysconfig/network-scripts/ifcfg-eth0
6920           (added): now is really synced with 0.0.3
6921
6922 1999-06-14 20:44 +0000 [r364]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
6923
6924         * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases,
6925           sysconfig/network-scripts/ifdhcpc-done,
6926           sysconfig/network-scripts/ifdown-ppp,
6927           sysconfig/network-scripts/ifdown,
6928           sysconfig/network-scripts/ifup-post,
6929           sysconfig/network-scripts/ifcfg-ppp0 (removed),
6930           ppp/ip-down.d/logger, sysconfig/network-scripts/chat-ppp0
6931           (removed), sysconfig/network-scripts/network-functions,
6932           sysconfig.txt, sysconfig/network-scripts/ifup-ppp,
6933           rc-scripts.spec, rc.d/init.d/functions,
6934           sysconfig/network-scripts/ifup-ipx,
6935           sysconfig/network-scripts/ifdown-sl, inputrc,
6936           sysconfig/network-scripts/ifup, tunnels-ip6.init (removed),
6937           sysconfig/network-scripts/ifup-plip, ppp/ip-up.d/logger,
6938           sysconfig/network-scripts/ifdown-post,
6939           sysconfig/network-scripts/ifup-sl, radvd.init (removed): Synced
6940           with rc-scripts-0.0.3 from old repo.
6941
6942 1999-06-14 20:12 +0000 [r363]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
6943
6944         * rc.d/init.d/network, src/Makefile, sysconfig/system,
6945           ppp/ip-up.d/logger, rc.d/rc.sysinit, .cvsignore, Makefile,
6946           ppp/ip-down.d/logger, rc-scripts.spec, rc.d/init.d/functions:
6947           Synced with rc-scripts-0.0.2 from old repo.
6948
6949 1999-06-14 20:08 +0000 [r362]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
6950
6951         * rc.d/init.d/network,
6952           sysconfig/network-scripts/ifcfg-ppp0.callback (added),
6953           sysconfig/network-scripts/ifdown,
6954           sysconfig/network-scripts/chat-ppp0.callback (added),
6955           rc.d/init.d/functions-ip6, sysconfig/network-scripts/ifup-ppp,
6956           sysconfig/network-scripts/ifup-ipx, inputrc (added),
6957           sysconfig/network-scripts/ifup-plip, sysconfig/network-ip6,
6958           sysconfig/network-scripts/ifcfg-ppp0.leased1 (added),
6959           rc.d/init.d/nfsfs, sysconfig/network-scripts/ifcfg-ppp0.leased2
6960           (added), rc.d/rc.sysinit, rc.d/init.d/random,
6961           sysconfig/network-scripts/ifdown-post, rc.d/init.d/single,
6962           src/usernetctl.c, rc.d/init.d/halt,
6963           sysconfig/network-scripts/ifup-routes,
6964           sysconfig/network-scripts/ifup-aliases, src/Makefile,
6965           sysconfig/network-scripts/tnlcfg-icm (added),
6966           sysconfig/network-scripts/ifdown-ppp, rc.d/init.d/reboot (added),
6967           rc.d/init.d/shutdwn (added), sysconfig/network-scripts/ifup-post,
6968           rc.d/rc.serial, sysvinitfiles (added), sysconfig/tunnels-ip6.conf
6969           (added), Makefile, sysconfig/network-ip6.conf, rc-scripts.spec
6970           (added), sysconfig.txt, sysconfig/network-scripts/ifcfg-ppp0.tpsa
6971           (added), rc.d/rc.local, rc.d/init.d/functions,
6972           sysconfig/network-scripts/chat-ppp0.tpsa (added),
6973           sysconfig/network-scripts/ifdown-sl,
6974           sysconfig/network-scripts/ifup, rc.d/rc, inittab, lang.sh,
6975           sysconfig/network-scripts/chat-ppp0.leased1 (added),
6976           rc.d/init.d/killall, rc.d/init.d/tunnels-ip6.init (added),
6977           sysconfig/network-scripts/ifup-sl, rc.d/init.d/network-ip6.init
6978           (added): Synced with rc-scripts-0.0.1 from old repo.
6979
6980 1999-06-14 19:55 +0000 [r361]  kloczek <kloczek/at/pld-linux.org>
6981
6982         * sysconfig/system (added): - added initial main system
6983           configuration file with: -- RUN_SULOGIN_ON_ERR=yes --
6984           DEFAULT_SERVICE_RUN_NICE_LEVEL=0 -- RUN_ISAPNP=yes --
6985           PANIC_REBOOT_TIME=0 -- DELAY_LOGIN=yes -- CLEAN_TMP=yes
6986
6987 1999-06-14 19:31 +0000 [r360]  kloczek <kloczek/at/pld-linux.org>
6988
6989         * rc.d/init.d/functions: - added suporting colors with using tput
6990           instead hardcoded term sequences.
6991
6992 1999-06-14 19:25 +0000 [r359]  kloczek <kloczek/at/pld-linux.org>
6993
6994         * src/.cvsignore (added), ppp/ip-up.d/.cvsignore (added),
6995           rc.d/init.d/.cvsignore (added), ppp/ip-down.d/.cvsignore (added),
6996           ppp/.cvsignore (added), .cvsignore (added),
6997           sysconfig/network-scripts/.cvsignore (added),
6998           sysconfig/.cvsignore (added), rc.d/.cvsignore (added): - added
6999           template .cvsignore.
7000
7001 1999-06-14 19:22 +0000 [r357]  Artur Frysiak <wiget/at/pld-linux.org>
7002
7003         * rc.d/init.d/network (added), rc.d/init.d/functions-ip6 (added),
7004           src/ipcalc.1 (added), sysconfig/network-scripts/ifup-ipx (added),
7005           tunnels-ip6.init (added), sysconfig/network-scripts/ifup-plip
7006           (added), ppp/ip-up (added), sysconfig/network-ip6 (added),
7007           rc.d/init.d/nfsfs (added), src/doexec.1 (added), src/Makefile
7008           (added), sysconfig (added), sysconfig/network-scripts/ifup-routes
7009           (added), sysconfig/network-scripts/ifdown-ppp (added),
7010           src/netreport.1 (added), sysconfig/network-scripts/ifup-post
7011           (added), ppp/ip-up.d (added), sysconfig/network-ip6.conf (added),
7012           adjtime (added), Makefile (added), src/usernetctl.1 (added),
7013           setsysfont (added), src/usleep.1 (added), rc.d/init.d/functions
7014           (added), rc.d (added), ppp/ip-up.d/logger (added), inittab
7015           (added), src/testdinit (added), ppp/ip-down.d (added),
7016           rc.d/init.d/killall (added), src/ipcalc.c (added),
7017           sysconfig/network-scripts/ifdhcpc-done (added),
7018           sysconfig/network-scripts/ifdown (added),
7019           sysconfig/network-scripts/ifcfg-ppp0 (added), src/doexec.c
7020           (added), sysconfig/network-scripts (added),
7021           sysconfig/network-scripts/ifup-ppp (added), src/netreport.c
7022           (added), rc.d/rc.sysinit (added), rc.d/init.d/random (added),
7023           src/testd.c (added), sysconfig/network-scripts/ifdown-post
7024           (added), rc.d/init.d/single (added), / (added), src/usernetctl.c
7025           (added), rc.d/init.d/halt (added),
7026           sysconfig/network-scripts/ifup-aliases (added), src/usleep.c
7027           (added), rc.d/rc.serial (added),
7028           sysconfig/network-scripts/ifcfg-lo (added), rc.d/init.d (added),
7029           ppp/ip-down (added), ppp/ip-down.d/logger (added),
7030           sysconfig/network-scripts/chat-ppp0 (added),
7031           sysconfig/network-scripts/network-functions (added),
7032           sysconfig.txt (added), rc.d/rc.local (added),
7033           sysconfig/network-scripts/ifdown-sl (added),
7034           sysconfig/network-scripts/ifup (added), src (added), rc.d/rc
7035           (added), lang.sh (added), ppp (added),
7036           sysconfig/network-scripts/ifup-sl (added), radvd.init (added):
7037           Initial revision
7038
This page took 0.522813 seconds and 4 git commands to generate.