]> git.pld-linux.org Git - projects/rc-scripts.git/blob - ChangeLog
- update
[projects/rc-scripts.git] / ChangeLog
1 2010-12-12 17:42 +0000 [r11982-11983]  Elan Ruusamäe <glen/at/pld-linux.org>
2
3         * configure.ac: - 0.4.3.7
4
5         * rc.d/init.d/functions: add --user support to run_cmd Usage:
6           run_cmd --user stats "Message" command_to_run arg1 arg2...
7
8 2010-12-07 14:08 +0000 [r11973]  Elan Ruusamäe <glen/at/pld-linux.org>
9
10         * rc.d/init.d/template.init: - pidfile var
11
12 2010-12-03 13:10 +0000 [r11940]  Elan Ruusamäe <glen/at/pld-linux.org>
13
14         * rc.d/init.d/netfs: - some formatting, respect to use functios
15           (RETVAL variable vs exit calls)
16
17 2010-12-03 13:04 +0000 [r11939]  Elan Ruusamäe <glen/at/pld-linux.org>
18
19         * rc.d/init.d/netfs: - use functions
20
21 2010-12-03 11:43 +0000 [r11936]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
22
23         * configure.ac: 0.4.3.6
24
25 2010-12-03 11:33 +0000 [r11934-11935]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
26
27         * rc.d/init.d/netfs: Bugfix (bring in cryptsetup; cleanups).
28
29         * rc.d/init.d/netfs: Bugfix.
30
31 2010-12-03 10:37 +0000 [r11933]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
32
33         * rc.d/init.d/Makefile.am, rc.d/init.d/network: Bring in netfs.
34
35 2010-12-03 10:33 +0000 [r11930-11932]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
36
37         * rc.d/init.d/netfs: : not needed.
38
39         * TODO: - better umount on stop
40
41         * rc.d/init.d/netfs: Bugfixes. Seems to be working fine.
42
43 2010-12-03 10:25 +0000 [r11929]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
44
45         * rc.d/init.d/functions: __umount_*loop from FC.
46
47 2010-12-03 10:15 +0000 [r11928]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
48
49         * rc.d/init.d/netfs: Don't touch nfs if we have separate nfsfs
50           script.
51
52 2010-12-03 09:38 +0000 [r11927]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
53
54         * rc.d/init.d/netfs (added): Networked filesystems mount/umount.
55           Unfinished.
56
57 2010-12-02 15:30 +0000 [r11922]  Elan Ruusamäe <glen/at/pld-linux.org>
58
59         * rc.d/rc.sysinit: - avoid crypto init retries if no crypttab is
60           setup
61
62 2010-11-25 23:54 +0000 [r11913]  Jan Rękorajski <baggins/at/pld-linux.org>
63
64         * rc.d/rc.sysinit: - don't mount cgroup if it's set up in fstab
65           http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2010-November/152970.html
66           BTW, all this kinda sucks and needs revamp :(
67
68 2010-11-07 19:54 +0000 [r11900]  Elan Ruusamäe <glen/at/pld-linux.org>
69
70         * rc.d/rc.sysinit: - init crypt mounts also after lvm has been run
71
72 2010-11-06 10:47 +0000 [r11894]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
73
74         * configure.ac: Release 0.4.3.5.
75
76 2010-11-06 09:57 +0000 [r11893]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
77
78         * rc.d/init.d/network, sysconfig/system, rc.d/init.d/functions:
79           Detect isolation only vserver networking. New variable -
80           VSERVER_ISOLATION_NET.
81
82 2010-11-06 09:12 +0000 [r11892]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
83
84         * rc.d/rc.sysinit: Silent modprobe.
85
86 2010-11-06 08:43 +0000 [r11889]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
87
88         * configure.ac: Release 0.4.3.4.
89
90 2010-11-06 00:33 +0000 [r11888]  Jan Rękorajski <baggins/at/pld-linux.org>
91
92         * rc.d/rc.sysinit: - create /dev/cgroup (see comment)
93
94 2010-11-06 00:26 +0000 [r11887]  Jan Rękorajski <baggins/at/pld-linux.org>
95
96         * rc.d/init.d/cpusets: - use full blown cgroup subsystem if
97           available
98
99 2010-11-06 00:11 +0000 [r11886]  Jan Rękorajski <baggins/at/pld-linux.org>
100
101         * rc.d/rc.sysinit: - if cgroup is available use all its subsystems
102           instead of just cpusets
103
104 2010-11-06 00:07 +0000 [r11885]  Jan Rękorajski <baggins/at/pld-linux.org>
105
106         * rc.d/rc.sysinit: - commit at rev 10523 was completely bogus,
107           preventing mounting cpuset at all, as default fstab contains
108           cpuset line with noauto option
109
110 2010-10-09 21:21 +0000 [r11840]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
111
112         * src/initlog.c: Update initlog from initscripts.
113
114 2010-10-06 08:03 +0000 [r11831]  Elan Ruusamäe <glen/at/pld-linux.org>
115
116         * rc.d/init.d/template.init: - procname
117
118 2010-10-06 07:58 +0000 [r11830]  Elan Ruusamäe <glen/at/pld-linux.org>
119
120         * rc.d/init.d/template.init: - killproc wants procname mostly
121
122 2010-09-30 04:26 +0000 [r11823]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
123
124         * rc.d/rc: Fix 'local: można używać tylko w funkcji' on bash.
125
126 2010-09-19 18:38 +0000 [r11812]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
127
128         * rc.d/rc.sysinit: Make sysctl quiet.
129
130 2010-09-03 09:07 +0000 [r11801]  Bartosz Świątek <shadzik/at/pld-linux.org>
131
132         * rc.d/rc.sysinit: - don't check the fs on aufs and squashfs
133           systems
134
135 2010-08-26 10:30 +0000 [r11789]  Elan Ruusamäe <glen/at/pld-linux.org>
136
137         * rc.d/rc.sysinit: - use /var/log/boot.log, to match with plymouth
138           path
139
140 2010-08-21 18:00 +0000 [r11788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
141
142         * rc.d/rc.sysinit: Set firmware-loader also when udev is off.
143
144 2010-08-01 16:32 +0000 [r11741]  Elan Ruusamäe <glen/at/pld-linux.org>
145
146         * sysconfig/i18n: - plain en with utf8
147
148 2010-08-01 16:13 +0000 [r11739]  Elan Ruusamäe <glen/at/pld-linux.org>
149
150         * rc.d/rc.sysinit: - skip lock when making nodes on boot
151
152 2010-08-01 16:08 +0000 [r11738]  Elan Ruusamäe <glen/at/pld-linux.org>
153
154         * rc.d/rc.sysinit: - check_root_fs to function for readability
155
156 2010-08-01 15:58 +0000 [r11735-11737]  Elan Ruusamäe <glen/at/pld-linux.org>
157
158         * rc.d/rc.sysinit: - remove locale setup where it is pointless
159           (grep for fixed strings, and cat)
160
161         * rc.d/init.d/template.init: - sample for status with pidfile
162
163         * rc.d/rc.sysinit: - skip unneccesary subshell
164
165 2010-07-26 13:31 +0000 [r11715]  Jacek Konieczny <jajcus/at/pld-linux.org>
166
167         * sysconfig/network-scripts/ifup: - typo
168
169 2010-07-26 13:20 +0000 [r11714]  Jacek Konieczny <jajcus/at/pld-linux.org>
170
171         * sysconfig/network-scripts/ifup: - allow per-interface
172           configuration files for dhclient.conf – single config file with
173           'interface' directive(s) conflicts with interface name given on
174           the command line.
175
176 2010-07-21 08:23 +0000 [r11688]  Elan Ruusamäe <glen/at/pld-linux.org>
177
178         * rc.d/init.d/allowlogin: - functions, exit early if disabled
179
180 2010-07-20 08:42 +0000 [r11684]  Elan Ruusamäe <glen/at/pld-linux.org>
181
182         * rc.d/rc.shutdown: - ugly hack to still do killall as pgrep is on
183           /usr, or rather drop pgrep as it never returns empty nowadays due
184           kernel threads?
185
186 2010-07-08 10:47 +0000 [r11638-11639]  Elan Ruusamäe <glen/at/pld-linux.org>
187
188         * rc.d/init.d/network, rc.d/init.d/local, rc.d/init.d/random,
189           rc.d/init.d/single, rc.d/init.d/cpusets: - ignore
190           /var/lock/subsys remove readonly fs errors (after fsck wants to
191           reboot system)
192
193         * rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single,
194           rc.d/init.d/killall, rc.d/init.d/cpusets, rc.d/init.d/allowlogin:
195           - executable initscripts
196
197 2010-06-18 06:40 +0000 [r11565]  Bartłomiej Zimoń <cactus/at/pld-linux.org>
198
199         * rc.d/rc.shutdown: - fix shutdown/restart on kernels with devtmpfs
200
201 2010-06-15 11:37 +0000 [r11562]  Jacek Konieczny <jajcus/at/pld-linux.org>
202
203         * changelog.sh: - changelog.sh script improved and ChangeLog
204           updated
205
206 2010-06-15 11:33 +0000 [r11561]  Jacek Konieczny <jajcus/at/pld-linux.org>
207
208         * configure.ac: - firmwaredir was wrong
209
210 2010-06-15 11:17 +0000 [r11558-11559]  Jacek Konieczny <jajcus/at/pld-linux.org>
211
212         * configure.ac: - Version: 0.4.3.3
213
214         * Makefile.am, configure.ac: - firmwaredir relative to
215           ${exec_prefix} to fix 'make distcheck'
216
217 2010-06-15 10:13 +0000 [r11557]  Jacek Konieczny <jajcus/at/pld-linux.org>
218
219         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
220           - allow multiple dhclient instances running on one machine
221
222 2010-06-14 17:25 +0000 [r11555-11556]  Elan Ruusamäe <glen/at/pld-linux.org>
223
224         * rc.d/init.d/random: - reorganize into functions
225
226         * rc.d/init.d/random: - do not touch host random inside vserver
227           (discussed with baggins and arekm long time ago)
228
229 2010-06-08 09:01 +0000 [r11552]  Jacek Konieczny <jajcus/at/pld-linux.org>
230
231         * rc.d/init.d/functions: - /proc/cmdline may be unavailable (like
232           in a VServer) make cat quiet in such case
233
234 2010-05-18 12:13 +0000 [r11476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
235
236         * sysconfig/network-scripts/ifup: No need for wait loop.
237           check_link_down sleeps for specified time in 0.5s intervals.
238
239 2010-05-17 20:26 +0000 [r11475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
240
241         * sysconfig/network-scripts/ifup,
242           sysconfig/interfaces/ifcfg-description: Wait for wpa_supplicant
243           to actually connect to network before trying dhcp.
244
245 2010-05-17 20:20 +0000 [r11474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
246
247         * sysconfig/network-scripts/functions.network: Support for max
248           timeout as parameter.
249
250 2010-05-17 20:16 +0000 [r11473]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
251
252         * sysconfig/network-scripts/functions.network: Don't rely on ip
253           link UP checking. Always to mii-tool/ethtool test.
254
255 2010-05-17 19:08 +0000 [r11472]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
256
257         * sysconfig/network-scripts/ifup: Respect ZEROCONF variable for
258           dhcpcd.
259
260 2010-05-17 18:08 +0000 [r11471]  Elan Ruusamäe <glen/at/pld-linux.org>
261
262         * rc.d/init.d/functions: - ok to exit silently in ssd mode of
263           killproc, no need to noise about missing pidfile
264
265 2010-05-13 07:17 +0000 [r11462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
266
267         * Makefile.am: Include/install firmware-loader.sh brought by commit
268           r10422.
269
270 2010-05-12 07:11 +0000 [r11460]  Jacek Konieczny <jajcus/at/pld-linux.org>
271
272         * doc/Makefile.am: - include upstart.txt in the package
273
274 2010-05-12 07:08 +0000 [r11459]  Jacek Konieczny <jajcus/at/pld-linux.org>
275
276         * doc/upstart.txt: - notes about job debuging
277
278 2010-05-11 17:21 +0000 [r11458]  Jacek Konieczny <jajcus/at/pld-linux.org>
279
280         * configure.ac: - Version: 0.4.3.2
281
282 2010-05-11 10:10 +0000 [r11449]  Jacek Konieczny <jajcus/at/pld-linux.org>
283
284         * init/Makefile.am: - new listed in Makefile.am
285
286 2010-05-11 08:54 +0000 [r11447]  Jacek Konieczny <jajcus/at/pld-linux.org>
287
288         * init/rc.conf (added), init/rcS-sulogin.conf (added),
289           init/rcS.conf (added): - init job descriptions moved from
290           upstart-SysVinit
291
292 2010-05-10 17:24 +0000 [r11427]  Elan Ruusamäe <glen/at/pld-linux.org>
293
294         * rc.d/init.d/functions: - note about two modes in daemon
295
296 2010-05-10 14:35 +0000 [r11424]  Jacek Konieczny <jajcus/at/pld-linux.org>
297
298         * configure.ac: - Version: 0.4.3.1
299
300 2010-05-10 14:31 +0000 [r11423]  Jacek Konieczny <jajcus/at/pld-linux.org>
301
302         * src/start-stop-daemon.c, src/Makefile.am,
303           man/start-stop-daemon.8, configure.ac, rc.d/init.d/functions: -
304           'dropcaps' and 'start-stop-daemon-pid-check' patches from
305           packages/rc-scripts applied
306
307 2010-05-10 12:59 +0000 [r11422]  Jacek Konieczny <jajcus/at/pld-linux.org>
308
309         * rc.d/init.d/functions: - properly quote is_yes() argument
310
311 2010-05-10 11:50 +0000 [r11420]  Jacek Konieczny <jajcus/at/pld-linux.org>
312
313         * configure.ac: - Version: 0.4.3.0
314
315 2010-05-10 11:23 +0000 [r11419]  Jacek Konieczny <jajcus/at/pld-linux.org>
316
317         * t/backtick-test.sh, rc.d/init.d/network, rc.d/rc.shutdown,
318           sysconfig/interfaces/up.d/ip, sysconfig/interfaces/up.d/all, doc,
319           init/random.conf, man, init/Makefile.am,
320           sysconfig/interfaces/down.d, man/es, sysconfig/network-scripts,
321           sysconfig/interfaces, sysconfig/interfaces/down.d/all,
322           sysconfig/cpusets, isapnp, sysconfig/interfaces/up.d/tnl,
323           rc.d/rc.sysinit, rc.d/init.d/random,
324           sysconfig/interfaces/up.d/ppp, sysconfig/interfaces/up.d/ipx,
325           service, /, configure.ac, man/sv, man/de, sysconfig, man/ja,
326           Makefile.am, rc.d/init.d, sysconfig/interfaces/down.d/tnl, po,
327           sysconfig/interfaces/down.d/ppp, sysconfig/interfaces/down.d/ipx,
328           man/fr, rc.d/init.d/functions, doc/make-html, doc/upstart.txt
329           (added), sysconfig/hwprofiles, rc.d, src,
330           sysconfig/interfaces/down.d/ip, src/setuidgid.c (added), rc.d/rc,
331           sysconfig/interfaces/up.d, ppp, sysconfig/interfaces/data,
332           src/Makefile.am, man/ru, init (added): - upstart_native branch
333           merged
334
335 2010-05-02 12:16 +0000 [r11364]  Jacek Konieczny <jajcus/at/pld-linux.org>
336
337         * sysconfig/network-scripts/ifup-routes,
338           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
339           sysconfig/network, doc/net-scripts.txt,
340           sysconfig/network-scripts/functions.network: - support for
341           zeroconf networking (based on information from
342           http://avahi.org/wiki/AvahiAutoipd#Routes)
343
344 2010-04-21 20:24 +0000 [r11340]  Elan Ruusamäe <glen/at/pld-linux.org>
345
346         * service: - grab $ACTION variable
347
348 2010-04-21 18:26 +0000 [r11339]  Elan Ruusamäe <glen/at/pld-linux.org>
349
350         * service: - nicer output (brief) for --status-all ported from
351           ubuntu
352
353 2010-04-21 18:21 +0000 [r11338]  Elan Ruusamäe <glen/at/pld-linux.org>
354
355         * service: - identify as pld
356
357 2010-04-07 07:02 +0000 [r11312-11313]  Elan Ruusamäe <glen/at/pld-linux.org>
358
359         * configure.ac: - release 0.4.2.8
360
361         * rc.d/init.d/functions: - add --redirfds similar to --closefds
362
363 2010-04-05 19:18 +0000 [r11309]  Elan Ruusamäe <glen/at/pld-linux.org>
364
365         * rc.d/init.d/template.init: - tabs
366
367 2010-04-05 19:13 +0000 [r11308]  Elan Ruusamäe <glen/at/pld-linux.org>
368
369         * rc.d/init.d/template.init: - no need to load service config to
370           check network state
371
372 2010-02-08 17:34 +0000 [r11137]  Jakub Bogusz <qboosh/at/pld-linux.org>
373
374         * sysconfig/network-scripts/ifup,
375           sysconfig/interfaces/ifcfg-description: - WLAN_WPA_DRIVER should
376           default to wext
377
378 2010-02-08 17:11 +0000 [r11136]  Elan Ruusamäe <glen/at/pld-linux.org>
379
380         * rc.d/init.d/functions: - skip dead pids in status() with
381           --pidfile, or is filter_chroot() broken by design?
382
383 2010-02-08 17:06 +0000 [r11135]  Elan Ruusamäe <glen/at/pld-linux.org>
384
385         * t/status-pidfile.sh (added): - test for status() --pidfile
386
387 2010-02-08 16:51 +0000 [r11134]  Elan Ruusamäe <glen/at/pld-linux.org>
388
389         * t/backtick-test.sh (added), backtick-test.sh (removed), t
390           (added): - move tests to t/
391
392 2010-01-15 13:56 +0000 [r11113]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
393
394         * rc.d/init.d/functions: Use two separate tests instead of single
395           double test since bash yells about wrong integer if variable is
396           empty (and bash can source functions file).
397
398 2010-01-11 10:52 +0000 [r11099]  Elan Ruusamäe <glen/at/pld-linux.org>
399
400         * changelog.sh: - C locale for consistent changelog
401
402 2010-01-11 09:07 +0000 [r11098]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
403
404         * sysconfig/system: Drop EVMS_MD since it's not used.
405
406 2010-01-10 22:05 +0000 [r11096]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
407
408         * configure.ac: Prepare for 0.4.2.7.
409
410 2009-12-02 19:13 +0000 [r11004]  Elan Ruusamäe <glen/at/pld-linux.org>
411
412         * rc.d/rc.sysinit: - more reverting baggins buzybox branch changes
413           regarding hwclock
414
415 2009-11-24 11:07 +0000 [r11001]  Tomasz Pala <gotar/at/pld-linux.org>
416
417         * rc.d/rc.shutdown, rc.d/rc.sysinit: - having EVMS_LVM=yes without
418           the tools doesn't make them work - having EVMS_LVM=no mustn't
419           prevent plain LVM from bringing up - conclusion: these parts of
420           code are EVMS_LVM independant
421
422 2009-11-22 23:24 +0000 [r10999]  Elan Ruusamäe <glen/at/pld-linux.org>
423
424         * rc.d/Makefile.am: - add rc.init back
425
426 2009-11-22 23:14 +0000 [r10998]  Elan Ruusamäe <glen/at/pld-linux.org>
427
428         * rc.d/rc.init (added): - restore, but this time with some doc too
429
430 2009-11-22 20:39 +0000 [r10996]  Elan Ruusamäe <glen/at/pld-linux.org>
431
432         * rc.d/rc.sysinit: - hwclock doesn't recognize -l (patch from
433           devel-en)
434
435 2009-11-22 13:54 +0000 [r10995]  Elan Ruusamäe <glen/at/pld-linux.org>
436
437         * sysconfig/network-scripts/functions.network: - formatting
438
439 2009-11-22 13:51 +0000 [r10993-10994]  Elan Ruusamäe <glen/at/pld-linux.org>
440
441         * sysconfig/network-scripts/functions.network: - nwid already set
442           earlier
443
444         * rc.d/init.d/network: - typo, dots
445
446 2009-11-22 09:19 +0000 [r10990-10992]  Elan Ruusamäe <glen/at/pld-linux.org>
447
448         * rc.d/rc.init (removed), rc.d/Makefile.am: - rc.init does not seem
449           to be used anywhere; remove it
450
451         * sysconfig/network: - mention HOTPLUG
452
453         * sysconfig/interfaces/ifcfg-description: - cleanup
454
455 2009-11-20 12:58 +0000 [r10989]  Elan Ruusamäe <glen/at/pld-linux.org>
456
457         * rc.d/rc.shutdown: - cleanup trailing whitespace
458
459 2009-11-20 12:54 +0000 [r10988]  Elan Ruusamäe <glen/at/pld-linux.org>
460
461         * rc.d/init.d/sys-chroots: - back to /bin/sh
462
463 2009-11-20 12:35 +0000 [r10985-10987]  Elan Ruusamäe <glen/at/pld-linux.org>
464
465         * modules: - apply rc-scripts-modules.patch
466
467         * configure.ac: - prepare for 0.4.2.6 release
468
469 2009-11-19 21:21 +0000 [r10984]  Elan Ruusamäe <glen/at/pld-linux.org>
470
471         * rc.d/init.d/functions: - with --pidfile set in status(), don't
472           make wrong assumptions by finding process by name
473
474 2009-11-19 21:07 +0000 [r10983]  Elan Ruusamäe <glen/at/pld-linux.org>
475
476         * rc.d/init.d/functions: - fix weird typo
477
478 2009-11-19 20:41 +0000 [r10982]  Elan Ruusamäe <glen/at/pld-linux.org>
479
480         * rc.d/init.d/functions: - if pidfile specified, pid must be there,
481           don't fallback for pidof(1)
482
483 2009-11-19 13:31 +0000 [r10981]  Elan Ruusamäe <glen/at/pld-linux.org>
484
485         * rc.d/rc.local: - rc.local is sourced, not executed
486
487 2009-11-17 07:10 +0000 [r10976]  Elan Ruusamäe <glen/at/pld-linux.org>
488
489         * rc.d/init.d/sys-chroots, rc.d/rc, rc.d/rc.sysinit,
490           rc.d/init.d/cryptsetup, rc.d/init.d/functions: - partial merge of
491           baggin's busybox branch changes
492
493 2009-11-17 06:22 +0000 [r10975]  Elan Ruusamäe <glen/at/pld-linux.org>
494
495         * rc.d/init.d/functions: - status -p shortopt for --pidfile
496
497 2009-11-16 14:49 +0000 [r10971]  Tomasz Pala <gotar/at/pld-linux.org>
498
499         * sysconfig/network-scripts/functions.network: -
500           unknown/unsupported: return 2 if no tools found or all the
501           methods failed
502
503 2009-11-16 14:07 +0000 [r10970]  Tomasz Pala <gotar/at/pld-linux.org>
504
505         * sysconfig/network-scripts/functions.network: - don't call
506           check_mii_tool if ethtool or iwconfig reported success
507
508 2009-11-16 14:03 +0000 [r10969]  Tomasz Pala <gotar/at/pld-linux.org>
509
510         * sysconfig/network-scripts/functions.network: - check rfkill
511           before iwconfig (more common and doesn't require binary) - note
512           /sys/class/net/${1}/operstate file on some systems
513
514 2009-11-16 14:00 +0000 [r10968]  Tomasz Pala <gotar/at/pld-linux.org>
515
516         * sysconfig/network-scripts/functions.network: - it's common for
517           WiFi that all the methods of link state determinaion fail, don't
518           abort dhclient in such case
519
520 2009-11-04 08:03 +0000 [r10945]  Tomasz Pala <gotar/at/pld-linux.org>
521
522         * sysconfig/network-scripts/ifup-br: - don't disable bridged device
523           just before bridge starts! - this interrupts every subdevice
524           currently active (like VLAN interfaces in another bridges)
525
526 2009-11-04 07:58 +0000 [r10944]  Tomasz Pala <gotar/at/pld-linux.org>
527
528         * sysconfig/network-scripts/ifdown-br: - dont't set bridged device
529           down! some subdevice can still be used (e.g. VLAN interface in
530           another bridge), - NOTE: addresses from underlying device are
531           flushed on ifup-br so there should not exist anyone anyway
532
533 2009-11-03 15:47 +0000 [r10933]  Tomasz Pala <gotar/at/pld-linux.org>
534
535         * sysconfig/network-scripts/ifup-br: - bridge forward delay is used
536           regardless of STP, - NB hello timer runs always too, it's just
537           not used without STP
538
539 2009-10-25 18:33 +0000 [r10854]  Elan Ruusamäe <glen/at/pld-linux.org>
540
541         * rc.d/init.d/network: - fix devs detect
542
543 2009-10-16 08:50 +0000 [r10792]  Elan Ruusamäe <glen/at/pld-linux.org>
544
545         * rc.d/init.d/template.init: - stderr redirected anyway, nothing
546           special needed in configtest()
547
548 2009-10-15 10:03 +0000 [r10789]  Paweł Zuzelski <pawelz/at/pld-linux.org>
549
550         * sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile: - do not reduce
551           MTU by default. It kills ipsec.
552
553 2009-10-15 09:32 +0000 [r10788]  Paweł Zuzelski <pawelz/at/pld-linux.org>
554
555         * sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile (added),
556           sysconfig/interfaces/data/chat-ppp0.gprs-playmobile (added): -
557           ppp configuration for PLAY MOBILE (tested on HUAWEI E169 and E220
558           modems)
559
560 2009-10-14 07:35 +0000 [r10784]  Elan Ruusamäe <glen/at/pld-linux.org>
561
562         * rc.d/rc.sysinit: - local args in /etc/modules processing
563
564 2009-09-14 23:31 +0000 [r10603]  Tomasz Pala <gotar/at/pld-linux.org>
565
566         * rc.d/rc.sysinit: - there's no point in trying to run
567           vg{scan,change} if they're not present; so made them sufficient
568           unless is_no "$EVMS_LVM"
569
570 2009-09-02 19:58 +0000 [r10524]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
571
572         * rc.d/rc.sysinit: Set rc to 0 for mdadm rc=2 case.
573
574 2009-09-01 18:59 +0000 [r10523]  Paweł Gołaszewski <blues/at/pld-linux.org>
575
576         * rc.d/rc.sysinit: - cpuset shouldn't be mounted unconditionally -
577           it has few options
578
579 2009-08-30 20:14 +0000 [r10518]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
580
581         * rc.d/rc.sysinit: mdadm status codes 0 and 2 (new in mdadm 3.0)
582           are success
583
584 2009-08-25 10:25 +0000 [r10493]  Elan Ruusamäe <glen/at/pld-linux.org>
585
586         * rc.d/rc.sysinit: - use shell construct
587
588 2009-08-25 09:26 +0000 [r10492]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
589
590         * rc.d/rc.sysinit: Skip comments in args.
591
592 2009-08-24 06:16 +0000 [r10491]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
593
594         * rc.d/rc.sysinit: Restore extra check.
595
596 2009-08-17 20:34 +0000 [r10490]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
597
598         * rc.d/rc.sysinit, src/getkey.c: New getkey handling (from fc).
599
600 2009-08-16 20:53 +0000 [r10487]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
601
602         * configure.ac: Release 0.4.2.4.
603
604 2009-08-11 14:06 +0000 [r10473]  Elan Ruusamäe <glen/at/pld-linux.org>
605
606         * rc.d/rc.sysinit: - no subshell needed and unify modprobe -c
607           callout
608
609 2009-08-11 07:08 +0000 [r10469]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
610
611         * rc.d/rc.sysinit: Don't use modprobe.conf file. Use /sbin/modprobe
612           -c output instead.
613
614 2009-08-07 17:42 +0000 [r10460]  Marcin Król <hawk/at/pld-linux.org>
615
616         * sysconfig/network-scripts/tnlup,
617           sysconfig/network-scripts/ifup-br, rc.d/rc.sysinit,
618           sysconfig/network-scripts/ifup-sl,
619           sysconfig/network-scripts/functions.network,
620           sysconfig/network-scripts/ifup-ppp,
621           sysconfig/network-scripts/ifup-vlan: - '-k' is no longer valid
622           modprobe switch
623
624 2009-07-25 19:44 +0000 [r10427]  Elan Ruusamäe <glen/at/pld-linux.org>
625
626         * rc.d/init.d/template.init: - configtest alias - allow output of
627           configtest success
628
629 2009-07-25 19:29 +0000 [r10426]  Elan Ruusamäe <glen/at/pld-linux.org>
630
631         * rc.d/init.d/template.init: - improved configtest output sequence
632
633 2009-07-25 19:24 +0000 [r10425]  Elan Ruusamäe <glen/at/pld-linux.org>
634
635         * rc.d/init.d/template.init: - add checkconfig action sample
636
637 2009-07-25 19:19 +0000 [r10424]  Elan Ruusamäe <glen/at/pld-linux.org>
638
639         * rc.d/init.d/template.init: - use <service_name> for msg as it
640           usualy differs
641
642 2009-07-21 18:25 +0000 [r10422]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
643
644         * firmware-loader.sh (added), rc.d/rc.sysinit: - added
645           firmware-loader.sh for autoload firmware on systems w/o udev
646
647 2009-07-17 07:40 +0000 [r10421]  Bartosz Świątek <shadzik/at/pld-linux.org>
648
649         * sysconfig/i18n: - add en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8
650           en_GB.UTF-8/UTF-8 to supported langs
651
652 2009-07-16 18:09 +0000 [r10420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
653
654         * rc.d/init.d/functions: Update LINES correctly.
655
656 2009-07-16 17:07 +0000 [r10419]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
657
658         * rc.d/init.d/functions: On IPMI serial console COLUMNS ends up
659           with negative value like -13. Protect agains such thing. Also
660           protect LINES.
661
662 2009-07-01 04:39 +0000 [r10409]  Elan Ruusamäe <glen/at/pld-linux.org>
663
664         * acinclude.m4: - fix underquoted definition warning
665
666 2009-07-01 04:35 +0000 [r10408]  Elan Ruusamäe <glen/at/pld-linux.org>
667
668         * configure.ac: - 0.4.2.3
669
670 2009-06-29 00:13 +0000 [r10399]  Elan Ruusamäe <glen/at/pld-linux.org>
671
672         * rc.d/rc.shutdown: - nice message about kexec being used
673
674 2009-06-28 22:17 +0000 [r10398]  Elan Ruusamäe <glen/at/pld-linux.org>
675
676         * rc.d/rc.shutdown: - invoke kexec only if image loaded
677
678 2009-06-05 18:30 +0000 [r10372]  Elan Ruusamäe <glen/at/pld-linux.org>
679
680         * sysconfig/network: - update udev path
681
682 2009-06-03 06:29 +0000 [r10367-10369]  Elan Ruusamäe <glen/at/pld-linux.org>
683
684         * sysconfig/network-scripts/functions.network: - one local should
685           be enough
686
687         * rc.d/init.d/functions: - update path
688
689         * sysconfig/network-scripts/functions.network: - i don't think cat
690           output is localized
691
692 2009-06-02 20:34 +0000 [r10366]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
693
694         * sysconfig/network-scripts/functions.network: Add rfkill support.
695
696 2009-05-26 19:51 +0000 [r10361]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
697
698         * rc.d/init.d/functions: - don't kill -KILL (in start-stop-daemon),
699           try TERM first
700
701 2009-05-22 18:30 +0000 [r10358]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
702
703         * DEVELOPMENT, configure.ac: Prepare for 0.4.2.2.
704
705 2009-04-23 20:59 +0000 [r10333]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
706
707         * sysconfig/network-scripts/functions.network: Don't rely on mii
708           check (it's unreliable). 'radio off' clarifications. Less
709           iterations in loop.
710
711 2009-04-07 09:28 +0000 [r10321-10322]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
712
713         * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
714           udev it doesn't exist usually.
715
716         * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
717           udev it doesn't exist usually.
718
719 2009-03-26 15:11 +0000 [r10264]  Jan Rękorajski <baggins/at/pld-linux.org>
720
721         * sysconfig/network-scripts/ifup-aliases: - more readable
722
723 2009-03-26 13:33 +0000 [r10253]  Jan Rękorajski <baggins/at/pld-linux.org>
724
725         * sysconfig/network-scripts/ifup-aliases: - set addrlabel only if
726           specified
727
728 2009-03-23 16:07 +0000 [r10235]  Jan Rękorajski <baggins/at/pld-linux.org>
729
730         * configure.ac: - 0.4.2.1
731
732 2009-03-21 21:30 +0000 [r10225-10226]  Elan Ruusamäe <glen/at/pld-linux.org>
733
734         * rc.d/init.d/sys-chroots: - correct
735
736         * rc.d/init.d/sys-chroots: - invert condition to bring down one
737           level of indent
738
739 2009-03-21 21:24 +0000 [r10223-10224]  Elan Ruusamäe <glen/at/pld-linux.org>
740
741         * rc.d/init.d/local: - proper order of commands
742
743         * rc.d/init.d/killall: - correction
744
745 2009-03-21 21:17 +0000 [r10222]  Elan Ruusamäe <glen/at/pld-linux.org>
746
747         * rc.d/init.d/allowlogin: - why the space?
748
749 2009-03-20 16:03 +0000 [r10221]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
750
751         * sysconfig/network-scripts/functions.network: Set nickname only
752           when specified in config since many wifi adapters don't support
753           this setting.
754
755 2009-03-19 00:15 +0000 [r10218]  Elan Ruusamäe <glen/at/pld-linux.org>
756
757         * rc.d/rc, rc.d/rc.sysinit, DEVELOPMENT,
758           sysconfig/network-scripts/functions.network,
759           rc.d/init.d/functions: - use "local" not "typeset" (compatible
760           with: pdksh/bash/dash)
761
762 2009-03-16 11:34 +0000 [r10214]  Elan Ruusamäe <glen/at/pld-linux.org>
763
764         * rc.d/rc.shutdown, rc.d/rc.sysinit: - shorter lvm version detect
765
766 2009-03-16 11:27 +0000 [r10213]  Elan Ruusamäe <glen/at/pld-linux.org>
767
768         * rc.d/rc.shutdown: - remove unneeded subshells
769
770 2009-03-16 11:23 +0000 [r10212]  Elan Ruusamäe <glen/at/pld-linux.org>
771
772         * sysconfig/system: - typo
773
774 2009-03-15 23:09 +0000 [r10210-10211]  Jan Rękorajski <baggins/at/pld-linux.org>
775
776         * rc.d/rc.shutdown, sysconfig/system: - added UMOUNT_IGNORE option
777
778         * rc.d/rc.shutdown: - refactor awk invocation in fs unmounting code
779
780 2009-03-12 15:32 +0000 [r10208]  Elan Ruusamäe <glen/at/pld-linux.org>
781
782         * inittab: - sX prefix ofr serial lines
783
784 2009-03-11 12:41 +0000 [r10203]  Jan Rękorajski <baggins/at/pld-linux.org>
785
786         * configure.ac: - 0.4.2.0, well deserved version bump after few
787           years of development
788
789 2009-03-10 11:39 +0000 [r10197-10198]  Jan Rękorajski <baggins/at/pld-linux.org>
790
791         * sysconfig/network-scripts/ifup,
792           sysconfig/network-scripts/functions.network: - addlabel is IPv6
793           only
794
795         * sysconfig/network-scripts/ifup-aliases: - added addrlabel support
796
797 2009-03-10 11:33 +0000 [r10196]  Jan Rękorajski <baggins/at/pld-linux.org>
798
799         * sysconfig/network-scripts/ifup-aliases: - removed dead code
800
801 2009-03-10 11:20 +0000 [r10195]  Jan Rękorajski <baggins/at/pld-linux.org>
802
803         * sysconfig/network-scripts/ifup: - add IP_LABEL support
804
805 2009-03-10 11:16 +0000 [r10194]  Jan Rękorajski <baggins/at/pld-linux.org>
806
807         * sysconfig/network-scripts/functions.network: - allow addrlabel
808           setting for ipv4 adresses
809
810 2009-03-10 11:11 +0000 [r10192-10193]  Jan Rękorajski <baggins/at/pld-linux.org>
811
812         * sysconfig/network-scripts/functions.network: - remove IP6_SRC_IF
813           dead code - started adding IP_LABEL
814
815         * doc/net-scripts.txt: - remove IP6_SRC_IF, add IP_ALABEL
816
817 2009-03-10 11:02 +0000 [r10191]  Jan Rękorajski <baggins/at/pld-linux.org>
818
819         * sysconfig/interfaces/ifcfg-description: - just remove IP6_SRC_IF
820           to avoid confusion
821
822 2009-03-10 10:56 +0000 [r10190]  Jan Rękorajski <baggins/at/pld-linux.org>
823
824         * sysconfig/interfaces/ifcfg-description: - add IP_LABEL setting
825           for ip addrlabel (see RFC 3484) - added comment about uselessness
826           of IP6_SRC_IF setting
827
828 2009-03-09 21:21 +0000 [r10186]  Jan Rękorajski <baggins/at/pld-linux.org>
829
830         * rc.d/init.d/functions: - use exntended regexp functionality
831
832 2009-03-09 21:12 +0000 [r10185]  Jan Rękorajski <baggins/at/pld-linux.org>
833
834         * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases,
835           sysconfig/network-scripts/ifup-routes,
836           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
837           sysconfig/network-scripts/tnldown, rc.d/rc.sysinit,
838           rc.d/init.d/cryptsetup, sysconfig/network-scripts/ifup-neigh,
839           sysconfig/network-scripts/functions.network,
840           rc.d/init.d/functions, sysconfig/network-scripts/ifup-vlan: - man
841           grep, "Direct invocation as either egrep or fgrep is deprecated",
842           use grep -F or grep -E
843
844 2009-03-09 21:04 +0000 [r10183-10184]  Jan Rękorajski <baggins/at/pld-linux.org>
845
846         * rc.d/rc.sysinit: - fix syntax
847
848         * rc.d/init.d/functions: - man grep, glen. "Direct invocation as
849           either egrep or fgrep is deprecated" - and better safe than
850           sorry, use grep -E with proper regexp
851
852 2009-03-09 18:50 +0000 [r10181-10182]  Elan Ruusamäe <glen/at/pld-linux.org>
853
854         * sysconfig/network-scripts/ifdown-vlan: - ip link help might be
855           localized, remove unneeded subshell
856
857         * rc.d/init.d/functions: - /proc/mounts isn't localized and it has
858           fixed format (use fgrep)
859
860 2009-03-09 18:03 +0000 [r10180]  Jan Rękorajski <baggins/at/pld-linux.org>
861
862         * rc.d/rc.sysinit: - use is_fsmounted for checking mount points -
863           fix mtab entry for /dev/cpuset
864
865 2009-03-09 17:47 +0000 [r10179]  Jan Rękorajski <baggins/at/pld-linux.org>
866
867         * rc.d/init.d/functions: - use /proc/mounts if available for
868           checking mounted fs
869
870 2009-03-09 16:07 +0000 [r10178]  Jan Rękorajski <baggins/at/pld-linux.org>
871
872         * rc.d/rc.sysinit: - check if /proc and /sys are mounted before
873           trying to mount them
874
875 2009-03-09 15:54 +0000 [r10177]  Jan Rękorajski <baggins/at/pld-linux.org>
876
877         * rc.d/init.d/functions: - added is_fsmounted function to check if
878           a given filesystem is mounted, requires /bin/stat (i.e. coreutils
879           >= 7.1-2)
880
881 2009-03-08 15:48 +0000 [r10176]  Tomasz Pala <gotar/at/pld-linux.org>
882
883         * sysconfig/network-scripts/ifup: - rc.d/init.d/network calls
884           "/sbin/ifup tnlcfg-$i boot" causing awk: cannot open tnlcfg-tun0
885           (No such file or directory) from ifup-post tnlcfg-tun0 (calling
886           ifup-aliases without full $CONFIG path) This fixes long lasting
887           bug:
888           http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg18413.html
889           http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg11198.html
890
891 2009-03-06 12:56 +0000 [r10174]  Elan Ruusamäe <glen/at/pld-linux.org>
892
893         * rc.d/init.d/functions: - daemon() startup errors dump to stderr
894
895 2009-03-02 12:39 +0000 [r10159]  Elan Ruusamäe <glen/at/pld-linux.org>
896
897         * rc.d/rc.sysinit: - no bashism, typo
898
899 2009-03-02 12:28 +0000 [r10158]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
900
901         * rc.d/rc.sysinit: - remount rootfs rw only if no option 'ro' in
902           fstab - hide remove errors on /etc/*mtab~* /fastboot etc
903
904 2009-02-27 16:36 +0000 [r10150]  Tomasz Pala <gotar/at/pld-linux.org>
905
906         * sysconfig/network-scripts/ifup-vlan: - fixed exit status when no
907           appropriate tools found
908
909 2009-02-27 16:33 +0000 [r10149]  Tomasz Pala <gotar/at/pld-linux.org>
910
911         * sysconfig/network-scripts/ifdown-vlan: - restored vconfig support
912           for older iproute2 users
913
914 2009-02-25 07:43 +0000 [r10146]  Elan Ruusamäe <glen/at/pld-linux.org>
915
916         * rc.d/init.d/template.init: - less indent by using return in
917           functions
918
919 2009-02-21 12:43 +0000 [r10135]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
920
921         * rc.d/rc, sysconfig/network-scripts/functions.network: Comparsion
922           correction.
923
924 2009-02-20 09:05 +0000 [r10133]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
925
926         * configure.ac: Preparations for 0.4.1.27.
927
928 2009-02-19 20:03 +0000 [r10132]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
929
930         * rc.d/init.d/functions: - 15 seems to be normal color on 16 and
931           256 color consoles
932
933 2009-02-19 10:15 +0000 [r10130]  Elan Ruusamäe <glen/at/pld-linux.org>
934
935         * rc.d/init.d/functions: - typo
936
937 2009-02-17 17:23 +0000 [r10127]  Tomasz Pala <gotar/at/pld-linux.org>
938
939         * rc.d/init.d/functions: - added {waitname:+--name $waitname} to
940           ssd, otherwise there's no way to start qpopperd and qpoppersd
941           both at the same time /usr/sbin/qpoppersd already running. - use
942           long options names
943
944 2009-02-16 01:07 +0000 [r10123-10124]  Tomasz Pala <gotar/at/pld-linux.org>
945
946         * rc.d/init.d/functions: - keep one style of spacing, do not
947           pollute sh with C-style comparision == operator
948
949         * rc.d/init.d/functions: - expand relative --pidfile to absolute
950           /var/run path; ssd in killproc has broken plenty of daemons
951           including amavisd-new, apache and clamav - dropped ancient
952           /usr/X11R6/bin from $PATH
953
954 2009-02-12 11:29 +0000 [r10122]  Elan Ruusamäe <glen/at/pld-linux.org>
955
956         * rc.d/init.d/functions: - calculate default INIT_COL from terminal
957           size
958
959 2009-02-12 11:26 +0000 [r10121]  Elan Ruusamäe <glen/at/pld-linux.org>
960
961         * sysconfig/system: - no hardcoded default in config for INIT_COL
962
963 2009-02-09 19:59 +0000 [r10115]  Elan Ruusamäe <glen/at/pld-linux.org>
964
965         * rc.d/init.d/functions: - typo
966
967 2009-02-04 20:28 +0000 [r10099]  Paweł Gołaszewski <blues/at/pld-linux.org>
968
969         * rc.d/init.d/functions: - makepid functionality to daemon function
970
971 2009-01-25 14:58 +0000 [r10096]  Elan Ruusamäe <glen/at/pld-linux.org>
972
973         * rc.d/init.d/cryptsetup: - LC_ALL=C for greps
974
975 2009-01-23 15:03 +0000 [r10095]  Elan Ruusamäe <glen/at/pld-linux.org>
976
977         * sysconfig/network-scripts/functions.network: - local output for
978           func internal vars
979
980 2009-01-23 13:54 +0000 [r10094]  Elan Ruusamäe <glen/at/pld-linux.org>
981
982         * sysconfig/network-scripts/ifdown: - grepping pid from ps ax could
983           be ambigous, use kill -0 for running-pid-check
984
985 2009-01-23 13:45 +0000 [r10093]  Elan Ruusamäe <glen/at/pld-linux.org>
986
987         * rc.d/init.d/cryptsetup: - revert unwanted commit
988
989 2009-01-23 13:39 +0000 [r10092]  Elan Ruusamäe <glen/at/pld-linux.org>
990
991         * sysconfig/network-scripts/ifup-routes, rc.d/rc.shutdown,
992           sysconfig/network-scripts/ifup-aliases,
993           sysconfig/network-scripts/ifdown-ppp,
994           sysconfig/network-scripts/tnldown,
995           sysconfig/network-scripts/ifup-post,
996           sysconfig/network-scripts/ifup-plusb,
997           sysconfig/network-scripts/ifdown,
998           sysconfig/network-scripts/ifdown-br,
999           sysconfig/network-scripts/ifup-neigh,
1000           sysconfig/network-scripts/ifup-ppp,
1001           sysconfig/network-scripts/ifup-vlan,
1002           sysconfig/network-scripts/ifup-ipx,
1003           sysconfig/network-scripts/tnlup,
1004           sysconfig/network-scripts/ifdown-sl,
1005           sysconfig/network-scripts/ifup,
1006           sysconfig/network-scripts/ifdown-irda,
1007           sysconfig/network-scripts/ifup-br,
1008           sysconfig/network-scripts/ifup-plip, sysconfig/system,
1009           sysconfig/network-scripts/ifup-iucv, rc.d/rc,
1010           sysconfig/network-scripts/ifdown-post, rc.d/rc.init, lang.csh,
1011           hwprofile, service, sysconfig/network-scripts/ifup-sl,
1012           sysconfig/network-scripts/ifup-irda: - cleanup vi:syntax, not
1013           needed and doesn't work anyway (should be vim:ft if any)
1014
1015 2009-01-23 13:34 +0000 [r10091]  Elan Ruusamäe <glen/at/pld-linux.org>
1016
1017         * sysconfig/network-scripts/ifup-aliases,
1018           sysconfig/network-scripts/tnlup,
1019           sysconfig/network-scripts/ifdown-vlan,
1020           sysconfig/network-scripts/ifup-br,
1021           sysconfig/network-scripts/tnldown,
1022           sysconfig/network-scripts/ifdown, Makefile.am,
1023           sysconfig/network-scripts/ifdown-br, rc.d/init.d/cryptsetup,
1024           sysconfig/network-scripts/functions.network, configure.ac,
1025           sysconfig/network-scripts/ifup-vlan: - force LC_ALL=C when
1026           grepping data from possibly localized program outputs
1027
1028 2009-01-22 09:06 +0000 [r10090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1029
1030         * sysconfig/interfaces/ifcfg-description: Mention GVRP option.
1031
1032 2009-01-22 09:02 +0000 [r10089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1033
1034         * po/pl.po: Update
1035
1036 2009-01-22 08:56 +0000 [r10087-10088]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1037
1038         * sysconfig/network-scripts/functions.network,
1039           sysconfig/network-scripts/ifup-vlan: Prefer vlan creation using
1040           iproute2, fallback to vconfig.
1041
1042         * sysconfig/network-scripts/ifdown: No need for special handling
1043           for vlans when downing master device.
1044
1045 2009-01-22 08:41 +0000 [r10086]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1046
1047         * sysconfig/network-scripts/ifdown-vlan: vconfig no longer needed
1048           here.
1049
1050 2009-01-22 07:43 +0000 [r10085]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1051
1052         * sysconfig/network-scripts/ifdown-vlan,
1053           sysconfig/network-scripts/ifdown: Delete devices using iproute2.
1054
1055 2009-01-05 19:08 +0000 [r10050]  Jan Rękorajski <baggins/at/pld-linux.org>
1056
1057         * rc.d/rc.sysinit, rc.d/init.d/cpusets: - use noprefix mount option
1058           for cgroup cpuset
1059
1060 2009-01-02 19:01 +0000 [r10047-10048]  Jan Rękorajski <baggins/at/pld-linux.org>
1061
1062         * sysconfig/cpusets/cpuset-test: - removed reference to cpuset
1063           virtualization (feature long dead, and no signs of resurrection)
1064
1065         * rc.d/init.d/cpusets: - fix for /dev/cpuset mounted as cgroup
1066           -ocpuset
1067
1068 2008-12-31 19:25 +0000 [r10044]  Jan Rękorajski <baggins/at/pld-linux.org>
1069
1070         * configure.ac: 0.4.1.26
1071
1072 2008-12-25 07:08 +0000 [r10040]  Jakub Bogusz <qboosh/at/pld-linux.org>
1073
1074         * rc.d/init.d/functions: - optional argument in square brackets
1075
1076 2008-12-16 19:00 +0000 [r10038]  Elan Ruusamäe <glen/at/pld-linux.org>
1077
1078         * rc.d/init.d/functions: - add usage for killproc - shift 2 is
1079           better than shift shift
1080
1081 2008-12-16 18:55 +0000 [r10037]  Elan Ruusamäe <glen/at/pld-linux.org>
1082
1083         * rc.d/init.d/functions: - try ssd for killproc. needs pidfile to
1084           work reliably - what values to use for --retry?
1085
1086 2008-12-11 17:04 +0000 [r10034]  Elan Ruusamäe <glen/at/pld-linux.org>
1087
1088         * rc.d/rc.sysinit: - display LVM VG stats after LVM has been
1089           initialized
1090
1091 2008-12-09 14:35 +0000 [r10030]  Jan Rękorajski <baggins/at/pld-linux.org>
1092
1093         * rc.d/rc.shutdown, po/pl.po, sysconfig/system, rc.d/rc.sysinit,
1094           sysconfig/network-scripts/ifup-ppp: - removed DevFS support
1095
1096 2008-12-09 14:31 +0000 [r10029]  Jan Rękorajski <baggins/at/pld-linux.org>
1097
1098         * rc.d/rc.sysinit: - udev-135-2 finally creates /dev/cpuset
1099           directory - use cgroup fs in newer kernels
1100
1101 2008-12-04 19:49 +0000 [r10022]  Paweł Sikora <pluto/at/pld-linux.org>
1102
1103         * rc.d/rc.sysinit: - allow usb group to operate on /proc/bus/usb.
1104
1105 2008-12-02 07:14 +0000 [r10020]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1106
1107         * sysctl.conf: Leave default for kernel.
1108
1109 2008-12-02 00:08 +0000 [r10019]  Paweł Sikora <pluto/at/pld-linux.org>
1110
1111         * sysctl.conf: - describe kernel.randomize_va_space feature.
1112
1113 2008-11-30 19:27 +0000 [r10016]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1114
1115         * sysconfig/network-scripts/ifup-vlan: Load 8021q module.
1116
1117 2008-11-30 15:15 +0000 [r10014]  Elan Ruusamäe <glen/at/pld-linux.org>
1118
1119         * rc.d/init.d/functions: - add --pidfile to status()
1120
1121 2008-11-28 16:09 +0000 [r10010]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1122
1123         * sysconfig/network-scripts/ifup,
1124           sysconfig/interfaces/ifcfg-description,
1125           sysconfig/interfaces/ifcfg-eth0.1: macvlan support.
1126
1127 2008-11-27 14:47 +0000 [r10007]  Jan Rękorajski <baggins/at/pld-linux.org>
1128
1129         * rc.d/rc.sysinit: - load dm-mod before using dmsetup in multipath
1130           case
1131
1132 2008-11-18 13:40 +0000 [r9998]  Elan Ruusamäe <glen/at/pld-linux.org>
1133
1134         * rc.d/init.d/cryptsetup: - catch missing device errors
1135
1136 2008-11-18 13:26 +0000 [r9996-9997]  Elan Ruusamäe <glen/at/pld-linux.org>
1137
1138         * sysconfig/interfaces/data/chat-ppp0.kou: - it starts pppd right
1139           after connection - with kernel or fixed firmware there's OK said
1140           after ATZ
1141
1142         * sysconfig/interfaces/ifcfg-ppp0.kou: - add debug line (disabled)
1143
1144 2008-11-14 01:23 +0000 [r9991]  Elan Ruusamäe <glen/at/pld-linux.org>
1145
1146         * rc.d/init.d/cryptsetup: - use nls
1147
1148 2008-11-12 23:27 +0000 [r9985]  Elan Ruusamäe <glen/at/pld-linux.org>
1149
1150         * rc.d/init.d/cryptsetup: - dmsetup mknodes so the startup doesn't
1151           complain on missing nodes
1152
1153 2008-11-10 00:46 +0000 [r9974]  Elan Ruusamäe <glen/at/pld-linux.org>
1154
1155         * rc.d/init.d/cryptsetup: - output formatting cosmetics
1156
1157 2008-11-10 00:15 +0000 [r9973]  Elan Ruusamäe <glen/at/pld-linux.org>
1158
1159         * rc.d/init.d/cryptsetup: - no bashism
1160
1161 2008-11-05 22:48 +0000 [r9970]  Elan Ruusamäe <glen/at/pld-linux.org>
1162
1163         * rc.d/init.d/functions: - add --chdir to daemon()
1164
1165 2008-11-05 22:39 +0000 [r9969]  Elan Ruusamäe <glen/at/pld-linux.org>
1166
1167         * rc.d/init.d/functions: - -u is for stopping in ssd
1168
1169 2008-11-04 20:04 +0000 [r9963]  Elan Ruusamäe <glen/at/pld-linux.org>
1170
1171         * configure.ac: - wtf 0.4.1.24 was already there? bump to 0.4.1.25
1172           then
1173
1174 2008-11-04 19:57 +0000 [r9962]  Elan Ruusamäe <glen/at/pld-linux.org>
1175
1176         * DEVELOPMENT: - somewhy have to svn up again after configure.ac
1177           commit
1178
1179 2008-11-04 19:45 +0000 [r9959]  Elan Ruusamäe <glen/at/pld-linux.org>
1180
1181         * configure.ac: - 0.4.1.24 release
1182
1183 2008-11-04 18:07 +0000 [r9958]  Elan Ruusamäe <glen/at/pld-linux.org>
1184
1185         * lang.sh: - LC_ALL was still overwritten with i18n value even if
1186           one had from ssh session
1187
1188 2008-10-29 08:54 +0000 [r9927]  Elan Ruusamäe <glen/at/pld-linux.org>
1189
1190         * run-parts: - rip out -u <runas_user> -- it's bad concept and
1191           nothing should be using it anyway
1192
1193 2008-10-28 00:09 +0000 [r9926]  Elan Ruusamäe <glen/at/pld-linux.org>
1194
1195         * run-parts: - add --test and -- to behave like debian run-parts(1)
1196
1197 2008-10-26 13:43 +0000 [r9922]  Tomasz Pala <gotar/at/pld-linux.org>
1198
1199         * sysconfig/system, rc.d/rc.sysinit: - introduce START_UDEV
1200           variable
1201
1202 2008-10-25 22:53 +0000 [r9921]  Andrzej Dopierała <undefine/at/pld-linux.org>
1203
1204         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
1205           - wpa is also usefull with not wireless devices - eg with 8021x.
1206           - patch by Pawel Nogas <pnogas(AT)amu(DOT)edu(DOT)pl>
1207
1208 2008-10-25 18:35 +0000 [r9920]  Radosław Zieliński <radek/at/pld-linux.org>
1209
1210         * sysconfig/network-scripts/ifup: - removed sed dependency
1211
1212 2008-10-25 18:16 +0000 [r9918-9919]  Radosław Zieliński <radek/at/pld-linux.org>
1213
1214         * sysconfig/interfaces/ifcfg-eth0.1: - typo
1215
1216         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
1217           doc/net-scripts.txt, sysconfig/interfaces/ifcfg-eth0: - support
1218           for automatic 6to4 tunnels
1219
1220 2008-10-13 13:21 +0000 [r9909]  Tomasz Pala <gotar/at/pld-linux.org>
1221
1222         * rc.d/init.d/network, backtick-test.sh (added): - restored some
1223           backticks - pdksh has broken $(...) closing paren detection, -
1224           added backtick-test.sh to test whenever this would be valid some
1225           day
1226
1227 2008-10-13 01:04 +0000 [r9908]  Tomasz Pala <gotar/at/pld-linux.org>
1228
1229         * rc.d/init.d/network, rc.d/init.d/cpusets, rc.d/init.d/functions:
1230           - unified function definitions (line-saving way), - use
1231           unambiguous $(...) instead of backticks.
1232
1233 2008-10-12 18:08 +0000 [r9907]  Tomasz Pala <gotar/at/pld-linux.org>
1234
1235         * rc.d/init.d/functions: - start-stop-daemon uses -c not -u to
1236           change UID
1237
1238 2008-09-16 20:39 +0000 [r9869]  Elan Ruusamäe <glen/at/pld-linux.org>
1239
1240         * inittab: - full set of samples for default terminals (default
1241           keymap doesn't allow you switch over 12)
1242
1243 2008-09-15 08:23 +0000 [r9868]  Elan Ruusamäe <glen/at/pld-linux.org>
1244
1245         * inittab: - you don't likely need so many terminals
1246
1247 2008-08-07 20:39 +0000 [r9860]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1248
1249         * rc.d/rc.sysinit: Actually don't use -s option since dmesg uses
1250           klogctl() to retrieve real ring buffer size.
1251
1252 2008-08-07 20:36 +0000 [r9859]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1253
1254         * rc.d/rc.sysinit: dump 524288 of dmesg data
1255
1256 2008-07-24 10:10 +0000 [r9851]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1257
1258         * sysctl.conf: Don't set net.ipv4.ip_local_port_range; use kernel
1259           default
1260
1261 2008-07-24 10:06 +0000 [r9850]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1262
1263         * sysctl.conf: Disable tcp syncookies by default (these disable
1264           SACK which according to DaveM 'sets TCP stack back by 10 years')
1265
1266 2008-07-22 17:39 +0000 [r9849]  Jakub Bogusz <qboosh/at/pld-linux.org>
1267
1268         * sysconfig/i18n: - proper encoding for de_DE
1269
1270 2008-07-17 20:42 +0000 [r9846]  Bartosz Świątek <shadzik/at/pld-linux.org>
1271
1272         * sysconfig/network-scripts/ifup: - wpa_supplicant 0.6.3 doesn't
1273           have a "-w" option!!
1274
1275 2008-06-10 21:00 +0000 [r9801]  Paweł Gołaszewski <blues/at/pld-linux.org>
1276
1277         * sysconfig/network-scripts/ifup-ppp: - try last resort in setting
1278           MODEMPORT - compatibility change.
1279
1280 2008-06-01 11:28 +0000 [r9785]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1281
1282         * rc.d/init.d/functions: Export ISATTY. Calling this test from
1283           inside of initlog() return true even if output still goes into
1284           terminal. By exporting we make sure that initial test result is
1285           used for entire run of the script. Fixes wrong 'DONE' string
1286           alignment when bringin up dhcp.
1287
1288 2008-05-22 19:08 +0000 [r9761]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1289
1290         * sysconfig/network-scripts/ifdown: Return can be only from
1291           function. Use exit.
1292
1293 2008-05-19 06:21 +0000 [r9759-9760]  Elan Ruusamäe <glen/at/pld-linux.org>
1294
1295         * rc.d/init.d/functions: - tabs
1296
1297         * rc.d/init.d/functions: - try not to use initlog if $RC_LOGGING is
1298           off (avoits usleeps for each startup)
1299
1300 2008-05-19 06:05 +0000 [r9756-9757]  Elan Ruusamäe <glen/at/pld-linux.org>
1301
1302         * configure.ac: - 0.4.1.23
1303
1304         * rc.d/init.d/functions: - add --pidfile to daemon()
1305
1306 2008-04-27 02:00 +0000 [r9733]  Elan Ruusamäe <glen/at/pld-linux.org>
1307
1308         * rc.d/init.d/functions: - disable log_success/log_failed when
1309           RC_LOGGING is off
1310
1311 2008-04-27 01:34 +0000 [r9731-9732]  Elan Ruusamäe <glen/at/pld-linux.org>
1312
1313         * sysconfig/interfaces/tnlcfg-description: - utf8
1314
1315         * doc/rc-scripts.docb, doc/polski.dsl, doc/sysconfig.docb: - utf8
1316
1317 2008-04-27 01:29 +0000 [r9730]  Elan Ruusamäe <glen/at/pld-linux.org>
1318
1319         * rc-scripts.spec.in (removed), Makefile.am, configure.ac: -
1320           outdated, use spec from cvs
1321
1322 2008-04-27 01:24 +0000 [r9729]  Elan Ruusamäe <glen/at/pld-linux.org>
1323
1324         * sysconfig/network-scripts/tnlup,
1325           sysconfig/network-scripts/ifdown-irda,
1326           sysconfig/network-scripts/ifdown-vlan,
1327           sysconfig/network-scripts/ifup-br,
1328           sysconfig/network-scripts/tnldown,
1329           sysconfig/network-scripts/ifdown-br, hwprofile,
1330           sysconfig/network-scripts/ifup-irda, rc.d/init.d/functions,
1331           sysconfig/network-scripts/ifup-vlan: - utf8
1332
1333 2008-04-27 01:20 +0000 [r9728]  Elan Ruusamäe <glen/at/pld-linux.org>
1334
1335         * AUTHORS: - utf8
1336
1337 2008-04-24 21:23 +0000 [r9724-9725]  Elan Ruusamäe <glen/at/pld-linux.org>
1338
1339         * configure.ac: - 0.4.1.22
1340
1341         * rc.d/init.d/functions: - make stripping string suffixes from
1342           EXTRAVER more greedy
1343
1344 2008-04-23 22:35 +0000 [r9720-9722]  Elan Ruusamäe <glen/at/pld-linux.org>
1345
1346         * configure.ac: - 0.4.1.21
1347
1348         * rc.d/rc.sysinit: - leave note for future not to fall again
1349
1350         * rc.d/init.d/functions: - handle also `uname -r` returning
1351           "2.6.25-1"
1352
1353 2008-04-23 22:27 +0000 [r9718-9719]  Elan Ruusamäe <glen/at/pld-linux.org>
1354
1355         * rc.d/rc.sysinit: - second try: /var/run cleanup without find and
1356           without args len exceeded error
1357
1358         * rc.d/init.d/functions: - fix for kernels whose release is
1359           "2.6.25_vanilla-1", found by vip`
1360
1361 2008-04-16 17:30 +0000 [r9711]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1362
1363         * sysconfig/i18n: Obsolete texts.
1364
1365 2008-04-09 09:02 +0000 [r9703-9704]  Jan Rękorajski <baggins/at/pld-linux.org>
1366
1367         * configure.ac: - 0.4.1.20
1368
1369         * rc.d/rc.sysinit: - reverted r9238, /usr may NOT be mounted at
1370           this time, ever heard of NFS?
1371
1372 2008-03-27 15:42 +0000 [r9688]  Patryk Zawadzki <patrys/at/pld-linux.org>
1373
1374         * configure.ac: - bump version to 0.4.1.19
1375
1376 2008-03-27 15:19 +0000 [r9687]  Patryk Zawadzki <patrys/at/pld-linux.org>
1377
1378         * rc.d/rc.shutdown: - force reboot/halt to work with other init
1379           daemons
1380
1381 2008-03-26 19:43 +0000 [r9685]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
1382
1383         * configure.ac: - forgot to commit; 0.4.1.18
1384
1385 2008-03-26 16:20 +0000 [r9682]  Elan Ruusamäe <glen/at/pld-linux.org>
1386
1387         * setsysfont: - /usr is not mounted when this is called from
1388           rc.sysinit
1389
1390 2008-03-26 14:42 +0000 [r9681]  Elan Ruusamäe <glen/at/pld-linux.org>
1391
1392         * sysconfig/network: - i always set full hostname here, why "only
1393           hostname" comment?
1394
1395 2008-03-26 08:46 +0000 [r9680]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
1396
1397         * sysconfig/network-scripts/ifup-ppp: - "sync" option must be used
1398           before "plugin" option - changes made by seba (at) pro-ject.net
1399           (merged from cvs)
1400
1401 2008-03-26 08:42 +0000 [r9677-9679]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
1402
1403         * sysconfig/interfaces/Makefile.am: - added
1404           ifcfg-ppp0.ueagle4-neostrada
1405
1406         * sysconfig/interfaces/ifcfg-description: - added SYNC option
1407
1408         * sysconfig/interfaces/ifcfg-ppp0.ueagle4-neostrada (added): -
1409           config for neostrada using usb modem Sagem E4
1410
1411 2008-03-26 08:11 +0000 [r9675]  Elan Ruusamäe <glen/at/pld-linux.org>
1412
1413         * configure.ac: - release 0.4.1.17
1414
1415 2008-03-25 23:41 +0000 [r9674]  Elan Ruusamäe <glen/at/pld-linux.org>
1416
1417         * rc.d/init.d/template.init: - more chkconfig vars
1418
1419 2008-03-25 15:14 +0000 [r9670-9671]  Elan Ruusamäe <glen/at/pld-linux.org>
1420
1421         * sysconfig/network-scripts/ifup-ppp: - actually check $MODEMPORT
1422           being chardevice after all *DSL variants
1423
1424         * sysconfig/network-scripts/ifup-ppp: - check $MODEMPORT set from
1425           config (not the value set from this script)
1426
1427 2008-03-24 19:17 +0000 [r9667-9668]  Elan Ruusamäe <glen/at/pld-linux.org>
1428
1429         * configure.ac: - release 0.4.1.16
1430
1431         * sysconfig/network-scripts/functions.network: - return val doc for
1432           check_{mii_tool,ethtool,iwconfig} - code readability
1433
1434 2008-03-22 12:14 +0000 [r9649]  Jakub Bogusz <qboosh/at/pld-linux.org>
1435
1436         * sysconfig/interfaces/ifcfg-description: - typo
1437
1438 2008-03-19 14:21 +0000 [r9646]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1439
1440         * rc.d/rc.shutdown: Use .sh - safer.
1441
1442 2008-03-19 12:51 +0000 [r9645]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1443
1444         * rc.d/rc.shutdown: Multiple UPS support.
1445
1446 2008-03-09 12:33 +0000 [r9575]  Jakub Bogusz <qboosh/at/pld-linux.org>
1447
1448         * setsysfont: - use "locale charmap" to detect UTF-8 locales
1449           properly - call unicode_stop for non-UTF locales (Linux 2.6.24+
1450           has unicode console by default)
1451
1452 2008-03-01 18:01 +0000 [r9549]  Andrzej Dopierała <undefine/at/pld-linux.org>
1453
1454         * sysconfig/interfaces/ifcfg-eth0: - add commented DHCP_OPTIONS
1455           option to show how to pass parameters to dhcp client
1456
1457 2008-02-27 10:35 +0000 [r9533]  Elan Ruusamäe <glen/at/pld-linux.org>
1458
1459         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
1460           - fix for network script that it does not enslave eth interfaces
1461           from it during stop phase (Ilja Bobkevič)
1462
1463 2008-02-18 20:56 +0000 [r9424]  Elan Ruusamäe <glen/at/pld-linux.org>
1464
1465         * sysconfig/network-scripts/ifup-ppp: - require $MODEMPORT being
1466           character device (/dev/modem, /dev/tts/USB0)
1467
1468 2008-02-14 15:23 +0000 [r9346]  Elan Ruusamäe <glen/at/pld-linux.org>
1469
1470         * sysconfig/interfaces/ifcfg-ppp0.pppoe (added): - add config i
1471           used for adsl setup
1472
1473 2008-02-11 10:16 +0000 [r9303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1474
1475         * rc.d/rc.shutdown: mdadm stop will yell that it can't stop rootfs
1476           array. Such errors are misleading and useless.
1477
1478 2008-02-09 20:00 +0000 [r9279]  Elan Ruusamäe <glen/at/pld-linux.org>
1479
1480         * sysconfig/network-scripts/ifup-ppp: - fail on required MODEMPORT
1481           (or set it to /dev/modem?)
1482
1483 2008-02-08 22:58 +0000 [r9254]  Elan Ruusamäe <glen/at/pld-linux.org>
1484
1485         * sysconfig/network-scripts/ifup-ppp: - typo
1486
1487 2008-02-08 22:17 +0000 [r9252-9253]  Elan Ruusamäe <glen/at/pld-linux.org>
1488
1489         * sysconfig/interfaces/data/Makefile.am: - kõu disconnect script
1490
1491         * sysconfig/interfaces/data/chat-ppp0.kou-disconnect (added): -
1492           disconnect script (not tested)
1493
1494 2008-02-08 19:34 +0000 [r9240-9245]  Elan Ruusamäe <glen/at/pld-linux.org>
1495
1496         * sysconfig/interfaces/data/Makefile.am,
1497           sysconfig/interfaces/Makefile.am: - files for kõu
1498           (http://www.kou.ee/)
1499
1500         * sysconfig/interfaces/ifcfg-ppp0.kou: - renamed chatscript
1501
1502         * sysconfig/interfaces/data/chat-ppp0.kou (added),
1503           sysconfig/interfaces/data/chat-kou (removed): - renamed
1504
1505         * sysconfig/interfaces/ifcfg-ppp0.kou (added),
1506           sysconfig/interfaces/ifcfg-kou (removed): - renamed
1507
1508         * sysconfig/interfaces/data/chat-kou (added): - chat script for kõu
1509           (http://www.kou.ee/)
1510
1511         * sysconfig/interfaces/ifcfg-kou (added): - config for kõu
1512           (http://www.kou.ee/)
1513
1514 2008-02-08 17:34 +0000 [r9238]  Elan Ruusamäe <glen/at/pld-linux.org>
1515
1516         * rc.d/rc.sysinit: - use find to overcome arguments length exceeded
1517           when descending to php sessions dir (and yes, /usr is already
1518           mounted when this code is ran)
1519
1520 2008-02-08 15:39 +0000 [r9237]  Elan Ruusamäe <glen/at/pld-linux.org>
1521
1522         * sysconfig/network-scripts/ifup-ppp: - give hint on missing
1523           chatscript error
1524
1525 2008-02-08 14:54 +0000 [r9236]  Elan Ruusamäe <glen/at/pld-linux.org>
1526
1527         * sysconfig/interfaces/ifcfg-description: - placeholder for
1528           WVDIALSECT
1529
1530 2008-01-29 12:10 +0000 [r9209]  Elan Ruusamäe <glen/at/pld-linux.org>
1531
1532         * modules: - mention that /etc/modules.X.Y and /etc/modules.X.Y.Z
1533           are readed too - mention that module options are processed too
1534
1535 2008-01-15 09:40 +0000 [r9174]  Elan Ruusamäe <glen/at/pld-linux.org>
1536
1537         * rc.d/rc.local: - leave EOF clean ;)
1538
1539 2007-12-30 13:31 +0000 [r9170]  Elan Ruusamäe <glen/at/pld-linux.org>
1540
1541         * configure.ac: - prepare 0.4.1.15
1542
1543 2007-12-27 00:52 +0000 [r9162]  Elan Ruusamäe <glen/at/pld-linux.org>
1544
1545         * rc.d/init.d/functions: - handle when there's no terminal attached
1546           (f.e gui tools like smart)
1547
1548 2007-12-17 17:39 +0000 [r9145]  Elan Ruusamäe <glen/at/pld-linux.org>
1549
1550         * rc.d/init.d/local: - implement status
1551
1552 2007-12-17 17:35 +0000 [r9144]  Elan Ruusamäe <glen/at/pld-linux.org>
1553
1554         * rc.d/init.d/allowlogin: - implement status
1555
1556 2007-12-11 12:29 +0000 [r9137-9140]  Elan Ruusamäe <glen/at/pld-linux.org>
1557
1558         * configure.ac: - prepare 0.4.1.14
1559
1560         * rc.d/rc.sysinit: - load dm-multipath module before multipath
1561           activating for setups when rootfs was not also on multipath
1562
1563 2007-12-10 22:25 +0000 [r9135]  Elan Ruusamäe <glen/at/pld-linux.org>
1564
1565         * lang.sh: - cosmetics
1566
1567 2007-12-10 22:20 +0000 [r9134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1568
1569         * lang.sh: Don't overwrite session settings (that can be comming
1570           from ssh).
1571
1572 2007-12-08 13:05 +0000 [r9132]  Elan Ruusamäe <glen/at/pld-linux.org>
1573
1574         * rc.d/init.d/network: - cleanups
1575
1576 2007-12-08 13:02 +0000 [r9130-9131]  Elan Ruusamäe <glen/at/pld-linux.org>
1577
1578         * rc.d/init.d/network: - added reload target (will ask DHCP client
1579           to renew lease), only dhcpcd supported for now
1580
1581         * sysconfig/network-scripts/functions.network: - minor cosetics
1582
1583 2007-12-05 13:15 +0000 [r9128]  Elan Ruusamäe <glen/at/pld-linux.org>
1584
1585         * rc.d/Makefile.am, rc.d/rc.modules (removed): - rc.modules
1586           functionality integrated to rc.sysinit
1587
1588 2007-12-05 13:02 +0000 [r9127]  Elan Ruusamäe <glen/at/pld-linux.org>
1589
1590         * rc.d/rc.sysinit: - formatting
1591
1592 2007-12-01 20:49 +0000 [r9125]  Adam Gołębiowski <adamg/at/pld-linux.org>
1593
1594         * rc.d/rc.sysinit: - skip fsck on / if device node doesn't exist
1595           yet, e.g.: rootfs-on-lvm and udev is used (perhaps we should try
1596           to fsck / once more later on?)
1597
1598 2007-11-28 20:28 +0000 [r9117]  Jakub Bogusz <qboosh/at/pld-linux.org>
1599
1600         * rc.d/init.d/template.init: - simplicity and verboseness wins: let
1601           try-restart inform if service is not running
1602
1603 2007-11-26 20:37 +0000 [r9102]  Elan Ruusamäe <glen/at/pld-linux.org>
1604
1605         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
1606           sysconfig/network-scripts/functions.network: - apply
1607           SOURCES/rc-scripts-dev_alias.patch (if it is buggy then the bugs
1608           should be fixed -- it's been applied in pld ac for ages)
1609
1610 2007-11-26 20:32 +0000 [r9101]  Elan Ruusamäe <glen/at/pld-linux.org>
1611
1612         * rc.d/rc.sysinit: - /etc/rc.d/rc.modules moved to internal
1613           functions - module paramters also accepted from modules file
1614
1615 2007-11-26 20:15 +0000 [r9100]  Elan Ruusamäe <glen/at/pld-linux.org>
1616
1617         * rc.d/rc.sysinit: - make $RUN_DEPMOD=ifmissing really behave so as
1618           described (depmod -A stats every module file in modules dir)
1619
1620 2007-11-26 20:08 +0000 [r9096-9099]  Elan Ruusamäe <glen/at/pld-linux.org>
1621
1622         * rc.d/rc.modules: - plain modprobe the module - skip loading
1623           rc-scripts functions if they appear to be loaded already
1624
1625         * rc.d/rc.shutdown: - apply SOURCES/rc-scripts-fuser.patch
1626
1627         * rc.d/init.d/functions: - tab-safe is_empty_file() now (from
1628           rc.modules)
1629
1630         * sysconfig/system: - add $RC_BOOTLOG=yes
1631
1632 2007-11-26 17:46 +0000 [r9092]  Elan Ruusamäe <glen/at/pld-linux.org>
1633
1634         * configure.ac: - prepare 0.4.1.13
1635
1636 2007-11-25 11:18 +0000 [r9091]  Jakub Bogusz <qboosh/at/pld-linux.org>
1637
1638         * rc.d/init.d/template.init: - force-reload is not supposed to
1639           start service if it is not running - new try-restart action (as
1640           specified by LSB 3.1.0, formerly "condrestart" in some distros)
1641           it should restart service if running and just exit sucessfully
1642           otherwise
1643
1644 2007-11-25 08:46 +0000 [r9090]  Jakub Bogusz <qboosh/at/pld-linux.org>
1645
1646         * rc.d/init.d/template.init: - simplified
1647
1648 2007-11-21 23:24 +0000 [r9076-9077]  Elan Ruusamäe <glen/at/pld-linux.org>
1649
1650         * rc.d/init.d/template.init: - better this way
1651
1652         * rc.d/init.d/template.init: - this should be restart, who put
1653           reload there?
1654
1655 2007-11-21 23:18 +0000 [r9074-9075]  Elan Ruusamäe <glen/at/pld-linux.org>
1656
1657         * rc.d/init.d/template.init: - reload also could use pidfile
1658
1659         * rc.d/init.d/template.init: - one more killproc sample
1660
1661 2007-11-13 18:57 +0000 [r9043]  Elan Ruusamäe <glen/at/pld-linux.org>
1662
1663         * rc.d/rc.sysinit: - suffix dm-multipath partitions with pN
1664
1665 2007-11-09 01:54 +0000 [r9033]  Elan Ruusamäe <glen/at/pld-linux.org>
1666
1667         * rc.d/rc.shutdown: - blogd might be already down and it might had
1668           been started manually
1669
1670 2007-11-09 01:47 +0000 [r9032]  Elan Ruusamäe <glen/at/pld-linux.org>
1671
1672         * sysconfig/hwprofiles/Makefile.am: - if the file is not packaged
1673           in spec, don't install it either
1674
1675 2007-11-09 01:37 +0000 [r9030-9031]  Elan Ruusamäe <glen/at/pld-linux.org>
1676
1677         * rc.d/rc.shutdown, rc.d/rc.sysinit: - /etc/crypttab shouldn't be
1678           empty when using it
1679
1680         * rc.d/init.d/functions: - add is_empty_file() function
1681
1682 2007-11-09 01:20 +0000 [r9028-9029]  Elan Ruusamäe <glen/at/pld-linux.org>
1683
1684         * crypttab (added), Makefile.am: - add sample /etc/crypttab
1685
1686         * TODO: - cleanup
1687
1688 2007-11-09 01:10 +0000 [r9027]  Elan Ruusamäe <glen/at/pld-linux.org>
1689
1690         * rc.d/rc.shutdown, rc.d/rc.sysinit: - bugfixes for crypttab
1691
1692 2007-11-09 00:49 +0000 [r9025-9026]  Elan Ruusamäe <glen/at/pld-linux.org>
1693
1694         * rc.d/rc.shutdown: - add /etc/crypttab processing
1695
1696         * rc.d/init.d/cryptsetup: - add halt_crypto() from fc
1697           initscripts-8.54 - add standalone mode for start/stop
1698
1699 2007-11-09 00:37 +0000 [r9024]  Elan Ruusamäe <glen/at/pld-linux.org>
1700
1701         * rc.d/rc.sysinit: - initial /etc/crypttab processing
1702
1703 2007-11-09 00:33 +0000 [r9021-9023]  Elan Ruusamäe <glen/at/pld-linux.org>
1704
1705         * rc.d/init.d/Makefile.am: - add cryptsetup
1706
1707         * rc.d/init.d/cryptsetup (added): - based on code from rc.sysinit
1708           of fc initscripts-8.54
1709
1710         * man/Makefile.am, man/crypttab.5 (added): - add crypttab.5 from fc
1711           initscripts-8.54
1712
1713 2007-11-09 00:21 +0000 [r9020]  Elan Ruusamäe <glen/at/pld-linux.org>
1714
1715         * rc.d/init.d/random: - use subsys lock files
1716
1717 2007-11-09 00:00 +0000 [r9019]  Elan Ruusamäe <glen/at/pld-linux.org>
1718
1719         * rc.d/rc.shutdown, rc.d/rc.sysinit: - blogd updates
1720
1721 2007-11-08 00:42 +0000 [r9016]  Elan Ruusamäe <glen/at/pld-linux.org>
1722
1723         * src/usleep.c, man/usleep.1, src/Makefile.am: - update with suse
1724           variant from killproc-2.12 (and who's oot?
1725           http://lists.rpath.com/pipermail/initscripts-commits/2006-December/000573.html)
1726
1727 2007-11-08 00:29 +0000 [r9013-9015]  Elan Ruusamäe <glen/at/pld-linux.org>
1728
1729         * src/initlog.c: - update from initscripts-8.54, except killing
1730           startDaemon() and adding deprecation message
1731
1732         * src/initlog.conf: - update from initscripts-8.54
1733
1734         * src/minilogd.c: - update from initscripts-8.54
1735
1736 2007-11-06 18:55 +0000 [r9004-9005]  Elan Ruusamäe <glen/at/pld-linux.org>
1737
1738         * configure.ac: - release 0.4.1.12
1739
1740         * rc.d/init.d/functions: - missing shift for nice level parsing in
1741           daemon(). fixes some (broken) initscripts
1742
1743 2007-11-05 18:09 +0000 [r8991]  Elan Ruusamäe <glen/at/pld-linux.org>
1744
1745         * sysconfig/clock: - UTC clock by default. See:
1746           http://glen.alkohol.ee/pld/clock-utc.html
1747
1748 2007-11-02 02:29 +0000 [r8957-8959]  Elan Ruusamäe <glen/at/pld-linux.org>
1749
1750         * configure.ac: - release 0.4.1.11
1751
1752         * rc.d/init.d/functions: - ksh doesn't like $2 in # modifier
1753
1754 2007-11-01 13:23 +0000 [r8947-8948]  Elan Ruusamäe <glen/at/pld-linux.org>
1755
1756         * man/fstab-decode.8 (added): - add from fc
1757
1758         * src/fstab-decode.c (added): - add from fc
1759
1760 2007-11-01 13:20 +0000 [r8946]  Elan Ruusamäe <glen/at/pld-linux.org>
1761
1762         * configure.ac: - release 0.4.1.10
1763
1764 2007-11-01 12:20 +0000 [r8944]  Elan Ruusamäe <glen/at/pld-linux.org>
1765
1766         * rc.d/rc.sysinit: - /dev (with devfs) could be mounted by kernel
1767           (arekm note)
1768
1769 2007-11-01 03:00 +0000 [r8941-8942]  Elan Ruusamäe <glen/at/pld-linux.org>
1770
1771         * man/Makefile.am, src/Makefile.am: - add fstab-decode from rh
1772
1773         * rc.d/rc.sysinit: - don't get tempted to kill blogd
1774
1775 2007-11-01 02:53 +0000 [r8940]  Elan Ruusamäe <glen/at/pld-linux.org>
1776
1777         * rc.d/rc.sysinit: - read /proc/cmdline after /proc mount
1778
1779 2007-11-01 02:36 +0000 [r8937-8939]  Elan Ruusamäe <glen/at/pld-linux.org>
1780
1781         * sysconfig/system: - devfs comment update
1782
1783         * rc.d/rc.sysinit: - devfsd without devfs makes no sense :)
1784
1785         * rc.d/rc.sysinit: - no need to source udev configs here - just
1786           umount /initrd/dev without checking
1787
1788 2007-11-01 02:10 +0000 [r8935]  Elan Ruusamäe <glen/at/pld-linux.org>
1789
1790         * rc.d/rc.sysinit: - $PATH is set from init.d/functions - improve
1791           dm-multipath setup - attempt harder to create all LVM nodes, even
1792           the ones initialized from initrd - kill blogd at the end of
1793           script
1794
1795 2007-11-01 02:06 +0000 [r8934]  Elan Ruusamäe <glen/at/pld-linux.org>
1796
1797         * rc.d/rc.sysinit: - umount /initrd earlier, right after udev
1798           startup
1799
1800 2007-11-01 01:34 +0000 [r8932-8933]  Elan Ruusamäe <glen/at/pld-linux.org>
1801
1802         * rc.d/init.d/functions: - strstr() from fedora initscripts
1803
1804         * rc.d/rc.sysinit: - read /proc/cmdline just once (idea stolen from
1805           fedora)
1806
1807 2007-11-01 01:23 +0000 [r8930-8931]  Elan Ruusamäe <glen/at/pld-linux.org>
1808
1809         * rc.d/rc.sysinit, rc.d/init.d/functions: - disable_selinux(),
1810           relabel_selinux(), clean_vserver_mtab() used only in rc.sysinit,
1811           moved there
1812
1813         * rc.d/init.d/functions: - local vars
1814
1815 2007-11-01 01:13 +0000 [r8929]  Elan Ruusamäe <glen/at/pld-linux.org>
1816
1817         * rc.d/init.d/functions: - drop redhat/mandrake compat - simple if
1818           should be lighter than function call
1819
1820 2007-11-01 01:05 +0000 [r8927-8928]  Elan Ruusamäe <glen/at/pld-linux.org>
1821
1822         * rc.d/init.d/functions: - drop unneeded subshell
1823
1824         * rc.d/init.d/functions: - use shell construct to test is pathname
1825           full path
1826
1827 2007-11-01 00:59 +0000 [r8926]  Elan Ruusamäe <glen/at/pld-linux.org>
1828
1829         * rc.d/init.d/functions: - use shell constructs for basename()
1830
1831 2007-11-01 00:54 +0000 [r8925]  Elan Ruusamäe <glen/at/pld-linux.org>
1832
1833         * rc.d/init.d/functions: - avoid endless loop when one puts --user
1834           after daemon name - some small optimizations - update daemon()
1835           usage
1836
1837 2007-11-01 00:48 +0000 [r8924]  Elan Ruusamäe <glen/at/pld-linux.org>
1838
1839         * sysconfig/system: - add DEFAULT_SERVICE_UMASK=022
1840
1841 2007-11-01 00:35 +0000 [r8922-8923]  Elan Ruusamäe <glen/at/pld-linux.org>
1842
1843         * rc.d/init.d/functions: - shell version
1844
1845         * rc.d/init.d/functions: - set ulimits with one awk call in
1846           daemon()
1847
1848 2007-10-31 23:31 +0000 [r8920-8921]  Elan Ruusamäe <glen/at/pld-linux.org>
1849
1850         * dumb.sh: - usable
1851
1852         * rc.d/init.d/functions: - typo?
1853
1854 2007-10-31 20:48 +0000 [r8919]  Elan Ruusamäe <glen/at/pld-linux.org>
1855
1856         * rc.d/rc.sysinit: - small cleanups and fixes
1857
1858 2007-10-30 19:42 +0000 [r8904]  Elan Ruusamäe <glen/at/pld-linux.org>
1859
1860         * rc.d/rc.sysinit: - move $MODULES_CONF closer where it is used
1861
1862 2007-10-30 16:23 +0000 [r8903]  Elan Ruusamäe <glen/at/pld-linux.org>
1863
1864         * rc.d/rc.sysinit: - fix obvious typo (perhaps drop it as it never
1865           worked?)
1866
1867 2007-10-30 16:10 +0000 [r8901-8902]  Elan Ruusamäe <glen/at/pld-linux.org>
1868
1869         * rc.d/rc.sysinit: - activate dm-multipath
1870
1871         * rc.d/rc.sysinit: - small optimize to use only awk
1872
1873 2007-10-29 11:29 +0000 [r8897]  Elan Ruusamäe <glen/at/pld-linux.org>
1874
1875         * sysconfig/network-scripts/ifup: - assume default
1876           WLAN_WPA_CONFIG=/etc/wpa_supplicant.conf
1877
1878 2007-10-28 17:58 +0000 [r8891-8893]  Elan Ruusamäe <glen/at/pld-linux.org>
1879
1880         * sysconfig/interfaces/ifcfg-description: - $HOTPLUG is processed
1881           by udev (udev_net_helper)
1882
1883         * sysconfig/network-scripts/functions.network: - allow
1884           WLAN_MODE=managed in lowercase (as it's in doc)
1885
1886         * sysconfig/network-scripts/functions.network: - key index and
1887           value should be different arguments
1888
1889 2007-10-28 17:36 +0000 [r8890]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1890
1891         * rc.d/rc.shutdown: Revert ntfsfix. Please use something like
1892           init.d/ntfsfix for that.
1893
1894 2007-10-28 16:59 +0000 [r8887-8889]  Elan Ruusamäe <glen/at/pld-linux.org>
1895
1896         * sysconfig/network-scripts/functions.network: - [ -n "" ] and [ ""
1897           ] are the same, save some bytes/readability ;)
1898
1899         * sysconfig/network-scripts/functions.network: - handle wlan
1900           different four keys
1901
1902         * sysconfig/interfaces/ifcfg-description: - new WLAN options
1903
1904 2007-10-28 16:43 +0000 [r8885-8886]  Elan Ruusamäe <glen/at/pld-linux.org>
1905
1906         * sysconfig/network-scripts/functions.network: - reuse
1907           WLAN_ENCRYPTION
1908
1909         * sysconfig/network-scripts/functions.network: - optimize
1910           wireless_param() by calling eval once
1911
1912 2007-10-28 16:13 +0000 [r8884]  Elan Ruusamäe <glen/at/pld-linux.org>
1913
1914         * sysconfig/network-scripts/functions.network: - no need for
1915           LC_ALL=C to grep fixed string
1916
1917 2007-10-28 13:06 +0000 [r8883]  Paweł Gołaszewski <blues/at/pld-linux.org>
1918
1919         * rc.d/rc.shutdown: - run ntfsfix if there are some ntfs
1920           filesystems mounted and if proper app is installed
1921
1922 2007-10-26 12:48 +0000 [r8878]  Elan Ruusamäe <glen/at/pld-linux.org>
1923
1924         * sysconfig/system: - use default nice "+0" to avoid confusion as
1925           "0" is not valid in service setup
1926
1927 2007-10-04 20:22 +0000 [r8778]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1928
1929         * rc.d/rc.sysinit: Activate ATARAID devices.
1930
1931 2007-10-03 13:10 +0000 [r8771]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1932
1933         * sysconfig/network-scripts/functions.network: Do sanity check only
1934           when configuration file exists.
1935
1936 2007-10-03 06:55 +0000 [r8770]  Elan Ruusamäe <glen/at/pld-linux.org>
1937
1938         * sysconfig/network-scripts/ifup: - trim network length from
1939           $IP4ADDR when doing arping
1940
1941 2007-10-02 22:32 +0000 [r8769]  Jan Rękorajski <baggins/at/pld-linux.org>
1942
1943         * rc.d/rc.sysinit: - don't try to update mtab when mounting usbfs
1944           (root is ro yet)
1945
1946 2007-10-01 08:45 +0000 [r8768]  Elan Ruusamäe <glen/at/pld-linux.org>
1947
1948         * sysconfig/network-scripts/functions.network: - support $IPADDR +
1949           $NETMASK combination if no prefix in $IPADDR present
1950
1951 2007-09-26 12:17 +0000 [r8753-8754]  Elan Ruusamäe <glen/at/pld-linux.org>
1952
1953         * configure.ac: - 0.4.1.9
1954
1955         * sysconfig/network-scripts/ifup: - typo in arping line
1956
1957 2007-09-25 15:59 +0000 [r8751]  Jan Rękorajski <baggins/at/pld-linux.org>
1958
1959         * rc.d/rc.shutdown: - typo
1960
1961 2007-09-25 15:54 +0000 [r8749-8750]  Jan Rękorajski <baggins/at/pld-linux.org>
1962
1963         * rc.d/init.d/network: - no need to play with NFS, it screws up /
1964           over NFS and we have nfsfs for it
1965
1966         * rc.d/init.d/local: - source functions library (for msg_usage), no
1967           need to set PATH
1968
1969 2007-09-25 11:34 +0000 [r8745-8746]  Elan Ruusamäe <glen/at/pld-linux.org>
1970
1971         * configure.ac: - 0.4.1.8
1972
1973         * sysconfig/network: - more info about AUTOMATIC_IFCFG
1974
1975 2007-09-11 18:47 +0000 [r8720]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1976
1977         * sysconfig/network-scripts/ifup: PLDize ARP cache updating
1978           procedure.
1979
1980 2007-09-11 18:33 +0000 [r8719]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1981
1982         * sysconfig/network-scripts/ifup: Update ARP cache of neighbours
1983           (from fedora).
1984
1985 2007-07-14 20:33 +0000 [r8676]  Radosław Zieliński <radek/at/pld-linux.org>
1986
1987         * sysconfig/network: - AUTOMATIC_IFCFG=no
1988
1989 2007-07-03 11:51 +0000 [r8656-8658]  Elan Ruusamäe <glen/at/pld-linux.org>
1990
1991         * configure.ac: - release 0.4.1.7
1992
1993         * rc.d/init.d/functions: - do not depend on which command to find
1994           rpcinfo
1995
1996 2007-06-14 18:42 +0000 [r8640]  Elan Ruusamäe <glen/at/pld-linux.org>
1997
1998         * rc.d/init.d/network, sysconfig/interfaces/ifcfg-bond0 (removed),
1999           sysconfig/network-scripts/bondup (removed),
2000           sysconfig/network-scripts/Makefile.am,
2001           sysconfig/network-scripts/bonddown (removed),
2002           sysconfig/interfaces/Makefile.am: - revert bonding support
2003           (unfinished and broken)
2004
2005 2007-06-05 10:45 +0000 [r8637-8638]  Elan Ruusamäe <glen/at/pld-linux.org>
2006
2007         * sysconfig/interfaces/Makefile.am: - add ifcfg-bond0
2008
2009         * sysconfig/interfaces/ifcfg-bond0 (added): - sample config
2010
2011 2007-06-05 10:39 +0000 [r8636]  Elan Ruusamäe <glen/at/pld-linux.org>
2012
2013         * rc.d/init.d/network, sysconfig/network-scripts/bondup (added),
2014           sysconfig/network-scripts/Makefile.am,
2015           sysconfig/network-scripts/bonddown (added): - bonding support by
2016           Justas Vilimas
2017
2018 2007-06-05 10:27 +0000 [r8635]  Elan Ruusamäe <glen/at/pld-linux.org>
2019
2020         * TODO: - save
2021
2022 2007-05-30 11:51 +0000 [r8631]  Elan Ruusamäe <glen/at/pld-linux.org>
2023
2024         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/single: -
2025           see ChangeLog for Changes
2026
2027 2007-05-09 20:40 +0000 [r8500]  Elan Ruusamäe <glen/at/pld-linux.org>
2028
2029         * rc.d/init.d/functions: - keep /etc/mtab permissions (whatever
2030           they are) inside vserver - which outputs to stderr if it can't
2031           find the program
2032
2033 2007-05-01 01:10 +0000 [r8489]  Jan Rękorajski <baggins/at/pld-linux.org>
2034
2035         * configure.ac: - 0.4.1.6
2036
2037 2007-05-01 01:02 +0000 [r8488]  Jan Rękorajski <baggins/at/pld-linux.org>
2038
2039         * DEVELOPMENT: - added warning about parenthesis in command
2040           substitution
2041
2042 2007-05-01 00:53 +0000 [r8487]  Jan Rękorajski <baggins/at/pld-linux.org>
2043
2044         * rc.d/init.d/network, rc.d/rc.sysinit: - reverted some command
2045           substitution changes due to conflicting parenthesis
2046
2047 2007-04-28 18:34 +0000 [r8484-8485]  Jakub Bogusz <qboosh/at/pld-linux.org>
2048
2049         * sysconfig/network-scripts/ifdown-ppp: - kill ugly warning if pppd
2050           was nicely killed
2051
2052         * ppp/ip-up, ppp/ip-down: - proper CONFIG sources (needed to
2053           override DEVICE from pppd and get ppp/ip-{up,down} scripts work
2054           again
2055
2056 2007-04-27 20:45 +0000 [r8483]  Jan Rękorajski <baggins/at/pld-linux.org>
2057
2058         * rc.d/init.d/functions: - restore stderr redirection
2059
2060 2007-04-27 20:21 +0000 [r8482]  Jan Rękorajski <baggins/at/pld-linux.org>
2061
2062         * rc.d/init.d/functions: - replace awk usage with shell constructs
2063
2064 2007-04-27 14:02 +0000 [r8481]  Jan Rękorajski <baggins/at/pld-linux.org>
2065
2066         * rc.d/rc.modules: - replace awk usage with shell constructs
2067
2068 2007-04-27 13:32 +0000 [r8480]  Jan Rękorajski <baggins/at/pld-linux.org>
2069
2070         * rc.d/rc: - replace awk usage with shell constructs
2071
2072 2007-04-26 22:03 +0000 [r8479]  Jan Rękorajski <baggins/at/pld-linux.org>
2073
2074         * rc.d/init.d/functions: - removed unneeded termput hpa
2075
2076 2007-04-26 21:38 +0000 [r8478]  Jan Rękorajski <baggins/at/pld-linux.org>
2077
2078         * rc.d/init.d/functions: - shell magic fixing screwed dots in
2079           show() on serial console
2080
2081 2007-04-26 16:51 +0000 [r8475]  Jan Rękorajski <baggins/at/pld-linux.org>
2082
2083         * configure.ac: - Release 0.4.1.5
2084
2085 2007-04-26 16:45 +0000 [r8474]  Jan Rękorajski <baggins/at/pld-linux.org>
2086
2087         * setsysfont: - replaced sed with awk
2088
2089 2007-04-26 15:56 +0000 [r8473]  Jan Rękorajski <baggins/at/pld-linux.org>
2090
2091         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
2092           sysconfig/network-scripts/ifdown, ppp/ip-up.d/logger,
2093           rc.d/rc.sysinit, run-parts, sysconfig/interfaces/up.d/ppp/logger,
2094           ppp/ip-down.d/logger, sysconfig/interfaces/down.d/ppp/logger,
2095           sysconfig/hwprofiles/Makefile.am, service, rc.d/init.d/cpusets,
2096           sysconfig/network-scripts/functions.network,
2097           sysconfig/network-scripts/ifup-ipx: - use $() for command
2098           substitution
2099
2100 2007-04-26 15:30 +0000 [r8472]  Jan Rękorajski <baggins/at/pld-linux.org>
2101
2102         * rc.d/init.d/functions: - unify command substitution (`` -> $())
2103
2104 2007-04-26 15:24 +0000 [r8471]  Jan Rękorajski <baggins/at/pld-linux.org>
2105
2106         * rc.d/init.d/functions: - typeset local in check_portmapper
2107
2108 2007-04-26 14:55 +0000 [r8470]  Jan Rękorajski <baggins/at/pld-linux.org>
2109
2110         * rc.d/init.d/functions: - generic check_portmapper function
2111
2112 2007-04-16 17:26 +0000 [r8460]  Jan Rękorajski <baggins/at/pld-linux.org>
2113
2114         * sysconfig/network-scripts/functions.network: - use shell
2115           construct instead of grep in calcnetmask
2116
2117 2007-04-16 16:21 +0000 [r8459]  Jan Rękorajski <baggins/at/pld-linux.org>
2118
2119         * sysconfig/network-scripts/functions.network: - calcprefix without
2120           need of awk
2121
2122 2007-04-14 21:55 +0000 [r8458]  Paweł Gołaszewski <blues/at/pld-linux.org>
2123
2124         * rc.d/init.d/functions: - allow to have more than one line in
2125           pidfile
2126
2127 2007-03-20 12:09 +0000 [r8389]  Jan Rękorajski <baggins/at/pld-linux.org>
2128
2129         * rc.d/init.d/network: - simpler way to umount nfs4
2130
2131 2007-03-20 11:53 +0000 [r8388]  Jan Rękorajski <baggins/at/pld-linux.org>
2132
2133         * rc.d/init.d/network: - unmount NFSv4 filesystems
2134
2135 2007-03-20 11:48 +0000 [r8387]  Jan Rękorajski <baggins/at/pld-linux.org>
2136
2137         * rc.d/rc.sysinit: - cleaner solution for empty hostname
2138
2139 2007-03-19 18:58 +0000 [r8384]  Jan Rękorajski <baggins/at/pld-linux.org>
2140
2141         * rc.d/rc.sysinit: - nfs4 is also non-local fs
2142
2143 2007-03-19 17:27 +0000 [r8383]  Jan Rękorajski <baggins/at/pld-linux.org>
2144
2145         * rc.d/rc.sysinit: - in case of empty HOSTNAME set it to what the
2146           kernel thinks it is (for example workstation with kernel level IP
2147           config and / over NFS)
2148
2149 2007-03-15 17:19 +0000 [r8379]  Elan Ruusamäe <glen/at/pld-linux.org>
2150
2151         * rc.d/rc.sysinit: - can start blogd rather earlier
2152
2153 2007-03-14 18:51 +0000 [r8378]  Jan Rękorajski <baggins/at/pld-linux.org>
2154
2155         * rc.d/init.d/cpusets: - fixed glen's misoptimization
2156
2157 2007-03-13 17:11 +0000 [r8372-8373]  Elan Ruusamäe <glen/at/pld-linux.org>
2158
2159         * rc.d/init.d/template.init: - avoid doing something silly if plain
2160           template is used
2161
2162         * rc.d/init.d/template.init: - start does not have exit code
2163
2164 2007-03-09 21:10 +0000 [r8371]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2165
2166         * sysconfig/interfaces/ifcfg-eth0: Add sfq as default qdisc.
2167
2168 2007-03-07 10:24 +0000 [r8367]  Elan Ruusamäe <glen/at/pld-linux.org>
2169
2170         * changelog.sh: - correct comment
2171
2172 2007-03-02 15:37 +0000 [r8323]  Elan Ruusamäe <glen/at/pld-linux.org>
2173
2174         * changelog.sh: - detect users file charset
2175
2176 2007-02-27 21:10 +0000 [r8311-8313]  Elan Ruusamäe <glen/at/pld-linux.org>
2177
2178         * rc.d/init.d/random: - comment says do not, so won't!
2179
2180         * rc.d/init.d/network, rc.d/init.d/local, rc.d/init.d/random,
2181           rc.d/init.d/cpusets, rc.d/init.d/allowlogin: - well, PLDIZE!
2182
2183         * rc.d/init.d/Makefile.am, rc.d/init.d/network, rc.d/init.d/local,
2184           rc.d/init.d/sys-chroots, rc.d/init.d/template.init,
2185           rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/killall,
2186           rc.d/init.d/cpusets, rc.d/init.d/allowlogin,
2187           rc.d/init.d/functions: - vim autodetects syntax from shebang
2188
2189 2007-02-25 00:59 +0000 [r8290-8293]  Elan Ruusamäe <glen/at/pld-linux.org>
2190
2191         * configure.ac: - Release 0.4.1.4
2192
2193         * rc.d/init.d/Makefile.am, rc.d/init.d/timezone (removed),
2194           sysconfig/Makefile.am, sysconfig/timezone (removed): - timezone
2195           moved to tzdata.spec
2196
2197         * DEVELOPMENT: - sync order
2198
2199         * DEVELOPMENT: - how to make release
2200
2201 2007-02-08 15:42 +0000 [r8239]  Elan Ruusamäe <glen/at/pld-linux.org>
2202
2203         * sysconfig/network-scripts/functions.network: - allow tnlcfg-
2204           prefix in interface CONFIGs
2205
2206 2007-02-05 18:54 +0000 [r8223]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2207
2208         * rc.d/rc.sysinit: Delay (or even skip) clock setting if /dev/rtc
2209           doesn't exist.
2210
2211 2007-02-04 21:39 +0000 [r8222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2212
2213         * sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Update from
2214           Mateusz Korniak.
2215
2216 2007-01-28 14:25 +0000 [r8209-8210]  Elan Ruusamäe <glen/at/pld-linux.org>
2217
2218         * rc.d/rc.sysinit, rc.d/init.d/functions: - $CONSOLETYPE used only
2219           in rc.sysinit
2220
2221         * rc.d/init.d/functions: - termput() cannot cache in shell vars as
2222           it's always called from subshell
2223
2224 2007-01-28 14:08 +0000 [r8207-8208]  Elan Ruusamäe <glen/at/pld-linux.org>
2225
2226         * sysconfig/init-colors, sysconfig/init-colors.gentoo: Typo.
2227
2228         * sysconfig/system: Add VSERVER option here.
2229
2230 2007-01-22 19:15 +0000 [r8194]  Elan Ruusamäe <glen/at/pld-linux.org>
2231
2232         * sysconfig/network-scripts/ifdown: - do sleep 1 only when bringing
2233           down with dhcpcd
2234
2235 2007-01-22 19:12 +0000 [r8192-8193]  Elan Ruusamäe <glen/at/pld-linux.org>
2236
2237         * sysconfig/network-scripts/ifdown: - reuase $DHCP_CLIENT
2238
2239         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
2240           sysconfig/network-scripts/functions.network: - be sure that dhcp
2241           client detection is same for ifup and ifdown
2242
2243 2007-01-22 18:47 +0000 [r8189-8191]  Elan Ruusamäe <glen/at/pld-linux.org>
2244
2245         * sysconfig/network-scripts/ifup-routes: - kill subshell
2246
2247         * sysconfig/network-scripts/ifup-neigh: - IPV4_NETWORKING does not
2248           change it's value in a loop.
2249
2250         * sysconfig/network-scripts/ifup-aliases,
2251           sysconfig/network-scripts/ifup-routes,
2252           sysconfig/network-scripts/ifup-neigh: - updated comments
2253
2254 2007-01-22 18:41 +0000 [r8188]  Elan Ruusamäe <glen/at/pld-linux.org>
2255
2256         * sysconfig/network-scripts/ifup-aliases,
2257           sysconfig/network-scripts/ifup-routes,
2258           sysconfig/network-scripts/ifup-post,
2259           sysconfig/network-scripts/ifup-neigh: ifup-{aliases,routes,neigh}
2260           are now sourced instead of executed
2261
2262 2007-01-22 18:37 +0000 [r8187]  Elan Ruusamäe <glen/at/pld-linux.org>
2263
2264         * sysconfig/network-scripts/ifup-aliases: Die debug
2265
2266 2007-01-22 18:16 +0000 [r8186]  Elan Ruusamäe <glen/at/pld-linux.org>
2267
2268         * sysconfig/network-scripts/functions.network: Cache hostname
2269           output to call it less times
2270
2271 2007-01-22 18:09 +0000 [r8185]  Elan Ruusamäe <glen/at/pld-linux.org>
2272
2273         * sysconfig/network-scripts/functions.network: Less subshells in
2274           source_config().
2275
2276 2007-01-18 20:20 +0000 [r8173]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2277
2278         * sysconfig/network-scripts/ifup-aliases: Find out number of
2279           aliases from ifcfg-xyz file.
2280
2281 2007-01-16 23:00 +0000 [r8171]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2282
2283         * sysconfig/network-scripts/ifup-br: multicast/arp should be set on
2284           slave devices (patch by Szymon Siwek).
2285
2286 2007-01-11 14:29 +0000 [r8152-8153]  Elan Ruusamäe <glen/at/pld-linux.org>
2287
2288         * configure.ac: Release 0.4.1.3
2289
2290         * make-tag.sh (added): Nifty script to make releases in svn tagged.
2291
2292 2007-01-11 14:19 +0000 [r8149]  Elan Ruusamäe <glen/at/pld-linux.org>
2293
2294         * changelog.sh: Autodetect svn path.
2295
2296 2007-01-11 14:15 +0000 [r8147-8148]  Elan Ruusamäe <glen/at/pld-linux.org>
2297
2298         * autogen.sh: Changelog generation moved to separate script.
2299
2300         * changelog.sh (added): Based on geninitrd/changelog.sh
2301
2302 2007-01-11 14:11 +0000 [r8145]  Elan Ruusamäe <glen/at/pld-linux.org>
2303
2304         * Makefile.am: Fix for make distcheck.
2305
2306 2006-12-18 21:28 +0000 [r8111]  Elan Ruusamäe <glen/at/pld-linux.org>
2307
2308         * sysctl.conf: Add kernel.core_uses_pid
2309
2310 2006-12-14 08:08 +0000 [r8100-8101]  Elan Ruusamäe <glen/at/pld-linux.org>
2311
2312         * sysconfig/system: Typo.
2313
2314         * sysconfig/system: Spelling
2315
2316 2006-12-08 12:17 +0000 [r8088]  Elan Ruusamäe <glen/at/pld-linux.org>
2317
2318         * Makefile.am: Create /var/cache/rc-scripts/msg.cache on install.
2319
2320 2006-12-08 12:07 +0000 [r8087]  Elan Ruusamäe <glen/at/pld-linux.org>
2321
2322         * sysconfig/network: Add $NETWORKING back, as it's used by a lot of
2323           initscripts
2324
2325 2006-12-07 22:24 +0000 [r8086]  Elan Ruusamäe <glen/at/pld-linux.org>
2326
2327         * rc.d/init.d/cpusets: Error exit code
2328
2329 2006-12-07 21:52 +0000 [r8085]  Elan Ruusamäe <glen/at/pld-linux.org>
2330
2331         * rc.d/init.d/network: Small cosmetics.
2332
2333 2006-12-07 21:47 +0000 [r8083-8084]  Elan Ruusamäe <glen/at/pld-linux.org>
2334
2335         * rc.d/init.d/network: Reindent.
2336
2337         * rc.d/init.d/network: Small reorganizing.
2338
2339 2006-12-07 21:42 +0000 [r8080-8082]  Elan Ruusamäe <glen/at/pld-linux.org>
2340
2341         * sysconfig/network: $NETWORKING was supposed to be obsoleted.
2342
2343         * rc.d/init.d/network: $NETWORKING was supposed to be obsoleted.
2344
2345         * rc.d/init.d/sys-chroots: Optimize for faster exit if not
2346           configured.
2347
2348 2006-12-07 21:32 +0000 [r8077-8079]  Elan Ruusamäe <glen/at/pld-linux.org>
2349
2350         * rc.d/init.d/killall: As we don't source functions, we must set
2351           sane PATH to ensure security
2352
2353         * rc.d/init.d/local: As we don't source functions, we must set sane
2354           PATH to ensure security
2355
2356         * rc.d/init.d/killall: Probability that there exists init.d/$subsys
2357           is bigger than init.d/$subsys.init.
2358
2359 2006-12-07 21:18 +0000 [r8076]  Elan Ruusamäe <glen/at/pld-linux.org>
2360
2361         * rc.d/init.d/cpusets: Exit early if cpusets not enabled in
2362           sysconfig/system.
2363
2364 2006-12-05 17:39 +0000 [r8073]  Elan Ruusamäe <glen/at/pld-linux.org>
2365
2366         * rc.d/rc.shutdown: Fixes for /usr on separate parition (not
2367           tested!).
2368
2369 2006-12-05 17:32 +0000 [r8072]  Elan Ruusamäe <glen/at/pld-linux.org>
2370
2371         * rc.d/init.d/functions: Store cachefile in /var, read/write errors
2372           are ignored anyway.
2373
2374 2006-12-05 17:07 +0000 [r8070]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2375
2376         * configure.ac: Release 0.4.0.2.
2377
2378 2006-11-27 12:36 +0000 [r8006]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2379
2380         * rc.d/rc.sysinit: Revert remounting based on /proc/mounts entries
2381           (current rootfs state is not reflected there).
2382
2383 2006-11-26 14:35 +0000 [r7999]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2384
2385         * AUTHORS: Readd timezone setup & resolvesymlink to Paweł Wilk.
2386
2387 2006-11-26 10:05 +0000 [r7998]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2388
2389         * AUTHORS, src/Makefile.am: Fix resolvesymlink_SOURCE typo. Updated
2390           Paweł Wilk email address.
2391
2392 2006-11-26 10:02 +0000 [r7997]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2393
2394         * rc.d/rc.shutdown, AUTHORS, po/pl.po, src/pci-config.c (removed),
2395           rc-scripts.spec.in, src/Makefile.am, rc.d/init.d/functions:
2396           Revert nVidia madness. rc-scripts is not a place for such
2397           workaround.
2398
2399 2006-11-26 08:06 +0000 [r7993]  Paweł Wilk <siefca/at/pld-linux.org>
2400
2401         * rc.d/init.d/functions: - small improvement in
2402           forcedeth_wourkaround()
2403
2404 2006-11-25 20:36 +0000 [r7992]  Paweł Wilk <siefca/at/pld-linux.org>
2405
2406         * rc.d/init.d/functions: - added important check in
2407           forcedeth_workaround() which detects co-working drivers
2408
2409 2006-11-25 16:01 +0000 [r7991]  Paweł Wilk <siefca/at/pld-linux.org>
2410
2411         * po/pl.po: - added translation for WOL work-around message
2412
2413 2006-11-25 12:09 +0000 [r7989]  Paweł Wilk <siefca/at/pld-linux.org>
2414
2415         * rc.d/rc.shutdown, AUTHORS, src/pci-config.c (added),
2416           rc-scripts.spec.in, src/Makefile.am, rc.d/init.d/functions: -
2417           added Wake-On-Lan work-around for nForce ethernet drivers - added
2418           pci-config utility which allows power state manipulation and
2419           devices listing
2420
2421 2006-11-19 15:45 +0000 [r7986]  Elan Ruusamäe <glen/at/pld-linux.org>
2422
2423         * sysctl.conf: Add dev.rtc.max-user-freq.
2424
2425 2006-11-01 22:53 +0000 [r7938]  Elan Ruusamäe <glen/at/pld-linux.org>
2426
2427         * rc.d/init.d/functions: Ignore errors if msg cachefile can not be
2428           written (functions sourced by non-root user of readonly
2429           filesystem).
2430
2431 2006-11-01 13:23 +0000 [r7931]  Elan Ruusamäe <glen/at/pld-linux.org>
2432
2433         * sysconfig/network-scripts/functions.network: Avoid "RTNETLINK
2434           answers: File exists" message and say possible cause instead.
2435
2436 2006-11-01 13:09 +0000 [r7930]  Elan Ruusamäe <glen/at/pld-linux.org>
2437
2438         * sysconfig/network-scripts/ifup: Pointless subshell dropped
2439
2440 2006-11-01 00:35 +0000 [r7926]  Paweł Gołaszewski <blues/at/pld-linux.org>
2441
2442         * sysconfig/interfaces/ifcfg-description: - more docs
2443
2444 2006-10-23 14:11 +0000 [r7894]  Marcin Winkler <mwinkler/at/pld-linux.org>
2445
2446         * rc.d/init.d/network: - fix s@usb@usr@
2447
2448 2006-10-19 14:15 +0000 [r7878]  Elan Ruusamäe <glen/at/pld-linux.org>
2449
2450         * rc.d/init.d/functions: Avoid heredoc, pdksh makes tmpfile then.
2451
2452 2006-10-19 13:06 +0000 [r7875]  Elan Ruusamäe <glen/at/pld-linux.org>
2453
2454         * rc.d/rc.sysinit: Fix syntax errors.
2455
2456 2006-10-19 09:55 +0000 [r7871]  Elan Ruusamäe <glen/at/pld-linux.org>
2457
2458         * rc.d/rc.sysinit: Simplify.
2459
2460 2006-10-18 20:02 +0000 [r7869]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2461
2462         * rc.d/rc.sysinit: Detect more posible cases when rootfs is read
2463           only.
2464
2465 2006-10-18 12:22 +0000 [r7868]  Elan Ruusamäe <glen/at/pld-linux.org>
2466
2467         * sysconfig/network-scripts/functions.network: Avoid bringing down
2468           eth0 in case of bad config.
2469
2470 2006-10-18 11:55 +0000 [r7867]  Elan Ruusamäe <glen/at/pld-linux.org>
2471
2472         * rc.d/init.d/network: Remove ifcfg- prefix from interface names.
2473
2474 2006-10-15 11:22 +0000 [r7856]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2475
2476         * sysconfig/network-scripts/tnlup: Load sit module for sit tunnels.
2477
2478 2006-10-13 06:34 +0000 [r7853]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2479
2480         * configure.ac: Prepare for 0.4.1.1 (beta1).
2481
2482 2006-10-13 06:23 +0000 [r7851-7852]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2483
2484         * man/Makefile.am: Add getkey.1
2485
2486         * src/getkey.c, man/getkey.1 (added): Updated.
2487
2488 2006-10-12 21:07 +0000 [r7849-7850]  Elan Ruusamäe <glen/at/pld-linux.org>
2489
2490         * sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
2491           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
2492           sysconfig/interfaces/ifcfg-eth0.1,
2493           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
2494           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Propset Id
2495
2496         * sysconfig/interfaces/ifcfg-ppp0.callback,
2497           sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
2498           sysconfig/interfaces/ifcfg-br0,
2499           sysconfig/interfaces/ifcfg-description,
2500           sysconfig/interfaces/ifcfg-irlan0,
2501           sysconfig/interfaces/ifcfg-ppp0.tpsa,
2502           sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
2503           sysconfig/interfaces/ifcfg-ppp0.leased1,
2504           sysconfig/interfaces/ifcfg-ppp0.leased2,
2505           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
2506           sysconfig/interfaces/ifcfg-sl0,
2507           sysconfig/interfaces/ifcfg-eth0.1,
2508           sysconfig/interfaces/ifcfg-irda0,
2509           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
2510           sysconfig/interfaces/ifcfg-eth0,
2511           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Unify file
2512           header.
2513
2514 2006-10-12 19:49 +0000 [r7848]  Elan Ruusamäe <glen/at/pld-linux.org>
2515
2516         * sysconfig/static-routes: Add sample of single host routing
2517
2518 2006-10-05 20:39 +0000 [r7842]  Elan Ruusamäe <glen/at/pld-linux.org>
2519
2520         * rc.d/rc.sysinit: Use simple if.
2521
2522 2006-10-05 17:22 +0000 [r7840-7841]  Elan Ruusamäe <glen/at/pld-linux.org>
2523
2524         * rc.d/rc.sysinit: There are no comments in /proc/mounts.
2525
2526         * rc.d/rc.sysinit: There could be multiple entries for root dir.
2527
2528 2006-10-02 22:03 +0000 [r7839]  Paweł Sikora <pluto/at/pld-linux.org>
2529
2530         * sysconfig/network-scripts/functions.network: - wireless-tools >=
2531           29 uses `nick' command.
2532
2533 2006-09-30 10:50 +0000 [r7827]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2534
2535         * sysconfig/network-scripts/ifup-br: Update brctl parameters to
2536           mach new version of bridge-utils (should be backward compatible).
2537           By Szymon Siwek.
2538
2539 2006-09-28 23:38 +0000 [r7826]  Elan Ruusamäe <glen/at/pld-linux.org>
2540
2541         * sysctl.conf: Default local port range is too evil. can't even
2542           start mysqld!
2543
2544 2006-09-28 14:35 +0000 [r7823]  Elan Ruusamäe <glen/at/pld-linux.org>
2545
2546         * rc.d/rc.sysinit: Remount rootfs only if it's not already rw (or
2547           it's better to ignore remount errors?)
2548
2549 2006-09-27 22:30 +0000 [r7820]  Elan Ruusamäe <glen/at/pld-linux.org>
2550
2551         * rc.d/rc.sysinit: Relax fstab format when finding rootfs passno
2552           (allow comments at the end of line).
2553
2554 2006-09-27 13:35 +0000 [r7819]  Elan Ruusamäe <glen/at/pld-linux.org>
2555
2556         * rc.d/rc.sysinit: Optimize less uname -r calls.
2557
2558 2006-09-26 23:59 +0000 [r7818]  Elan Ruusamäe <glen/at/pld-linux.org>
2559
2560         * rc.d/rc.sysinit: Reflect init_gettext function rename.
2561
2562 2006-09-26 23:48 +0000 [r7817]  Elan Ruusamäe <glen/at/pld-linux.org>
2563
2564         * rc.d/init.d/functions: Add checking of msg cache validity. $TPUT
2565           and $GETTEXT need to be set before msg cache can be generated.
2566
2567 2006-09-24 09:35 +0000 [r7806]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2568
2569         * rc-scripts.spec.in: rc.local is now run from init.d/local script.
2570
2571 2006-09-24 09:29 +0000 [r7805]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2572
2573         * configure.ac: Prepare for 0.4.1.0 release (consider it beta).
2574
2575 2006-09-18 23:09 +0000 [r7794]  Elan Ruusamäe <glen/at/pld-linux.org>
2576
2577         * rc.d/rc.sysinit, rc.d/init.d/functions: Allow /usr being mounted
2578           afterwards.
2579
2580 2006-09-18 19:06 +0000 [r7793]  Elan Ruusamäe <glen/at/pld-linux.org>
2581
2582         * rc.d/init.d/allowlogin: Drop superfluous default setting.
2583
2584 2006-09-18 19:02 +0000 [r7792]  Elan Ruusamäe <glen/at/pld-linux.org>
2585
2586         * rc.d/init.d/sys-chroots: Don't touch chkconfig symlinks on
2587           chroot, instead play with network subsys lockfile. This allows
2588           you define sys-chroots from livecd without corrupting that
2589           chroot.
2590
2591 2006-09-18 18:58 +0000 [r7791]  Elan Ruusamäe <glen/at/pld-linux.org>
2592
2593         * rc.d/init.d/sys-chroots, rc.d/rc, rc.d/rc.sysinit,
2594           rc.d/init.d/allowlogin: /etc/sysconfig/system already loaded by
2595           init.d/functions. Adjust defaults if no sysconfig/system is
2596           present (so the checks stay same after these changes).
2597
2598 2006-09-18 18:50 +0000 [r7790]  Elan Ruusamäe <glen/at/pld-linux.org>
2599
2600         * rc.d/rc.sysinit: RUN_LDCONFIG not used here.
2601
2602 2006-09-18 17:55 +0000 [r7789]  Elan Ruusamäe <glen/at/pld-linux.org>
2603
2604         * rc.d/init.d/functions: Corrected tput check.
2605
2606 2006-09-18 12:41 +0000 [r7788]  Elan Ruusamäe <glen/at/pld-linux.org>
2607
2608         * rc.d/init.d/functions: Trap and hide errors when reading msg
2609           cachefile.
2610
2611 2006-09-17 22:06 +0000 [r7787]  Elan Ruusamäe <glen/at/pld-linux.org>
2612
2613         * rc.d/init.d/functions: Punctuation.
2614
2615 2006-09-17 21:52 +0000 [r7786]  Elan Ruusamäe <glen/at/pld-linux.org>
2616
2617         * rc.d/init.d/functions: No need to force any settings for initng.
2618
2619 2006-09-17 19:05 +0000 [r7785]  Elan Ruusamäe <glen/at/pld-linux.org>
2620
2621         * rc.d/init.d/timezone: Use lockfiles.
2622
2623 2006-09-17 18:34 +0000 [r7784]  Elan Ruusamäe <glen/at/pld-linux.org>
2624
2625         * rc.d/init.d/functions: Cache colors in filesystem too.
2626
2627 2006-09-17 18:21 +0000 [r7783]  Elan Ruusamäe <glen/at/pld-linux.org>
2628
2629         * rc.d/init.d/functions: busy(), ok(), started(), are constant so
2630           their values can be cached.
2631
2632 2006-09-17 18:15 +0000 [r7781-7782]  Elan Ruusamäe <glen/at/pld-linux.org>
2633
2634         * rc.d/init.d/functions: Buffer show() function so the display to
2635           be more smooth.
2636
2637         * rc.d/init.d/functions: Correct show() function printf handling.
2638
2639 2006-09-17 17:53 +0000 [r7779-7780]  Elan Ruusamäe <glen/at/pld-linux.org>
2640
2641         * rc.d/init.d/template.init: RETVAL is set by start(); if any.
2642
2643         * rc.d/init.d/sys-chroots: RETVAL is set by start(); if any.
2644
2645 2006-09-17 17:10 +0000 [r7778]  Elan Ruusamäe <glen/at/pld-linux.org>
2646
2647         * rc.d/init.d/template.init: Demonstrate use of functions.
2648
2649 2006-09-17 17:06 +0000 [r7777]  Elan Ruusamäe <glen/at/pld-linux.org>
2650
2651         * rc.d/init.d/network: Shortcuts for vserver.
2652
2653 2006-09-17 16:59 +0000 [r7776]  Elan Ruusamäe <glen/at/pld-linux.org>
2654
2655         * rc.d/init.d/cpusets: Merge optimzations from network script.
2656
2657 2006-09-17 16:52 +0000 [r7775]  Elan Ruusamäe <glen/at/pld-linux.org>
2658
2659         * rc.d/init.d/network: Add bug-5795.patch (assume it's correct).
2660
2661 2006-09-17 16:47 +0000 [r7774]  Elan Ruusamäe <glen/at/pld-linux.org>
2662
2663         * rc.d/init.d/network, rc.d/init.d/timezone,
2664           rc.d/init.d/sys-chroots, rc.d/init.d/cpusets: Use functions to
2665           avoid reexec for restart.
2666
2667 2006-09-17 16:27 +0000 [r7771-7773]  Elan Ruusamäe <glen/at/pld-linux.org>
2668
2669         * rc.d/init.d/local, rc.d/init.d/sys-chroots: Propset Id
2670
2671         * rc.d/init.d/local: Update chkconfig description.
2672
2673         * rc.d/init.d/local, rc.d/init.d/cpusets: LSB compliance.
2674
2675 2006-09-17 15:57 +0000 [r7770]  Elan Ruusamäe <glen/at/pld-linux.org>
2676
2677         * rc.d/init.d/functions: Cache termput calls within same script.
2678
2679 2006-09-17 15:42 +0000 [r7769]  Elan Ruusamäe <glen/at/pld-linux.org>
2680
2681         * rc.d/init.d/functions: Kill bogus +arg checks.
2682
2683 2006-09-17 15:29 +0000 [r7768]  Elan Ruusamäe <glen/at/pld-linux.org>
2684
2685         * rc.d/init.d/functions: Always use cached in show() function
2686           (There's no benefit of doing otherwise).
2687
2688 2006-09-17 15:18 +0000 [r7765-7767]  Elan Ruusamäe <glen/at/pld-linux.org>
2689
2690         * rc.d/init.d/functions: Cleanup nls() function.
2691
2692         * rc.d/init.d/functions: Avoid overwriting global NLS_DOMAIN if can
2693           do without.
2694
2695         * rc.d/init.d/functions: Keep state of have gettext and have tput
2696           per whole initscript.
2697
2698 2006-09-17 15:01 +0000 [r7764]  Elan Ruusamäe <glen/at/pld-linux.org>
2699
2700         * rc.d/init.d/functions: Use buggy awk-printf wrapper only if
2701           /bin/printf is not available.
2702
2703 2006-09-17 13:49 +0000 [r7763]  Elan Ruusamäe <glen/at/pld-linux.org>
2704
2705         * rc.d/init.d/Makefile.am, rc.d/init.d/local (added): Use locking
2706           for rc.local , so that it's no longer invoked between runlevel
2707           changes.
2708
2709 2006-09-17 13:36 +0000 [r7761-7762]  Elan Ruusamäe <glen/at/pld-linux.org>
2710
2711         * rc.d/init.d/cpusets: Cosmetics for vim
2712
2713         * rc.d/init.d/network, rc.d/init.d/timezone, rc.d/init.d/random,
2714           rc.d/init.d/allowlogin: LSB compliance
2715
2716 2006-09-17 13:26 +0000 [r7758-7760]  Elan Ruusamäe <glen/at/pld-linux.org>
2717
2718         * rc.d/init.d/single: Adjust indent.
2719
2720         * rc.d/init.d/network, rc.d/init.d/single, rc.d/init.d/cpusets:
2721           Sane $PATH is initialized in init.d/functions.
2722
2723         * rc.d/init.d/network, rc.d/init.d/timezone, rc.d/init.d/random,
2724           rc.d/init.d/single, rc.d/init.d/cpusets, rc.d/init.d/allowlogin:
2725           NLS_DOMAIN="rc-scripts" is the default setting, remove.
2726
2727 2006-09-09 19:13 +0000 [r7745]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2728
2729         * sysconfig/network-scripts/ifdown: Allow to kill
2730           dhcp/wpa_supplicant daemon even if device disappears/is down due
2731           to some reasons.
2732
2733 2006-09-08 18:35 +0000 [r7739]  Radosław Zieliński <radek/at/pld-linux.org>
2734
2735         * sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
2736           sysconfig/network-scripts/ifup-ppp: - speedtouch-neostrada fixes:
2737           - use modem_run in kernel mode only if PPPOA_FIRMWARE is not
2738           empty; comment out PPPOA_FIRMWARE in default ifcfg-ppp0 - comment
2739           out MTU=1452; doesn't work (for me) if it's defined
2740
2741 2006-08-31 11:58 +0000 [r7694]  Elan Ruusamäe <glen/at/pld-linux.org>
2742
2743         * sysconfig/interfaces/ifcfg-description: Correct english
2744           description.
2745
2746 2006-08-31 09:51 +0000 [r7693]  Elan Ruusamäe <glen/at/pld-linux.org>
2747
2748         * sysconfig/network-scripts/ifup: Restore basename change.
2749
2750 2006-08-31 07:26 +0000 [r7692]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2751
2752         * sysconfig/network-scripts/ifup,
2753           sysconfig/network-scripts/functions.network: Detect if wireless
2754           interface is turned on.
2755
2756 2006-08-10 12:14 +0000 [r7656]  Jan Rękorajski <baggins/at/pld-linux.org>
2757
2758         * rc.d/init.d/network: - check for /usb/bin/wc existence (in case
2759           of /usr over NFS)
2760
2761 2006-07-24 14:02 +0000 [r7546]  Elan Ruusamäe <glen/at/pld-linux.org>
2762
2763         * sysconfig/interfaces/ifcfg-irlan0, doc/net-scripts.txt:
2764           s/BOOTMETHOD/BOOTPROTO/g once more.
2765
2766 2006-07-24 13:59 +0000 [r7544-7545]  Elan Ruusamäe <glen/at/pld-linux.org>
2767
2768         * sysconfig/network-scripts/ifup: Default $DHCP_HOSTNAME to
2769           $HOSTNAME.
2770
2771         * sysconfig/network-scripts/ifup: Optimize: remove three basename
2772           calls
2773
2774 2006-07-20 14:13 +0000 [r7537]  Elan Ruusamäe <glen/at/pld-linux.org>
2775
2776         * TODO: - killproc() s%!&*ks
2777
2778 2006-07-19 16:38 +0000 [r7535]  Jan Rękorajski <baggins/at/pld-linux.org>
2779
2780         * sysconfig/hwprofiles/files: - added xorg.conf
2781
2782 2006-07-09 08:06 +0000 [r7499]  Adam Gołębiowski <adamg/at/pld-linux.org>
2783
2784         * sysconfig/network-scripts/functions.network: - typo; noticed by
2785           Szymon Siwek (sls (at) poczta wp pl)
2786
2787 2006-07-04 14:59 +0000 [r7491]  Elan Ruusamäe <glen/at/pld-linux.org>
2788
2789         * TODO: Add LVM on dmraid problem
2790
2791 2006-05-28 19:05 +0000 [r7454]  Elan Ruusamäe <glen/at/pld-linux.org>
2792
2793         * autogen.sh: Always run changelog generation when asked. Obfuscate
2794           email addreses here. Use mktemp if available. Allow various
2795           locations for CVSROOT/users file.
2796
2797 2006-05-23 15:38 +0000 [r7436]  Elan Ruusamäe <glen/at/pld-linux.org>
2798
2799         * sysconfig/network-scripts/functions.network: Try harder to get
2800           value for WLAN_NICKNAME.
2801
2802 2006-05-15 23:18 +0000 [r7408]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
2803
2804         * sysctl.conf: - grsecurity options updated
2805
2806 2006-05-07 17:33 +0000 [r7394]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2807
2808         * configure.ac: Release 0.4.0.27.
2809
2810 2006-05-07 17:27 +0000 [r7391-7393]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2811
2812         * rc-scripts.spec.in: Add sysconfig/hwprofiles dir.
2813
2814         * rc.d/rc.shutdown: Speedup shutdown (glen).
2815
2816         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
2817           sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
2818           sysconfig/interfaces/Makefile.am: Add ifcfg-ppp0.gprs-idea to
2819           makefiles. Add proper initstring to ifcfg-ppp0.gprs-plusgsm.
2820           Another PHONE for gprs-idea (this one works for me with ipaq over
2821           BT).
2822
2823 2006-05-07 17:18 +0000 [r7390]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2824
2825         * sysconfig/interfaces/data/Makefile.am, sysconfig/Makefile.am,
2826           doc/Makefile.am, sysconfig/interfaces/up.d/all/Makefile.am,
2827           sysconfig/hwprofiles/Makefile.am,
2828           sysconfig/interfaces/Makefile.am,
2829           sysconfig/interfaces/down.d/all/Makefile.am: Avoid installing
2830           files that aren't packaged (glen).
2831
2832 2006-05-07 11:09 +0000 [r7389]  Elan Ruusamäe <glen/at/pld-linux.org>
2833
2834         * rc.d/init.d/network: Fix missing $bootprio.
2835
2836 2006-05-07 10:46 +0000 [r7388]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2837
2838         * rc.d/init.d/network: Fix interfaces_boot detection (Adam Ryba).
2839
2840 2006-04-25 07:20 +0000 [r7370]  Elan Ruusamäe <glen/at/pld-linux.org>
2841
2842         * rc.d/rc: Tabs.
2843
2844 2006-03-23 09:22 +0000 [r7293]  Tomasz Pala <gotar/at/pld-linux.org>
2845
2846         * sysconfig/network: - hostname -h [...] Unless you are using bind
2847           or NIS for host lookups you can change the FQDN (Fully Qualified
2848           Domain Name) and the DNS domain name (which is part of the FQDN)
2849           in the /etc/hosts file.
2850
2851 2006-03-22 19:54 +0000 [r7279]  Elan Ruusamäe <glen/at/pld-linux.org>
2852
2853         * rc.d/rc.sysinit: Vserver speedup (skips extra 5 second delay in
2854           some cases)
2855
2856 2006-03-20 17:22 +0000 [r7253]  Radosław Zieliński <radek/at/pld-linux.org>
2857
2858         * rc.d/rc.sysinit: - allow \t in "alias usb-controller" (from
2859           Lukasz Masko, nov 2005)
2860
2861 2006-03-11 14:54 +0000 [r7144]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2862
2863         * sysconfig/network-scripts/ifup-ppp: Typo bugfix.
2864
2865 2006-03-09 17:54 +0000 [r7132]  Elan Ruusamäe <glen/at/pld-linux.org>
2866
2867         * rc.d/init.d/network: Tabs.
2868
2869 2006-03-09 17:47 +0000 [r7131]  Elan Ruusamäe <glen/at/pld-linux.org>
2870
2871         * rc.d/init.d/network: Rewritten configuration parsing portion
2872           (solves ~ and .rpmnew files ignorance). execve() calls reduced
2873           from 25 to 4. Tested with ash and ksh. There could be bugs!
2874
2875 2006-03-09 16:20 +0000 [r7127]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2876
2877         * configure.ac: Prepare for 0.4.0.26.
2878
2879 2006-03-09 14:58 +0000 [r7126]  Jan Rękorajski <baggins/at/pld-linux.org>
2880
2881         * rc.d/init.d/template.init: - no, please don't remove vim modeline
2882
2883 2006-03-09 11:21 +0000 [r7125]  Elan Ruusamäe <glen/at/pld-linux.org>
2884
2885         * rc.d/init.d/template.init: vim modeline is unneccessary here.
2886
2887 2006-03-08 15:07 +0000 [r7121]  Jan Rękorajski <baggins/at/pld-linux.org>
2888
2889         * rc.d/rc.sysinit: - human readable cleaning of /var/lock - and
2890           don't remove /var/lock/cvs
2891
2892 2006-03-05 13:41 +0000 [r7096]  Adam Gołębiowski <adamg/at/pld-linux.org>
2893
2894         * sysconfig/system: - typos
2895
2896 2006-03-03 21:54 +0000 [r7083]  Elan Ruusamäe <glen/at/pld-linux.org>
2897
2898         * rc.d/rc.sysinit: The is_no() function comes from functions, don't
2899           use it before it's defined
2900
2901 2006-02-27 18:09 +0000 [r7036]  Elan Ruusamäe <glen/at/pld-linux.org>
2902
2903         * setsysfont: Revert hardcoded part. Fix your config instead.
2904
2905 2006-02-27 17:49 +0000 [r7035]  Elan Ruusamäe <glen/at/pld-linux.org>
2906
2907         * rc.d/init.d/cpusets: - expand Id keyword
2908
2909 2006-02-27 13:47 +0000 [r7034]  Elan Ruusamäe <glen/at/pld-linux.org>
2910
2911         * rc.d/init.d/network: In vserver /sbin/ip is not required.
2912
2913 2006-02-26 11:05 +0000 [r7020]  Elan Ruusamäe <glen/at/pld-linux.org>
2914
2915         * rc.d/init.d/functions: Disable colors and enable FASTRC for
2916           initng.
2917
2918 2006-02-26 10:45 +0000 [r7019]  Elan Ruusamäe <glen/at/pld-linux.org>
2919
2920         * setsysfont: Unicode fixes.
2921
2922 2006-02-24 11:04 +0000 [r7006]  Elan Ruusamäe <glen/at/pld-linux.org>
2923
2924         * rc.d/rc.sysinit: Boot logging possibility with showconsole.
2925
2926 2006-02-23 14:43 +0000 [r7005]  Elan Ruusamäe <glen/at/pld-linux.org>
2927
2928         * rc.d/rc.sysinit: Respect fs_passno for rootfs when doing rootfs
2929           fsck. Enable paralell fsck for other filesystems.
2930
2931 2006-02-23 14:23 +0000 [r7004]  Elan Ruusamäe <glen/at/pld-linux.org>
2932
2933         * rc.d/rc.sysinit: Ignore "rootfs" when setting _ROOTFS_TYPE.
2934
2935 2006-02-23 13:57 +0000 [r7003]  Elan Ruusamäe <glen/at/pld-linux.org>
2936
2937         * rc.d/rc.sysinit: Make /dev/cpuset dir for udev. Check
2938           /proc/mounts instead of /proc/filesystems when filling /etc/mtab.
2939
2940 2006-02-23 10:38 +0000 [r7002]  Elan Ruusamäe <glen/at/pld-linux.org>
2941
2942         * rc-scripts.spec.in, inittab, rc.d/rc.sysinit, run-parts,
2943           doc/net-scripts.txt, doc/sysvinitfiles, rc.d/init.d/functions: We
2944           are PLD Linux (not just PLD).
2945
2946 2006-02-23 10:35 +0000 [r6999-7001]  Elan Ruusamäe <glen/at/pld-linux.org>
2947
2948         * sysconfig/init-colors: We are PLD Linux (not just PLD), fix
2949           init-colors.gentoo path.
2950
2951         * sysconfig/i18n: Have here also listed en_US.UTF-8
2952
2953         * sysconfig/interfaces/ifcfg-eth0: By default boot eth0 with dhcp.
2954           If you have static IP configuration, you need to edit this file
2955           anyway
2956
2957 2006-02-14 00:24 +0000 [r6972]  Jan Rękorajski <baggins/at/pld-linux.org>
2958
2959         * sysconfig/cpusets/cpuset-test, rc.d/init.d/cpusets: - cpuset
2960           virtualization support
2961
2962 2006-02-10 22:21 +0000 [r6965]  Elan Ruusamäe <glen/at/pld-linux.org>
2963
2964         * rc.d/rc.sysinit: Reverted last change
2965
2966 2006-02-10 19:47 +0000 [r6964]  Elan Ruusamäe <glen/at/pld-linux.org>
2967
2968         * rc.d/rc.sysinit: Disable DELAY_LOGIN for vserver, suggested by
2969           Patrys
2970
2971 2006-02-10 19:40 +0000 [r6960-6963]  Elan Ruusamäe <glen/at/pld-linux.org>
2972
2973         * rc.d/rc.sysinit: Remove stupid sleep 1
2974
2975         * rc.d/rc.sysinit: No SELinux labels for vserver
2976
2977         * rc.d/rc.sysinit: Fixing indent
2978
2979         * rc.d/rc.sysinit: setsysfont and selinux make no sense inside
2980           vserver (no devices attached)
2981
2982 2006-02-10 19:31 +0000 [r6959]  Elan Ruusamäe <glen/at/pld-linux.org>
2983
2984         * rc.d/rc.sysinit: Do not mount /proc in vserver
2985
2986 2006-02-10 19:17 +0000 [r6958]  Elan Ruusamäe <glen/at/pld-linux.org>
2987
2988         * rc.d/init.d/network: One can't (u)mount anything inside vserver,
2989           not even network mounts
2990
2991 2006-02-08 17:41 +0000 [r6952]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2992
2993         * rc.d/rc.sysinit: Redirect errors from mounts grepping to
2994           /dev/null.
2995
2996 2006-02-05 15:32 +0000 [r6922]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2997
2998         * sysconfig/system, rc.d/rc.sysinit: Rename PROMPT to RC_PROMPT
2999           (PROMPT is internal zsh variable). Fixed RC_PROMPT testing to
3000           work as described in sysconfig/system.
3001
3002 2006-01-21 13:49 +0000 [r6875-6876]  Elan Ruusamäe <glen/at/pld-linux.org>
3003
3004         * rc.d/init.d/template.init: Allow some actions when network is
3005           down (by ankry /at/ 2003-07-03).
3006
3007         * rc.d/init.d/template.init: - remove old syntax
3008
3009 2006-01-21 12:32 +0000 [r6874]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3010
3011         * sysconfig/interfaces/ifcfg-description: Describe current
3012           PPPoE/PPPoA config.
3013
3014 2006-01-21 12:18 +0000 [r6873]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3015
3016         * sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
3017           sysconfig/network-scripts/ifup-ppp: Generic PPP over ATM support.
3018
3019 2006-01-20 18:02 +0000 [r6871]  Jan Rękorajski <baggins/at/pld-linux.org>
3020
3021         * rc.d/rc.sysinit: - give getkey a timeout of 5s, better safe than
3022           hung init process
3023
3024 2006-01-20 15:40 +0000 [r6869]  Jan Rękorajski <baggins/at/pld-linux.org>
3025
3026         * rc.d/init.d/functions: - skip filter_chroot() in vserver fixes
3027           running %pre/%post scripts for packages installed in vserver
3028
3029 2006-01-19 08:52 +0000 [r6864]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3030
3031         * sysconfig/interfaces/Makefile.am,
3032           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada (added): Add
3033           ueagle example (abram).
3034
3035 2006-01-18 08:18 +0000 [r6844]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3036
3037         * configure.ac: Prepare for 0.4.0.25.
3038
3039 2006-01-15 12:01 +0000 [r6809]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3040
3041         * rc.d/init.d/sys-chroots, rc.d/rc.sysinit: Use correct chown
3042           user:group notation.
3043
3044 2006-01-13 18:07 +0000 [r6803]  Jan Rękorajski <baggins/at/pld-linux.org>
3045
3046         * rc.d/rc.sysinit: - more non-vserver stuff ifed
3047
3048 2006-01-12 16:21 +0000 [r6798-6800]  Jan Rękorajski <baggins/at/pld-linux.org>
3049
3050         * rc.d/rc.sysinit: - cleanup if vserver logic
3051
3052         * rc.d/rc.sysinit: - merge more vserver ifs
3053
3054         * rc.d/rc.sysinit: - typo
3055
3056 2006-01-12 16:10 +0000 [r6797]  Jan Rękorajski <baggins/at/pld-linux.org>
3057
3058         * rc.d/rc.sysinit: - more non-vserver things if'ed - kill psdevtab
3059           removal (file is obsolete since 1998)
3060
3061 2006-01-12 16:01 +0000 [r6796]  Jan Rękorajski <baggins/at/pld-linux.org>
3062
3063         * rc.d/rc.shutdown: - cleanup
3064
3065 2006-01-12 15:29 +0000 [r6795]  Jan Rękorajski <baggins/at/pld-linux.org>
3066
3067         * rc.d/rc.shutdown, rc.d/rc.sysinit: - skip swap/quota/acct in
3068           vserver
3069
3070 2006-01-10 20:59 +0000 [r6788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3071
3072         * rc.d/rc.sysinit: mdadm now creates missing nodes when assembling
3073           an array.
3074
3075 2006-01-09 17:23 +0000 [r6781]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3076
3077         * sysconfig/network-scripts/functions.network: Typos fixed.
3078
3079 2006-01-08 21:53 +0000 [r6777]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3080
3081         * configure.ac: Prepare for 0.4.0.24.
3082
3083 2006-01-07 15:57 +0000 [r6762]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3084
3085         * sysconfig/network-scripts/functions.network: ESSID setting is
3086           done only once, at the end just before commit.
3087
3088 2006-01-06 15:57 +0000 [r6750]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3089
3090         * rc.d/rc.sysinit: Don't use run_cmd for starting udev since
3091           start_udev can handle messages itself.
3092
3093 2006-01-05 22:52 +0000 [r6747]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3094
3095         * rc.d/rc.sysinit, setsysfont: Fix console detection by not running
3096           setsysfont trough run_cmd (fixes utf8 font handling, too).
3097
3098 2006-01-04 12:16 +0000 [r6734]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3099
3100         * rc.d/rc.sysinit: No longer set hotplug stuff. Put that into
3101           sysctl.conf.
3102
3103 2006-01-01 20:16 +0000 [r6727]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3104
3105         * lang.sh: Process more locale variables (havner).
3106
3107 2006-01-01 20:12 +0000 [r6726]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3108
3109         * setsysfont: Include /etc/rc.d/init.d/functions.
3110
3111 2005-12-26 10:35 +0000 [r6709]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3112
3113         * sysconfig/network-scripts/functions.network: Fix WLAN power,
3114           txpower, retry settings. Patch by Łukasz Maśko.
3115
3116 2005-12-15 18:59 +0000 [r6651-6652]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3117
3118         * configure.ac: Preparations for 0.4.0.23.
3119
3120         * rc.d/rc.sysinit: modprobe with -s option so messages go to
3121           syslog.
3122
3123 2005-12-09 15:26 +0000 [r6627]  Jan Rękorajski <baggins/at/pld-linux.org>
3124
3125         * rc.d/rc.shutdown: - change reboot/halt message for vserver
3126           (request by glen)
3127
3128 2005-12-05 00:33 +0000 [r6598]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3129
3130         * sysconfig/network-scripts/ifup,
3131           sysconfig/interfaces/ifcfg-description: Up wireless device before
3132           setting any WLAN parameters support.
3133
3134 2005-12-05 00:29 +0000 [r6597]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3135
3136         * rc.d/rc.sysinit: udev loads core usb modules itself so
3137           /proc/bus/usb was never mounted here. Now we are checking for
3138           exact mount instead of just checking whether usb modules are
3139           loaded.
3140
3141 2005-11-24 15:25 +0000 [r6563]  Jan Rękorajski <baggins/at/pld-linux.org>
3142
3143         * rc.d/rc.sysinit, rc.d/init.d/functions: - remove duplicate
3144           entries in vserver guest /etc/mtab
3145
3146 2005-11-23 20:49 +0000 [r6561]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3147
3148         * setsysfont: Don't yell when there is no kbd installed.
3149
3150 2005-11-18 23:44 +0000 [r6541]  Jan Rękorajski <baggins/at/pld-linux.org>
3151
3152         * rc.d/rc.sysinit: - don't clear mtab on vserver guest
3153
3154 2005-11-17 22:54 +0000 [r6540]  Jan Rękorajski <baggins/at/pld-linux.org>
3155
3156         * rc.d/init.d/functions: - fixed vserver detection with legacy
3157           vserver code turned off
3158
3159 2005-11-16 18:45 +0000 [r6534]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3160
3161         * configure.ac: Update for 0.4.0.22.
3162
3163 2005-11-05 01:34 +0000 [r6520]  Elan Ruusamäe <glen/at/pld-linux.org>
3164
3165         * rc.d/rc.sysinit: - remove useless rm -f /var/run/hwprofile, which
3166           will never work as all filesystems are readonly at that point
3167
3168 2005-11-01 18:34 +0000 [r6510-6511]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3169
3170         * src/process.c: Updated from FC.
3171
3172         * src/shvar.c, src/shvar.h: Be more precise about condition.
3173
3174 2005-10-30 22:14 +0000 [r6504]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3175
3176         * rc.d/rc.shutdown, rc.d/rc.sysinit: Mount securityfs filesystem on
3177           kernel >= 2.6.14.
3178
3179 2005-10-30 00:03 +0000 [r6503]  Jan Rękorajski <baggins/at/pld-linux.org>
3180
3181         * rc.d/rc: - corrected order of conditions
3182
3183 2005-10-28 14:54 +0000 [r6501]  Jan Rękorajski <baggins/at/pld-linux.org>
3184
3185         * rc.d/init.d/network: - ignore non-empty but commented /etc/mactab
3186           (patch by glen)
3187
3188 2005-10-26 16:57 +0000 [r6492]  Jan Rękorajski <baggins/at/pld-linux.org>
3189
3190         * lang.sh, run-parts, lang.csh, hwprofile, service, setsysfont: -
3191           more white space and formatting cleanup
3192
3193 2005-10-26 16:33 +0000 [r6491]  Jan Rękorajski <baggins/at/pld-linux.org>
3194
3195         * rc.d/rc.shutdown, ppp/ipx-down, rc.d/init.d/network,
3196           rc.d/init.d/timezone, sysconfig/network-scripts/ifdown-vlan,
3197           sysconfig/network-scripts/tnldown,
3198           sysconfig/network-scripts/ifdown,
3199           sysconfig/network-scripts/ifup-plusb,
3200           sysconfig/network-scripts/ifdown-br,
3201           sysconfig/interfaces/tnlcfg-icm,
3202           sysconfig/network-scripts/ifup-neigh,
3203           sysconfig/network-scripts/functions.network, ppp/auth-up,
3204           sysconfig/network-scripts/ifup-ppp,
3205           sysconfig/network-scripts/ifup-ipx,
3206           sysconfig/network-scripts/ifup-vlan,
3207           sysconfig/interfaces/tnlcfg-description,
3208           sysconfig/network-scripts/ifup-br,
3209           sysconfig/network-scripts/ifup-plip, sysconfig/system,
3210           rc.d/init.d/template.init, ppp/ip-up, rc.d/init.d/random,
3211           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post,
3212           rc.d/init.d/single, rc.d/rc.init, sysconfig/timezone,
3213           sysconfig/clock, rc.d/init.d/cpusets,
3214           sysconfig/network-scripts/ifup-routes,
3215           sysconfig/network-scripts/ifup-aliases,
3216           sysconfig/network-scripts/ifdown-ppp, ppp/auth-down,
3217           rc.d/init.d/sys-chroots, sysconfig/network-scripts/ifup-post,
3218           sysconfig/static-routes, sysconfig/static-nat, ppp/ip-down,
3219           ppp/ipx-up, rc.d/init.d/allowlogin, rc.d/rc.local,
3220           rc.d/init.d/functions, sysconfig/network-scripts/ifdown-sl,
3221           sysconfig/network-scripts/tnlup,
3222           sysconfig/network-scripts/ifdown-irda,
3223           sysconfig/network-scripts/ifup,
3224           sysconfig/network-scripts/ifup-iucv, rc.d/rc, sysconfig/network,
3225           rc.d/init.d/killall, rc.d/rc.modules,
3226           sysconfig/network-scripts/ifup-sl,
3227           sysconfig/network-scripts/ifup-irda: - more vim setting removed
3228           (don't convert tabs to spaces) - white space cleanup - convert
3229           spaces to tabs - unify formatting for all scripts
3230
3231 2005-10-25 18:22 +0000 [r6489]  Jan Rękorajski <baggins/at/pld-linux.org>
3232
3233         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit: - add support for
3234           running inside vservers, the diff may seem huge but it's mostly
3235           white space change
3236
3237 2005-10-25 18:15 +0000 [r6488]  Jan Rękorajski <baggins/at/pld-linux.org>
3238
3239         * rc.d/init.d/functions: - typo
3240
3241 2005-10-25 17:11 +0000 [r6487]  Jan Rękorajski <baggins/at/pld-linux.org>
3242
3243         * rc.d/rc, rc.d/rc.sysinit: - source configs before functions
3244
3245 2005-10-25 16:56 +0000 [r6485]  Jan Rękorajski <baggins/at/pld-linux.org>
3246
3247         * rc.d/init.d/network: - don't start interfaces inside vserver
3248
3249 2005-10-25 16:46 +0000 [r6484]  Jan Rękorajski <baggins/at/pld-linux.org>
3250
3251         * rc.d/rc: - all stty's stderr belongs to /dev/null
3252
3253 2005-10-25 16:21 +0000 [r6482]  Jan Rękorajski <baggins/at/pld-linux.org>
3254
3255         * rc.d/init.d/functions: - detect if run inside vserver and ignore
3256           rc_splash if so
3257
3258 2005-10-25 16:04 +0000 [r6480]  Jan Rękorajski <baggins/at/pld-linux.org>
3259
3260         * rc.d/rc.sysinit: - we need /proc mounted before everything
3261
3262 2005-10-25 14:17 +0000 [r6479]  Jan Rękorajski <baggins/at/pld-linux.org>
3263
3264         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit, rc.d/rc.modules: -
3265           grep: all your stderr are belong to /dev/null
3266
3267 2005-10-25 11:58 +0000 [r6477]  Jan Rękorajski <baggins/at/pld-linux.org>
3268
3269         * rc.d/init.d/functions: - better detection of tput functionality
3270
3271 2005-10-19 19:06 +0000 [r6468]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3272
3273         * configure.ac: Update for new release.
3274
3275 2005-10-19 18:08 +0000 [r6467]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3276
3277         * sysconfig/network-scripts/functions.network: Working version of
3278           calcprefix().
3279
3280 2005-10-19 11:01 +0000 [r6462]  Jan Rękorajski <baggins/at/pld-linux.org>
3281
3282         * rc.d/rc: - check for proper first argument in correct place
3283
3284 2005-10-17 15:04 +0000 [r6453]  Jan Rękorajski <baggins/at/pld-linux.org>
3285
3286         * rc.d/init.d/functions: - RC_LOGGING should be checked against
3287           "no"
3288
3289 2005-10-17 14:52 +0000 [r6452]  Jan Rękorajski <baggins/at/pld-linux.org>
3290
3291         * rc.d/rc.shutdown, sysconfig/system, rc.d/init.d/functions: -
3292           clean solution for initlog/minilogd: RC_LOGGING setting, and
3293           don't log while shutting down
3294
3295 2005-10-17 13:49 +0000 [r6451]  Jan Rękorajski <baggins/at/pld-linux.org>
3296
3297         * src/minilogd.c (added), src/initlog.c, src/Makefile.am: -
3298           reverted last commit
3299
3300 2005-10-17 13:20 +0000 [r6450]  Jan Rękorajski <baggins/at/pld-linux.org>
3301
3302         * src/minilogd.c (removed), src/initlog.c, src/Makefile.am: -
3303           removed minilogd and its calls (more pain than gain)
3304
3305 2005-10-16 19:26 +0000 [r6447]  Jan Rękorajski <baggins/at/pld-linux.org>
3306
3307         * rc.d/init.d/network, rc.d/rc.shutdown, rc.d/init.d/timezone,
3308           sysconfig/network-scripts/ifdown-vlan,
3309           sysconfig/network-scripts/tnldown,
3310           sysconfig/network-scripts/ifup-plusb,
3311           sysconfig/network-scripts/ifdown,
3312           sysconfig/network-scripts/ifdown-br,
3313           sysconfig/network-scripts/ifup-neigh,
3314           sysconfig/network-scripts/functions.network,
3315           sysconfig/network-scripts/ifup-ppp,
3316           sysconfig/network-scripts/ifup-ipx,
3317           sysconfig/network-scripts/ifup-vlan,
3318           sysconfig/network-scripts/ifup-br,
3319           sysconfig/network-scripts/ifup-plip, sysconfig/system,
3320           rc.d/init.d/template.init, rc.d/rc.sysinit, rc.d/init.d/random,
3321           sysconfig/network-scripts/ifdown-post, rc.d/rc.init,
3322           rc.d/init.d/single, sysconfig/timezone, hwprofile,
3323           rc.d/init.d/cpusets, sysconfig/network-scripts/ifup-routes,
3324           sysconfig/network-scripts/ifup-aliases,
3325           sysconfig/network-scripts/ifdown-ppp,
3326           sysconfig/network-scripts/ifup-post, rc.d/init.d/allowlogin,
3327           rc.d/rc.local, sysconfig/network-scripts/ifdown-sl,
3328           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
3329           sysconfig/network-scripts/ifdown-irda,
3330           sysconfig/network-scripts/ifup-iucv, rc.d/rc, sysconfig/network,
3331           rc.d/init.d/killall, sysconfig/network-scripts/ifup-sl,
3332           sysconfig/network-scripts/ifup-irda: - removed dumb tw=78 vim
3333           setting
3334
3335 2005-10-06 16:08 +0000 [r6429]  Artur Frysiak <wiget/at/pld-linux.org>
3336
3337         * rc.d/init.d/network: - fixed CIFS unmounting
3338
3339 2005-10-04 18:09 +0000 [r6425]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3340
3341         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
3342           Use pidfile for wpa_supplicant.
3343
3344 2005-10-02 17:13 +0000 [r6420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3345
3346         * sysconfig/network-scripts/ifup,
3347           sysconfig/interfaces/ifcfg-description,
3348           sysconfig/network-scripts/ifdown: Simple support for WPA. Note
3349           that killing wpa_supplicant daemon is supported only for single
3350           daemon/interface (TODO: multiple daemons support).
3351
3352 2005-09-05 17:12 +0000 [r6352]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3353
3354         * rc.d/init.d/functions: Add support for whole path in pidfile.
3355
3356 2005-08-24 22:08 +0000 [r6333]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3357
3358         * rc.d/init.d/cpusets, rc.d/init.d/functions: Fix is_yes in cpuset
3359           stuff. Quote file paths when doing echo > something.
3360
3361 2005-08-23 16:32 +0000 [r6330]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3362
3363         * configure.ac: Update for 0.4.0.20.
3364
3365 2005-08-23 16:29 +0000 [r6327-6329]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3366
3367         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
3368           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Fixed PlusGSM
3369           examples. (Patch by Paweł Gołaszewski)
3370
3371         * inittab: Example for agetty on serial port.
3372
3373         * rc.d/init.d/network: [a-z] doesn't always mean whole alphabet
3374           (for example et_EE locale). Use C locale when searching. (Patch
3375           by Elan Ruusamäe)
3376
3377 2005-08-15 22:45 +0000 [r6315]  Jan Rękorajski <baggins/at/pld-linux.org>
3378
3379         * rc.d/init.d/cpusets: - don't spew errors on stdout - inform about
3380           failurse
3381
3382 2005-08-14 18:32 +0000 [r6311]  Tomasz Wittner <twittner/at/pld-linux.org>
3383
3384         * DEVELOPMENT: - typo in enumeration
3385
3386 2005-08-13 23:06 +0000 [r6307-6310]  Jan Rękorajski <baggins/at/pld-linux.org>
3387
3388         * rc.d/init.d/cpusets: - added echo for better status readability
3389
3390         * rc.d/init.d/cpusets: - properly test cpuset dir for status
3391           display
3392
3393         * rc.d/init.d/cpusets: - properly escape message
3394
3395         * rc.d/init.d/cpusets: - use show() when creating/removing cpusets
3396
3397 2005-08-13 22:58 +0000 [r6306]  Jan Rękorajski <baggins/at/pld-linux.org>
3398
3399         * rc.d/init.d/cpusets: - typo
3400
3401 2005-08-13 22:34 +0000 [r6305]  Jan Rękorajski <baggins/at/pld-linux.org>
3402
3403         * rc.d/init.d/functions: - take CPUSETS setting into account
3404
3405 2005-08-13 22:00 +0000 [r6304]  Jan Rękorajski <baggins/at/pld-linux.org>
3406
3407         * rc.d/rc.sysinit: - mount cpuset filesystem if kernel capable
3408
3409 2005-08-11 17:43 +0000 [r6300]  Jan Rękorajski <baggins/at/pld-linux.org>
3410
3411         * doc/sysconfig.txt, doc/sysconfig.docb: - added description for
3412           available per-service settings
3413
3414 2005-08-11 17:11 +0000 [r6299]  Jan Rękorajski <baggins/at/pld-linux.org>
3415
3416         * rc-scripts.spec.in: - cpusets added
3417
3418 2005-08-11 17:04 +0000 [r6297-6298]  Jan Rękorajski <baggins/at/pld-linux.org>
3419
3420         * rc.d/init.d/Makefile.am: - cpusets script added
3421
3422         * configure.ac: - sysconfig/cpusets/Makefile added
3423
3424 2005-08-11 16:58 +0000 [r6294-6296]  Jan Rękorajski <baggins/at/pld-linux.org>
3425
3426         * po/pl.po: - final touch
3427
3428         * po/pl.po: - updated
3429
3430         * rc.d/init.d/functions: - added some code for completness
3431
3432 2005-08-11 16:36 +0000 [r6293]  Jan Rękorajski <baggins/at/pld-linux.org>
3433
3434         * rc.d/init.d/cpusets: - defile cpuset settings as local in
3435           function
3436
3437 2005-08-11 16:35 +0000 [r6292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3438
3439         * rc.d/init.d/functions: filter_chroot(): Do not filter pids for
3440           processes that no longer exists. We don't know whether these were
3441           from current (ch)root so we assume that they were.
3442
3443 2005-08-11 16:23 +0000 [r6291]  Jan Rękorajski <baggins/at/pld-linux.org>
3444
3445         * rc.d/init.d/functions: - added cpuset support to daemon and
3446           status functions
3447
3448 2005-08-10 20:10 +0000 [r6290]  Jan Rękorajski <baggins/at/pld-linux.org>
3449
3450         * sysconfig/system, sysconfig/cpusets/cpuset-test (added),
3451           sysconfig/Makefile.am, rc.d/init.d/cpusets (added),
3452           sysconfig/cpusets/Makefile.am (added): - CPUSETS support (work in
3453           progress)
3454
3455 2005-08-10 19:49 +0000 [r6289]  Jan Rękorajski <baggins/at/pld-linux.org>
3456
3457         * sysconfig/cpusets (added): - a place for cpusets config files
3458
3459 2005-08-08 21:53 +0000 [r6288]  Andrzej Dopierała <undefine/at/pld-linux.org>
3460
3461         * rc.d/init.d/network: - get only tnlcfg-name, not tnlcfg-name~
3462
3463 2005-07-27 09:09 +0000 [r6229]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3464
3465         * sysconfig/network-scripts/ifup: ifup: Handle special
3466           pcmcia-hotplug case.
3467
3468 2005-07-21 22:35 +0000 [r6226]  Andrzej Dopierała <undefine/at/pld-linux.org>
3469
3470         * rc.d/init.d/network: - first up bridge, next tunnels (tunnels can
3471           be on bridges) - first down tunnels, next bridge ;)
3472
3473 2005-05-30 18:54 +0000 [r6028]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3474
3475         * configure.ac: Release 0.4.0.19.
3476
3477 2005-05-30 18:47 +0000 [r6027]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3478
3479         * sysconfig/network-scripts/ifup: Understand BOOTPROTO=static
3480           properly (Elan Ruusamäe <glen/at/pld-linux.org>).
3481
3482 2005-05-30 18:42 +0000 [r6026]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3483
3484         * sysconfig/network-scripts/ifdown-post: When stopping delete root
3485           queueing discipline instead of trying to add it.
3486
3487 2005-05-25 08:26 +0000 [r6013]  Elan Ruusamäe <glen/at/pld-linux.org>
3488
3489         * sysctl.conf: grsec is available for 2.6 kernels too.
3490
3491 2005-05-03 17:50 +0000 [r5915]  Elan Ruusamäe <glen/at/pld-linux.org>
3492
3493         * rc.d/init.d/sys-chroots: Typo.
3494
3495 2005-04-30 20:53 +0000 [r5896]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3496
3497         * rc.d/init.d/functions: killproc(): fill base and pid variables
3498           based on waitname.
3499
3500 2005-04-25 16:01 +0000 [r5884]  Adam Gołębiowski <adamg/at/pld-linux.org>
3501
3502         * rc.d/init.d/network: - when using BOOTPRIO, cd to /etc/sysconfig
3503           to get list of interfaces
3504
3505 2005-04-15 21:48 +0000 [r5770]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3506
3507         * sysconfig/interfaces/ifcfg-ppp0.gprs-idea: Add BT example.
3508
3509 2005-04-08 17:34 +0000 [r5744]  Paweł Sakowski <saq/at/pld-linux.org>
3510
3511         * sysconfig/system: - typo
3512
3513 2005-03-25 19:00 +0000 [r5631]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3514
3515         * rc-scripts.spec.in: Updated to match needs.
3516
3517 2005-03-25 18:50 +0000 [r5629-5630]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3518
3519         * rc.d/rc.sysinit: Fix sound dmabuf handling in rc.sysinit. Use
3520           different modules config file for 2.4/2.6 kernel.
3521           (havner/at/pld-linux.org)
3522
3523         * rc.d/init.d/functions: Fix displaing show() function when $CHARS
3524           variable is set. (tommat/at/pld-linux.org).
3525
3526 2005-03-25 18:37 +0000 [r5625]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3527
3528         * configure.ac: Prepare for 0.4.0.18.
3529
3530 2005-03-22 16:54 +0000 [r5615]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3531
3532         * rc.d/init.d/functions: Increment counter when waiting specified
3533           time for daemon to start/terminate.
3534
3535 2005-03-06 00:11 +0000 [r5570]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3536
3537         * src/Makefile.am: Place minilogd in sbin.
3538
3539 2005-03-05 23:46 +0000 [r5569]  Elan Ruusamäe <glen/at/pld-linux.org>
3540
3541         * man/Makefile.am, man/ru/Makefile.am (added), man/es/Makefile.am
3542           (added), man/fr/Makefile.am (added), man/de/Makefile.am (added),
3543           man/sv/Makefile.am (added), man/ja/Makefile.am (added),
3544           configure.ac: - Finished manuals to subdirs. (Thanks arekm).
3545
3546 2005-01-24 14:15 +0000 [r5479]  Elan Ruusamäe <glen/at/pld-linux.org>
3547
3548         * configure.ac: Use AM_CONFIG_HEADER, rather AC_CONFIG_HEADER for
3549           autogen.sh to call autoheader.
3550
3551 2005-01-24 14:05 +0000 [r5478]  Elan Ruusamäe <glen/at/pld-linux.org>
3552
3553         * src/config.h.in (removed): removed
3554
3555 2005-01-24 13:47 +0000 [r5477]  Elan Ruusamäe <glen/at/pld-linux.org>
3556
3557         * acinclude.m4 (added), src/config.h.in (added),
3558           src/start-stop-daemon.c (added), src/Makefile.am, configure.ac:
3559           added start-stop-daemon from dpkg-1.10.23 includes config.h
3560           support now (as such conditional defines impossible on
3561           commandline) and m4 macros needed for start-stop-daemon.c
3562
3563 2005-01-24 13:38 +0000 [r5476]  Elan Ruusamäe <glen/at/pld-linux.org>
3564
3565         * man/ipcalc.1 (added), man/usleep.1 (added), doc/consoletype.1
3566           (removed), man/usernetctl.8 (added), Makefile.am, doc/initlog.1
3567           (removed), doc/doexec.1 (removed), doc/Makefile.am,
3568           doc/ppp-watch.8 (removed), man/consoletype.1 (added),
3569           man/initlog.1 (added), man/doexec.1 (added), man/ppp-watch.8
3570           (added), man/Makefile.am, doc/netreport.1 (removed),
3571           doc/genhostid.1 (removed), man/netreport.1 (added),
3572           man/genhostid.1 (added), doc/ipcalc.1 (removed), doc/usleep.1
3573           (removed), doc/usernetctl.8 (removed): - moved manuals to man/
3574           subdir
3575
3576 2005-01-24 13:32 +0000 [r5475]  Elan Ruusamäe <glen/at/pld-linux.org>
3577
3578         * man/Makefile.am (added), man/ja (added),
3579           man/ru/start-stop-daemon.8 (added), man/es/start-stop-daemon.8
3580           (added), man/fr/start-stop-daemon.8 (added),
3581           man/de/start-stop-daemon.8 (added), man/sv/start-stop-daemon.8
3582           (added), man (added), man/ja/start-stop-daemon.8 (added), man/ru
3583           (added), man/es (added), man/fr (added), man/start-stop-daemon.8
3584           (added), man/de (added), man/sv (added): - created tree for
3585           manuals - imported start-stop-daemon manuals from dpkg-1.10.23
3586
3587 2005-01-24 00:33 +0000 [r5474]  Elan Ruusamäe <glen/at/pld-linux.org>
3588
3589         * doc/Makefile.am: - fix typo which prevented packaging rest of the
3590           manuals to distrib
3591
3592 2005-01-23 23:56 +0000 [r5473]  Elan Ruusamäe <glen/at/pld-linux.org>
3593
3594         * rc.d/init.d/functions: - typo, english
3595
3596 2005-01-23 19:11 +0000 [r5472]  Paweł Sakowski <saq/at/pld-linux.org>
3597
3598         * rc.d/init.d/sys-chroots: - mount usbfs if available
3599
3600 2005-01-17 21:15 +0000 [r5461]  Elan Ruusamäe <glen/at/pld-linux.org>
3601
3602         * rc.d/init.d/functions: - indent to same level
3603
3604 2005-01-02 22:53 +0000 [r5418]  Radosław Zieliński <radek/at/pld-linux.org>
3605
3606         * sysconfig/network-scripts/ifup-routes,
3607           sysconfig/network-scripts/ifup-aliases,
3608           sysconfig/network-scripts/ifdown-ppp,
3609           sysconfig/network-scripts/ifdown-vlan,
3610           sysconfig/network-scripts/tnldown,
3611           sysconfig/network-scripts/ifup-post,
3612           sysconfig/network-scripts/ifdown,
3613           sysconfig/network-scripts/ifup-plusb,
3614           sysconfig/network-scripts/ifdown-br,
3615           sysconfig/network-scripts/ifup-neigh,
3616           sysconfig/network-scripts/ifup-ppp,
3617           sysconfig/network-scripts/functions.network,
3618           sysconfig/network-scripts/ifup-vlan,
3619           sysconfig/network-scripts/ifup-ipx,
3620           sysconfig/network-scripts/tnlup,
3621           sysconfig/network-scripts/ifdown-sl,
3622           sysconfig/network-scripts/ifup,
3623           sysconfig/network-scripts/ifdown-irda,
3624           sysconfig/network-scripts/ifup-br,
3625           sysconfig/network-scripts/ifup-plip,
3626           sysconfig/network-scripts/ifup-iucv,
3627           sysconfig/network-scripts/ifup-sl,
3628           sysconfig/network-scripts/ifup-irda: - unified indentation (ts=8
3629           sw=4, as vi modeline says)
3630
3631 2005-01-02 21:49 +0000 [r5417]  Radosław Zieliński <radek/at/pld-linux.org>
3632
3633         * sysctl.conf: - added net.ipv4.conf.default.rp_filter=1 -- *.all.*
3634           has no real effect: when sysctl -p is run, interfaces are not up
3635           yet
3636
3637 2004-12-13 22:31 +0000 [r5382-5383]  Paweł Sakowski <saq/at/pld-linux.org>
3638
3639         * po/pl.po, po/de.po: - updated for current source tree
3640
3641         * rc.d/init.d/network: - missed one
3642
3643 2004-12-13 22:01 +0000 [r5379-5380]  Paweł Sakowski <saq/at/pld-linux.org>
3644
3645         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
3646           sysconfig/network-scripts/ifup-sl: - make nls invocations
3647           actually translatable
3648
3649         * po/de.po: - fixed remaining fuzzy entries
3650
3651 2004-12-13 20:16 +0000 [r5378]  Paweł Sakowski <saq/at/pld-linux.org>
3652
3653         * po/de.po: - updated my email address - fixed some fuzzy entries
3654           (the easiest ones)
3655
3656 2004-12-08 22:46 +0000 [r5368]  Elan Ruusamäe <glen/at/pld-linux.org>
3657
3658         * rc.d/rc.sysinit: - typo
3659
3660 2004-12-02 17:43 +0000 [r5362]  Jarek Koszuk <heretyk/at/pld-linux.org>
3661
3662         * rc.d/init.d/functions: Support for per service umask settings.
3663           This solves the problem with possibly different umask settings
3664           when starting services at boot time, and by hand.
3665
3666 2004-11-29 20:10 +0000 [r5357]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3667
3668         * sysconfig/interfaces/data/chat-ppp0.gprs-idea (added),
3669           sysconfig/interfaces/ifcfg-ppp0.gprs-idea (added): Add IDEA GPRS
3670           examples.
3671
3672 2004-11-26 22:49 +0000 [r5351]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3673
3674         * configure.ac: Version 0.4.0.17.
3675
3676 2004-11-13 21:43 +0000 [r5320]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3677
3678         * sysconfig/network-scripts/ifup: Drop condition when checking
3679           cable - not needed.
3680
3681 2004-11-13 21:37 +0000 [r5319]  Bartosz Taudul <wolf/at/pld-linux.org>
3682
3683         * sysconfig/network-scripts/ifup: - fix typo
3684
3685 2004-11-13 21:31 +0000 [r5318]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3686
3687         * sysconfig/network-scripts/ifup,
3688           sysconfig/network-scripts/functions.network: Link status checking
3689           for ifup dhcp iface (from FC3).
3690
3691 2004-11-13 20:31 +0000 [r5315]  Adam Gołębiowski <adamg/at/pld-linux.org>
3692
3693         * sysconfig/system: - s/outsite/outside/
3694
3695 2004-11-13 11:36 +0000 [r5312-5313]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3696
3697         * rc.d/init.d/functions: Drop obsolete msg_() functions.
3698
3699         * rc.d/rc.sysinit, rc.d/init.d/functions: More SELinux support from
3700           FC initscripts.
3701
3702 2004-10-25 19:27 +0000 [r4863]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3703
3704         * rc.d/rc.sysinit: Use usbfs as USB filesystem name (not sure about
3705           2.4?).
3706
3707 2004-10-01 21:28 +0000 [r4677]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3708
3709         * sysconfig/network-scripts/ifup-ppp: Modprobe ppp modules when
3710           /dev/ppp doesn't exists (udev and devfs case).
3711
3712 2004-09-25 22:22 +0000 [r4656]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3713
3714         * rc.d/rc.sysinit: Move .ICE-unix creation a bit lower in case of
3715           CLEAN_TMP usage.
3716
3717 2004-09-25 13:22 +0000 [r4649]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3718
3719         * rc.d/rc.sysinit: Added udev support.
3720
3721 2004-09-25 12:30 +0000 [r4647]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3722
3723         * sysconfig/interfaces/ifcfg-description: Fix typo (numer->number).
3724
3725 2004-09-24 21:04 +0000 [r4639]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3726
3727         * configure.ac: Version 0.4.0.16.
3728
3729 2004-09-22 16:32 +0000 [r4636]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3730
3731         * rc.d/init.d/network, sysconfig/interfaces/ifcfg-description:
3732           BOOTPRIO for changing interfaces starting order.
3733
3734 2004-09-22 15:38 +0000 [r4635]  Witek Kręcicki <adasi/at/pld-linux.org>
3735
3736         * rc.d/init.d/network: - Start VLAN's after all physical interfaces
3737
3738 2004-09-19 13:32 +0000 [r4615]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3739
3740         * rc.d/rc.sysinit: Create /tmp/.ICE-unix directory for X11.
3741
3742 2004-08-25 20:58 +0000 [r4436]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3743
3744         * sysconfig/ip-rules (removed), sysconfig/Makefile.am: Drop
3745           sysconfig/ip-rules, it's not used.
3746
3747 2004-08-25 20:36 +0000 [r4434]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3748
3749         * configure.ac: Release 0.4.0.15.
3750
3751 2004-08-25 20:33 +0000 [r4433]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3752
3753         * rc.d/init.d/Makefile.am: Add sys-chroots.
3754
3755 2004-08-25 20:15 +0000 [r4432]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3756
3757         * sysconfig/network-scripts/tnlup,
3758           sysconfig/network-scripts/tnldown: Don't display ls errors when
3759           there is no tunnel configs.
3760
3761 2004-08-25 17:30 +0000 [r4431]  Jan Rękorajski <baggins/at/pld-linux.org>
3762
3763         * sysconfig/i18n: - it's much too early for unicode by default, so
3764           add some comments
3765
3766 2004-08-22 18:06 +0000 [r4430]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3767
3768         * rc.d/rc.shutdown: When shutting down try to stop LVM devices,
3769           too.
3770
3771 2004-08-20 10:16 +0000 [r4429]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3772
3773         * rc.d/init.d/network, rc.d/rc.sysinit: Set sysctl parameters
3774           quietly (needed to avoid bunch of errors when grsec_lock is
3775           turned on).
3776
3777 2004-08-14 23:16 +0000 [r4428]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3778
3779         * rc.d/init.d/functions: Add support for waiting for process to
3780           finish to daemon() and killproc(). Example usage: daemon
3781           --waitforname httpd.${HTTPD_MPM} --waitfortime 60
3782           httpd.${HTTPD_MPM} -f /etc/httpd/httpd.conf -k stop where
3783           --waitforname is name of process to wait and --waitfortime is how
3784           many seconds to wait at max.
3785
3786 2004-08-09 00:31 +0000 [r4424]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3787
3788         * rc.d/rc.sysinit: Pass complete path to sulogin (/sbin/sulogin).
3789
3790 2004-07-23 23:08 +0000 [r4389]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3791
3792         * rc.d/init.d/sys-chroots: chroot: umount /proc, /selinux and /sys
3793           at stopping.
3794
3795 2004-07-23 23:04 +0000 [r4387-4388]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3796
3797         * rc.d/init.d/sys-chroots: chroot: umount all when stopping.
3798
3799         * rc.d/init.d/sys-chroots, rc.d/rc: chroot: Process stopping
3800           properly.
3801
3802 2004-07-23 22:56 +0000 [r4386]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3803
3804         * rc.d/init.d/sys-chroots: chroot: Do not run network but lock
3805           subsys to pretend that network was run.
3806
3807 2004-07-23 22:27 +0000 [r4385]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3808
3809         * rc.d/init.d/sys-chroots, rc.d/rc: rc: When shutting down to not
3810           call rc.shutdown when in chroot. sys-chroots: Run some commands
3811           really in chroot.
3812
3813 2004-07-23 21:58 +0000 [r4384]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3814
3815         * sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
3816           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Set MTU to
3817           1452 for neostrada (from neostrada.info FAQ).
3818
3819 2004-07-23 21:24 +0000 [r4383]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3820
3821         * rc.d/init.d/sys-chroots: chroot: clean up mtabs, mount proc,
3822           sysfs and selinuxfs.
3823
3824 2004-07-23 21:14 +0000 [r4382]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3825
3826         * rc.d/init.d/sys-chroots (added): Started implementing multiple
3827           systems in chroots idea.
3828
3829 2004-07-04 17:50 +0000 [r4316]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3830
3831         * configure.ac: s/path/name/
3832
3833 2004-07-04 17:46 +0000 [r4315]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3834
3835         * configure.ac: Avoid backup files when searching for shell
3836           scripts, too.
3837
3838 2004-07-04 16:23 +0000 [r4312]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3839
3840         * po/pl.po, po/de.po: Make update-po + few manual fixes to pl.po.
3841
3842 2004-07-04 16:14 +0000 [r4311]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3843
3844         * sysconfig/network-scripts/functions.network,
3845           rc.d/init.d/functions: Add #!/bin/sh to fool file(1).
3846
3847 2004-07-04 15:57 +0000 [r4310]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3848
3849         * configure.ac: Don't search for shell scripts in directories with
3850           names starting with dot.
3851
3852 2004-07-04 15:45 +0000 [r4309]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3853
3854         * rc.d/rc.shutdown: Turn off RAID devices using mdadm first,
3855           fallback to raidutils. Make raidutils stopping gettext friendly.
3856
3857 2004-07-04 15:35 +0000 [r4308]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3858
3859         * makepot.pl: Put empty CHARSET instead of iso8859-2 in .pot file.
3860
3861 2004-07-04 15:26 +0000 [r4307]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3862
3863         * configure.ac: - 0.4.0.14
3864
3865 2004-07-04 14:41 +0000 [r4306]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3866
3867         * rc.d/rc.sysinit: Last one sysctl called with -e option to avoid
3868           errors on unknown keys.
3869
3870 2004-07-04 14:34 +0000 [r4305]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3871
3872         * rc.d/rc.sysinit: Run LVM tools for RAID case only if some RAID
3873           volume was there.
3874
3875 2004-07-04 14:11 +0000 [r4304]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3876
3877         * TODO: Some are done.
3878
3879 2004-07-04 09:40 +0000 [r4303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3880
3881         * sysconfig/network-scripts/ifup-ppp: Quote whole message passed to
3882           logger.
3883
3884 2004-07-03 12:03 +0000 [r4302]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3885
3886         * sysconfig/network-scripts/ifup-ppp: s/speedtouch/speedtch/. Drop
3887           quoting from nls call.
3888
3889 2004-07-03 11:27 +0000 [r4301]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3890
3891         * sysconfig/interfaces/Makefile.am,
3892           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada (added),
3893           sysconfig/network-scripts/ifup-ppp: Speedtouch modem support
3894           (arekm && qboosh).
3895
3896 2004-07-02 21:56 +0000 [r4299]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3897
3898         * sysconfig/network-scripts/ifdown-ppp: Set interface used by EAGLE
3899           driver to down when downing ppp interface.
3900
3901 2004-07-02 21:51 +0000 [r4298]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3902
3903         * sysconfig/network-scripts/ifdown-ppp: Always call ifdwon-post
3904           even if pppd was killed using -KILL.
3905
3906 2004-07-02 21:42 +0000 [r4297]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3907
3908         * sysconfig/network-scripts/ifup-ppp,
3909           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Use PAPNAME
3910           for neo example. Fix ifcfg-password.so plugin usage.
3911
3912 2004-07-02 20:45 +0000 [r4296]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3913
3914         * hwprofile: Nicer profile number choose message.
3915
3916 2004-07-02 15:30 +0000 [r4290-4291]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3917
3918         * sysconfig/interfaces/Makefile.am,
3919           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada (added): Add
3920           TPSA Neostrada example (Sagem Fast 700 using eagle-usb driver).
3921
3922         * sysconfig/interfaces/data/chat-ppp0.tpsa,
3923           sysconfig/network-scripts/ifup-ppp: Fix chat-ppp0.tepsa (they no
3924           longer send ppp string). ifcfg-password.so is choosen only if
3925           PLUGIN_IFCFG_PASSWORD is set to yes.
3926
3927 2004-06-29 22:06 +0000 [r4273]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3928
3929         * sysconfig/i18n: UTF-8 pl_PL is pl_PL.UTF-8/UTF-8 in
3930           SUPPORTED_LOCALES (qboosh).
3931
3932 2004-06-29 19:43 +0000 [r4269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3933
3934         * configure.ac: Relase 0.4.0.13.
3935
3936 2004-06-29 19:33 +0000 [r4268]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3937
3938         * rc.d/rc.sysinit: Run rc.live for PLD LiveCD.
3939
3940 2004-06-29 19:28 +0000 [r4267]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3941
3942         * rc.d/rc.sysinit: Use fastboot also for encrypted FS.
3943
3944 2004-06-29 19:08 +0000 [r4266]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3945
3946         * rc.d/rc.shutdown: Sync remaining variable in fs umounting. Add
3947           squashfs there.
3948
3949 2004-06-28 21:23 +0000 [r4264]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3950
3951         * po/pl.po, po/Makefile.am, po/de.po: Fix fields spoted by msgfmt
3952           -c and print translation statistics.
3953
3954 2004-06-28 21:19 +0000 [r4263]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3955
3956         * po/Makefile.am: msgfmt now does po file validation.
3957
3958 2004-06-28 19:22 +0000 [r4258]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3959
3960         * setsysfont: Minimalize code to support SYSFONT, fix UTF-8
3961           handling.
3962
3963 2004-06-27 14:54 +0000 [r4253]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3964
3965         * setsysfont: Drop debugging stuff.
3966
3967 2004-06-27 14:43 +0000 [r4252]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3968
3969         * setsysfont: Enhance font setting (use CONSOLEMAP and
3970           CONSOLEFONTMAP options).
3971
3972 2004-06-27 14:30 +0000 [r4251]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3973
3974         * sysconfig/i18n: Promote unicode settings.
3975
3976 2004-06-24 01:51 +0000 [r4236]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3977
3978         * rc.d/rc.sysinit: Always try to sync /dev entries for LVM2.
3979
3980 2004-06-23 23:10 +0000 [r4235]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3981
3982         * rc.d/rc.sysinit: Synchronize LVM2 devices.
3983
3984 2004-06-20 12:19 +0000 [r4225]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3985
3986         * configure.ac: Version 0.4.0.12.
3987
3988 2004-06-20 11:33 +0000 [r4224]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3989
3990         * rc.d/init.d/network, rc.d/rc.sysinit: (sysctl): Ignore unknown
3991           keys in sysctl.conf since kernels can have too different
3992           settings.
3993
3994 2004-06-18 23:40 +0000 [r4215]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3995
3996         * rc.d/init.d/functions: killproc(): Add --pidfile <file> support.
3997
3998 2004-06-16 20:31 +0000 [r4211]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3999
4000         * rc.d/init.d/functions: daemon(), run_cmd(): cd / before running
4001           any program
4002
4003 2004-06-04 12:49 +0000 [r4140]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4004
4005         * sysctl.conf: Added exec-shield example.
4006
4007 2004-05-24 00:49 +0000 [r4121]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4008
4009         * rc.d/rc.sysinit: 2.4.x kernel EVMS modules are loaded only when
4010           really running on 2.4 kernels.
4011
4012 2004-05-24 00:44 +0000 [r4120]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4013
4014         * sysconfig/network-scripts/ifup-ppp: Default route is forced only
4015           if DEFROUTE=yes (Witek Kręcicki <adasi/at/pld-linux.org).
4016
4017 2004-05-23 19:19 +0000 [r4119]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4018
4019         * po/pl.po: More Polish characters used (Robert 'dzeus' Graużenis
4020           <dzeus/at/zatorze.slupsk.pl>)
4021
4022 2004-05-19 22:43 +0000 [r4099]  Marcin Chojnowski <martii/at/pld-linux.org>
4023
4024         * po/pl.po: all strings are with Polish chars now
4025
4026 2004-05-18 22:58 +0000 [r4086]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4027
4028         * src/usleep.c, src/process.c, src/minilogd.c, src/testd.c,
4029           src/initlog.c, src/doexec.c, src/usernetctl.c, src/ipcalc.c:
4030           Update helpers from Fedora initscripts.
4031
4032 2004-05-18 22:46 +0000 [r4084]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4033
4034         * configure.ac: Prepare for 0.4.0.11.
4035
4036 2004-05-18 22:27 +0000 [r4083]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4037
4038         * setsysfont: Don't depend on bin paths.
4039
4040 2004-05-18 22:24 +0000 [r4082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4041
4042         * rc.d/rc.sysinit, rc.d/init.d/functions: Set system font as soon
4043           as possible.
4044
4045 2004-05-18 21:29 +0000 [r4081]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4046
4047         * setsysfont: Run unicode_start for UTF-8 console.
4048
4049 2004-05-18 21:16 +0000 [r4080]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4050
4051         * rc.d/rc.sysinit: Always delete some /tmp files on boot.
4052
4053 2004-05-18 10:33 +0000 [r4074]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4054
4055         * rc.d/rc.sysinit: Load hid, keybdev and mousedev only for kernels
4056           older than 2.6. For newer kernels use hotplug.
4057
4058 2004-05-18 10:13 +0000 [r4073]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4059
4060         * rc.d/rc.sysinit: Support for unmounting /initrd.
4061
4062 2004-05-16 16:14 +0000 [r4065]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4063
4064         * rc.d/rc.sysinit: (lvm detection): Remove head command usage - do
4065           it with awk only.
4066
4067 2004-05-15 02:29 +0000 [r4055]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4068
4069         * sysconfig/Makefile.am: Example gentoo colors configuration
4070           included.
4071
4072 2004-05-15 02:23 +0000 [r4053-4054]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4073
4074         * configure.ac: Release 0.4.0.10.
4075
4076         * sysconfig/init-colors (added), rc.d/rc, rc.d/rc.sysinit,
4077           sysconfig/Makefile.am, sysconfig/init-colors.gentoo (added),
4078           rc.d/init.d/functions: Merge color customization support created
4079           by Łukasz Pawelczyk <havner/at/pld-linux.org>.
4080
4081 2004-04-06 12:11 +0000 [r3903]  Artur Frysiak <wiget/at/pld-linux.org>
4082
4083         * rc.d/init.d/network: - umount CIFS on network stop
4084
4085 2004-04-03 21:39 +0000 [r3881]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4086
4087         * rc.d/rc.sysinit: Fix LVM1 tools detection.
4088
4089 2004-04-02 14:39 +0000 [r3855]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4090
4091         * sysconfig/interfaces/Makefile.am,
4092           sysconfig/interfaces/ifcfg-eth0.1 (added): VLAN example
4093           configuration.
4094
4095 2004-03-29 20:42 +0000 [r3843]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4096
4097         * rc.d/init.d/functions: --fork support in daemon() by Aredridel
4098           <aredridel/at/nbtsc.org>.
4099
4100 2004-03-08 14:04 +0000 [r3424]  Artur Frysiak <wiget/at/pld-linux.org>
4101
4102         * rc.d/rc.sysinit: - check for LVM tools version and load only
4103           needed modules - fix case when /var is RO and LVM2 is activated
4104
4105 2004-03-08 13:37 +0000 [r3423]  Artur Frysiak <wiget/at/pld-linux.org>
4106
4107         * rc.d/rc.sysinit: - cifs is networked fs
4108
4109 2004-02-26 22:14 +0000 [r3384]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4110
4111         * rc.d/init.d/Makefile.am: Create $(sysconfdir)/init.d ->
4112           $(sysconfdir)/rc.d/init.d symlink for compatiblity.
4113
4114 2004-02-07 21:37 +0000 [r3312]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4115
4116         * po/Makefile.am: Use $(mkinstalldirs) as suggested by Artur
4117           Frysiak.
4118
4119 2004-02-06 22:33 +0000 [r3306]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4120
4121         * po/Makefile.am: Use install_sh instead of mkinstalldirs.
4122
4123 2004-02-06 22:24 +0000 [r3305]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4124
4125         * configure.ac: Preparation for 0.4.0.9.
4126
4127 2004-02-03 21:55 +0000 [r3271]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4128
4129         * rc.d/rc.sysinit: Set bafile earlier.
4130
4131 2004-02-03 21:37 +0000 [r3269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4132
4133         * rc.d/rc.sysinit: Do not delete hwprofile configuration (Tomasz
4134           Witek <tiwek/at/tiwek.com>).
4135
4136 2004-01-27 11:55 +0000 [r3222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4137
4138         * rc.d/init.d/functions: daemon(): when using --user run su with -s
4139           /bin/sh option.
4140
4141 2004-01-25 12:27 +0000 [r3221]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4142
4143         * rc.d/rc.shutdown: Run kexec before rebooting (kexec support).
4144
4145 2004-01-24 01:06 +0000 [r3220]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4146
4147         * sysconfig/network-scripts/ifdown: Wait for second after shutting
4148           down dhcp daemon/interface (for example dhcpcd needs some time).
4149
4150 2004-01-16 23:12 +0000 [r3195]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4151
4152         * rc.d/init.d/functions: filter_chroot(): Return unfiltered pids
4153           when /proc is not mounted.
4154
4155 2004-01-16 15:43 +0000 [r3194]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4156
4157         * src/Makefile.am, src/usernetctl.c: Use proper path when executing
4158           ifup/ifdown scripts in sernetctl.
4159
4160 2004-01-15 22:12 +0000 [r3193]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4161
4162         * src/Makefile.am, configure.ac: Use --cflags-only-I from glib or
4163           glib-2.0 configuration when building ppp-watch.
4164
4165 2004-01-10 16:13 +0000 [r3156]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4166
4167         * sysconfig/network-scripts/functions.network: Set wireless nick to
4168           $WLAN_NICKNAME (variable) not WLAN_NICKNAME (string).
4169
4170 2004-01-10 15:57 +0000 [r3153]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4171
4172         * configure.ac: - 0.4.0.8 release
4173
4174 2004-01-10 15:27 +0000 [r3152]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4175
4176         * rc.d/init.d/functions: Outside chroot always add all possible
4177           pids unless some has /proc/XXX/root inside of known chroot.
4178
4179 2004-01-10 14:07 +0000 [r3151]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4180
4181         * rc.d/init.d/functions: filter_chroot(): add pid only once.
4182
4183 2004-01-10 13:58 +0000 [r3150]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4184
4185         * rc.d/init.d/functions: Fix ulimits in one more case (ssh vs squid
4186           case).
4187
4188 2004-01-10 13:42 +0000 [r3149]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4189
4190         * sysconfig/system, rc.d/init.d/functions: Support for handling
4191           processes inside and outside of chrooted systems based on
4192           rc-scripts-chroot_safe.patch.
4193
4194 2004-01-09 21:59 +0000 [r3148]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4195
4196         * rc.d/init.d/functions: Rework ulimit support so it works again.
4197
4198 2004-01-09 01:40 +0000 [r3141]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4199
4200         * sysconfig/network-scripts/functions.network: Sencond part of ppp
4201           DEVNAME fixes.
4202
4203 2004-01-09 01:24 +0000 [r3140]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4204
4205         * sysconfig/network-scripts/ifdown-ppp: ifup-ppp instructs pppd to
4206           create pppd-$DEVNAME.pid file, so in ifdown-ppp we also use
4207           $DEVNAME.
4208
4209 2004-01-09 00:39 +0000 [r3139]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4210
4211         * run-parts: If in -u mode and user cannot be found then skip that
4212           file and display warning.
4213
4214 2004-01-09 00:29 +0000 [r3138]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4215
4216         * run-parts: Added -u option which means: run as owner of file not
4217           as current user (usable mainly from root).
4218
4219 2004-01-08 22:42 +0000 [r3137]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4220
4221         * src/Makefile.am, configure.ac: Try to find glib-2.0, glib in that
4222           order - link with first found.
4223
4224 2004-01-08 22:01 +0000 [r3134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4225
4226         * configure.ac: - 0.4.0.7 release
4227
4228 2004-01-08 02:43 +0000 [r3133]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4229
4230         * sysconfig/network-scripts/functions.network: When shutting down
4231           ip rule and ip route, clear rules using current kernel tables
4232           configuration not data stored in configuration files so we always
4233           end in clean state (by Arkadiusz Chomicki <duch/at/wla.pl>).
4234
4235 2004-01-07 08:37 +0000 [r3132]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4236
4237         * rc.d/rc: Typo fixed (revious->previous) in bootsplash code.
4238           Arkadiusz Chomicki <duch/at/wla.pl>
4239
4240 2004-01-02 16:44 +0000 [r3109-3110]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4241
4242         * autogen.sh: Second option when doing changelog is directory name
4243           like rc-scripts.
4244
4245         * rc.d/rc.sysinit: Zero /etc/cryptomtab if such file exists.
4246
4247 2003-12-28 19:23 +0000 [r3090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4248
4249         * rc.d/rc.sysinit: Don't mount selinuxfs if it's already mounted
4250           (by init for example).
4251
4252 2003-12-27 14:43 +0000 [r3081]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4253
4254         * sysconfig/network-scripts/functions.network: Fix static routes
4255           conf parsing. (Arkadiusz Chomicki <chomar/at/wla.pl>)
4256
4257 2003-12-25 18:43 +0000 [r3076]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4258
4259         * autogen.sh: changelog generation part can be now used in other
4260           modules.
4261
4262 2003-12-25 13:20 +0000 [r3073]  Łukasz Jernaś <deejay1/at/pld-linux.org>
4263
4264         * rc.d/init.d/template.init: - typo
4265
4266 2003-12-23 17:15 +0000 [r3065]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4267
4268         * rc.d/init.d/functions: - fixed bug when $limits is empty
4269
4270 2003-12-23 00:37 +0000 [r3064]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4271
4272         * rc.d/init.d/network: When starting execute rc_splash 'bootnetwork
4273           start'.
4274
4275 2003-12-23 00:31 +0000 [r3063]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4276
4277         * rc.d/init.d/functions: Read sysconfig/bootsplash, too.
4278
4279 2003-12-22 17:43 +0000 [r3062]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4280
4281         * rc.d/init.d/functions: - removed sed (I'm sorry I done buggy
4282           change last time, now it is good one - tested and working)
4283
4284 2003-12-22 00:59 +0000 [r3061]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4285
4286         * rc.d/rc: Much more accurate calculations of start/stop scripts
4287           required in new runlevel.
4288
4289 2003-12-21 22:55 +0000 [r3060]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4290
4291         * rc.d/init.d/functions: Revert few pzurowski changes since they
4292           are broken even after fixing syntax.
4293
4294 2003-12-21 22:31 +0000 [r3059]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4295
4296         * rc.d/init.d/functions: Paweł Żurowski optimizations were broken
4297           (missing quotation marks). Fixed now.
4298
4299 2003-12-21 21:25 +0000 [r3056]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4300
4301         * rc-scripts.spec.in: Add pkgconfig to BuildRequires.
4302
4303 2003-12-21 21:11 +0000 [r3055]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4304
4305         * src/Makefile.am, configure.ac: Find libglib.a location using
4306           pkg-config and use it (Artur Frysiak <wiget/at/pld-linux.org>).
4307
4308 2003-12-21 17:30 +0000 [r3054]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4309
4310         * sysconfig/network-scripts/Makefile.am, configure.ac: Don't set
4311           libdir - use value from configure script.
4312
4313 2003-12-21 17:05 +0000 [r3053]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4314
4315         * configure.ac: - release 0.4.0.6 is comming
4316
4317 2003-12-21 16:43 +0000 [r3052]  Łukasz Jernaś <deejay1/at/pld-linux.org>
4318
4319         * po/pl.po: - typo
4320
4321 2003-12-21 14:33 +0000 [r3051]  Adam Gorzkiewicz <adgor/at/pld-linux.org>
4322
4323         * rc.d/rc.modules: - Typo
4324
4325 2003-12-21 13:43 +0000 [r3050]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
4326
4327         * sysconfig/network-scripts/ifup-ppp: - fix ${PPPOA_EAGLE} check if
4328           there isn't executable adictrl try use eaglectrl
4329
4330 2003-12-21 13:28 +0000 [r3049]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4331
4332         * rc.d/init.d/functions: - small revert: we do not use sed in
4333           rc-scripts - other sed -> awk changes
4334
4335 2003-12-21 13:08 +0000 [r3048]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
4336
4337         * sysconfig/network-scripts/ifup-ppp: - corrected nls message when
4338           pppd does not exist - support for PPPOA_EAGLE start with kernel
4339           2.6 and 2.4
4340
4341 2003-12-21 12:14 +0000 [r3047]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4342
4343         * rc.d/rc.sysinit, rc.d/rc.modules, rc.d/init.d/functions: -
4344           simplified (use less tools, one-time file reading)
4345
4346 2003-12-21 10:46 +0000 [r3046]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4347
4348         * rc.d/rc.modules: - simplified (double awk->single one)
4349
4350 2003-12-21 10:18 +0000 [r3045]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4351
4352         * rc.d/rc.modules: Added support for /etc/modules file exactly for
4353           one kernel (like /etc/modules.2.6.0).
4354
4355 2003-12-21 10:14 +0000 [r3044]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4356
4357         * rc.d/rc.modules: Do not require existence of /etc/modules (Marcin
4358           Krzyzanowski <krzak/at/linux.net.pl>).
4359
4360 2003-12-21 00:58 +0000 [r3043]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4361
4362         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit,
4363           rc.d/init.d/functions: More progress bar support (bootsplash): it
4364           moves now!
4365
4366 2003-12-20 21:21 +0000 [r3042]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4367
4368         * hwprofile: Reindented whole script. checkprofdir(): New. Use it
4369           when required (now help is shown when needed). When executed
4370           without arguments show help.
4371
4372 2003-12-19 14:40 +0000 [r3039]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4373
4374         * rc-scripts.spec.in: bdflush is not required.
4375
4376 2003-12-19 13:59 +0000 [r3038]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4377
4378         * src/Makefile.am: Use @libdir@ instead of hardcoded /usr/lib path
4379           when linking ppp-watch with glib.
4380
4381 2003-12-15 13:29 +0000 [r1739]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4382
4383         * rc.d/init.d/functions: Set action variable to proper value in
4384           rc_splash(). Found by Michal Moskal <malekith/at/pld-linux.org>.
4385
4386 2003-12-14 21:20 +0000 [r1733]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4387
4388         * rc.d/rc.sysinit: Fix mounting sysfs - be consistent with mounting
4389           proc + do not require entry in fstab (qboosh). Add support for
4390           mounting selinuxfs (me).
4391
4392 2003-12-14 18:23 +0000 [r1732]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4393
4394         * src/usernetctl.c: - fix path to ifcfg- files (wrobell)
4395
4396 2003-12-12 16:43 +0000 [r1731]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4397
4398         * rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/functions: - initial
4399           support for bootsplash.org
4400
4401 2003-12-07 15:54 +0000 [r1723]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4402
4403         * configure.ac: - release 0.4.0.5
4404
4405 2003-12-05 20:41 +0000 [r1722]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4406
4407         * rc.d/init.d/network: Fix interfaces_boot for bridge devices.
4408           (found by Radosław Kintzi <radek/at/pop.e-wro.pl>)
4409
4410 2003-12-05 20:30 +0000 [r1721]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4411
4412         * sysconfig/network-scripts/ifup,
4413           sysconfig/network-scripts/ifup-br,
4414           sysconfig/network-scripts/functions.network: Move setting
4415           wireless specific settings into separate wireless_param()
4416           function and use it in ifup. Set wireless parameters for each
4417           wireless device being part of bridge. (patch by Radosław Kintzi
4418           <radek/at/pop.e-wro.pl>)
4419
4420 2003-11-15 14:38 +0000 [r1698]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
4421
4422         * sysconfig/i18n: - add #SUPPORTED_LOCALES="pl_PL/ISO-8859-2
4423           de_DE/ISO-8859-2 en_GB/ISO-8859-1 en_US/ISO-8859-1"
4424
4425 2003-11-14 14:05 +0000 [r1697]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4426
4427         * rc.d/rc.modules: Also load modules from
4428           /etc/modules.${kernel_major}.${kernel_minior} if exists. Allows
4429           for example to specify modules only to be loaded on 2.6 kernels.
4430           (idea by cieciwa)
4431
4432 2003-11-01 20:18 +0000 [r1484]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4433
4434         * rc.d/rc.sysinit: Redirect grep stderr output when checking for
4435           HID to /dev/null.
4436
4437 2003-11-01 19:34 +0000 [r1483]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4438
4439         * rc.d/rc.sysinit: Delete rpm locks when starting
4440           (/var/lib/rpm/__db*).
4441
4442 2003-11-01 19:31 +0000 [r1480-1482]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4443
4444         * rc.d/rc.sysinit: Explicitly turn on user and group quota.
4445
4446         * rc.d/rc.sysinit: Mount local filesystems with -O no_netdev option
4447           (rh).
4448
4449         * rc.d/rc.sysinit: Rescan for LVM devices again after turning on
4450           RAID devices in lvm-on-top-of-raid case.
4451
4452 2003-11-01 19:20 +0000 [r1479]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4453
4454         * rc.d/rc.sysinit: quotacheck could in some cases if quota files
4455           were corrupted ask for user input - avoid this.
4456
4457 2003-11-01 19:16 +0000 [r1478]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4458
4459         * rc.d/rc.sysinit: Initialize USB as fast as it's possible.
4460           Properly mount usb filesystem even if it is not specified in
4461           /etc/fstab.
4462
4463 2003-11-01 14:54 +0000 [r1477]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4464
4465         * autogen.sh: Generate nice ChangeLog if requested and if needed
4466           utilities are available.
4467
4468 2003-10-31 17:49 +0000 [r1476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4469
4470         * rc.d/rc.sysinit: Revert part which was pretending that /dev/pts
4471           is always mounted (havner).
4472
4473 2003-10-31 09:00 +0000 [r1475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4474
4475         * sysconfig/network-scripts/ifdown: Fix double link down (qboosh).
4476
4477 2003-10-31 01:12 +0000 [r1474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4478
4479         * rc.d/rc.sysinit: Check for nofirewire in /proc/cmdline not in
4480           stdin.
4481
4482 2003-10-31 00:49 +0000 [r1469-1471]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4483
4484         * configure.ac: Prepare release 0.4.0.4.
4485
4486         * rc-scripts.spec.in: Include genhostid in rpm package.
4487
4488         * po/Makefile.am: Fix handling custom builddir (until now objects
4489           were created in $(srcdir) not in builddir).
4490
4491 2003-10-31 00:24 +0000 [r1468]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4492
4493         * configure.ac: Fix finding shell scripts procedure when building
4494           with builddir different than place where configure file resides.
4495
4496 2003-10-31 00:08 +0000 [r1466-1467]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4497
4498         * doc/netreport.1, doc/consoletype.1, doc/initlog.1,
4499           doc/ppp-watch.8, doc/ipcalc.1: Update manual pages for each
4500           updated utility.
4501
4502         * doc/genhostid.1 (added), doc/Makefile.am: Include genhostid man
4503           page.
4504
4505 2003-10-31 00:03 +0000 [r1464-1465]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4506
4507         * adjtime: - One more zero to reflect real format of this file.
4508
4509         * service: Set default PATH and use it along with TERM when
4510           starting services.
4511
4512 2003-10-30 23:58 +0000 [r1463]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4513
4514         * src/process.c, src/netreport.c, src/ppp-watch.c,
4515           src/consoletype.c, src/genhostid.c (added), src/initlog.c,
4516           src/Makefile.am, src/getkey.c, src/usernetctl.c, src/ipcalc.c:
4517           Update bunch of utils in src/. New getnhostid utility. ipcalc has
4518           enhanced PREFIX support. getkey has been rewrited to use popt
4519           (rh).
4520
4521 2003-10-30 23:43 +0000 [r1462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4522
4523         * rc.d/rc.sysinit: Try to query 131072 bytes kernel buffer for
4524           dmesg and keep dmesg file from last five runs.
4525
4526 2003-10-30 23:33 +0000 [r1461]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4527
4528         * rc.d/rc.sysinit: Plase usbdevfs and devfs filesystems into
4529           /etc/mtab, too.
4530
4531 2003-10-30 23:30 +0000 [r1459-1460]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4532
4533         * rc.d/rc.sysinit: Handle situation where multiple usb-controller
4534           aliases were defined and some of them were "off".
4535
4536         * rc.d/rc.sysinit: Firewire modules are now loaded if proper
4537           modprobe aliases were found (from mdk).
4538
4539 2003-10-30 23:21 +0000 [r1458]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4540
4541         * rc.d/rc.sysinit: Use -e option for first swapon call. Now swapon
4542           will silently skip swap devices it they are not available at this
4543           time (like for example swap files on some partitions).
4544
4545 2003-10-30 21:41 +0000 [r1456]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4546
4547         * sysconfig/network-scripts/ifdown,
4548           sysconfig/network-scripts/ifdown-br: - first flush addresses and
4549           then down interface. Previously things were done in reversed
4550           order and that caused problems on 2.6 kernels (ip flush was
4551           hanging). Additionaly things are now done in sync with how it's
4552           done in set_down_loopback().
4553
4554 2003-10-28 01:09 +0000 [r1455]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4555
4556         * rc.d/rc.sysinit: - fix /sys mount and simplify check if usbfs is
4557           already mounted
4558
4559 2003-10-25 23:32 +0000 [r1451]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4560
4561         * configure.ac: - 0.4.0.3 release
4562
4563 2003-10-18 22:26 +0000 [r1445]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4564
4565         * rc.d/rc.sysinit: - fix typo in accounting script path (qboosh)
4566
4567 2003-10-17 18:55 +0000 [r1444]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4568
4569         * rc.d/init.d/timezone: - copy timezone file instead of symlinking
4570           it (idea by ankry)
4571
4572 2003-10-13 07:41 +0000 [r1437]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4573
4574         * sysconfig/network-scripts/ifup-ppp: - don't ignore data specified
4575           at DATAFORCHAT option (Szymon Siwek <sls/at/poczta.wp.pl>)
4576
4577 2003-10-12 19:12 +0000 [r1434-1436]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4578
4579         * sysconfig/system, rc.d/init.d/functions: - support for per
4580           service ulimits configuration (qboosh)
4581
4582         * sysconfig/network-scripts/functions.network: - kill gnu in PLD
4583           name (qboosh)
4584
4585         * rc.d/rc.shutdown, po/pl.po, rc.d/rc.sysinit, po/de.po: - use
4586           /etc/rc.d/rc.acct for accouting; updated accouting related parts
4587           of translations (qboosh)
4588
4589 2003-10-11 11:03 +0000 [r1433]  Artur Frysiak <wiget/at/pld-linux.org>
4590
4591         * sysconfig/interfaces/ifcfg-description: - describe HOTPLUG
4592
4593 2003-10-11 10:59 +0000 [r1432]  Artur Frysiak <wiget/at/pld-linux.org>
4594
4595         * sysconfig/network-scripts/ifup: - if invoced from hotplug bring
4596           up only interface with HOTPLUG=yes
4597
4598 2003-10-11 09:15 +0000 [r1431]  Artur Frysiak <wiget/at/pld-linux.org>
4599
4600         * sysconfig/network-scripts/ifup: - ifup exit if invoked from
4601           hotplug and ONBOOT=yes
4602
4603 2003-10-08 15:03 +0000 [r1430]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4604
4605         * rc.d/rc.shutdown: - sysfs added to remaining list in rc.shutdown
4606           (by havner)
4607
4608 2003-10-07 15:44 +0000 [r1425]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4609
4610         * sysconfig/network-scripts/ifup-ppp: - bring PPPOA_IFACE up before
4611           starting pppoa; small fix in logged message (both by adasi)
4612
4613 2003-10-07 09:41 +0000 [r1424]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4614
4615         * sysconfig/network-scripts/ifup-ppp: - initial eagle (pppoa)
4616           support by Witold Krecicki <adasi/at/grubno.da.ru>)
4617
4618 2003-10-06 09:19 +0000 [r1413]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4619
4620         * hwprofile: - fix typo in available word (qboosh)
4621
4622 2003-10-04 13:02 +0000 [r1412]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4623
4624         * rc.d/init.d/functions: - return with some retval
4625
4626 2003-10-04 12:06 +0000 [r1411]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4627
4628         * rc.d/init.d/functions: - allow unknown options to be passed to
4629           initlog()
4630
4631 2003-10-04 11:57 +0000 [r1410]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4632
4633         * rc.d/init.d/functions: - move is_yes and is_not at beginning
4634
4635 2003-10-04 11:41 +0000 [r1409]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4636
4637         * Makefile.am: - use rpm or rpmbuild depending on which rpm version
4638           is installed
4639
4640 2003-10-04 11:30 +0000 [r1408]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4641
4642         * rc-scripts.spec.in: - include hwprofiles/files
4643
4644 2003-10-04 11:08 +0000 [r1407]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4645
4646         * sysconfig/system, rc.d/init.d/functions: Fast boot support
4647           (disables NLS, fancy logging and thus is much faster). Useful on
4648           workstations. Based on idea and patch by Wojtek Kaniewski
4649           <wojtekka/at/bydg.pdi.net>.
4650
4651 2003-10-04 09:55 +0000 [r1405-1406]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4652
4653         * setsysfont: - use CONSOLEFONT when SYSFONT is empty (Wojtek
4654           Kaniewski <wojtekka/at/bydg.pdi.net>)
4655
4656         * sysconfig/network-scripts/ifup-ppp: Support for
4657           ppp-plugin-ifcfg-password.spec by Wojtek Kaniewski
4658           <wojtekka/at/bydg.pdi.net>.
4659
4660 2003-10-04 09:46 +0000 [r1404]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4661
4662         * sysconfig/hwprofiles/files (added), sysconfig/hwprof, hwprofile,
4663           sysconfig/hwprofiles/Makefile.am: Merged patch by Tomasz Witek
4664           <tiwek/at/manta.univ.gda.pl>: - ignore Latency in /proc/pci -
4665           ability to choose profile while booting - example profile file -
4666           misc fixes and cleanups
4667
4668 2003-10-02 18:43 +0000 [r1399-1400]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4669
4670         * configure.ac: - 0.4.0.2 release
4671
4672         * rc.d/init.d/functions: - check own pid, not parents one
4673
4674 2003-10-02 18:33 +0000 [r1398]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4675
4676         * rc.d/rc.sysinit: - sleep 5 is not needed when starting usb; more
4677           protection again double mounting usbfs
4678
4679 2003-10-02 18:23 +0000 [r1397]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4680
4681         * rc.d/init.d/functions: - do even try to kill itself
4682
4683 2003-09-30 09:44 +0000 [r1393]  Jan Rękorajski <baggins/at/pld-linux.org>
4684
4685         * rc.d/rc.sysinit: - load lvm and dm modules with "autoclean"
4686
4687 2003-09-30 09:40 +0000 [r1392]  Jan Rękorajski <baggins/at/pld-linux.org>
4688
4689         * rc.d/rc.sysinit: - usb-storage must be loaded before LVM
4690           detection (disks on USB are real)
4691
4692 2003-09-28 16:33 +0000 [r1383]  Artur Frysiak <wiget/at/pld-linux.org>
4693
4694         * sysconfig/network-scripts/ifup-ppp: - fix error message
4695
4696 2003-09-28 16:03 +0000 [r1382]  Artur Frysiak <wiget/at/pld-linux.org>
4697
4698         * sysconfig/network-scripts/ifup-irda: - fix setting arp for irdaX
4699
4700 2003-09-28 14:53 +0000 [r1381]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4701
4702         * sysconfig/network-scripts/ifup: - fix power/txpower/retry wlan
4703           parameters handling
4704
4705 2003-09-22 19:55 +0000 [r1371]  Artur Frysiak <wiget/at/pld-linux.org>
4706
4707         * run-parts: - use syntax described in SUSv2
4708
4709 2003-09-22 17:46 +0000 [r1370]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4710
4711         * run-parts: - oh, use RUNPARTS_DIR
4712
4713 2003-09-22 17:20 +0000 [r1369]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4714
4715         * run-parts: - run mainly safe named scripts and protect against
4716           some bad files
4717
4718 2003-09-22 01:35 +0000 [r1365]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4719
4720         * rc-scripts.spec.in: - include more docs
4721
4722 2003-09-22 01:28 +0000 [r1364]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4723
4724         * rc.d/init.d/network, rc.d/init.d/timezone,
4725           sysconfig/network-scripts/ifdown-vlan,
4726           sysconfig/network-scripts/tnldown,
4727           sysconfig/network-scripts/ifup-neigh, doc/sysvinitfiles,
4728           sysconfig/network-scripts/functions.network,
4729           sysconfig/network-scripts/ifup-ipx,
4730           sysconfig/network-scripts/ifup-plip, rc-scripts.spec.in,
4731           doc/sysconfig.txt, rc.d/init.d/template.init, ppp/ip-up,
4732           rc.d/rc.init, hwprofile, doc/ipcalc.1, configure.ac,
4733           sysconfig/network-scripts/ifup-routes,
4734           sysconfig/network-scripts/ifdown-ppp, po/pl.po,
4735           sysconfig/network-scripts/ifup-post,
4736           sysconfig/interfaces/data/chat-ppp0.leased1, DEVELOPMENT,
4737           sysconfig/i18n, rc.d/init.d/functions, AUTHORS,
4738           sysconfig/interfaces/data/chat-ppp0.callback, ppp/ip-up.d/logger,
4739           sysconfig/network, README, rc.d/init.d/killall,
4740           sysconfig/network-scripts/ifup-irda, src/ipcalc.c, ppp/ipx-down,
4741           rc.d/rc.shutdown, sysconfig/network-scripts/ifup-plusb,
4742           sysconfig/network-scripts/ifdown,
4743           sysconfig/network-scripts/ifdown-br, makepot.pl,
4744           sysconfig/interfaces/up.d/ppp/logger,
4745           sysconfig/interfaces/ifcfg-ppp0.callback,
4746           sysconfig/network-scripts/ifup-ppp, ppp/auth-up,
4747           sysconfig/network-scripts/ifup-vlan,
4748           sysconfig/interfaces/tnlcfg-description,
4749           sysconfig/network-scripts/ifup-br, sysconfig/system,
4750           sysconfig/interfaces/ifcfg-irlan0, rc.d/init.d/random,
4751           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post,
4752           rc.d/init.d/single, doc/net-scripts.txt, sysconfig/clock,
4753           sysconfig/interfaces/data/chat-ppp0.tpsa,
4754           sysconfig/interfaces/ifcfg-irda0, isapnp/Makefile.am,
4755           sysconfig/network-scripts/ifup-aliases, ppp/auth-down,
4756           ppp/ip-down, ppp/ip-down.d/logger, ppp/ipx-up,
4757           rc.d/init.d/allowlogin, rc.d/rc.local, po/de.po,
4758           sysconfig/network-scripts/ifdown-sl,
4759           sysconfig/network-scripts/tnlup,
4760           sysconfig/network-scripts/ifdown-irda,
4761           sysconfig/network-scripts/ifup, sysconfig/interfaces/ifcfg-br0,
4762           isapnp/isapnp-kernel.conf, sysconfig/network-scripts/ifup-iucv,
4763           rc.d/rc, run-parts, sysconfig/interfaces/down.d/ppp/logger,
4764           sysconfig/interfaces/ifcfg-ppp0.leased1,
4765           sysconfig/hwprofiles/Makefile.am,
4766           sysconfig/interfaces/ifcfg-ppp0.leased2,
4767           sysconfig/interfaces/ifcfg-sl0, rc.d/rc.modules,
4768           sysconfig/network-scripts/ifup-sl: - preparation for upcoming
4769           0.4.0.1 release - updated all email addresses to current domain
4770           (pld-linux.org) - added missing files (networking scripts mainly)
4771           - updated spec file - updated changelog
4772
4773 2003-09-22 00:55 +0000 [r1363]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4774
4775         * sysconfig/network-scripts/Makefile.am,
4776           sysconfig/interfaces/Makefile.am: - added missing files
4777
4778 2003-09-19 20:29 +0000 [r1361]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4779
4780         * sysconfig/interfaces/ifcfg-description: - description of
4781           DIRECT_CONNECT for ppp, too
4782
4783 2003-09-14 11:47 +0000 [r1331]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4784
4785         * sysconfig/ip-rules, TODO, sysconfig/interfaces/up.d/Makefile.am,
4786           ppp/ip-down.d/Makefile.am, sysconfig/hwprof, doc/initlog.1,
4787           sysconfig/interfaces/up.d/ipx/.cvsignore,
4788           ppp/ip-down.d/.cvsignore, sysconfig/interfaces/data/.cvsignore,
4789           sysconfig/network-scripts/ifup-neigh, src/initlog.conf,
4790           sysconfig/network-scripts/functions.network,
4791           sysconfig/network-scripts/ifup-ipx,
4792           sysconfig/network-scripts/ifup-plip,
4793           sysconfig/interfaces/up.d/all/thetouch, rc.d/init.d/.cvsignore,
4794           rc.d/init.d/template.init, ppp/ip-up,
4795           sysconfig/interfaces/down.d/Makefile.am, rc.d/rc.init,
4796           sysconfig/network-scripts/.cvsignore, doc/ipcalc.1, dumb.sh,
4797           configure.ac, sysconfig/interfaces/up.d/ppp/Makefile.am,
4798           po/pl.po, sysconfig/network-scripts/ifup-post, Makefile.am,
4799           sysconfig/interfaces/up.d/.cvsignore, autogen.sh, doc/doexec.1,
4800           doc/ppp-watch.8, DEVELOPMENT, rc.d/init.d/functions, AUTHORS,
4801           sysconfig/interfaces/down.d/ipx/.cvsignore, README,
4802           rc.d/init.d/killall, doc/usleep.1,
4803           sysconfig/network-scripts/ifup-irda, doc/usernetctl.8,
4804           sysconfig/interfaces/ifcfg-eth0, sysconfig/interfaces/.cvsignore,
4805           ppp/ipx-down, sysconfig/interfaces/down.d/ip/.cvsignore, COPYING,
4806           sysconfig/network-scripts/ifdown,
4807           sysconfig/network-scripts/ifup-plusb,
4808           sysconfig/interfaces/data/Makefile.am,
4809           sysconfig/network-scripts/ifdown-br, src/consoletype.c,
4810           sysconfig/interfaces/up.d/all/Makefile.am,
4811           sysconfig/interfaces/up.d/ip/Makefile.am, src/loglevel.c,
4812           sysconfig/network-scripts/ifup-vlan,
4813           sysconfig/interfaces/tnlcfg-description, src/process.c,
4814           sysconfig/system, src/netreport.c, src/process.h,
4815           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post, service,
4816           src/getkey.c, sysconfig/interfaces/Makefile.am,
4817           doc/rc-scripts.docb, ppp/auth-down,
4818           sysconfig/interfaces/up.d/tnl/.cvsignore, isapnp/.cvsignore,
4819           doc/consoletype.1, sysconfig/interfaces/up.d/ppp/.cvsignore,
4820           sysconfig/static-routes, ppp/ip-down, ppp/ip-down.d/logger,
4821           sysconfig/Makefile.am, sysconfig/interfaces/up.d/ip/.cvsignore,
4822           sysconfig/interfaces/up.d/all/.cvsignore, rc.d/init.d/allowlogin,
4823           po/de.po, rc.d/rc.local, sysconfig/network-scripts/tnlup,
4824           sysconfig/network-scripts/ifdown-sl, ppp/ip-up.d/Makefile.am,
4825           sysconfig/network-scripts/ifdown-irda,
4826           sysconfig/interfaces/down.d/tnl/Makefile.am, po/Makefile.am,
4827           sysconfig/interfaces/down.d/ipx/Makefile.am, rc.d/rc,
4828           po/.cvsignore, lang.csh, sysconfig/interfaces/down.d/ppp/logger,
4829           sysconfig/hwprofiles/Makefile.am, sysconfig/interfaces/ifcfg-sl0,
4830           rc.d/rc.modules, sysconfig/interfaces/down.d/ip/Makefile.am,
4831           sysconfig/hwprofiles/.cvsignore, rc.d/init.d/network,
4832           rc.d/init.d/timezone, sysconfig/network-scripts/ifdown-vlan,
4833           INSTALL, sysconfig/network-scripts/tnldown,
4834           sysconfig/interfaces/tnlcfg-icm, src/ppp-watch.c,
4835           sysconfig/interfaces/down.d/all/thetouch, doc/Makefile.am,
4836           doc/sysvinitfiles, rc-scripts.spec.in, doc/sysconfig.txt,
4837           sysconfig/interfaces/down.d/tnl/.cvsignore,
4838           sysconfig/network-scripts/Makefile.am,
4839           sysconfig/interfaces/down.d/ppp/.cvsignore, hwprofile,
4840           sysconfig/network-scripts/ifup-routes, src/.cvsignore,
4841           sysconfig/network-scripts/ifdown-ppp,
4842           sysconfig/interfaces/down.d/all/.cvsignore,
4843           sysconfig/interfaces/data/chat-ppp0.leased1, ppp/.cvsignore,
4844           NEWS, adjtime, setsysfont, sysconfig/.cvsignore, doc/.cvsignore,
4845           sysconfig/i18n, rc.d/init.d/Makefile.am,
4846           sysconfig/interfaces/data/chat-ppp0.callback,
4847           sysconfig/interfaces/down.d/ppp/Makefile.am, inittab,
4848           ppp/ip-up.d/logger, sysconfig/network,
4849           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm, src/testdinit,
4850           src/Makefile.am, src/ipcalc.c, rc.d/rc.shutdown, sysctl.conf,
4851           modules, ppp/Makefile.am, sysconfig/interfaces/up.d/ppp/logger,
4852           sysconfig/static-arp, sysconfig/interfaces/ifcfg-ppp0.callback,
4853           src/doexec.c, doc/sysconfig.docb, ppp/auth-up,
4854           sysconfig/network-scripts/ifup-ppp,
4855           sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
4856           sysconfig/interfaces/ifcfg-description,
4857           sysconfig/network-scripts/ifup-br, doc/polski.dsl,
4858           ppp/ip-up.d/.cvsignore, sysconfig/interfaces/ifcfg-irlan0,
4859           src/testd.c, src/shvar.c, rc.d/init.d/random, rc.d/init.d/single,
4860           sysconfig/interfaces/down.d/.cvsignore, doc/net-scripts.txt,
4861           sysconfig/timezone, sysconfig/clock, src/usernetctl.c,
4862           src/shvar.h, sysconfig/interfaces/down.d/all/Makefile.am,
4863           sysconfig/interfaces/data/chat-ppp0.tpsa,
4864           sysconfig/interfaces/ifcfg-irda0, isapnp/Makefile.am,
4865           sysconfig/interfaces/up.d/tnl/Makefile.am,
4866           sysconfig/network-scripts/ifup-aliases, src/usleep.c,
4867           sysconfig/interfaces/up.d/ipx/Makefile.am, src/minilogd.c,
4868           sysconfig/static-nat, src/initlog.c, .cvsignore, ppp/ipx-up,
4869           src/initlog.h, doc/make-html, sysconfig/network-scripts/ifup,
4870           doc/netreport.1, isapnp/isapnp-kernel.conf,
4871           sysconfig/interfaces/ifcfg-br0,
4872           sysconfig/interfaces/ifcfg-ppp0.tpsa,
4873           sysconfig/network-scripts/ifup-iucv, lang.sh, run-parts,
4874           src/resolvesymlink.c, rc.d/Makefile.am,
4875           sysconfig/interfaces/ifcfg-ppp0.leased1,
4876           sysconfig/interfaces/ifcfg-ppp0.leased2,
4877           sysconfig/network-scripts/ifup-sl, rc.d/.cvsignore: - propset Id
4878           everywhere
4879
4880 2003-09-14 10:48 +0000 [r1328]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4881
4882         * makepot.pl: - propset test
4883
4884 2003-09-09 22:45 +0000 [r1128]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4885
4886         * rc.d/init.d/functions: - also be able to find 2.6 modules (.ko)
4887
4888 2003-09-09 22:05 +0000 [r1126]  Jan Rękorajski <baggins/at/pld-linux.org>
4889
4890         * rc.d/init.d/functions: - fixed is_module - modules may be gzipped
4891
4892 2003-09-09 16:14 +0000 [r1124]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4893
4894         * rc.d/rc.sysinit: - add sysfs to mtab
4895
4896 2003-09-08 09:29 +0000 [r1122]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4897
4898         * rc.d/rc.sysinit: - mount sysfs in the same way as proc is
4899
4900 2003-09-05 14:53 +0000 [r1120]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4901
4902         * rc.d/init.d/functions: - if there is no process then it already
4903           died
4904
4905 2003-08-19 14:07 +0000 [r1118]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
4906
4907         * dumb.sh: - for nessusd.init
4908
4909 2003-08-10 20:54 +0000 [r1116]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4910
4911         * rc.d/rc.sysinit: - simplified mdadm support
4912
4913 2003-08-10 20:49 +0000 [r1115]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4914
4915         * rc.d/init.d/functions: - functions for kernel version checking
4916
4917 2003-08-07 10:20 +0000 [r1113]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4918
4919         * rc.d/rc.sysinit: - add support for mdadm when trying to start
4920           RAID devices
4921
4922 2003-08-06 19:23 +0000 [r1111]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
4923
4924         * dumb.sh: - from athcool.init
4925
4926 2003-07-28 12:16 +0000 [r1109]  Paweł Gołaszewski <blues/at/pld-linux.org>
4927
4928         * sysctl.conf: - added gc_thresh entries
4929
4930 2003-07-28 12:11 +0000 [r1108]  Paweł Gołaszewski <blues/at/pld-linux.org>
4931
4932         * sysconfig/network: - oops - these were my experiments...
4933
4934 2003-07-28 12:02 +0000 [r1106]  Paweł Gołaszewski <blues/at/pld-linux.org>
4935
4936         * sysconfig/network: - typo
4937
4938 2003-07-28 11:33 +0000 [r1105]  Paweł Gołaszewski <blues/at/pld-linux.org>
4939
4940         * sysconfig/network: - GATEWAY setup is back - with comment
4941
4942 2003-07-11 23:08 +0000 [r1103]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4943
4944         * rc.d/init.d/network: - added nameif support
4945
4946 2003-07-10 18:39 +0000 [r1100-1101]  Jan Rękorajski <baggins/at/pld-linux.org>
4947
4948         * sysconfig/interfaces/ifcfg-description: - description for
4949           VLAN_REORDER_HDR
4950
4951         * sysconfig/network-scripts/ifup-vlan: - seems like API changed,
4952           allow REORDER_HDR on VLANs
4953
4954 2003-07-10 12:30 +0000 [r1098]  Jan Rękorajski <baggins/at/pld-linux.org>
4955
4956         * rc.d/init.d/network: - we should stop bridges first if we are
4957           staring them last
4958
4959 2003-07-10 12:26 +0000 [r1097]  Jan Rękorajski <baggins/at/pld-linux.org>
4960
4961         * rc.d/init.d/network: - special case bridge interfaces (br*), they
4962           *must* be handled last as we are not able to know what will be
4963           bridged
4964
4965 2003-07-05 11:59 +0000 [r1095]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4966
4967         * rc.d/rc.sysinit: - mount devpts, too
4968
4969 2003-06-30 15:36 +0000 [r1094]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4970
4971         * rc.d/rc.sysinit: - keep old dmesg, too
4972
4973 2003-06-24 10:34 +0000 [r1092-1093]  Jakub Bogusz <qboosh/at/pld-linux.org>
4974
4975         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm: - added note about
4976           bluez
4977
4978         * sysconfig/interfaces/data/Makefile.am,
4979           sysconfig/interfaces/Makefile.am: - added *-ppp0.gprs-plusgsm
4980
4981 2003-06-24 10:26 +0000 [r1091]  Jakub Bogusz <qboosh/at/pld-linux.org>
4982
4983         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm (added),
4984           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm (added): - ppp
4985           examples for GPRS/PlusGSM taken from BTS#694
4986
4987 2003-06-20 15:32 +0000 [r1090]  Paweł Gołaszewski <blues/at/pld-linux.org>
4988
4989         * rc.d/rc.sysinit: - stupid missing thing
4990
4991 2003-06-19 15:57 +0000 [r1089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4992
4993         * sysconfig/static-routes, sysconfig/network,
4994           sysconfig/network-scripts/functions.network: - use static-routes
4995           for ip rule configuration; drop GATRWAY from network
4996           configuration
4997
4998 2003-06-17 14:02 +0000 [r1088]  Jakub Bogusz <qboosh/at/pld-linux.org>
4999
5000         * rc.d/init.d/timezone: - posix zoneinfo files are in top level,
5001           not "posix" subdir now
5002
5003 2003-06-16 21:28 +0000 [r1087]  Witek Kręcicki <adasi/at/pld-linux.org>
5004
5005         * rc.d/rc.sysinit: - future is now...
5006
5007 2003-06-16 20:20 +0000 [r1086]  Paweł Gołaszewski <blues/at/pld-linux.org>
5008
5009         * rc-scripts.spec.in, rc.d/rc.sysinit: - early mounting of sysfs
5010           under kernel 2.5
5011
5012 2003-06-16 18:05 +0000 [r1085]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5013
5014         * rc.d/rc.sysinit: - usbdevfs is usbfs in 2.5
5015
5016 2003-06-06 09:02 +0000 [r1083]  Paweł Gołaszewski <blues/at/pld-linux.org>
5017
5018         * sysconfig/interfaces/ifcfg-description: - fixed typo in
5019           description
5020
5021 2003-05-31 11:59 +0000 [r1082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5022
5023         * inittab: - calling update is obsolete starting from 2.2.9 kernel
5024
5025 2003-05-22 14:11 +0000 [r1080]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5026
5027         * dumb.sh: - updated
5028
5029 2003-05-15 22:39 +0000 [r1078-1079]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5030
5031         * rc.d/init.d/functions: - formatting - fixed second argument of
5032           "status"
5033
5034         * dumb.sh: - updated
5035
5036 2003-05-15 21:37 +0000 [r1077]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5037
5038         * rc.d/init.d/template.init, rc.d/init.d/functions: - LSB
5039           conformance changes
5040
5041 2003-05-11 21:09 +0000 [r1076]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5042
5043         * dumb.sh: - updated
5044
5045 2003-05-11 15:26 +0000 [r1075]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5046
5047         * dumb.sh: removed duplicates; %s fixes
5048
5049 2003-05-11 15:13 +0000 [r1074]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5050
5051         * dumb.sh: updated
5052
5053 2003-05-11 12:42 +0000 [r1073]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5054
5055         * dumb.sh: updated
5056
5057 2003-05-09 21:08 +0000 [r1072]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5058
5059         * dumb.sh: - updated
5060
5061 2003-05-08 17:18 +0000 [r1071]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5062
5063         * rc.d/init.d/template.init: - reversed bogus change
5064
5065 2003-05-07 23:35 +0000 [r1070]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5066
5067         * dumb.sh: - updated
5068
5069 2003-05-06 21:54 +0000 [r1069]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5070
5071         * dumb.sh: updated
5072
5073 2003-05-05 00:07 +0000 [r1068]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5074
5075         * rc.d/init.d/template.init, dumb.sh: updated
5076
5077 2003-05-04 19:48 +0000 [r1067]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5078
5079         * dumb.sh: updated
5080
5081 2003-05-03 23:16 +0000 [r1066]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5082
5083         * dumb.sh: updated
5084
5085 2003-05-02 23:41 +0000 [r1064-1065]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5086
5087         * dumb.sh (added): - dump script with various messages
5088
5089         * rc-scripts.spec.in: - fix improper use of %%{_sysconfigdir}
5090
5091 2003-05-02 20:27 +0000 [r1063]  kloczek <kloczek/at/pld-linux.org>
5092
5093         * po/de.po: - corrected charset s/iso8850-1/iso-8850-1/.
5094
5095 2003-04-17 18:21 +0000 [r1062]  Jan Rękorajski <baggins/at/pld-linux.org>
5096
5097         * rc.d/rc.sysinit: - added support for device-mapper
5098
5099 2003-04-10 07:37 +0000 [r1061]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5100
5101         * rc.d/rc.sysinit: - use new evms_activate utility; drop support
5102           for evms < 2.0.0
5103
5104 2003-04-07 19:59 +0000 [r1060]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5105
5106         * rc.d/rc.sysinit: - split sysctl call into two pieces
5107
5108 2003-04-07 19:54 +0000 [r1059]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5109
5110         * sysconfig/network-scripts/ifup: - fix Andrzej's proxy arp support
5111
5112 2003-03-06 13:31 +0000 [r1058]  Wojciech Cięciwa <cieciwa/at/pld-linux.org>
5113
5114         * sysctl.conf: - corecting URL of grsecurity.
5115
5116 2003-01-25 00:37 +0000 [r1057]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5117
5118         * rc.d/rc.shutdown: - more generic ups support via
5119           /sbin/poweroff-ups
5120
5121 2003-01-15 22:34 +0000 [r1056]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5122
5123         * TODO, sysconfig/network-scripts/ifup,
5124           sysconfig/interfaces/ifcfg-description: - support for proxy ARP
5125           per interface - fix sysctl for IPV6_DISABLE_AUTOCONF - typos,
5126           formatting - MTU for ethernet already supported [ remove from
5127           TODO ]
5128
5129 2003-01-07 14:45 +0000 [r1055]  kloczek <kloczek/at/pld-linux.org>
5130
5131         * rc.d/init.d/functions: s/broke/break/ (fixed
5132           http://bugs.pld.org.pl/?bug=520).
5133
5134 2002-12-30 23:39 +0000 [r1054]  Paweł Wilk <siefca/at/pld-linux.org>
5135
5136         * run-parts: - run-parts: current directory now in an environment
5137           variable - run-parts: args shifted - run-parts: cosmetics
5138
5139 2002-12-17 14:01 +0000 [r1053]  Jan Rękorajski <baggins/at/pld-linux.org>
5140
5141         * rc.d/init.d/network, po/pl.po, doc/sysconfig.txt,
5142           doc/sysconfig.docb, sysconfig/network-scripts/functions.network:
5143           - removed references to IPV*_FORWARDING
5144
5145 2002-12-17 13:54 +0000 [r1052]  Jan Rękorajski <baggins/at/pld-linux.org>
5146
5147         * sysconfig/network: - better solution to IPV*_FORWARDING
5148
5149 2002-12-17 13:43 +0000 [r1051]  Jan Rękorajski <baggins/at/pld-linux.org>
5150
5151         * sysconfig/network: - removed IPV*_FORWARDING - use
5152           /etc/sysctl.conf to set this
5153
5154 2002-12-01 23:59 +0000 [r1050]  alchemyx <alchemyx/at/pld-linux.org>
5155
5156         * rc.d/rc.sysinit: - typo
5157
5158 2002-12-01 21:31 +0000 [r1049]  alchemyx <alchemyx/at/pld-linux.org>
5159
5160         * rc.d/rc.sysinit: - system will reboot if is instructed by fsck to
5161           do so
5162
5163 2002-11-27 23:41 +0000 [r1048]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5164
5165         * rc.d/rc.shutdown: - support for UPS powerdown before halt
5166
5167 2002-11-12 15:54 +0000 [r1047]  kloczek <kloczek/at/pld-linux.org>
5168
5169         * sysconfig/interfaces/ifcfg-description: typo in comment
5170           (s/dhlc/dhcp/).
5171
5172 2002-11-08 23:45 +0000 [r1046]  alchemyx <alchemyx/at/pld-linux.org>
5173
5174         * sysconfig/static-nat,
5175           sysconfig/network-scripts/functions.network: - updated static-nat
5176           (reversed parameters) so it works now as intended (as described
5177           in docs)
5178
5179 2002-10-10 15:07 +0000 [r1045]  Jan Rękorajski <baggins/at/pld-linux.org>
5180
5181         * sysconfig/system, rc.d/rc.sysinit: - better support fo EVMS
5182
5183 2002-09-28 23:05 +0000 [r1044]  Arkadiusz Patyk <areq/at/pld-linux.org>
5184
5185         * rc.d/rc.shutdown: - don't force umount iso9660 ramfs tmpfs
5186
5187 2002-09-14 19:54 +0000 [r1043]  Tomasz Orzechowski <orzech/at/pld-linux.org>
5188
5189         * sysconfig/system, rc.d/rc, rc.d/rc.sysinit: - LOAD_SOUND is
5190           obsolete
5191
5192 2002-08-24 17:04 +0000 [r1042]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5193
5194         * sysconfig/network-scripts/ifup-ppp: - fix wvdial support; chat
5195           support still broken
5196
5197 2002-08-24 16:05 +0000 [r1041]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5198
5199         * sysconfig/interfaces/ifcfg-description, README,
5200           sysconfig/network-scripts/functions.network,
5201           sysconfig/network-scripts/ifup-ppp: - added userspace and
5202           kernelspace PPPoE support - pass unit option to pppd (so now
5203           ifcfg-ppp5 with DEVICE=ppp5 will _always_ create ppp5 interface
5204           when it's not used yet)
5205
5206 2002-08-23 22:13 +0000 [r1040]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5207
5208         * rc.d/init.d/network: - check ONBOOT by evaluating ifcfg-* file,
5209           not by egrep
5210
5211 2002-08-22 13:21 +0000 [r1039]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5212
5213         * sysconfig/interfaces/ifcfg-description,
5214           sysconfig/network-scripts/ifup-post,
5215           sysconfig/network-scripts/ifdown-post: - support for limiting
5216           downstream and upstream traffic on whole interface (cbq, htb,
5217           tbf)
5218
5219 2002-08-21 21:30 +0000 [r1038]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5220
5221         * sysconfig/network-scripts/functions.network: - fix support for
5222           src addresses option
5223
5224 2002-08-13 20:31 +0000 [r1037]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5225
5226         * rc.d/rc.sysinit: - /proc/bus/usb should be described in fstab -
5227           mounting manually bogus device "usbdevfs" causes mount -a to fail
5228           when fstab contains something like "none /proc/bus/usb usbdevfs
5229           ..."
5230
5231 2002-08-11 17:05 +0000 [r1036]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5232
5233         * sysconfig/network-scripts/ifup-routes,
5234           sysconfig/network-scripts/ifup-post,
5235           sysconfig/network-scripts/Makefile.am, sysconfig/static-arp
5236           (added), sysconfig/Makefile.am,
5237           sysconfig/network-scripts/ifup-neigh (added): - static arp per
5238           interface support - any device support is back
5239
5240 2002-08-09 06:30 +0000 [r1035]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5241
5242         * rc.d/rc.sysinit: - fix for checking encrypted filesystems - if
5243           all have "noauto" in options, don't try to mount or fsck anything
5244
5245 2002-07-14 21:11 +0000 [r1034]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5246
5247         * service, rc.d/init.d/functions: - some code from RH (nicer than
5248           old code)
5249
5250 2002-07-13 23:04 +0000 [r1033]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5251
5252         * sysconfig/network-scripts/ifup: - fix WLAN encryption setting
5253
5254 2002-07-13 16:25 +0000 [r1032]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5255
5256         * sysconfig/network-scripts/ifdown-ppp,
5257           sysconfig/network-scripts/ifdown-vlan (added),
5258           sysconfig/network-scripts/ifup-plusb (added),
5259           sysconfig/network-scripts/functions.network,
5260           sysconfig/network-scripts/ifup-ppp,
5261           sysconfig/network-scripts/ifup-vlan (added),
5262           sysconfig/network-scripts/ifdown-irda (added),
5263           sysconfig/network-scripts/ifup,
5264           sysconfig/interfaces/ifcfg-description,
5265           sysconfig/interfaces/ifcfg-irlan0 (added),
5266           sysconfig/network-scripts/ifup-iucv (added), rc.d/rc.sysinit,
5267           service, rc.d/rc.modules, sysconfig/interfaces/ifcfg-irda0
5268           (added), sysconfig/network-scripts/ifup-irda (added): - more
5269           TOTALNEW merge (ppp, irda, other vlan, wireless). ALPHA
5270
5271 2002-07-06 12:22 +0000 [r1031]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5272
5273         * rc.d/rc.sysinit: - fixed: removing directories in /var/run/app/ -
5274           fixed: unneeded lines (deleting not-existing files) removed
5275
5276 2002-06-19 18:13 +0000 [r1030]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5277
5278         * doc/sysconfig.txt: - forgotten
5279
5280 2002-06-19 18:04 +0000 [r1029]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5281
5282         * sysconfig/network: - hopefully fixed explanation about NISDOMAIN
5283
5284 2002-06-18 22:06 +0000 [r1028]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5285
5286         * doc/sysconfig.txt, sysconfig/network: - more clear explanation of
5287           HOSTNAME and NISDOMAIN
5288
5289 2002-06-13 13:06 +0000 [r1027]  Robert Grabowski <grabba/at/pld-linux.org>
5290
5291         * rc.d/init.d/functions: daemon function: dont't use su when user
5292           is root
5293
5294 2002-05-21 12:23 +0000 [r1026]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5295
5296         * sysconfig/ip-rules: - typo
5297
5298 2002-05-11 21:51 +0000 [r1025]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5299
5300         * rc.d/rc.sysinit: - process functions a bit earlier - don't mount
5301           proc twice
5302
5303 2002-05-11 10:26 +0000 [r1024]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5304
5305         * rc-scripts.spec.in: - updated spec file
5306
5307 2002-05-11 09:50 +0000 [r1023]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5308
5309         * sysconfig/network-scripts/ifup-routes, rc.d/init.d/network,
5310           sysconfig/network-scripts/ifup-aliases,
5311           sysconfig/network-scripts/ifdown-ppp,
5312           sysconfig/network-scripts/tnldown,
5313           sysconfig/network-scripts/ifup-post,
5314           sysconfig/network-scripts/ifdown,
5315           sysconfig/network-scripts/ifdown-br,
5316           rc.d/init.d/functions.network (removed),
5317           sysconfig/network-scripts/ifup-ppp,
5318           sysconfig/network-scripts/functions.network (added),
5319           sysconfig/network-scripts/ifup-ipx,
5320           sysconfig/network-scripts/tnlup, rc.d/init.d/Makefile.am,
5321           sysconfig/network-scripts/ifdown-sl,
5322           sysconfig/network-scripts/ifup,
5323           sysconfig/network-scripts/ifup-br,
5324           sysconfig/network-scripts/ifup-plip, rc-scripts.spec.in,
5325           sysconfig/network-scripts/ifdown-post,
5326           sysconfig/network-scripts/Makefile.am,
5327           sysconfig/network-scripts/ifup-sl: - functions.network back in
5328           old place
5329
5330 2002-05-11 09:44 +0000 [r1022]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5331
5332         * ppp/Makefile.am: - force symlink
5333
5334 2002-05-11 09:36 +0000 [r1020-1021]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5335
5336         * autogen.sh: - configure.in -> configure.ac
5337
5338         * po/pl.po, configure.ac: - fix iso charset name - add de to
5339           supported languages
5340
5341 2002-05-11 09:30 +0000 [r1019]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5342
5343         * configure.in (removed), configure.ac (added): - renamed + updated
5344
5345 2002-05-11 08:48 +0000 [r1018]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5346
5347         * rc.d/init.d/functions.network: - removed via (it shouldn't be
5348           here)
5349
5350 2002-05-11 08:41 +0000 [r1017]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5351
5352         * rc.d/init.d/functions.network: - use onlink option when adding
5353           default routing (in case when gw isn't in our subnetwork) -
5354           TNLOPTS removed
5355
5356 2002-04-21 12:22 +0000 [r1016]  mkochano <mkochano/at/pld-linux.org>
5357
5358         * sysconfig/interfaces/data/chat-ppp0.tpsa: - Update for current
5359           TPSA login screen.
5360
5361 2002-04-20 13:57 +0000 [r1015]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5362
5363         * rc.d/rc.sysinit: - don't mount usbdevfs again if it's already
5364           mounted (for example by modules.conf post-install directive).
5365           Patch by Wojtek Kaniewski <wojtekka/at/bydg.pdi.net>.
5366
5367 2002-04-10 19:02 +0000 [r1014]  Witek Kręcicki <adasi/at/pld-linux.org>
5368
5369         * sysconfig/network-scripts/ifup-ppp: - added USER... dunno why it
5370           wasn't included, but it is in sample files and it should be added
5371           to pppd cmdline (user ${USER}). If it's wrong, roll it back
5372
5373 2002-04-09 11:10 +0000 [r1009-1013]  Jacek Konieczny <jajcus/at/pld-linux.org>
5374
5375         * rc.d/init.d/network, AUTHORS, sysconfig/network: - more LDAP
5376           garbage removed
5377
5378         * po/pl.po: - LDAP strings removed
5379
5380         * rc.d/init.d/network: - "LDAP support" removed
5381
5382         * rc.d/init.d/functions.network: - "LDAP support" removed. It was
5383           not supported anyway
5384
5385         * rc.d/init.d/functions.network: - delete '}' left after some
5386           function removal
5387
5388 2002-03-29 17:18 +0000 [r1008]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5389
5390         * rc.d/rc.sysinit: - added deleting lock files
5391
5392 2002-03-29 08:52 +0000 [r1007]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5393
5394         * rc-scripts.spec.in: - added removed by mistake 'timezone'
5395
5396 2002-03-29 08:46 +0000 [r1005-1006]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5397
5398         * sysconfig/ip-rules (added): - example config file
5399
5400         * rc.d/init.d/network, rc-scripts.spec.in,
5401           rc.d/init.d/functions.network, sysconfig/Makefile.am: - policy
5402           routing support
5403
5404 2002-03-24 03:59 +0000 [r1004]  Paweł Gołaszewski <blues/at/pld-linux.org>
5405
5406         * po/pl.po, autogen.sh, rc.d/rc.sysinit, README: - GNU/Linux is
5407           gone.
5408
5409 2002-03-19 18:35 +0000 [r1003]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5410
5411         * sysconfig/system, rc.d/rc.sysinit: - user and kernelspace PNP
5412
5413 2002-03-19 18:19 +0000 [r1002]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5414
5415         * ppp/ipx-down (added), ppp/auth-down (added), isapnp/.cvsignore
5416           (added), ppp/Makefile.am, sysconfig/hwprof (added), Makefile.am,
5417           autogen.sh, ppp/ip-down, sysconfig/Makefile.am, ppp/ipx-up
5418           (added), ppp/auth-up (added), sysconfig/hwprofiles (added),
5419           configure.in, isapnp/isapnp-kernel.conf (added), ppp/ip-up,
5420           isapnp (added), README, hwprofile (added),
5421           sysconfig/hwprofiles/Makefile.am (added), service (added),
5422           isapnp/Makefile.am (added), sysconfig/hwprofiles/.cvsignore
5423           (added): - started merging TOTALNEW
5424
5425 2002-03-19 17:46 +0000 [r1001]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5426
5427         * rc.d/rc.sysinit: - support for EVMS volumes
5428
5429 2002-03-19 17:42 +0000 [r1000]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5430
5431         * sysconfig/system, rc.d/rc.sysinit: - if devfs is mounted and
5432           devfsd is available then start is unconditionally
5433
5434 2002-03-07 11:16 +0000 [r999]  Paweł Gołaszewski <blues/at/pld-linux.org>
5435
5436         * rc.d/init.d/network, sysconfig/network-scripts/ifup-ipx: - ipx
5437           paths fixed (ipx is usable now...)
5438
5439 2002-03-07 09:48 +0000 [r998]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5440
5441         * rc.d/rc.sysinit: - protect dmesg
5442
5443 2002-02-21 00:31 +0000 [r997]  Tomasz Pala <gotar/at/pld-linux.org>
5444
5445         * po/pl.po: - more typos
5446
5447 2002-02-21 00:08 +0000 [r996]  Tomasz Pala <gotar/at/pld-linux.org>
5448
5449         * po/pl.po, rc.d/rc.sysinit: - typos
5450
5451 2002-02-20 23:43 +0000 [r995]  Tomasz Pala <gotar/at/pld-linux.org>
5452
5453         * po/pl.po, rc.d/rc.sysinit, sysconfig/network-scripts/ifup-sl: -
5454           updated.
5455
5456 2002-02-18 13:24 +0000 [r994]  Tomasz Pala <gotar/at/pld-linux.org>
5457
5458         * doc/sysconfig.txt, doc/sysconfig.docb: - hostname != FQDN
5459
5460 2002-02-03 16:40 +0000 [r993]  Witek Kręcicki <adasi/at/pld-linux.org>
5461
5462         * rc-scripts-sysconfig_masq.patch (removed): - moved away
5463
5464 2002-02-03 16:22 +0000 [r992]  Witek Kręcicki <adasi/at/pld-linux.org>
5465
5466         * rc-scripts-sysconfig_masq.patch (added): - sysconfig/masquerade
5467           support patch - not for use in official rc-scripts releases
5468
5469 2002-02-03 16:17 +0000 [r991]  Witek Kręcicki <adasi/at/pld-linux.org>
5470
5471         * rc.d/init.d/network, doc/sysconfig.txt,
5472           rc.d/init.d/functions.network, doc/sysconfig.docb: - reverted
5473           last change
5474
5475 2002-02-02 17:30 +0000 [r990]  Witek Kręcicki <adasi/at/pld-linux.org>
5476
5477         * doc/sysconfig.txt, doc/sysconfig.docb: - added masquerade
5478           description
5479
5480 2002-02-02 17:13 +0000 [r989]  Witek Kręcicki <adasi/at/pld-linux.org>
5481
5482         * rc.d/init.d/network, rc.d/init.d/functions.network: - added
5483           support for sysconfig/masquerade (NEW)
5484
5485 2002-01-27 02:14 +0000 [r986-988]  Jan Rękorajski <baggins/at/pld-linux.org>
5486
5487         * src/ppp-watch.c, src/usernetctl.c: - rc-scripts-interfaces.patch:
5488           ifcfg-* are in /etc/sysconfig/interfaces, not
5489           /etc/sysconfig/network-scripts. And ifup and ifdown are not there
5490           but in /sbin. (qrczak)
5491
5492         * rc.d/rc.sysinit: - fixed syntax error
5493
5494         * rc.d/rc.shutdown: - don't try to umount devfs - it's pointelss
5495
5496 2002-01-22 23:46 +0000 [r984-985]  Tomasz Pala <gotar/at/pld-linux.org>
5497
5498         * po/pl.po: - more fixes
5499
5500         * TODO, DEVELOPMENT: - typos
5501
5502 2002-01-17 21:14 +0000 [r983]  Tomasz Pala <gotar/at/pld-linux.org>
5503
5504         * inittab: - added KeyboardSignal entry.
5505
5506 2002-01-17 20:56 +0000 [r982]  Tomasz Pala <gotar/at/pld-linux.org>
5507
5508         * po/pl.po: - changed personal forms to impersonal.
5509
5510 2002-01-17 20:47 +0000 [r981]  Tomasz Pala <gotar/at/pld-linux.org>
5511
5512         * po/pl.po: - iso8859-1 got 'ó' - why don't use it? - other
5513           cosmetics.
5514
5515 2002-01-08 17:42 +0000 [r980]  Jan Rękorajski <baggins/at/pld-linux.org>
5516
5517         * rc.d/init.d/functions: - reverted is_no() behaviour to return
5518           true only on explicit "no"
5519
5520 2002-01-08 17:16 +0000 [r979]  Jan Rękorajski <baggins/at/pld-linux.org>
5521
5522         * rc.d/rc.sysinit: - reorganized stuff so modprobe is not called
5523           before depmod
5524
5525 2002-01-08 16:48 +0000 [r978]  Jan Rękorajski <baggins/at/pld-linux.org>
5526
5527         * configure.in: - version 0.3.1
5528
5529 2001-12-24 12:22 +0000 [r977]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5530
5531         * rc.d/rc.sysinit: - if RUN_DEPMOD is set to "ifmissing", run
5532           simply "depmod -A"
5533
5534 2001-12-21 15:49 +0000 [r976]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5535
5536         * rc.d/rc.sysinit: - fixed depmod problem (s/$mver/`uname -r`/)
5537
5538 2001-12-14 12:56 +0000 [r975]  mkochano <mkochano/at/pld-linux.org>
5539
5540         * rc.d/init.d/functions: - Previous change caused "snow ball
5541           effect" --- some code relied upon that bug. - Added code which
5542           conditionaly encloses arguments in double quotes. This is
5543           required if more than one argument is passed to /bin/su -c.
5544
5545 2001-12-13 20:35 +0000 [r974]  mkochano <mkochano/at/pld-linux.org>
5546
5547         * rc.d/init.d/functions: - Properly escape quotation marks inside
5548           quotation marks.
5549
5550 2001-12-03 17:50 +0000 [r973]  Jacek Konieczny <jajcus/at/pld-linux.org>
5551
5552         * sysconfig/network-scripts/ifup-post: - pass $CONFIG instead of
5553           $DEVICE to ifup-post, ifup-aliases (BTS id 20)
5554
5555 2001-11-30 15:11 +0000 [r972]  Wojciech Cięciwa <cieciwa/at/pld-linux.org>
5556
5557         * sysctl.conf: - s/getrewted/grsecurity/
5558
5559 2001-11-23 14:33 +0000 [r971]  Tomasz Pala <gotar/at/pld-linux.org>
5560
5561         * rc.d/rc.sysinit, src/ppp-watch.c, src/shvar.c, src/shvar.h: -
5562           fixed typos.
5563
5564 2001-11-19 13:00 +0000 [r970]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5565
5566         * rc.d/init.d/functions.network: - don't try to detect devicetype
5567           if it's specified
5568
5569 2001-11-12 18:47 +0000 [r969]  Jan Rękorajski <baggins/at/pld-linux.org>
5570
5571         * sysconfig/network-scripts/ifdown: - RESULT variable can be empty,
5572           check for it
5573
5574 2001-11-09 18:34 +0000 [r968]  Jan Rękorajski <baggins/at/pld-linux.org>
5575
5576         * rc.d/init.d/network: - run modprobe at the start of
5577           network_init()
5578
5579 2001-11-05 16:58 +0000 [r967]  kloczek <kloczek/at/pld-linux.org>
5580
5581         * sysconfig/network: - chenged comment s/Set domainname here/Set
5582           NIS domain name here/
5583
5584 2001-10-30 17:03 +0000 [r966]  Tomasz Pala <gotar/at/pld-linux.org>
5585
5586         * rc.d/rc.sysinit: - last change: perms to 664.
5587
5588 2001-10-30 09:02 +0000 [r965]  Tomasz Pala <gotar/at/pld-linux.org>
5589
5590         * rc.d/rc.sysinit: - changed /var/run/utmp(x) and /var/log/wtmp(x)
5591           permissions to 660 in order to assure compatibility with SysVinit
5592           and utempter packages.
5593
5594 2001-10-25 08:21 +0000 [r963]  kloczek <kloczek/at/pld-linux.org>
5595
5596         * sysconfig/network-scripts/ifup-routes: back ..
5597           s/DEVICE/REALDEVICE/
5598
5599 2001-10-24 22:27 +0000 [r962]  Tomasz Orzechowski <orzech/at/pld-linux.org>
5600
5601         * rc.d/rc.sysinit: - small fixes
5602
5603 2001-10-24 22:16 +0000 [r961]  kloczek <kloczek/at/pld-linux.org>
5604
5605         * sysconfig/network-scripts/ifup-routes: s/REALDEVICE/DEVICE/
5606
5607 2001-10-22 16:43 +0000 [r960]  kloczek <kloczek/at/pld-linux.org>
5608
5609         * sysconfig/static-routes: added commented example.
5610
5611 2001-10-14 21:33 +0000 [r958]  mkochano <mkochano/at/pld-linux.org>
5612
5613         * sysconfig/network-scripts/ifdown-br: - Do not try to delete
5614           bridge from itself.
5615
5616 2001-10-11 18:49 +0000 [r955]  Jan Rękorajski <baggins/at/pld-linux.org>
5617
5618         * sysconfig/network-scripts/ifup,
5619           sysconfig/network-scripts/ifup-br, rc.d/init.d/functions.network:
5620           - let kernel maintain if ARP should be turned on/off if not
5621           explicitly specified
5622
5623 2001-10-10 02:03 +0000 [r954]  Jan Rękorajski <baggins/at/pld-linux.org>
5624
5625         * rc.d/init.d/functions.network: - fixed regexp in DEVICETYPE
5626           detection
5627
5628 2001-10-09 22:49 +0000 [r952-953]  Jan Rękorajski <baggins/at/pld-linux.org>
5629
5630         * rc.d/init.d/functions.network: - HANDLING cannot be 'typeset'
5631           it's mot local (thanks qboosh)
5632
5633         * sysconfig/network-scripts/ifup-ppp: - typo (thanks qboosh)
5634
5635 2001-10-08 11:16 +0000 [r951]  Jan Rękorajski <baggins/at/pld-linux.org>
5636
5637         * rc.d/rc.sysinit: - fix for modular LVM
5638
5639 2001-10-05 18:21 +0000 [r950]  Jan Rękorajski <baggins/at/pld-linux.org>
5640
5641         * sysctl.conf: - comment out all IPv6 stuff by default
5642
5643 2001-10-05 18:17 +0000 [r949]  Jan Rękorajski <baggins/at/pld-linux.org>
5644
5645         * rc.d/init.d/functions: - proper (shell dependant) ulimit use
5646
5647 2001-10-04 07:41 +0000 [r948]  Jakub Bogusz <qboosh/at/pld-linux.org>
5648
5649         * po/pl.po: - applied SOURCES/rc-scripts-typo.patch (by aflinta)
5650
5651 2001-10-01 17:10 +0000 [r946-947]  Jan Rękorajski <baggins/at/pld-linux.org>
5652
5653         * rc.d/init.d/functions.network: - allow ipv6 only interface
5654
5655         * sysctl.conf: - added grsec stuff - really, really disable ipv6
5656           autoconf if one wants it
5657
5658 2001-09-19 08:09 +0000 [r944]  Tomasz Orzechowski <orzech/at/pld-linux.org>
5659
5660         * rc.d/init.d/functions: - fixed misleading message after killproc
5661           with specified signal type
5662
5663 2001-08-16 22:52 +0000 [r943]  kloczek <kloczek/at/pld-linux.org>
5664
5665         * po/pl.po: - charset=iso-8859-2.
5666
5667 2001-08-15 20:32 +0000 [r942]  Roman Werpachowski <roman/at/pld-linux.org>
5668
5669         * sysconfig/interfaces/ifcfg-ppp0.tpsa: - added AUTH=no ("noauth"
5670           is not a default option of pppd)
5671
5672 2001-07-30 10:29 +0000 [r941]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5673
5674         * sysconfig/interfaces/ifcfg-eth0: - ONBOOT=no by default
5675
5676 2001-07-23 11:01 +0000 [r940]  mkochano <mkochano/at/pld-linux.org>
5677
5678         * rc.d/init.d/functions: - Added ulimit -p unlimited before
5679           executing daemon. This will make sure daemons will have ability
5680           to fork no matter what limits are set. Limits for users are set
5681           via pam_limit. - Small optimalization (it's smaller now).
5682
5683 2001-07-22 17:28 +0000 [r936-939]  Jan Rękorajski <baggins/at/pld-linux.org>
5684
5685         * sysconfig/network-scripts/ifdown: - typos
5686
5687         * sysconfig/interfaces/Makefile.am: - added ifcfg-eth0
5688
5689         * rc.d/rc.sysinit: - devfs and RAID fixes
5690
5691         * rc.d/rc.modules: - don't autoclean modules loaded here
5692
5693 2001-07-21 19:26 +0000 [r935]  Jan Rękorajski <baggins/at/pld-linux.org>
5694
5695         * rc.d/rc.sysinit: - more merging from TOTALNEW - mainly USB and
5696           lvm - fixed thinko with SET_SLINKS
5697
5698 2001-07-21 19:21 +0000 [r933-934]  Jan Rękorajski <baggins/at/pld-linux.org>
5699
5700         * sysconfig/interfaces/tnlcfg-icm, sysconfig/interfaces/ifcfg-eth0:
5701           - bring it up to date with the stuff ;>
5702
5703         * sysconfig/network-scripts/ifup-aliases,
5704           sysconfig/interfaces/ifcfg-description: -
5705           s/BOOTMETHOD/BOOTPROTO/g
5706
5707 2001-07-19 20:55 +0000 [r932]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5708
5709         * sysconfig/interfaces/ifcfg-eth0 (added): - example config
5710
5711 2001-07-17 18:21 +0000 [r931]  Jan Rękorajski <baggins/at/pld-linux.org>
5712
5713         * sysconfig/network-scripts/ifup, rc.d/init.d/functions: - merge
5714           from TOTALNEW branch: - set MTU - don't use tput if we are not on
5715           a proper terminal
5716
5717 2001-07-13 17:47 +0000 [r930]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
5718
5719         * sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
5720           - added automatically vlan shutdown before shutdowing interface
5721           (eth)
5722
5723 2001-07-05 22:21 +0000 [r929]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
5724
5725         * sysconfig/network-scripts/ifup: - VLAN must be set _before_
5726           initialisation it's IP parameters
5727
5728 2001-07-05 15:56 +0000 [r927]  Jan Rękorajski <baggins/at/pld-linux.org>
5729
5730         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
5731           sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
5732           - cleaned up accidental mess
5733
5734 2001-07-05 15:47 +0000 [r925-926]  Jan Rękorajski <baggins/at/pld-linux.org>
5735
5736         * rc.d/rc.sysinit: - don't mount devpts if devfs is already mounted
5737
5738         * rc.d/rc.sysinit: - backed up some obviously wrong changes -
5739           PLEASE do NOT make functional changes along with cosmetic ones
5740
5741 2001-07-04 22:48 +0000 [r924]  Tomasz Pala <gotar/at/pld-linux.org>
5742
5743         * rc.d/rc.sysinit: - removed /etc/HOSTNAME, - cosmetics.
5744
5745 2001-06-26 14:53 +0000 [r923]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
5746
5747         * sysconfig/network-scripts/ifup: - added vconfig set_flag $DEVICE
5748           1 - for dhcpd
5749
5750 2001-06-25 20:54 +0000 [r922]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
5751
5752         * rc.d/init.d/functions.network: - added vlan_setup function
5753           (setting proper 802.1q vlan's parameters)
5754
5755 2001-06-25 20:44 +0000 [r921]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
5756
5757         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
5758           sysconfig/network-scripts/ifdown: - added support to 802.1Q
5759           VLANs. (ifcfg-eth0.<vlan>)
5760
5761 2001-05-25 20:14 +0000 [r912]  Jan Rękorajski <baggins/at/pld-linux.org>
5762
5763         * sysconfig/network-scripts/ifup: - don't try to add ipv4 address
5764           if there is none
5765
5766 2001-05-25 17:53 +0000 [r911]  Jan Rękorajski <baggins/at/pld-linux.org>
5767
5768         * rc.d/init.d/functions.network: - typo
5769
5770 2001-05-25 17:48 +0000 [r910]  Jan Rękorajski <baggins/at/pld-linux.org>
5771
5772         * sysconfig/network-scripts/ifup: - compatibility fixes
5773
5774 2001-05-25 17:34 +0000 [r909]  Jan Rękorajski <baggins/at/pld-linux.org>
5775
5776         * rc.d/rc.sysinit: - cleanup
5777
5778 2001-05-25 14:33 +0000 [r906-908]  Jan Rękorajski <baggins/at/pld-linux.org>
5779
5780         * rc.d/init.d/network: - removed shutting down "unconfigured"
5781           interfaces - that was dumb idea misiek
5782
5783         * sysconfig/network-scripts/ifup: - consistency check
5784
5785         * rc.d/init.d/functions.network: - consistency checks
5786
5787 2001-05-24 20:20 +0000 [r903-905]  Jan Rękorajski <baggins/at/pld-linux.org>
5788
5789         * rc.d/init.d/functions.network: - reverted last change - not neded
5790
5791         * rc.d/init.d/network: - fixing shutting down unconfigured defices
5792           (atm stuff is not)
5793
5794         * rc.d/init.d/functions.network: - compat stuff
5795
5796 2001-05-24 20:14 +0000 [r902]  Jan Rękorajski <baggins/at/pld-linux.org>
5797
5798         * rc.d/init.d/functions.network: - more bad merge fixes
5799
5800 2001-05-24 20:00 +0000 [r901]  Jan Rękorajski <baggins/at/pld-linux.org>
5801
5802         * rc.d/init.d/functions.network: - fixed very stupid typo
5803
5804 2001-05-16 13:12 +0000 [r899-900]  Jan Rękorajski <baggins/at/pld-linux.org>
5805
5806         * po/pl.po: - cleaned up, updated and translated
5807
5808         * sysconfig/network-scripts/ifup-aliases,
5809           sysconfig/network-scripts/ifup-routes,
5810           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
5811           sysconfig/network-scripts/tnldown,
5812           sysconfig/network-scripts/ifdown,
5813           sysconfig/network-scripts/ifup-sl,
5814           sysconfig/network-scripts/ifup-ppp,
5815           sysconfig/network-scripts/ifup-ipx: - nls cleanups
5816
5817 2001-05-16 02:14 +0000 [r898]  Jan Rękorajski <baggins/at/pld-linux.org>
5818
5819         * rc.d/rc.shutdown: - do not 'exec' umount, $() is just fine (yes,
5820           it's yet another ksh93 fix)
5821
5822 2001-05-16 01:54 +0000 [r897]  Jan Rękorajski <baggins/at/pld-linux.org>
5823
5824         * rc.d/rc: - set TMPDIR=/dev/null before exec rc.shutdown
5825           (workaround for the freaky weird ksh93 which tries to keep pipes
5826           in /tmp, and no, disabling this in source of ksh93 is not an
5827           option)
5828
5829 2001-05-16 01:33 +0000 [r896]  Jan Rękorajski <baggins/at/pld-linux.org>
5830
5831         * rc.d/rc.shutdown, rc.d/rc: - do not use locale in rc.shutdwon
5832           (there are shells that support them and you end up with
5833           unmountable /usr)
5834
5835 2001-05-15 17:28 +0000 [r895]  Jan Rękorajski <baggins/at/pld-linux.org>
5836
5837         * makepot.pl: - recognize "nls 'bla'"
5838
5839 2001-05-15 16:54 +0000 [r893-894]  Jan Rękorajski <baggins/at/pld-linux.org>
5840
5841         * rc.d/init.d/template.init: - typo
5842
5843         * rc.d/rc.sysinit: - typos
5844
5845 2001-05-15 16:44 +0000 [r892]  Jan Rękorajski <baggins/at/pld-linux.org>
5846
5847         * rc.d/init.d/functions.network: - typos
5848
5849 2001-05-15 16:43 +0000 [r891]  Maciej 'Agaran' Pijanka <agaran/at/pld-linux.org>
5850
5851         * po/pl.po: added some translations..may somebody look at that?
5852
5853 2001-05-15 16:41 +0000 [r890]  Jan Rękorajski <baggins/at/pld-linux.org>
5854
5855         * rc.d/init.d/functions.network: - typo
5856
5857 2001-05-15 16:36 +0000 [r889]  Jan Rękorajski <baggins/at/pld-linux.org>
5858
5859         * rc.d/init.d/functions.network: - rarp run via run_cmd
5860
5861 2001-05-15 16:05 +0000 [r888]  Jan Rękorajski <baggins/at/pld-linux.org>
5862
5863         * rc.d/init.d/network, TODO, sysconfig/network-scripts/tnldown,
5864           doc/initlog.1, sysconfig/interfaces/tnlcfg-icm, src/ppp-watch.c,
5865           sysconfig/network-scripts/ifup-ipx, rc-scripts.spec.in,
5866           doc/sysconfig.txt, sysconfig/network-scripts/ifup-plip,
5867           rc.d/init.d/template.init, sysconfig/network-scripts/Makefile.am,
5868           sysconfig/network-scripts/ifup-routes,
5869           sysconfig/network-scripts/ifdown-ppp,
5870           sysconfig/network-scripts/ifup-post, Makefile.am, autogen.sh,
5871           NEWS, setsysfont, DEVELOPMENT (added), rc.d/init.d/functions,
5872           AUTHORS, configure.in, inittab, sysconfig/network, README,
5873           src/Makefile.am, rc.d/rc.shutdown, sysctl.conf (added),
5874           sysconfig/network-scripts/ifdown, modules (added), COPYING,
5875           sysconfig/network-scripts/ifdown-br (added), makepot.pl,
5876           sysconfig/network-scripts/ifup-ppp,
5877           sysconfig/interfaces/tnlcfg-description, src/process.c,
5878           sysconfig/interfaces/ifcfg-description,
5879           sysconfig/network-scripts/ifup-br (added), sysconfig/system,
5880           src/netreport.c, rc.d/rc.sysinit, src/shvar.c,
5881           sysconfig/network-scripts/ifdown-post, rc.d/init.d/single,
5882           sysconfig/timezone, doc/net-scripts.txt, sysconfig/clock,
5883           src/getkey.c, src/shvar.h, src/usernetctl.c,
5884           sysconfig/interfaces/Makefile.am,
5885           sysconfig/network-scripts/ifup-aliases, src/minilogd.c,
5886           rc.d/init.d/functions.network, src/initlog.c,
5887           sysconfig/Makefile.am, sysconfig/network-scripts/tnlup,
5888           sysconfig/network-scripts/ifdown-sl,
5889           sysconfig/network-scripts/ifup, sysconfig/interfaces/ifcfg-br0
5890           (added), rc.d/rc, lang.csh,
5891           sysconfig/interfaces/ifcfg-ppp0.leased1, rc.d/Makefile.am,
5892           sysconfig/interfaces/ifcfg-ppp0.leased2,
5893           sysconfig/network-scripts/ifup-sl,
5894           sysconfig/interfaces/ifcfg-sl0, rc.d/rc.modules (added): - merge
5895           from TOTALNEW branch (see NEWS for more info)
5896
5897 2001-05-13 18:39 +0000 [r886]  kloczek <kloczek/at/pld-linux.org>
5898
5899         * rc.d/init.d/network, rc.d/init.d/functions.network,
5900           sysconfig/network: added abilities for setup static RARP table by
5901           /etc/sysconfig/network::STATIC_RARP=yes (like static ARP table)
5902           based on /etc/ethers config file. Before setting up ARRP table is
5903           checked /proc/net/rarp and if file don't exist "modprobe rarp" is
5904           performed before.
5905
5906 2001-05-13 17:47 +0000 [r884]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5907
5908         * rc.d/init.d/functions.network: ksh93 support/fixes by Jan
5909           Rękorajski <baggins/at/pld.org.pl> (from stable series)
5910
5911 2001-05-13 17:10 +0000 [r883]  Jan Rękorajski <baggins/at/pld-linux.org>
5912
5913         * rc.d/rc.shutdown, rc.d/init.d/timezone,
5914           sysconfig/network-scripts/ifup, configure.in, rc.d/rc,
5915           rc.d/init.d/functions.network, rc.d/rc.sysinit,
5916           rc.d/init.d/functions: - version 0.2.11 - true ksh support/fixes:
5917           - fixed numerous instances of incorrect quoting ("" inside
5918           itself) - s/local/typeset/
5919
5920 2001-04-20 23:28 +0000 [r878]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5921
5922         * rc.d/rc.sysinit: - few more updates - util-linux 2.10s is
5923           _slightly_ fixed :>>
5924
5925 2001-04-20 21:15 +0000 [r877]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5926
5927         * rc.d/rc.sysinit: - patch to allow fsck'ing crypted filesystems
5928
5929 2001-04-19 23:31 +0000 [r876]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5930
5931         * sysconfig/network-scripts/ifup: don't use quotation in
5932           DHCPOPTIONS
5933
5934 2001-03-22 21:50 +0000 [r873]  Jakub Bogusz <qboosh/at/pld-linux.org>
5935
5936         * sysconfig/network-scripts/ifup-ppp: - check if DATAFORCHAT is not
5937           null before exporting it
5938
5939 2001-03-05 17:35 +0000 [r867-868]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5940
5941         * TODO: removed IPX tunnels; these don't need rc-scripts support
5942
5943         * rc-scripts.spec.in: sysconfig/clock was missing
5944
5945 2001-03-03 11:28 +0000 [r861]  laro <laro/at/pld-linux.org>
5946
5947         * rc.d/init.d/timezone: typing error fixed
5948
5949 2001-03-01 16:11 +0000 [r860]  Michał Moskal <malekith/at/pld-linux.org>
5950
5951         * rc.d/rc.sysinit: Fixed to pass --localtime option to hwclock.
5952           check hwclock manpage for details (it has changed, since i last
5953           read it)
5954
5955 2001-02-23 18:06 +0000 [r857]  Jan Rękorajski <baggins/at/pld-linux.org>
5956
5957         * sysconfig/network-scripts/ifup-plip: - bring link up at startup
5958
5959 2001-02-12 20:30 +0000 [r856]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5960
5961         * po/pl.po: - uncommented "to enter interactive startup" transl.
5962
5963 2001-02-02 21:18 +0000 [r855]  Roman Werpachowski <roman/at/pld-linux.org>
5964
5965         * sysconfig/interfaces/data/chat-ppp0.tpsa: another small fix: atdt
5966           $PHONE -> atdt$PHONE
5967
5968 2001-02-02 18:22 +0000 [r854]  Roman Werpachowski <roman/at/pld-linux.org>
5969
5970         * sysconfig/interfaces/data/chat-ppp0.tpsa: - small fix
5971
5972 2001-01-12 13:46 +0000 [r851]  Jan Rękorajski <baggins/at/pld-linux.org>
5973
5974         * rc.d/init.d/network: - exclude nas* interfaces on boot, they need
5975           to be started by ATM utils
5976
5977 2000-12-27 13:33 +0000 [r850]  mkochano <mkochano/at/pld-linux.org>
5978
5979         * sysconfig/system: - CONSOLE_LOGLEVEL is back. It is duplicated in
5980           klogd.sysconfig, but it has to be here. It is required by
5981           rc.sysinit in order to set logging level before processing
5982           init.d/* scripts.
5983
5984 2000-12-19 22:33 +0000 [r849]  mkochano <mkochano/at/pld-linux.org>
5985
5986         * sysconfig/system: - Removed CONSOLELOG_LEVEL - has been moved to
5987           /etc/sysconfig/klogd.
5988
5989 2000-12-14 09:49 +0000 [r847]  Jacek Konieczny <jajcus/at/pld-linux.org>
5990
5991         * rc.d/init.d/functions: - status() improved so it can accept now
5992           two argumens: the subsys name and (optional) the daemon name.
5993           status() checks if daemon is running or the subsys is locked.
5994           This way subsys name can differ from daemon name it is running
5995
5996 2000-12-14 09:32 +0000 [r846]  Jacek Konieczny <jajcus/at/pld-linux.org>
5997
5998         * sysconfig/Makefile.am, sysconfig/clock (added): -
5999           /etc/sysconfig/clock added (for hardware clock options)
6000
6001 2000-12-12 17:38 +0000 [r845]  kloczek <kloczek/at/pld-linux.org>
6002
6003         * configure.in: - version 0.2.10.
6004
6005 2000-12-09 12:02 +0000 [r842-843]  mkochano <mkochano/at/pld-linux.org>
6006
6007         * rc.d/init.d/functions: - Added note about some not obvious
6008           behavior of is_not().
6009
6010         * rc.d/rc.sysinit: - Fixed problem with $RUN_DEPMOD="ifmissing".
6011
6012 2000-12-04 12:06 +0000 [r841]  Roman Werpachowski <roman/at/pld-linux.org>
6013
6014         * sysconfig/interfaces/ifcfg-ppp0.tpsa: Added PHONE to DATAFORCHAT
6015
6016 2000-11-17 14:47 +0000 [r839]  Jan Rękorajski <baggins/at/pld-linux.org>
6017
6018         * configure.in: - version 0.2.9
6019
6020 2000-11-17 12:11 +0000 [r838]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6021
6022         * sysconfig/interfaces/ifcfg-description: information about
6023           specifing prefix for so called ,,aliases''
6024
6025 2000-11-17 06:25 +0000 [r837]  kloczek <kloczek/at/pld-linux.org>
6026
6027         * rc.d/init.d/network: - replace "$((" by "$( (" to w use bash as
6028           /bin/sh.
6029
6030 2000-11-16 16:04 +0000 [r831-836]  Jan Rękorajski <baggins/at/pld-linux.org>
6031
6032         * rc.d/init.d/timezone: - cleanup from TOTALNEW
6033
6034         * rc.d/init.d/functions: - backport from TOTALNEW - cleaned up
6035           shell functions - fixed is_yes/is_no - added is_module, log_*
6036           functions
6037
6038         * rc.d/rc.init: - set/unset more (all?) locale variables (backport
6039           from TOTALNEW)
6040
6041         * rc.d/rc.shutdown, rc.d/init.d/template.init, rc.d/rc,
6042           rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/killall,
6043           rc.d/init.d/allowlogin, rc.d/rc.local: - added setting for vi ;)
6044
6045         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
6046           po/Makefile.am, sysconfig/network-scripts/ifdown,
6047           sysconfig/network-scripts/ifup-post,
6048           rc.d/init.d/functions.network, rc.d/rc.sysinit,
6049           sysconfig/network-scripts/ifdown-post: - replaced sed with awk
6050           (backport from TOTALNEW branch)
6051
6052         * rc-scripts.spec.in: - synced with SPECS version
6053
6054 2000-11-06 19:28 +0000 [r830]  Jan Rękorajski <baggins/at/pld-linux.org>
6055
6056         * sysconfig/network-scripts/ifup: - `ip -4 addr add` first `ip link
6057           set dev up` next - atm needs it
6058
6059 2000-11-06 18:33 +0000 [r829]  Jan Rękorajski <baggins/at/pld-linux.org>
6060
6061         * configure.in: - version 0.2.8
6062
6063 2000-11-06 16:24 +0000 [r827]  Jan Rękorajski <baggins/at/pld-linux.org>
6064
6065         * rc.d/init.d/network: - use awk instead of sed in interface
6066           selection
6067
6068 2000-11-06 15:42 +0000 [r825-826]  Jan Rękorajski <baggins/at/pld-linux.org>
6069
6070         * rc.d/init.d/network: - skip lec and atm interfaces on start|stop,
6071           they are set using separate script
6072
6073         * sysconfig/network-scripts/ifup: - revert last change because IPv6
6074           is broken and it's not possible to add an adress on DOWN
6075           interface :(
6076
6077 2000-11-05 01:28 +0000 [r823]  Jan Rękorajski <baggins/at/pld-linux.org>
6078
6079         * sysconfig/network: - added global ipv6 autoconf setting
6080
6081 2000-11-04 04:44 +0000 [r822]  Jan Rękorajski <baggins/at/pld-linux.org>
6082
6083         * sysconfig/network-scripts/ifup: - bring interface UP _after_
6084           setting up addresses (other way breaks ATM)
6085
6086 2000-11-02 21:40 +0000 [r819]  Jan Rękorajski <baggins/at/pld-linux.org>
6087
6088         * rc.d/init.d/network: - global setting for autoconf in proc_net()
6089
6090 2000-10-22 20:55 +0000 [r808]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6091
6092         * rc.d/init.d/functions: (run_cmd, daemon): set HOME and TMPDIR in
6093           nicer way (backport from totalnew)
6094
6095 2000-10-22 19:30 +0000 [r807]  mkochano <mkochano/at/pld-linux.org>
6096
6097         * rc.d/init.d/functions: - Remove "HOME" from environment. - Set
6098           TMPDIR and TEMP to "/tmp". Some programs (Samba, cvs) will fail
6099           beacuse of lack of access permissions to "/root/tmp" or lack of
6100           this directory if these variables are inherited from root's
6101           environment.
6102
6103 2000-10-18 20:10 +0000 [r803]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6104
6105         * rc.d/init.d/functions.network: merged totalnew 3d patch as new
6106           TOTALNEW branch
6107
6108 2000-10-17 20:42 +0000 [r802]  Paweł Sakowski <saq/at/pld-linux.org>
6109
6110         * sysconfig/network-scripts/ifup: - bugfix: avoid loops when a user
6111           calls ifup and usernetctl isn't suid
6112
6113 2000-09-25 13:46 +0000 [r801]  Paweł Sakowski <saq/at/pld-linux.org>
6114
6115         * configure.in: - version 0.2.7
6116
6117 2000-09-23 20:43 +0000 [r800]  Paweł Sakowski <saq/at/pld-linux.org>
6118
6119         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
6120           - fixed DEVICETYPE determination for aliased devices
6121
6122 2000-09-21 13:53 +0000 [r799]  Paweł Sakowski <saq/at/pld-linux.org>
6123
6124         * po/de.po: - minor fixes
6125
6126 2000-09-20 23:32 +0000 [r798]  kloczek <kloczek/at/pld-linux.org>
6127
6128         * sysconfig/static-routes: - commented entry description.
6129
6130 2000-09-19 13:36 +0000 [r796-797]  Paweł Sakowski <saq/at/pld-linux.org>
6131
6132         * po/pl.po: - translations for ifup and ifup-sl
6133
6134         * po/de.po: - s/dir/dip/
6135
6136 2000-09-19 12:46 +0000 [r795]  Paweł Sakowski <saq/at/pld-linux.org>
6137
6138         * sysconfig/network-scripts/ifup, po/pl.po,
6139           sysconfig/network-scripts/ifup-sl, po/de.po,
6140           rc.d/init.d/functions: - merged some %s into nls invocations -
6141           German translation finetuning
6142
6143 2000-09-18 22:32 +0000 [r794]  Paweł Sakowski <saq/at/pld-linux.org>
6144
6145         * configure.in, rc-scripts.spec.in, po/de.po (added),
6146           rc.d/init.d/functions: - introducing German translation
6147
6148 2000-09-03 02:29 +0000 [r793]  Jan Rękorajski <baggins/at/pld-linux.org>
6149
6150         * sysconfig/network-scripts/ifup,
6151           sysconfig/interfaces/ifcfg-description: - added IPV6_AUTOCONF
6152           variable to interface configuration set it to "no" if you don't
6153           want kernel to autoconfigure IPv6 address on interfaces
6154           (prefix:MAC stuff)
6155
6156 2000-08-28 15:43 +0000 [r792]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6157
6158         * configure.in: - version = 0.2.6
6159
6160 2000-08-28 15:38 +0000 [r790-791]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6161
6162         * rc.d/init.d/network: - substituted awk in place of /usr/bin/tr
6163
6164         * rc.d/init.d/network: - removed all "xargs" calls
6165
6166 2000-08-08 23:06 +0000 [r789]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6167
6168         * rc.d/init.d/functions: - added "termput op" definition -- it
6169           fixes the Blue Screen (tm) problem :) (if you don't know what's
6170           this about, try umounting /usr and running rc.sysinit -- the same
6171           effect was when /usr wasn't on root partition)
6172
6173 2000-08-04 15:25 +0000 [r788]  Jan Rękorajski <baggins/at/pld-linux.org>
6174
6175         * sysconfig/network-scripts/ifup: - fixed setting up GATEWAY6* -
6176           added setting up global route for IPv6 routers
6177
6178 2000-08-04 15:20 +0000 [r786-787]  Jan Rękorajski <baggins/at/pld-linux.org>
6179
6180         * sysconfig/network: -added IPV6_GLOBALROUTEDEV
6181
6182         * sysconfig/network: - added IPV6_GLOBALROUTE
6183
6184 2000-08-04 15:06 +0000 [r785]  Jan Rękorajski <baggins/at/pld-linux.org>
6185
6186         * sysconfig/network-scripts/ifup: - set up GATEWAY6* only if
6187           IPV6_FORWARDING is disabled
6188
6189 2000-08-04 14:08 +0000 [r784]  Jan Rękorajski <baggins/at/pld-linux.org>
6190
6191         * sysconfig/network-scripts/ifup: - added default route setup for
6192           IPv6
6193
6194 2000-08-04 14:02 +0000 [r783]  Jan Rękorajski <baggins/at/pld-linux.org>
6195
6196         * sysconfig/network: - added GATEWAY6* for IPv6 routing
6197
6198 2000-08-04 13:58 +0000 [r782]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6199
6200         * rc.d/rc.sysinit: - cosmetics (in mount /proc command)
6201
6202 2000-08-03 12:51 +0000 [r781]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6203
6204         * rc.d/rc.sysinit: - added -o gid=17 while mounting /proc
6205
6206 2000-07-31 07:28 +0000 [r780]  kloczek <kloczek/at/pld-linux.org>
6207
6208         * configure.in: - new version 0.2.5.
6209
6210 2000-07-28 18:37 +0000 [r779]  Jan Rękorajski <baggins/at/pld-linux.org>
6211
6212         * rc.d/init.d/functions: - added _modprobe function
6213
6214 2000-07-28 15:03 +0000 [r778]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6215
6216         * sysconfig/network-scripts/tnlup,
6217           sysconfig/network-scripts/tnldown: - added .
6218           /etc/rc.d/init.d/functions
6219
6220 2000-07-21 18:51 +0000 [r777]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6221
6222         * rc.d/init.d/functions.network: - ls 2>/dev/null (avoid "ls: no
6223           such file or directory" when directory does not exist)
6224
6225 2000-07-20 10:07 +0000 [r776]  Paweł Gajda <mis/at/pld-linux.org>
6226
6227         * sysconfig/interfaces/ifcfg-description: - one more fix to
6228           IPXFRAMETYPE
6229
6230 2000-07-20 10:03 +0000 [r775]  Paweł Gajda <mis/at/pld-linux.org>
6231
6232         * sysconfig/interfaces/ifcfg-description: - fixed IPXFRAMETYPE
6233
6234 2000-07-13 17:42 +0000 [r774]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6235
6236         * configure.in: - version 0.2.4
6237
6238 2000-07-13 15:29 +0000 [r773]  Jan Rękorajski <baggins/at/pld-linux.org>
6239
6240         * rc.d/rc.sysinit: - rm -f utmp? first
6241
6242 2000-07-13 14:51 +0000 [r772]  Jan Rękorajski <baggins/at/pld-linux.org>
6243
6244         * sysconfig/system: - added NEED_XFILES=yes (we want utmpx/wtmpx)
6245
6246 2000-07-13 14:45 +0000 [r770-771]  Jan Rękorajski <baggins/at/pld-linux.org>
6247
6248         * rc.d/rc.sysinit: - typo
6249
6250         * rc.d/rc.sysinit: - we _want_ utmpx and wtmpx, not utmp/wtmp
6251
6252 2000-06-29 08:24 +0000 [r769]  Bartosz Waszak <waszi/at/pld-linux.org>
6253
6254         * po/pl.po: - typo
6255
6256 2000-06-27 20:22 +0000 [r768]  Jan Rękorajski <baggins/at/pld-linux.org>
6257
6258         * rc.d/init.d/functions.network: - modprobe ipip if
6259           IPV6_TUNNELCONFIG == yes
6260
6261 2000-06-27 09:50 +0000 [r767]  Bartosz Waszak <waszi/at/pld-linux.org>
6262
6263         * lang.sh: - cleanups
6264
6265 2000-06-25 14:40 +0000 [r766]  Bartosz Waszak <waszi/at/pld-linux.org>
6266
6267         * rc.d/rc.shutdown, sysconfig/interfaces/ifcfg-description,
6268           sysconfig/interfaces/ifcfg-ppp0.tpsa, makepot.pl,
6269           rc.d/rc.sysinit: - typos - cleanups
6270
6271 2000-06-23 09:11 +0000 [r765]  Artur Frysiak <wiget/at/pld-linux.org>
6272
6273         * rc.d/rc.shutdown: added shmfs to noprocfs
6274
6275 2000-06-22 14:52 +0000 [r764]  Jacek Konieczny <jajcus/at/pld-linux.org>
6276
6277         * rc.d/rc.shutdown: - fixed file unmounting again, after kloczek
6278           broke it "borrowing" code from RH
6279
6280 2000-06-21 15:23 +0000 [r763]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6281
6282         * sysconfig/interfaces/ifcfg-description: - IPADDR, not ADDR :)
6283
6284 2000-06-18 09:55 +0000 [r762]  kloczek <kloczek/at/pld-linux.org>
6285
6286         * configure.in: - release 2.3.
6287
6288 2000-06-18 09:52 +0000 [r761]  kloczek <kloczek/at/pld-linux.org>
6289
6290         * rc.d/rc.shutdown: - new umounting file systems procedure (borowed
6291           from RH).
6292
6293 2000-06-12 08:38 +0000 [r760]  Bartosz Waszak <waszi/at/pld-linux.org>
6294
6295         * rc.d/init.d/network, sysconfig/network-scripts/ifdown-sl,
6296           sysconfig/network-scripts/ifup-aliases,
6297           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
6298           sysconfig/network-scripts/ifup-plip,
6299           sysconfig/network-scripts/tnldown,
6300           sysconfig/network-scripts/ifup-post,
6301           rc.d/init.d/functions.network, rc.d/rc.sysinit, ppp/ip-down,
6302           sysconfig/network-scripts/ifup-sl, rc.d/init.d/allowlogin,
6303           sysconfig/network-scripts/ifup-ppp: - is_yes and is_no cleanups -
6304           typos
6305
6306 2000-06-02 14:47 +0000 [r759]  mkochano <mkochano/at/pld-linux.org>
6307
6308         * rc.d/init.d/functions: - Moves cursor to a new line also after
6309           "WORK" and "FAIL".
6310
6311 2000-06-02 14:36 +0000 [r758]  mkochano <mkochano/at/pld-linux.org>
6312
6313         * rc.d/init.d/functions: - Added new function progress(). It shows
6314           color messages in square brackets. Takes two arguments: text to
6315           display and color to use. Second argument is optional (default
6316           color is green). Outputs "op" as last terminal sequence instaed
6317           setting arbitrary color. - busy(), ok(), started(), fail() and
6318           died() modified to use progress().
6319
6320 2000-06-02 10:00 +0000 [r757]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6321
6322         * rc.d/rc.sysinit: - fixed some is_yes calls (argument can be
6323           empty)
6324
6325 2000-06-01 19:33 +0000 [r756]  Jan Rękorajski <baggins/at/pld-linux.org>
6326
6327         * rc.d/rc.sysinit: - fixed setting up USEMODULES variable
6328
6329 2000-05-31 18:01 +0000 [r754-755]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6330
6331         * rc.d/rc: - one more typo
6332
6333         * rc.d/rc: - typo
6334
6335 2000-05-31 17:55 +0000 [r753]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6336
6337         * sysconfig/network-scripts/ifdown: - typo
6338
6339 2000-05-30 05:55 +0000 [r749-752]  Bartosz Waszak <waszi/at/pld-linux.org>
6340
6341         * rc.d/init.d/functions: -typo
6342
6343         * rc.d/rc: - replaced halt -d with halt -d -p
6344
6345         * rc.d/rc.shutdown: - halt -p -> halt -w
6346
6347         * rc.d/rc.sysinit: -typo
6348
6349 2000-05-29 19:37 +0000 [r747-748]  Jan Rękorajski <baggins/at/pld-linux.org>
6350
6351         * sysconfig/network-scripts/ifup: - pass $DHCPOPTIONS to dhcpcd
6352
6353         * sysconfig/network-scripts/ifdown: - kill dhcpcd if necessary
6354
6355 2000-05-29 19:31 +0000 [r746]  Jan Rękorajski <baggins/at/pld-linux.org>
6356
6357         * sysconfig/interfaces/ifcfg-description: - added DHCPOPTIONS
6358           variable
6359
6360 2000-05-29 19:06 +0000 [r745]  kloczek <kloczek/at/pld-linux.org>
6361
6362         * configure.in: - start prepare 0.2.2.
6363
6364 2000-05-29 19:03 +0000 [r744]  Jan Rękorajski <baggins/at/pld-linux.org>
6365
6366         * rc.d/rc.shutdown: - run quotaoff -a before unmounting filesystems
6367           - minor cosmetics
6368
6369 2000-05-20 13:34 +0000 [r743]  Jacek Konieczny <jajcus/at/pld-linux.org>
6370
6371         * rc.d/rc.sysinit: - Time setup changed, so it should work even if
6372           /usr is on separate partition
6373
6374 2000-05-16 15:08 +0000 [r742]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6375
6376         * rc.d/rc.sysinit: - changed the way depmod was run - changed all
6377           "!=no" to "is_yes" or "! is_no" (from "functions")
6378
6379 2000-05-13 07:11 +0000 [r741]  Artur Frysiak <wiget/at/pld-linux.org>
6380
6381         * rc.d/init.d/timezone, po/pl.po: - rc.d/init.d/timezone - poprawki
6382           związane z tłumaczeniem - po/pl.po - serwis -> usluga,
6383           startowanie -> uruchamianie i kilka kosmetycznych zmian
6384
6385 2000-05-09 18:58 +0000 [r740]  Jan Rękorajski <baggins/at/pld-linux.org>
6386
6387         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
6388           - pump is b0rken - don't use pump for DHCP - use dhcpcd for DHCP
6389           ;) - and fixed typo
6390
6391 2000-05-09 15:46 +0000 [r739]  kloczek <kloczek/at/pld-linux.org>
6392
6393         * rc.d/rc.shutdown: - "halt -p" instead "halt -w".
6394
6395 2000-05-07 19:00 +0000 [r738]  Paweł Wilk <siefca/at/pld-linux.org>
6396
6397         * sysconfig/interfaces/up.d/all (added),
6398           sysconfig/interfaces/down.d/ip/.cvsignore (added),
6399           sysconfig/interfaces/up.d/ip (added),
6400           sysconfig/interfaces/up.d/Makefile.am (added), ppp/Makefile.am,
6401           sysconfig/interfaces/up.d/ipx/.cvsignore (added),
6402           sysconfig/interfaces/down.d/all/thetouch (added),
6403           sysconfig/interfaces/up.d/ppp/logger (added),
6404           sysconfig/interfaces/up.d/all/Makefile.am (added),
6405           sysconfig/interfaces/up.d/ip/Makefile.am (added),
6406           sysconfig/interfaces/down.d (added), rc-scripts.spec.in,
6407           sysconfig/interfaces/down.d/all (added),
6408           sysconfig/interfaces/up.d/all/thetouch (added), ppp/ip-up,
6409           sysconfig/interfaces/down.d/Makefile.am (added),
6410           sysconfig/interfaces/up.d/tnl (added),
6411           sysconfig/interfaces/down.d/tnl/.cvsignore (added),
6412           sysconfig/interfaces/up.d/ppp (added),
6413           sysconfig/interfaces/down.d/ppp/.cvsignore (added),
6414           sysconfig/interfaces/up.d/ipx (added),
6415           sysconfig/interfaces/down.d/.cvsignore (added),
6416           sysconfig/interfaces/Makefile.am,
6417           sysconfig/interfaces/down.d/all/Makefile.am (added),
6418           sysconfig/interfaces/up.d/tnl/Makefile.am (added),
6419           sysconfig/interfaces/up.d/ppp/Makefile.am (added),
6420           sysconfig/interfaces/down.d/all/.cvsignore (added),
6421           sysconfig/interfaces/up.d/ipx/Makefile.am (added),
6422           sysconfig/interfaces/up.d/tnl/.cvsignore (added),
6423           sysconfig/interfaces/up.d/ppp/.cvsignore (added), Makefile.am,
6424           sysconfig/interfaces/up.d/.cvsignore (added), ppp/ip-down,
6425           sysconfig/interfaces/down.d/tnl (added),
6426           sysconfig/interfaces/down.d/ppp (added),
6427           sysconfig/interfaces/down.d/ipx (added),
6428           sysconfig/interfaces/up.d/all/.cvsignore (added),
6429           sysconfig/interfaces/up.d/ip/.cvsignore (added),
6430           sysconfig/interfaces/down.d/tnl/Makefile.am (added),
6431           configure.in, sysconfig/interfaces/down.d/ppp/Makefile.am
6432           (added), sysconfig/interfaces/down.d/ip (added),
6433           sysconfig/interfaces/down.d/ipx/Makefile.am (added), run-parts
6434           (added), sysconfig/interfaces/up.d (added),
6435           sysconfig/interfaces/down.d/ipx/.cvsignore (added),
6436           sysconfig/interfaces/down.d/ppp/logger (added),
6437           sysconfig/interfaces/down.d/ip/Makefile.am (added): - scripts now
6438           ready to exec run-parts for each of interfaces going up/down, -
6439           run-parts is now by rc-scripts provided (as /bin/run-parts).
6440
6441 2000-05-07 15:43 +0000 [r737]  Paweł Wilk <siefca/at/pld-linux.org>
6442
6443         * rc-scripts.spec.in: run-parts script now belongs here
6444
6445 2000-05-03 11:55 +0000 [r736]  Bartosz Waszak <waszi/at/pld-linux.org>
6446
6447         * rc.d/rc.sysinit: - typos - in some places changed [ VARIABLE =
6448           "yes" ] ==> is_yes - devfsd may be used without DEVFS_MOUNT=yes
6449
6450 2000-05-03 11:49 +0000 [r735]  Bartosz Waszak <waszi/at/pld-linux.org>
6451
6452         * rc.d/rc, rc.d/rc.sysinit: - typo
6453
6454 2000-05-01 20:13 +0000 [r734]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6455
6456         * rc.d/rc.sysinit: - typo
6457
6458 2000-05-01 18:57 +0000 [r733]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6459
6460         * rc.d/rc: - line lengths are now evaluated properly - it's not
6461           necessary to set and unset af{2,6,7} every time we want to "say
6462           something" :)
6463
6464 2000-05-01 18:53 +0000 [r732]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6465
6466         * rc.d/init.d/functions: - \n after messages passed to nls aren't
6467           necessary (nls uses "echo" after every printf anyway: if you want
6468           to get a message without a trailing "\n", use echo -n "`nls
6469           ...`")
6470
6471 2000-05-01 18:43 +0000 [r731]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6472
6473         * rc.d/init.d/functions: - deltext is not necessary before ok,
6474           fail, others (it's called automatically) - [ $# -gt 0 ] instead
6475           of [ -n "$1" ]: printf_ sometimes has to accept argument lists
6476           like "" "a" (where first one is empty string) - replaced
6477           "\b\b\b..." in deltext by "termput hpa $INIT_COL" - COLOR_INIT=no
6478           doesn't mean that all other termcodes shouldn't work - COLOR_INIT
6479           is now checked only at case "setaf"
6480
6481 2000-04-27 06:20 +0000 [r730]  Jacek Konieczny <jajcus/at/pld-linux.org>
6482
6483         * sysconfig/network-scripts/ifup: - missing space added (without
6484           this "peer" option was used to "ip addr add" even if no "$REMIP"
6485           was defined)
6486
6487 2000-04-25 12:01 +0000 [r729]  Bartosz Waszak <waszi/at/pld-linux.org>
6488
6489         * sysconfig/system, rc.d/rc.sysinit: - added MOUNT_DEVFS option
6490
6491 2000-04-24 16:56 +0000 [r728]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6492
6493         * rc.d/rc: - removed two unnecessary 0s at every textlen counting -
6494           arguments for nls in "" (necessary, when COLOR_INIT=no)
6495
6496 2000-04-23 11:46 +0000 [r727]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6497
6498         * sysconfig/network-scripts/ifup,
6499           sysconfig/network-scripts/ifup-ppp: * In ifup file added suppoer
6500           for Point-to-Point IPv4 Ethernet (REMIP variable). * In ifup-ppp
6501           deleted some hashed lines.
6502
6503 2000-04-21 17:47 +0000 [r716-726]  Jacek Konieczny <jajcus/at/pld-linux.org>
6504
6505         * sysconfig/network-scripts/ifup-routes: - get REALDEVICE and use
6506           it for setting up the routes
6507
6508         * sysconfig/network-scripts/ifup-ppp: - detach pppd by default -
6509           use "linkname" option to make pppd save its pid and interface
6510           name - pass $CONFIG as ipparam - don't set remotename to device
6511           name so authentication will work with peer-given name
6512
6513         * sysconfig/network-scripts/ifup-post: - use
6514           get_ppp_device_and_pid() to get REALDEVICE - set up queing
6515           discipline if QDISC is given
6516
6517         * sysconfig/network-scripts/ifdown-ppp: - use
6518           get_ppp_device_and_pid() for getting pppd's pid
6519
6520         * rc.d/init.d/functions.network: - set REALDEVICE to DEVICE if
6521           nothig else is set
6522
6523         * sysconfig/interfaces/ifcfg-ppp0.tpsa: - chatscript in
6524           interfaces/data - QDISC set to SFQ (useful on PPP links)
6525
6526         * sysconfig/interfaces/ifcfg-ppp0.callback,
6527           sysconfig/interfaces/ifcfg-ppp0.leased1: - chatscript in
6528           interfaces/data
6529
6530         * sysconfig/interfaces/ifcfg-description: - QDISC parameter added
6531           (queuing discipline)
6532
6533         * rc.d/init.d/functions.network: - function get_ppp_device_and_pid
6534           added. It extracts PID and REALDEVICE from /var/run/ppp-*.pid
6535
6536         * ppp/ip-up: - real device name is now saved by pppd in
6537           /var/run/ppp-*.pid - ipparam is a config name not a device name -
6538           pass $CONFIG instead of ifcfg-$DEVICE to ifup-post
6539
6540         * ppp/ip-down: - "compatible location" of basename - ipparam is now
6541           a config name instead of logical device - ifdown-post uses
6542           $CONFIG instead of ifcfg-$DEVICE
6543
6544 2000-04-19 18:20 +0000 [r715]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6545
6546         * sysconfig/network-scripts/ifup-post: - ifup-routes should be run
6547           with $CONFIG as parameter, not $DEVNAME
6548
6549 2000-04-18 08:30 +0000 [r713-714]  Jacek Konieczny <jajcus/at/pld-linux.org>
6550
6551         * sysconfig/network-scripts/ifup-post: - better hostname detection
6552           (for DHCP clients)
6553
6554         * rc.d/init.d/functions.network: - "set_hostname" function fixed
6555
6556 2000-04-14 11:14 +0000 [r711-712]  mkochano <mkochano/at/pld-linux.org>
6557
6558         * rc.d/init.d/template.init: - s/syslogd/<service>/.
6559
6560         * sysconfig/system: - Added note about aumix-OSS-preserve-settings.
6561
6562 2000-04-13 08:25 +0000 [r710]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6563
6564         * rc.d/init.d/template.init: - some changes in reload)
6565
6566 2000-04-12 23:21 +0000 [r709]  kloczek <kloczek/at/pld-linux.org>
6567
6568         * po/pl.po: - typo.
6569
6570 2000-04-11 14:27 +0000 [r708]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6571
6572         * po/pl.po: - typo - missing translation for "to enter interactive
6573           startup"
6574
6575 2000-04-08 21:41 +0000 [r707]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6576
6577         * rc.d/init.d/functions: - added single-letter-values to is_yes and
6578           is_no
6579
6580 2000-04-08 13:34 +0000 [r706]  mkochano <mkochano/at/pld-linux.org>
6581
6582         * rc.d/rc.sysinit: - Changed 'modprobe -s midi' to 'modprobe -s
6583           synth0'. There is no module 'midi'. - Changed 'modprobe -s sound'
6584           to 'modprobe -s sound-slot-0'. This causes sound card driver to
6585           be loaded.
6586
6587 2000-04-07 19:16 +0000 [r705]  Jan Rękorajski <baggins/at/pld-linux.org>
6588
6589         * sysconfig/network-scripts/ifup-ipx: - don't try start IPX on
6590           unconfigured devices
6591
6592 2000-04-06 12:39 +0000 [r704]  mkochano <mkochano/at/pld-linux.org>
6593
6594         * sysconfig/network-scripts/ifup-routes: - s/\$DEVICE/\$DEVNAME/.
6595           "$DEVNAME" is set by source_config() from .functions to the name
6596           of interface for which static routes should be set up.
6597
6598 2000-04-05 10:33 +0000 [r703]  Bartek Szady <bszx/at/pld-linux.org>
6599
6600         * rc.d/init.d/timezone: - now it works under bash
6601
6602 2000-04-03 14:50 +0000 [r700-702]  Jan Rękorajski <baggins/at/pld-linux.org>
6603
6604         * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes,
6605           sysconfig/network-scripts/ifup,
6606           sysconfig/interfaces/ifcfg-description,
6607           sysconfig/network-scripts/ifdown, rc.d/rc.sysinit,
6608           sysconfig/network-scripts/ifup-ppp,
6609           sysconfig/network-scripts/ifup-ipx: - cleaned up ifup/ifdown
6610           mess, /sbin/ifup ethX.something works now - IPX fixes, works now
6611           - run hdparm from rc.sysinit BEFORE anything is mounted RW -
6612           fixed setting VFS_{FILE,INODE}_MAX - updated ifcfg-description
6613
6614         * configure.in: - version 0.2.1
6615
6616         * src/Makefile.am: - added initlog.conf to EXTRA_DIST
6617
6618 2000-04-01 10:24 +0000 [r699]  Bartosz Waszak <waszi/at/pld-linux.org>
6619
6620         * rc.d/init.d/functions: - small termput() fixes
6621
6622 2000-03-31 13:10 +0000 [r698]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6623
6624         * sysconfig/network-scripts/tnlup,
6625           sysconfig/network-scripts/tnldown,
6626           sysconfig/network-scripts/ifup-ppp: - support for maxfail option
6627           in pppd - cleanups in tunnel scripts
6628
6629 2000-03-27 16:07 +0000 [r697]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6630
6631         * INSTALL, po/pl.po, sysconfig/interfaces/ifcfg-description,
6632           rc-scripts.spec.in, sysconfig/network-scripts/ifup-post, rc.d/rc,
6633           rc.d/init.d/functions.network, rc.d/rc.sysinit,
6634           sysconfig/network-scripts/ifdown-post, NEWS, src/Makefile.am: -
6635           removed "scripts" method of executing external programs after
6636           uping or downing device (almost nobody didn't know about it 8-) -
6637           added new method which is using run_up() and run_down() functions
6638           defined in device configuration file (ifcfg*) - fixed problem
6639           with displaing garbage instead of formated output - removed
6640           execution of random start (this should be started in standard
6641           init.d way) - set ld.so.cache if doesn't exist, too - use new
6642           (rh) style for date variables
6643
6644 2000-03-26 06:51 +0000 [r696]  kloczek <kloczek/at/pld-linux.org>
6645
6646         * sysconfig/system: - changed RUN_LDCONFIG to no.
6647
6648 2000-03-24 08:48 +0000 [r695]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6649
6650         * po/pl.po, rc.d/rc: - fixed problem with Runlevel messages and
6651           INIT_COL variable
6652
6653 2000-03-24 08:39 +0000 [r694]  Bartosz Waszak <waszi/at/pld-linux.org>
6654
6655         * rc.d/rc.sysinit: - fixed nfsroot support
6656
6657 2000-03-22 22:00 +0000 [r693]  Artur Frysiak <wiget/at/pld-linux.org>
6658
6659         * rc-scripts.spec.in: use corect name
6660
6661 2000-03-22 21:55 +0000 [r692]  Artur Frysiak <wiget/at/pld-linux.org>
6662
6663         * rc.d/init.d/Makefile.am, rc.d/init.d/template.init (added),
6664           rc.d/init.d/<template>.init (removed): please don't use stupid
6665           names for files
6666
6667 2000-03-22 21:44 +0000 [r691]  Artur Frysiak <wiget/at/pld-linux.org>
6668
6669         * rc-scripts.spec.in: typo
6670
6671 2000-03-22 21:41 +0000 [r690]  Artur Frysiak <wiget/at/pld-linux.org>
6672
6673         * rc-scripts.spec.in: - added <templete>.init to %doc
6674
6675 2000-03-22 21:30 +0000 [r689]  Artur Frysiak <wiget/at/pld-linux.org>
6676
6677         * po/pl.po: cleanup
6678
6679 2000-03-22 21:21 +0000 [r688]  kloczek <kloczek/at/pld-linux.org>
6680
6681         * po/pl.po: - removed all fuzzy translations.
6682
6683 2000-03-22 21:04 +0000 [r686-687]  kloczek <kloczek/at/pld-linux.org>
6684
6685         * po/pl.po: - s/Stopowanie/Zatrzymywanie/
6686
6687         * po/pl.po: - beter translations for stop/start serwices.
6688
6689 2000-03-22 20:51 +0000 [r685]  kloczek <kloczek/at/pld-linux.org>
6690
6691         * po/pl.po: - added missing %s in pl translations (stopping,
6692           starting messages).
6693
6694 2000-03-22 20:43 +0000 [r684]  Artur Frysiak <wiget/at/pld-linux.org>
6695
6696         * rc.d/init.d/functions: fixed small typo
6697
6698 2000-03-22 17:24 +0000 [r683]  Artur Frysiak <wiget/at/pld-linux.org>
6699
6700         * sysconfig/system, rc.d/rc.sysinit: - Allow set
6701           /proc/sys/fs/file-max & inode-max (patch by Paweł Krawczyk
6702           <kravietz/at/alfa.ceti.pl>)
6703
6704 2000-03-22 17:20 +0000 [r682]  Artur Frysiak <wiget/at/pld-linux.org>
6705
6706         * rc-scripts.spec.in: Added BuildRequires: gettext-devel
6707
6708 2000-03-22 01:17 +0000 [r681]  kloczek <kloczek/at/pld-linux.org>
6709
6710         * po/pl.po: - more pl translations.
6711
6712 2000-03-22 01:08 +0000 [r680]  kloczek <kloczek/at/pld-linux.org>
6713
6714         * rc.d/init.d/functions.network: - added using msg_stopping() in
6715           stop.
6716
6717 2000-03-21 23:59 +0000 [r678-679]  Artur Frysiak <wiget/at/pld-linux.org>
6718
6719         * makepot.pl: use : instead . in file location
6720
6721         * po/pl.po, makepot.pl: updated makepot.pl and pl.po, pl.po need
6722           fixing
6723
6724 2000-03-20 06:58 +0000 [r677]  Bartosz Waszak <waszi/at/pld-linux.org>
6725
6726         * rc.d/rc.sysinit: - hacks for nfsroot, romfs
6727
6728 2000-03-17 01:14 +0000 [r676]  kloczek <kloczek/at/pld-linux.org>
6729
6730         * rc.d/init.d/functions: - more using msg_Usage().
6731
6732 2000-03-16 23:36 +0000 [r675]  kloczek <kloczek/at/pld-linux.org>
6733
6734         * configure.in: - VERSION=0.2.0 (prepare to release this version).
6735
6736 2000-03-15 15:07 +0000 [r674]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6737
6738         * README: - added info aboout Routing messages
6739
6740 2000-03-10 01:31 +0000 [r673]  kloczek <kloczek/at/pld-linux.org>
6741
6742         * rc.d/init.d/<template>.init, rc.d/init.d/functions: -
6743           msg_Usage_noreload() and msg_Usage_reload() replace by
6744           msg_Usage().
6745
6746 2000-03-10 01:21 +0000 [r672]  kloczek <kloczek/at/pld-linux.org>
6747
6748         * rc.d/init.d/<template>.init: - added return in exit error code
6749           $RETVAL.
6750
6751 2000-03-09 11:50 +0000 [r671]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6752
6753         * rc.d/init.d/functions: - show() now substitutes %s properly
6754
6755 2000-03-09 11:43 +0000 [r670]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6756
6757         * rc.d/init.d/functions: - show instead of nls in some functions
6758
6759 2000-03-09 11:30 +0000 [r669]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6760
6761         * rc.d/init.d/functions: - more function
6762
6763 2000-03-09 11:11 +0000 [r668]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6764
6765         * rc.d/init.d/functions: - default value for INIT_COL
6766
6767 2000-03-09 10:57 +0000 [r666-667]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6768
6769         * sysconfig/system: - added INIT_COL setting
6770
6771         * rc.d/init.d/functions: - slightly modified show() function -
6772           changed all "67" to "$INIT_COL"
6773
6774 2000-03-08 16:30 +0000 [r664-665]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6775
6776         * sysconfig/network-scripts/ifup,
6777           sysconfig/network-scripts/ifup-post,
6778           rc.d/init.d/functions.network,
6779           sysconfig/network-scripts/ifdown-post, README: - start some
6780           scripts after interface is upped or downed
6781           (/etc/sysconfig/interfaces/scripts/ifname/somename.{up,down}
6782
6783         * po/pl.po, sysconfig/system, rc.d/rc, rc.d/rc.sysinit,
6784           rc.d/init.d/functions: - support for interactive starting
6785
6786 2000-03-08 15:43 +0000 [r663]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6787
6788         * rc.d/init.d/<template>.init, rc.d/init.d/functions: - added
6789           "is_yes" and "is_no" functions
6790
6791 2000-03-08 15:26 +0000 [r662]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6792
6793         * rc.d/init.d/<template>.init: - force-reload returns right status
6794           on exit
6795
6796 2000-03-08 15:23 +0000 [r661]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6797
6798         * rc.d/init.d/<template>.init: - added force-reload option - added
6799           exit code 1 at errors - checking for running service at stop
6800
6801 2000-03-08 14:59 +0000 [r660]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6802
6803         * rc.d/init.d/<template>.init: - was "2&>1" instead of "2>&1" -
6804           fixed
6805
6806 2000-03-08 14:50 +0000 [r659]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6807
6808         * rc.d/init.d/<template>.init: - unified syntax for setting
6809           numerical and nonnumerical variables
6810
6811 2000-03-08 14:40 +0000 [r658]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6812
6813         * rc.d/init.d/<template>.init: - default configuration support -
6814           typo
6815
6816 2000-03-08 11:52 +0000 [r657]  Artur Frysiak <wiget/at/pld-linux.org>
6817
6818         * rc.d/init.d/<template>.init: - support exit code defined in LSB
6819           spec (http://www.linuxbase.org/)
6820
6821 2000-03-06 00:34 +0000 [r656]  Artur Frysiak <wiget/at/pld-linux.org>
6822
6823         * rc.d/init.d/<template>.init: - nls()ed
6824
6825 2000-03-06 00:23 +0000 [r655]  Artur Frysiak <wiget/at/pld-linux.org>
6826
6827         * rc.d/init.d/<template>.init: rm -f /var/lock/subsys/<service>
6828           >/dev/null 2&>1 1. -r is not needed 2. silent
6829
6830 2000-03-06 00:19 +0000 [r654]  kloczek <kloczek/at/pld-linux.org>
6831
6832         * rc.d/init.d/<template>.init: - added "rm -rf
6833           /var/lock/subsys/<service>" in stop.
6834
6835 2000-03-06 00:10 +0000 [r653]  kloczek <kloczek/at/pld-linux.org>
6836
6837         * rc.d/init.d/<template>.init (added): Template init script. This
6838           script can be used for preparing some unified output messages
6839           translation for other init scripts for all services) Also it
6840           would be good to change all other init scripts for compatybility
6841           with this skeleton script and/or keep this file as template.
6842
6843 2000-03-04 22:40 +0000 [r652]  Paweł Wilk <siefca/at/pld-linux.org>
6844
6845         * rc.d/init.d/timezone, rc-scripts.spec.in, src/resolvesymlink.c
6846           (added), src/Makefile.am: Time zone information will be updated
6847           only when needed.
6848
6849 2000-03-04 13:59 +0000 [r651]  Paweł Wilk <siefca/at/pld-linux.org>
6850
6851         * rc.d/init.d/Makefile.am, configure.in, rc-scripts.spec.in,
6852           sysconfig/Makefile.am: added time zone setting
6853
6854 2000-03-04 13:41 +0000 [r648-650]  Paweł Wilk <siefca/at/pld-linux.org>
6855
6856         * sysconfig/timezone (added): configuration parameters for time
6857           zone setting
6858
6859         * rc.d/init.d/timezone: chkconfig script for time zone setting
6860
6861         * rc.d/init.d/timezone (added): configuration profile (variables)
6862           for time zone setting
6863
6864 2000-03-02 17:22 +0000 [r647]  Artur Frysiak <wiget/at/pld-linux.org>
6865
6866         * configure.in: 0.1.5
6867
6868 2000-02-28 12:50 +0000 [r646]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6869
6870         * rc.d/rc.sysinit: - run depmod if modules.dep is older that
6871           modules.conf, too
6872
6873 2000-02-18 18:07 +0000 [r645]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6874
6875         * rc.d/init.d/network: - set ipv6 forwarding only if ipv6 is
6876           enabled
6877
6878 2000-02-18 17:59 +0000 [r644]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6879
6880         * rc.d/init.d/functions: - translations for DONE etc are always
6881           taken from rc-scripts.mo
6882
6883 2000-02-18 12:37 +0000 [r643]  Bartosz Waszak <waszi/at/pld-linux.org>
6884
6885         * rc.d/rc.shutdown: - typo
6886
6887 2000-02-18 10:42 +0000 [r642]  Artur Frysiak <wiget/at/pld-linux.org>
6888
6889         * rc.d/rc.shutdown: s/LANG/LC_ALL/ in umount
6890
6891 2000-02-18 10:37 +0000 [r641]  Artur Frysiak <wiget/at/pld-linux.org>
6892
6893         * rc.d/rc.shutdown: - fix ummounting -- locale & /usr problem --
6894           devfs ready
6895
6896 2000-02-18 09:13 +0000 [r640]  Artur Frysiak <wiget/at/pld-linux.org>
6897
6898         * rc.d/rc.sysinit: - run devfsd before all
6899
6900 2000-02-18 08:35 +0000 [r639]  Bartosz Waszak <waszi/at/pld-linux.org>
6901
6902         * sysconfig/system, rc.d/rc.sysinit: - added devfsd support
6903
6904 2000-02-17 10:59 +0000 [r638]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6905
6906         * po/pl.po, rc.d/rc.sysinit: - print space as last char in prompt
6907
6908 2000-02-10 10:31 +0000 [r637]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6909
6910         * sysconfig/system, rc.d/rc.sysinit: - running depmod is now
6911           configurable
6912
6913 2000-02-08 15:49 +0000 [r636]  Jan Rękorajski <baggins/at/pld-linux.org>
6914
6915         * rc-scripts.spec.in: - removed bogus defattr
6916
6917 2000-02-03 11:50 +0000 [r632-635]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6918
6919         * rc.d/init.d/single: - cleanups
6920
6921         * rc.d/init.d/network, rc.d/init.d/functions.network,
6922           sysconfig/network: - router discovery daemon support
6923
6924         * rc.d/init.d/functions: - functions run_cmd() and daemon() are
6925           returning proper values now
6926
6927         * rc.d/rc.shutdown: - new (better) unmounting procedure from
6928           initscripts - cleanups
6929
6930 2000-01-31 14:30 +0000 [r628-631]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6931
6932         * rc-scripts.spec.in, autogen.sh, rc.d/init.d/functions: - fixes
6933           and updates
6934
6935         * NEWS: - translate to english (update)
6936
6937         * po/pl.po, rc.d/rc.sysinit: - nls cant handle special characters
6938           such as '\n' - workaround this
6939
6940         * rc.d/init.d/functions.network: - avoid errors when lo interface
6941           is down
6942
6943 2000-01-05 01:18 +0000 [r627]  kloczek <kloczek/at/pld-linux.org>
6944
6945         * rc.d/rc.sysinit: - mout procsf before all.
6946
6947 2000-01-04 17:23 +0000 [r626]  Jan Rękorajski <baggins/at/pld-linux.org>
6948
6949         * configure.in, sysconfig/system, rc.d/rc, rc.d/rc.sysinit: -
6950           version 0.1.4 - added RUN_LDCONFIG variable to
6951           /etc/sysconfig/system, now it's possible to turn off/on
6952           ld.so.cache regeneration upon startup
6953
6954 1999-12-30 12:11 +0000 [r624-625]  Jacek Konieczny <jajcus/at/pld-linux.org>
6955
6956         * rc.d/rc: - send messages to /dev/console (which can be serial
6957           console) instead of virtual terminal
6958
6959         * rc.d/init.d/network, rc.d/init.d/functions.network: - support for
6960           "any/none" routes in /etc/sysconfig/statig routes --- these may
6961           be used for unreachable or blackhole routes
6962
6963 1999-12-30 12:01 +0000 [r623]  Jacek Konieczny <jajcus/at/pld-linux.org>
6964
6965         * doc/sysconfig.docb: - updates in static-routes description
6966
6967 1999-12-27 23:38 +0000 [r622]  Artur Frysiak <wiget/at/pld-linux.org>
6968
6969         * sysconfig/network-scripts/tnldown: - fix typos
6970
6971 1999-12-20 19:36 +0000 [r621]  Jacek Konieczny <jajcus/at/pld-linux.org>
6972
6973         * sysconfig/network-scripts/ifdown: - ifdown should now work for
6974           user-controled interfaces
6975
6976 1999-12-20 10:28 +0000 [r620]  kloczek <kloczek/at/pld-linux.org>
6977
6978         * rc.d/rc.sysinit: - reformated.
6979
6980 1999-12-19 16:07 +0000 [r617-619]  Jacek Konieczny <jajcus/at/pld-linux.org>
6981
6982         * sysconfig/network-scripts/ifup-post: - Use IPv4 address for
6983           setting hostname (or there will be no hostname on DHCP-configured
6984           hosts)
6985
6986         * sysconfig/network-scripts/ifup: - usernetctl is now in /sbin -
6987           OTHERSCRIPT should be started even if no IPv4 address is given
6988           (PPP won't work otherwise) - IPv6 link-local addresses are added
6989           by kernel. We shouldn't do it again
6990
6991         * sysconfig/network-scripts/ifdown: - usernetclt is now in /sbin -
6992           OTHERSCRIPT should be astarted even if no IPv4 address is given
6993
6994 1999-12-19 15:58 +0000 [r616]  Jacek Konieczny <jajcus/at/pld-linux.org>
6995
6996         * src/usernetctl.c: - search for ifcfg-* files in
6997           /etc/sysconfig/interfaces - ifup and ifdown are now only in /sbin
6998
6999 1999-12-19 15:54 +0000 [r615]  Jacek Konieczny <jajcus/at/pld-linux.org>
7000
7001         * src/.cvsignore: - more ignores
7002
7003 1999-12-18 19:51 +0000 [r613-614]  kloczek <kloczek/at/pld-linux.org>
7004
7005         * configure.in: - release 0.1.3.
7006
7007         * src/Makefile.am: - added missing shvar.h to ppp_watch_SOURCES.
7008
7009 1999-12-18 16:43 +0000 [r612]  kloczek <kloczek/at/pld-linux.org>
7010
7011         * doc/Makefile.am: - updated man_MANS man pages file list.
7012
7013 1999-12-18 16:26 +0000 [r610-611]  kloczek <kloczek/at/pld-linux.org>
7014
7015         * po/pl.po: - s/ZDECHL/ZGINAL/.
7016
7017         * sysconfig/network-scripts/ifup-routes: - replace: grep "^$1 " to:
7018           grep "^$1[[:blank:]]" on finding static routes entries for
7019           specified interface. This allow place also tab character after
7020           interface name.
7021
7022 1999-12-15 18:41 +0000 [r608-609]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7023
7024         * src/consoletype.c (added): - one more source file
7025
7026         * rc.d/init.d/network, src/usleep.c,
7027           sysconfig/network-scripts/tnldown,
7028           sysconfig/network-scripts/ifdown, doc/consoletype.1 (added),
7029           src/ppp-watch.c (added), rc.d/init.d/functions.network,
7030           src/initlog.c, doc/ppp-watch.8 (added), src/doexec.c,
7031           src/initlog.conf (added), rc.d/init.d/allowlogin,
7032           rc.d/init.d/functions, sysconfig/network-scripts/tnlup,
7033           sysconfig/network-scripts/ifup, src/process.c,
7034           rc-scripts.spec.in, lang.sh, rc.d/rc.sysinit, src/shvar.c
7035           (added), src/testd.c, doc/usernetctl.1 (removed), lang.csh,
7036           src/getkey.c (added), src/Makefile.am, src/shvar.h (added),
7037           src/usernetctl.c, doc/usleep.1, doc/usernetctl.8 (added): - fixed
7038           lang.csh - we use -a instead && - updated few programs in src
7039           directory - fixed starting network when none of ifcfg-* file
7040           exist - write nice logo at startup - fixed problem with
7041           translated deltext() function
7042
7043 1999-12-11 12:45 +0000 [r607]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7044
7045         * AUTHORS: - added Jacek Konieczny
7046
7047 1999-12-09 12:31 +0000 [r606]  kloczek <kloczek/at/pld-linux.org>
7048
7049         * rc.d/rc.sysinit: - added including /etc/rc.d/rc.modules for
7050           loading modules before starting all services and initializing
7051           raid deveces.
7052
7053 1999-12-02 21:44 +0000 [r605]  elephant <elephant/at/pld-linux.org>
7054
7055         * rc.d/init.d/functions: - corrected e-mail of mine
7056
7057 1999-12-02 10:38 +0000 [r604]  kloczek <kloczek/at/pld-linux.org>
7058
7059         * rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single: -
7060           chkconfig field is back (without this upgrade from initscripts to
7061           rc-scripts fails).
7062
7063 1999-11-26 16:31 +0000 [r603]  Artur Frysiak <wiget/at/pld-linux.org>
7064
7065         * rc.d/init.d/functions: - process /etc/sysconfig/system (fix
7066           BR#110)
7067
7068 1999-11-16 14:54 +0000 [r602]  Artur Frysiak <wiget/at/pld-linux.org>
7069
7070         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
7071           - fixes
7072
7073 1999-11-16 11:28 +0000 [r601]  kloczek <kloczek/at/pld-linux.org>
7074
7075         * sysconfig/network-scripts/ifup-post: - reformated.
7076
7077 1999-11-16 01:34 +0000 [r599-600]  kloczek <kloczek/at/pld-linux.org>
7078
7079         * rc.d/init.d/functions.network: - reformated text.
7080
7081         * po/pl.po: - s/Zapis ziarna losowego/Zapisanie podstawy generatora
7082           losoweg/ - other cleanups.
7083
7084 1999-11-15 23:17 +0000 [r598]  Artur Frysiak <wiget/at/pld-linux.org>
7085
7086         * po/pl.po: - updated
7087
7088 1999-11-15 01:21 +0000 [r597]  kloczek <kloczek/at/pld-linux.org>
7089
7090         * sysconfig/i18n: - s/pl/pl_PL/.
7091
7092 1999-11-14 07:55 +0000 [r595-596]  kloczek <kloczek/at/pld-linux.org>
7093
7094         * configure.in: - new version 1.1.2.
7095
7096         * sysconfig/network-scripts/ifup: - s/DEVICEFULLNAME/
7097
7098 1999-11-09 00:12 +0000 [r594]  kloczek <kloczek/at/pld-linux.org>
7099
7100         * rc.d/rc.sysinit: - removed "chmod 0664 /var/log/wtmpx" (this is
7101           task for SysVinit %post).
7102
7103 1999-11-07 14:00 +0000 [r593]  kloczek <kloczek/at/pld-linux.org>
7104
7105         * rc.d/init.d/functions.network: - fixed BR#103 (s#==#=).
7106
7107 1999-11-06 00:25 +0000 [r591-592]  Artur Frysiak <wiget/at/pld-linux.org>
7108
7109         * sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7110           sysconfig/network-scripts/tnldown,
7111           sysconfig/network-scripts/ifdown: - small fixes
7112
7113         * sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7114           sysconfig/network-scripts/tnldown,
7115           sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
7116           - now realy handle ifup <dev>
7117
7118 1999-10-27 12:09 +0000 [r590]  Artur Frysiak <wiget/at/pld-linux.org>
7119
7120         * rc.d/init.d/functions: - fix nls() function
7121
7122 1999-10-27 05:46 +0000 [r588-589]  kloczek <kloczek/at/pld-linux.org>
7123
7124         * configure.in: - new bersion 0.1.1.
7125
7126         * rc.d/rc.sysinit: - more fixes for displaing messages on
7127           initializing raid devices.
7128
7129 1999-10-27 03:12 +0000 [r586-587]  kloczek <kloczek/at/pld-linux.org>
7130
7131         * rc-scripts.spec.in: - reorder in %files.
7132
7133         * rc.d/rc.sysinit: - started instead busy on staring initialize
7134           raid dev.
7135
7136 1999-10-27 02:26 +0000 [r585]  kloczek <kloczek/at/pld-linux.org>
7137
7138         * rc-scripts.spec.in: - added Requires: e2fsprogs > = 1.15.
7139
7140 1999-10-27 02:20 +0000 [r584]  kloczek <kloczek/at/pld-linux.org>
7141
7142         * rc.d/rc.sysinit: - added -C to fsck parameters (display progres
7143           bar), - added support for new raidtools 0.90 utilities on
7144           ininitialize raid devices.
7145
7146 1999-10-23 08:13 +0000 [r583]  Bartosz Waszak <waszi/at/pld-linux.org>
7147
7148         * rc.d/init.d/network: /etc/rc.d/init.d/functions.network ->
7149           /etc/sysconfig/network-scripts/.functions
7150
7151 1999-10-22 11:43 +0000 [r582]  kloczek <kloczek/at/pld-linux.org>
7152
7153         * rc.d/init.d/functions.network: - fix: check and get
7154           /etc/sysconfig/interfaces/ifcfg-$CONFIG instead
7155           /etc/sysconfig/interfaces/$CONFIG in source_config().
7156
7157 1999-10-17 09:34 +0000 [r581]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
7158
7159         * doc/make-html (added), doc/rc-scripts.docb (added),
7160           doc/polski.dsl (added), doc/sysconfig.docb (added): Przykład
7161           tworzenia pojedynczego reference entry z użyciem docbooka
7162           Właściwym plikiem jest sysconfig.docb
7163
7164 1999-10-14 15:59 +0000 [r580]  Artur Frysiak <wiget/at/pld-linux.org>
7165
7166         * rc-scripts.spec.in: - fixed permision to %%doc
7167
7168 1999-10-14 09:00 +0000 [r579]  Bartosz Waszak <waszi/at/pld-linux.org>
7169
7170         * rc.d/init.d/Makefile.am: - small fixes
7171
7172 1999-10-13 21:28 +0000 [r578]  kloczek <kloczek/at/pld-linux.org>
7173
7174         * rc.d/init.d/Makefile.am, sysconfig/network-scripts/ifdown-sl,
7175           sysconfig/network-scripts/ifup-aliases,
7176           sysconfig/network-scripts/tnlup,
7177           sysconfig/network-scripts/ifdown-ppp,
7178           sysconfig/network-scripts/ifup, rc-scripts.spec.in,
7179           sysconfig/network-scripts/ifup-plip,
7180           sysconfig/network-scripts/tnldown,
7181           sysconfig/network-scripts/ifdown,
7182           sysconfig/network-scripts/ifup-post,
7183           sysconfig/network-scripts/ifdown-post,
7184           sysconfig/network-scripts/ifup-sl,
7185           sysconfig/network-scripts/ifup-ppp,
7186           sysconfig/network-scripts/ifup-ipx: -
7187           /etc/rc.d/init.d//network.functions moved to
7188           /etc/sysconfig/network-scripts/.functions.
7189
7190 1999-10-13 17:35 +0000 [r577]  Jan Rękorajski <baggins/at/pld-linux.org>
7191
7192         * rc-scripts.spec.in: - added %config(noreplace) %verify(not size
7193           mtime md5) rc.local
7194
7195 1999-10-13 16:56 +0000 [r576]  Jan Rękorajski <baggins/at/pld-linux.org>
7196
7197         * rc-scripts.spec.in: - typo
7198
7199 1999-10-13 16:51 +0000 [r575]  Jan Rękorajski <baggins/at/pld-linux.org>
7200
7201         * rc.d/init.d/Makefile.am: - removed nfsfs and netfs
7202
7203 1999-10-13 16:37 +0000 [r574]  Jan Rękorajski <baggins/at/pld-linux.org>
7204
7205         * rc.d/rc.shutdown (added), rc.d/rc, rc.d/rc.sysinit,
7206           rc.d/Makefile.am: - merged halt,reboot and shutdwn into
7207           rc.shutdown - moved ldconfig to the end of system startup
7208
7209 1999-10-13 16:32 +0000 [r573]  Jan Rękorajski <baggins/at/pld-linux.org>
7210
7211         * configure.in: - 0.1.0
7212
7213 1999-10-13 16:18 +0000 [r572]  Jan Rękorajski <baggins/at/pld-linux.org>
7214
7215         * rc-scripts.spec.in: - removed use of chkconfig - make rc?.d/{S,K}
7216           links by hand
7217
7218 1999-10-13 16:11 +0000 [r571]  Jan Rękorajski <baggins/at/pld-linux.org>
7219
7220         * rc.d/init.d/Makefile.am, rc.d/init.d/network, rc.d/init.d/reboot
7221           (removed), rc.d/init.d/shutdwn (removed), rc.d/init.d/random,
7222           rc.d/init.d/single, rc.d/init.d/killall, rc.d/init.d/allowlogin,
7223           rc.d/init.d/halt (removed): - removed usage of chkconfig
7224
7225 1999-10-13 16:04 +0000 [r570]  Jan Rękorajski <baggins/at/pld-linux.org>
7226
7227         * rc.d/init.d/netfs (removed): - these should be from appropriate
7228           *mount packages (or NFS daemons)
7229
7230 1999-10-13 15:56 +0000 [r569]  Jan Rękorajski <baggins/at/pld-linux.org>
7231
7232         * rc.d/init.d/nfsfs (removed): - obsoleted by netfs
7233
7234 1999-10-13 09:06 +0000 [r568]  Bartosz Waszak <waszi/at/pld-linux.org>
7235
7236         * rc.d/rc.sysinit: - conf.modules -> modules.conf needed by new
7237           modutils
7238
7239 1999-10-12 14:09 +0000 [r567]  Jan Rękorajski <baggins/at/pld-linux.org>
7240
7241         * configure.in: - version 0.0.12 - halt, reboot and shutwdn merged
7242           into rc.shutdown - moved ldconfig at the end of rc system
7243
7244 1999-10-07 00:49 +0000 [r566]  kloczek <kloczek/at/pld-linux.org>
7245
7246         * doc/net-scripts.txt: - updated partialy documentation.
7247
7248 1999-10-06 16:52 +0000 [r565]  kloczek <kloczek/at/pld-linux.org>
7249
7250         * rc.d/init.d/network, sysconfig/network-scripts/ifdown-sl,
7251           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7252           sysconfig/network-scripts/tnldown,
7253           sysconfig/network-scripts/ifdown,
7254           sysconfig/network-scripts/ifup-post, rc.d/rc,
7255           rc.d/init.d/functions.network, rc.d/rc.sysinit,
7256           sysconfig/network-scripts/ifup-sl, rc.d/init.d/allowlogin,
7257           rc.d/init.d/functions: - remove bashizm in using test ("="
7258           instead "==").
7259
7260 1999-09-28 16:17 +0000 [r562-564]  Jacek Konieczny <jajcus/at/pld-linux.org>
7261
7262         * sysconfig/network-scripts/ifdown-sl,
7263           sysconfig/network-scripts/ifup-aliases,
7264           sysconfig/network-scripts/ifdown-ppp,
7265           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
7266           sysconfig/network-scripts/ifup-post,
7267           sysconfig/network-scripts/ifdown-post,
7268           sysconfig/network-scripts/ifup-ppp,
7269           sysconfig/network-scripts/ifup-ipx: - support for getting
7270           interface configuration from LDAP
7271
7272         * rc.d/init.d/network: - support for loading interface
7273           configuration from LDAP
7274
7275         * rc.d/init.d/functions.network: - functions for getting interfaces
7276           and aliases lists from LDAP added - fixed getting interface info
7277           from LDAP
7278
7279 1999-09-28 14:43 +0000 [r560-561]  kloczek <kloczek/at/pld-linux.org>
7280
7281         * configure.in: - release version 0.0.11
7282
7283         * po/pl.po: - updated pl translation.
7284
7285 1999-09-28 14:24 +0000 [r558-559]  kloczek <kloczek/at/pld-linux.org>
7286
7287         * rc.d/rc: - fix: print "Entering" instead "Leaving" on entering in
7288           runlevel.
7289
7290         * rc.d/rc.sysinit: - busy() instead started() on bigining
7291           initialize RAID.
7292
7293 1999-09-28 14:04 +0000 [r556-557]  kloczek <kloczek/at/pld-linux.org>
7294
7295         * rc.d/rc.sysinit: - print 'fail' status on on failing initialize
7296           raid and 'done' on corect initialize raid.
7297
7298         * rc.d/init.d/functions.network: - fixes.
7299
7300 1999-09-28 13:17 +0000 [r555]  kloczek <kloczek/at/pld-linux.org>
7301
7302         * rc.d/init.d/shutdwn: - fix raid deintialization: deinitialize
7303           only active devices (removed also using grep in getting active md
7304           devices list).
7305
7306 1999-09-28 12:48 +0000 [r553-554]  kloczek <kloczek/at/pld-linux.org>
7307
7308         * rc.d/init.d/functions.network: - rearanged text.
7309
7310         * rc.d/init.d/functions.network: - fixed bug on checking is file
7311           with interface description exist, - removed getting dummy code
7312           $PARENTCONFIG (this afects net interfaces LDAP description).
7313
7314 1999-09-27 20:02 +0000 [r552]  Artur Frysiak <wiget/at/pld-linux.org>
7315
7316         * sysconfig/network-scripts/ifup: - arp on for eth by default
7317
7318 1999-09-27 18:31 +0000 [r551]  Artur Frysiak <wiget/at/pld-linux.org>
7319
7320         * rc.d/init.d/functions: - fixed typo
7321
7322 1999-09-27 16:03 +0000 [r550]  Artur Frysiak <wiget/at/pld-linux.org>
7323
7324         * configure.in: - version 0.0.10
7325
7326 1999-09-27 15:40 +0000 [r549]  Artur Frysiak <wiget/at/pld-linux.org>
7327
7328         * po/pl.po: - fixes
7329
7330 1999-09-27 15:31 +0000 [r547-548]  kloczek <kloczek/at/pld-linux.org>
7331
7332         * po/pl.po: - typo.
7333
7334         * po/pl.po: - more translations.
7335
7336 1999-09-27 15:14 +0000 [r545-546]  Artur Frysiak <wiget/at/pld-linux.org>
7337
7338         * po/pl.po: - sync
7339
7340         * rc.d/init.d/shutdwn, rc.d/rc.sysinit: - nls fixes
7341
7342 1999-09-27 15:00 +0000 [r544]  Artur Frysiak <wiget/at/pld-linux.org>
7343
7344         * po/pl.po: - small correction
7345
7346 1999-09-27 14:53 +0000 [r543]  kloczek <kloczek/at/pld-linux.org>
7347
7348         * po/pl.po: - fixed some typos, more translations.
7349
7350 1999-09-27 14:24 +0000 [r541-542]  Artur Frysiak <wiget/at/pld-linux.org>
7351
7352         * po/pl.po: - zmiana na formy bezosobowe - dodanie kilku nowych
7353           tłumaczeń
7354
7355         * rc.d/rc.sysinit: - nls fixes
7356
7357 1999-09-27 10:02 +0000 [r534-540]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7358
7359         * sysconfig/network: - cleanups
7360
7361         * sysconfig/network-scripts/tnlup,
7362           sysconfig/network-scripts/tnldown: - nopmtudisc isn't specified
7363           by default - cleanups
7364
7365         * sysconfig/network-scripts/ifup: - checking for interface via
7366           MULTICAST setting instead of ARP setting - we are using
7367           ,,onlink'' option for tunnels
7368
7369         * rc.d/init.d/network: - more /proc/sys/net support (it can be
7370           buggy !!! testers needed) - fixed status reporting
7371
7372         * rc.d/init.d/functions: - termput cleanups - removed unnecesary
7373           pid of process checking - returns ,,died'' instead ,,failed'' in
7374           some cases - fixed nls()
7375
7376         * rc.d/init.d/allowlogin: - cleanups
7377
7378         * rc.d/init.d/functions.network: - fixed setup_nat() when
7379           /etc/sysconfig/static-nat doesn't exist - flushing instead
7380           deleting routing and addresses when down lo interface
7381
7382 1999-09-26 14:56 +0000 [r533]  Jacek Konieczny <jajcus/at/pld-linux.org>
7383
7384         * rc.d/init.d/functions.network, sysconfig/network: - first step to
7385           keeping interface information in LDAP
7386
7387 1999-09-15 21:43 +0000 [r532]  Artur Frysiak <wiget/at/pld-linux.org>
7388
7389         * rc-scripts.spec.in: - fixed typos
7390
7391 1999-09-15 21:20 +0000 [r528-531]  Artur Frysiak <wiget/at/pld-linux.org>
7392
7393         * rc.d/rc, po/.cvsignore, rc.d/rc.sysinit, rc.d/init.d/allowlogin,
7394           rc.d/init.d/functions: - fixed nls messages - ignore
7395           autogenerated files
7396
7397         * po/rc-scripts.pot (removed): - removed autogenerated file
7398
7399         * configure.in: - added list of shell scripts
7400
7401         * makepot.pl (added): - helper scripts: extract messages from
7402           scripts and make pot file
7403
7404 1999-09-15 21:12 +0000 [r527]  Artur Frysiak <wiget/at/pld-linux.org>
7405
7406         * po/pl.po, po/Makefile.am: - fixed `make rc-scripts.pot` - updated
7407           polish translation
7408
7409 1999-09-15 10:35 +0000 [r526]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7410
7411         * rc.d/init.d/network: - errors from interfaces and tunnel checking
7412           > /dev/null
7413
7414 1999-09-15 10:22 +0000 [r525]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7415
7416         * doc/Makefile.am: - removed ipchains-setup.txt
7417
7418 1999-09-15 10:16 +0000 [r522-524]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7419
7420         * sysconfig/network-scripts/ifup: - we are adding fe80::IPv4
7421           addresses to sit interfaces _only_
7422
7423         * sysconfig/interfaces/tnlcfg-description: - added information
7424           about using tnlcfg-xxx instead of ifcfg-xxx
7425
7426         * po/pl.po: - fixed typo
7427
7428 1999-09-13 13:37 +0000 [r521]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7429
7430         * rc.d/rc: - added test if /var/run is writable to avoid errors if
7431           it is read-only
7432
7433 1999-09-13 13:29 +0000 [r516-520]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7434
7435         * sysconfig/i18n: - added missing cvs keyword
7436
7437         * doc/ipchains-setup.txt (removed): - removed obsolete
7438           documentation
7439
7440         * sysconfig/network-scripts/ifup,
7441           sysconfig/interfaces/ifcfg-description: - another support for
7442           IPv4 aliases via IPADDR_ALIASES variable
7443
7444         * sysconfig/network-scripts/tnlup,
7445           sysconfig/network-scripts/tnldown: - another way to set TTL or
7446           TOS to avoid 'inherit' value - cleanups in var names
7447
7448         * rc.d/init.d/network: - fixed status reporting
7449
7450 1999-09-04 19:49 +0000 [r513-515]  Bartosz Waszak <waszi/at/pld-linux.org>
7451
7452         * rc.d/init.d/shutdwn: umount -a fixed
7453
7454         * rc.d/rc.sysinit: now is rootfs on NFS compatible
7455
7456         * rc.d/Makefile.am: small fixes
7457
7458 1999-09-03 07:54 +0000 [r512]  Artur Frysiak <wiget/at/pld-linux.org>
7459
7460         * rc.d/init.d/shutdwn: posible fix for umounting /usr
7461
7462 1999-09-03 07:42 +0000 [r511]  Artur Frysiak <wiget/at/pld-linux.org>
7463
7464         * rc.d/init.d/functions: fix in termput()
7465
7466 1999-09-03 07:24 +0000 [r510]  Artur Frysiak <wiget/at/pld-linux.org>
7467
7468         * rc.d/init.d/functions: termput() check for /usr/share/terminfo
7469           and tput everytime
7470
7471 1999-09-02 12:42 +0000 [r509]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7472
7473         * rc.d/rc.init (added): - added proper rc.init version
7474
7475 1999-09-02 12:38 +0000 [r508]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7476
7477         * TODO, rc-scripts.spec.in, autogen.sh, NEWS, README,
7478           rc.d/initscript (removed), rc.d/Makefile.am: - updated
7479
7480 1999-09-02 12:38 +0000 [r507]  Artur Frysiak <wiget/at/pld-linux.org>
7481
7482         * rc.d/rc.init (removed): removed
7483
7484 1999-09-02 12:30 +0000 [r502-506]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7485
7486         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
7487           - another way do check if IPv4/6 is specified on interface -
7488           fixed few typo
7489
7490         * rc.d/init.d/Makefile.am, rc.d/init.d/ipchains (removed),
7491           rc.d/init.d/functions.network, rc.d/init.d/functions: - added
7492           function to setup NAT rules - modprobing ipv6.o is now done in
7493           autoclean mode - removed ipchains (this script should be in
7494           ipchains package) - better errors handling in run_cmd()
7495
7496         * sysconfig/network-scripts/tnlup: - modprobe modules in autoclean
7497           mode and report errors via syslog - added check for
7498           /lib/modules/`uname -r`/*/module_name.o
7499
7500         * sysconfig/network-scripts/ifup-sl: -load slip.o module if
7501           available (in autoclean mode)
7502
7503         * rc.d/init.d/network: - SIT tunnels are upped at the end
7504
7505 1999-09-02 12:16 +0000 [r498-501]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7506
7507         * rc.d/rc.sysinit: - logging errors from depmod and modprobe via
7508           syslog
7509
7510         * rc.d/rc.init (added): - renamed initscript to rc.init
7511
7512         * doc/ipcalc.1: - fixed typos
7513
7514         * src/usleep.c, src/process.c, src/netreport.c, src/initlog.c,
7515           src/usernetctl.c, src/ipcalc.c: - added casts to proper types and
7516           started NLSing
7517
7518 1999-08-31 23:51 +0000 [r497]  Artur Frysiak <wiget/at/pld-linux.org>
7519
7520         * rc.d/init.d/network: - load /etc/ethers after interface ups.
7521
7522 1999-08-31 23:30 +0000 [r496]  Artur Frysiak <wiget/at/pld-linux.org>
7523
7524         * rc-scripts.spec.in: - fix in make symlinks to rc.local
7525
7526 1999-08-31 23:12 +0000 [r495]  Artur Frysiak <wiget/at/pld-linux.org>
7527
7528         * configure.in, rc-scripts.spec.in, rc.d/rc,
7529           rc.d/init.d/functions.network, rc.d/rc.sysinit,
7530           rc.d/init.d/functions: - version up to 0.0.9 - added printf_()
7531           equwalent to bash built-in printf() or /usr/bin/printf - changed
7532           nls() to work like printf - tput() -> termput() - changed all
7533           show bla bla; to show "bla bla"; - added symlinks to
7534           /etc/rc.d/rc.local
7535
7536 1999-08-31 13:59 +0000 [r494]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7537
7538         * rc.d/rc.sysinit: - fixed quotacheck calls
7539
7540 1999-08-26 11:05 +0000 [r493]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7541
7542         * TODO: - interfejs sit0 musi być podnoszony na samym końcu
7543
7544 1999-08-25 14:15 +0000 [r492]  mikrobi <mikrobi/at/pld-linux.org>
7545
7546         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
7547           - added DEFAULTHANDLING variable (mainly for ATM startup scripts)
7548
7549 1999-08-20 13:39 +0000 [r490-491]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7550
7551         * rc.d/init.d/functions.network: added two nls calls
7552
7553         * rc.d/init.d/functions.network: - ipv6 addresses arn't deleted
7554           when lo device is downing (some people doesn't use IPv6, yet)
7555
7556 1999-08-18 13:28 +0000 [r489]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7557
7558         * rc.d/rc.sysinit: fixed raid starting
7559
7560 1999-08-16 09:38 +0000 [r488]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7561
7562         * TODO, rc-scripts.spec.in, rc.d/init.d/killall: killall is now
7563           chkconfig ready. updated TODO list.
7564
7565 1999-08-14 13:18 +0000 [r485-487]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7566
7567         * sysconfig/network-scripts/ifup-sl: removed unnecesary check (via
7568           fuser)
7569
7570         * rc.d/init.d/network: removed [ -f /etc/sysconfig/interfaces/$i ]
7571           tests
7572
7573         * sysconfig/network-scripts/ifup-sl: typo
7574
7575 1999-08-14 12:57 +0000 [r484]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7576
7577         * sysconfig/network-scripts/ifup-sl: increased sleep value after
7578           starting slattach to 2 seconds
7579
7580 1999-08-14 12:39 +0000 [r483]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7581
7582         * rc.d/rc.sysinit: "quotaon /" removed. quota is turned on later by
7583           quotaon -a
7584
7585 1999-08-14 12:01 +0000 [r482]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7586
7587         * sysconfig/network-scripts/tnlup, rc.d/init.d/functions.network:
7588           modprobing ipip ip_gre modules moved temporary to tnlup
7589
7590 1999-08-14 11:56 +0000 [r481]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7591
7592         * rc-scripts.spec.in: interfaces file names must starting from
7593           "ifcfg-"
7594
7595 1999-08-14 11:41 +0000 [r479-480]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7596
7597         * sysconfig/network-scripts/ifup-sl: fixed DIRECT_CONNECT mode (ie.
7598           for using slattach)
7599
7600         * sysconfig/network-scripts/ifup-post: now $FULLDEVNAME is passed
7601           to ifup-routes (fixed problem with duplicate routes)
7602
7603 1999-08-14 11:25 +0000 [r478]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7604
7605         * sysconfig/network-scripts/ifup-aliases: changed path to ifup (now
7606           it's /sbin/ifup)
7607
7608 1999-08-14 11:01 +0000 [r477]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7609
7610         * rc.d/init.d/functions: - \b\b\b\b... characters also are NLSed
7611           (this is needed when translating "DONE", "BUSY" etc.
7612
7613 1999-08-14 10:56 +0000 [r476]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7614
7615         * sysconfig/system, rc.d/rc.sysinit: added new variable SET_SLINKS.
7616           If it set to "yes" then rc.sysinit is setting symlinks in /boot
7617           dependent on kernel version.
7618
7619 1999-08-14 10:53 +0000 [r474-475]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7620
7621         * rc-scripts.spec.in: typo in locale path
7622
7623         * sysconfig/network-scripts/ifup: we are adding IPv4 based
7624           link-local addresses, too.
7625
7626 1999-08-12 09:54 +0000 [r473]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7627
7628         * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases: -
7629           aliasing are upped via ifup-aliases after main device is up
7630
7631 1999-08-09 21:05 +0000 [r472]  Artur Frysiak <wiget/at/pld-linux.org>
7632
7633         * rc.d/rc, rc.d/init.d/functions: - changed ptintf to awk
7634
7635 1999-08-09 20:44 +0000 [r470-471]  Artur Frysiak <wiget/at/pld-linux.org>
7636
7637         * rc-scripts.spec.in: - added Requires: /bin/gettext
7638
7639         * rc.d/init.d/shutdwn: - fix remount to ro
7640
7641 1999-08-09 20:20 +0000 [r468-469]  kloczek <kloczek/at/pld-linux.org>
7642
7643         * sysconfig/Makefile.am: - removed ipchans and addes i18n to
7644           syscinfig files.
7645
7646         * sysconfig/ipchains (removed): - not neccessary (ip chaninc is
7647           handled by firewal-init scripts package).
7648
7649 1999-08-09 20:00 +0000 [r467]  Artur Frysiak <wiget/at/pld-linux.org>
7650
7651         * configure.in, rc.d/init.d/functions: - more locale strings - fix
7652           locale support in configure.in
7653
7654 1999-08-09 19:58 +0000 [r466]  kloczek <kloczek/at/pld-linux.org>
7655
7656         * rc-scripts.spec.in: - added /etc/sysconfig/i18n as a %config
7657           file.
7658
7659 1999-08-09 19:44 +0000 [r465]  kloczek <kloczek/at/pld-linux.org>
7660
7661         * configure.in: - release 0.0.8.
7662
7663 1999-08-07 10:16 +0000 [r464]  Artur Frysiak <wiget/at/pld-linux.org>
7664
7665         * configure.in, po/Makefile.am (added), rc-scripts.spec.in,
7666           po/rc-scripts.pot, Makefile.am, rc.d/init.d/ipchains,
7667           rc.d/init.d/functions.network, sysconfig/interfaces/Makefile.am,
7668           rc.d/init.d/functions: - expr -> $(( )) - wstęp automake/autoconf
7669           do locale
7670
7671 1999-08-06 13:06 +0000 [r463]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7672
7673         * rc.d/init.d/functions.network: fixed bug with math
7674
7675 1999-08-06 13:02 +0000 [r462]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7676
7677         * rc.d/init.d/functions.network: added return 0 to proc_net()
7678           function
7679
7680 1999-08-06 10:25 +0000 [r461]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7681
7682         * rc.d/init.d/network: removed last change
7683
7684 1999-08-04 16:59 +0000 [r460]  Jan Rękorajski <baggins/at/pld-linux.org>
7685
7686         * rc.d/init.d/network: A BUG has been fixed! jak używacie zmiennych
7687           shella misiowie to tam _musi_ być $ na początku!
7688
7689 1999-08-02 14:51 +0000 [r459]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7690
7691         * rc.d/initscript (added): moved here from SysVinit package
7692
7693 1999-08-02 13:04 +0000 [r458]  kloczek <kloczek/at/pld-linux.org>
7694
7695         * setsysfont: - reformated.
7696
7697 1999-08-02 12:04 +0000 [r457]  kloczek <kloczek/at/pld-linux.org>
7698
7699         * rc.d/rc.sysinit: - changed group to utmp on utmpx (to be
7700           compliant with RH).
7701
7702 1999-08-02 10:08 +0000 [r456]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7703
7704         * sysconfig/network-scripts/ifup,
7705           sysconfig/network-scripts/ifup-post,
7706           rc.d/init.d/functions.network, rc.d/rc.sysinit, README: -
7707           poprawiony błąd "Delaying xxxx initialization." mimo poprawnej
7708           konfiguracji - tworzone są poprawne linki do
7709           /boot/System.map-version
7710
7711 1999-08-01 19:26 +0000 [r455]  kloczek <kloczek/at/pld-linux.org>
7712
7713         * po/.cvsignore (added): - shut files.
7714
7715 1999-07-31 11:26 +0000 [r453-454]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7716
7717         * po/pl.po (added), po/rc-scripts.pot (added), po (added): - pot +
7718           pl tłumaczenie
7719
7720         * rc.d/init.d/network, TODO, INSTALL,
7721           sysconfig/network-scripts/tnldown,
7722           sysconfig/network-scripts/ifdown, COPYING,
7723           sysconfig/interfaces/ifcfg-lo (removed), rc-scripts.spec.in,
7724           sysconfig/network-scripts/ifup-plip, sysconfig/system,
7725           rc.d/init.d/nfsfs, rc.d/rc.sysinit, rc.d/init.d/random,
7726           rc.d/init.d/single, doc-devel (removed), rc.d/init.d/halt,
7727           rc.d/init.d/reboot, rc.d/init.d/shutdwn,
7728           sysconfig/network-scripts/ifup-post, rc.d/init.d/ipchains,
7729           rc.d/init.d/functions.network, autogen.sh, NEWS,
7730           ppp/ip-down.d/logger, setsysfont, rc.d/init.d/allowlogin,
7731           rc.d/init.d/functions, sysconfig/i18n (added),
7732           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7733           AUTHORS, configure.in, rc.d/rc, rc.d/init.d/netfs, inittab,
7734           ppp/ip-up.d/logger, sysconfig/network, rc.d/init.d/killall,
7735           sysconfig/network-scripts/ifup-sl, sysconfig/ipchains: - dodana
7736           obsługa statycznej tablicy ARP - interfejs lo nie wymaga pliku
7737           konfiguracyjnego - dodane wsparcie dla innych języków niż
7738           angielski (NLS) - rc.sysinit && rc ustawia odpowiednie zmienne
7739           potrzebne do obsługi NLS - ustawianie fontów, map już w skryptcie
7740           setsysfont - ifup && ifdown: wreszcie poprawnie działają dla
7741           interfejsów IPv6 only - dla deinicjowania sieci interfejsy
7742           sortujemy w porządku odwróconym - wykorzystujemy _wyłącznie_
7743           iproute2 (zmodyfikowane wszelkie odwołania do ifconfig lub route)
7744           - usunięte Requires: net-tools - dodane label ${FULLDEVNAME} przy
7745           deinicjowaniu interfejsów - usunięty baggins z AUTHORS - dodane
7746           COPYING (GPL) oraz standardowy plik INSTALL - dodana możliwość
7747           obsługi tłumaczeń DONE, BUSY itp o dlugości różnej od 4 liter
7748
7749 1999-07-29 15:09 +0000 [r452]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
7750
7751         * TODO: Zrobione. (to z ipv6)
7752
7753 1999-07-29 13:59 +0000 [r451]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7754
7755         * sysconfig/network-scripts/tnlup, TODO,
7756           sysconfig/network-scripts/tnldown: now running tnlup/tnldown
7757           tunel is possible
7758
7759 1999-07-27 23:47 +0000 [r450]  kloczek <kloczek/at/pld-linux.org>
7760
7761         * rc-scripts.spec.in: - added pasiing LDFLAGS="-s" to ./configure
7762           enviroment (cause stripping binaries).
7763
7764 1999-07-27 12:51 +0000 [r449]  kloczek <kloczek/at/pld-linux.org>
7765
7766         * TODO: - dodać możliwość ustawiania statycznej tablicy arp (patrz:
7767           man ethers arp opcja -f). Najpawdopodobniej najlepszym miescem
7768           będzie punkt mię podnoszeniem lo a nastepnych interfejsów.
7769
7770 1999-07-27 12:24 +0000 [r448]  kloczek <kloczek/at/pld-linux.org>
7771
7772         * configure.in: - version up to 0.0.7.
7773
7774 1999-07-27 11:50 +0000 [r447]  kloczek <kloczek/at/pld-linux.org>
7775
7776         * rc.d/rc.sysinit: - use raidadd instead raidstart during
7777           initialization RAID deveces, - added raidrun for activate md
7778           devices.
7779
7780 1999-07-27 06:32 +0000 [r446]  Artur Frysiak <wiget/at/pld-linux.org>
7781
7782         * TODO: - rc.sysvinit działa z e2fsprogs 1.15 (testowane z LABEL=,
7783           do przetestowania UUID=)
7784
7785 1999-07-27 03:44 +0000 [r445]  kloczek <kloczek/at/pld-linux.org>
7786
7787         * TODO: - o ile to możliwe usunąć używanie awk i sed zastępować
7788           użyewaniem sh lub przynajmeniej zastępować awka sedem
7789
7790 1999-07-27 03:35 +0000 [r444]  kloczek <kloczek/at/pld-linux.org>
7791
7792         * rc-scripts.spec.in: - added allowlogin to inet.d scripts, - fixed
7793           typo in post, - cosmetics,
7794
7795 1999-07-27 03:25 +0000 [r443]  kloczek <kloczek/at/pld-linux.org>
7796
7797         * rc.d/init.d/Makefile.am: - added allowlogin to init_SCRIPTS.
7798
7799 1999-07-27 03:11 +0000 [r442]  kloczek <kloczek/at/pld-linux.org>
7800
7801         * sysconfig/network-scripts/Makefile.am: - added ifdown-post to
7802           networkscripts_SCRIPTS.
7803
7804 1999-07-27 02:51 +0000 [r441]  kloczek <kloczek/at/pld-linux.org>
7805
7806         * ppp/ip-up, ppp/ip-down: - chnegd "#!/bin/bash" to "#!/bin/sh".
7807
7808 1999-07-22 21:53 +0000 [r440]  Artur Frysiak <wiget/at/pld-linux.org>
7809
7810         * TODO: e2progs 1.15
7811
7812 1999-07-22 21:51 +0000 [r439]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
7813
7814         * sysconfig/network-scripts/ifup: Maly hack zeby dzialaly iface
7815           tylko na ipv6. Pomijane jest wyliczanie natmaski/prefixu jak
7816           adres ipv4 nie jest zdefiniowany.
7817
7818 1999-07-22 15:13 +0000 [r438]  kloczek <kloczek/at/pld-linux.org>
7819
7820         * configure.in: - version to 0.0.6.
7821
7822 1999-07-22 11:11 +0000 [r437]  Artur Frysiak <wiget/at/pld-linux.org>
7823
7824         * rc-scripts.spec.in, sysconfig/interfaces/Makefile.am: cleanup for
7825           release
7826
7827 1999-07-22 10:44 +0000 [r436]  Artur Frysiak <wiget/at/pld-linux.org>
7828
7829         * TODO: uwaga do tnlup
7830
7831 1999-07-22 10:40 +0000 [r435]  Artur Frysiak <wiget/at/pld-linux.org>
7832
7833         * TODO (added): TODO list
7834
7835 1999-07-22 10:23 +0000 [r434]  Artur Frysiak <wiget/at/pld-linux.org>
7836
7837         * sysconfig/interfaces/tnlcfg-description (added),
7838           sysconfig/interfaces/ifcfg-description (added),
7839           sysconfig/interfaces/tnlcfg-icm,
7840           sysconfig/interfaces/ifcfg-eth0.wiget (removed): cleanup
7841
7842 1999-07-22 10:19 +0000 [r433]  Artur Frysiak <wiget/at/pld-linux.org>
7843
7844         * sysconfig/interfaces/ifcfg-lo: - added IPV6_ADDR - fixed PREFIX
7845
7846 1999-07-22 09:09 +0000 [r432]  Artur Frysiak <wiget/at/pld-linux.org>
7847
7848         * rc-scripts.spec.in: - cleanup
7849
7850 1999-07-22 08:46 +0000 [r431]  Artur Frysiak <wiget/at/pld-linux.org>
7851
7852         * rc.d/init.d/shutdwn: typo
7853
7854 1999-07-21 14:30 +0000 [r430]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
7855
7856         * rc.d/init.d/network: Expresion with /usr/bin/cut replaced by one
7857           with sed ;-) now rc-scripts only need /bin to work properly.
7858
7859 1999-07-21 13:52 +0000 [r429]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7860
7861         * rc.d/init.d/functions-ip6 (removed): obsoletes
7862
7863 1999-07-20 09:03 +0000 [r428]  Artur Frysiak <wiget/at/pld-linux.org>
7864
7865         * rc-scripts.spec.in: rc.serial moved to setserial
7866
7867 1999-07-15 13:43 +0000 [r427]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7868
7869         * rc.d/init.d/functions: - added >/dev/null 2>&1 to kill
7870
7871 1999-07-15 13:29 +0000 [r426]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7872
7873         * rc.d/init.d/network, rc.d/init.d/functions.network,
7874           rc.d/rc.sysinit, rc.d/init.d/functions: - we are using better
7875           pidofproc() from RH initscripts - removed unnecesary check in
7876           rc.sysinit - removed all obsolete functions from
7877           functions.network - finished proc_net() function (interface to
7878           /proc/sys/net)
7879
7880 1999-07-15 13:16 +0000 [r425]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7881
7882         * rc-scripts.spec.in: requires: /bin/awk
7883
7884 1999-07-14 17:49 +0000 [r424]  kloczek <kloczek/at/pld-linux.org>
7885
7886         * rc.d/rc.serial (removed): - moved to setserial.
7887
7888 1999-07-14 17:16 +0000 [r423]  kloczek <kloczek/at/pld-linux.org>
7889
7890         * rc.d/Makefile.am: - removed rc.derial.
7891
7892 1999-07-13 13:27 +0000 [r422]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7893
7894         * AUTHORS: authors - based on ChangeLog
7895
7896 1999-07-13 12:52 +0000 [r421]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7897
7898         * rc.d/rc.sysinit, rc.d/init.d/functions: - /proc is mounted before
7899           starting fsck (needed for working LABEL support is fsck) - fixed
7900           bug in show()
7901
7902 1999-07-13 12:49 +0000 [r420]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7903
7904         * INSTALL, sysconfig/network-scripts/tnldown,
7905           sysconfig/network-scripts/ifdown,
7906           sysconfig/interfaces/tnlcfg-icm,
7907           sysconfig/interfaces/ifcfg-ppp0.callback,
7908           sysconfig/interfaces/ifcfg-lo, doc/ipchains-setup.txt,
7909           doc/sysvinitfiles, sysconfig/interfaces/ifcfg-eth0.wiget,
7910           sysconfig/network-scripts/ifup-ppp,
7911           sysconfig/network-scripts/ifup-ipx, doc/sysconfig.txt,
7912           rc-scripts.spec.in, sysconfig/network-scripts/ifup-plip,
7913           ppp/ip-up, sysconfig/network-scripts/ifdown-post,
7914           rc.d/rc.sysinit, doc-devel/ogolnie, doc/net-scripts.txt,
7915           sysconfig/interfaces/data/chat-ppp0.tpsa,
7916           sysconfig/network-scripts/ifup-routes,
7917           sysconfig/network-scripts/ifup-aliases,
7918           sysconfig/network-scripts/ifdown-ppp,
7919           sysconfig/network-scripts/ifup-post, rc.d/rc.serial, Makefile.am,
7920           sysconfig/interfaces/data/chat-ppp0.leased1,
7921           rc.d/init.d/functions.network, ppp/ip-down, NEWS, setsysfont,
7922           rc.d/rc.local, rc.d/init.d/functions,
7923           sysconfig/network-scripts/ifdown-sl,
7924           sysconfig/network-scripts/tnlup, AUTHORS,
7925           sysconfig/network-scripts/ifup,
7926           sysconfig/interfaces/data/chat-ppp0.callback, rc.d/rc, inittab,
7927           lang.sh, README, lang.csh,
7928           sysconfig/interfaces/ifcfg-ppp0.leased1,
7929           sysconfig/interfaces/ifcfg-ppp0.leased2,
7930           sysconfig/interfaces/ifcfg-sl0,
7931           sysconfig/network-scripts/ifup-sl: massive :$
7932
7933 1999-07-05 10:27 +0000 [r419]  Artur Frysiak <wiget/at/pld-linux.org>
7934
7935         * rc-scripts.spec.in: Requires: procps
7936
7937 1999-07-05 10:23 +0000 [r418]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7938
7939         * rc.d/init.d/functions: we are using printf from sh-utils package
7940           instead of cut
7941
7942 1999-07-05 09:12 +0000 [r417]  Artur Frysiak <wiget/at/pld-linux.org>
7943
7944         * configure.in, rc-scripts.spec.in: - network-scripts moved to
7945           /etc/sysconfig
7946
7947 1999-07-05 08:47 +0000 [r415-416]  Artur Frysiak <wiget/at/pld-linux.org>
7948
7949         * rc-scripts.spec.in: Requires: net-tools, iproute2
7950
7951         * rc-scripts.spec.in: Requires: sed
7952
7953 1999-07-05 08:39 +0000 [r414]  Artur Frysiak <wiget/at/pld-linux.org>
7954
7955         * configure.in, rc-scripts.spec.in,
7956           sysconfig/network-scripts/Makefile.am: - skrypty sieciowe w
7957           network-scripts - ipchains poniechane (jak ktoś chce to niech
7958           wsadzi w oddzielny moduł) - net-scripts i rc-scripts połączone w
7959           rc-scripts
7960
7961 1999-07-05 08:08 +0000 [r413]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7962
7963         * sysconfig/network-scripts/ifup, rc.d/rc, rc.d/init.d/functions: -
7964           przesunięte inormacje `ok`, `busy` itp w nieco w prawo (więcej
7965           miejsca na komunikaty) - dodajemy takze routing IPv6 na okreslone
7966           interfejsy
7967
7968 1999-07-03 15:09 +0000 [r410-412]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7969
7970         * sysconfig/network-scripts/ChangeLog (removed): i po tescie
7971
7972         * sysconfig/network-scripts/ifup: ip used to sed MAC address
7973
7974         * sysconfig/network-scripts/ChangeLog (added): test
7975
7976 1999-07-02 13:21 +0000 [r409]  Artur Frysiak <wiget/at/pld-linux.org>
7977
7978         * rc-scripts.spec.in: more Requires
7979
7980 1999-07-02 11:49 +0000 [r408]  Artur Frysiak <wiget/at/pld-linux.org>
7981
7982         * rc-scripts.spec.in: more Requires
7983
7984 1999-07-02 11:31 +0000 [r407]  Artur Frysiak <wiget/at/pld-linux.org>
7985
7986         * rc-scripts.spec.in, src/Makefile.am: added missing files
7987
7988 1999-07-02 11:14 +0000 [r404-406]  Artur Frysiak <wiget/at/pld-linux.org>
7989
7990         * doc/ipcalc.1: from src
7991
7992         * doc/Makefile.am: added initlog.1
7993
7994         * src/netreport.1 (removed), src/initlog.1 (removed), src/doexec.1
7995           (removed), src/usernetctl.1 (removed), src/Makefile.am,
7996           src/ipcalc.1 (removed), src/usleep.1 (removed): manuals in doc
7997
7998 1999-07-02 09:32 +0000 [r402-403]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7999
8000         * rc.d/init.d/Makefile.am, sysconfig/network-scripts/ifup: -
8001           ARPable by default
8002
8003         * rc.d/init.d/network, sysconfig/network-scripts/tnlup,
8004           sysconfig/network-scripts/ifup,
8005           sysconfig/network-scripts/ifup-plip,
8006           sysconfig/network-scripts/tnldown, sysconfig/network-ip6
8007           (removed), rc.d/rc, rc.d/rc.sysinit, sysconfig/network,
8008           sysconfig/network-ip6.conf (removed), doc-devel/ogolnie,
8009           sysconfig/interfaces/ifcfg-eth0.wiget, rc.d/init.d/allowlogin
8010           (added), rc.d/init.d/network-ip6.init (removed): - obsługa
8011           multicast, arp, src - poprawka w "Delay Login" - poprawki w
8012           template ifcfg-eth0.wiget - tnlup && tnldown uwzględniają
8013           konfigurację w network - ustawianie defaulowo PROTOCOL=
8014
8015 1999-07-01 21:10 +0000 [r401]  Artur Frysiak <wiget/at/pld-linux.org>
8016
8017         * configure.in, rc-scripts.spec.in,
8018           sysconfig/interfaces/data/Makefile.am,
8019           sysconfig/interfaces/Makefile.am: now rc-scripts compile, install
8020           and make rpm correct
8021
8022 1999-07-01 14:37 +0000 [r400]  Artur Frysiak <wiget/at/pld-linux.org>
8023
8024         * sysconfig/interfaces/.cvsignore (added),
8025           sysconfig/interfaces/data/.cvsignore (added): ignore
8026           autogenerated
8027
8028 1999-06-29 16:38 +0000 [r399]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8029
8030         * rc.d/init.d/network, sysconfig/network-scripts/tnlup,
8031           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
8032           rc.d/init.d/functions.network, rc.d/init.d/functions: - poprawki
8033           w calcnetmask - net-tools (prawie) > /dev/null. Używamy iproute -
8034           poprawki w obsłudze aliasów (nie testowałem ale powinno być
8035           możliwe używanie aliasów typu eth0:PLD_JEST_SUPER)
8036
8037 1999-06-28 20:05 +0000 [r397-398]  kloczek <kloczek/at/pld-linux.org>
8038
8039         * sysconfig/interfaces/data/Makefile.am (added),
8040           sysconfig/interfaces/Makefile.am (added): - template Makefile.am.
8041
8042         * configure.in: - added missing "\".
8043
8044 1999-06-28 15:39 +0000 [r395-396]  Artur Frysiak <wiget/at/pld-linux.org>
8045
8046         * src/Makefile (removed): Autogenerated
8047
8048         * rc.d/init.d/Makefile.am, src/Makefile, configure.in,
8049           rc-scripts.spec.in, Makefile.am,
8050           sysconfig/network-scripts/Makefile.am, sysconfig/Makefile.am:
8051           first try to sync Makefile.am
8052
8053 1999-06-28 14:30 +0000 [r394]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8054
8055         * sysconfig/network-scripts/chat-ppp0.tpsa (removed),
8056           sysconfig/interfaces/data/chat-ppp0.callback (added),
8057           sysconfig/interfaces/data/chat-ppp0.leased1 (added),
8058           sysconfig/network-scripts/chat-ppp0.callback (removed),
8059           sysconfig/network-scripts/chat-ppp0.leased1 (removed),
8060           sysconfig/interfaces/data (added),
8061           sysconfig/interfaces/data/chat-ppp0.tpsa (added): moved chat*
8062
8063 1999-06-28 13:12 +0000 [r393]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8064
8065         * sysconfig/network-scripts/tnlup: wszędzie ${}
8066
8067 1999-06-28 13:07 +0000 [r392]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8068
8069         * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes,
8070           sysconfig/network-scripts/tnlup (added),
8071           sysconfig/network-scripts/ifup,
8072           sysconfig/network-scripts/ifdhcpc-done (removed),
8073           doc/sysconfig.txt, sysconfig/network-scripts/tnldown (added),
8074           rc.d/init.d/functions.network, sysconfig/static-nat (added),
8075           sysconfig/network-scripts/ifup-tnl (removed),
8076           rc.d/init.d/tunnels-ip6.init (removed), src/ipcalc.c,
8077           sysconfig/network-scripts/ifdown-tnl (removed): - zmiana syntaxy
8078           dla routingu statycznego - if{up,down}-tnl -> tnl{up,down} -
8079           poprawki dotyczące PREFIX - tunnels-ip6.init, ifdhcpc-done -
8080           zbędne (zastąpione przez inne narzędzia)
8081
8082 1999-06-27 18:48 +0000 [r391]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8083
8084         * rc.d/init.d/functions.network: Added function to calculate
8085           netmask from prefix
8086
8087 1999-06-27 18:26 +0000 [r390]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8088
8089         * doc-devel/ogolnie: removed 2 config files
8090
8091 1999-06-27 18:14 +0000 [r388-389]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8092
8093         * rc.d/init.d/network: tunnels
8094
8095         * sysconfig/network-scripts/ifup,
8096           sysconfig/network-scripts/ifup-plip,
8097           sysconfig/interfaces/ifcfg-lo, doc/net-scripts.txt,
8098           sysconfig/interfaces/ifcfg-ppp0.leased1,
8099           sysconfig/interfaces/ifcfg-ppp0.leased2,
8100           sysconfig/interfaces/ifcfg-eth0.wiget: NETMASK= is obsoletes
8101           (instead we use PREFIX=)
8102
8103 1999-06-27 17:34 +0000 [r387]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8104
8105         * src/ipcalc.1, src/ipcalc.c: PREFIX instead NETMASK in --prefix
8106           option
8107
8108 1999-06-27 17:25 +0000 [r384-386]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8109
8110         * rc.d/init.d/functions.network: poprawki
8111
8112         * rc.d/init.d/functions.network: poprawki
8113
8114         * rc.d/init.d/functions.network: poprawki
8115
8116 1999-06-27 17:11 +0000 [r383]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8117
8118         * rc.d/init.d/functions.network: typo
8119
8120 1999-06-27 17:00 +0000 [r382]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8121
8122         * rc.d/init.d/functions.network: Added function for calulating
8123           network prefix.
8124
8125 1999-06-27 16:06 +0000 [r381]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8126
8127         * sysconfig/network-scripts/ifup: small poprawken
8128
8129 1999-06-27 15:30 +0000 [r380]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8130
8131         * src/ipcalc.1, src/ipcalc.c: - added support for short netmask
8132           style (/24 etc)
8133
8134 1999-06-27 14:42 +0000 [r379]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8135
8136         * sysconfig/interfaces/ifcfg-eth0.wiget (added): readed
8137
8138 1999-06-27 14:27 +0000 [r378]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8139
8140         * sysconfig/network-scripts/ifdown-ppp,
8141           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
8142           sysconfig/network-scripts/ifup-post,
8143           sysconfig/interfaces/tnlcfg-icm, rc.d/rc.sysinit,
8144           sysconfig/network-scripts/ifdown-post, sysconfig/tunnels-ip6.conf
8145           (removed), sysconfig/network-scripts/ifup-tnl (added),
8146           sysconfig/network-scripts/ifup-sl,
8147           sysconfig/network-scripts/ifup-ppp,
8148           sysconfig/network-scripts/ifdown-tnl (added),
8149           sysconfig/network-scripts/ifup-ipx: - używamy pumpa do
8150           bootp/dhcpd - dodano ifup-tnl && ifdown-tnl - obsługa tuneli
8151           ipip, sit, gre (ipxip niezrobiona jeszcze) - tunnels-ip6.conf -
8152           zbędne (tunele są konfigurowane w stylu SySV) - drobne poprawki
8153
8154 1999-06-23 17:14 +0000 [r377]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8155
8156         * sysconfig/network-scripts/ifcfg-lo (removed): removed
8157
8158 1999-06-21 20:36 +0000 [r376]  Jan Rękorajski <baggins/at/pld-linux.org>
8159
8160         * rc.d/rc.sysinit: usuwanie lockow po pam_console
8161
8162 1999-06-19 11:29 +0000 [r375]  kloczek <kloczek/at/pld-linux.org>
8163
8164         * inputrc (removed), rc.d/init.d/shutdwn, Makefile.am, autogen.sh,
8165           rc.d/rc.sysinit, rc.d/init.d/single, rc.d/init.d/killall,
8166           rc.d/init.d/functions: - removed inputrc (it must be in
8167           readline), - reformatings, - removed processing doc in
8168           Makefile.am and autogen.sh.
8169
8170 1999-06-18 19:23 +0000 [r374]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8171
8172         * rc.d/init.d/network, src/Makefile (added),
8173           sysconfig/network-scripts/tnlcfg-icm (removed),
8174           rc.d/init.d/shutdwn, rc.d/rc.serial, doc/initlog.1 (added),
8175           sysconfig/interfaces/tnlcfg-icm (added), src/minilogd.c (added),
8176           src/initlog.c (added), src/loglevel.c (added), src/initlog.h
8177           (added), rc.d/init.d/functions, src/process.c (added),
8178           sysconfig/system, rc.d/init.d/netfs (added), src/initlog.1
8179           (added), rc.d/rc.sysinit, src/process.h (added),
8180           rc.d/init.d/single, doc-devel/ogolnie (added),
8181           sysconfig/interfaces/ifcfg-sl0 (added), doc-devel (added): pare
8182           zmian
8183
8184 1999-06-18 19:14 +0000 [r373]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8185
8186         * sysconfig/network-scripts/ifdown-sl,
8187           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
8188           sysconfig/network-scripts/ifup-post,
8189           sysconfig/network-scripts/ifcfg-ppp0.callback (removed),
8190           sysconfig/network-scripts/ifcfg-ppp0.leased1 (removed),
8191           sysconfig/network-scripts/ifdown-post,
8192           sysconfig/network-scripts/ifcfg-ppp0.leased2 (removed),
8193           sysconfig/network-scripts/ifcfg-eth0.wiget (removed),
8194           sysconfig/network-scripts/ifcfg-eth0 (removed),
8195           sysconfig/network-scripts/ifup-sl,
8196           sysconfig/network-scripts/network-functions (removed),
8197           sysconfig/network-scripts/ifcfg-ppp0.tpsa (removed): *** empty
8198           log message ***
8199
8200 1999-06-16 17:29 +0000 [r372]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8201
8202         * rc.d/rc.sysinit: fixed colors
8203
8204 1999-06-15 18:06 +0000 [r371]  kloczek <kloczek/at/pld-linux.org>
8205
8206         * rc.d/rc.media (removed): - removed. This was (my) silly idea.
8207
8208 1999-06-15 14:31 +0000 [r370]  kloczek <kloczek/at/pld-linux.org>
8209
8210         * src/Makefile (removed): - autogenerated.
8211
8212 1999-06-14 21:17 +0000 [r369]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8213
8214         * rc.d/init.d/network, INSTALL (added), ppp/ip-down.d/Makefile.am
8215           (added), doc/Makefile.am (added), doc/ipchains-setup.txt (added),
8216           doc/sysvinitfiles (added), rc-scripts.spec.in (added),
8217           doc/sysconfig.txt (added), sysconfig/interfaces (added),
8218           sysconfig/network-scripts/ifup-plip,
8219           sysconfig/network-scripts/Makefile.am (added), doc/ipcalc.1
8220           (added), rc.d/init.d/reboot,
8221           sysconfig/network-scripts/ifdown-ppp,
8222           sysconfig/network-scripts/ifup-post, Makefile.am (added),
8223           doc/doexec.1 (added), autogen.sh (added), NEWS (added), Makefile
8224           (removed), rc-scripts.spec (removed), doc/.cvsignore (added),
8225           rc.d/init.d/functions, rc.d/init.d/Makefile.am (added), AUTHORS
8226           (added), configure.in (added), doc/usernetctl.1 (added),
8227           sysconfig/network, README (added), src/Makefile.am (added),
8228           doc/usleep.1 (added), doc (added), ppp/Makefile.am (added),
8229           COPYING (added), sysconfig/network-scripts/ifdown,
8230           ipchains-setup.txt (removed), sysconfig/interfaces/ifcfg-lo
8231           (added), sysconfig/interfaces/ifcfg-ppp0.callback (added),
8232           sysconfig/network-scripts/ifup-ppp, sysconfig/system,
8233           rc.d/rc.sysinit, rc.d/init.d/single, doc/net-scripts.txt (added),
8234           rc.d/init.d/halt, sysconfig/network-scripts/ifup-aliases,
8235           rc.d/init.d/shutdwn, rc.d/rc.serial,
8236           rc.d/init.d/functions.network (added), sysvinitfiles (removed),
8237           .cvsignore, sysconfig/Makefile.am (added), sysconfig.txt
8238           (removed), ppp/ip-up.d/Makefile.am (added),
8239           sysconfig/network-scripts/ifdown-sl,
8240           sysconfig/network-scripts/ifup, doc/netreport.1 (added),
8241           sysconfig/interfaces/ifcfg-ppp0.tpsa (added), net-scripts.txt
8242           (removed), lang.sh, rc.d/rc, lang.csh (added), rc.d/Makefile.am
8243           (added), sysconfig/interfaces/ifcfg-ppp0.leased1 (added),
8244           sysconfig/interfaces/ifcfg-ppp0.leased2 (added),
8245           sysconfig/network-scripts/ifup-sl: Synced with latest from old
8246           repo
8247
8248 1999-06-14 21:06 +0000 [r367-368]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8249
8250         * ipchains-setup.txt (added): now synced. (one file was missed)
8251
8252         * rc.d/init.d/network, rc.d/rc.media (added), sysconfig/system,
8253           net-scripts.txt (added), rc.d/init.d/ipchains (added),
8254           sysconfig/static-routes (added), rc.d/rc.sysinit,
8255           sysconfig/network-scripts/ifcfg-eth0.wiget (added), Makefile,
8256           rc-scripts.spec, sysconfig/ipchains (added),
8257           rc.d/init.d/functions: synced with 0.0.5
8258
8259 1999-06-14 20:53 +0000 [r366]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8260
8261         * sysconfig/network-scripts/ifup, lang.sh, Makefile,
8262           sysconfig/network, src/testdinit, setsysfont, rc-scripts.spec,
8263           sysconfig.txt: Synced with 0.0.4
8264
8265 1999-06-14 20:50 +0000 [r365]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8266
8267         * sysconfig/network (added), sysconfig/network-scripts/ifcfg-eth0
8268           (added): now is really synced with 0.0.3
8269
8270 1999-06-14 20:44 +0000 [r364]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8271
8272         * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases,
8273           sysconfig/network-scripts/ifdhcpc-done,
8274           sysconfig/network-scripts/ifdown-ppp,
8275           sysconfig/network-scripts/ifdown,
8276           sysconfig/network-scripts/ifup-post,
8277           sysconfig/network-scripts/ifcfg-ppp0 (removed),
8278           ppp/ip-down.d/logger, sysconfig/network-scripts/chat-ppp0
8279           (removed), sysconfig/network-scripts/network-functions,
8280           sysconfig.txt, sysconfig/network-scripts/ifup-ppp,
8281           rc-scripts.spec, rc.d/init.d/functions,
8282           sysconfig/network-scripts/ifup-ipx,
8283           sysconfig/network-scripts/ifdown-sl, inputrc,
8284           sysconfig/network-scripts/ifup, tunnels-ip6.init (removed),
8285           sysconfig/network-scripts/ifup-plip, ppp/ip-up.d/logger,
8286           sysconfig/network-scripts/ifdown-post,
8287           sysconfig/network-scripts/ifup-sl, radvd.init (removed): Synced
8288           with rc-scripts-0.0.3 from old repo.
8289
8290 1999-06-14 20:12 +0000 [r363]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8291
8292         * rc.d/init.d/network, src/Makefile, sysconfig/system,
8293           ppp/ip-up.d/logger, rc.d/rc.sysinit, .cvsignore, Makefile,
8294           ppp/ip-down.d/logger, rc-scripts.spec, rc.d/init.d/functions:
8295           Synced with rc-scripts-0.0.2 from old repo.
8296
8297 1999-06-14 20:08 +0000 [r362]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8298
8299         * rc.d/init.d/network,
8300           sysconfig/network-scripts/ifcfg-ppp0.callback (added),
8301           sysconfig/network-scripts/ifdown,
8302           sysconfig/network-scripts/chat-ppp0.callback (added),
8303           rc.d/init.d/functions-ip6, sysconfig/network-scripts/ifup-ppp,
8304           sysconfig/network-scripts/ifup-ipx, inputrc (added),
8305           sysconfig/network-scripts/ifup-plip, sysconfig/network-ip6,
8306           sysconfig/network-scripts/ifcfg-ppp0.leased1 (added),
8307           rc.d/init.d/nfsfs, sysconfig/network-scripts/ifcfg-ppp0.leased2
8308           (added), rc.d/rc.sysinit, rc.d/init.d/random,
8309           sysconfig/network-scripts/ifdown-post, rc.d/init.d/single,
8310           src/usernetctl.c, rc.d/init.d/halt,
8311           sysconfig/network-scripts/ifup-routes,
8312           sysconfig/network-scripts/ifup-aliases, src/Makefile,
8313           sysconfig/network-scripts/tnlcfg-icm (added),
8314           sysconfig/network-scripts/ifdown-ppp, rc.d/init.d/reboot (added),
8315           rc.d/init.d/shutdwn (added), sysconfig/network-scripts/ifup-post,
8316           rc.d/rc.serial, sysvinitfiles (added), sysconfig/tunnels-ip6.conf
8317           (added), Makefile, sysconfig/network-ip6.conf, rc-scripts.spec
8318           (added), sysconfig.txt, sysconfig/network-scripts/ifcfg-ppp0.tpsa
8319           (added), rc.d/rc.local, rc.d/init.d/functions,
8320           sysconfig/network-scripts/chat-ppp0.tpsa (added),
8321           sysconfig/network-scripts/ifdown-sl,
8322           sysconfig/network-scripts/ifup, rc.d/rc, inittab, lang.sh,
8323           sysconfig/network-scripts/chat-ppp0.leased1 (added),
8324           rc.d/init.d/killall, rc.d/init.d/tunnels-ip6.init (added),
8325           sysconfig/network-scripts/ifup-sl, rc.d/init.d/network-ip6.init
8326           (added): Synced with rc-scripts-0.0.1 from old repo.
8327
8328 1999-06-14 19:55 +0000 [r361]  kloczek <kloczek/at/pld-linux.org>
8329
8330         * sysconfig/system (added): - added initial main system
8331           configuration file with: -- RUN_SULOGIN_ON_ERR=yes --
8332           DEFAULT_SERVICE_RUN_NICE_LEVEL=0 -- RUN_ISAPNP=yes --
8333           PANIC_REBOOT_TIME=0 -- DELAY_LOGIN=yes -- CLEAN_TMP=yes
8334
8335 1999-06-14 19:31 +0000 [r360]  kloczek <kloczek/at/pld-linux.org>
8336
8337         * rc.d/init.d/functions: - added suporting colors with using tput
8338           instead hardcoded term sequences.
8339
8340 1999-06-14 19:25 +0000 [r359]  kloczek <kloczek/at/pld-linux.org>
8341
8342         * src/.cvsignore (added), ppp/ip-up.d/.cvsignore (added),
8343           rc.d/init.d/.cvsignore (added), ppp/ip-down.d/.cvsignore (added),
8344           ppp/.cvsignore (added), .cvsignore (added),
8345           sysconfig/network-scripts/.cvsignore (added),
8346           sysconfig/.cvsignore (added), rc.d/.cvsignore (added): - added
8347           template .cvsignore.
8348
8349 1999-06-14 19:22 +0000 [r357]  Artur Frysiak <wiget/at/pld-linux.org>
8350
8351         * rc.d/init.d/network (added), rc.d/init.d/functions-ip6 (added),
8352           src/ipcalc.1 (added), sysconfig/network-scripts/ifup-ipx (added),
8353           tunnels-ip6.init (added), sysconfig/network-scripts/ifup-plip
8354           (added), ppp/ip-up (added), sysconfig/network-ip6 (added),
8355           rc.d/init.d/nfsfs (added), src/doexec.1 (added), src/Makefile
8356           (added), sysconfig (added), sysconfig/network-scripts/ifup-routes
8357           (added), sysconfig/network-scripts/ifdown-ppp (added),
8358           src/netreport.1 (added), sysconfig/network-scripts/ifup-post
8359           (added), ppp/ip-up.d (added), sysconfig/network-ip6.conf (added),
8360           adjtime (added), Makefile (added), src/usernetctl.1 (added),
8361           setsysfont (added), src/usleep.1 (added), rc.d/init.d/functions
8362           (added), rc.d (added), ppp/ip-up.d/logger (added), inittab
8363           (added), src/testdinit (added), ppp/ip-down.d (added),
8364           rc.d/init.d/killall (added), src/ipcalc.c (added),
8365           sysconfig/network-scripts/ifdhcpc-done (added),
8366           sysconfig/network-scripts/ifdown (added),
8367           sysconfig/network-scripts/ifcfg-ppp0 (added), src/doexec.c
8368           (added), sysconfig/network-scripts (added),
8369           sysconfig/network-scripts/ifup-ppp (added), src/netreport.c
8370           (added), rc.d/rc.sysinit (added), rc.d/init.d/random (added),
8371           src/testd.c (added), sysconfig/network-scripts/ifdown-post
8372           (added), rc.d/init.d/single (added), / (added), src/usernetctl.c
8373           (added), rc.d/init.d/halt (added),
8374           sysconfig/network-scripts/ifup-aliases (added), src/usleep.c
8375           (added), rc.d/rc.serial (added),
8376           sysconfig/network-scripts/ifcfg-lo (added), rc.d/init.d (added),
8377           ppp/ip-down (added), ppp/ip-down.d/logger (added),
8378           sysconfig/network-scripts/chat-ppp0 (added),
8379           sysconfig/network-scripts/network-functions (added),
8380           sysconfig.txt (added), rc.d/rc.local (added),
8381           sysconfig/network-scripts/ifdown-sl (added),
8382           sysconfig/network-scripts/ifup (added), src (added), rc.d/rc
8383           (added), lang.sh (added), ppp (added),
8384           sysconfig/network-scripts/ifup-sl (added), radvd.init (added):
8385           Initial revision
8386
This page took 0.760907 seconds and 4 git commands to generate.