]> git.pld-linux.org Git - projects/rc-scripts.git/blob - ChangeLog
0.4.3.8
[projects/rc-scripts.git] / ChangeLog
1 2011-01-25 18:56 +0000 [r12083-12084]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2
3         * configure.ac: 0.4.3.8
4
5         * autogen.sh: Disabled --enable-maintainer-mode
6           --enable-compile-warnings (unsupported by current auto*).
7
8 2011-01-24 18:19 +0000 [r12082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
9
10         * sysconfig/network: IPv6 networking on by default.
11
12 2010-12-22 10:23 +0000 [r12020]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
13
14         * rc.d/init.d/netfs: Don't mount fs inside of vserver guest.
15
16 2010-12-22 05:54 +0000 [r12019]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
17
18         * rc.d/rc.sysinit: cgroup/cpuset can exist in fstab but be
19           commented out. Handle that.
20
21 2010-12-20 18:09 +0000 [r12014]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
22
23         * rc.d/init.d/cryptsetup: started instead of busy
24
25 2010-12-12 17:42 +0000 [r11982-11983]  Elan Ruusamäe <glen/at/pld-linux.org>
26
27         * configure.ac: - 0.4.3.7
28
29         * rc.d/init.d/functions: add --user support to run_cmd Usage:
30           run_cmd --user stats "Message" command_to_run arg1 arg2...
31
32 2010-12-07 14:08 +0000 [r11973]  Elan Ruusamäe <glen/at/pld-linux.org>
33
34         * rc.d/init.d/template.init: - pidfile var
35
36 2010-12-03 13:10 +0000 [r11940]  Elan Ruusamäe <glen/at/pld-linux.org>
37
38         * rc.d/init.d/netfs: - some formatting, respect to use functios
39           (RETVAL variable vs exit calls)
40
41 2010-12-03 13:04 +0000 [r11939]  Elan Ruusamäe <glen/at/pld-linux.org>
42
43         * rc.d/init.d/netfs: - use functions
44
45 2010-12-03 11:43 +0000 [r11936]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
46
47         * configure.ac: 0.4.3.6
48
49 2010-12-03 11:33 +0000 [r11934-11935]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
50
51         * rc.d/init.d/netfs: Bugfix (bring in cryptsetup; cleanups).
52
53         * rc.d/init.d/netfs: Bugfix.
54
55 2010-12-03 10:37 +0000 [r11933]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
56
57         * rc.d/init.d/Makefile.am, rc.d/init.d/network: Bring in netfs.
58
59 2010-12-03 10:33 +0000 [r11930-11932]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
60
61         * rc.d/init.d/netfs: : not needed.
62
63         * TODO: - better umount on stop
64
65         * rc.d/init.d/netfs: Bugfixes. Seems to be working fine.
66
67 2010-12-03 10:25 +0000 [r11929]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
68
69         * rc.d/init.d/functions: __umount_*loop from FC.
70
71 2010-12-03 10:15 +0000 [r11928]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
72
73         * rc.d/init.d/netfs: Don't touch nfs if we have separate nfsfs
74           script.
75
76 2010-12-03 09:38 +0000 [r11927]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
77
78         * rc.d/init.d/netfs (added): Networked filesystems mount/umount.
79           Unfinished.
80
81 2010-12-02 15:30 +0000 [r11922]  Elan Ruusamäe <glen/at/pld-linux.org>
82
83         * rc.d/rc.sysinit: - avoid crypto init retries if no crypttab is
84           setup
85
86 2010-11-25 23:54 +0000 [r11913]  Jan Rękorajski <baggins/at/pld-linux.org>
87
88         * rc.d/rc.sysinit: - don't mount cgroup if it's set up in fstab
89           http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2010-November/152970.html
90           BTW, all this kinda sucks and needs revamp :(
91
92 2010-11-07 19:54 +0000 [r11900]  Elan Ruusamäe <glen/at/pld-linux.org>
93
94         * rc.d/rc.sysinit: - init crypt mounts also after lvm has been run
95
96 2010-11-06 10:47 +0000 [r11894]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
97
98         * configure.ac: Release 0.4.3.5.
99
100 2010-11-06 09:57 +0000 [r11893]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
101
102         * rc.d/init.d/network, sysconfig/system, rc.d/init.d/functions:
103           Detect isolation only vserver networking. New variable -
104           VSERVER_ISOLATION_NET.
105
106 2010-11-06 09:12 +0000 [r11892]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
107
108         * rc.d/rc.sysinit: Silent modprobe.
109
110 2010-11-06 08:43 +0000 [r11889]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
111
112         * configure.ac: Release 0.4.3.4.
113
114 2010-11-06 00:33 +0000 [r11888]  Jan Rękorajski <baggins/at/pld-linux.org>
115
116         * rc.d/rc.sysinit: - create /dev/cgroup (see comment)
117
118 2010-11-06 00:26 +0000 [r11887]  Jan Rękorajski <baggins/at/pld-linux.org>
119
120         * rc.d/init.d/cpusets: - use full blown cgroup subsystem if
121           available
122
123 2010-11-06 00:11 +0000 [r11886]  Jan Rękorajski <baggins/at/pld-linux.org>
124
125         * rc.d/rc.sysinit: - if cgroup is available use all its subsystems
126           instead of just cpusets
127
128 2010-11-06 00:07 +0000 [r11885]  Jan Rękorajski <baggins/at/pld-linux.org>
129
130         * rc.d/rc.sysinit: - commit at rev 10523 was completely bogus,
131           preventing mounting cpuset at all, as default fstab contains
132           cpuset line with noauto option
133
134 2010-10-09 21:21 +0000 [r11840]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
135
136         * src/initlog.c: Update initlog from initscripts.
137
138 2010-10-06 08:03 +0000 [r11831]  Elan Ruusamäe <glen/at/pld-linux.org>
139
140         * rc.d/init.d/template.init: - procname
141
142 2010-10-06 07:58 +0000 [r11830]  Elan Ruusamäe <glen/at/pld-linux.org>
143
144         * rc.d/init.d/template.init: - killproc wants procname mostly
145
146 2010-09-30 04:26 +0000 [r11823]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
147
148         * rc.d/rc: Fix 'local: można używać tylko w funkcji' on bash.
149
150 2010-09-19 18:38 +0000 [r11812]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
151
152         * rc.d/rc.sysinit: Make sysctl quiet.
153
154 2010-09-03 09:07 +0000 [r11801]  Bartosz Świątek <shadzik/at/pld-linux.org>
155
156         * rc.d/rc.sysinit: - don't check the fs on aufs and squashfs
157           systems
158
159 2010-08-26 10:30 +0000 [r11789]  Elan Ruusamäe <glen/at/pld-linux.org>
160
161         * rc.d/rc.sysinit: - use /var/log/boot.log, to match with plymouth
162           path
163
164 2010-08-21 18:00 +0000 [r11788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
165
166         * rc.d/rc.sysinit: Set firmware-loader also when udev is off.
167
168 2010-08-01 16:32 +0000 [r11741]  Elan Ruusamäe <glen/at/pld-linux.org>
169
170         * sysconfig/i18n: - plain en with utf8
171
172 2010-08-01 16:13 +0000 [r11739]  Elan Ruusamäe <glen/at/pld-linux.org>
173
174         * rc.d/rc.sysinit: - skip lock when making nodes on boot
175
176 2010-08-01 16:08 +0000 [r11738]  Elan Ruusamäe <glen/at/pld-linux.org>
177
178         * rc.d/rc.sysinit: - check_root_fs to function for readability
179
180 2010-08-01 15:58 +0000 [r11735-11737]  Elan Ruusamäe <glen/at/pld-linux.org>
181
182         * rc.d/rc.sysinit: - remove locale setup where it is pointless
183           (grep for fixed strings, and cat)
184
185         * rc.d/init.d/template.init: - sample for status with pidfile
186
187         * rc.d/rc.sysinit: - skip unneccesary subshell
188
189 2010-07-26 13:31 +0000 [r11715]  Jacek Konieczny <jajcus/at/pld-linux.org>
190
191         * sysconfig/network-scripts/ifup: - typo
192
193 2010-07-26 13:20 +0000 [r11714]  Jacek Konieczny <jajcus/at/pld-linux.org>
194
195         * sysconfig/network-scripts/ifup: - allow per-interface
196           configuration files for dhclient.conf – single config file with
197           'interface' directive(s) conflicts with interface name given on
198           the command line.
199
200 2010-07-21 08:23 +0000 [r11688]  Elan Ruusamäe <glen/at/pld-linux.org>
201
202         * rc.d/init.d/allowlogin: - functions, exit early if disabled
203
204 2010-07-20 08:42 +0000 [r11684]  Elan Ruusamäe <glen/at/pld-linux.org>
205
206         * rc.d/rc.shutdown: - ugly hack to still do killall as pgrep is on
207           /usr, or rather drop pgrep as it never returns empty nowadays due
208           kernel threads?
209
210 2010-07-08 10:47 +0000 [r11638-11639]  Elan Ruusamäe <glen/at/pld-linux.org>
211
212         * rc.d/init.d/network, rc.d/init.d/local, rc.d/init.d/random,
213           rc.d/init.d/single, rc.d/init.d/cpusets: - ignore
214           /var/lock/subsys remove readonly fs errors (after fsck wants to
215           reboot system)
216
217         * rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single,
218           rc.d/init.d/killall, rc.d/init.d/cpusets, rc.d/init.d/allowlogin:
219           - executable initscripts
220
221 2010-06-18 06:40 +0000 [r11565]  Bartłomiej Zimoń <cactus/at/pld-linux.org>
222
223         * rc.d/rc.shutdown: - fix shutdown/restart on kernels with devtmpfs
224
225 2010-06-15 11:37 +0000 [r11562]  Jacek Konieczny <jajcus/at/pld-linux.org>
226
227         * changelog.sh: - changelog.sh script improved and ChangeLog
228           updated
229
230 2010-06-15 11:33 +0000 [r11561]  Jacek Konieczny <jajcus/at/pld-linux.org>
231
232         * configure.ac: - firmwaredir was wrong
233
234 2010-06-15 11:17 +0000 [r11558-11559]  Jacek Konieczny <jajcus/at/pld-linux.org>
235
236         * configure.ac: - Version: 0.4.3.3
237
238         * Makefile.am, configure.ac: - firmwaredir relative to
239           ${exec_prefix} to fix 'make distcheck'
240
241 2010-06-15 10:13 +0000 [r11557]  Jacek Konieczny <jajcus/at/pld-linux.org>
242
243         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
244           - allow multiple dhclient instances running on one machine
245
246 2010-06-14 17:25 +0000 [r11555-11556]  Elan Ruusamäe <glen/at/pld-linux.org>
247
248         * rc.d/init.d/random: - reorganize into functions
249
250         * rc.d/init.d/random: - do not touch host random inside vserver
251           (discussed with baggins and arekm long time ago)
252
253 2010-06-08 09:01 +0000 [r11552]  Jacek Konieczny <jajcus/at/pld-linux.org>
254
255         * rc.d/init.d/functions: - /proc/cmdline may be unavailable (like
256           in a VServer) make cat quiet in such case
257
258 2010-05-18 12:13 +0000 [r11476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
259
260         * sysconfig/network-scripts/ifup: No need for wait loop.
261           check_link_down sleeps for specified time in 0.5s intervals.
262
263 2010-05-17 20:26 +0000 [r11475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
264
265         * sysconfig/network-scripts/ifup,
266           sysconfig/interfaces/ifcfg-description: Wait for wpa_supplicant
267           to actually connect to network before trying dhcp.
268
269 2010-05-17 20:20 +0000 [r11474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
270
271         * sysconfig/network-scripts/functions.network: Support for max
272           timeout as parameter.
273
274 2010-05-17 20:16 +0000 [r11473]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
275
276         * sysconfig/network-scripts/functions.network: Don't rely on ip
277           link UP checking. Always to mii-tool/ethtool test.
278
279 2010-05-17 19:08 +0000 [r11472]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
280
281         * sysconfig/network-scripts/ifup: Respect ZEROCONF variable for
282           dhcpcd.
283
284 2010-05-17 18:08 +0000 [r11471]  Elan Ruusamäe <glen/at/pld-linux.org>
285
286         * rc.d/init.d/functions: - ok to exit silently in ssd mode of
287           killproc, no need to noise about missing pidfile
288
289 2010-05-13 07:17 +0000 [r11462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
290
291         * Makefile.am: Include/install firmware-loader.sh brought by commit
292           r10422.
293
294 2010-05-12 07:11 +0000 [r11460]  Jacek Konieczny <jajcus/at/pld-linux.org>
295
296         * doc/Makefile.am: - include upstart.txt in the package
297
298 2010-05-12 07:08 +0000 [r11459]  Jacek Konieczny <jajcus/at/pld-linux.org>
299
300         * doc/upstart.txt: - notes about job debuging
301
302 2010-05-11 17:21 +0000 [r11458]  Jacek Konieczny <jajcus/at/pld-linux.org>
303
304         * configure.ac: - Version: 0.4.3.2
305
306 2010-05-11 10:10 +0000 [r11449]  Jacek Konieczny <jajcus/at/pld-linux.org>
307
308         * init/Makefile.am: - new listed in Makefile.am
309
310 2010-05-11 08:54 +0000 [r11447]  Jacek Konieczny <jajcus/at/pld-linux.org>
311
312         * init/rc.conf (added), init/rcS-sulogin.conf (added),
313           init/rcS.conf (added): - init job descriptions moved from
314           upstart-SysVinit
315
316 2010-05-10 17:24 +0000 [r11427]  Elan Ruusamäe <glen/at/pld-linux.org>
317
318         * rc.d/init.d/functions: - note about two modes in daemon
319
320 2010-05-10 14:35 +0000 [r11424]  Jacek Konieczny <jajcus/at/pld-linux.org>
321
322         * configure.ac: - Version: 0.4.3.1
323
324 2010-05-10 14:31 +0000 [r11423]  Jacek Konieczny <jajcus/at/pld-linux.org>
325
326         * src/start-stop-daemon.c, src/Makefile.am,
327           man/start-stop-daemon.8, configure.ac, rc.d/init.d/functions: -
328           'dropcaps' and 'start-stop-daemon-pid-check' patches from
329           packages/rc-scripts applied
330
331 2010-05-10 12:59 +0000 [r11422]  Jacek Konieczny <jajcus/at/pld-linux.org>
332
333         * rc.d/init.d/functions: - properly quote is_yes() argument
334
335 2010-05-10 11:50 +0000 [r11420]  Jacek Konieczny <jajcus/at/pld-linux.org>
336
337         * configure.ac: - Version: 0.4.3.0
338
339 2010-05-10 11:23 +0000 [r11419]  Jacek Konieczny <jajcus/at/pld-linux.org>
340
341         * t/backtick-test.sh, rc.d/init.d/network, rc.d/rc.shutdown,
342           sysconfig/interfaces/up.d/ip, sysconfig/interfaces/up.d/all, doc,
343           init/random.conf, man, init/Makefile.am,
344           sysconfig/interfaces/down.d, man/es, sysconfig/network-scripts,
345           sysconfig/interfaces, sysconfig/interfaces/down.d/all,
346           sysconfig/cpusets, isapnp, sysconfig/interfaces/up.d/tnl,
347           rc.d/rc.sysinit, rc.d/init.d/random,
348           sysconfig/interfaces/up.d/ppp, sysconfig/interfaces/up.d/ipx,
349           service, /, configure.ac, man/sv, man/de, sysconfig, man/ja,
350           Makefile.am, rc.d/init.d, sysconfig/interfaces/down.d/tnl, po,
351           sysconfig/interfaces/down.d/ppp, sysconfig/interfaces/down.d/ipx,
352           man/fr, rc.d/init.d/functions, doc/make-html, doc/upstart.txt
353           (added), sysconfig/hwprofiles, rc.d, src,
354           sysconfig/interfaces/down.d/ip, src/setuidgid.c (added), rc.d/rc,
355           sysconfig/interfaces/up.d, ppp, sysconfig/interfaces/data,
356           src/Makefile.am, man/ru, init (added): - upstart_native branch
357           merged
358
359 2010-05-02 12:16 +0000 [r11364]  Jacek Konieczny <jajcus/at/pld-linux.org>
360
361         * sysconfig/network-scripts/ifup-routes,
362           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
363           sysconfig/network, doc/net-scripts.txt,
364           sysconfig/network-scripts/functions.network: - support for
365           zeroconf networking (based on information from
366           http://avahi.org/wiki/AvahiAutoipd#Routes)
367
368 2010-04-21 20:24 +0000 [r11340]  Elan Ruusamäe <glen/at/pld-linux.org>
369
370         * service: - grab $ACTION variable
371
372 2010-04-21 18:26 +0000 [r11339]  Elan Ruusamäe <glen/at/pld-linux.org>
373
374         * service: - nicer output (brief) for --status-all ported from
375           ubuntu
376
377 2010-04-21 18:21 +0000 [r11338]  Elan Ruusamäe <glen/at/pld-linux.org>
378
379         * service: - identify as pld
380
381 2010-04-07 07:02 +0000 [r11312-11313]  Elan Ruusamäe <glen/at/pld-linux.org>
382
383         * configure.ac: - release 0.4.2.8
384
385         * rc.d/init.d/functions: - add --redirfds similar to --closefds
386
387 2010-04-05 19:18 +0000 [r11309]  Elan Ruusamäe <glen/at/pld-linux.org>
388
389         * rc.d/init.d/template.init: - tabs
390
391 2010-04-05 19:13 +0000 [r11308]  Elan Ruusamäe <glen/at/pld-linux.org>
392
393         * rc.d/init.d/template.init: - no need to load service config to
394           check network state
395
396 2010-02-08 17:34 +0000 [r11137]  Jakub Bogusz <qboosh/at/pld-linux.org>
397
398         * sysconfig/network-scripts/ifup,
399           sysconfig/interfaces/ifcfg-description: - WLAN_WPA_DRIVER should
400           default to wext
401
402 2010-02-08 17:11 +0000 [r11136]  Elan Ruusamäe <glen/at/pld-linux.org>
403
404         * rc.d/init.d/functions: - skip dead pids in status() with
405           --pidfile, or is filter_chroot() broken by design?
406
407 2010-02-08 17:06 +0000 [r11135]  Elan Ruusamäe <glen/at/pld-linux.org>
408
409         * t/status-pidfile.sh (added): - test for status() --pidfile
410
411 2010-02-08 16:51 +0000 [r11134]  Elan Ruusamäe <glen/at/pld-linux.org>
412
413         * t/backtick-test.sh (added), backtick-test.sh (removed), t
414           (added): - move tests to t/
415
416 2010-01-15 13:56 +0000 [r11113]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
417
418         * rc.d/init.d/functions: Use two separate tests instead of single
419           double test since bash yells about wrong integer if variable is
420           empty (and bash can source functions file).
421
422 2010-01-11 10:52 +0000 [r11099]  Elan Ruusamäe <glen/at/pld-linux.org>
423
424         * changelog.sh: - C locale for consistent changelog
425
426 2010-01-11 09:07 +0000 [r11098]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
427
428         * sysconfig/system: Drop EVMS_MD since it's not used.
429
430 2010-01-10 22:05 +0000 [r11096]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
431
432         * configure.ac: Prepare for 0.4.2.7.
433
434 2009-12-02 19:13 +0000 [r11004]  Elan Ruusamäe <glen/at/pld-linux.org>
435
436         * rc.d/rc.sysinit: - more reverting baggins buzybox branch changes
437           regarding hwclock
438
439 2009-11-24 11:07 +0000 [r11001]  Tomasz Pala <gotar/at/pld-linux.org>
440
441         * rc.d/rc.shutdown, rc.d/rc.sysinit: - having EVMS_LVM=yes without
442           the tools doesn't make them work - having EVMS_LVM=no mustn't
443           prevent plain LVM from bringing up - conclusion: these parts of
444           code are EVMS_LVM independant
445
446 2009-11-22 23:24 +0000 [r10999]  Elan Ruusamäe <glen/at/pld-linux.org>
447
448         * rc.d/Makefile.am: - add rc.init back
449
450 2009-11-22 23:14 +0000 [r10998]  Elan Ruusamäe <glen/at/pld-linux.org>
451
452         * rc.d/rc.init (added): - restore, but this time with some doc too
453
454 2009-11-22 20:39 +0000 [r10996]  Elan Ruusamäe <glen/at/pld-linux.org>
455
456         * rc.d/rc.sysinit: - hwclock doesn't recognize -l (patch from
457           devel-en)
458
459 2009-11-22 13:54 +0000 [r10995]  Elan Ruusamäe <glen/at/pld-linux.org>
460
461         * sysconfig/network-scripts/functions.network: - formatting
462
463 2009-11-22 13:51 +0000 [r10993-10994]  Elan Ruusamäe <glen/at/pld-linux.org>
464
465         * sysconfig/network-scripts/functions.network: - nwid already set
466           earlier
467
468         * rc.d/init.d/network: - typo, dots
469
470 2009-11-22 09:19 +0000 [r10990-10992]  Elan Ruusamäe <glen/at/pld-linux.org>
471
472         * rc.d/rc.init (removed), rc.d/Makefile.am: - rc.init does not seem
473           to be used anywhere; remove it
474
475         * sysconfig/network: - mention HOTPLUG
476
477         * sysconfig/interfaces/ifcfg-description: - cleanup
478
479 2009-11-20 12:58 +0000 [r10989]  Elan Ruusamäe <glen/at/pld-linux.org>
480
481         * rc.d/rc.shutdown: - cleanup trailing whitespace
482
483 2009-11-20 12:54 +0000 [r10988]  Elan Ruusamäe <glen/at/pld-linux.org>
484
485         * rc.d/init.d/sys-chroots: - back to /bin/sh
486
487 2009-11-20 12:35 +0000 [r10985-10987]  Elan Ruusamäe <glen/at/pld-linux.org>
488
489         * modules: - apply rc-scripts-modules.patch
490
491         * configure.ac: - prepare for 0.4.2.6 release
492
493 2009-11-19 21:21 +0000 [r10984]  Elan Ruusamäe <glen/at/pld-linux.org>
494
495         * rc.d/init.d/functions: - with --pidfile set in status(), don't
496           make wrong assumptions by finding process by name
497
498 2009-11-19 21:07 +0000 [r10983]  Elan Ruusamäe <glen/at/pld-linux.org>
499
500         * rc.d/init.d/functions: - fix weird typo
501
502 2009-11-19 20:41 +0000 [r10982]  Elan Ruusamäe <glen/at/pld-linux.org>
503
504         * rc.d/init.d/functions: - if pidfile specified, pid must be there,
505           don't fallback for pidof(1)
506
507 2009-11-19 13:31 +0000 [r10981]  Elan Ruusamäe <glen/at/pld-linux.org>
508
509         * rc.d/rc.local: - rc.local is sourced, not executed
510
511 2009-11-17 07:10 +0000 [r10976]  Elan Ruusamäe <glen/at/pld-linux.org>
512
513         * rc.d/init.d/sys-chroots, rc.d/rc, rc.d/rc.sysinit,
514           rc.d/init.d/cryptsetup, rc.d/init.d/functions: - partial merge of
515           baggin's busybox branch changes
516
517 2009-11-17 06:22 +0000 [r10975]  Elan Ruusamäe <glen/at/pld-linux.org>
518
519         * rc.d/init.d/functions: - status -p shortopt for --pidfile
520
521 2009-11-16 14:49 +0000 [r10971]  Tomasz Pala <gotar/at/pld-linux.org>
522
523         * sysconfig/network-scripts/functions.network: -
524           unknown/unsupported: return 2 if no tools found or all the
525           methods failed
526
527 2009-11-16 14:07 +0000 [r10970]  Tomasz Pala <gotar/at/pld-linux.org>
528
529         * sysconfig/network-scripts/functions.network: - don't call
530           check_mii_tool if ethtool or iwconfig reported success
531
532 2009-11-16 14:03 +0000 [r10969]  Tomasz Pala <gotar/at/pld-linux.org>
533
534         * sysconfig/network-scripts/functions.network: - check rfkill
535           before iwconfig (more common and doesn't require binary) - note
536           /sys/class/net/${1}/operstate file on some systems
537
538 2009-11-16 14:00 +0000 [r10968]  Tomasz Pala <gotar/at/pld-linux.org>
539
540         * sysconfig/network-scripts/functions.network: - it's common for
541           WiFi that all the methods of link state determinaion fail, don't
542           abort dhclient in such case
543
544 2009-11-04 08:03 +0000 [r10945]  Tomasz Pala <gotar/at/pld-linux.org>
545
546         * sysconfig/network-scripts/ifup-br: - don't disable bridged device
547           just before bridge starts! - this interrupts every subdevice
548           currently active (like VLAN interfaces in another bridges)
549
550 2009-11-04 07:58 +0000 [r10944]  Tomasz Pala <gotar/at/pld-linux.org>
551
552         * sysconfig/network-scripts/ifdown-br: - dont't set bridged device
553           down! some subdevice can still be used (e.g. VLAN interface in
554           another bridge), - NOTE: addresses from underlying device are
555           flushed on ifup-br so there should not exist anyone anyway
556
557 2009-11-03 15:47 +0000 [r10933]  Tomasz Pala <gotar/at/pld-linux.org>
558
559         * sysconfig/network-scripts/ifup-br: - bridge forward delay is used
560           regardless of STP, - NB hello timer runs always too, it's just
561           not used without STP
562
563 2009-10-25 18:33 +0000 [r10854]  Elan Ruusamäe <glen/at/pld-linux.org>
564
565         * rc.d/init.d/network: - fix devs detect
566
567 2009-10-16 08:50 +0000 [r10792]  Elan Ruusamäe <glen/at/pld-linux.org>
568
569         * rc.d/init.d/template.init: - stderr redirected anyway, nothing
570           special needed in configtest()
571
572 2009-10-15 10:03 +0000 [r10789]  Paweł Zuzelski <pawelz/at/pld-linux.org>
573
574         * sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile: - do not reduce
575           MTU by default. It kills ipsec.
576
577 2009-10-15 09:32 +0000 [r10788]  Paweł Zuzelski <pawelz/at/pld-linux.org>
578
579         * sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile (added),
580           sysconfig/interfaces/data/chat-ppp0.gprs-playmobile (added): -
581           ppp configuration for PLAY MOBILE (tested on HUAWEI E169 and E220
582           modems)
583
584 2009-10-14 07:35 +0000 [r10784]  Elan Ruusamäe <glen/at/pld-linux.org>
585
586         * rc.d/rc.sysinit: - local args in /etc/modules processing
587
588 2009-09-14 23:31 +0000 [r10603]  Tomasz Pala <gotar/at/pld-linux.org>
589
590         * rc.d/rc.sysinit: - there's no point in trying to run
591           vg{scan,change} if they're not present; so made them sufficient
592           unless is_no "$EVMS_LVM"
593
594 2009-09-02 19:58 +0000 [r10524]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
595
596         * rc.d/rc.sysinit: Set rc to 0 for mdadm rc=2 case.
597
598 2009-09-01 18:59 +0000 [r10523]  Paweł Gołaszewski <blues/at/pld-linux.org>
599
600         * rc.d/rc.sysinit: - cpuset shouldn't be mounted unconditionally -
601           it has few options
602
603 2009-08-30 20:14 +0000 [r10518]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
604
605         * rc.d/rc.sysinit: mdadm status codes 0 and 2 (new in mdadm 3.0)
606           are success
607
608 2009-08-25 10:25 +0000 [r10493]  Elan Ruusamäe <glen/at/pld-linux.org>
609
610         * rc.d/rc.sysinit: - use shell construct
611
612 2009-08-25 09:26 +0000 [r10492]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
613
614         * rc.d/rc.sysinit: Skip comments in args.
615
616 2009-08-24 06:16 +0000 [r10491]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
617
618         * rc.d/rc.sysinit: Restore extra check.
619
620 2009-08-17 20:34 +0000 [r10490]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
621
622         * rc.d/rc.sysinit, src/getkey.c: New getkey handling (from fc).
623
624 2009-08-16 20:53 +0000 [r10487]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
625
626         * configure.ac: Release 0.4.2.4.
627
628 2009-08-11 14:06 +0000 [r10473]  Elan Ruusamäe <glen/at/pld-linux.org>
629
630         * rc.d/rc.sysinit: - no subshell needed and unify modprobe -c
631           callout
632
633 2009-08-11 07:08 +0000 [r10469]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
634
635         * rc.d/rc.sysinit: Don't use modprobe.conf file. Use /sbin/modprobe
636           -c output instead.
637
638 2009-08-07 17:42 +0000 [r10460]  Marcin Król <hawk/at/pld-linux.org>
639
640         * sysconfig/network-scripts/tnlup,
641           sysconfig/network-scripts/ifup-br, rc.d/rc.sysinit,
642           sysconfig/network-scripts/ifup-sl,
643           sysconfig/network-scripts/functions.network,
644           sysconfig/network-scripts/ifup-ppp,
645           sysconfig/network-scripts/ifup-vlan: - '-k' is no longer valid
646           modprobe switch
647
648 2009-07-25 19:44 +0000 [r10427]  Elan Ruusamäe <glen/at/pld-linux.org>
649
650         * rc.d/init.d/template.init: - configtest alias - allow output of
651           configtest success
652
653 2009-07-25 19:29 +0000 [r10426]  Elan Ruusamäe <glen/at/pld-linux.org>
654
655         * rc.d/init.d/template.init: - improved configtest output sequence
656
657 2009-07-25 19:24 +0000 [r10425]  Elan Ruusamäe <glen/at/pld-linux.org>
658
659         * rc.d/init.d/template.init: - add checkconfig action sample
660
661 2009-07-25 19:19 +0000 [r10424]  Elan Ruusamäe <glen/at/pld-linux.org>
662
663         * rc.d/init.d/template.init: - use <service_name> for msg as it
664           usualy differs
665
666 2009-07-21 18:25 +0000 [r10422]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
667
668         * firmware-loader.sh (added), rc.d/rc.sysinit: - added
669           firmware-loader.sh for autoload firmware on systems w/o udev
670
671 2009-07-17 07:40 +0000 [r10421]  Bartosz Świątek <shadzik/at/pld-linux.org>
672
673         * sysconfig/i18n: - add en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8
674           en_GB.UTF-8/UTF-8 to supported langs
675
676 2009-07-16 18:09 +0000 [r10420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
677
678         * rc.d/init.d/functions: Update LINES correctly.
679
680 2009-07-16 17:07 +0000 [r10419]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
681
682         * rc.d/init.d/functions: On IPMI serial console COLUMNS ends up
683           with negative value like -13. Protect agains such thing. Also
684           protect LINES.
685
686 2009-07-01 04:39 +0000 [r10409]  Elan Ruusamäe <glen/at/pld-linux.org>
687
688         * acinclude.m4: - fix underquoted definition warning
689
690 2009-07-01 04:35 +0000 [r10408]  Elan Ruusamäe <glen/at/pld-linux.org>
691
692         * configure.ac: - 0.4.2.3
693
694 2009-06-29 00:13 +0000 [r10399]  Elan Ruusamäe <glen/at/pld-linux.org>
695
696         * rc.d/rc.shutdown: - nice message about kexec being used
697
698 2009-06-28 22:17 +0000 [r10398]  Elan Ruusamäe <glen/at/pld-linux.org>
699
700         * rc.d/rc.shutdown: - invoke kexec only if image loaded
701
702 2009-06-05 18:30 +0000 [r10372]  Elan Ruusamäe <glen/at/pld-linux.org>
703
704         * sysconfig/network: - update udev path
705
706 2009-06-03 06:29 +0000 [r10367-10369]  Elan Ruusamäe <glen/at/pld-linux.org>
707
708         * sysconfig/network-scripts/functions.network: - one local should
709           be enough
710
711         * rc.d/init.d/functions: - update path
712
713         * sysconfig/network-scripts/functions.network: - i don't think cat
714           output is localized
715
716 2009-06-02 20:34 +0000 [r10366]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
717
718         * sysconfig/network-scripts/functions.network: Add rfkill support.
719
720 2009-05-26 19:51 +0000 [r10361]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
721
722         * rc.d/init.d/functions: - don't kill -KILL (in start-stop-daemon),
723           try TERM first
724
725 2009-05-22 18:30 +0000 [r10358]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
726
727         * DEVELOPMENT, configure.ac: Prepare for 0.4.2.2.
728
729 2009-04-23 20:59 +0000 [r10333]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
730
731         * sysconfig/network-scripts/functions.network: Don't rely on mii
732           check (it's unreliable). 'radio off' clarifications. Less
733           iterations in loop.
734
735 2009-04-07 09:28 +0000 [r10321-10322]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
736
737         * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
738           udev it doesn't exist usually.
739
740         * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
741           udev it doesn't exist usually.
742
743 2009-03-26 15:11 +0000 [r10264]  Jan Rękorajski <baggins/at/pld-linux.org>
744
745         * sysconfig/network-scripts/ifup-aliases: - more readable
746
747 2009-03-26 13:33 +0000 [r10253]  Jan Rękorajski <baggins/at/pld-linux.org>
748
749         * sysconfig/network-scripts/ifup-aliases: - set addrlabel only if
750           specified
751
752 2009-03-23 16:07 +0000 [r10235]  Jan Rękorajski <baggins/at/pld-linux.org>
753
754         * configure.ac: - 0.4.2.1
755
756 2009-03-21 21:30 +0000 [r10225-10226]  Elan Ruusamäe <glen/at/pld-linux.org>
757
758         * rc.d/init.d/sys-chroots: - correct
759
760         * rc.d/init.d/sys-chroots: - invert condition to bring down one
761           level of indent
762
763 2009-03-21 21:24 +0000 [r10223-10224]  Elan Ruusamäe <glen/at/pld-linux.org>
764
765         * rc.d/init.d/local: - proper order of commands
766
767         * rc.d/init.d/killall: - correction
768
769 2009-03-21 21:17 +0000 [r10222]  Elan Ruusamäe <glen/at/pld-linux.org>
770
771         * rc.d/init.d/allowlogin: - why the space?
772
773 2009-03-20 16:03 +0000 [r10221]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
774
775         * sysconfig/network-scripts/functions.network: Set nickname only
776           when specified in config since many wifi adapters don't support
777           this setting.
778
779 2009-03-19 00:15 +0000 [r10218]  Elan Ruusamäe <glen/at/pld-linux.org>
780
781         * rc.d/rc, rc.d/rc.sysinit, DEVELOPMENT,
782           sysconfig/network-scripts/functions.network,
783           rc.d/init.d/functions: - use "local" not "typeset" (compatible
784           with: pdksh/bash/dash)
785
786 2009-03-16 11:34 +0000 [r10214]  Elan Ruusamäe <glen/at/pld-linux.org>
787
788         * rc.d/rc.shutdown, rc.d/rc.sysinit: - shorter lvm version detect
789
790 2009-03-16 11:27 +0000 [r10213]  Elan Ruusamäe <glen/at/pld-linux.org>
791
792         * rc.d/rc.shutdown: - remove unneeded subshells
793
794 2009-03-16 11:23 +0000 [r10212]  Elan Ruusamäe <glen/at/pld-linux.org>
795
796         * sysconfig/system: - typo
797
798 2009-03-15 23:09 +0000 [r10210-10211]  Jan Rękorajski <baggins/at/pld-linux.org>
799
800         * rc.d/rc.shutdown, sysconfig/system: - added UMOUNT_IGNORE option
801
802         * rc.d/rc.shutdown: - refactor awk invocation in fs unmounting code
803
804 2009-03-12 15:32 +0000 [r10208]  Elan Ruusamäe <glen/at/pld-linux.org>
805
806         * inittab: - sX prefix ofr serial lines
807
808 2009-03-11 12:41 +0000 [r10203]  Jan Rękorajski <baggins/at/pld-linux.org>
809
810         * configure.ac: - 0.4.2.0, well deserved version bump after few
811           years of development
812
813 2009-03-10 11:39 +0000 [r10197-10198]  Jan Rękorajski <baggins/at/pld-linux.org>
814
815         * sysconfig/network-scripts/ifup,
816           sysconfig/network-scripts/functions.network: - addlabel is IPv6
817           only
818
819         * sysconfig/network-scripts/ifup-aliases: - added addrlabel support
820
821 2009-03-10 11:33 +0000 [r10196]  Jan Rękorajski <baggins/at/pld-linux.org>
822
823         * sysconfig/network-scripts/ifup-aliases: - removed dead code
824
825 2009-03-10 11:20 +0000 [r10195]  Jan Rękorajski <baggins/at/pld-linux.org>
826
827         * sysconfig/network-scripts/ifup: - add IP_LABEL support
828
829 2009-03-10 11:16 +0000 [r10194]  Jan Rękorajski <baggins/at/pld-linux.org>
830
831         * sysconfig/network-scripts/functions.network: - allow addrlabel
832           setting for ipv4 adresses
833
834 2009-03-10 11:11 +0000 [r10192-10193]  Jan Rękorajski <baggins/at/pld-linux.org>
835
836         * sysconfig/network-scripts/functions.network: - remove IP6_SRC_IF
837           dead code - started adding IP_LABEL
838
839         * doc/net-scripts.txt: - remove IP6_SRC_IF, add IP_ALABEL
840
841 2009-03-10 11:02 +0000 [r10191]  Jan Rękorajski <baggins/at/pld-linux.org>
842
843         * sysconfig/interfaces/ifcfg-description: - just remove IP6_SRC_IF
844           to avoid confusion
845
846 2009-03-10 10:56 +0000 [r10190]  Jan Rękorajski <baggins/at/pld-linux.org>
847
848         * sysconfig/interfaces/ifcfg-description: - add IP_LABEL setting
849           for ip addrlabel (see RFC 3484) - added comment about uselessness
850           of IP6_SRC_IF setting
851
852 2009-03-09 21:21 +0000 [r10186]  Jan Rękorajski <baggins/at/pld-linux.org>
853
854         * rc.d/init.d/functions: - use exntended regexp functionality
855
856 2009-03-09 21:12 +0000 [r10185]  Jan Rękorajski <baggins/at/pld-linux.org>
857
858         * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases,
859           sysconfig/network-scripts/ifup-routes,
860           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
861           sysconfig/network-scripts/tnldown, rc.d/rc.sysinit,
862           rc.d/init.d/cryptsetup, sysconfig/network-scripts/ifup-neigh,
863           sysconfig/network-scripts/functions.network,
864           rc.d/init.d/functions, sysconfig/network-scripts/ifup-vlan: - man
865           grep, "Direct invocation as either egrep or fgrep is deprecated",
866           use grep -F or grep -E
867
868 2009-03-09 21:04 +0000 [r10183-10184]  Jan Rękorajski <baggins/at/pld-linux.org>
869
870         * rc.d/rc.sysinit: - fix syntax
871
872         * rc.d/init.d/functions: - man grep, glen. "Direct invocation as
873           either egrep or fgrep is deprecated" - and better safe than
874           sorry, use grep -E with proper regexp
875
876 2009-03-09 18:50 +0000 [r10181-10182]  Elan Ruusamäe <glen/at/pld-linux.org>
877
878         * sysconfig/network-scripts/ifdown-vlan: - ip link help might be
879           localized, remove unneeded subshell
880
881         * rc.d/init.d/functions: - /proc/mounts isn't localized and it has
882           fixed format (use fgrep)
883
884 2009-03-09 18:03 +0000 [r10180]  Jan Rękorajski <baggins/at/pld-linux.org>
885
886         * rc.d/rc.sysinit: - use is_fsmounted for checking mount points -
887           fix mtab entry for /dev/cpuset
888
889 2009-03-09 17:47 +0000 [r10179]  Jan Rękorajski <baggins/at/pld-linux.org>
890
891         * rc.d/init.d/functions: - use /proc/mounts if available for
892           checking mounted fs
893
894 2009-03-09 16:07 +0000 [r10178]  Jan Rękorajski <baggins/at/pld-linux.org>
895
896         * rc.d/rc.sysinit: - check if /proc and /sys are mounted before
897           trying to mount them
898
899 2009-03-09 15:54 +0000 [r10177]  Jan Rękorajski <baggins/at/pld-linux.org>
900
901         * rc.d/init.d/functions: - added is_fsmounted function to check if
902           a given filesystem is mounted, requires /bin/stat (i.e. coreutils
903           >= 7.1-2)
904
905 2009-03-08 15:48 +0000 [r10176]  Tomasz Pala <gotar/at/pld-linux.org>
906
907         * sysconfig/network-scripts/ifup: - rc.d/init.d/network calls
908           "/sbin/ifup tnlcfg-$i boot" causing awk: cannot open tnlcfg-tun0
909           (No such file or directory) from ifup-post tnlcfg-tun0 (calling
910           ifup-aliases without full $CONFIG path) This fixes long lasting
911           bug:
912           http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg18413.html
913           http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg11198.html
914
915 2009-03-06 12:56 +0000 [r10174]  Elan Ruusamäe <glen/at/pld-linux.org>
916
917         * rc.d/init.d/functions: - daemon() startup errors dump to stderr
918
919 2009-03-02 12:39 +0000 [r10159]  Elan Ruusamäe <glen/at/pld-linux.org>
920
921         * rc.d/rc.sysinit: - no bashism, typo
922
923 2009-03-02 12:28 +0000 [r10158]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
924
925         * rc.d/rc.sysinit: - remount rootfs rw only if no option 'ro' in
926           fstab - hide remove errors on /etc/*mtab~* /fastboot etc
927
928 2009-02-27 16:36 +0000 [r10150]  Tomasz Pala <gotar/at/pld-linux.org>
929
930         * sysconfig/network-scripts/ifup-vlan: - fixed exit status when no
931           appropriate tools found
932
933 2009-02-27 16:33 +0000 [r10149]  Tomasz Pala <gotar/at/pld-linux.org>
934
935         * sysconfig/network-scripts/ifdown-vlan: - restored vconfig support
936           for older iproute2 users
937
938 2009-02-25 07:43 +0000 [r10146]  Elan Ruusamäe <glen/at/pld-linux.org>
939
940         * rc.d/init.d/template.init: - less indent by using return in
941           functions
942
943 2009-02-21 12:43 +0000 [r10135]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
944
945         * rc.d/rc, sysconfig/network-scripts/functions.network: Comparsion
946           correction.
947
948 2009-02-20 09:05 +0000 [r10133]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
949
950         * configure.ac: Preparations for 0.4.1.27.
951
952 2009-02-19 20:03 +0000 [r10132]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
953
954         * rc.d/init.d/functions: - 15 seems to be normal color on 16 and
955           256 color consoles
956
957 2009-02-19 10:15 +0000 [r10130]  Elan Ruusamäe <glen/at/pld-linux.org>
958
959         * rc.d/init.d/functions: - typo
960
961 2009-02-17 17:23 +0000 [r10127]  Tomasz Pala <gotar/at/pld-linux.org>
962
963         * rc.d/init.d/functions: - added {waitname:+--name $waitname} to
964           ssd, otherwise there's no way to start qpopperd and qpoppersd
965           both at the same time /usr/sbin/qpoppersd already running. - use
966           long options names
967
968 2009-02-16 01:07 +0000 [r10123-10124]  Tomasz Pala <gotar/at/pld-linux.org>
969
970         * rc.d/init.d/functions: - keep one style of spacing, do not
971           pollute sh with C-style comparision == operator
972
973         * rc.d/init.d/functions: - expand relative --pidfile to absolute
974           /var/run path; ssd in killproc has broken plenty of daemons
975           including amavisd-new, apache and clamav - dropped ancient
976           /usr/X11R6/bin from $PATH
977
978 2009-02-12 11:29 +0000 [r10122]  Elan Ruusamäe <glen/at/pld-linux.org>
979
980         * rc.d/init.d/functions: - calculate default INIT_COL from terminal
981           size
982
983 2009-02-12 11:26 +0000 [r10121]  Elan Ruusamäe <glen/at/pld-linux.org>
984
985         * sysconfig/system: - no hardcoded default in config for INIT_COL
986
987 2009-02-09 19:59 +0000 [r10115]  Elan Ruusamäe <glen/at/pld-linux.org>
988
989         * rc.d/init.d/functions: - typo
990
991 2009-02-04 20:28 +0000 [r10099]  Paweł Gołaszewski <blues/at/pld-linux.org>
992
993         * rc.d/init.d/functions: - makepid functionality to daemon function
994
995 2009-01-25 14:58 +0000 [r10096]  Elan Ruusamäe <glen/at/pld-linux.org>
996
997         * rc.d/init.d/cryptsetup: - LC_ALL=C for greps
998
999 2009-01-23 15:03 +0000 [r10095]  Elan Ruusamäe <glen/at/pld-linux.org>
1000
1001         * sysconfig/network-scripts/functions.network: - local output for
1002           func internal vars
1003
1004 2009-01-23 13:54 +0000 [r10094]  Elan Ruusamäe <glen/at/pld-linux.org>
1005
1006         * sysconfig/network-scripts/ifdown: - grepping pid from ps ax could
1007           be ambigous, use kill -0 for running-pid-check
1008
1009 2009-01-23 13:45 +0000 [r10093]  Elan Ruusamäe <glen/at/pld-linux.org>
1010
1011         * rc.d/init.d/cryptsetup: - revert unwanted commit
1012
1013 2009-01-23 13:39 +0000 [r10092]  Elan Ruusamäe <glen/at/pld-linux.org>
1014
1015         * sysconfig/network-scripts/ifup-routes, rc.d/rc.shutdown,
1016           sysconfig/network-scripts/ifup-aliases,
1017           sysconfig/network-scripts/ifdown-ppp,
1018           sysconfig/network-scripts/tnldown,
1019           sysconfig/network-scripts/ifup-post,
1020           sysconfig/network-scripts/ifup-plusb,
1021           sysconfig/network-scripts/ifdown,
1022           sysconfig/network-scripts/ifdown-br,
1023           sysconfig/network-scripts/ifup-neigh,
1024           sysconfig/network-scripts/ifup-ppp,
1025           sysconfig/network-scripts/ifup-vlan,
1026           sysconfig/network-scripts/ifup-ipx,
1027           sysconfig/network-scripts/tnlup,
1028           sysconfig/network-scripts/ifdown-sl,
1029           sysconfig/network-scripts/ifup,
1030           sysconfig/network-scripts/ifdown-irda,
1031           sysconfig/network-scripts/ifup-br,
1032           sysconfig/network-scripts/ifup-plip, sysconfig/system,
1033           sysconfig/network-scripts/ifup-iucv, rc.d/rc,
1034           sysconfig/network-scripts/ifdown-post, rc.d/rc.init, lang.csh,
1035           hwprofile, service, sysconfig/network-scripts/ifup-sl,
1036           sysconfig/network-scripts/ifup-irda: - cleanup vi:syntax, not
1037           needed and doesn't work anyway (should be vim:ft if any)
1038
1039 2009-01-23 13:34 +0000 [r10091]  Elan Ruusamäe <glen/at/pld-linux.org>
1040
1041         * sysconfig/network-scripts/ifup-aliases,
1042           sysconfig/network-scripts/tnlup,
1043           sysconfig/network-scripts/ifdown-vlan,
1044           sysconfig/network-scripts/ifup-br,
1045           sysconfig/network-scripts/tnldown,
1046           sysconfig/network-scripts/ifdown, Makefile.am,
1047           sysconfig/network-scripts/ifdown-br, rc.d/init.d/cryptsetup,
1048           sysconfig/network-scripts/functions.network, configure.ac,
1049           sysconfig/network-scripts/ifup-vlan: - force LC_ALL=C when
1050           grepping data from possibly localized program outputs
1051
1052 2009-01-22 09:06 +0000 [r10090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1053
1054         * sysconfig/interfaces/ifcfg-description: Mention GVRP option.
1055
1056 2009-01-22 09:02 +0000 [r10089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1057
1058         * po/pl.po: Update
1059
1060 2009-01-22 08:56 +0000 [r10087-10088]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1061
1062         * sysconfig/network-scripts/functions.network,
1063           sysconfig/network-scripts/ifup-vlan: Prefer vlan creation using
1064           iproute2, fallback to vconfig.
1065
1066         * sysconfig/network-scripts/ifdown: No need for special handling
1067           for vlans when downing master device.
1068
1069 2009-01-22 08:41 +0000 [r10086]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1070
1071         * sysconfig/network-scripts/ifdown-vlan: vconfig no longer needed
1072           here.
1073
1074 2009-01-22 07:43 +0000 [r10085]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1075
1076         * sysconfig/network-scripts/ifdown-vlan,
1077           sysconfig/network-scripts/ifdown: Delete devices using iproute2.
1078
1079 2009-01-05 19:08 +0000 [r10050]  Jan Rękorajski <baggins/at/pld-linux.org>
1080
1081         * rc.d/rc.sysinit, rc.d/init.d/cpusets: - use noprefix mount option
1082           for cgroup cpuset
1083
1084 2009-01-02 19:01 +0000 [r10047-10048]  Jan Rękorajski <baggins/at/pld-linux.org>
1085
1086         * sysconfig/cpusets/cpuset-test: - removed reference to cpuset
1087           virtualization (feature long dead, and no signs of resurrection)
1088
1089         * rc.d/init.d/cpusets: - fix for /dev/cpuset mounted as cgroup
1090           -ocpuset
1091
1092 2008-12-31 19:25 +0000 [r10044]  Jan Rękorajski <baggins/at/pld-linux.org>
1093
1094         * configure.ac: 0.4.1.26
1095
1096 2008-12-25 07:08 +0000 [r10040]  Jakub Bogusz <qboosh/at/pld-linux.org>
1097
1098         * rc.d/init.d/functions: - optional argument in square brackets
1099
1100 2008-12-16 19:00 +0000 [r10038]  Elan Ruusamäe <glen/at/pld-linux.org>
1101
1102         * rc.d/init.d/functions: - add usage for killproc - shift 2 is
1103           better than shift shift
1104
1105 2008-12-16 18:55 +0000 [r10037]  Elan Ruusamäe <glen/at/pld-linux.org>
1106
1107         * rc.d/init.d/functions: - try ssd for killproc. needs pidfile to
1108           work reliably - what values to use for --retry?
1109
1110 2008-12-11 17:04 +0000 [r10034]  Elan Ruusamäe <glen/at/pld-linux.org>
1111
1112         * rc.d/rc.sysinit: - display LVM VG stats after LVM has been
1113           initialized
1114
1115 2008-12-09 14:35 +0000 [r10030]  Jan Rękorajski <baggins/at/pld-linux.org>
1116
1117         * rc.d/rc.shutdown, po/pl.po, sysconfig/system, rc.d/rc.sysinit,
1118           sysconfig/network-scripts/ifup-ppp: - removed DevFS support
1119
1120 2008-12-09 14:31 +0000 [r10029]  Jan Rękorajski <baggins/at/pld-linux.org>
1121
1122         * rc.d/rc.sysinit: - udev-135-2 finally creates /dev/cpuset
1123           directory - use cgroup fs in newer kernels
1124
1125 2008-12-04 19:49 +0000 [r10022]  Paweł Sikora <pluto/at/pld-linux.org>
1126
1127         * rc.d/rc.sysinit: - allow usb group to operate on /proc/bus/usb.
1128
1129 2008-12-02 07:14 +0000 [r10020]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1130
1131         * sysctl.conf: Leave default for kernel.
1132
1133 2008-12-02 00:08 +0000 [r10019]  Paweł Sikora <pluto/at/pld-linux.org>
1134
1135         * sysctl.conf: - describe kernel.randomize_va_space feature.
1136
1137 2008-11-30 19:27 +0000 [r10016]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1138
1139         * sysconfig/network-scripts/ifup-vlan: Load 8021q module.
1140
1141 2008-11-30 15:15 +0000 [r10014]  Elan Ruusamäe <glen/at/pld-linux.org>
1142
1143         * rc.d/init.d/functions: - add --pidfile to status()
1144
1145 2008-11-28 16:09 +0000 [r10010]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1146
1147         * sysconfig/network-scripts/ifup,
1148           sysconfig/interfaces/ifcfg-description,
1149           sysconfig/interfaces/ifcfg-eth0.1: macvlan support.
1150
1151 2008-11-27 14:47 +0000 [r10007]  Jan Rękorajski <baggins/at/pld-linux.org>
1152
1153         * rc.d/rc.sysinit: - load dm-mod before using dmsetup in multipath
1154           case
1155
1156 2008-11-18 13:40 +0000 [r9998]  Elan Ruusamäe <glen/at/pld-linux.org>
1157
1158         * rc.d/init.d/cryptsetup: - catch missing device errors
1159
1160 2008-11-18 13:26 +0000 [r9996-9997]  Elan Ruusamäe <glen/at/pld-linux.org>
1161
1162         * sysconfig/interfaces/data/chat-ppp0.kou: - it starts pppd right
1163           after connection - with kernel or fixed firmware there's OK said
1164           after ATZ
1165
1166         * sysconfig/interfaces/ifcfg-ppp0.kou: - add debug line (disabled)
1167
1168 2008-11-14 01:23 +0000 [r9991]  Elan Ruusamäe <glen/at/pld-linux.org>
1169
1170         * rc.d/init.d/cryptsetup: - use nls
1171
1172 2008-11-12 23:27 +0000 [r9985]  Elan Ruusamäe <glen/at/pld-linux.org>
1173
1174         * rc.d/init.d/cryptsetup: - dmsetup mknodes so the startup doesn't
1175           complain on missing nodes
1176
1177 2008-11-10 00:46 +0000 [r9974]  Elan Ruusamäe <glen/at/pld-linux.org>
1178
1179         * rc.d/init.d/cryptsetup: - output formatting cosmetics
1180
1181 2008-11-10 00:15 +0000 [r9973]  Elan Ruusamäe <glen/at/pld-linux.org>
1182
1183         * rc.d/init.d/cryptsetup: - no bashism
1184
1185 2008-11-05 22:48 +0000 [r9970]  Elan Ruusamäe <glen/at/pld-linux.org>
1186
1187         * rc.d/init.d/functions: - add --chdir to daemon()
1188
1189 2008-11-05 22:39 +0000 [r9969]  Elan Ruusamäe <glen/at/pld-linux.org>
1190
1191         * rc.d/init.d/functions: - -u is for stopping in ssd
1192
1193 2008-11-04 20:04 +0000 [r9963]  Elan Ruusamäe <glen/at/pld-linux.org>
1194
1195         * configure.ac: - wtf 0.4.1.24 was already there? bump to 0.4.1.25
1196           then
1197
1198 2008-11-04 19:57 +0000 [r9962]  Elan Ruusamäe <glen/at/pld-linux.org>
1199
1200         * DEVELOPMENT: - somewhy have to svn up again after configure.ac
1201           commit
1202
1203 2008-11-04 19:45 +0000 [r9959]  Elan Ruusamäe <glen/at/pld-linux.org>
1204
1205         * configure.ac: - 0.4.1.24 release
1206
1207 2008-11-04 18:07 +0000 [r9958]  Elan Ruusamäe <glen/at/pld-linux.org>
1208
1209         * lang.sh: - LC_ALL was still overwritten with i18n value even if
1210           one had from ssh session
1211
1212 2008-10-29 08:54 +0000 [r9927]  Elan Ruusamäe <glen/at/pld-linux.org>
1213
1214         * run-parts: - rip out -u <runas_user> -- it's bad concept and
1215           nothing should be using it anyway
1216
1217 2008-10-28 00:09 +0000 [r9926]  Elan Ruusamäe <glen/at/pld-linux.org>
1218
1219         * run-parts: - add --test and -- to behave like debian run-parts(1)
1220
1221 2008-10-26 13:43 +0000 [r9922]  Tomasz Pala <gotar/at/pld-linux.org>
1222
1223         * sysconfig/system, rc.d/rc.sysinit: - introduce START_UDEV
1224           variable
1225
1226 2008-10-25 22:53 +0000 [r9921]  Andrzej Dopierała <undefine/at/pld-linux.org>
1227
1228         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
1229           - wpa is also usefull with not wireless devices - eg with 8021x.
1230           - patch by Pawel Nogas <pnogas(AT)amu(DOT)edu(DOT)pl>
1231
1232 2008-10-25 18:35 +0000 [r9920]  Radosław Zieliński <radek/at/pld-linux.org>
1233
1234         * sysconfig/network-scripts/ifup: - removed sed dependency
1235
1236 2008-10-25 18:16 +0000 [r9918-9919]  Radosław Zieliński <radek/at/pld-linux.org>
1237
1238         * sysconfig/interfaces/ifcfg-eth0.1: - typo
1239
1240         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
1241           doc/net-scripts.txt, sysconfig/interfaces/ifcfg-eth0: - support
1242           for automatic 6to4 tunnels
1243
1244 2008-10-13 13:21 +0000 [r9909]  Tomasz Pala <gotar/at/pld-linux.org>
1245
1246         * rc.d/init.d/network, backtick-test.sh (added): - restored some
1247           backticks - pdksh has broken $(...) closing paren detection, -
1248           added backtick-test.sh to test whenever this would be valid some
1249           day
1250
1251 2008-10-13 01:04 +0000 [r9908]  Tomasz Pala <gotar/at/pld-linux.org>
1252
1253         * rc.d/init.d/network, rc.d/init.d/cpusets, rc.d/init.d/functions:
1254           - unified function definitions (line-saving way), - use
1255           unambiguous $(...) instead of backticks.
1256
1257 2008-10-12 18:08 +0000 [r9907]  Tomasz Pala <gotar/at/pld-linux.org>
1258
1259         * rc.d/init.d/functions: - start-stop-daemon uses -c not -u to
1260           change UID
1261
1262 2008-09-16 20:39 +0000 [r9869]  Elan Ruusamäe <glen/at/pld-linux.org>
1263
1264         * inittab: - full set of samples for default terminals (default
1265           keymap doesn't allow you switch over 12)
1266
1267 2008-09-15 08:23 +0000 [r9868]  Elan Ruusamäe <glen/at/pld-linux.org>
1268
1269         * inittab: - you don't likely need so many terminals
1270
1271 2008-08-07 20:39 +0000 [r9860]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1272
1273         * rc.d/rc.sysinit: Actually don't use -s option since dmesg uses
1274           klogctl() to retrieve real ring buffer size.
1275
1276 2008-08-07 20:36 +0000 [r9859]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1277
1278         * rc.d/rc.sysinit: dump 524288 of dmesg data
1279
1280 2008-07-24 10:10 +0000 [r9851]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1281
1282         * sysctl.conf: Don't set net.ipv4.ip_local_port_range; use kernel
1283           default
1284
1285 2008-07-24 10:06 +0000 [r9850]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1286
1287         * sysctl.conf: Disable tcp syncookies by default (these disable
1288           SACK which according to DaveM 'sets TCP stack back by 10 years')
1289
1290 2008-07-22 17:39 +0000 [r9849]  Jakub Bogusz <qboosh/at/pld-linux.org>
1291
1292         * sysconfig/i18n: - proper encoding for de_DE
1293
1294 2008-07-17 20:42 +0000 [r9846]  Bartosz Świątek <shadzik/at/pld-linux.org>
1295
1296         * sysconfig/network-scripts/ifup: - wpa_supplicant 0.6.3 doesn't
1297           have a "-w" option!!
1298
1299 2008-06-10 21:00 +0000 [r9801]  Paweł Gołaszewski <blues/at/pld-linux.org>
1300
1301         * sysconfig/network-scripts/ifup-ppp: - try last resort in setting
1302           MODEMPORT - compatibility change.
1303
1304 2008-06-01 11:28 +0000 [r9785]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1305
1306         * rc.d/init.d/functions: Export ISATTY. Calling this test from
1307           inside of initlog() return true even if output still goes into
1308           terminal. By exporting we make sure that initial test result is
1309           used for entire run of the script. Fixes wrong 'DONE' string
1310           alignment when bringin up dhcp.
1311
1312 2008-05-22 19:08 +0000 [r9761]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1313
1314         * sysconfig/network-scripts/ifdown: Return can be only from
1315           function. Use exit.
1316
1317 2008-05-19 06:21 +0000 [r9759-9760]  Elan Ruusamäe <glen/at/pld-linux.org>
1318
1319         * rc.d/init.d/functions: - tabs
1320
1321         * rc.d/init.d/functions: - try not to use initlog if $RC_LOGGING is
1322           off (avoits usleeps for each startup)
1323
1324 2008-05-19 06:05 +0000 [r9756-9757]  Elan Ruusamäe <glen/at/pld-linux.org>
1325
1326         * configure.ac: - 0.4.1.23
1327
1328         * rc.d/init.d/functions: - add --pidfile to daemon()
1329
1330 2008-04-27 02:00 +0000 [r9733]  Elan Ruusamäe <glen/at/pld-linux.org>
1331
1332         * rc.d/init.d/functions: - disable log_success/log_failed when
1333           RC_LOGGING is off
1334
1335 2008-04-27 01:34 +0000 [r9731-9732]  Elan Ruusamäe <glen/at/pld-linux.org>
1336
1337         * sysconfig/interfaces/tnlcfg-description: - utf8
1338
1339         * doc/rc-scripts.docb, doc/polski.dsl, doc/sysconfig.docb: - utf8
1340
1341 2008-04-27 01:29 +0000 [r9730]  Elan Ruusamäe <glen/at/pld-linux.org>
1342
1343         * rc-scripts.spec.in (removed), Makefile.am, configure.ac: -
1344           outdated, use spec from cvs
1345
1346 2008-04-27 01:24 +0000 [r9729]  Elan Ruusamäe <glen/at/pld-linux.org>
1347
1348         * sysconfig/network-scripts/tnlup,
1349           sysconfig/network-scripts/ifdown-irda,
1350           sysconfig/network-scripts/ifdown-vlan,
1351           sysconfig/network-scripts/ifup-br,
1352           sysconfig/network-scripts/tnldown,
1353           sysconfig/network-scripts/ifdown-br, hwprofile,
1354           sysconfig/network-scripts/ifup-irda, rc.d/init.d/functions,
1355           sysconfig/network-scripts/ifup-vlan: - utf8
1356
1357 2008-04-27 01:20 +0000 [r9728]  Elan Ruusamäe <glen/at/pld-linux.org>
1358
1359         * AUTHORS: - utf8
1360
1361 2008-04-24 21:23 +0000 [r9724-9725]  Elan Ruusamäe <glen/at/pld-linux.org>
1362
1363         * configure.ac: - 0.4.1.22
1364
1365         * rc.d/init.d/functions: - make stripping string suffixes from
1366           EXTRAVER more greedy
1367
1368 2008-04-23 22:35 +0000 [r9720-9722]  Elan Ruusamäe <glen/at/pld-linux.org>
1369
1370         * configure.ac: - 0.4.1.21
1371
1372         * rc.d/rc.sysinit: - leave note for future not to fall again
1373
1374         * rc.d/init.d/functions: - handle also `uname -r` returning
1375           "2.6.25-1"
1376
1377 2008-04-23 22:27 +0000 [r9718-9719]  Elan Ruusamäe <glen/at/pld-linux.org>
1378
1379         * rc.d/rc.sysinit: - second try: /var/run cleanup without find and
1380           without args len exceeded error
1381
1382         * rc.d/init.d/functions: - fix for kernels whose release is
1383           "2.6.25_vanilla-1", found by vip`
1384
1385 2008-04-16 17:30 +0000 [r9711]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1386
1387         * sysconfig/i18n: Obsolete texts.
1388
1389 2008-04-09 09:02 +0000 [r9703-9704]  Jan Rękorajski <baggins/at/pld-linux.org>
1390
1391         * configure.ac: - 0.4.1.20
1392
1393         * rc.d/rc.sysinit: - reverted r9238, /usr may NOT be mounted at
1394           this time, ever heard of NFS?
1395
1396 2008-03-27 15:42 +0000 [r9688]  Patryk Zawadzki <patrys/at/pld-linux.org>
1397
1398         * configure.ac: - bump version to 0.4.1.19
1399
1400 2008-03-27 15:19 +0000 [r9687]  Patryk Zawadzki <patrys/at/pld-linux.org>
1401
1402         * rc.d/rc.shutdown: - force reboot/halt to work with other init
1403           daemons
1404
1405 2008-03-26 19:43 +0000 [r9685]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
1406
1407         * configure.ac: - forgot to commit; 0.4.1.18
1408
1409 2008-03-26 16:20 +0000 [r9682]  Elan Ruusamäe <glen/at/pld-linux.org>
1410
1411         * setsysfont: - /usr is not mounted when this is called from
1412           rc.sysinit
1413
1414 2008-03-26 14:42 +0000 [r9681]  Elan Ruusamäe <glen/at/pld-linux.org>
1415
1416         * sysconfig/network: - i always set full hostname here, why "only
1417           hostname" comment?
1418
1419 2008-03-26 08:46 +0000 [r9680]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
1420
1421         * sysconfig/network-scripts/ifup-ppp: - "sync" option must be used
1422           before "plugin" option - changes made by seba (at) pro-ject.net
1423           (merged from cvs)
1424
1425 2008-03-26 08:42 +0000 [r9677-9679]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
1426
1427         * sysconfig/interfaces/Makefile.am: - added
1428           ifcfg-ppp0.ueagle4-neostrada
1429
1430         * sysconfig/interfaces/ifcfg-description: - added SYNC option
1431
1432         * sysconfig/interfaces/ifcfg-ppp0.ueagle4-neostrada (added): -
1433           config for neostrada using usb modem Sagem E4
1434
1435 2008-03-26 08:11 +0000 [r9675]  Elan Ruusamäe <glen/at/pld-linux.org>
1436
1437         * configure.ac: - release 0.4.1.17
1438
1439 2008-03-25 23:41 +0000 [r9674]  Elan Ruusamäe <glen/at/pld-linux.org>
1440
1441         * rc.d/init.d/template.init: - more chkconfig vars
1442
1443 2008-03-25 15:14 +0000 [r9670-9671]  Elan Ruusamäe <glen/at/pld-linux.org>
1444
1445         * sysconfig/network-scripts/ifup-ppp: - actually check $MODEMPORT
1446           being chardevice after all *DSL variants
1447
1448         * sysconfig/network-scripts/ifup-ppp: - check $MODEMPORT set from
1449           config (not the value set from this script)
1450
1451 2008-03-24 19:17 +0000 [r9667-9668]  Elan Ruusamäe <glen/at/pld-linux.org>
1452
1453         * configure.ac: - release 0.4.1.16
1454
1455         * sysconfig/network-scripts/functions.network: - return val doc for
1456           check_{mii_tool,ethtool,iwconfig} - code readability
1457
1458 2008-03-22 12:14 +0000 [r9649]  Jakub Bogusz <qboosh/at/pld-linux.org>
1459
1460         * sysconfig/interfaces/ifcfg-description: - typo
1461
1462 2008-03-19 14:21 +0000 [r9646]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1463
1464         * rc.d/rc.shutdown: Use .sh - safer.
1465
1466 2008-03-19 12:51 +0000 [r9645]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1467
1468         * rc.d/rc.shutdown: Multiple UPS support.
1469
1470 2008-03-09 12:33 +0000 [r9575]  Jakub Bogusz <qboosh/at/pld-linux.org>
1471
1472         * setsysfont: - use "locale charmap" to detect UTF-8 locales
1473           properly - call unicode_stop for non-UTF locales (Linux 2.6.24+
1474           has unicode console by default)
1475
1476 2008-03-01 18:01 +0000 [r9549]  Andrzej Dopierała <undefine/at/pld-linux.org>
1477
1478         * sysconfig/interfaces/ifcfg-eth0: - add commented DHCP_OPTIONS
1479           option to show how to pass parameters to dhcp client
1480
1481 2008-02-27 10:35 +0000 [r9533]  Elan Ruusamäe <glen/at/pld-linux.org>
1482
1483         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
1484           - fix for network script that it does not enslave eth interfaces
1485           from it during stop phase (Ilja Bobkevič)
1486
1487 2008-02-18 20:56 +0000 [r9424]  Elan Ruusamäe <glen/at/pld-linux.org>
1488
1489         * sysconfig/network-scripts/ifup-ppp: - require $MODEMPORT being
1490           character device (/dev/modem, /dev/tts/USB0)
1491
1492 2008-02-14 15:23 +0000 [r9346]  Elan Ruusamäe <glen/at/pld-linux.org>
1493
1494         * sysconfig/interfaces/ifcfg-ppp0.pppoe (added): - add config i
1495           used for adsl setup
1496
1497 2008-02-11 10:16 +0000 [r9303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1498
1499         * rc.d/rc.shutdown: mdadm stop will yell that it can't stop rootfs
1500           array. Such errors are misleading and useless.
1501
1502 2008-02-09 20:00 +0000 [r9279]  Elan Ruusamäe <glen/at/pld-linux.org>
1503
1504         * sysconfig/network-scripts/ifup-ppp: - fail on required MODEMPORT
1505           (or set it to /dev/modem?)
1506
1507 2008-02-08 22:58 +0000 [r9254]  Elan Ruusamäe <glen/at/pld-linux.org>
1508
1509         * sysconfig/network-scripts/ifup-ppp: - typo
1510
1511 2008-02-08 22:17 +0000 [r9252-9253]  Elan Ruusamäe <glen/at/pld-linux.org>
1512
1513         * sysconfig/interfaces/data/Makefile.am: - kõu disconnect script
1514
1515         * sysconfig/interfaces/data/chat-ppp0.kou-disconnect (added): -
1516           disconnect script (not tested)
1517
1518 2008-02-08 19:34 +0000 [r9240-9245]  Elan Ruusamäe <glen/at/pld-linux.org>
1519
1520         * sysconfig/interfaces/data/Makefile.am,
1521           sysconfig/interfaces/Makefile.am: - files for kõu
1522           (http://www.kou.ee/)
1523
1524         * sysconfig/interfaces/ifcfg-ppp0.kou: - renamed chatscript
1525
1526         * sysconfig/interfaces/data/chat-ppp0.kou (added),
1527           sysconfig/interfaces/data/chat-kou (removed): - renamed
1528
1529         * sysconfig/interfaces/ifcfg-ppp0.kou (added),
1530           sysconfig/interfaces/ifcfg-kou (removed): - renamed
1531
1532         * sysconfig/interfaces/data/chat-kou (added): - chat script for kõu
1533           (http://www.kou.ee/)
1534
1535         * sysconfig/interfaces/ifcfg-kou (added): - config for kõu
1536           (http://www.kou.ee/)
1537
1538 2008-02-08 17:34 +0000 [r9238]  Elan Ruusamäe <glen/at/pld-linux.org>
1539
1540         * rc.d/rc.sysinit: - use find to overcome arguments length exceeded
1541           when descending to php sessions dir (and yes, /usr is already
1542           mounted when this code is ran)
1543
1544 2008-02-08 15:39 +0000 [r9237]  Elan Ruusamäe <glen/at/pld-linux.org>
1545
1546         * sysconfig/network-scripts/ifup-ppp: - give hint on missing
1547           chatscript error
1548
1549 2008-02-08 14:54 +0000 [r9236]  Elan Ruusamäe <glen/at/pld-linux.org>
1550
1551         * sysconfig/interfaces/ifcfg-description: - placeholder for
1552           WVDIALSECT
1553
1554 2008-01-29 12:10 +0000 [r9209]  Elan Ruusamäe <glen/at/pld-linux.org>
1555
1556         * modules: - mention that /etc/modules.X.Y and /etc/modules.X.Y.Z
1557           are readed too - mention that module options are processed too
1558
1559 2008-01-15 09:40 +0000 [r9174]  Elan Ruusamäe <glen/at/pld-linux.org>
1560
1561         * rc.d/rc.local: - leave EOF clean ;)
1562
1563 2007-12-30 13:31 +0000 [r9170]  Elan Ruusamäe <glen/at/pld-linux.org>
1564
1565         * configure.ac: - prepare 0.4.1.15
1566
1567 2007-12-27 00:52 +0000 [r9162]  Elan Ruusamäe <glen/at/pld-linux.org>
1568
1569         * rc.d/init.d/functions: - handle when there's no terminal attached
1570           (f.e gui tools like smart)
1571
1572 2007-12-17 17:39 +0000 [r9145]  Elan Ruusamäe <glen/at/pld-linux.org>
1573
1574         * rc.d/init.d/local: - implement status
1575
1576 2007-12-17 17:35 +0000 [r9144]  Elan Ruusamäe <glen/at/pld-linux.org>
1577
1578         * rc.d/init.d/allowlogin: - implement status
1579
1580 2007-12-11 12:29 +0000 [r9137-9140]  Elan Ruusamäe <glen/at/pld-linux.org>
1581
1582         * configure.ac: - prepare 0.4.1.14
1583
1584         * rc.d/rc.sysinit: - load dm-multipath module before multipath
1585           activating for setups when rootfs was not also on multipath
1586
1587 2007-12-10 22:25 +0000 [r9135]  Elan Ruusamäe <glen/at/pld-linux.org>
1588
1589         * lang.sh: - cosmetics
1590
1591 2007-12-10 22:20 +0000 [r9134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1592
1593         * lang.sh: Don't overwrite session settings (that can be comming
1594           from ssh).
1595
1596 2007-12-08 13:05 +0000 [r9132]  Elan Ruusamäe <glen/at/pld-linux.org>
1597
1598         * rc.d/init.d/network: - cleanups
1599
1600 2007-12-08 13:02 +0000 [r9130-9131]  Elan Ruusamäe <glen/at/pld-linux.org>
1601
1602         * rc.d/init.d/network: - added reload target (will ask DHCP client
1603           to renew lease), only dhcpcd supported for now
1604
1605         * sysconfig/network-scripts/functions.network: - minor cosetics
1606
1607 2007-12-05 13:15 +0000 [r9128]  Elan Ruusamäe <glen/at/pld-linux.org>
1608
1609         * rc.d/Makefile.am, rc.d/rc.modules (removed): - rc.modules
1610           functionality integrated to rc.sysinit
1611
1612 2007-12-05 13:02 +0000 [r9127]  Elan Ruusamäe <glen/at/pld-linux.org>
1613
1614         * rc.d/rc.sysinit: - formatting
1615
1616 2007-12-01 20:49 +0000 [r9125]  Adam Gołębiowski <adamg/at/pld-linux.org>
1617
1618         * rc.d/rc.sysinit: - skip fsck on / if device node doesn't exist
1619           yet, e.g.: rootfs-on-lvm and udev is used (perhaps we should try
1620           to fsck / once more later on?)
1621
1622 2007-11-28 20:28 +0000 [r9117]  Jakub Bogusz <qboosh/at/pld-linux.org>
1623
1624         * rc.d/init.d/template.init: - simplicity and verboseness wins: let
1625           try-restart inform if service is not running
1626
1627 2007-11-26 20:37 +0000 [r9102]  Elan Ruusamäe <glen/at/pld-linux.org>
1628
1629         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
1630           sysconfig/network-scripts/functions.network: - apply
1631           SOURCES/rc-scripts-dev_alias.patch (if it is buggy then the bugs
1632           should be fixed -- it's been applied in pld ac for ages)
1633
1634 2007-11-26 20:32 +0000 [r9101]  Elan Ruusamäe <glen/at/pld-linux.org>
1635
1636         * rc.d/rc.sysinit: - /etc/rc.d/rc.modules moved to internal
1637           functions - module paramters also accepted from modules file
1638
1639 2007-11-26 20:15 +0000 [r9100]  Elan Ruusamäe <glen/at/pld-linux.org>
1640
1641         * rc.d/rc.sysinit: - make $RUN_DEPMOD=ifmissing really behave so as
1642           described (depmod -A stats every module file in modules dir)
1643
1644 2007-11-26 20:08 +0000 [r9096-9099]  Elan Ruusamäe <glen/at/pld-linux.org>
1645
1646         * rc.d/rc.modules: - plain modprobe the module - skip loading
1647           rc-scripts functions if they appear to be loaded already
1648
1649         * rc.d/rc.shutdown: - apply SOURCES/rc-scripts-fuser.patch
1650
1651         * rc.d/init.d/functions: - tab-safe is_empty_file() now (from
1652           rc.modules)
1653
1654         * sysconfig/system: - add $RC_BOOTLOG=yes
1655
1656 2007-11-26 17:46 +0000 [r9092]  Elan Ruusamäe <glen/at/pld-linux.org>
1657
1658         * configure.ac: - prepare 0.4.1.13
1659
1660 2007-11-25 11:18 +0000 [r9091]  Jakub Bogusz <qboosh/at/pld-linux.org>
1661
1662         * rc.d/init.d/template.init: - force-reload is not supposed to
1663           start service if it is not running - new try-restart action (as
1664           specified by LSB 3.1.0, formerly "condrestart" in some distros)
1665           it should restart service if running and just exit sucessfully
1666           otherwise
1667
1668 2007-11-25 08:46 +0000 [r9090]  Jakub Bogusz <qboosh/at/pld-linux.org>
1669
1670         * rc.d/init.d/template.init: - simplified
1671
1672 2007-11-21 23:24 +0000 [r9076-9077]  Elan Ruusamäe <glen/at/pld-linux.org>
1673
1674         * rc.d/init.d/template.init: - better this way
1675
1676         * rc.d/init.d/template.init: - this should be restart, who put
1677           reload there?
1678
1679 2007-11-21 23:18 +0000 [r9074-9075]  Elan Ruusamäe <glen/at/pld-linux.org>
1680
1681         * rc.d/init.d/template.init: - reload also could use pidfile
1682
1683         * rc.d/init.d/template.init: - one more killproc sample
1684
1685 2007-11-13 18:57 +0000 [r9043]  Elan Ruusamäe <glen/at/pld-linux.org>
1686
1687         * rc.d/rc.sysinit: - suffix dm-multipath partitions with pN
1688
1689 2007-11-09 01:54 +0000 [r9033]  Elan Ruusamäe <glen/at/pld-linux.org>
1690
1691         * rc.d/rc.shutdown: - blogd might be already down and it might had
1692           been started manually
1693
1694 2007-11-09 01:47 +0000 [r9032]  Elan Ruusamäe <glen/at/pld-linux.org>
1695
1696         * sysconfig/hwprofiles/Makefile.am: - if the file is not packaged
1697           in spec, don't install it either
1698
1699 2007-11-09 01:37 +0000 [r9030-9031]  Elan Ruusamäe <glen/at/pld-linux.org>
1700
1701         * rc.d/rc.shutdown, rc.d/rc.sysinit: - /etc/crypttab shouldn't be
1702           empty when using it
1703
1704         * rc.d/init.d/functions: - add is_empty_file() function
1705
1706 2007-11-09 01:20 +0000 [r9028-9029]  Elan Ruusamäe <glen/at/pld-linux.org>
1707
1708         * crypttab (added), Makefile.am: - add sample /etc/crypttab
1709
1710         * TODO: - cleanup
1711
1712 2007-11-09 01:10 +0000 [r9027]  Elan Ruusamäe <glen/at/pld-linux.org>
1713
1714         * rc.d/rc.shutdown, rc.d/rc.sysinit: - bugfixes for crypttab
1715
1716 2007-11-09 00:49 +0000 [r9025-9026]  Elan Ruusamäe <glen/at/pld-linux.org>
1717
1718         * rc.d/rc.shutdown: - add /etc/crypttab processing
1719
1720         * rc.d/init.d/cryptsetup: - add halt_crypto() from fc
1721           initscripts-8.54 - add standalone mode for start/stop
1722
1723 2007-11-09 00:37 +0000 [r9024]  Elan Ruusamäe <glen/at/pld-linux.org>
1724
1725         * rc.d/rc.sysinit: - initial /etc/crypttab processing
1726
1727 2007-11-09 00:33 +0000 [r9021-9023]  Elan Ruusamäe <glen/at/pld-linux.org>
1728
1729         * rc.d/init.d/Makefile.am: - add cryptsetup
1730
1731         * rc.d/init.d/cryptsetup (added): - based on code from rc.sysinit
1732           of fc initscripts-8.54
1733
1734         * man/Makefile.am, man/crypttab.5 (added): - add crypttab.5 from fc
1735           initscripts-8.54
1736
1737 2007-11-09 00:21 +0000 [r9020]  Elan Ruusamäe <glen/at/pld-linux.org>
1738
1739         * rc.d/init.d/random: - use subsys lock files
1740
1741 2007-11-09 00:00 +0000 [r9019]  Elan Ruusamäe <glen/at/pld-linux.org>
1742
1743         * rc.d/rc.shutdown, rc.d/rc.sysinit: - blogd updates
1744
1745 2007-11-08 00:42 +0000 [r9016]  Elan Ruusamäe <glen/at/pld-linux.org>
1746
1747         * src/usleep.c, man/usleep.1, src/Makefile.am: - update with suse
1748           variant from killproc-2.12 (and who's oot?
1749           http://lists.rpath.com/pipermail/initscripts-commits/2006-December/000573.html)
1750
1751 2007-11-08 00:29 +0000 [r9013-9015]  Elan Ruusamäe <glen/at/pld-linux.org>
1752
1753         * src/initlog.c: - update from initscripts-8.54, except killing
1754           startDaemon() and adding deprecation message
1755
1756         * src/initlog.conf: - update from initscripts-8.54
1757
1758         * src/minilogd.c: - update from initscripts-8.54
1759
1760 2007-11-06 18:55 +0000 [r9004-9005]  Elan Ruusamäe <glen/at/pld-linux.org>
1761
1762         * configure.ac: - release 0.4.1.12
1763
1764         * rc.d/init.d/functions: - missing shift for nice level parsing in
1765           daemon(). fixes some (broken) initscripts
1766
1767 2007-11-05 18:09 +0000 [r8991]  Elan Ruusamäe <glen/at/pld-linux.org>
1768
1769         * sysconfig/clock: - UTC clock by default. See:
1770           http://glen.alkohol.ee/pld/clock-utc.html
1771
1772 2007-11-02 02:29 +0000 [r8957-8959]  Elan Ruusamäe <glen/at/pld-linux.org>
1773
1774         * configure.ac: - release 0.4.1.11
1775
1776         * rc.d/init.d/functions: - ksh doesn't like $2 in # modifier
1777
1778 2007-11-01 13:23 +0000 [r8947-8948]  Elan Ruusamäe <glen/at/pld-linux.org>
1779
1780         * man/fstab-decode.8 (added): - add from fc
1781
1782         * src/fstab-decode.c (added): - add from fc
1783
1784 2007-11-01 13:20 +0000 [r8946]  Elan Ruusamäe <glen/at/pld-linux.org>
1785
1786         * configure.ac: - release 0.4.1.10
1787
1788 2007-11-01 12:20 +0000 [r8944]  Elan Ruusamäe <glen/at/pld-linux.org>
1789
1790         * rc.d/rc.sysinit: - /dev (with devfs) could be mounted by kernel
1791           (arekm note)
1792
1793 2007-11-01 03:00 +0000 [r8941-8942]  Elan Ruusamäe <glen/at/pld-linux.org>
1794
1795         * man/Makefile.am, src/Makefile.am: - add fstab-decode from rh
1796
1797         * rc.d/rc.sysinit: - don't get tempted to kill blogd
1798
1799 2007-11-01 02:53 +0000 [r8940]  Elan Ruusamäe <glen/at/pld-linux.org>
1800
1801         * rc.d/rc.sysinit: - read /proc/cmdline after /proc mount
1802
1803 2007-11-01 02:36 +0000 [r8937-8939]  Elan Ruusamäe <glen/at/pld-linux.org>
1804
1805         * sysconfig/system: - devfs comment update
1806
1807         * rc.d/rc.sysinit: - devfsd without devfs makes no sense :)
1808
1809         * rc.d/rc.sysinit: - no need to source udev configs here - just
1810           umount /initrd/dev without checking
1811
1812 2007-11-01 02:10 +0000 [r8935]  Elan Ruusamäe <glen/at/pld-linux.org>
1813
1814         * rc.d/rc.sysinit: - $PATH is set from init.d/functions - improve
1815           dm-multipath setup - attempt harder to create all LVM nodes, even
1816           the ones initialized from initrd - kill blogd at the end of
1817           script
1818
1819 2007-11-01 02:06 +0000 [r8934]  Elan Ruusamäe <glen/at/pld-linux.org>
1820
1821         * rc.d/rc.sysinit: - umount /initrd earlier, right after udev
1822           startup
1823
1824 2007-11-01 01:34 +0000 [r8932-8933]  Elan Ruusamäe <glen/at/pld-linux.org>
1825
1826         * rc.d/init.d/functions: - strstr() from fedora initscripts
1827
1828         * rc.d/rc.sysinit: - read /proc/cmdline just once (idea stolen from
1829           fedora)
1830
1831 2007-11-01 01:23 +0000 [r8930-8931]  Elan Ruusamäe <glen/at/pld-linux.org>
1832
1833         * rc.d/rc.sysinit, rc.d/init.d/functions: - disable_selinux(),
1834           relabel_selinux(), clean_vserver_mtab() used only in rc.sysinit,
1835           moved there
1836
1837         * rc.d/init.d/functions: - local vars
1838
1839 2007-11-01 01:13 +0000 [r8929]  Elan Ruusamäe <glen/at/pld-linux.org>
1840
1841         * rc.d/init.d/functions: - drop redhat/mandrake compat - simple if
1842           should be lighter than function call
1843
1844 2007-11-01 01:05 +0000 [r8927-8928]  Elan Ruusamäe <glen/at/pld-linux.org>
1845
1846         * rc.d/init.d/functions: - drop unneeded subshell
1847
1848         * rc.d/init.d/functions: - use shell construct to test is pathname
1849           full path
1850
1851 2007-11-01 00:59 +0000 [r8926]  Elan Ruusamäe <glen/at/pld-linux.org>
1852
1853         * rc.d/init.d/functions: - use shell constructs for basename()
1854
1855 2007-11-01 00:54 +0000 [r8925]  Elan Ruusamäe <glen/at/pld-linux.org>
1856
1857         * rc.d/init.d/functions: - avoid endless loop when one puts --user
1858           after daemon name - some small optimizations - update daemon()
1859           usage
1860
1861 2007-11-01 00:48 +0000 [r8924]  Elan Ruusamäe <glen/at/pld-linux.org>
1862
1863         * sysconfig/system: - add DEFAULT_SERVICE_UMASK=022
1864
1865 2007-11-01 00:35 +0000 [r8922-8923]  Elan Ruusamäe <glen/at/pld-linux.org>
1866
1867         * rc.d/init.d/functions: - shell version
1868
1869         * rc.d/init.d/functions: - set ulimits with one awk call in
1870           daemon()
1871
1872 2007-10-31 23:31 +0000 [r8920-8921]  Elan Ruusamäe <glen/at/pld-linux.org>
1873
1874         * dumb.sh: - usable
1875
1876         * rc.d/init.d/functions: - typo?
1877
1878 2007-10-31 20:48 +0000 [r8919]  Elan Ruusamäe <glen/at/pld-linux.org>
1879
1880         * rc.d/rc.sysinit: - small cleanups and fixes
1881
1882 2007-10-30 19:42 +0000 [r8904]  Elan Ruusamäe <glen/at/pld-linux.org>
1883
1884         * rc.d/rc.sysinit: - move $MODULES_CONF closer where it is used
1885
1886 2007-10-30 16:23 +0000 [r8903]  Elan Ruusamäe <glen/at/pld-linux.org>
1887
1888         * rc.d/rc.sysinit: - fix obvious typo (perhaps drop it as it never
1889           worked?)
1890
1891 2007-10-30 16:10 +0000 [r8901-8902]  Elan Ruusamäe <glen/at/pld-linux.org>
1892
1893         * rc.d/rc.sysinit: - activate dm-multipath
1894
1895         * rc.d/rc.sysinit: - small optimize to use only awk
1896
1897 2007-10-29 11:29 +0000 [r8897]  Elan Ruusamäe <glen/at/pld-linux.org>
1898
1899         * sysconfig/network-scripts/ifup: - assume default
1900           WLAN_WPA_CONFIG=/etc/wpa_supplicant.conf
1901
1902 2007-10-28 17:58 +0000 [r8891-8893]  Elan Ruusamäe <glen/at/pld-linux.org>
1903
1904         * sysconfig/interfaces/ifcfg-description: - $HOTPLUG is processed
1905           by udev (udev_net_helper)
1906
1907         * sysconfig/network-scripts/functions.network: - allow
1908           WLAN_MODE=managed in lowercase (as it's in doc)
1909
1910         * sysconfig/network-scripts/functions.network: - key index and
1911           value should be different arguments
1912
1913 2007-10-28 17:36 +0000 [r8890]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1914
1915         * rc.d/rc.shutdown: Revert ntfsfix. Please use something like
1916           init.d/ntfsfix for that.
1917
1918 2007-10-28 16:59 +0000 [r8887-8889]  Elan Ruusamäe <glen/at/pld-linux.org>
1919
1920         * sysconfig/network-scripts/functions.network: - [ -n "" ] and [ ""
1921           ] are the same, save some bytes/readability ;)
1922
1923         * sysconfig/network-scripts/functions.network: - handle wlan
1924           different four keys
1925
1926         * sysconfig/interfaces/ifcfg-description: - new WLAN options
1927
1928 2007-10-28 16:43 +0000 [r8885-8886]  Elan Ruusamäe <glen/at/pld-linux.org>
1929
1930         * sysconfig/network-scripts/functions.network: - reuse
1931           WLAN_ENCRYPTION
1932
1933         * sysconfig/network-scripts/functions.network: - optimize
1934           wireless_param() by calling eval once
1935
1936 2007-10-28 16:13 +0000 [r8884]  Elan Ruusamäe <glen/at/pld-linux.org>
1937
1938         * sysconfig/network-scripts/functions.network: - no need for
1939           LC_ALL=C to grep fixed string
1940
1941 2007-10-28 13:06 +0000 [r8883]  Paweł Gołaszewski <blues/at/pld-linux.org>
1942
1943         * rc.d/rc.shutdown: - run ntfsfix if there are some ntfs
1944           filesystems mounted and if proper app is installed
1945
1946 2007-10-26 12:48 +0000 [r8878]  Elan Ruusamäe <glen/at/pld-linux.org>
1947
1948         * sysconfig/system: - use default nice "+0" to avoid confusion as
1949           "0" is not valid in service setup
1950
1951 2007-10-04 20:22 +0000 [r8778]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1952
1953         * rc.d/rc.sysinit: Activate ATARAID devices.
1954
1955 2007-10-03 13:10 +0000 [r8771]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
1956
1957         * sysconfig/network-scripts/functions.network: Do sanity check only
1958           when configuration file exists.
1959
1960 2007-10-03 06:55 +0000 [r8770]  Elan Ruusamäe <glen/at/pld-linux.org>
1961
1962         * sysconfig/network-scripts/ifup: - trim network length from
1963           $IP4ADDR when doing arping
1964
1965 2007-10-02 22:32 +0000 [r8769]  Jan Rękorajski <baggins/at/pld-linux.org>
1966
1967         * rc.d/rc.sysinit: - don't try to update mtab when mounting usbfs
1968           (root is ro yet)
1969
1970 2007-10-01 08:45 +0000 [r8768]  Elan Ruusamäe <glen/at/pld-linux.org>
1971
1972         * sysconfig/network-scripts/functions.network: - support $IPADDR +
1973           $NETMASK combination if no prefix in $IPADDR present
1974
1975 2007-09-26 12:17 +0000 [r8753-8754]  Elan Ruusamäe <glen/at/pld-linux.org>
1976
1977         * configure.ac: - 0.4.1.9
1978
1979         * sysconfig/network-scripts/ifup: - typo in arping line
1980
1981 2007-09-25 15:59 +0000 [r8751]  Jan Rękorajski <baggins/at/pld-linux.org>
1982
1983         * rc.d/rc.shutdown: - typo
1984
1985 2007-09-25 15:54 +0000 [r8749-8750]  Jan Rękorajski <baggins/at/pld-linux.org>
1986
1987         * rc.d/init.d/network: - no need to play with NFS, it screws up /
1988           over NFS and we have nfsfs for it
1989
1990         * rc.d/init.d/local: - source functions library (for msg_usage), no
1991           need to set PATH
1992
1993 2007-09-25 11:34 +0000 [r8745-8746]  Elan Ruusamäe <glen/at/pld-linux.org>
1994
1995         * configure.ac: - 0.4.1.8
1996
1997         * sysconfig/network: - more info about AUTOMATIC_IFCFG
1998
1999 2007-09-11 18:47 +0000 [r8720]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2000
2001         * sysconfig/network-scripts/ifup: PLDize ARP cache updating
2002           procedure.
2003
2004 2007-09-11 18:33 +0000 [r8719]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2005
2006         * sysconfig/network-scripts/ifup: Update ARP cache of neighbours
2007           (from fedora).
2008
2009 2007-07-14 20:33 +0000 [r8676]  Radosław Zieliński <radek/at/pld-linux.org>
2010
2011         * sysconfig/network: - AUTOMATIC_IFCFG=no
2012
2013 2007-07-03 11:51 +0000 [r8656-8658]  Elan Ruusamäe <glen/at/pld-linux.org>
2014
2015         * configure.ac: - release 0.4.1.7
2016
2017         * rc.d/init.d/functions: - do not depend on which command to find
2018           rpcinfo
2019
2020 2007-06-14 18:42 +0000 [r8640]  Elan Ruusamäe <glen/at/pld-linux.org>
2021
2022         * rc.d/init.d/network, sysconfig/interfaces/ifcfg-bond0 (removed),
2023           sysconfig/network-scripts/bondup (removed),
2024           sysconfig/network-scripts/Makefile.am,
2025           sysconfig/network-scripts/bonddown (removed),
2026           sysconfig/interfaces/Makefile.am: - revert bonding support
2027           (unfinished and broken)
2028
2029 2007-06-05 10:45 +0000 [r8637-8638]  Elan Ruusamäe <glen/at/pld-linux.org>
2030
2031         * sysconfig/interfaces/Makefile.am: - add ifcfg-bond0
2032
2033         * sysconfig/interfaces/ifcfg-bond0 (added): - sample config
2034
2035 2007-06-05 10:39 +0000 [r8636]  Elan Ruusamäe <glen/at/pld-linux.org>
2036
2037         * rc.d/init.d/network, sysconfig/network-scripts/bondup (added),
2038           sysconfig/network-scripts/Makefile.am,
2039           sysconfig/network-scripts/bonddown (added): - bonding support by
2040           Justas Vilimas
2041
2042 2007-06-05 10:27 +0000 [r8635]  Elan Ruusamäe <glen/at/pld-linux.org>
2043
2044         * TODO: - save
2045
2046 2007-05-30 11:51 +0000 [r8631]  Elan Ruusamäe <glen/at/pld-linux.org>
2047
2048         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/single: -
2049           see ChangeLog for Changes
2050
2051 2007-05-09 20:40 +0000 [r8500]  Elan Ruusamäe <glen/at/pld-linux.org>
2052
2053         * rc.d/init.d/functions: - keep /etc/mtab permissions (whatever
2054           they are) inside vserver - which outputs to stderr if it can't
2055           find the program
2056
2057 2007-05-01 01:10 +0000 [r8489]  Jan Rękorajski <baggins/at/pld-linux.org>
2058
2059         * configure.ac: - 0.4.1.6
2060
2061 2007-05-01 01:02 +0000 [r8488]  Jan Rękorajski <baggins/at/pld-linux.org>
2062
2063         * DEVELOPMENT: - added warning about parenthesis in command
2064           substitution
2065
2066 2007-05-01 00:53 +0000 [r8487]  Jan Rękorajski <baggins/at/pld-linux.org>
2067
2068         * rc.d/init.d/network, rc.d/rc.sysinit: - reverted some command
2069           substitution changes due to conflicting parenthesis
2070
2071 2007-04-28 18:34 +0000 [r8484-8485]  Jakub Bogusz <qboosh/at/pld-linux.org>
2072
2073         * sysconfig/network-scripts/ifdown-ppp: - kill ugly warning if pppd
2074           was nicely killed
2075
2076         * ppp/ip-up, ppp/ip-down: - proper CONFIG sources (needed to
2077           override DEVICE from pppd and get ppp/ip-{up,down} scripts work
2078           again
2079
2080 2007-04-27 20:45 +0000 [r8483]  Jan Rękorajski <baggins/at/pld-linux.org>
2081
2082         * rc.d/init.d/functions: - restore stderr redirection
2083
2084 2007-04-27 20:21 +0000 [r8482]  Jan Rękorajski <baggins/at/pld-linux.org>
2085
2086         * rc.d/init.d/functions: - replace awk usage with shell constructs
2087
2088 2007-04-27 14:02 +0000 [r8481]  Jan Rękorajski <baggins/at/pld-linux.org>
2089
2090         * rc.d/rc.modules: - replace awk usage with shell constructs
2091
2092 2007-04-27 13:32 +0000 [r8480]  Jan Rękorajski <baggins/at/pld-linux.org>
2093
2094         * rc.d/rc: - replace awk usage with shell constructs
2095
2096 2007-04-26 22:03 +0000 [r8479]  Jan Rękorajski <baggins/at/pld-linux.org>
2097
2098         * rc.d/init.d/functions: - removed unneeded termput hpa
2099
2100 2007-04-26 21:38 +0000 [r8478]  Jan Rękorajski <baggins/at/pld-linux.org>
2101
2102         * rc.d/init.d/functions: - shell magic fixing screwed dots in
2103           show() on serial console
2104
2105 2007-04-26 16:51 +0000 [r8475]  Jan Rękorajski <baggins/at/pld-linux.org>
2106
2107         * configure.ac: - Release 0.4.1.5
2108
2109 2007-04-26 16:45 +0000 [r8474]  Jan Rękorajski <baggins/at/pld-linux.org>
2110
2111         * setsysfont: - replaced sed with awk
2112
2113 2007-04-26 15:56 +0000 [r8473]  Jan Rękorajski <baggins/at/pld-linux.org>
2114
2115         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
2116           sysconfig/network-scripts/ifdown, ppp/ip-up.d/logger,
2117           rc.d/rc.sysinit, run-parts, sysconfig/interfaces/up.d/ppp/logger,
2118           ppp/ip-down.d/logger, sysconfig/interfaces/down.d/ppp/logger,
2119           sysconfig/hwprofiles/Makefile.am, service, rc.d/init.d/cpusets,
2120           sysconfig/network-scripts/functions.network,
2121           sysconfig/network-scripts/ifup-ipx: - use $() for command
2122           substitution
2123
2124 2007-04-26 15:30 +0000 [r8472]  Jan Rękorajski <baggins/at/pld-linux.org>
2125
2126         * rc.d/init.d/functions: - unify command substitution (`` -> $())
2127
2128 2007-04-26 15:24 +0000 [r8471]  Jan Rękorajski <baggins/at/pld-linux.org>
2129
2130         * rc.d/init.d/functions: - typeset local in check_portmapper
2131
2132 2007-04-26 14:55 +0000 [r8470]  Jan Rękorajski <baggins/at/pld-linux.org>
2133
2134         * rc.d/init.d/functions: - generic check_portmapper function
2135
2136 2007-04-16 17:26 +0000 [r8460]  Jan Rękorajski <baggins/at/pld-linux.org>
2137
2138         * sysconfig/network-scripts/functions.network: - use shell
2139           construct instead of grep in calcnetmask
2140
2141 2007-04-16 16:21 +0000 [r8459]  Jan Rękorajski <baggins/at/pld-linux.org>
2142
2143         * sysconfig/network-scripts/functions.network: - calcprefix without
2144           need of awk
2145
2146 2007-04-14 21:55 +0000 [r8458]  Paweł Gołaszewski <blues/at/pld-linux.org>
2147
2148         * rc.d/init.d/functions: - allow to have more than one line in
2149           pidfile
2150
2151 2007-03-20 12:09 +0000 [r8389]  Jan Rękorajski <baggins/at/pld-linux.org>
2152
2153         * rc.d/init.d/network: - simpler way to umount nfs4
2154
2155 2007-03-20 11:53 +0000 [r8388]  Jan Rękorajski <baggins/at/pld-linux.org>
2156
2157         * rc.d/init.d/network: - unmount NFSv4 filesystems
2158
2159 2007-03-20 11:48 +0000 [r8387]  Jan Rękorajski <baggins/at/pld-linux.org>
2160
2161         * rc.d/rc.sysinit: - cleaner solution for empty hostname
2162
2163 2007-03-19 18:58 +0000 [r8384]  Jan Rękorajski <baggins/at/pld-linux.org>
2164
2165         * rc.d/rc.sysinit: - nfs4 is also non-local fs
2166
2167 2007-03-19 17:27 +0000 [r8383]  Jan Rękorajski <baggins/at/pld-linux.org>
2168
2169         * rc.d/rc.sysinit: - in case of empty HOSTNAME set it to what the
2170           kernel thinks it is (for example workstation with kernel level IP
2171           config and / over NFS)
2172
2173 2007-03-15 17:19 +0000 [r8379]  Elan Ruusamäe <glen/at/pld-linux.org>
2174
2175         * rc.d/rc.sysinit: - can start blogd rather earlier
2176
2177 2007-03-14 18:51 +0000 [r8378]  Jan Rękorajski <baggins/at/pld-linux.org>
2178
2179         * rc.d/init.d/cpusets: - fixed glen's misoptimization
2180
2181 2007-03-13 17:11 +0000 [r8372-8373]  Elan Ruusamäe <glen/at/pld-linux.org>
2182
2183         * rc.d/init.d/template.init: - avoid doing something silly if plain
2184           template is used
2185
2186         * rc.d/init.d/template.init: - start does not have exit code
2187
2188 2007-03-09 21:10 +0000 [r8371]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2189
2190         * sysconfig/interfaces/ifcfg-eth0: Add sfq as default qdisc.
2191
2192 2007-03-07 10:24 +0000 [r8367]  Elan Ruusamäe <glen/at/pld-linux.org>
2193
2194         * changelog.sh: - correct comment
2195
2196 2007-03-02 15:37 +0000 [r8323]  Elan Ruusamäe <glen/at/pld-linux.org>
2197
2198         * changelog.sh: - detect users file charset
2199
2200 2007-02-27 21:10 +0000 [r8311-8313]  Elan Ruusamäe <glen/at/pld-linux.org>
2201
2202         * rc.d/init.d/random: - comment says do not, so won't!
2203
2204         * rc.d/init.d/network, rc.d/init.d/local, rc.d/init.d/random,
2205           rc.d/init.d/cpusets, rc.d/init.d/allowlogin: - well, PLDIZE!
2206
2207         * rc.d/init.d/Makefile.am, rc.d/init.d/network, rc.d/init.d/local,
2208           rc.d/init.d/sys-chroots, rc.d/init.d/template.init,
2209           rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/killall,
2210           rc.d/init.d/cpusets, rc.d/init.d/allowlogin,
2211           rc.d/init.d/functions: - vim autodetects syntax from shebang
2212
2213 2007-02-25 00:59 +0000 [r8290-8293]  Elan Ruusamäe <glen/at/pld-linux.org>
2214
2215         * configure.ac: - Release 0.4.1.4
2216
2217         * rc.d/init.d/Makefile.am, rc.d/init.d/timezone (removed),
2218           sysconfig/Makefile.am, sysconfig/timezone (removed): - timezone
2219           moved to tzdata.spec
2220
2221         * DEVELOPMENT: - sync order
2222
2223         * DEVELOPMENT: - how to make release
2224
2225 2007-02-08 15:42 +0000 [r8239]  Elan Ruusamäe <glen/at/pld-linux.org>
2226
2227         * sysconfig/network-scripts/functions.network: - allow tnlcfg-
2228           prefix in interface CONFIGs
2229
2230 2007-02-05 18:54 +0000 [r8223]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2231
2232         * rc.d/rc.sysinit: Delay (or even skip) clock setting if /dev/rtc
2233           doesn't exist.
2234
2235 2007-02-04 21:39 +0000 [r8222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2236
2237         * sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Update from
2238           Mateusz Korniak.
2239
2240 2007-01-28 14:25 +0000 [r8209-8210]  Elan Ruusamäe <glen/at/pld-linux.org>
2241
2242         * rc.d/rc.sysinit, rc.d/init.d/functions: - $CONSOLETYPE used only
2243           in rc.sysinit
2244
2245         * rc.d/init.d/functions: - termput() cannot cache in shell vars as
2246           it's always called from subshell
2247
2248 2007-01-28 14:08 +0000 [r8207-8208]  Elan Ruusamäe <glen/at/pld-linux.org>
2249
2250         * sysconfig/init-colors, sysconfig/init-colors.gentoo: Typo.
2251
2252         * sysconfig/system: Add VSERVER option here.
2253
2254 2007-01-22 19:15 +0000 [r8194]  Elan Ruusamäe <glen/at/pld-linux.org>
2255
2256         * sysconfig/network-scripts/ifdown: - do sleep 1 only when bringing
2257           down with dhcpcd
2258
2259 2007-01-22 19:12 +0000 [r8192-8193]  Elan Ruusamäe <glen/at/pld-linux.org>
2260
2261         * sysconfig/network-scripts/ifdown: - reuase $DHCP_CLIENT
2262
2263         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
2264           sysconfig/network-scripts/functions.network: - be sure that dhcp
2265           client detection is same for ifup and ifdown
2266
2267 2007-01-22 18:47 +0000 [r8189-8191]  Elan Ruusamäe <glen/at/pld-linux.org>
2268
2269         * sysconfig/network-scripts/ifup-routes: - kill subshell
2270
2271         * sysconfig/network-scripts/ifup-neigh: - IPV4_NETWORKING does not
2272           change it's value in a loop.
2273
2274         * sysconfig/network-scripts/ifup-aliases,
2275           sysconfig/network-scripts/ifup-routes,
2276           sysconfig/network-scripts/ifup-neigh: - updated comments
2277
2278 2007-01-22 18:41 +0000 [r8188]  Elan Ruusamäe <glen/at/pld-linux.org>
2279
2280         * sysconfig/network-scripts/ifup-aliases,
2281           sysconfig/network-scripts/ifup-routes,
2282           sysconfig/network-scripts/ifup-post,
2283           sysconfig/network-scripts/ifup-neigh: ifup-{aliases,routes,neigh}
2284           are now sourced instead of executed
2285
2286 2007-01-22 18:37 +0000 [r8187]  Elan Ruusamäe <glen/at/pld-linux.org>
2287
2288         * sysconfig/network-scripts/ifup-aliases: Die debug
2289
2290 2007-01-22 18:16 +0000 [r8186]  Elan Ruusamäe <glen/at/pld-linux.org>
2291
2292         * sysconfig/network-scripts/functions.network: Cache hostname
2293           output to call it less times
2294
2295 2007-01-22 18:09 +0000 [r8185]  Elan Ruusamäe <glen/at/pld-linux.org>
2296
2297         * sysconfig/network-scripts/functions.network: Less subshells in
2298           source_config().
2299
2300 2007-01-18 20:20 +0000 [r8173]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2301
2302         * sysconfig/network-scripts/ifup-aliases: Find out number of
2303           aliases from ifcfg-xyz file.
2304
2305 2007-01-16 23:00 +0000 [r8171]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2306
2307         * sysconfig/network-scripts/ifup-br: multicast/arp should be set on
2308           slave devices (patch by Szymon Siwek).
2309
2310 2007-01-11 14:29 +0000 [r8152-8153]  Elan Ruusamäe <glen/at/pld-linux.org>
2311
2312         * configure.ac: Release 0.4.1.3
2313
2314         * make-tag.sh (added): Nifty script to make releases in svn tagged.
2315
2316 2007-01-11 14:19 +0000 [r8149]  Elan Ruusamäe <glen/at/pld-linux.org>
2317
2318         * changelog.sh: Autodetect svn path.
2319
2320 2007-01-11 14:15 +0000 [r8147-8148]  Elan Ruusamäe <glen/at/pld-linux.org>
2321
2322         * autogen.sh: Changelog generation moved to separate script.
2323
2324         * changelog.sh (added): Based on geninitrd/changelog.sh
2325
2326 2007-01-11 14:11 +0000 [r8145]  Elan Ruusamäe <glen/at/pld-linux.org>
2327
2328         * Makefile.am: Fix for make distcheck.
2329
2330 2006-12-18 21:28 +0000 [r8111]  Elan Ruusamäe <glen/at/pld-linux.org>
2331
2332         * sysctl.conf: Add kernel.core_uses_pid
2333
2334 2006-12-14 08:08 +0000 [r8100-8101]  Elan Ruusamäe <glen/at/pld-linux.org>
2335
2336         * sysconfig/system: Typo.
2337
2338         * sysconfig/system: Spelling
2339
2340 2006-12-08 12:17 +0000 [r8088]  Elan Ruusamäe <glen/at/pld-linux.org>
2341
2342         * Makefile.am: Create /var/cache/rc-scripts/msg.cache on install.
2343
2344 2006-12-08 12:07 +0000 [r8087]  Elan Ruusamäe <glen/at/pld-linux.org>
2345
2346         * sysconfig/network: Add $NETWORKING back, as it's used by a lot of
2347           initscripts
2348
2349 2006-12-07 22:24 +0000 [r8086]  Elan Ruusamäe <glen/at/pld-linux.org>
2350
2351         * rc.d/init.d/cpusets: Error exit code
2352
2353 2006-12-07 21:52 +0000 [r8085]  Elan Ruusamäe <glen/at/pld-linux.org>
2354
2355         * rc.d/init.d/network: Small cosmetics.
2356
2357 2006-12-07 21:47 +0000 [r8083-8084]  Elan Ruusamäe <glen/at/pld-linux.org>
2358
2359         * rc.d/init.d/network: Reindent.
2360
2361         * rc.d/init.d/network: Small reorganizing.
2362
2363 2006-12-07 21:42 +0000 [r8080-8082]  Elan Ruusamäe <glen/at/pld-linux.org>
2364
2365         * sysconfig/network: $NETWORKING was supposed to be obsoleted.
2366
2367         * rc.d/init.d/network: $NETWORKING was supposed to be obsoleted.
2368
2369         * rc.d/init.d/sys-chroots: Optimize for faster exit if not
2370           configured.
2371
2372 2006-12-07 21:32 +0000 [r8077-8079]  Elan Ruusamäe <glen/at/pld-linux.org>
2373
2374         * rc.d/init.d/killall: As we don't source functions, we must set
2375           sane PATH to ensure security
2376
2377         * rc.d/init.d/local: As we don't source functions, we must set sane
2378           PATH to ensure security
2379
2380         * rc.d/init.d/killall: Probability that there exists init.d/$subsys
2381           is bigger than init.d/$subsys.init.
2382
2383 2006-12-07 21:18 +0000 [r8076]  Elan Ruusamäe <glen/at/pld-linux.org>
2384
2385         * rc.d/init.d/cpusets: Exit early if cpusets not enabled in
2386           sysconfig/system.
2387
2388 2006-12-05 17:39 +0000 [r8073]  Elan Ruusamäe <glen/at/pld-linux.org>
2389
2390         * rc.d/rc.shutdown: Fixes for /usr on separate parition (not
2391           tested!).
2392
2393 2006-12-05 17:32 +0000 [r8072]  Elan Ruusamäe <glen/at/pld-linux.org>
2394
2395         * rc.d/init.d/functions: Store cachefile in /var, read/write errors
2396           are ignored anyway.
2397
2398 2006-12-05 17:07 +0000 [r8070]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2399
2400         * configure.ac: Release 0.4.0.2.
2401
2402 2006-11-27 12:36 +0000 [r8006]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2403
2404         * rc.d/rc.sysinit: Revert remounting based on /proc/mounts entries
2405           (current rootfs state is not reflected there).
2406
2407 2006-11-26 14:35 +0000 [r7999]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2408
2409         * AUTHORS: Readd timezone setup & resolvesymlink to Paweł Wilk.
2410
2411 2006-11-26 10:05 +0000 [r7998]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2412
2413         * AUTHORS, src/Makefile.am: Fix resolvesymlink_SOURCE typo. Updated
2414           Paweł Wilk email address.
2415
2416 2006-11-26 10:02 +0000 [r7997]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2417
2418         * rc.d/rc.shutdown, AUTHORS, po/pl.po, src/pci-config.c (removed),
2419           rc-scripts.spec.in, src/Makefile.am, rc.d/init.d/functions:
2420           Revert nVidia madness. rc-scripts is not a place for such
2421           workaround.
2422
2423 2006-11-26 08:06 +0000 [r7993]  Paweł Wilk <siefca/at/pld-linux.org>
2424
2425         * rc.d/init.d/functions: - small improvement in
2426           forcedeth_wourkaround()
2427
2428 2006-11-25 20:36 +0000 [r7992]  Paweł Wilk <siefca/at/pld-linux.org>
2429
2430         * rc.d/init.d/functions: - added important check in
2431           forcedeth_workaround() which detects co-working drivers
2432
2433 2006-11-25 16:01 +0000 [r7991]  Paweł Wilk <siefca/at/pld-linux.org>
2434
2435         * po/pl.po: - added translation for WOL work-around message
2436
2437 2006-11-25 12:09 +0000 [r7989]  Paweł Wilk <siefca/at/pld-linux.org>
2438
2439         * rc.d/rc.shutdown, AUTHORS, src/pci-config.c (added),
2440           rc-scripts.spec.in, src/Makefile.am, rc.d/init.d/functions: -
2441           added Wake-On-Lan work-around for nForce ethernet drivers - added
2442           pci-config utility which allows power state manipulation and
2443           devices listing
2444
2445 2006-11-19 15:45 +0000 [r7986]  Elan Ruusamäe <glen/at/pld-linux.org>
2446
2447         * sysctl.conf: Add dev.rtc.max-user-freq.
2448
2449 2006-11-01 22:53 +0000 [r7938]  Elan Ruusamäe <glen/at/pld-linux.org>
2450
2451         * rc.d/init.d/functions: Ignore errors if msg cachefile can not be
2452           written (functions sourced by non-root user of readonly
2453           filesystem).
2454
2455 2006-11-01 13:23 +0000 [r7931]  Elan Ruusamäe <glen/at/pld-linux.org>
2456
2457         * sysconfig/network-scripts/functions.network: Avoid "RTNETLINK
2458           answers: File exists" message and say possible cause instead.
2459
2460 2006-11-01 13:09 +0000 [r7930]  Elan Ruusamäe <glen/at/pld-linux.org>
2461
2462         * sysconfig/network-scripts/ifup: Pointless subshell dropped
2463
2464 2006-11-01 00:35 +0000 [r7926]  Paweł Gołaszewski <blues/at/pld-linux.org>
2465
2466         * sysconfig/interfaces/ifcfg-description: - more docs
2467
2468 2006-10-23 14:11 +0000 [r7894]  Marcin Winkler <mwinkler/at/pld-linux.org>
2469
2470         * rc.d/init.d/network: - fix s@usb@usr@
2471
2472 2006-10-19 14:15 +0000 [r7878]  Elan Ruusamäe <glen/at/pld-linux.org>
2473
2474         * rc.d/init.d/functions: Avoid heredoc, pdksh makes tmpfile then.
2475
2476 2006-10-19 13:06 +0000 [r7875]  Elan Ruusamäe <glen/at/pld-linux.org>
2477
2478         * rc.d/rc.sysinit: Fix syntax errors.
2479
2480 2006-10-19 09:55 +0000 [r7871]  Elan Ruusamäe <glen/at/pld-linux.org>
2481
2482         * rc.d/rc.sysinit: Simplify.
2483
2484 2006-10-18 20:02 +0000 [r7869]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2485
2486         * rc.d/rc.sysinit: Detect more posible cases when rootfs is read
2487           only.
2488
2489 2006-10-18 12:22 +0000 [r7868]  Elan Ruusamäe <glen/at/pld-linux.org>
2490
2491         * sysconfig/network-scripts/functions.network: Avoid bringing down
2492           eth0 in case of bad config.
2493
2494 2006-10-18 11:55 +0000 [r7867]  Elan Ruusamäe <glen/at/pld-linux.org>
2495
2496         * rc.d/init.d/network: Remove ifcfg- prefix from interface names.
2497
2498 2006-10-15 11:22 +0000 [r7856]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2499
2500         * sysconfig/network-scripts/tnlup: Load sit module for sit tunnels.
2501
2502 2006-10-13 06:34 +0000 [r7853]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2503
2504         * configure.ac: Prepare for 0.4.1.1 (beta1).
2505
2506 2006-10-13 06:23 +0000 [r7851-7852]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2507
2508         * man/Makefile.am: Add getkey.1
2509
2510         * src/getkey.c, man/getkey.1 (added): Updated.
2511
2512 2006-10-12 21:07 +0000 [r7849-7850]  Elan Ruusamäe <glen/at/pld-linux.org>
2513
2514         * sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
2515           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
2516           sysconfig/interfaces/ifcfg-eth0.1,
2517           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
2518           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Propset Id
2519
2520         * sysconfig/interfaces/ifcfg-ppp0.callback,
2521           sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
2522           sysconfig/interfaces/ifcfg-br0,
2523           sysconfig/interfaces/ifcfg-description,
2524           sysconfig/interfaces/ifcfg-irlan0,
2525           sysconfig/interfaces/ifcfg-ppp0.tpsa,
2526           sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
2527           sysconfig/interfaces/ifcfg-ppp0.leased1,
2528           sysconfig/interfaces/ifcfg-ppp0.leased2,
2529           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
2530           sysconfig/interfaces/ifcfg-sl0,
2531           sysconfig/interfaces/ifcfg-eth0.1,
2532           sysconfig/interfaces/ifcfg-irda0,
2533           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
2534           sysconfig/interfaces/ifcfg-eth0,
2535           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Unify file
2536           header.
2537
2538 2006-10-12 19:49 +0000 [r7848]  Elan Ruusamäe <glen/at/pld-linux.org>
2539
2540         * sysconfig/static-routes: Add sample of single host routing
2541
2542 2006-10-05 20:39 +0000 [r7842]  Elan Ruusamäe <glen/at/pld-linux.org>
2543
2544         * rc.d/rc.sysinit: Use simple if.
2545
2546 2006-10-05 17:22 +0000 [r7840-7841]  Elan Ruusamäe <glen/at/pld-linux.org>
2547
2548         * rc.d/rc.sysinit: There are no comments in /proc/mounts.
2549
2550         * rc.d/rc.sysinit: There could be multiple entries for root dir.
2551
2552 2006-10-02 22:03 +0000 [r7839]  Paweł Sikora <pluto/at/pld-linux.org>
2553
2554         * sysconfig/network-scripts/functions.network: - wireless-tools >=
2555           29 uses `nick' command.
2556
2557 2006-09-30 10:50 +0000 [r7827]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2558
2559         * sysconfig/network-scripts/ifup-br: Update brctl parameters to
2560           mach new version of bridge-utils (should be backward compatible).
2561           By Szymon Siwek.
2562
2563 2006-09-28 23:38 +0000 [r7826]  Elan Ruusamäe <glen/at/pld-linux.org>
2564
2565         * sysctl.conf: Default local port range is too evil. can't even
2566           start mysqld!
2567
2568 2006-09-28 14:35 +0000 [r7823]  Elan Ruusamäe <glen/at/pld-linux.org>
2569
2570         * rc.d/rc.sysinit: Remount rootfs only if it's not already rw (or
2571           it's better to ignore remount errors?)
2572
2573 2006-09-27 22:30 +0000 [r7820]  Elan Ruusamäe <glen/at/pld-linux.org>
2574
2575         * rc.d/rc.sysinit: Relax fstab format when finding rootfs passno
2576           (allow comments at the end of line).
2577
2578 2006-09-27 13:35 +0000 [r7819]  Elan Ruusamäe <glen/at/pld-linux.org>
2579
2580         * rc.d/rc.sysinit: Optimize less uname -r calls.
2581
2582 2006-09-26 23:59 +0000 [r7818]  Elan Ruusamäe <glen/at/pld-linux.org>
2583
2584         * rc.d/rc.sysinit: Reflect init_gettext function rename.
2585
2586 2006-09-26 23:48 +0000 [r7817]  Elan Ruusamäe <glen/at/pld-linux.org>
2587
2588         * rc.d/init.d/functions: Add checking of msg cache validity. $TPUT
2589           and $GETTEXT need to be set before msg cache can be generated.
2590
2591 2006-09-24 09:35 +0000 [r7806]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2592
2593         * rc-scripts.spec.in: rc.local is now run from init.d/local script.
2594
2595 2006-09-24 09:29 +0000 [r7805]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2596
2597         * configure.ac: Prepare for 0.4.1.0 release (consider it beta).
2598
2599 2006-09-18 23:09 +0000 [r7794]  Elan Ruusamäe <glen/at/pld-linux.org>
2600
2601         * rc.d/rc.sysinit, rc.d/init.d/functions: Allow /usr being mounted
2602           afterwards.
2603
2604 2006-09-18 19:06 +0000 [r7793]  Elan Ruusamäe <glen/at/pld-linux.org>
2605
2606         * rc.d/init.d/allowlogin: Drop superfluous default setting.
2607
2608 2006-09-18 19:02 +0000 [r7792]  Elan Ruusamäe <glen/at/pld-linux.org>
2609
2610         * rc.d/init.d/sys-chroots: Don't touch chkconfig symlinks on
2611           chroot, instead play with network subsys lockfile. This allows
2612           you define sys-chroots from livecd without corrupting that
2613           chroot.
2614
2615 2006-09-18 18:58 +0000 [r7791]  Elan Ruusamäe <glen/at/pld-linux.org>
2616
2617         * rc.d/init.d/sys-chroots, rc.d/rc, rc.d/rc.sysinit,
2618           rc.d/init.d/allowlogin: /etc/sysconfig/system already loaded by
2619           init.d/functions. Adjust defaults if no sysconfig/system is
2620           present (so the checks stay same after these changes).
2621
2622 2006-09-18 18:50 +0000 [r7790]  Elan Ruusamäe <glen/at/pld-linux.org>
2623
2624         * rc.d/rc.sysinit: RUN_LDCONFIG not used here.
2625
2626 2006-09-18 17:55 +0000 [r7789]  Elan Ruusamäe <glen/at/pld-linux.org>
2627
2628         * rc.d/init.d/functions: Corrected tput check.
2629
2630 2006-09-18 12:41 +0000 [r7788]  Elan Ruusamäe <glen/at/pld-linux.org>
2631
2632         * rc.d/init.d/functions: Trap and hide errors when reading msg
2633           cachefile.
2634
2635 2006-09-17 22:06 +0000 [r7787]  Elan Ruusamäe <glen/at/pld-linux.org>
2636
2637         * rc.d/init.d/functions: Punctuation.
2638
2639 2006-09-17 21:52 +0000 [r7786]  Elan Ruusamäe <glen/at/pld-linux.org>
2640
2641         * rc.d/init.d/functions: No need to force any settings for initng.
2642
2643 2006-09-17 19:05 +0000 [r7785]  Elan Ruusamäe <glen/at/pld-linux.org>
2644
2645         * rc.d/init.d/timezone: Use lockfiles.
2646
2647 2006-09-17 18:34 +0000 [r7784]  Elan Ruusamäe <glen/at/pld-linux.org>
2648
2649         * rc.d/init.d/functions: Cache colors in filesystem too.
2650
2651 2006-09-17 18:21 +0000 [r7783]  Elan Ruusamäe <glen/at/pld-linux.org>
2652
2653         * rc.d/init.d/functions: busy(), ok(), started(), are constant so
2654           their values can be cached.
2655
2656 2006-09-17 18:15 +0000 [r7781-7782]  Elan Ruusamäe <glen/at/pld-linux.org>
2657
2658         * rc.d/init.d/functions: Buffer show() function so the display to
2659           be more smooth.
2660
2661         * rc.d/init.d/functions: Correct show() function printf handling.
2662
2663 2006-09-17 17:53 +0000 [r7779-7780]  Elan Ruusamäe <glen/at/pld-linux.org>
2664
2665         * rc.d/init.d/template.init: RETVAL is set by start(); if any.
2666
2667         * rc.d/init.d/sys-chroots: RETVAL is set by start(); if any.
2668
2669 2006-09-17 17:10 +0000 [r7778]  Elan Ruusamäe <glen/at/pld-linux.org>
2670
2671         * rc.d/init.d/template.init: Demonstrate use of functions.
2672
2673 2006-09-17 17:06 +0000 [r7777]  Elan Ruusamäe <glen/at/pld-linux.org>
2674
2675         * rc.d/init.d/network: Shortcuts for vserver.
2676
2677 2006-09-17 16:59 +0000 [r7776]  Elan Ruusamäe <glen/at/pld-linux.org>
2678
2679         * rc.d/init.d/cpusets: Merge optimzations from network script.
2680
2681 2006-09-17 16:52 +0000 [r7775]  Elan Ruusamäe <glen/at/pld-linux.org>
2682
2683         * rc.d/init.d/network: Add bug-5795.patch (assume it's correct).
2684
2685 2006-09-17 16:47 +0000 [r7774]  Elan Ruusamäe <glen/at/pld-linux.org>
2686
2687         * rc.d/init.d/network, rc.d/init.d/timezone,
2688           rc.d/init.d/sys-chroots, rc.d/init.d/cpusets: Use functions to
2689           avoid reexec for restart.
2690
2691 2006-09-17 16:27 +0000 [r7771-7773]  Elan Ruusamäe <glen/at/pld-linux.org>
2692
2693         * rc.d/init.d/local, rc.d/init.d/sys-chroots: Propset Id
2694
2695         * rc.d/init.d/local: Update chkconfig description.
2696
2697         * rc.d/init.d/local, rc.d/init.d/cpusets: LSB compliance.
2698
2699 2006-09-17 15:57 +0000 [r7770]  Elan Ruusamäe <glen/at/pld-linux.org>
2700
2701         * rc.d/init.d/functions: Cache termput calls within same script.
2702
2703 2006-09-17 15:42 +0000 [r7769]  Elan Ruusamäe <glen/at/pld-linux.org>
2704
2705         * rc.d/init.d/functions: Kill bogus +arg checks.
2706
2707 2006-09-17 15:29 +0000 [r7768]  Elan Ruusamäe <glen/at/pld-linux.org>
2708
2709         * rc.d/init.d/functions: Always use cached in show() function
2710           (There's no benefit of doing otherwise).
2711
2712 2006-09-17 15:18 +0000 [r7765-7767]  Elan Ruusamäe <glen/at/pld-linux.org>
2713
2714         * rc.d/init.d/functions: Cleanup nls() function.
2715
2716         * rc.d/init.d/functions: Avoid overwriting global NLS_DOMAIN if can
2717           do without.
2718
2719         * rc.d/init.d/functions: Keep state of have gettext and have tput
2720           per whole initscript.
2721
2722 2006-09-17 15:01 +0000 [r7764]  Elan Ruusamäe <glen/at/pld-linux.org>
2723
2724         * rc.d/init.d/functions: Use buggy awk-printf wrapper only if
2725           /bin/printf is not available.
2726
2727 2006-09-17 13:49 +0000 [r7763]  Elan Ruusamäe <glen/at/pld-linux.org>
2728
2729         * rc.d/init.d/Makefile.am, rc.d/init.d/local (added): Use locking
2730           for rc.local , so that it's no longer invoked between runlevel
2731           changes.
2732
2733 2006-09-17 13:36 +0000 [r7761-7762]  Elan Ruusamäe <glen/at/pld-linux.org>
2734
2735         * rc.d/init.d/cpusets: Cosmetics for vim
2736
2737         * rc.d/init.d/network, rc.d/init.d/timezone, rc.d/init.d/random,
2738           rc.d/init.d/allowlogin: LSB compliance
2739
2740 2006-09-17 13:26 +0000 [r7758-7760]  Elan Ruusamäe <glen/at/pld-linux.org>
2741
2742         * rc.d/init.d/single: Adjust indent.
2743
2744         * rc.d/init.d/network, rc.d/init.d/single, rc.d/init.d/cpusets:
2745           Sane $PATH is initialized in init.d/functions.
2746
2747         * rc.d/init.d/network, rc.d/init.d/timezone, rc.d/init.d/random,
2748           rc.d/init.d/single, rc.d/init.d/cpusets, rc.d/init.d/allowlogin:
2749           NLS_DOMAIN="rc-scripts" is the default setting, remove.
2750
2751 2006-09-09 19:13 +0000 [r7745]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2752
2753         * sysconfig/network-scripts/ifdown: Allow to kill
2754           dhcp/wpa_supplicant daemon even if device disappears/is down due
2755           to some reasons.
2756
2757 2006-09-08 18:35 +0000 [r7739]  Radosław Zieliński <radek/at/pld-linux.org>
2758
2759         * sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
2760           sysconfig/network-scripts/ifup-ppp: - speedtouch-neostrada fixes:
2761           - use modem_run in kernel mode only if PPPOA_FIRMWARE is not
2762           empty; comment out PPPOA_FIRMWARE in default ifcfg-ppp0 - comment
2763           out MTU=1452; doesn't work (for me) if it's defined
2764
2765 2006-08-31 11:58 +0000 [r7694]  Elan Ruusamäe <glen/at/pld-linux.org>
2766
2767         * sysconfig/interfaces/ifcfg-description: Correct english
2768           description.
2769
2770 2006-08-31 09:51 +0000 [r7693]  Elan Ruusamäe <glen/at/pld-linux.org>
2771
2772         * sysconfig/network-scripts/ifup: Restore basename change.
2773
2774 2006-08-31 07:26 +0000 [r7692]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2775
2776         * sysconfig/network-scripts/ifup,
2777           sysconfig/network-scripts/functions.network: Detect if wireless
2778           interface is turned on.
2779
2780 2006-08-10 12:14 +0000 [r7656]  Jan Rękorajski <baggins/at/pld-linux.org>
2781
2782         * rc.d/init.d/network: - check for /usb/bin/wc existence (in case
2783           of /usr over NFS)
2784
2785 2006-07-24 14:02 +0000 [r7546]  Elan Ruusamäe <glen/at/pld-linux.org>
2786
2787         * sysconfig/interfaces/ifcfg-irlan0, doc/net-scripts.txt:
2788           s/BOOTMETHOD/BOOTPROTO/g once more.
2789
2790 2006-07-24 13:59 +0000 [r7544-7545]  Elan Ruusamäe <glen/at/pld-linux.org>
2791
2792         * sysconfig/network-scripts/ifup: Default $DHCP_HOSTNAME to
2793           $HOSTNAME.
2794
2795         * sysconfig/network-scripts/ifup: Optimize: remove three basename
2796           calls
2797
2798 2006-07-20 14:13 +0000 [r7537]  Elan Ruusamäe <glen/at/pld-linux.org>
2799
2800         * TODO: - killproc() s%!&*ks
2801
2802 2006-07-19 16:38 +0000 [r7535]  Jan Rękorajski <baggins/at/pld-linux.org>
2803
2804         * sysconfig/hwprofiles/files: - added xorg.conf
2805
2806 2006-07-09 08:06 +0000 [r7499]  Adam Gołębiowski <adamg/at/pld-linux.org>
2807
2808         * sysconfig/network-scripts/functions.network: - typo; noticed by
2809           Szymon Siwek (sls (at) poczta wp pl)
2810
2811 2006-07-04 14:59 +0000 [r7491]  Elan Ruusamäe <glen/at/pld-linux.org>
2812
2813         * TODO: Add LVM on dmraid problem
2814
2815 2006-05-28 19:05 +0000 [r7454]  Elan Ruusamäe <glen/at/pld-linux.org>
2816
2817         * autogen.sh: Always run changelog generation when asked. Obfuscate
2818           email addreses here. Use mktemp if available. Allow various
2819           locations for CVSROOT/users file.
2820
2821 2006-05-23 15:38 +0000 [r7436]  Elan Ruusamäe <glen/at/pld-linux.org>
2822
2823         * sysconfig/network-scripts/functions.network: Try harder to get
2824           value for WLAN_NICKNAME.
2825
2826 2006-05-15 23:18 +0000 [r7408]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
2827
2828         * sysctl.conf: - grsecurity options updated
2829
2830 2006-05-07 17:33 +0000 [r7394]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2831
2832         * configure.ac: Release 0.4.0.27.
2833
2834 2006-05-07 17:27 +0000 [r7391-7393]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2835
2836         * rc-scripts.spec.in: Add sysconfig/hwprofiles dir.
2837
2838         * rc.d/rc.shutdown: Speedup shutdown (glen).
2839
2840         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
2841           sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
2842           sysconfig/interfaces/Makefile.am: Add ifcfg-ppp0.gprs-idea to
2843           makefiles. Add proper initstring to ifcfg-ppp0.gprs-plusgsm.
2844           Another PHONE for gprs-idea (this one works for me with ipaq over
2845           BT).
2846
2847 2006-05-07 17:18 +0000 [r7390]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2848
2849         * sysconfig/interfaces/data/Makefile.am, sysconfig/Makefile.am,
2850           doc/Makefile.am, sysconfig/interfaces/up.d/all/Makefile.am,
2851           sysconfig/hwprofiles/Makefile.am,
2852           sysconfig/interfaces/Makefile.am,
2853           sysconfig/interfaces/down.d/all/Makefile.am: Avoid installing
2854           files that aren't packaged (glen).
2855
2856 2006-05-07 11:09 +0000 [r7389]  Elan Ruusamäe <glen/at/pld-linux.org>
2857
2858         * rc.d/init.d/network: Fix missing $bootprio.
2859
2860 2006-05-07 10:46 +0000 [r7388]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2861
2862         * rc.d/init.d/network: Fix interfaces_boot detection (Adam Ryba).
2863
2864 2006-04-25 07:20 +0000 [r7370]  Elan Ruusamäe <glen/at/pld-linux.org>
2865
2866         * rc.d/rc: Tabs.
2867
2868 2006-03-23 09:22 +0000 [r7293]  Tomasz Pala <gotar/at/pld-linux.org>
2869
2870         * sysconfig/network: - hostname -h [...] Unless you are using bind
2871           or NIS for host lookups you can change the FQDN (Fully Qualified
2872           Domain Name) and the DNS domain name (which is part of the FQDN)
2873           in the /etc/hosts file.
2874
2875 2006-03-22 19:54 +0000 [r7279]  Elan Ruusamäe <glen/at/pld-linux.org>
2876
2877         * rc.d/rc.sysinit: Vserver speedup (skips extra 5 second delay in
2878           some cases)
2879
2880 2006-03-20 17:22 +0000 [r7253]  Radosław Zieliński <radek/at/pld-linux.org>
2881
2882         * rc.d/rc.sysinit: - allow \t in "alias usb-controller" (from
2883           Lukasz Masko, nov 2005)
2884
2885 2006-03-11 14:54 +0000 [r7144]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2886
2887         * sysconfig/network-scripts/ifup-ppp: Typo bugfix.
2888
2889 2006-03-09 17:54 +0000 [r7132]  Elan Ruusamäe <glen/at/pld-linux.org>
2890
2891         * rc.d/init.d/network: Tabs.
2892
2893 2006-03-09 17:47 +0000 [r7131]  Elan Ruusamäe <glen/at/pld-linux.org>
2894
2895         * rc.d/init.d/network: Rewritten configuration parsing portion
2896           (solves ~ and .rpmnew files ignorance). execve() calls reduced
2897           from 25 to 4. Tested with ash and ksh. There could be bugs!
2898
2899 2006-03-09 16:20 +0000 [r7127]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
2900
2901         * configure.ac: Prepare for 0.4.0.26.
2902
2903 2006-03-09 14:58 +0000 [r7126]  Jan Rękorajski <baggins/at/pld-linux.org>
2904
2905         * rc.d/init.d/template.init: - no, please don't remove vim modeline
2906
2907 2006-03-09 11:21 +0000 [r7125]  Elan Ruusamäe <glen/at/pld-linux.org>
2908
2909         * rc.d/init.d/template.init: vim modeline is unneccessary here.
2910
2911 2006-03-08 15:07 +0000 [r7121]  Jan Rękorajski <baggins/at/pld-linux.org>
2912
2913         * rc.d/rc.sysinit: - human readable cleaning of /var/lock - and
2914           don't remove /var/lock/cvs
2915
2916 2006-03-05 13:41 +0000 [r7096]  Adam Gołębiowski <adamg/at/pld-linux.org>
2917
2918         * sysconfig/system: - typos
2919
2920 2006-03-03 21:54 +0000 [r7083]  Elan Ruusamäe <glen/at/pld-linux.org>
2921
2922         * rc.d/rc.sysinit: The is_no() function comes from functions, don't
2923           use it before it's defined
2924
2925 2006-02-27 18:09 +0000 [r7036]  Elan Ruusamäe <glen/at/pld-linux.org>
2926
2927         * setsysfont: Revert hardcoded part. Fix your config instead.
2928
2929 2006-02-27 17:49 +0000 [r7035]  Elan Ruusamäe <glen/at/pld-linux.org>
2930
2931         * rc.d/init.d/cpusets: - expand Id keyword
2932
2933 2006-02-27 13:47 +0000 [r7034]  Elan Ruusamäe <glen/at/pld-linux.org>
2934
2935         * rc.d/init.d/network: In vserver /sbin/ip is not required.
2936
2937 2006-02-26 11:05 +0000 [r7020]  Elan Ruusamäe <glen/at/pld-linux.org>
2938
2939         * rc.d/init.d/functions: Disable colors and enable FASTRC for
2940           initng.
2941
2942 2006-02-26 10:45 +0000 [r7019]  Elan Ruusamäe <glen/at/pld-linux.org>
2943
2944         * setsysfont: Unicode fixes.
2945
2946 2006-02-24 11:04 +0000 [r7006]  Elan Ruusamäe <glen/at/pld-linux.org>
2947
2948         * rc.d/rc.sysinit: Boot logging possibility with showconsole.
2949
2950 2006-02-23 14:43 +0000 [r7005]  Elan Ruusamäe <glen/at/pld-linux.org>
2951
2952         * rc.d/rc.sysinit: Respect fs_passno for rootfs when doing rootfs
2953           fsck. Enable paralell fsck for other filesystems.
2954
2955 2006-02-23 14:23 +0000 [r7004]  Elan Ruusamäe <glen/at/pld-linux.org>
2956
2957         * rc.d/rc.sysinit: Ignore "rootfs" when setting _ROOTFS_TYPE.
2958
2959 2006-02-23 13:57 +0000 [r7003]  Elan Ruusamäe <glen/at/pld-linux.org>
2960
2961         * rc.d/rc.sysinit: Make /dev/cpuset dir for udev. Check
2962           /proc/mounts instead of /proc/filesystems when filling /etc/mtab.
2963
2964 2006-02-23 10:38 +0000 [r7002]  Elan Ruusamäe <glen/at/pld-linux.org>
2965
2966         * rc-scripts.spec.in, inittab, rc.d/rc.sysinit, run-parts,
2967           doc/net-scripts.txt, doc/sysvinitfiles, rc.d/init.d/functions: We
2968           are PLD Linux (not just PLD).
2969
2970 2006-02-23 10:35 +0000 [r6999-7001]  Elan Ruusamäe <glen/at/pld-linux.org>
2971
2972         * sysconfig/init-colors: We are PLD Linux (not just PLD), fix
2973           init-colors.gentoo path.
2974
2975         * sysconfig/i18n: Have here also listed en_US.UTF-8
2976
2977         * sysconfig/interfaces/ifcfg-eth0: By default boot eth0 with dhcp.
2978           If you have static IP configuration, you need to edit this file
2979           anyway
2980
2981 2006-02-14 00:24 +0000 [r6972]  Jan Rękorajski <baggins/at/pld-linux.org>
2982
2983         * sysconfig/cpusets/cpuset-test, rc.d/init.d/cpusets: - cpuset
2984           virtualization support
2985
2986 2006-02-10 22:21 +0000 [r6965]  Elan Ruusamäe <glen/at/pld-linux.org>
2987
2988         * rc.d/rc.sysinit: Reverted last change
2989
2990 2006-02-10 19:47 +0000 [r6964]  Elan Ruusamäe <glen/at/pld-linux.org>
2991
2992         * rc.d/rc.sysinit: Disable DELAY_LOGIN for vserver, suggested by
2993           Patrys
2994
2995 2006-02-10 19:40 +0000 [r6960-6963]  Elan Ruusamäe <glen/at/pld-linux.org>
2996
2997         * rc.d/rc.sysinit: Remove stupid sleep 1
2998
2999         * rc.d/rc.sysinit: No SELinux labels for vserver
3000
3001         * rc.d/rc.sysinit: Fixing indent
3002
3003         * rc.d/rc.sysinit: setsysfont and selinux make no sense inside
3004           vserver (no devices attached)
3005
3006 2006-02-10 19:31 +0000 [r6959]  Elan Ruusamäe <glen/at/pld-linux.org>
3007
3008         * rc.d/rc.sysinit: Do not mount /proc in vserver
3009
3010 2006-02-10 19:17 +0000 [r6958]  Elan Ruusamäe <glen/at/pld-linux.org>
3011
3012         * rc.d/init.d/network: One can't (u)mount anything inside vserver,
3013           not even network mounts
3014
3015 2006-02-08 17:41 +0000 [r6952]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3016
3017         * rc.d/rc.sysinit: Redirect errors from mounts grepping to
3018           /dev/null.
3019
3020 2006-02-05 15:32 +0000 [r6922]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3021
3022         * sysconfig/system, rc.d/rc.sysinit: Rename PROMPT to RC_PROMPT
3023           (PROMPT is internal zsh variable). Fixed RC_PROMPT testing to
3024           work as described in sysconfig/system.
3025
3026 2006-01-21 13:49 +0000 [r6875-6876]  Elan Ruusamäe <glen/at/pld-linux.org>
3027
3028         * rc.d/init.d/template.init: Allow some actions when network is
3029           down (by ankry /at/ 2003-07-03).
3030
3031         * rc.d/init.d/template.init: - remove old syntax
3032
3033 2006-01-21 12:32 +0000 [r6874]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3034
3035         * sysconfig/interfaces/ifcfg-description: Describe current
3036           PPPoE/PPPoA config.
3037
3038 2006-01-21 12:18 +0000 [r6873]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3039
3040         * sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
3041           sysconfig/network-scripts/ifup-ppp: Generic PPP over ATM support.
3042
3043 2006-01-20 18:02 +0000 [r6871]  Jan Rękorajski <baggins/at/pld-linux.org>
3044
3045         * rc.d/rc.sysinit: - give getkey a timeout of 5s, better safe than
3046           hung init process
3047
3048 2006-01-20 15:40 +0000 [r6869]  Jan Rękorajski <baggins/at/pld-linux.org>
3049
3050         * rc.d/init.d/functions: - skip filter_chroot() in vserver fixes
3051           running %pre/%post scripts for packages installed in vserver
3052
3053 2006-01-19 08:52 +0000 [r6864]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3054
3055         * sysconfig/interfaces/Makefile.am,
3056           sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada (added): Add
3057           ueagle example (abram).
3058
3059 2006-01-18 08:18 +0000 [r6844]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3060
3061         * configure.ac: Prepare for 0.4.0.25.
3062
3063 2006-01-15 12:01 +0000 [r6809]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3064
3065         * rc.d/init.d/sys-chroots, rc.d/rc.sysinit: Use correct chown
3066           user:group notation.
3067
3068 2006-01-13 18:07 +0000 [r6803]  Jan Rękorajski <baggins/at/pld-linux.org>
3069
3070         * rc.d/rc.sysinit: - more non-vserver stuff ifed
3071
3072 2006-01-12 16:21 +0000 [r6798-6800]  Jan Rękorajski <baggins/at/pld-linux.org>
3073
3074         * rc.d/rc.sysinit: - cleanup if vserver logic
3075
3076         * rc.d/rc.sysinit: - merge more vserver ifs
3077
3078         * rc.d/rc.sysinit: - typo
3079
3080 2006-01-12 16:10 +0000 [r6797]  Jan Rękorajski <baggins/at/pld-linux.org>
3081
3082         * rc.d/rc.sysinit: - more non-vserver things if'ed - kill psdevtab
3083           removal (file is obsolete since 1998)
3084
3085 2006-01-12 16:01 +0000 [r6796]  Jan Rękorajski <baggins/at/pld-linux.org>
3086
3087         * rc.d/rc.shutdown: - cleanup
3088
3089 2006-01-12 15:29 +0000 [r6795]  Jan Rękorajski <baggins/at/pld-linux.org>
3090
3091         * rc.d/rc.shutdown, rc.d/rc.sysinit: - skip swap/quota/acct in
3092           vserver
3093
3094 2006-01-10 20:59 +0000 [r6788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3095
3096         * rc.d/rc.sysinit: mdadm now creates missing nodes when assembling
3097           an array.
3098
3099 2006-01-09 17:23 +0000 [r6781]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3100
3101         * sysconfig/network-scripts/functions.network: Typos fixed.
3102
3103 2006-01-08 21:53 +0000 [r6777]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3104
3105         * configure.ac: Prepare for 0.4.0.24.
3106
3107 2006-01-07 15:57 +0000 [r6762]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3108
3109         * sysconfig/network-scripts/functions.network: ESSID setting is
3110           done only once, at the end just before commit.
3111
3112 2006-01-06 15:57 +0000 [r6750]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3113
3114         * rc.d/rc.sysinit: Don't use run_cmd for starting udev since
3115           start_udev can handle messages itself.
3116
3117 2006-01-05 22:52 +0000 [r6747]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3118
3119         * rc.d/rc.sysinit, setsysfont: Fix console detection by not running
3120           setsysfont trough run_cmd (fixes utf8 font handling, too).
3121
3122 2006-01-04 12:16 +0000 [r6734]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3123
3124         * rc.d/rc.sysinit: No longer set hotplug stuff. Put that into
3125           sysctl.conf.
3126
3127 2006-01-01 20:16 +0000 [r6727]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3128
3129         * lang.sh: Process more locale variables (havner).
3130
3131 2006-01-01 20:12 +0000 [r6726]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3132
3133         * setsysfont: Include /etc/rc.d/init.d/functions.
3134
3135 2005-12-26 10:35 +0000 [r6709]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3136
3137         * sysconfig/network-scripts/functions.network: Fix WLAN power,
3138           txpower, retry settings. Patch by Łukasz Maśko.
3139
3140 2005-12-15 18:59 +0000 [r6651-6652]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3141
3142         * configure.ac: Preparations for 0.4.0.23.
3143
3144         * rc.d/rc.sysinit: modprobe with -s option so messages go to
3145           syslog.
3146
3147 2005-12-09 15:26 +0000 [r6627]  Jan Rękorajski <baggins/at/pld-linux.org>
3148
3149         * rc.d/rc.shutdown: - change reboot/halt message for vserver
3150           (request by glen)
3151
3152 2005-12-05 00:33 +0000 [r6598]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3153
3154         * sysconfig/network-scripts/ifup,
3155           sysconfig/interfaces/ifcfg-description: Up wireless device before
3156           setting any WLAN parameters support.
3157
3158 2005-12-05 00:29 +0000 [r6597]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3159
3160         * rc.d/rc.sysinit: udev loads core usb modules itself so
3161           /proc/bus/usb was never mounted here. Now we are checking for
3162           exact mount instead of just checking whether usb modules are
3163           loaded.
3164
3165 2005-11-24 15:25 +0000 [r6563]  Jan Rękorajski <baggins/at/pld-linux.org>
3166
3167         * rc.d/rc.sysinit, rc.d/init.d/functions: - remove duplicate
3168           entries in vserver guest /etc/mtab
3169
3170 2005-11-23 20:49 +0000 [r6561]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3171
3172         * setsysfont: Don't yell when there is no kbd installed.
3173
3174 2005-11-18 23:44 +0000 [r6541]  Jan Rękorajski <baggins/at/pld-linux.org>
3175
3176         * rc.d/rc.sysinit: - don't clear mtab on vserver guest
3177
3178 2005-11-17 22:54 +0000 [r6540]  Jan Rękorajski <baggins/at/pld-linux.org>
3179
3180         * rc.d/init.d/functions: - fixed vserver detection with legacy
3181           vserver code turned off
3182
3183 2005-11-16 18:45 +0000 [r6534]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3184
3185         * configure.ac: Update for 0.4.0.22.
3186
3187 2005-11-05 01:34 +0000 [r6520]  Elan Ruusamäe <glen/at/pld-linux.org>
3188
3189         * rc.d/rc.sysinit: - remove useless rm -f /var/run/hwprofile, which
3190           will never work as all filesystems are readonly at that point
3191
3192 2005-11-01 18:34 +0000 [r6510-6511]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3193
3194         * src/process.c: Updated from FC.
3195
3196         * src/shvar.c, src/shvar.h: Be more precise about condition.
3197
3198 2005-10-30 22:14 +0000 [r6504]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3199
3200         * rc.d/rc.shutdown, rc.d/rc.sysinit: Mount securityfs filesystem on
3201           kernel >= 2.6.14.
3202
3203 2005-10-30 00:03 +0000 [r6503]  Jan Rękorajski <baggins/at/pld-linux.org>
3204
3205         * rc.d/rc: - corrected order of conditions
3206
3207 2005-10-28 14:54 +0000 [r6501]  Jan Rękorajski <baggins/at/pld-linux.org>
3208
3209         * rc.d/init.d/network: - ignore non-empty but commented /etc/mactab
3210           (patch by glen)
3211
3212 2005-10-26 16:57 +0000 [r6492]  Jan Rękorajski <baggins/at/pld-linux.org>
3213
3214         * lang.sh, run-parts, lang.csh, hwprofile, service, setsysfont: -
3215           more white space and formatting cleanup
3216
3217 2005-10-26 16:33 +0000 [r6491]  Jan Rękorajski <baggins/at/pld-linux.org>
3218
3219         * rc.d/rc.shutdown, ppp/ipx-down, rc.d/init.d/network,
3220           rc.d/init.d/timezone, sysconfig/network-scripts/ifdown-vlan,
3221           sysconfig/network-scripts/tnldown,
3222           sysconfig/network-scripts/ifdown,
3223           sysconfig/network-scripts/ifup-plusb,
3224           sysconfig/network-scripts/ifdown-br,
3225           sysconfig/interfaces/tnlcfg-icm,
3226           sysconfig/network-scripts/ifup-neigh,
3227           sysconfig/network-scripts/functions.network, ppp/auth-up,
3228           sysconfig/network-scripts/ifup-ppp,
3229           sysconfig/network-scripts/ifup-ipx,
3230           sysconfig/network-scripts/ifup-vlan,
3231           sysconfig/interfaces/tnlcfg-description,
3232           sysconfig/network-scripts/ifup-br,
3233           sysconfig/network-scripts/ifup-plip, sysconfig/system,
3234           rc.d/init.d/template.init, ppp/ip-up, rc.d/init.d/random,
3235           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post,
3236           rc.d/init.d/single, rc.d/rc.init, sysconfig/timezone,
3237           sysconfig/clock, rc.d/init.d/cpusets,
3238           sysconfig/network-scripts/ifup-routes,
3239           sysconfig/network-scripts/ifup-aliases,
3240           sysconfig/network-scripts/ifdown-ppp, ppp/auth-down,
3241           rc.d/init.d/sys-chroots, sysconfig/network-scripts/ifup-post,
3242           sysconfig/static-routes, sysconfig/static-nat, ppp/ip-down,
3243           ppp/ipx-up, rc.d/init.d/allowlogin, rc.d/rc.local,
3244           rc.d/init.d/functions, sysconfig/network-scripts/ifdown-sl,
3245           sysconfig/network-scripts/tnlup,
3246           sysconfig/network-scripts/ifdown-irda,
3247           sysconfig/network-scripts/ifup,
3248           sysconfig/network-scripts/ifup-iucv, rc.d/rc, sysconfig/network,
3249           rc.d/init.d/killall, rc.d/rc.modules,
3250           sysconfig/network-scripts/ifup-sl,
3251           sysconfig/network-scripts/ifup-irda: - more vim setting removed
3252           (don't convert tabs to spaces) - white space cleanup - convert
3253           spaces to tabs - unify formatting for all scripts
3254
3255 2005-10-25 18:22 +0000 [r6489]  Jan Rękorajski <baggins/at/pld-linux.org>
3256
3257         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit: - add support for
3258           running inside vservers, the diff may seem huge but it's mostly
3259           white space change
3260
3261 2005-10-25 18:15 +0000 [r6488]  Jan Rękorajski <baggins/at/pld-linux.org>
3262
3263         * rc.d/init.d/functions: - typo
3264
3265 2005-10-25 17:11 +0000 [r6487]  Jan Rękorajski <baggins/at/pld-linux.org>
3266
3267         * rc.d/rc, rc.d/rc.sysinit: - source configs before functions
3268
3269 2005-10-25 16:56 +0000 [r6485]  Jan Rękorajski <baggins/at/pld-linux.org>
3270
3271         * rc.d/init.d/network: - don't start interfaces inside vserver
3272
3273 2005-10-25 16:46 +0000 [r6484]  Jan Rękorajski <baggins/at/pld-linux.org>
3274
3275         * rc.d/rc: - all stty's stderr belongs to /dev/null
3276
3277 2005-10-25 16:21 +0000 [r6482]  Jan Rękorajski <baggins/at/pld-linux.org>
3278
3279         * rc.d/init.d/functions: - detect if run inside vserver and ignore
3280           rc_splash if so
3281
3282 2005-10-25 16:04 +0000 [r6480]  Jan Rękorajski <baggins/at/pld-linux.org>
3283
3284         * rc.d/rc.sysinit: - we need /proc mounted before everything
3285
3286 2005-10-25 14:17 +0000 [r6479]  Jan Rękorajski <baggins/at/pld-linux.org>
3287
3288         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit, rc.d/rc.modules: -
3289           grep: all your stderr are belong to /dev/null
3290
3291 2005-10-25 11:58 +0000 [r6477]  Jan Rękorajski <baggins/at/pld-linux.org>
3292
3293         * rc.d/init.d/functions: - better detection of tput functionality
3294
3295 2005-10-19 19:06 +0000 [r6468]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3296
3297         * configure.ac: Update for new release.
3298
3299 2005-10-19 18:08 +0000 [r6467]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3300
3301         * sysconfig/network-scripts/functions.network: Working version of
3302           calcprefix().
3303
3304 2005-10-19 11:01 +0000 [r6462]  Jan Rękorajski <baggins/at/pld-linux.org>
3305
3306         * rc.d/rc: - check for proper first argument in correct place
3307
3308 2005-10-17 15:04 +0000 [r6453]  Jan Rękorajski <baggins/at/pld-linux.org>
3309
3310         * rc.d/init.d/functions: - RC_LOGGING should be checked against
3311           "no"
3312
3313 2005-10-17 14:52 +0000 [r6452]  Jan Rękorajski <baggins/at/pld-linux.org>
3314
3315         * rc.d/rc.shutdown, sysconfig/system, rc.d/init.d/functions: -
3316           clean solution for initlog/minilogd: RC_LOGGING setting, and
3317           don't log while shutting down
3318
3319 2005-10-17 13:49 +0000 [r6451]  Jan Rękorajski <baggins/at/pld-linux.org>
3320
3321         * src/minilogd.c (added), src/initlog.c, src/Makefile.am: -
3322           reverted last commit
3323
3324 2005-10-17 13:20 +0000 [r6450]  Jan Rękorajski <baggins/at/pld-linux.org>
3325
3326         * src/minilogd.c (removed), src/initlog.c, src/Makefile.am: -
3327           removed minilogd and its calls (more pain than gain)
3328
3329 2005-10-16 19:26 +0000 [r6447]  Jan Rękorajski <baggins/at/pld-linux.org>
3330
3331         * rc.d/init.d/network, rc.d/rc.shutdown, rc.d/init.d/timezone,
3332           sysconfig/network-scripts/ifdown-vlan,
3333           sysconfig/network-scripts/tnldown,
3334           sysconfig/network-scripts/ifup-plusb,
3335           sysconfig/network-scripts/ifdown,
3336           sysconfig/network-scripts/ifdown-br,
3337           sysconfig/network-scripts/ifup-neigh,
3338           sysconfig/network-scripts/functions.network,
3339           sysconfig/network-scripts/ifup-ppp,
3340           sysconfig/network-scripts/ifup-ipx,
3341           sysconfig/network-scripts/ifup-vlan,
3342           sysconfig/network-scripts/ifup-br,
3343           sysconfig/network-scripts/ifup-plip, sysconfig/system,
3344           rc.d/init.d/template.init, rc.d/rc.sysinit, rc.d/init.d/random,
3345           sysconfig/network-scripts/ifdown-post, rc.d/rc.init,
3346           rc.d/init.d/single, sysconfig/timezone, hwprofile,
3347           rc.d/init.d/cpusets, sysconfig/network-scripts/ifup-routes,
3348           sysconfig/network-scripts/ifup-aliases,
3349           sysconfig/network-scripts/ifdown-ppp,
3350           sysconfig/network-scripts/ifup-post, rc.d/init.d/allowlogin,
3351           rc.d/rc.local, sysconfig/network-scripts/ifdown-sl,
3352           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
3353           sysconfig/network-scripts/ifdown-irda,
3354           sysconfig/network-scripts/ifup-iucv, rc.d/rc, sysconfig/network,
3355           rc.d/init.d/killall, sysconfig/network-scripts/ifup-sl,
3356           sysconfig/network-scripts/ifup-irda: - removed dumb tw=78 vim
3357           setting
3358
3359 2005-10-06 16:08 +0000 [r6429]  Artur Frysiak <wiget/at/pld-linux.org>
3360
3361         * rc.d/init.d/network: - fixed CIFS unmounting
3362
3363 2005-10-04 18:09 +0000 [r6425]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3364
3365         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
3366           Use pidfile for wpa_supplicant.
3367
3368 2005-10-02 17:13 +0000 [r6420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3369
3370         * sysconfig/network-scripts/ifup,
3371           sysconfig/interfaces/ifcfg-description,
3372           sysconfig/network-scripts/ifdown: Simple support for WPA. Note
3373           that killing wpa_supplicant daemon is supported only for single
3374           daemon/interface (TODO: multiple daemons support).
3375
3376 2005-09-05 17:12 +0000 [r6352]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3377
3378         * rc.d/init.d/functions: Add support for whole path in pidfile.
3379
3380 2005-08-24 22:08 +0000 [r6333]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3381
3382         * rc.d/init.d/cpusets, rc.d/init.d/functions: Fix is_yes in cpuset
3383           stuff. Quote file paths when doing echo > something.
3384
3385 2005-08-23 16:32 +0000 [r6330]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3386
3387         * configure.ac: Update for 0.4.0.20.
3388
3389 2005-08-23 16:29 +0000 [r6327-6329]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3390
3391         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
3392           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Fixed PlusGSM
3393           examples. (Patch by Paweł Gołaszewski)
3394
3395         * inittab: Example for agetty on serial port.
3396
3397         * rc.d/init.d/network: [a-z] doesn't always mean whole alphabet
3398           (for example et_EE locale). Use C locale when searching. (Patch
3399           by Elan Ruusamäe)
3400
3401 2005-08-15 22:45 +0000 [r6315]  Jan Rękorajski <baggins/at/pld-linux.org>
3402
3403         * rc.d/init.d/cpusets: - don't spew errors on stdout - inform about
3404           failurse
3405
3406 2005-08-14 18:32 +0000 [r6311]  Tomasz Wittner <twittner/at/pld-linux.org>
3407
3408         * DEVELOPMENT: - typo in enumeration
3409
3410 2005-08-13 23:06 +0000 [r6307-6310]  Jan Rękorajski <baggins/at/pld-linux.org>
3411
3412         * rc.d/init.d/cpusets: - added echo for better status readability
3413
3414         * rc.d/init.d/cpusets: - properly test cpuset dir for status
3415           display
3416
3417         * rc.d/init.d/cpusets: - properly escape message
3418
3419         * rc.d/init.d/cpusets: - use show() when creating/removing cpusets
3420
3421 2005-08-13 22:58 +0000 [r6306]  Jan Rękorajski <baggins/at/pld-linux.org>
3422
3423         * rc.d/init.d/cpusets: - typo
3424
3425 2005-08-13 22:34 +0000 [r6305]  Jan Rękorajski <baggins/at/pld-linux.org>
3426
3427         * rc.d/init.d/functions: - take CPUSETS setting into account
3428
3429 2005-08-13 22:00 +0000 [r6304]  Jan Rękorajski <baggins/at/pld-linux.org>
3430
3431         * rc.d/rc.sysinit: - mount cpuset filesystem if kernel capable
3432
3433 2005-08-11 17:43 +0000 [r6300]  Jan Rękorajski <baggins/at/pld-linux.org>
3434
3435         * doc/sysconfig.txt, doc/sysconfig.docb: - added description for
3436           available per-service settings
3437
3438 2005-08-11 17:11 +0000 [r6299]  Jan Rękorajski <baggins/at/pld-linux.org>
3439
3440         * rc-scripts.spec.in: - cpusets added
3441
3442 2005-08-11 17:04 +0000 [r6297-6298]  Jan Rękorajski <baggins/at/pld-linux.org>
3443
3444         * rc.d/init.d/Makefile.am: - cpusets script added
3445
3446         * configure.ac: - sysconfig/cpusets/Makefile added
3447
3448 2005-08-11 16:58 +0000 [r6294-6296]  Jan Rękorajski <baggins/at/pld-linux.org>
3449
3450         * po/pl.po: - final touch
3451
3452         * po/pl.po: - updated
3453
3454         * rc.d/init.d/functions: - added some code for completness
3455
3456 2005-08-11 16:36 +0000 [r6293]  Jan Rękorajski <baggins/at/pld-linux.org>
3457
3458         * rc.d/init.d/cpusets: - defile cpuset settings as local in
3459           function
3460
3461 2005-08-11 16:35 +0000 [r6292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3462
3463         * rc.d/init.d/functions: filter_chroot(): Do not filter pids for
3464           processes that no longer exists. We don't know whether these were
3465           from current (ch)root so we assume that they were.
3466
3467 2005-08-11 16:23 +0000 [r6291]  Jan Rękorajski <baggins/at/pld-linux.org>
3468
3469         * rc.d/init.d/functions: - added cpuset support to daemon and
3470           status functions
3471
3472 2005-08-10 20:10 +0000 [r6290]  Jan Rękorajski <baggins/at/pld-linux.org>
3473
3474         * sysconfig/system, sysconfig/cpusets/cpuset-test (added),
3475           sysconfig/Makefile.am, rc.d/init.d/cpusets (added),
3476           sysconfig/cpusets/Makefile.am (added): - CPUSETS support (work in
3477           progress)
3478
3479 2005-08-10 19:49 +0000 [r6289]  Jan Rękorajski <baggins/at/pld-linux.org>
3480
3481         * sysconfig/cpusets (added): - a place for cpusets config files
3482
3483 2005-08-08 21:53 +0000 [r6288]  Andrzej Dopierała <undefine/at/pld-linux.org>
3484
3485         * rc.d/init.d/network: - get only tnlcfg-name, not tnlcfg-name~
3486
3487 2005-07-27 09:09 +0000 [r6229]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3488
3489         * sysconfig/network-scripts/ifup: ifup: Handle special
3490           pcmcia-hotplug case.
3491
3492 2005-07-21 22:35 +0000 [r6226]  Andrzej Dopierała <undefine/at/pld-linux.org>
3493
3494         * rc.d/init.d/network: - first up bridge, next tunnels (tunnels can
3495           be on bridges) - first down tunnels, next bridge ;)
3496
3497 2005-05-30 18:54 +0000 [r6028]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3498
3499         * configure.ac: Release 0.4.0.19.
3500
3501 2005-05-30 18:47 +0000 [r6027]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3502
3503         * sysconfig/network-scripts/ifup: Understand BOOTPROTO=static
3504           properly (Elan Ruusamäe <glen/at/pld-linux.org>).
3505
3506 2005-05-30 18:42 +0000 [r6026]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3507
3508         * sysconfig/network-scripts/ifdown-post: When stopping delete root
3509           queueing discipline instead of trying to add it.
3510
3511 2005-05-25 08:26 +0000 [r6013]  Elan Ruusamäe <glen/at/pld-linux.org>
3512
3513         * sysctl.conf: grsec is available for 2.6 kernels too.
3514
3515 2005-05-03 17:50 +0000 [r5915]  Elan Ruusamäe <glen/at/pld-linux.org>
3516
3517         * rc.d/init.d/sys-chroots: Typo.
3518
3519 2005-04-30 20:53 +0000 [r5896]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3520
3521         * rc.d/init.d/functions: killproc(): fill base and pid variables
3522           based on waitname.
3523
3524 2005-04-25 16:01 +0000 [r5884]  Adam Gołębiowski <adamg/at/pld-linux.org>
3525
3526         * rc.d/init.d/network: - when using BOOTPRIO, cd to /etc/sysconfig
3527           to get list of interfaces
3528
3529 2005-04-15 21:48 +0000 [r5770]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3530
3531         * sysconfig/interfaces/ifcfg-ppp0.gprs-idea: Add BT example.
3532
3533 2005-04-08 17:34 +0000 [r5744]  Paweł Sakowski <saq/at/pld-linux.org>
3534
3535         * sysconfig/system: - typo
3536
3537 2005-03-25 19:00 +0000 [r5631]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3538
3539         * rc-scripts.spec.in: Updated to match needs.
3540
3541 2005-03-25 18:50 +0000 [r5629-5630]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3542
3543         * rc.d/rc.sysinit: Fix sound dmabuf handling in rc.sysinit. Use
3544           different modules config file for 2.4/2.6 kernel.
3545           (havner/at/pld-linux.org)
3546
3547         * rc.d/init.d/functions: Fix displaing show() function when $CHARS
3548           variable is set. (tommat/at/pld-linux.org).
3549
3550 2005-03-25 18:37 +0000 [r5625]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3551
3552         * configure.ac: Prepare for 0.4.0.18.
3553
3554 2005-03-22 16:54 +0000 [r5615]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3555
3556         * rc.d/init.d/functions: Increment counter when waiting specified
3557           time for daemon to start/terminate.
3558
3559 2005-03-06 00:11 +0000 [r5570]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3560
3561         * src/Makefile.am: Place minilogd in sbin.
3562
3563 2005-03-05 23:46 +0000 [r5569]  Elan Ruusamäe <glen/at/pld-linux.org>
3564
3565         * man/Makefile.am, man/ru/Makefile.am (added), man/es/Makefile.am
3566           (added), man/fr/Makefile.am (added), man/de/Makefile.am (added),
3567           man/sv/Makefile.am (added), man/ja/Makefile.am (added),
3568           configure.ac: - Finished manuals to subdirs. (Thanks arekm).
3569
3570 2005-01-24 14:15 +0000 [r5479]  Elan Ruusamäe <glen/at/pld-linux.org>
3571
3572         * configure.ac: Use AM_CONFIG_HEADER, rather AC_CONFIG_HEADER for
3573           autogen.sh to call autoheader.
3574
3575 2005-01-24 14:05 +0000 [r5478]  Elan Ruusamäe <glen/at/pld-linux.org>
3576
3577         * src/config.h.in (removed): removed
3578
3579 2005-01-24 13:47 +0000 [r5477]  Elan Ruusamäe <glen/at/pld-linux.org>
3580
3581         * acinclude.m4 (added), src/config.h.in (added),
3582           src/start-stop-daemon.c (added), src/Makefile.am, configure.ac:
3583           added start-stop-daemon from dpkg-1.10.23 includes config.h
3584           support now (as such conditional defines impossible on
3585           commandline) and m4 macros needed for start-stop-daemon.c
3586
3587 2005-01-24 13:38 +0000 [r5476]  Elan Ruusamäe <glen/at/pld-linux.org>
3588
3589         * man/ipcalc.1 (added), man/usleep.1 (added), doc/consoletype.1
3590           (removed), man/usernetctl.8 (added), Makefile.am, doc/initlog.1
3591           (removed), doc/doexec.1 (removed), doc/Makefile.am,
3592           doc/ppp-watch.8 (removed), man/consoletype.1 (added),
3593           man/initlog.1 (added), man/doexec.1 (added), man/ppp-watch.8
3594           (added), man/Makefile.am, doc/netreport.1 (removed),
3595           doc/genhostid.1 (removed), man/netreport.1 (added),
3596           man/genhostid.1 (added), doc/ipcalc.1 (removed), doc/usleep.1
3597           (removed), doc/usernetctl.8 (removed): - moved manuals to man/
3598           subdir
3599
3600 2005-01-24 13:32 +0000 [r5475]  Elan Ruusamäe <glen/at/pld-linux.org>
3601
3602         * man/Makefile.am (added), man/ja (added),
3603           man/ru/start-stop-daemon.8 (added), man/es/start-stop-daemon.8
3604           (added), man/fr/start-stop-daemon.8 (added),
3605           man/de/start-stop-daemon.8 (added), man/sv/start-stop-daemon.8
3606           (added), man (added), man/ja/start-stop-daemon.8 (added), man/ru
3607           (added), man/es (added), man/fr (added), man/start-stop-daemon.8
3608           (added), man/de (added), man/sv (added): - created tree for
3609           manuals - imported start-stop-daemon manuals from dpkg-1.10.23
3610
3611 2005-01-24 00:33 +0000 [r5474]  Elan Ruusamäe <glen/at/pld-linux.org>
3612
3613         * doc/Makefile.am: - fix typo which prevented packaging rest of the
3614           manuals to distrib
3615
3616 2005-01-23 23:56 +0000 [r5473]  Elan Ruusamäe <glen/at/pld-linux.org>
3617
3618         * rc.d/init.d/functions: - typo, english
3619
3620 2005-01-23 19:11 +0000 [r5472]  Paweł Sakowski <saq/at/pld-linux.org>
3621
3622         * rc.d/init.d/sys-chroots: - mount usbfs if available
3623
3624 2005-01-17 21:15 +0000 [r5461]  Elan Ruusamäe <glen/at/pld-linux.org>
3625
3626         * rc.d/init.d/functions: - indent to same level
3627
3628 2005-01-02 22:53 +0000 [r5418]  Radosław Zieliński <radek/at/pld-linux.org>
3629
3630         * sysconfig/network-scripts/ifup-routes,
3631           sysconfig/network-scripts/ifup-aliases,
3632           sysconfig/network-scripts/ifdown-ppp,
3633           sysconfig/network-scripts/ifdown-vlan,
3634           sysconfig/network-scripts/tnldown,
3635           sysconfig/network-scripts/ifup-post,
3636           sysconfig/network-scripts/ifdown,
3637           sysconfig/network-scripts/ifup-plusb,
3638           sysconfig/network-scripts/ifdown-br,
3639           sysconfig/network-scripts/ifup-neigh,
3640           sysconfig/network-scripts/ifup-ppp,
3641           sysconfig/network-scripts/functions.network,
3642           sysconfig/network-scripts/ifup-vlan,
3643           sysconfig/network-scripts/ifup-ipx,
3644           sysconfig/network-scripts/tnlup,
3645           sysconfig/network-scripts/ifdown-sl,
3646           sysconfig/network-scripts/ifup,
3647           sysconfig/network-scripts/ifdown-irda,
3648           sysconfig/network-scripts/ifup-br,
3649           sysconfig/network-scripts/ifup-plip,
3650           sysconfig/network-scripts/ifup-iucv,
3651           sysconfig/network-scripts/ifup-sl,
3652           sysconfig/network-scripts/ifup-irda: - unified indentation (ts=8
3653           sw=4, as vi modeline says)
3654
3655 2005-01-02 21:49 +0000 [r5417]  Radosław Zieliński <radek/at/pld-linux.org>
3656
3657         * sysctl.conf: - added net.ipv4.conf.default.rp_filter=1 -- *.all.*
3658           has no real effect: when sysctl -p is run, interfaces are not up
3659           yet
3660
3661 2004-12-13 22:31 +0000 [r5382-5383]  Paweł Sakowski <saq/at/pld-linux.org>
3662
3663         * po/pl.po, po/de.po: - updated for current source tree
3664
3665         * rc.d/init.d/network: - missed one
3666
3667 2004-12-13 22:01 +0000 [r5379-5380]  Paweł Sakowski <saq/at/pld-linux.org>
3668
3669         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
3670           sysconfig/network-scripts/ifup-sl: - make nls invocations
3671           actually translatable
3672
3673         * po/de.po: - fixed remaining fuzzy entries
3674
3675 2004-12-13 20:16 +0000 [r5378]  Paweł Sakowski <saq/at/pld-linux.org>
3676
3677         * po/de.po: - updated my email address - fixed some fuzzy entries
3678           (the easiest ones)
3679
3680 2004-12-08 22:46 +0000 [r5368]  Elan Ruusamäe <glen/at/pld-linux.org>
3681
3682         * rc.d/rc.sysinit: - typo
3683
3684 2004-12-02 17:43 +0000 [r5362]  Jarek Koszuk <heretyk/at/pld-linux.org>
3685
3686         * rc.d/init.d/functions: Support for per service umask settings.
3687           This solves the problem with possibly different umask settings
3688           when starting services at boot time, and by hand.
3689
3690 2004-11-29 20:10 +0000 [r5357]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3691
3692         * sysconfig/interfaces/data/chat-ppp0.gprs-idea (added),
3693           sysconfig/interfaces/ifcfg-ppp0.gprs-idea (added): Add IDEA GPRS
3694           examples.
3695
3696 2004-11-26 22:49 +0000 [r5351]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3697
3698         * configure.ac: Version 0.4.0.17.
3699
3700 2004-11-13 21:43 +0000 [r5320]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3701
3702         * sysconfig/network-scripts/ifup: Drop condition when checking
3703           cable - not needed.
3704
3705 2004-11-13 21:37 +0000 [r5319]  Bartosz Taudul <wolf/at/pld-linux.org>
3706
3707         * sysconfig/network-scripts/ifup: - fix typo
3708
3709 2004-11-13 21:31 +0000 [r5318]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3710
3711         * sysconfig/network-scripts/ifup,
3712           sysconfig/network-scripts/functions.network: Link status checking
3713           for ifup dhcp iface (from FC3).
3714
3715 2004-11-13 20:31 +0000 [r5315]  Adam Gołębiowski <adamg/at/pld-linux.org>
3716
3717         * sysconfig/system: - s/outsite/outside/
3718
3719 2004-11-13 11:36 +0000 [r5312-5313]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3720
3721         * rc.d/init.d/functions: Drop obsolete msg_() functions.
3722
3723         * rc.d/rc.sysinit, rc.d/init.d/functions: More SELinux support from
3724           FC initscripts.
3725
3726 2004-10-25 19:27 +0000 [r4863]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3727
3728         * rc.d/rc.sysinit: Use usbfs as USB filesystem name (not sure about
3729           2.4?).
3730
3731 2004-10-01 21:28 +0000 [r4677]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3732
3733         * sysconfig/network-scripts/ifup-ppp: Modprobe ppp modules when
3734           /dev/ppp doesn't exists (udev and devfs case).
3735
3736 2004-09-25 22:22 +0000 [r4656]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3737
3738         * rc.d/rc.sysinit: Move .ICE-unix creation a bit lower in case of
3739           CLEAN_TMP usage.
3740
3741 2004-09-25 13:22 +0000 [r4649]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3742
3743         * rc.d/rc.sysinit: Added udev support.
3744
3745 2004-09-25 12:30 +0000 [r4647]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3746
3747         * sysconfig/interfaces/ifcfg-description: Fix typo (numer->number).
3748
3749 2004-09-24 21:04 +0000 [r4639]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3750
3751         * configure.ac: Version 0.4.0.16.
3752
3753 2004-09-22 16:32 +0000 [r4636]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3754
3755         * rc.d/init.d/network, sysconfig/interfaces/ifcfg-description:
3756           BOOTPRIO for changing interfaces starting order.
3757
3758 2004-09-22 15:38 +0000 [r4635]  Witek Kręcicki <adasi/at/pld-linux.org>
3759
3760         * rc.d/init.d/network: - Start VLAN's after all physical interfaces
3761
3762 2004-09-19 13:32 +0000 [r4615]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3763
3764         * rc.d/rc.sysinit: Create /tmp/.ICE-unix directory for X11.
3765
3766 2004-08-25 20:58 +0000 [r4436]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3767
3768         * sysconfig/ip-rules (removed), sysconfig/Makefile.am: Drop
3769           sysconfig/ip-rules, it's not used.
3770
3771 2004-08-25 20:36 +0000 [r4434]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3772
3773         * configure.ac: Release 0.4.0.15.
3774
3775 2004-08-25 20:33 +0000 [r4433]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3776
3777         * rc.d/init.d/Makefile.am: Add sys-chroots.
3778
3779 2004-08-25 20:15 +0000 [r4432]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3780
3781         * sysconfig/network-scripts/tnlup,
3782           sysconfig/network-scripts/tnldown: Don't display ls errors when
3783           there is no tunnel configs.
3784
3785 2004-08-25 17:30 +0000 [r4431]  Jan Rękorajski <baggins/at/pld-linux.org>
3786
3787         * sysconfig/i18n: - it's much too early for unicode by default, so
3788           add some comments
3789
3790 2004-08-22 18:06 +0000 [r4430]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3791
3792         * rc.d/rc.shutdown: When shutting down try to stop LVM devices,
3793           too.
3794
3795 2004-08-20 10:16 +0000 [r4429]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3796
3797         * rc.d/init.d/network, rc.d/rc.sysinit: Set sysctl parameters
3798           quietly (needed to avoid bunch of errors when grsec_lock is
3799           turned on).
3800
3801 2004-08-14 23:16 +0000 [r4428]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3802
3803         * rc.d/init.d/functions: Add support for waiting for process to
3804           finish to daemon() and killproc(). Example usage: daemon
3805           --waitforname httpd.${HTTPD_MPM} --waitfortime 60
3806           httpd.${HTTPD_MPM} -f /etc/httpd/httpd.conf -k stop where
3807           --waitforname is name of process to wait and --waitfortime is how
3808           many seconds to wait at max.
3809
3810 2004-08-09 00:31 +0000 [r4424]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3811
3812         * rc.d/rc.sysinit: Pass complete path to sulogin (/sbin/sulogin).
3813
3814 2004-07-23 23:08 +0000 [r4389]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3815
3816         * rc.d/init.d/sys-chroots: chroot: umount /proc, /selinux and /sys
3817           at stopping.
3818
3819 2004-07-23 23:04 +0000 [r4387-4388]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3820
3821         * rc.d/init.d/sys-chroots: chroot: umount all when stopping.
3822
3823         * rc.d/init.d/sys-chroots, rc.d/rc: chroot: Process stopping
3824           properly.
3825
3826 2004-07-23 22:56 +0000 [r4386]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3827
3828         * rc.d/init.d/sys-chroots: chroot: Do not run network but lock
3829           subsys to pretend that network was run.
3830
3831 2004-07-23 22:27 +0000 [r4385]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3832
3833         * rc.d/init.d/sys-chroots, rc.d/rc: rc: When shutting down to not
3834           call rc.shutdown when in chroot. sys-chroots: Run some commands
3835           really in chroot.
3836
3837 2004-07-23 21:58 +0000 [r4384]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3838
3839         * sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
3840           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Set MTU to
3841           1452 for neostrada (from neostrada.info FAQ).
3842
3843 2004-07-23 21:24 +0000 [r4383]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3844
3845         * rc.d/init.d/sys-chroots: chroot: clean up mtabs, mount proc,
3846           sysfs and selinuxfs.
3847
3848 2004-07-23 21:14 +0000 [r4382]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3849
3850         * rc.d/init.d/sys-chroots (added): Started implementing multiple
3851           systems in chroots idea.
3852
3853 2004-07-04 17:50 +0000 [r4316]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3854
3855         * configure.ac: s/path/name/
3856
3857 2004-07-04 17:46 +0000 [r4315]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3858
3859         * configure.ac: Avoid backup files when searching for shell
3860           scripts, too.
3861
3862 2004-07-04 16:23 +0000 [r4312]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3863
3864         * po/pl.po, po/de.po: Make update-po + few manual fixes to pl.po.
3865
3866 2004-07-04 16:14 +0000 [r4311]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3867
3868         * sysconfig/network-scripts/functions.network,
3869           rc.d/init.d/functions: Add #!/bin/sh to fool file(1).
3870
3871 2004-07-04 15:57 +0000 [r4310]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3872
3873         * configure.ac: Don't search for shell scripts in directories with
3874           names starting with dot.
3875
3876 2004-07-04 15:45 +0000 [r4309]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3877
3878         * rc.d/rc.shutdown: Turn off RAID devices using mdadm first,
3879           fallback to raidutils. Make raidutils stopping gettext friendly.
3880
3881 2004-07-04 15:35 +0000 [r4308]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3882
3883         * makepot.pl: Put empty CHARSET instead of iso8859-2 in .pot file.
3884
3885 2004-07-04 15:26 +0000 [r4307]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3886
3887         * configure.ac: - 0.4.0.14
3888
3889 2004-07-04 14:41 +0000 [r4306]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3890
3891         * rc.d/rc.sysinit: Last one sysctl called with -e option to avoid
3892           errors on unknown keys.
3893
3894 2004-07-04 14:34 +0000 [r4305]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3895
3896         * rc.d/rc.sysinit: Run LVM tools for RAID case only if some RAID
3897           volume was there.
3898
3899 2004-07-04 14:11 +0000 [r4304]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3900
3901         * TODO: Some are done.
3902
3903 2004-07-04 09:40 +0000 [r4303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3904
3905         * sysconfig/network-scripts/ifup-ppp: Quote whole message passed to
3906           logger.
3907
3908 2004-07-03 12:03 +0000 [r4302]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3909
3910         * sysconfig/network-scripts/ifup-ppp: s/speedtouch/speedtch/. Drop
3911           quoting from nls call.
3912
3913 2004-07-03 11:27 +0000 [r4301]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3914
3915         * sysconfig/interfaces/Makefile.am,
3916           sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada (added),
3917           sysconfig/network-scripts/ifup-ppp: Speedtouch modem support
3918           (arekm && qboosh).
3919
3920 2004-07-02 21:56 +0000 [r4299]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3921
3922         * sysconfig/network-scripts/ifdown-ppp: Set interface used by EAGLE
3923           driver to down when downing ppp interface.
3924
3925 2004-07-02 21:51 +0000 [r4298]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3926
3927         * sysconfig/network-scripts/ifdown-ppp: Always call ifdwon-post
3928           even if pppd was killed using -KILL.
3929
3930 2004-07-02 21:42 +0000 [r4297]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3931
3932         * sysconfig/network-scripts/ifup-ppp,
3933           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Use PAPNAME
3934           for neo example. Fix ifcfg-password.so plugin usage.
3935
3936 2004-07-02 20:45 +0000 [r4296]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3937
3938         * hwprofile: Nicer profile number choose message.
3939
3940 2004-07-02 15:30 +0000 [r4290-4291]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3941
3942         * sysconfig/interfaces/Makefile.am,
3943           sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada (added): Add
3944           TPSA Neostrada example (Sagem Fast 700 using eagle-usb driver).
3945
3946         * sysconfig/interfaces/data/chat-ppp0.tpsa,
3947           sysconfig/network-scripts/ifup-ppp: Fix chat-ppp0.tepsa (they no
3948           longer send ppp string). ifcfg-password.so is choosen only if
3949           PLUGIN_IFCFG_PASSWORD is set to yes.
3950
3951 2004-06-29 22:06 +0000 [r4273]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3952
3953         * sysconfig/i18n: UTF-8 pl_PL is pl_PL.UTF-8/UTF-8 in
3954           SUPPORTED_LOCALES (qboosh).
3955
3956 2004-06-29 19:43 +0000 [r4269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3957
3958         * configure.ac: Relase 0.4.0.13.
3959
3960 2004-06-29 19:33 +0000 [r4268]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3961
3962         * rc.d/rc.sysinit: Run rc.live for PLD LiveCD.
3963
3964 2004-06-29 19:28 +0000 [r4267]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3965
3966         * rc.d/rc.sysinit: Use fastboot also for encrypted FS.
3967
3968 2004-06-29 19:08 +0000 [r4266]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3969
3970         * rc.d/rc.shutdown: Sync remaining variable in fs umounting. Add
3971           squashfs there.
3972
3973 2004-06-28 21:23 +0000 [r4264]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3974
3975         * po/pl.po, po/Makefile.am, po/de.po: Fix fields spoted by msgfmt
3976           -c and print translation statistics.
3977
3978 2004-06-28 21:19 +0000 [r4263]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3979
3980         * po/Makefile.am: msgfmt now does po file validation.
3981
3982 2004-06-28 19:22 +0000 [r4258]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3983
3984         * setsysfont: Minimalize code to support SYSFONT, fix UTF-8
3985           handling.
3986
3987 2004-06-27 14:54 +0000 [r4253]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3988
3989         * setsysfont: Drop debugging stuff.
3990
3991 2004-06-27 14:43 +0000 [r4252]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3992
3993         * setsysfont: Enhance font setting (use CONSOLEMAP and
3994           CONSOLEFONTMAP options).
3995
3996 2004-06-27 14:30 +0000 [r4251]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
3997
3998         * sysconfig/i18n: Promote unicode settings.
3999
4000 2004-06-24 01:51 +0000 [r4236]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4001
4002         * rc.d/rc.sysinit: Always try to sync /dev entries for LVM2.
4003
4004 2004-06-23 23:10 +0000 [r4235]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4005
4006         * rc.d/rc.sysinit: Synchronize LVM2 devices.
4007
4008 2004-06-20 12:19 +0000 [r4225]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4009
4010         * configure.ac: Version 0.4.0.12.
4011
4012 2004-06-20 11:33 +0000 [r4224]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4013
4014         * rc.d/init.d/network, rc.d/rc.sysinit: (sysctl): Ignore unknown
4015           keys in sysctl.conf since kernels can have too different
4016           settings.
4017
4018 2004-06-18 23:40 +0000 [r4215]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4019
4020         * rc.d/init.d/functions: killproc(): Add --pidfile <file> support.
4021
4022 2004-06-16 20:31 +0000 [r4211]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4023
4024         * rc.d/init.d/functions: daemon(), run_cmd(): cd / before running
4025           any program
4026
4027 2004-06-04 12:49 +0000 [r4140]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4028
4029         * sysctl.conf: Added exec-shield example.
4030
4031 2004-05-24 00:49 +0000 [r4121]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4032
4033         * rc.d/rc.sysinit: 2.4.x kernel EVMS modules are loaded only when
4034           really running on 2.4 kernels.
4035
4036 2004-05-24 00:44 +0000 [r4120]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4037
4038         * sysconfig/network-scripts/ifup-ppp: Default route is forced only
4039           if DEFROUTE=yes (Witek Kręcicki <adasi/at/pld-linux.org).
4040
4041 2004-05-23 19:19 +0000 [r4119]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4042
4043         * po/pl.po: More Polish characters used (Robert 'dzeus' Graużenis
4044           <dzeus/at/zatorze.slupsk.pl>)
4045
4046 2004-05-19 22:43 +0000 [r4099]  Marcin Chojnowski <martii/at/pld-linux.org>
4047
4048         * po/pl.po: all strings are with Polish chars now
4049
4050 2004-05-18 22:58 +0000 [r4086]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4051
4052         * src/usleep.c, src/process.c, src/minilogd.c, src/testd.c,
4053           src/initlog.c, src/doexec.c, src/usernetctl.c, src/ipcalc.c:
4054           Update helpers from Fedora initscripts.
4055
4056 2004-05-18 22:46 +0000 [r4084]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4057
4058         * configure.ac: Prepare for 0.4.0.11.
4059
4060 2004-05-18 22:27 +0000 [r4083]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4061
4062         * setsysfont: Don't depend on bin paths.
4063
4064 2004-05-18 22:24 +0000 [r4082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4065
4066         * rc.d/rc.sysinit, rc.d/init.d/functions: Set system font as soon
4067           as possible.
4068
4069 2004-05-18 21:29 +0000 [r4081]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4070
4071         * setsysfont: Run unicode_start for UTF-8 console.
4072
4073 2004-05-18 21:16 +0000 [r4080]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4074
4075         * rc.d/rc.sysinit: Always delete some /tmp files on boot.
4076
4077 2004-05-18 10:33 +0000 [r4074]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4078
4079         * rc.d/rc.sysinit: Load hid, keybdev and mousedev only for kernels
4080           older than 2.6. For newer kernels use hotplug.
4081
4082 2004-05-18 10:13 +0000 [r4073]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4083
4084         * rc.d/rc.sysinit: Support for unmounting /initrd.
4085
4086 2004-05-16 16:14 +0000 [r4065]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4087
4088         * rc.d/rc.sysinit: (lvm detection): Remove head command usage - do
4089           it with awk only.
4090
4091 2004-05-15 02:29 +0000 [r4055]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4092
4093         * sysconfig/Makefile.am: Example gentoo colors configuration
4094           included.
4095
4096 2004-05-15 02:23 +0000 [r4053-4054]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4097
4098         * configure.ac: Release 0.4.0.10.
4099
4100         * sysconfig/init-colors (added), rc.d/rc, rc.d/rc.sysinit,
4101           sysconfig/Makefile.am, sysconfig/init-colors.gentoo (added),
4102           rc.d/init.d/functions: Merge color customization support created
4103           by Łukasz Pawelczyk <havner/at/pld-linux.org>.
4104
4105 2004-04-06 12:11 +0000 [r3903]  Artur Frysiak <wiget/at/pld-linux.org>
4106
4107         * rc.d/init.d/network: - umount CIFS on network stop
4108
4109 2004-04-03 21:39 +0000 [r3881]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4110
4111         * rc.d/rc.sysinit: Fix LVM1 tools detection.
4112
4113 2004-04-02 14:39 +0000 [r3855]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4114
4115         * sysconfig/interfaces/Makefile.am,
4116           sysconfig/interfaces/ifcfg-eth0.1 (added): VLAN example
4117           configuration.
4118
4119 2004-03-29 20:42 +0000 [r3843]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4120
4121         * rc.d/init.d/functions: --fork support in daemon() by Aredridel
4122           <aredridel/at/nbtsc.org>.
4123
4124 2004-03-08 14:04 +0000 [r3424]  Artur Frysiak <wiget/at/pld-linux.org>
4125
4126         * rc.d/rc.sysinit: - check for LVM tools version and load only
4127           needed modules - fix case when /var is RO and LVM2 is activated
4128
4129 2004-03-08 13:37 +0000 [r3423]  Artur Frysiak <wiget/at/pld-linux.org>
4130
4131         * rc.d/rc.sysinit: - cifs is networked fs
4132
4133 2004-02-26 22:14 +0000 [r3384]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4134
4135         * rc.d/init.d/Makefile.am: Create $(sysconfdir)/init.d ->
4136           $(sysconfdir)/rc.d/init.d symlink for compatiblity.
4137
4138 2004-02-07 21:37 +0000 [r3312]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4139
4140         * po/Makefile.am: Use $(mkinstalldirs) as suggested by Artur
4141           Frysiak.
4142
4143 2004-02-06 22:33 +0000 [r3306]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4144
4145         * po/Makefile.am: Use install_sh instead of mkinstalldirs.
4146
4147 2004-02-06 22:24 +0000 [r3305]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4148
4149         * configure.ac: Preparation for 0.4.0.9.
4150
4151 2004-02-03 21:55 +0000 [r3271]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4152
4153         * rc.d/rc.sysinit: Set bafile earlier.
4154
4155 2004-02-03 21:37 +0000 [r3269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4156
4157         * rc.d/rc.sysinit: Do not delete hwprofile configuration (Tomasz
4158           Witek <tiwek/at/tiwek.com>).
4159
4160 2004-01-27 11:55 +0000 [r3222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4161
4162         * rc.d/init.d/functions: daemon(): when using --user run su with -s
4163           /bin/sh option.
4164
4165 2004-01-25 12:27 +0000 [r3221]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4166
4167         * rc.d/rc.shutdown: Run kexec before rebooting (kexec support).
4168
4169 2004-01-24 01:06 +0000 [r3220]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4170
4171         * sysconfig/network-scripts/ifdown: Wait for second after shutting
4172           down dhcp daemon/interface (for example dhcpcd needs some time).
4173
4174 2004-01-16 23:12 +0000 [r3195]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4175
4176         * rc.d/init.d/functions: filter_chroot(): Return unfiltered pids
4177           when /proc is not mounted.
4178
4179 2004-01-16 15:43 +0000 [r3194]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4180
4181         * src/Makefile.am, src/usernetctl.c: Use proper path when executing
4182           ifup/ifdown scripts in sernetctl.
4183
4184 2004-01-15 22:12 +0000 [r3193]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4185
4186         * src/Makefile.am, configure.ac: Use --cflags-only-I from glib or
4187           glib-2.0 configuration when building ppp-watch.
4188
4189 2004-01-10 16:13 +0000 [r3156]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4190
4191         * sysconfig/network-scripts/functions.network: Set wireless nick to
4192           $WLAN_NICKNAME (variable) not WLAN_NICKNAME (string).
4193
4194 2004-01-10 15:57 +0000 [r3153]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4195
4196         * configure.ac: - 0.4.0.8 release
4197
4198 2004-01-10 15:27 +0000 [r3152]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4199
4200         * rc.d/init.d/functions: Outside chroot always add all possible
4201           pids unless some has /proc/XXX/root inside of known chroot.
4202
4203 2004-01-10 14:07 +0000 [r3151]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4204
4205         * rc.d/init.d/functions: filter_chroot(): add pid only once.
4206
4207 2004-01-10 13:58 +0000 [r3150]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4208
4209         * rc.d/init.d/functions: Fix ulimits in one more case (ssh vs squid
4210           case).
4211
4212 2004-01-10 13:42 +0000 [r3149]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4213
4214         * sysconfig/system, rc.d/init.d/functions: Support for handling
4215           processes inside and outside of chrooted systems based on
4216           rc-scripts-chroot_safe.patch.
4217
4218 2004-01-09 21:59 +0000 [r3148]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4219
4220         * rc.d/init.d/functions: Rework ulimit support so it works again.
4221
4222 2004-01-09 01:40 +0000 [r3141]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4223
4224         * sysconfig/network-scripts/functions.network: Sencond part of ppp
4225           DEVNAME fixes.
4226
4227 2004-01-09 01:24 +0000 [r3140]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4228
4229         * sysconfig/network-scripts/ifdown-ppp: ifup-ppp instructs pppd to
4230           create pppd-$DEVNAME.pid file, so in ifdown-ppp we also use
4231           $DEVNAME.
4232
4233 2004-01-09 00:39 +0000 [r3139]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4234
4235         * run-parts: If in -u mode and user cannot be found then skip that
4236           file and display warning.
4237
4238 2004-01-09 00:29 +0000 [r3138]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4239
4240         * run-parts: Added -u option which means: run as owner of file not
4241           as current user (usable mainly from root).
4242
4243 2004-01-08 22:42 +0000 [r3137]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4244
4245         * src/Makefile.am, configure.ac: Try to find glib-2.0, glib in that
4246           order - link with first found.
4247
4248 2004-01-08 22:01 +0000 [r3134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4249
4250         * configure.ac: - 0.4.0.7 release
4251
4252 2004-01-08 02:43 +0000 [r3133]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4253
4254         * sysconfig/network-scripts/functions.network: When shutting down
4255           ip rule and ip route, clear rules using current kernel tables
4256           configuration not data stored in configuration files so we always
4257           end in clean state (by Arkadiusz Chomicki <duch/at/wla.pl>).
4258
4259 2004-01-07 08:37 +0000 [r3132]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4260
4261         * rc.d/rc: Typo fixed (revious->previous) in bootsplash code.
4262           Arkadiusz Chomicki <duch/at/wla.pl>
4263
4264 2004-01-02 16:44 +0000 [r3109-3110]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4265
4266         * autogen.sh: Second option when doing changelog is directory name
4267           like rc-scripts.
4268
4269         * rc.d/rc.sysinit: Zero /etc/cryptomtab if such file exists.
4270
4271 2003-12-28 19:23 +0000 [r3090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4272
4273         * rc.d/rc.sysinit: Don't mount selinuxfs if it's already mounted
4274           (by init for example).
4275
4276 2003-12-27 14:43 +0000 [r3081]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4277
4278         * sysconfig/network-scripts/functions.network: Fix static routes
4279           conf parsing. (Arkadiusz Chomicki <chomar/at/wla.pl>)
4280
4281 2003-12-25 18:43 +0000 [r3076]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4282
4283         * autogen.sh: changelog generation part can be now used in other
4284           modules.
4285
4286 2003-12-25 13:20 +0000 [r3073]  Łukasz Jernaś <deejay1/at/pld-linux.org>
4287
4288         * rc.d/init.d/template.init: - typo
4289
4290 2003-12-23 17:15 +0000 [r3065]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4291
4292         * rc.d/init.d/functions: - fixed bug when $limits is empty
4293
4294 2003-12-23 00:37 +0000 [r3064]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4295
4296         * rc.d/init.d/network: When starting execute rc_splash 'bootnetwork
4297           start'.
4298
4299 2003-12-23 00:31 +0000 [r3063]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4300
4301         * rc.d/init.d/functions: Read sysconfig/bootsplash, too.
4302
4303 2003-12-22 17:43 +0000 [r3062]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4304
4305         * rc.d/init.d/functions: - removed sed (I'm sorry I done buggy
4306           change last time, now it is good one - tested and working)
4307
4308 2003-12-22 00:59 +0000 [r3061]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4309
4310         * rc.d/rc: Much more accurate calculations of start/stop scripts
4311           required in new runlevel.
4312
4313 2003-12-21 22:55 +0000 [r3060]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4314
4315         * rc.d/init.d/functions: Revert few pzurowski changes since they
4316           are broken even after fixing syntax.
4317
4318 2003-12-21 22:31 +0000 [r3059]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4319
4320         * rc.d/init.d/functions: Paweł Żurowski optimizations were broken
4321           (missing quotation marks). Fixed now.
4322
4323 2003-12-21 21:25 +0000 [r3056]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4324
4325         * rc-scripts.spec.in: Add pkgconfig to BuildRequires.
4326
4327 2003-12-21 21:11 +0000 [r3055]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4328
4329         * src/Makefile.am, configure.ac: Find libglib.a location using
4330           pkg-config and use it (Artur Frysiak <wiget/at/pld-linux.org>).
4331
4332 2003-12-21 17:30 +0000 [r3054]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4333
4334         * sysconfig/network-scripts/Makefile.am, configure.ac: Don't set
4335           libdir - use value from configure script.
4336
4337 2003-12-21 17:05 +0000 [r3053]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4338
4339         * configure.ac: - release 0.4.0.6 is comming
4340
4341 2003-12-21 16:43 +0000 [r3052]  Łukasz Jernaś <deejay1/at/pld-linux.org>
4342
4343         * po/pl.po: - typo
4344
4345 2003-12-21 14:33 +0000 [r3051]  Adam Gorzkiewicz <adgor/at/pld-linux.org>
4346
4347         * rc.d/rc.modules: - Typo
4348
4349 2003-12-21 13:43 +0000 [r3050]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
4350
4351         * sysconfig/network-scripts/ifup-ppp: - fix ${PPPOA_EAGLE} check if
4352           there isn't executable adictrl try use eaglectrl
4353
4354 2003-12-21 13:28 +0000 [r3049]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4355
4356         * rc.d/init.d/functions: - small revert: we do not use sed in
4357           rc-scripts - other sed -> awk changes
4358
4359 2003-12-21 13:08 +0000 [r3048]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
4360
4361         * sysconfig/network-scripts/ifup-ppp: - corrected nls message when
4362           pppd does not exist - support for PPPOA_EAGLE start with kernel
4363           2.6 and 2.4
4364
4365 2003-12-21 12:14 +0000 [r3047]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4366
4367         * rc.d/rc.sysinit, rc.d/rc.modules, rc.d/init.d/functions: -
4368           simplified (use less tools, one-time file reading)
4369
4370 2003-12-21 10:46 +0000 [r3046]  Paweł Żurowski <pzurowski/at/pld-linux.org>
4371
4372         * rc.d/rc.modules: - simplified (double awk->single one)
4373
4374 2003-12-21 10:18 +0000 [r3045]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4375
4376         * rc.d/rc.modules: Added support for /etc/modules file exactly for
4377           one kernel (like /etc/modules.2.6.0).
4378
4379 2003-12-21 10:14 +0000 [r3044]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4380
4381         * rc.d/rc.modules: Do not require existence of /etc/modules (Marcin
4382           Krzyzanowski <krzak/at/linux.net.pl>).
4383
4384 2003-12-21 00:58 +0000 [r3043]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4385
4386         * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit,
4387           rc.d/init.d/functions: More progress bar support (bootsplash): it
4388           moves now!
4389
4390 2003-12-20 21:21 +0000 [r3042]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4391
4392         * hwprofile: Reindented whole script. checkprofdir(): New. Use it
4393           when required (now help is shown when needed). When executed
4394           without arguments show help.
4395
4396 2003-12-19 14:40 +0000 [r3039]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4397
4398         * rc-scripts.spec.in: bdflush is not required.
4399
4400 2003-12-19 13:59 +0000 [r3038]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4401
4402         * src/Makefile.am: Use @libdir@ instead of hardcoded /usr/lib path
4403           when linking ppp-watch with glib.
4404
4405 2003-12-15 13:29 +0000 [r1739]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4406
4407         * rc.d/init.d/functions: Set action variable to proper value in
4408           rc_splash(). Found by Michal Moskal <malekith/at/pld-linux.org>.
4409
4410 2003-12-14 21:20 +0000 [r1733]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4411
4412         * rc.d/rc.sysinit: Fix mounting sysfs - be consistent with mounting
4413           proc + do not require entry in fstab (qboosh). Add support for
4414           mounting selinuxfs (me).
4415
4416 2003-12-14 18:23 +0000 [r1732]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4417
4418         * src/usernetctl.c: - fix path to ifcfg- files (wrobell)
4419
4420 2003-12-12 16:43 +0000 [r1731]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4421
4422         * rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/functions: - initial
4423           support for bootsplash.org
4424
4425 2003-12-07 15:54 +0000 [r1723]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4426
4427         * configure.ac: - release 0.4.0.5
4428
4429 2003-12-05 20:41 +0000 [r1722]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4430
4431         * rc.d/init.d/network: Fix interfaces_boot for bridge devices.
4432           (found by Radosław Kintzi <radek/at/pop.e-wro.pl>)
4433
4434 2003-12-05 20:30 +0000 [r1721]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4435
4436         * sysconfig/network-scripts/ifup,
4437           sysconfig/network-scripts/ifup-br,
4438           sysconfig/network-scripts/functions.network: Move setting
4439           wireless specific settings into separate wireless_param()
4440           function and use it in ifup. Set wireless parameters for each
4441           wireless device being part of bridge. (patch by Radosław Kintzi
4442           <radek/at/pop.e-wro.pl>)
4443
4444 2003-11-15 14:38 +0000 [r1698]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
4445
4446         * sysconfig/i18n: - add #SUPPORTED_LOCALES="pl_PL/ISO-8859-2
4447           de_DE/ISO-8859-2 en_GB/ISO-8859-1 en_US/ISO-8859-1"
4448
4449 2003-11-14 14:05 +0000 [r1697]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4450
4451         * rc.d/rc.modules: Also load modules from
4452           /etc/modules.${kernel_major}.${kernel_minior} if exists. Allows
4453           for example to specify modules only to be loaded on 2.6 kernels.
4454           (idea by cieciwa)
4455
4456 2003-11-01 20:18 +0000 [r1484]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4457
4458         * rc.d/rc.sysinit: Redirect grep stderr output when checking for
4459           HID to /dev/null.
4460
4461 2003-11-01 19:34 +0000 [r1483]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4462
4463         * rc.d/rc.sysinit: Delete rpm locks when starting
4464           (/var/lib/rpm/__db*).
4465
4466 2003-11-01 19:31 +0000 [r1480-1482]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4467
4468         * rc.d/rc.sysinit: Explicitly turn on user and group quota.
4469
4470         * rc.d/rc.sysinit: Mount local filesystems with -O no_netdev option
4471           (rh).
4472
4473         * rc.d/rc.sysinit: Rescan for LVM devices again after turning on
4474           RAID devices in lvm-on-top-of-raid case.
4475
4476 2003-11-01 19:20 +0000 [r1479]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4477
4478         * rc.d/rc.sysinit: quotacheck could in some cases if quota files
4479           were corrupted ask for user input - avoid this.
4480
4481 2003-11-01 19:16 +0000 [r1478]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4482
4483         * rc.d/rc.sysinit: Initialize USB as fast as it's possible.
4484           Properly mount usb filesystem even if it is not specified in
4485           /etc/fstab.
4486
4487 2003-11-01 14:54 +0000 [r1477]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4488
4489         * autogen.sh: Generate nice ChangeLog if requested and if needed
4490           utilities are available.
4491
4492 2003-10-31 17:49 +0000 [r1476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4493
4494         * rc.d/rc.sysinit: Revert part which was pretending that /dev/pts
4495           is always mounted (havner).
4496
4497 2003-10-31 09:00 +0000 [r1475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4498
4499         * sysconfig/network-scripts/ifdown: Fix double link down (qboosh).
4500
4501 2003-10-31 01:12 +0000 [r1474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4502
4503         * rc.d/rc.sysinit: Check for nofirewire in /proc/cmdline not in
4504           stdin.
4505
4506 2003-10-31 00:49 +0000 [r1469-1471]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4507
4508         * configure.ac: Prepare release 0.4.0.4.
4509
4510         * rc-scripts.spec.in: Include genhostid in rpm package.
4511
4512         * po/Makefile.am: Fix handling custom builddir (until now objects
4513           were created in $(srcdir) not in builddir).
4514
4515 2003-10-31 00:24 +0000 [r1468]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4516
4517         * configure.ac: Fix finding shell scripts procedure when building
4518           with builddir different than place where configure file resides.
4519
4520 2003-10-31 00:08 +0000 [r1466-1467]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4521
4522         * doc/netreport.1, doc/consoletype.1, doc/initlog.1,
4523           doc/ppp-watch.8, doc/ipcalc.1: Update manual pages for each
4524           updated utility.
4525
4526         * doc/genhostid.1 (added), doc/Makefile.am: Include genhostid man
4527           page.
4528
4529 2003-10-31 00:03 +0000 [r1464-1465]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4530
4531         * adjtime: - One more zero to reflect real format of this file.
4532
4533         * service: Set default PATH and use it along with TERM when
4534           starting services.
4535
4536 2003-10-30 23:58 +0000 [r1463]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4537
4538         * src/process.c, src/netreport.c, src/ppp-watch.c,
4539           src/consoletype.c, src/genhostid.c (added), src/initlog.c,
4540           src/Makefile.am, src/getkey.c, src/usernetctl.c, src/ipcalc.c:
4541           Update bunch of utils in src/. New getnhostid utility. ipcalc has
4542           enhanced PREFIX support. getkey has been rewrited to use popt
4543           (rh).
4544
4545 2003-10-30 23:43 +0000 [r1462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4546
4547         * rc.d/rc.sysinit: Try to query 131072 bytes kernel buffer for
4548           dmesg and keep dmesg file from last five runs.
4549
4550 2003-10-30 23:33 +0000 [r1461]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4551
4552         * rc.d/rc.sysinit: Plase usbdevfs and devfs filesystems into
4553           /etc/mtab, too.
4554
4555 2003-10-30 23:30 +0000 [r1459-1460]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4556
4557         * rc.d/rc.sysinit: Handle situation where multiple usb-controller
4558           aliases were defined and some of them were "off".
4559
4560         * rc.d/rc.sysinit: Firewire modules are now loaded if proper
4561           modprobe aliases were found (from mdk).
4562
4563 2003-10-30 23:21 +0000 [r1458]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4564
4565         * rc.d/rc.sysinit: Use -e option for first swapon call. Now swapon
4566           will silently skip swap devices it they are not available at this
4567           time (like for example swap files on some partitions).
4568
4569 2003-10-30 21:41 +0000 [r1456]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4570
4571         * sysconfig/network-scripts/ifdown,
4572           sysconfig/network-scripts/ifdown-br: - first flush addresses and
4573           then down interface. Previously things were done in reversed
4574           order and that caused problems on 2.6 kernels (ip flush was
4575           hanging). Additionaly things are now done in sync with how it's
4576           done in set_down_loopback().
4577
4578 2003-10-28 01:09 +0000 [r1455]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4579
4580         * rc.d/rc.sysinit: - fix /sys mount and simplify check if usbfs is
4581           already mounted
4582
4583 2003-10-25 23:32 +0000 [r1451]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4584
4585         * configure.ac: - 0.4.0.3 release
4586
4587 2003-10-18 22:26 +0000 [r1445]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4588
4589         * rc.d/rc.sysinit: - fix typo in accounting script path (qboosh)
4590
4591 2003-10-17 18:55 +0000 [r1444]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4592
4593         * rc.d/init.d/timezone: - copy timezone file instead of symlinking
4594           it (idea by ankry)
4595
4596 2003-10-13 07:41 +0000 [r1437]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4597
4598         * sysconfig/network-scripts/ifup-ppp: - don't ignore data specified
4599           at DATAFORCHAT option (Szymon Siwek <sls/at/poczta.wp.pl>)
4600
4601 2003-10-12 19:12 +0000 [r1434-1436]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4602
4603         * sysconfig/system, rc.d/init.d/functions: - support for per
4604           service ulimits configuration (qboosh)
4605
4606         * sysconfig/network-scripts/functions.network: - kill gnu in PLD
4607           name (qboosh)
4608
4609         * rc.d/rc.shutdown, po/pl.po, rc.d/rc.sysinit, po/de.po: - use
4610           /etc/rc.d/rc.acct for accouting; updated accouting related parts
4611           of translations (qboosh)
4612
4613 2003-10-11 11:03 +0000 [r1433]  Artur Frysiak <wiget/at/pld-linux.org>
4614
4615         * sysconfig/interfaces/ifcfg-description: - describe HOTPLUG
4616
4617 2003-10-11 10:59 +0000 [r1432]  Artur Frysiak <wiget/at/pld-linux.org>
4618
4619         * sysconfig/network-scripts/ifup: - if invoced from hotplug bring
4620           up only interface with HOTPLUG=yes
4621
4622 2003-10-11 09:15 +0000 [r1431]  Artur Frysiak <wiget/at/pld-linux.org>
4623
4624         * sysconfig/network-scripts/ifup: - ifup exit if invoked from
4625           hotplug and ONBOOT=yes
4626
4627 2003-10-08 15:03 +0000 [r1430]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4628
4629         * rc.d/rc.shutdown: - sysfs added to remaining list in rc.shutdown
4630           (by havner)
4631
4632 2003-10-07 15:44 +0000 [r1425]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4633
4634         * sysconfig/network-scripts/ifup-ppp: - bring PPPOA_IFACE up before
4635           starting pppoa; small fix in logged message (both by adasi)
4636
4637 2003-10-07 09:41 +0000 [r1424]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4638
4639         * sysconfig/network-scripts/ifup-ppp: - initial eagle (pppoa)
4640           support by Witold Krecicki <adasi/at/grubno.da.ru>)
4641
4642 2003-10-06 09:19 +0000 [r1413]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4643
4644         * hwprofile: - fix typo in available word (qboosh)
4645
4646 2003-10-04 13:02 +0000 [r1412]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4647
4648         * rc.d/init.d/functions: - return with some retval
4649
4650 2003-10-04 12:06 +0000 [r1411]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4651
4652         * rc.d/init.d/functions: - allow unknown options to be passed to
4653           initlog()
4654
4655 2003-10-04 11:57 +0000 [r1410]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4656
4657         * rc.d/init.d/functions: - move is_yes and is_not at beginning
4658
4659 2003-10-04 11:41 +0000 [r1409]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4660
4661         * Makefile.am: - use rpm or rpmbuild depending on which rpm version
4662           is installed
4663
4664 2003-10-04 11:30 +0000 [r1408]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4665
4666         * rc-scripts.spec.in: - include hwprofiles/files
4667
4668 2003-10-04 11:08 +0000 [r1407]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4669
4670         * sysconfig/system, rc.d/init.d/functions: Fast boot support
4671           (disables NLS, fancy logging and thus is much faster). Useful on
4672           workstations. Based on idea and patch by Wojtek Kaniewski
4673           <wojtekka/at/bydg.pdi.net>.
4674
4675 2003-10-04 09:55 +0000 [r1405-1406]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4676
4677         * setsysfont: - use CONSOLEFONT when SYSFONT is empty (Wojtek
4678           Kaniewski <wojtekka/at/bydg.pdi.net>)
4679
4680         * sysconfig/network-scripts/ifup-ppp: Support for
4681           ppp-plugin-ifcfg-password.spec by Wojtek Kaniewski
4682           <wojtekka/at/bydg.pdi.net>.
4683
4684 2003-10-04 09:46 +0000 [r1404]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4685
4686         * sysconfig/hwprofiles/files (added), sysconfig/hwprof, hwprofile,
4687           sysconfig/hwprofiles/Makefile.am: Merged patch by Tomasz Witek
4688           <tiwek/at/manta.univ.gda.pl>: - ignore Latency in /proc/pci -
4689           ability to choose profile while booting - example profile file -
4690           misc fixes and cleanups
4691
4692 2003-10-02 18:43 +0000 [r1399-1400]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4693
4694         * configure.ac: - 0.4.0.2 release
4695
4696         * rc.d/init.d/functions: - check own pid, not parents one
4697
4698 2003-10-02 18:33 +0000 [r1398]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4699
4700         * rc.d/rc.sysinit: - sleep 5 is not needed when starting usb; more
4701           protection again double mounting usbfs
4702
4703 2003-10-02 18:23 +0000 [r1397]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4704
4705         * rc.d/init.d/functions: - do even try to kill itself
4706
4707 2003-09-30 09:44 +0000 [r1393]  Jan Rękorajski <baggins/at/pld-linux.org>
4708
4709         * rc.d/rc.sysinit: - load lvm and dm modules with "autoclean"
4710
4711 2003-09-30 09:40 +0000 [r1392]  Jan Rękorajski <baggins/at/pld-linux.org>
4712
4713         * rc.d/rc.sysinit: - usb-storage must be loaded before LVM
4714           detection (disks on USB are real)
4715
4716 2003-09-28 16:33 +0000 [r1383]  Artur Frysiak <wiget/at/pld-linux.org>
4717
4718         * sysconfig/network-scripts/ifup-ppp: - fix error message
4719
4720 2003-09-28 16:03 +0000 [r1382]  Artur Frysiak <wiget/at/pld-linux.org>
4721
4722         * sysconfig/network-scripts/ifup-irda: - fix setting arp for irdaX
4723
4724 2003-09-28 14:53 +0000 [r1381]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4725
4726         * sysconfig/network-scripts/ifup: - fix power/txpower/retry wlan
4727           parameters handling
4728
4729 2003-09-22 19:55 +0000 [r1371]  Artur Frysiak <wiget/at/pld-linux.org>
4730
4731         * run-parts: - use syntax described in SUSv2
4732
4733 2003-09-22 17:46 +0000 [r1370]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4734
4735         * run-parts: - oh, use RUNPARTS_DIR
4736
4737 2003-09-22 17:20 +0000 [r1369]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4738
4739         * run-parts: - run mainly safe named scripts and protect against
4740           some bad files
4741
4742 2003-09-22 01:35 +0000 [r1365]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4743
4744         * rc-scripts.spec.in: - include more docs
4745
4746 2003-09-22 01:28 +0000 [r1364]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4747
4748         * rc.d/init.d/network, rc.d/init.d/timezone,
4749           sysconfig/network-scripts/ifdown-vlan,
4750           sysconfig/network-scripts/tnldown,
4751           sysconfig/network-scripts/ifup-neigh, doc/sysvinitfiles,
4752           sysconfig/network-scripts/functions.network,
4753           sysconfig/network-scripts/ifup-ipx,
4754           sysconfig/network-scripts/ifup-plip, rc-scripts.spec.in,
4755           doc/sysconfig.txt, rc.d/init.d/template.init, ppp/ip-up,
4756           rc.d/rc.init, hwprofile, doc/ipcalc.1, configure.ac,
4757           sysconfig/network-scripts/ifup-routes,
4758           sysconfig/network-scripts/ifdown-ppp, po/pl.po,
4759           sysconfig/network-scripts/ifup-post,
4760           sysconfig/interfaces/data/chat-ppp0.leased1, DEVELOPMENT,
4761           sysconfig/i18n, rc.d/init.d/functions, AUTHORS,
4762           sysconfig/interfaces/data/chat-ppp0.callback, ppp/ip-up.d/logger,
4763           sysconfig/network, README, rc.d/init.d/killall,
4764           sysconfig/network-scripts/ifup-irda, src/ipcalc.c, ppp/ipx-down,
4765           rc.d/rc.shutdown, sysconfig/network-scripts/ifup-plusb,
4766           sysconfig/network-scripts/ifdown,
4767           sysconfig/network-scripts/ifdown-br, makepot.pl,
4768           sysconfig/interfaces/up.d/ppp/logger,
4769           sysconfig/interfaces/ifcfg-ppp0.callback,
4770           sysconfig/network-scripts/ifup-ppp, ppp/auth-up,
4771           sysconfig/network-scripts/ifup-vlan,
4772           sysconfig/interfaces/tnlcfg-description,
4773           sysconfig/network-scripts/ifup-br, sysconfig/system,
4774           sysconfig/interfaces/ifcfg-irlan0, rc.d/init.d/random,
4775           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post,
4776           rc.d/init.d/single, doc/net-scripts.txt, sysconfig/clock,
4777           sysconfig/interfaces/data/chat-ppp0.tpsa,
4778           sysconfig/interfaces/ifcfg-irda0, isapnp/Makefile.am,
4779           sysconfig/network-scripts/ifup-aliases, ppp/auth-down,
4780           ppp/ip-down, ppp/ip-down.d/logger, ppp/ipx-up,
4781           rc.d/init.d/allowlogin, rc.d/rc.local, po/de.po,
4782           sysconfig/network-scripts/ifdown-sl,
4783           sysconfig/network-scripts/tnlup,
4784           sysconfig/network-scripts/ifdown-irda,
4785           sysconfig/network-scripts/ifup, sysconfig/interfaces/ifcfg-br0,
4786           isapnp/isapnp-kernel.conf, sysconfig/network-scripts/ifup-iucv,
4787           rc.d/rc, run-parts, sysconfig/interfaces/down.d/ppp/logger,
4788           sysconfig/interfaces/ifcfg-ppp0.leased1,
4789           sysconfig/hwprofiles/Makefile.am,
4790           sysconfig/interfaces/ifcfg-ppp0.leased2,
4791           sysconfig/interfaces/ifcfg-sl0, rc.d/rc.modules,
4792           sysconfig/network-scripts/ifup-sl: - preparation for upcoming
4793           0.4.0.1 release - updated all email addresses to current domain
4794           (pld-linux.org) - added missing files (networking scripts mainly)
4795           - updated spec file - updated changelog
4796
4797 2003-09-22 00:55 +0000 [r1363]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4798
4799         * sysconfig/network-scripts/Makefile.am,
4800           sysconfig/interfaces/Makefile.am: - added missing files
4801
4802 2003-09-19 20:29 +0000 [r1361]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4803
4804         * sysconfig/interfaces/ifcfg-description: - description of
4805           DIRECT_CONNECT for ppp, too
4806
4807 2003-09-14 11:47 +0000 [r1331]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4808
4809         * sysconfig/ip-rules, TODO, sysconfig/interfaces/up.d/Makefile.am,
4810           ppp/ip-down.d/Makefile.am, sysconfig/hwprof, doc/initlog.1,
4811           sysconfig/interfaces/up.d/ipx/.cvsignore,
4812           ppp/ip-down.d/.cvsignore, sysconfig/interfaces/data/.cvsignore,
4813           sysconfig/network-scripts/ifup-neigh, src/initlog.conf,
4814           sysconfig/network-scripts/functions.network,
4815           sysconfig/network-scripts/ifup-ipx,
4816           sysconfig/network-scripts/ifup-plip,
4817           sysconfig/interfaces/up.d/all/thetouch, rc.d/init.d/.cvsignore,
4818           rc.d/init.d/template.init, ppp/ip-up,
4819           sysconfig/interfaces/down.d/Makefile.am, rc.d/rc.init,
4820           sysconfig/network-scripts/.cvsignore, doc/ipcalc.1, dumb.sh,
4821           configure.ac, sysconfig/interfaces/up.d/ppp/Makefile.am,
4822           po/pl.po, sysconfig/network-scripts/ifup-post, Makefile.am,
4823           sysconfig/interfaces/up.d/.cvsignore, autogen.sh, doc/doexec.1,
4824           doc/ppp-watch.8, DEVELOPMENT, rc.d/init.d/functions, AUTHORS,
4825           sysconfig/interfaces/down.d/ipx/.cvsignore, README,
4826           rc.d/init.d/killall, doc/usleep.1,
4827           sysconfig/network-scripts/ifup-irda, doc/usernetctl.8,
4828           sysconfig/interfaces/ifcfg-eth0, sysconfig/interfaces/.cvsignore,
4829           ppp/ipx-down, sysconfig/interfaces/down.d/ip/.cvsignore, COPYING,
4830           sysconfig/network-scripts/ifdown,
4831           sysconfig/network-scripts/ifup-plusb,
4832           sysconfig/interfaces/data/Makefile.am,
4833           sysconfig/network-scripts/ifdown-br, src/consoletype.c,
4834           sysconfig/interfaces/up.d/all/Makefile.am,
4835           sysconfig/interfaces/up.d/ip/Makefile.am, src/loglevel.c,
4836           sysconfig/network-scripts/ifup-vlan,
4837           sysconfig/interfaces/tnlcfg-description, src/process.c,
4838           sysconfig/system, src/netreport.c, src/process.h,
4839           rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post, service,
4840           src/getkey.c, sysconfig/interfaces/Makefile.am,
4841           doc/rc-scripts.docb, ppp/auth-down,
4842           sysconfig/interfaces/up.d/tnl/.cvsignore, isapnp/.cvsignore,
4843           doc/consoletype.1, sysconfig/interfaces/up.d/ppp/.cvsignore,
4844           sysconfig/static-routes, ppp/ip-down, ppp/ip-down.d/logger,
4845           sysconfig/Makefile.am, sysconfig/interfaces/up.d/ip/.cvsignore,
4846           sysconfig/interfaces/up.d/all/.cvsignore, rc.d/init.d/allowlogin,
4847           po/de.po, rc.d/rc.local, sysconfig/network-scripts/tnlup,
4848           sysconfig/network-scripts/ifdown-sl, ppp/ip-up.d/Makefile.am,
4849           sysconfig/network-scripts/ifdown-irda,
4850           sysconfig/interfaces/down.d/tnl/Makefile.am, po/Makefile.am,
4851           sysconfig/interfaces/down.d/ipx/Makefile.am, rc.d/rc,
4852           po/.cvsignore, lang.csh, sysconfig/interfaces/down.d/ppp/logger,
4853           sysconfig/hwprofiles/Makefile.am, sysconfig/interfaces/ifcfg-sl0,
4854           rc.d/rc.modules, sysconfig/interfaces/down.d/ip/Makefile.am,
4855           sysconfig/hwprofiles/.cvsignore, rc.d/init.d/network,
4856           rc.d/init.d/timezone, sysconfig/network-scripts/ifdown-vlan,
4857           INSTALL, sysconfig/network-scripts/tnldown,
4858           sysconfig/interfaces/tnlcfg-icm, src/ppp-watch.c,
4859           sysconfig/interfaces/down.d/all/thetouch, doc/Makefile.am,
4860           doc/sysvinitfiles, rc-scripts.spec.in, doc/sysconfig.txt,
4861           sysconfig/interfaces/down.d/tnl/.cvsignore,
4862           sysconfig/network-scripts/Makefile.am,
4863           sysconfig/interfaces/down.d/ppp/.cvsignore, hwprofile,
4864           sysconfig/network-scripts/ifup-routes, src/.cvsignore,
4865           sysconfig/network-scripts/ifdown-ppp,
4866           sysconfig/interfaces/down.d/all/.cvsignore,
4867           sysconfig/interfaces/data/chat-ppp0.leased1, ppp/.cvsignore,
4868           NEWS, adjtime, setsysfont, sysconfig/.cvsignore, doc/.cvsignore,
4869           sysconfig/i18n, rc.d/init.d/Makefile.am,
4870           sysconfig/interfaces/data/chat-ppp0.callback,
4871           sysconfig/interfaces/down.d/ppp/Makefile.am, inittab,
4872           ppp/ip-up.d/logger, sysconfig/network,
4873           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm, src/testdinit,
4874           src/Makefile.am, src/ipcalc.c, rc.d/rc.shutdown, sysctl.conf,
4875           modules, ppp/Makefile.am, sysconfig/interfaces/up.d/ppp/logger,
4876           sysconfig/static-arp, sysconfig/interfaces/ifcfg-ppp0.callback,
4877           src/doexec.c, doc/sysconfig.docb, ppp/auth-up,
4878           sysconfig/network-scripts/ifup-ppp,
4879           sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
4880           sysconfig/interfaces/ifcfg-description,
4881           sysconfig/network-scripts/ifup-br, doc/polski.dsl,
4882           ppp/ip-up.d/.cvsignore, sysconfig/interfaces/ifcfg-irlan0,
4883           src/testd.c, src/shvar.c, rc.d/init.d/random, rc.d/init.d/single,
4884           sysconfig/interfaces/down.d/.cvsignore, doc/net-scripts.txt,
4885           sysconfig/timezone, sysconfig/clock, src/usernetctl.c,
4886           src/shvar.h, sysconfig/interfaces/down.d/all/Makefile.am,
4887           sysconfig/interfaces/data/chat-ppp0.tpsa,
4888           sysconfig/interfaces/ifcfg-irda0, isapnp/Makefile.am,
4889           sysconfig/interfaces/up.d/tnl/Makefile.am,
4890           sysconfig/network-scripts/ifup-aliases, src/usleep.c,
4891           sysconfig/interfaces/up.d/ipx/Makefile.am, src/minilogd.c,
4892           sysconfig/static-nat, src/initlog.c, .cvsignore, ppp/ipx-up,
4893           src/initlog.h, doc/make-html, sysconfig/network-scripts/ifup,
4894           doc/netreport.1, isapnp/isapnp-kernel.conf,
4895           sysconfig/interfaces/ifcfg-br0,
4896           sysconfig/interfaces/ifcfg-ppp0.tpsa,
4897           sysconfig/network-scripts/ifup-iucv, lang.sh, run-parts,
4898           src/resolvesymlink.c, rc.d/Makefile.am,
4899           sysconfig/interfaces/ifcfg-ppp0.leased1,
4900           sysconfig/interfaces/ifcfg-ppp0.leased2,
4901           sysconfig/network-scripts/ifup-sl, rc.d/.cvsignore: - propset Id
4902           everywhere
4903
4904 2003-09-14 10:48 +0000 [r1328]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4905
4906         * makepot.pl: - propset test
4907
4908 2003-09-09 22:45 +0000 [r1128]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4909
4910         * rc.d/init.d/functions: - also be able to find 2.6 modules (.ko)
4911
4912 2003-09-09 22:05 +0000 [r1126]  Jan Rękorajski <baggins/at/pld-linux.org>
4913
4914         * rc.d/init.d/functions: - fixed is_module - modules may be gzipped
4915
4916 2003-09-09 16:14 +0000 [r1124]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4917
4918         * rc.d/rc.sysinit: - add sysfs to mtab
4919
4920 2003-09-08 09:29 +0000 [r1122]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4921
4922         * rc.d/rc.sysinit: - mount sysfs in the same way as proc is
4923
4924 2003-09-05 14:53 +0000 [r1120]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4925
4926         * rc.d/init.d/functions: - if there is no process then it already
4927           died
4928
4929 2003-08-19 14:07 +0000 [r1118]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
4930
4931         * dumb.sh: - for nessusd.init
4932
4933 2003-08-10 20:54 +0000 [r1116]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4934
4935         * rc.d/rc.sysinit: - simplified mdadm support
4936
4937 2003-08-10 20:49 +0000 [r1115]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4938
4939         * rc.d/init.d/functions: - functions for kernel version checking
4940
4941 2003-08-07 10:20 +0000 [r1113]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4942
4943         * rc.d/rc.sysinit: - add support for mdadm when trying to start
4944           RAID devices
4945
4946 2003-08-06 19:23 +0000 [r1111]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
4947
4948         * dumb.sh: - from athcool.init
4949
4950 2003-07-28 12:16 +0000 [r1109]  Paweł Gołaszewski <blues/at/pld-linux.org>
4951
4952         * sysctl.conf: - added gc_thresh entries
4953
4954 2003-07-28 12:11 +0000 [r1108]  Paweł Gołaszewski <blues/at/pld-linux.org>
4955
4956         * sysconfig/network: - oops - these were my experiments...
4957
4958 2003-07-28 12:02 +0000 [r1106]  Paweł Gołaszewski <blues/at/pld-linux.org>
4959
4960         * sysconfig/network: - typo
4961
4962 2003-07-28 11:33 +0000 [r1105]  Paweł Gołaszewski <blues/at/pld-linux.org>
4963
4964         * sysconfig/network: - GATEWAY setup is back - with comment
4965
4966 2003-07-11 23:08 +0000 [r1103]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4967
4968         * rc.d/init.d/network: - added nameif support
4969
4970 2003-07-10 18:39 +0000 [r1100-1101]  Jan Rękorajski <baggins/at/pld-linux.org>
4971
4972         * sysconfig/interfaces/ifcfg-description: - description for
4973           VLAN_REORDER_HDR
4974
4975         * sysconfig/network-scripts/ifup-vlan: - seems like API changed,
4976           allow REORDER_HDR on VLANs
4977
4978 2003-07-10 12:30 +0000 [r1098]  Jan Rękorajski <baggins/at/pld-linux.org>
4979
4980         * rc.d/init.d/network: - we should stop bridges first if we are
4981           staring them last
4982
4983 2003-07-10 12:26 +0000 [r1097]  Jan Rękorajski <baggins/at/pld-linux.org>
4984
4985         * rc.d/init.d/network: - special case bridge interfaces (br*), they
4986           *must* be handled last as we are not able to know what will be
4987           bridged
4988
4989 2003-07-05 11:59 +0000 [r1095]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4990
4991         * rc.d/rc.sysinit: - mount devpts, too
4992
4993 2003-06-30 15:36 +0000 [r1094]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
4994
4995         * rc.d/rc.sysinit: - keep old dmesg, too
4996
4997 2003-06-24 10:34 +0000 [r1092-1093]  Jakub Bogusz <qboosh/at/pld-linux.org>
4998
4999         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm: - added note about
5000           bluez
5001
5002         * sysconfig/interfaces/data/Makefile.am,
5003           sysconfig/interfaces/Makefile.am: - added *-ppp0.gprs-plusgsm
5004
5005 2003-06-24 10:26 +0000 [r1091]  Jakub Bogusz <qboosh/at/pld-linux.org>
5006
5007         * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm (added),
5008           sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm (added): - ppp
5009           examples for GPRS/PlusGSM taken from BTS#694
5010
5011 2003-06-20 15:32 +0000 [r1090]  Paweł Gołaszewski <blues/at/pld-linux.org>
5012
5013         * rc.d/rc.sysinit: - stupid missing thing
5014
5015 2003-06-19 15:57 +0000 [r1089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5016
5017         * sysconfig/static-routes, sysconfig/network,
5018           sysconfig/network-scripts/functions.network: - use static-routes
5019           for ip rule configuration; drop GATRWAY from network
5020           configuration
5021
5022 2003-06-17 14:02 +0000 [r1088]  Jakub Bogusz <qboosh/at/pld-linux.org>
5023
5024         * rc.d/init.d/timezone: - posix zoneinfo files are in top level,
5025           not "posix" subdir now
5026
5027 2003-06-16 21:28 +0000 [r1087]  Witek Kręcicki <adasi/at/pld-linux.org>
5028
5029         * rc.d/rc.sysinit: - future is now...
5030
5031 2003-06-16 20:20 +0000 [r1086]  Paweł Gołaszewski <blues/at/pld-linux.org>
5032
5033         * rc-scripts.spec.in, rc.d/rc.sysinit: - early mounting of sysfs
5034           under kernel 2.5
5035
5036 2003-06-16 18:05 +0000 [r1085]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5037
5038         * rc.d/rc.sysinit: - usbdevfs is usbfs in 2.5
5039
5040 2003-06-06 09:02 +0000 [r1083]  Paweł Gołaszewski <blues/at/pld-linux.org>
5041
5042         * sysconfig/interfaces/ifcfg-description: - fixed typo in
5043           description
5044
5045 2003-05-31 11:59 +0000 [r1082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
5046
5047         * inittab: - calling update is obsolete starting from 2.2.9 kernel
5048
5049 2003-05-22 14:11 +0000 [r1080]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5050
5051         * dumb.sh: - updated
5052
5053 2003-05-15 22:39 +0000 [r1078-1079]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5054
5055         * rc.d/init.d/functions: - formatting - fixed second argument of
5056           "status"
5057
5058         * dumb.sh: - updated
5059
5060 2003-05-15 21:37 +0000 [r1077]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5061
5062         * rc.d/init.d/template.init, rc.d/init.d/functions: - LSB
5063           conformance changes
5064
5065 2003-05-11 21:09 +0000 [r1076]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5066
5067         * dumb.sh: - updated
5068
5069 2003-05-11 15:26 +0000 [r1075]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5070
5071         * dumb.sh: removed duplicates; %s fixes
5072
5073 2003-05-11 15:13 +0000 [r1074]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5074
5075         * dumb.sh: updated
5076
5077 2003-05-11 12:42 +0000 [r1073]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5078
5079         * dumb.sh: updated
5080
5081 2003-05-09 21:08 +0000 [r1072]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5082
5083         * dumb.sh: - updated
5084
5085 2003-05-08 17:18 +0000 [r1071]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5086
5087         * rc.d/init.d/template.init: - reversed bogus change
5088
5089 2003-05-07 23:35 +0000 [r1070]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5090
5091         * dumb.sh: - updated
5092
5093 2003-05-06 21:54 +0000 [r1069]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5094
5095         * dumb.sh: updated
5096
5097 2003-05-05 00:07 +0000 [r1068]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5098
5099         * rc.d/init.d/template.init, dumb.sh: updated
5100
5101 2003-05-04 19:48 +0000 [r1067]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5102
5103         * dumb.sh: updated
5104
5105 2003-05-03 23:16 +0000 [r1066]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5106
5107         * dumb.sh: updated
5108
5109 2003-05-02 23:41 +0000 [r1064-1065]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5110
5111         * dumb.sh (added): - dump script with various messages
5112
5113         * rc-scripts.spec.in: - fix improper use of %%{_sysconfigdir}
5114
5115 2003-05-02 20:27 +0000 [r1063]  kloczek <kloczek/at/pld-linux.org>
5116
5117         * po/de.po: - corrected charset s/iso8850-1/iso-8850-1/.
5118
5119 2003-04-17 18:21 +0000 [r1062]  Jan Rękorajski <baggins/at/pld-linux.org>
5120
5121         * rc.d/rc.sysinit: - added support for device-mapper
5122
5123 2003-04-10 07:37 +0000 [r1061]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5124
5125         * rc.d/rc.sysinit: - use new evms_activate utility; drop support
5126           for evms < 2.0.0
5127
5128 2003-04-07 19:59 +0000 [r1060]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5129
5130         * rc.d/rc.sysinit: - split sysctl call into two pieces
5131
5132 2003-04-07 19:54 +0000 [r1059]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5133
5134         * sysconfig/network-scripts/ifup: - fix Andrzej's proxy arp support
5135
5136 2003-03-06 13:31 +0000 [r1058]  Wojciech Cięciwa <cieciwa/at/pld-linux.org>
5137
5138         * sysctl.conf: - corecting URL of grsecurity.
5139
5140 2003-01-25 00:37 +0000 [r1057]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5141
5142         * rc.d/rc.shutdown: - more generic ups support via
5143           /sbin/poweroff-ups
5144
5145 2003-01-15 22:34 +0000 [r1056]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
5146
5147         * TODO, sysconfig/network-scripts/ifup,
5148           sysconfig/interfaces/ifcfg-description: - support for proxy ARP
5149           per interface - fix sysctl for IPV6_DISABLE_AUTOCONF - typos,
5150           formatting - MTU for ethernet already supported [ remove from
5151           TODO ]
5152
5153 2003-01-07 14:45 +0000 [r1055]  kloczek <kloczek/at/pld-linux.org>
5154
5155         * rc.d/init.d/functions: s/broke/break/ (fixed
5156           http://bugs.pld.org.pl/?bug=520).
5157
5158 2002-12-30 23:39 +0000 [r1054]  Paweł Wilk <siefca/at/pld-linux.org>
5159
5160         * run-parts: - run-parts: current directory now in an environment
5161           variable - run-parts: args shifted - run-parts: cosmetics
5162
5163 2002-12-17 14:01 +0000 [r1053]  Jan Rękorajski <baggins/at/pld-linux.org>
5164
5165         * rc.d/init.d/network, po/pl.po, doc/sysconfig.txt,
5166           doc/sysconfig.docb, sysconfig/network-scripts/functions.network:
5167           - removed references to IPV*_FORWARDING
5168
5169 2002-12-17 13:54 +0000 [r1052]  Jan Rękorajski <baggins/at/pld-linux.org>
5170
5171         * sysconfig/network: - better solution to IPV*_FORWARDING
5172
5173 2002-12-17 13:43 +0000 [r1051]  Jan Rękorajski <baggins/at/pld-linux.org>
5174
5175         * sysconfig/network: - removed IPV*_FORWARDING - use
5176           /etc/sysctl.conf to set this
5177
5178 2002-12-01 23:59 +0000 [r1050]  alchemyx <alchemyx/at/pld-linux.org>
5179
5180         * rc.d/rc.sysinit: - typo
5181
5182 2002-12-01 21:31 +0000 [r1049]  alchemyx <alchemyx/at/pld-linux.org>
5183
5184         * rc.d/rc.sysinit: - system will reboot if is instructed by fsck to
5185           do so
5186
5187 2002-11-27 23:41 +0000 [r1048]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5188
5189         * rc.d/rc.shutdown: - support for UPS powerdown before halt
5190
5191 2002-11-12 15:54 +0000 [r1047]  kloczek <kloczek/at/pld-linux.org>
5192
5193         * sysconfig/interfaces/ifcfg-description: typo in comment
5194           (s/dhlc/dhcp/).
5195
5196 2002-11-08 23:45 +0000 [r1046]  alchemyx <alchemyx/at/pld-linux.org>
5197
5198         * sysconfig/static-nat,
5199           sysconfig/network-scripts/functions.network: - updated static-nat
5200           (reversed parameters) so it works now as intended (as described
5201           in docs)
5202
5203 2002-10-10 15:07 +0000 [r1045]  Jan Rękorajski <baggins/at/pld-linux.org>
5204
5205         * sysconfig/system, rc.d/rc.sysinit: - better support fo EVMS
5206
5207 2002-09-28 23:05 +0000 [r1044]  Arkadiusz Patyk <areq/at/pld-linux.org>
5208
5209         * rc.d/rc.shutdown: - don't force umount iso9660 ramfs tmpfs
5210
5211 2002-09-14 19:54 +0000 [r1043]  Tomasz Orzechowski <orzech/at/pld-linux.org>
5212
5213         * sysconfig/system, rc.d/rc, rc.d/rc.sysinit: - LOAD_SOUND is
5214           obsolete
5215
5216 2002-08-24 17:04 +0000 [r1042]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5217
5218         * sysconfig/network-scripts/ifup-ppp: - fix wvdial support; chat
5219           support still broken
5220
5221 2002-08-24 16:05 +0000 [r1041]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5222
5223         * sysconfig/interfaces/ifcfg-description, README,
5224           sysconfig/network-scripts/functions.network,
5225           sysconfig/network-scripts/ifup-ppp: - added userspace and
5226           kernelspace PPPoE support - pass unit option to pppd (so now
5227           ifcfg-ppp5 with DEVICE=ppp5 will _always_ create ppp5 interface
5228           when it's not used yet)
5229
5230 2002-08-23 22:13 +0000 [r1040]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5231
5232         * rc.d/init.d/network: - check ONBOOT by evaluating ifcfg-* file,
5233           not by egrep
5234
5235 2002-08-22 13:21 +0000 [r1039]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5236
5237         * sysconfig/interfaces/ifcfg-description,
5238           sysconfig/network-scripts/ifup-post,
5239           sysconfig/network-scripts/ifdown-post: - support for limiting
5240           downstream and upstream traffic on whole interface (cbq, htb,
5241           tbf)
5242
5243 2002-08-21 21:30 +0000 [r1038]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5244
5245         * sysconfig/network-scripts/functions.network: - fix support for
5246           src addresses option
5247
5248 2002-08-13 20:31 +0000 [r1037]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5249
5250         * rc.d/rc.sysinit: - /proc/bus/usb should be described in fstab -
5251           mounting manually bogus device "usbdevfs" causes mount -a to fail
5252           when fstab contains something like "none /proc/bus/usb usbdevfs
5253           ..."
5254
5255 2002-08-11 17:05 +0000 [r1036]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5256
5257         * sysconfig/network-scripts/ifup-routes,
5258           sysconfig/network-scripts/ifup-post,
5259           sysconfig/network-scripts/Makefile.am, sysconfig/static-arp
5260           (added), sysconfig/Makefile.am,
5261           sysconfig/network-scripts/ifup-neigh (added): - static arp per
5262           interface support - any device support is back
5263
5264 2002-08-09 06:30 +0000 [r1035]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5265
5266         * rc.d/rc.sysinit: - fix for checking encrypted filesystems - if
5267           all have "noauto" in options, don't try to mount or fsck anything
5268
5269 2002-07-14 21:11 +0000 [r1034]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5270
5271         * service, rc.d/init.d/functions: - some code from RH (nicer than
5272           old code)
5273
5274 2002-07-13 23:04 +0000 [r1033]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5275
5276         * sysconfig/network-scripts/ifup: - fix WLAN encryption setting
5277
5278 2002-07-13 16:25 +0000 [r1032]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5279
5280         * sysconfig/network-scripts/ifdown-ppp,
5281           sysconfig/network-scripts/ifdown-vlan (added),
5282           sysconfig/network-scripts/ifup-plusb (added),
5283           sysconfig/network-scripts/functions.network,
5284           sysconfig/network-scripts/ifup-ppp,
5285           sysconfig/network-scripts/ifup-vlan (added),
5286           sysconfig/network-scripts/ifdown-irda (added),
5287           sysconfig/network-scripts/ifup,
5288           sysconfig/interfaces/ifcfg-description,
5289           sysconfig/interfaces/ifcfg-irlan0 (added),
5290           sysconfig/network-scripts/ifup-iucv (added), rc.d/rc.sysinit,
5291           service, rc.d/rc.modules, sysconfig/interfaces/ifcfg-irda0
5292           (added), sysconfig/network-scripts/ifup-irda (added): - more
5293           TOTALNEW merge (ppp, irda, other vlan, wireless). ALPHA
5294
5295 2002-07-06 12:22 +0000 [r1031]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5296
5297         * rc.d/rc.sysinit: - fixed: removing directories in /var/run/app/ -
5298           fixed: unneeded lines (deleting not-existing files) removed
5299
5300 2002-06-19 18:13 +0000 [r1030]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5301
5302         * doc/sysconfig.txt: - forgotten
5303
5304 2002-06-19 18:04 +0000 [r1029]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5305
5306         * sysconfig/network: - hopefully fixed explanation about NISDOMAIN
5307
5308 2002-06-18 22:06 +0000 [r1028]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5309
5310         * doc/sysconfig.txt, sysconfig/network: - more clear explanation of
5311           HOSTNAME and NISDOMAIN
5312
5313 2002-06-13 13:06 +0000 [r1027]  Robert Grabowski <grabba/at/pld-linux.org>
5314
5315         * rc.d/init.d/functions: daemon function: dont't use su when user
5316           is root
5317
5318 2002-05-21 12:23 +0000 [r1026]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5319
5320         * sysconfig/ip-rules: - typo
5321
5322 2002-05-11 21:51 +0000 [r1025]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5323
5324         * rc.d/rc.sysinit: - process functions a bit earlier - don't mount
5325           proc twice
5326
5327 2002-05-11 10:26 +0000 [r1024]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5328
5329         * rc-scripts.spec.in: - updated spec file
5330
5331 2002-05-11 09:50 +0000 [r1023]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5332
5333         * sysconfig/network-scripts/ifup-routes, rc.d/init.d/network,
5334           sysconfig/network-scripts/ifup-aliases,
5335           sysconfig/network-scripts/ifdown-ppp,
5336           sysconfig/network-scripts/tnldown,
5337           sysconfig/network-scripts/ifup-post,
5338           sysconfig/network-scripts/ifdown,
5339           sysconfig/network-scripts/ifdown-br,
5340           rc.d/init.d/functions.network (removed),
5341           sysconfig/network-scripts/ifup-ppp,
5342           sysconfig/network-scripts/functions.network (added),
5343           sysconfig/network-scripts/ifup-ipx,
5344           sysconfig/network-scripts/tnlup, rc.d/init.d/Makefile.am,
5345           sysconfig/network-scripts/ifdown-sl,
5346           sysconfig/network-scripts/ifup,
5347           sysconfig/network-scripts/ifup-br,
5348           sysconfig/network-scripts/ifup-plip, rc-scripts.spec.in,
5349           sysconfig/network-scripts/ifdown-post,
5350           sysconfig/network-scripts/Makefile.am,
5351           sysconfig/network-scripts/ifup-sl: - functions.network back in
5352           old place
5353
5354 2002-05-11 09:44 +0000 [r1022]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5355
5356         * ppp/Makefile.am: - force symlink
5357
5358 2002-05-11 09:36 +0000 [r1020-1021]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5359
5360         * autogen.sh: - configure.in -> configure.ac
5361
5362         * po/pl.po, configure.ac: - fix iso charset name - add de to
5363           supported languages
5364
5365 2002-05-11 09:30 +0000 [r1019]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5366
5367         * configure.in (removed), configure.ac (added): - renamed + updated
5368
5369 2002-05-11 08:48 +0000 [r1018]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5370
5371         * rc.d/init.d/functions.network: - removed via (it shouldn't be
5372           here)
5373
5374 2002-05-11 08:41 +0000 [r1017]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5375
5376         * rc.d/init.d/functions.network: - use onlink option when adding
5377           default routing (in case when gw isn't in our subnetwork) -
5378           TNLOPTS removed
5379
5380 2002-04-21 12:22 +0000 [r1016]  mkochano <mkochano/at/pld-linux.org>
5381
5382         * sysconfig/interfaces/data/chat-ppp0.tpsa: - Update for current
5383           TPSA login screen.
5384
5385 2002-04-20 13:57 +0000 [r1015]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5386
5387         * rc.d/rc.sysinit: - don't mount usbdevfs again if it's already
5388           mounted (for example by modules.conf post-install directive).
5389           Patch by Wojtek Kaniewski <wojtekka/at/bydg.pdi.net>.
5390
5391 2002-04-10 19:02 +0000 [r1014]  Witek Kręcicki <adasi/at/pld-linux.org>
5392
5393         * sysconfig/network-scripts/ifup-ppp: - added USER... dunno why it
5394           wasn't included, but it is in sample files and it should be added
5395           to pppd cmdline (user ${USER}). If it's wrong, roll it back
5396
5397 2002-04-09 11:10 +0000 [r1009-1013]  Jacek Konieczny <jajcus/at/pld-linux.org>
5398
5399         * rc.d/init.d/network, AUTHORS, sysconfig/network: - more LDAP
5400           garbage removed
5401
5402         * po/pl.po: - LDAP strings removed
5403
5404         * rc.d/init.d/network: - "LDAP support" removed
5405
5406         * rc.d/init.d/functions.network: - "LDAP support" removed. It was
5407           not supported anyway
5408
5409         * rc.d/init.d/functions.network: - delete '}' left after some
5410           function removal
5411
5412 2002-03-29 17:18 +0000 [r1008]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5413
5414         * rc.d/rc.sysinit: - added deleting lock files
5415
5416 2002-03-29 08:52 +0000 [r1007]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5417
5418         * rc-scripts.spec.in: - added removed by mistake 'timezone'
5419
5420 2002-03-29 08:46 +0000 [r1005-1006]  Olgierd Pieczul <wojrus/at/pld-linux.org>
5421
5422         * sysconfig/ip-rules (added): - example config file
5423
5424         * rc.d/init.d/network, rc-scripts.spec.in,
5425           rc.d/init.d/functions.network, sysconfig/Makefile.am: - policy
5426           routing support
5427
5428 2002-03-24 03:59 +0000 [r1004]  Paweł Gołaszewski <blues/at/pld-linux.org>
5429
5430         * po/pl.po, autogen.sh, rc.d/rc.sysinit, README: - GNU/Linux is
5431           gone.
5432
5433 2002-03-19 18:35 +0000 [r1003]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5434
5435         * sysconfig/system, rc.d/rc.sysinit: - user and kernelspace PNP
5436
5437 2002-03-19 18:19 +0000 [r1002]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5438
5439         * ppp/ipx-down (added), ppp/auth-down (added), isapnp/.cvsignore
5440           (added), ppp/Makefile.am, sysconfig/hwprof (added), Makefile.am,
5441           autogen.sh, ppp/ip-down, sysconfig/Makefile.am, ppp/ipx-up
5442           (added), ppp/auth-up (added), sysconfig/hwprofiles (added),
5443           configure.in, isapnp/isapnp-kernel.conf (added), ppp/ip-up,
5444           isapnp (added), README, hwprofile (added),
5445           sysconfig/hwprofiles/Makefile.am (added), service (added),
5446           isapnp/Makefile.am (added), sysconfig/hwprofiles/.cvsignore
5447           (added): - started merging TOTALNEW
5448
5449 2002-03-19 17:46 +0000 [r1001]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5450
5451         * rc.d/rc.sysinit: - support for EVMS volumes
5452
5453 2002-03-19 17:42 +0000 [r1000]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5454
5455         * sysconfig/system, rc.d/rc.sysinit: - if devfs is mounted and
5456           devfsd is available then start is unconditionally
5457
5458 2002-03-07 11:16 +0000 [r999]  Paweł Gołaszewski <blues/at/pld-linux.org>
5459
5460         * rc.d/init.d/network, sysconfig/network-scripts/ifup-ipx: - ipx
5461           paths fixed (ipx is usable now...)
5462
5463 2002-03-07 09:48 +0000 [r998]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5464
5465         * rc.d/rc.sysinit: - protect dmesg
5466
5467 2002-02-21 00:31 +0000 [r997]  Tomasz Pala <gotar/at/pld-linux.org>
5468
5469         * po/pl.po: - more typos
5470
5471 2002-02-21 00:08 +0000 [r996]  Tomasz Pala <gotar/at/pld-linux.org>
5472
5473         * po/pl.po, rc.d/rc.sysinit: - typos
5474
5475 2002-02-20 23:43 +0000 [r995]  Tomasz Pala <gotar/at/pld-linux.org>
5476
5477         * po/pl.po, rc.d/rc.sysinit, sysconfig/network-scripts/ifup-sl: -
5478           updated.
5479
5480 2002-02-18 13:24 +0000 [r994]  Tomasz Pala <gotar/at/pld-linux.org>
5481
5482         * doc/sysconfig.txt, doc/sysconfig.docb: - hostname != FQDN
5483
5484 2002-02-03 16:40 +0000 [r993]  Witek Kręcicki <adasi/at/pld-linux.org>
5485
5486         * rc-scripts-sysconfig_masq.patch (removed): - moved away
5487
5488 2002-02-03 16:22 +0000 [r992]  Witek Kręcicki <adasi/at/pld-linux.org>
5489
5490         * rc-scripts-sysconfig_masq.patch (added): - sysconfig/masquerade
5491           support patch - not for use in official rc-scripts releases
5492
5493 2002-02-03 16:17 +0000 [r991]  Witek Kręcicki <adasi/at/pld-linux.org>
5494
5495         * rc.d/init.d/network, doc/sysconfig.txt,
5496           rc.d/init.d/functions.network, doc/sysconfig.docb: - reverted
5497           last change
5498
5499 2002-02-02 17:30 +0000 [r990]  Witek Kręcicki <adasi/at/pld-linux.org>
5500
5501         * doc/sysconfig.txt, doc/sysconfig.docb: - added masquerade
5502           description
5503
5504 2002-02-02 17:13 +0000 [r989]  Witek Kręcicki <adasi/at/pld-linux.org>
5505
5506         * rc.d/init.d/network, rc.d/init.d/functions.network: - added
5507           support for sysconfig/masquerade (NEW)
5508
5509 2002-01-27 02:14 +0000 [r986-988]  Jan Rękorajski <baggins/at/pld-linux.org>
5510
5511         * src/ppp-watch.c, src/usernetctl.c: - rc-scripts-interfaces.patch:
5512           ifcfg-* are in /etc/sysconfig/interfaces, not
5513           /etc/sysconfig/network-scripts. And ifup and ifdown are not there
5514           but in /sbin. (qrczak)
5515
5516         * rc.d/rc.sysinit: - fixed syntax error
5517
5518         * rc.d/rc.shutdown: - don't try to umount devfs - it's pointelss
5519
5520 2002-01-22 23:46 +0000 [r984-985]  Tomasz Pala <gotar/at/pld-linux.org>
5521
5522         * po/pl.po: - more fixes
5523
5524         * TODO, DEVELOPMENT: - typos
5525
5526 2002-01-17 21:14 +0000 [r983]  Tomasz Pala <gotar/at/pld-linux.org>
5527
5528         * inittab: - added KeyboardSignal entry.
5529
5530 2002-01-17 20:56 +0000 [r982]  Tomasz Pala <gotar/at/pld-linux.org>
5531
5532         * po/pl.po: - changed personal forms to impersonal.
5533
5534 2002-01-17 20:47 +0000 [r981]  Tomasz Pala <gotar/at/pld-linux.org>
5535
5536         * po/pl.po: - iso8859-1 got 'ó' - why don't use it? - other
5537           cosmetics.
5538
5539 2002-01-08 17:42 +0000 [r980]  Jan Rękorajski <baggins/at/pld-linux.org>
5540
5541         * rc.d/init.d/functions: - reverted is_no() behaviour to return
5542           true only on explicit "no"
5543
5544 2002-01-08 17:16 +0000 [r979]  Jan Rękorajski <baggins/at/pld-linux.org>
5545
5546         * rc.d/rc.sysinit: - reorganized stuff so modprobe is not called
5547           before depmod
5548
5549 2002-01-08 16:48 +0000 [r978]  Jan Rękorajski <baggins/at/pld-linux.org>
5550
5551         * configure.in: - version 0.3.1
5552
5553 2001-12-24 12:22 +0000 [r977]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5554
5555         * rc.d/rc.sysinit: - if RUN_DEPMOD is set to "ifmissing", run
5556           simply "depmod -A"
5557
5558 2001-12-21 15:49 +0000 [r976]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5559
5560         * rc.d/rc.sysinit: - fixed depmod problem (s/$mver/`uname -r`/)
5561
5562 2001-12-14 12:56 +0000 [r975]  mkochano <mkochano/at/pld-linux.org>
5563
5564         * rc.d/init.d/functions: - Previous change caused "snow ball
5565           effect" --- some code relied upon that bug. - Added code which
5566           conditionaly encloses arguments in double quotes. This is
5567           required if more than one argument is passed to /bin/su -c.
5568
5569 2001-12-13 20:35 +0000 [r974]  mkochano <mkochano/at/pld-linux.org>
5570
5571         * rc.d/init.d/functions: - Properly escape quotation marks inside
5572           quotation marks.
5573
5574 2001-12-03 17:50 +0000 [r973]  Jacek Konieczny <jajcus/at/pld-linux.org>
5575
5576         * sysconfig/network-scripts/ifup-post: - pass $CONFIG instead of
5577           $DEVICE to ifup-post, ifup-aliases (BTS id 20)
5578
5579 2001-11-30 15:11 +0000 [r972]  Wojciech Cięciwa <cieciwa/at/pld-linux.org>
5580
5581         * sysctl.conf: - s/getrewted/grsecurity/
5582
5583 2001-11-23 14:33 +0000 [r971]  Tomasz Pala <gotar/at/pld-linux.org>
5584
5585         * rc.d/rc.sysinit, src/ppp-watch.c, src/shvar.c, src/shvar.h: -
5586           fixed typos.
5587
5588 2001-11-19 13:00 +0000 [r970]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5589
5590         * rc.d/init.d/functions.network: - don't try to detect devicetype
5591           if it's specified
5592
5593 2001-11-12 18:47 +0000 [r969]  Jan Rękorajski <baggins/at/pld-linux.org>
5594
5595         * sysconfig/network-scripts/ifdown: - RESULT variable can be empty,
5596           check for it
5597
5598 2001-11-09 18:34 +0000 [r968]  Jan Rękorajski <baggins/at/pld-linux.org>
5599
5600         * rc.d/init.d/network: - run modprobe at the start of
5601           network_init()
5602
5603 2001-11-05 16:58 +0000 [r967]  kloczek <kloczek/at/pld-linux.org>
5604
5605         * sysconfig/network: - chenged comment s/Set domainname here/Set
5606           NIS domain name here/
5607
5608 2001-10-30 17:03 +0000 [r966]  Tomasz Pala <gotar/at/pld-linux.org>
5609
5610         * rc.d/rc.sysinit: - last change: perms to 664.
5611
5612 2001-10-30 09:02 +0000 [r965]  Tomasz Pala <gotar/at/pld-linux.org>
5613
5614         * rc.d/rc.sysinit: - changed /var/run/utmp(x) and /var/log/wtmp(x)
5615           permissions to 660 in order to assure compatibility with SysVinit
5616           and utempter packages.
5617
5618 2001-10-25 08:21 +0000 [r963]  kloczek <kloczek/at/pld-linux.org>
5619
5620         * sysconfig/network-scripts/ifup-routes: back ..
5621           s/DEVICE/REALDEVICE/
5622
5623 2001-10-24 22:27 +0000 [r962]  Tomasz Orzechowski <orzech/at/pld-linux.org>
5624
5625         * rc.d/rc.sysinit: - small fixes
5626
5627 2001-10-24 22:16 +0000 [r961]  kloczek <kloczek/at/pld-linux.org>
5628
5629         * sysconfig/network-scripts/ifup-routes: s/REALDEVICE/DEVICE/
5630
5631 2001-10-22 16:43 +0000 [r960]  kloczek <kloczek/at/pld-linux.org>
5632
5633         * sysconfig/static-routes: added commented example.
5634
5635 2001-10-14 21:33 +0000 [r958]  mkochano <mkochano/at/pld-linux.org>
5636
5637         * sysconfig/network-scripts/ifdown-br: - Do not try to delete
5638           bridge from itself.
5639
5640 2001-10-11 18:49 +0000 [r955]  Jan Rękorajski <baggins/at/pld-linux.org>
5641
5642         * sysconfig/network-scripts/ifup,
5643           sysconfig/network-scripts/ifup-br, rc.d/init.d/functions.network:
5644           - let kernel maintain if ARP should be turned on/off if not
5645           explicitly specified
5646
5647 2001-10-10 02:03 +0000 [r954]  Jan Rękorajski <baggins/at/pld-linux.org>
5648
5649         * rc.d/init.d/functions.network: - fixed regexp in DEVICETYPE
5650           detection
5651
5652 2001-10-09 22:49 +0000 [r952-953]  Jan Rękorajski <baggins/at/pld-linux.org>
5653
5654         * rc.d/init.d/functions.network: - HANDLING cannot be 'typeset'
5655           it's mot local (thanks qboosh)
5656
5657         * sysconfig/network-scripts/ifup-ppp: - typo (thanks qboosh)
5658
5659 2001-10-08 11:16 +0000 [r951]  Jan Rękorajski <baggins/at/pld-linux.org>
5660
5661         * rc.d/rc.sysinit: - fix for modular LVM
5662
5663 2001-10-05 18:21 +0000 [r950]  Jan Rękorajski <baggins/at/pld-linux.org>
5664
5665         * sysctl.conf: - comment out all IPv6 stuff by default
5666
5667 2001-10-05 18:17 +0000 [r949]  Jan Rękorajski <baggins/at/pld-linux.org>
5668
5669         * rc.d/init.d/functions: - proper (shell dependant) ulimit use
5670
5671 2001-10-04 07:41 +0000 [r948]  Jakub Bogusz <qboosh/at/pld-linux.org>
5672
5673         * po/pl.po: - applied SOURCES/rc-scripts-typo.patch (by aflinta)
5674
5675 2001-10-01 17:10 +0000 [r946-947]  Jan Rękorajski <baggins/at/pld-linux.org>
5676
5677         * rc.d/init.d/functions.network: - allow ipv6 only interface
5678
5679         * sysctl.conf: - added grsec stuff - really, really disable ipv6
5680           autoconf if one wants it
5681
5682 2001-09-19 08:09 +0000 [r944]  Tomasz Orzechowski <orzech/at/pld-linux.org>
5683
5684         * rc.d/init.d/functions: - fixed misleading message after killproc
5685           with specified signal type
5686
5687 2001-08-16 22:52 +0000 [r943]  kloczek <kloczek/at/pld-linux.org>
5688
5689         * po/pl.po: - charset=iso-8859-2.
5690
5691 2001-08-15 20:32 +0000 [r942]  Roman Werpachowski <roman/at/pld-linux.org>
5692
5693         * sysconfig/interfaces/ifcfg-ppp0.tpsa: - added AUTH=no ("noauth"
5694           is not a default option of pppd)
5695
5696 2001-07-30 10:29 +0000 [r941]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5697
5698         * sysconfig/interfaces/ifcfg-eth0: - ONBOOT=no by default
5699
5700 2001-07-23 11:01 +0000 [r940]  mkochano <mkochano/at/pld-linux.org>
5701
5702         * rc.d/init.d/functions: - Added ulimit -p unlimited before
5703           executing daemon. This will make sure daemons will have ability
5704           to fork no matter what limits are set. Limits for users are set
5705           via pam_limit. - Small optimalization (it's smaller now).
5706
5707 2001-07-22 17:28 +0000 [r936-939]  Jan Rękorajski <baggins/at/pld-linux.org>
5708
5709         * sysconfig/network-scripts/ifdown: - typos
5710
5711         * sysconfig/interfaces/Makefile.am: - added ifcfg-eth0
5712
5713         * rc.d/rc.sysinit: - devfs and RAID fixes
5714
5715         * rc.d/rc.modules: - don't autoclean modules loaded here
5716
5717 2001-07-21 19:26 +0000 [r935]  Jan Rękorajski <baggins/at/pld-linux.org>
5718
5719         * rc.d/rc.sysinit: - more merging from TOTALNEW - mainly USB and
5720           lvm - fixed thinko with SET_SLINKS
5721
5722 2001-07-21 19:21 +0000 [r933-934]  Jan Rękorajski <baggins/at/pld-linux.org>
5723
5724         * sysconfig/interfaces/tnlcfg-icm, sysconfig/interfaces/ifcfg-eth0:
5725           - bring it up to date with the stuff ;>
5726
5727         * sysconfig/network-scripts/ifup-aliases,
5728           sysconfig/interfaces/ifcfg-description: -
5729           s/BOOTMETHOD/BOOTPROTO/g
5730
5731 2001-07-19 20:55 +0000 [r932]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
5732
5733         * sysconfig/interfaces/ifcfg-eth0 (added): - example config
5734
5735 2001-07-17 18:21 +0000 [r931]  Jan Rękorajski <baggins/at/pld-linux.org>
5736
5737         * sysconfig/network-scripts/ifup, rc.d/init.d/functions: - merge
5738           from TOTALNEW branch: - set MTU - don't use tput if we are not on
5739           a proper terminal
5740
5741 2001-07-13 17:47 +0000 [r930]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
5742
5743         * sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
5744           - added automatically vlan shutdown before shutdowing interface
5745           (eth)
5746
5747 2001-07-05 22:21 +0000 [r929]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
5748
5749         * sysconfig/network-scripts/ifup: - VLAN must be set _before_
5750           initialisation it's IP parameters
5751
5752 2001-07-05 15:56 +0000 [r927]  Jan Rękorajski <baggins/at/pld-linux.org>
5753
5754         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
5755           sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
5756           - cleaned up accidental mess
5757
5758 2001-07-05 15:47 +0000 [r925-926]  Jan Rękorajski <baggins/at/pld-linux.org>
5759
5760         * rc.d/rc.sysinit: - don't mount devpts if devfs is already mounted
5761
5762         * rc.d/rc.sysinit: - backed up some obviously wrong changes -
5763           PLEASE do NOT make functional changes along with cosmetic ones
5764
5765 2001-07-04 22:48 +0000 [r924]  Tomasz Pala <gotar/at/pld-linux.org>
5766
5767         * rc.d/rc.sysinit: - removed /etc/HOSTNAME, - cosmetics.
5768
5769 2001-06-26 14:53 +0000 [r923]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
5770
5771         * sysconfig/network-scripts/ifup: - added vconfig set_flag $DEVICE
5772           1 - for dhcpd
5773
5774 2001-06-25 20:54 +0000 [r922]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
5775
5776         * rc.d/init.d/functions.network: - added vlan_setup function
5777           (setting proper 802.1q vlan's parameters)
5778
5779 2001-06-25 20:44 +0000 [r921]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
5780
5781         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
5782           sysconfig/network-scripts/ifdown: - added support to 802.1Q
5783           VLANs. (ifcfg-eth0.<vlan>)
5784
5785 2001-05-25 20:14 +0000 [r912]  Jan Rękorajski <baggins/at/pld-linux.org>
5786
5787         * sysconfig/network-scripts/ifup: - don't try to add ipv4 address
5788           if there is none
5789
5790 2001-05-25 17:53 +0000 [r911]  Jan Rękorajski <baggins/at/pld-linux.org>
5791
5792         * rc.d/init.d/functions.network: - typo
5793
5794 2001-05-25 17:48 +0000 [r910]  Jan Rękorajski <baggins/at/pld-linux.org>
5795
5796         * sysconfig/network-scripts/ifup: - compatibility fixes
5797
5798 2001-05-25 17:34 +0000 [r909]  Jan Rękorajski <baggins/at/pld-linux.org>
5799
5800         * rc.d/rc.sysinit: - cleanup
5801
5802 2001-05-25 14:33 +0000 [r906-908]  Jan Rękorajski <baggins/at/pld-linux.org>
5803
5804         * rc.d/init.d/network: - removed shutting down "unconfigured"
5805           interfaces - that was dumb idea misiek
5806
5807         * sysconfig/network-scripts/ifup: - consistency check
5808
5809         * rc.d/init.d/functions.network: - consistency checks
5810
5811 2001-05-24 20:20 +0000 [r903-905]  Jan Rękorajski <baggins/at/pld-linux.org>
5812
5813         * rc.d/init.d/functions.network: - reverted last change - not neded
5814
5815         * rc.d/init.d/network: - fixing shutting down unconfigured defices
5816           (atm stuff is not)
5817
5818         * rc.d/init.d/functions.network: - compat stuff
5819
5820 2001-05-24 20:14 +0000 [r902]  Jan Rękorajski <baggins/at/pld-linux.org>
5821
5822         * rc.d/init.d/functions.network: - more bad merge fixes
5823
5824 2001-05-24 20:00 +0000 [r901]  Jan Rękorajski <baggins/at/pld-linux.org>
5825
5826         * rc.d/init.d/functions.network: - fixed very stupid typo
5827
5828 2001-05-16 13:12 +0000 [r899-900]  Jan Rękorajski <baggins/at/pld-linux.org>
5829
5830         * po/pl.po: - cleaned up, updated and translated
5831
5832         * sysconfig/network-scripts/ifup-aliases,
5833           sysconfig/network-scripts/ifup-routes,
5834           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
5835           sysconfig/network-scripts/tnldown,
5836           sysconfig/network-scripts/ifdown,
5837           sysconfig/network-scripts/ifup-sl,
5838           sysconfig/network-scripts/ifup-ppp,
5839           sysconfig/network-scripts/ifup-ipx: - nls cleanups
5840
5841 2001-05-16 02:14 +0000 [r898]  Jan Rękorajski <baggins/at/pld-linux.org>
5842
5843         * rc.d/rc.shutdown: - do not 'exec' umount, $() is just fine (yes,
5844           it's yet another ksh93 fix)
5845
5846 2001-05-16 01:54 +0000 [r897]  Jan Rękorajski <baggins/at/pld-linux.org>
5847
5848         * rc.d/rc: - set TMPDIR=/dev/null before exec rc.shutdown
5849           (workaround for the freaky weird ksh93 which tries to keep pipes
5850           in /tmp, and no, disabling this in source of ksh93 is not an
5851           option)
5852
5853 2001-05-16 01:33 +0000 [r896]  Jan Rękorajski <baggins/at/pld-linux.org>
5854
5855         * rc.d/rc.shutdown, rc.d/rc: - do not use locale in rc.shutdwon
5856           (there are shells that support them and you end up with
5857           unmountable /usr)
5858
5859 2001-05-15 17:28 +0000 [r895]  Jan Rękorajski <baggins/at/pld-linux.org>
5860
5861         * makepot.pl: - recognize "nls 'bla'"
5862
5863 2001-05-15 16:54 +0000 [r893-894]  Jan Rękorajski <baggins/at/pld-linux.org>
5864
5865         * rc.d/init.d/template.init: - typo
5866
5867         * rc.d/rc.sysinit: - typos
5868
5869 2001-05-15 16:44 +0000 [r892]  Jan Rękorajski <baggins/at/pld-linux.org>
5870
5871         * rc.d/init.d/functions.network: - typos
5872
5873 2001-05-15 16:43 +0000 [r891]  Maciej 'Agaran' Pijanka <agaran/at/pld-linux.org>
5874
5875         * po/pl.po: added some translations..may somebody look at that?
5876
5877 2001-05-15 16:41 +0000 [r890]  Jan Rękorajski <baggins/at/pld-linux.org>
5878
5879         * rc.d/init.d/functions.network: - typo
5880
5881 2001-05-15 16:36 +0000 [r889]  Jan Rękorajski <baggins/at/pld-linux.org>
5882
5883         * rc.d/init.d/functions.network: - rarp run via run_cmd
5884
5885 2001-05-15 16:05 +0000 [r888]  Jan Rękorajski <baggins/at/pld-linux.org>
5886
5887         * rc.d/init.d/network, TODO, sysconfig/network-scripts/tnldown,
5888           doc/initlog.1, sysconfig/interfaces/tnlcfg-icm, src/ppp-watch.c,
5889           sysconfig/network-scripts/ifup-ipx, rc-scripts.spec.in,
5890           doc/sysconfig.txt, sysconfig/network-scripts/ifup-plip,
5891           rc.d/init.d/template.init, sysconfig/network-scripts/Makefile.am,
5892           sysconfig/network-scripts/ifup-routes,
5893           sysconfig/network-scripts/ifdown-ppp,
5894           sysconfig/network-scripts/ifup-post, Makefile.am, autogen.sh,
5895           NEWS, setsysfont, DEVELOPMENT (added), rc.d/init.d/functions,
5896           AUTHORS, configure.in, inittab, sysconfig/network, README,
5897           src/Makefile.am, rc.d/rc.shutdown, sysctl.conf (added),
5898           sysconfig/network-scripts/ifdown, modules (added), COPYING,
5899           sysconfig/network-scripts/ifdown-br (added), makepot.pl,
5900           sysconfig/network-scripts/ifup-ppp,
5901           sysconfig/interfaces/tnlcfg-description, src/process.c,
5902           sysconfig/interfaces/ifcfg-description,
5903           sysconfig/network-scripts/ifup-br (added), sysconfig/system,
5904           src/netreport.c, rc.d/rc.sysinit, src/shvar.c,
5905           sysconfig/network-scripts/ifdown-post, rc.d/init.d/single,
5906           sysconfig/timezone, doc/net-scripts.txt, sysconfig/clock,
5907           src/getkey.c, src/shvar.h, src/usernetctl.c,
5908           sysconfig/interfaces/Makefile.am,
5909           sysconfig/network-scripts/ifup-aliases, src/minilogd.c,
5910           rc.d/init.d/functions.network, src/initlog.c,
5911           sysconfig/Makefile.am, sysconfig/network-scripts/tnlup,
5912           sysconfig/network-scripts/ifdown-sl,
5913           sysconfig/network-scripts/ifup, sysconfig/interfaces/ifcfg-br0
5914           (added), rc.d/rc, lang.csh,
5915           sysconfig/interfaces/ifcfg-ppp0.leased1, rc.d/Makefile.am,
5916           sysconfig/interfaces/ifcfg-ppp0.leased2,
5917           sysconfig/network-scripts/ifup-sl,
5918           sysconfig/interfaces/ifcfg-sl0, rc.d/rc.modules (added): - merge
5919           from TOTALNEW branch (see NEWS for more info)
5920
5921 2001-05-13 18:39 +0000 [r886]  kloczek <kloczek/at/pld-linux.org>
5922
5923         * rc.d/init.d/network, rc.d/init.d/functions.network,
5924           sysconfig/network: added abilities for setup static RARP table by
5925           /etc/sysconfig/network::STATIC_RARP=yes (like static ARP table)
5926           based on /etc/ethers config file. Before setting up ARRP table is
5927           checked /proc/net/rarp and if file don't exist "modprobe rarp" is
5928           performed before.
5929
5930 2001-05-13 17:47 +0000 [r884]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5931
5932         * rc.d/init.d/functions.network: ksh93 support/fixes by Jan
5933           Rękorajski <baggins/at/pld.org.pl> (from stable series)
5934
5935 2001-05-13 17:10 +0000 [r883]  Jan Rękorajski <baggins/at/pld-linux.org>
5936
5937         * rc.d/rc.shutdown, rc.d/init.d/timezone,
5938           sysconfig/network-scripts/ifup, configure.in, rc.d/rc,
5939           rc.d/init.d/functions.network, rc.d/rc.sysinit,
5940           rc.d/init.d/functions: - version 0.2.11 - true ksh support/fixes:
5941           - fixed numerous instances of incorrect quoting ("" inside
5942           itself) - s/local/typeset/
5943
5944 2001-04-20 23:28 +0000 [r878]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5945
5946         * rc.d/rc.sysinit: - few more updates - util-linux 2.10s is
5947           _slightly_ fixed :>>
5948
5949 2001-04-20 21:15 +0000 [r877]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5950
5951         * rc.d/rc.sysinit: - patch to allow fsck'ing crypted filesystems
5952
5953 2001-04-19 23:31 +0000 [r876]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5954
5955         * sysconfig/network-scripts/ifup: don't use quotation in
5956           DHCPOPTIONS
5957
5958 2001-03-22 21:50 +0000 [r873]  Jakub Bogusz <qboosh/at/pld-linux.org>
5959
5960         * sysconfig/network-scripts/ifup-ppp: - check if DATAFORCHAT is not
5961           null before exporting it
5962
5963 2001-03-05 17:35 +0000 [r867-868]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
5964
5965         * TODO: removed IPX tunnels; these don't need rc-scripts support
5966
5967         * rc-scripts.spec.in: sysconfig/clock was missing
5968
5969 2001-03-03 11:28 +0000 [r861]  laro <laro/at/pld-linux.org>
5970
5971         * rc.d/init.d/timezone: typing error fixed
5972
5973 2001-03-01 16:11 +0000 [r860]  Michał Moskal <malekith/at/pld-linux.org>
5974
5975         * rc.d/rc.sysinit: Fixed to pass --localtime option to hwclock.
5976           check hwclock manpage for details (it has changed, since i last
5977           read it)
5978
5979 2001-02-23 18:06 +0000 [r857]  Jan Rękorajski <baggins/at/pld-linux.org>
5980
5981         * sysconfig/network-scripts/ifup-plip: - bring link up at startup
5982
5983 2001-02-12 20:30 +0000 [r856]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
5984
5985         * po/pl.po: - uncommented "to enter interactive startup" transl.
5986
5987 2001-02-02 21:18 +0000 [r855]  Roman Werpachowski <roman/at/pld-linux.org>
5988
5989         * sysconfig/interfaces/data/chat-ppp0.tpsa: another small fix: atdt
5990           $PHONE -> atdt$PHONE
5991
5992 2001-02-02 18:22 +0000 [r854]  Roman Werpachowski <roman/at/pld-linux.org>
5993
5994         * sysconfig/interfaces/data/chat-ppp0.tpsa: - small fix
5995
5996 2001-01-12 13:46 +0000 [r851]  Jan Rękorajski <baggins/at/pld-linux.org>
5997
5998         * rc.d/init.d/network: - exclude nas* interfaces on boot, they need
5999           to be started by ATM utils
6000
6001 2000-12-27 13:33 +0000 [r850]  mkochano <mkochano/at/pld-linux.org>
6002
6003         * sysconfig/system: - CONSOLE_LOGLEVEL is back. It is duplicated in
6004           klogd.sysconfig, but it has to be here. It is required by
6005           rc.sysinit in order to set logging level before processing
6006           init.d/* scripts.
6007
6008 2000-12-19 22:33 +0000 [r849]  mkochano <mkochano/at/pld-linux.org>
6009
6010         * sysconfig/system: - Removed CONSOLELOG_LEVEL - has been moved to
6011           /etc/sysconfig/klogd.
6012
6013 2000-12-14 09:49 +0000 [r847]  Jacek Konieczny <jajcus/at/pld-linux.org>
6014
6015         * rc.d/init.d/functions: - status() improved so it can accept now
6016           two argumens: the subsys name and (optional) the daemon name.
6017           status() checks if daemon is running or the subsys is locked.
6018           This way subsys name can differ from daemon name it is running
6019
6020 2000-12-14 09:32 +0000 [r846]  Jacek Konieczny <jajcus/at/pld-linux.org>
6021
6022         * sysconfig/Makefile.am, sysconfig/clock (added): -
6023           /etc/sysconfig/clock added (for hardware clock options)
6024
6025 2000-12-12 17:38 +0000 [r845]  kloczek <kloczek/at/pld-linux.org>
6026
6027         * configure.in: - version 0.2.10.
6028
6029 2000-12-09 12:02 +0000 [r842-843]  mkochano <mkochano/at/pld-linux.org>
6030
6031         * rc.d/init.d/functions: - Added note about some not obvious
6032           behavior of is_not().
6033
6034         * rc.d/rc.sysinit: - Fixed problem with $RUN_DEPMOD="ifmissing".
6035
6036 2000-12-04 12:06 +0000 [r841]  Roman Werpachowski <roman/at/pld-linux.org>
6037
6038         * sysconfig/interfaces/ifcfg-ppp0.tpsa: Added PHONE to DATAFORCHAT
6039
6040 2000-11-17 14:47 +0000 [r839]  Jan Rękorajski <baggins/at/pld-linux.org>
6041
6042         * configure.in: - version 0.2.9
6043
6044 2000-11-17 12:11 +0000 [r838]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6045
6046         * sysconfig/interfaces/ifcfg-description: information about
6047           specifing prefix for so called ,,aliases''
6048
6049 2000-11-17 06:25 +0000 [r837]  kloczek <kloczek/at/pld-linux.org>
6050
6051         * rc.d/init.d/network: - replace "$((" by "$( (" to w use bash as
6052           /bin/sh.
6053
6054 2000-11-16 16:04 +0000 [r831-836]  Jan Rękorajski <baggins/at/pld-linux.org>
6055
6056         * rc.d/init.d/timezone: - cleanup from TOTALNEW
6057
6058         * rc.d/init.d/functions: - backport from TOTALNEW - cleaned up
6059           shell functions - fixed is_yes/is_no - added is_module, log_*
6060           functions
6061
6062         * rc.d/rc.init: - set/unset more (all?) locale variables (backport
6063           from TOTALNEW)
6064
6065         * rc.d/rc.shutdown, rc.d/init.d/template.init, rc.d/rc,
6066           rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/killall,
6067           rc.d/init.d/allowlogin, rc.d/rc.local: - added setting for vi ;)
6068
6069         * rc.d/init.d/network, sysconfig/network-scripts/ifup,
6070           po/Makefile.am, sysconfig/network-scripts/ifdown,
6071           sysconfig/network-scripts/ifup-post,
6072           rc.d/init.d/functions.network, rc.d/rc.sysinit,
6073           sysconfig/network-scripts/ifdown-post: - replaced sed with awk
6074           (backport from TOTALNEW branch)
6075
6076         * rc-scripts.spec.in: - synced with SPECS version
6077
6078 2000-11-06 19:28 +0000 [r830]  Jan Rękorajski <baggins/at/pld-linux.org>
6079
6080         * sysconfig/network-scripts/ifup: - `ip -4 addr add` first `ip link
6081           set dev up` next - atm needs it
6082
6083 2000-11-06 18:33 +0000 [r829]  Jan Rękorajski <baggins/at/pld-linux.org>
6084
6085         * configure.in: - version 0.2.8
6086
6087 2000-11-06 16:24 +0000 [r827]  Jan Rękorajski <baggins/at/pld-linux.org>
6088
6089         * rc.d/init.d/network: - use awk instead of sed in interface
6090           selection
6091
6092 2000-11-06 15:42 +0000 [r825-826]  Jan Rękorajski <baggins/at/pld-linux.org>
6093
6094         * rc.d/init.d/network: - skip lec and atm interfaces on start|stop,
6095           they are set using separate script
6096
6097         * sysconfig/network-scripts/ifup: - revert last change because IPv6
6098           is broken and it's not possible to add an adress on DOWN
6099           interface :(
6100
6101 2000-11-05 01:28 +0000 [r823]  Jan Rękorajski <baggins/at/pld-linux.org>
6102
6103         * sysconfig/network: - added global ipv6 autoconf setting
6104
6105 2000-11-04 04:44 +0000 [r822]  Jan Rękorajski <baggins/at/pld-linux.org>
6106
6107         * sysconfig/network-scripts/ifup: - bring interface UP _after_
6108           setting up addresses (other way breaks ATM)
6109
6110 2000-11-02 21:40 +0000 [r819]  Jan Rękorajski <baggins/at/pld-linux.org>
6111
6112         * rc.d/init.d/network: - global setting for autoconf in proc_net()
6113
6114 2000-10-22 20:55 +0000 [r808]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6115
6116         * rc.d/init.d/functions: (run_cmd, daemon): set HOME and TMPDIR in
6117           nicer way (backport from totalnew)
6118
6119 2000-10-22 19:30 +0000 [r807]  mkochano <mkochano/at/pld-linux.org>
6120
6121         * rc.d/init.d/functions: - Remove "HOME" from environment. - Set
6122           TMPDIR and TEMP to "/tmp". Some programs (Samba, cvs) will fail
6123           beacuse of lack of access permissions to "/root/tmp" or lack of
6124           this directory if these variables are inherited from root's
6125           environment.
6126
6127 2000-10-18 20:10 +0000 [r803]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6128
6129         * rc.d/init.d/functions.network: merged totalnew 3d patch as new
6130           TOTALNEW branch
6131
6132 2000-10-17 20:42 +0000 [r802]  Paweł Sakowski <saq/at/pld-linux.org>
6133
6134         * sysconfig/network-scripts/ifup: - bugfix: avoid loops when a user
6135           calls ifup and usernetctl isn't suid
6136
6137 2000-09-25 13:46 +0000 [r801]  Paweł Sakowski <saq/at/pld-linux.org>
6138
6139         * configure.in: - version 0.2.7
6140
6141 2000-09-23 20:43 +0000 [r800]  Paweł Sakowski <saq/at/pld-linux.org>
6142
6143         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
6144           - fixed DEVICETYPE determination for aliased devices
6145
6146 2000-09-21 13:53 +0000 [r799]  Paweł Sakowski <saq/at/pld-linux.org>
6147
6148         * po/de.po: - minor fixes
6149
6150 2000-09-20 23:32 +0000 [r798]  kloczek <kloczek/at/pld-linux.org>
6151
6152         * sysconfig/static-routes: - commented entry description.
6153
6154 2000-09-19 13:36 +0000 [r796-797]  Paweł Sakowski <saq/at/pld-linux.org>
6155
6156         * po/pl.po: - translations for ifup and ifup-sl
6157
6158         * po/de.po: - s/dir/dip/
6159
6160 2000-09-19 12:46 +0000 [r795]  Paweł Sakowski <saq/at/pld-linux.org>
6161
6162         * sysconfig/network-scripts/ifup, po/pl.po,
6163           sysconfig/network-scripts/ifup-sl, po/de.po,
6164           rc.d/init.d/functions: - merged some %s into nls invocations -
6165           German translation finetuning
6166
6167 2000-09-18 22:32 +0000 [r794]  Paweł Sakowski <saq/at/pld-linux.org>
6168
6169         * configure.in, rc-scripts.spec.in, po/de.po (added),
6170           rc.d/init.d/functions: - introducing German translation
6171
6172 2000-09-03 02:29 +0000 [r793]  Jan Rękorajski <baggins/at/pld-linux.org>
6173
6174         * sysconfig/network-scripts/ifup,
6175           sysconfig/interfaces/ifcfg-description: - added IPV6_AUTOCONF
6176           variable to interface configuration set it to "no" if you don't
6177           want kernel to autoconfigure IPv6 address on interfaces
6178           (prefix:MAC stuff)
6179
6180 2000-08-28 15:43 +0000 [r792]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6181
6182         * configure.in: - version = 0.2.6
6183
6184 2000-08-28 15:38 +0000 [r790-791]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6185
6186         * rc.d/init.d/network: - substituted awk in place of /usr/bin/tr
6187
6188         * rc.d/init.d/network: - removed all "xargs" calls
6189
6190 2000-08-08 23:06 +0000 [r789]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6191
6192         * rc.d/init.d/functions: - added "termput op" definition -- it
6193           fixes the Blue Screen (tm) problem :) (if you don't know what's
6194           this about, try umounting /usr and running rc.sysinit -- the same
6195           effect was when /usr wasn't on root partition)
6196
6197 2000-08-04 15:25 +0000 [r788]  Jan Rękorajski <baggins/at/pld-linux.org>
6198
6199         * sysconfig/network-scripts/ifup: - fixed setting up GATEWAY6* -
6200           added setting up global route for IPv6 routers
6201
6202 2000-08-04 15:20 +0000 [r786-787]  Jan Rękorajski <baggins/at/pld-linux.org>
6203
6204         * sysconfig/network: -added IPV6_GLOBALROUTEDEV
6205
6206         * sysconfig/network: - added IPV6_GLOBALROUTE
6207
6208 2000-08-04 15:06 +0000 [r785]  Jan Rękorajski <baggins/at/pld-linux.org>
6209
6210         * sysconfig/network-scripts/ifup: - set up GATEWAY6* only if
6211           IPV6_FORWARDING is disabled
6212
6213 2000-08-04 14:08 +0000 [r784]  Jan Rękorajski <baggins/at/pld-linux.org>
6214
6215         * sysconfig/network-scripts/ifup: - added default route setup for
6216           IPv6
6217
6218 2000-08-04 14:02 +0000 [r783]  Jan Rękorajski <baggins/at/pld-linux.org>
6219
6220         * sysconfig/network: - added GATEWAY6* for IPv6 routing
6221
6222 2000-08-04 13:58 +0000 [r782]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6223
6224         * rc.d/rc.sysinit: - cosmetics (in mount /proc command)
6225
6226 2000-08-03 12:51 +0000 [r781]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6227
6228         * rc.d/rc.sysinit: - added -o gid=17 while mounting /proc
6229
6230 2000-07-31 07:28 +0000 [r780]  kloczek <kloczek/at/pld-linux.org>
6231
6232         * configure.in: - new version 0.2.5.
6233
6234 2000-07-28 18:37 +0000 [r779]  Jan Rękorajski <baggins/at/pld-linux.org>
6235
6236         * rc.d/init.d/functions: - added _modprobe function
6237
6238 2000-07-28 15:03 +0000 [r778]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6239
6240         * sysconfig/network-scripts/tnlup,
6241           sysconfig/network-scripts/tnldown: - added .
6242           /etc/rc.d/init.d/functions
6243
6244 2000-07-21 18:51 +0000 [r777]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6245
6246         * rc.d/init.d/functions.network: - ls 2>/dev/null (avoid "ls: no
6247           such file or directory" when directory does not exist)
6248
6249 2000-07-20 10:07 +0000 [r776]  Paweł Gajda <mis/at/pld-linux.org>
6250
6251         * sysconfig/interfaces/ifcfg-description: - one more fix to
6252           IPXFRAMETYPE
6253
6254 2000-07-20 10:03 +0000 [r775]  Paweł Gajda <mis/at/pld-linux.org>
6255
6256         * sysconfig/interfaces/ifcfg-description: - fixed IPXFRAMETYPE
6257
6258 2000-07-13 17:42 +0000 [r774]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6259
6260         * configure.in: - version 0.2.4
6261
6262 2000-07-13 15:29 +0000 [r773]  Jan Rękorajski <baggins/at/pld-linux.org>
6263
6264         * rc.d/rc.sysinit: - rm -f utmp? first
6265
6266 2000-07-13 14:51 +0000 [r772]  Jan Rękorajski <baggins/at/pld-linux.org>
6267
6268         * sysconfig/system: - added NEED_XFILES=yes (we want utmpx/wtmpx)
6269
6270 2000-07-13 14:45 +0000 [r770-771]  Jan Rękorajski <baggins/at/pld-linux.org>
6271
6272         * rc.d/rc.sysinit: - typo
6273
6274         * rc.d/rc.sysinit: - we _want_ utmpx and wtmpx, not utmp/wtmp
6275
6276 2000-06-29 08:24 +0000 [r769]  Bartosz Waszak <waszi/at/pld-linux.org>
6277
6278         * po/pl.po: - typo
6279
6280 2000-06-27 20:22 +0000 [r768]  Jan Rękorajski <baggins/at/pld-linux.org>
6281
6282         * rc.d/init.d/functions.network: - modprobe ipip if
6283           IPV6_TUNNELCONFIG == yes
6284
6285 2000-06-27 09:50 +0000 [r767]  Bartosz Waszak <waszi/at/pld-linux.org>
6286
6287         * lang.sh: - cleanups
6288
6289 2000-06-25 14:40 +0000 [r766]  Bartosz Waszak <waszi/at/pld-linux.org>
6290
6291         * rc.d/rc.shutdown, sysconfig/interfaces/ifcfg-description,
6292           sysconfig/interfaces/ifcfg-ppp0.tpsa, makepot.pl,
6293           rc.d/rc.sysinit: - typos - cleanups
6294
6295 2000-06-23 09:11 +0000 [r765]  Artur Frysiak <wiget/at/pld-linux.org>
6296
6297         * rc.d/rc.shutdown: added shmfs to noprocfs
6298
6299 2000-06-22 14:52 +0000 [r764]  Jacek Konieczny <jajcus/at/pld-linux.org>
6300
6301         * rc.d/rc.shutdown: - fixed file unmounting again, after kloczek
6302           broke it "borrowing" code from RH
6303
6304 2000-06-21 15:23 +0000 [r763]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6305
6306         * sysconfig/interfaces/ifcfg-description: - IPADDR, not ADDR :)
6307
6308 2000-06-18 09:55 +0000 [r762]  kloczek <kloczek/at/pld-linux.org>
6309
6310         * configure.in: - release 2.3.
6311
6312 2000-06-18 09:52 +0000 [r761]  kloczek <kloczek/at/pld-linux.org>
6313
6314         * rc.d/rc.shutdown: - new umounting file systems procedure (borowed
6315           from RH).
6316
6317 2000-06-12 08:38 +0000 [r760]  Bartosz Waszak <waszi/at/pld-linux.org>
6318
6319         * rc.d/init.d/network, sysconfig/network-scripts/ifdown-sl,
6320           sysconfig/network-scripts/ifup-aliases,
6321           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
6322           sysconfig/network-scripts/ifup-plip,
6323           sysconfig/network-scripts/tnldown,
6324           sysconfig/network-scripts/ifup-post,
6325           rc.d/init.d/functions.network, rc.d/rc.sysinit, ppp/ip-down,
6326           sysconfig/network-scripts/ifup-sl, rc.d/init.d/allowlogin,
6327           sysconfig/network-scripts/ifup-ppp: - is_yes and is_no cleanups -
6328           typos
6329
6330 2000-06-02 14:47 +0000 [r759]  mkochano <mkochano/at/pld-linux.org>
6331
6332         * rc.d/init.d/functions: - Moves cursor to a new line also after
6333           "WORK" and "FAIL".
6334
6335 2000-06-02 14:36 +0000 [r758]  mkochano <mkochano/at/pld-linux.org>
6336
6337         * rc.d/init.d/functions: - Added new function progress(). It shows
6338           color messages in square brackets. Takes two arguments: text to
6339           display and color to use. Second argument is optional (default
6340           color is green). Outputs "op" as last terminal sequence instaed
6341           setting arbitrary color. - busy(), ok(), started(), fail() and
6342           died() modified to use progress().
6343
6344 2000-06-02 10:00 +0000 [r757]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6345
6346         * rc.d/rc.sysinit: - fixed some is_yes calls (argument can be
6347           empty)
6348
6349 2000-06-01 19:33 +0000 [r756]  Jan Rękorajski <baggins/at/pld-linux.org>
6350
6351         * rc.d/rc.sysinit: - fixed setting up USEMODULES variable
6352
6353 2000-05-31 18:01 +0000 [r754-755]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6354
6355         * rc.d/rc: - one more typo
6356
6357         * rc.d/rc: - typo
6358
6359 2000-05-31 17:55 +0000 [r753]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6360
6361         * sysconfig/network-scripts/ifdown: - typo
6362
6363 2000-05-30 05:55 +0000 [r749-752]  Bartosz Waszak <waszi/at/pld-linux.org>
6364
6365         * rc.d/init.d/functions: -typo
6366
6367         * rc.d/rc: - replaced halt -d with halt -d -p
6368
6369         * rc.d/rc.shutdown: - halt -p -> halt -w
6370
6371         * rc.d/rc.sysinit: -typo
6372
6373 2000-05-29 19:37 +0000 [r747-748]  Jan Rękorajski <baggins/at/pld-linux.org>
6374
6375         * sysconfig/network-scripts/ifup: - pass $DHCPOPTIONS to dhcpcd
6376
6377         * sysconfig/network-scripts/ifdown: - kill dhcpcd if necessary
6378
6379 2000-05-29 19:31 +0000 [r746]  Jan Rękorajski <baggins/at/pld-linux.org>
6380
6381         * sysconfig/interfaces/ifcfg-description: - added DHCPOPTIONS
6382           variable
6383
6384 2000-05-29 19:06 +0000 [r745]  kloczek <kloczek/at/pld-linux.org>
6385
6386         * configure.in: - start prepare 0.2.2.
6387
6388 2000-05-29 19:03 +0000 [r744]  Jan Rękorajski <baggins/at/pld-linux.org>
6389
6390         * rc.d/rc.shutdown: - run quotaoff -a before unmounting filesystems
6391           - minor cosmetics
6392
6393 2000-05-20 13:34 +0000 [r743]  Jacek Konieczny <jajcus/at/pld-linux.org>
6394
6395         * rc.d/rc.sysinit: - Time setup changed, so it should work even if
6396           /usr is on separate partition
6397
6398 2000-05-16 15:08 +0000 [r742]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6399
6400         * rc.d/rc.sysinit: - changed the way depmod was run - changed all
6401           "!=no" to "is_yes" or "! is_no" (from "functions")
6402
6403 2000-05-13 07:11 +0000 [r741]  Artur Frysiak <wiget/at/pld-linux.org>
6404
6405         * rc.d/init.d/timezone, po/pl.po: - rc.d/init.d/timezone - poprawki
6406           związane z tłumaczeniem - po/pl.po - serwis -> usluga,
6407           startowanie -> uruchamianie i kilka kosmetycznych zmian
6408
6409 2000-05-09 18:58 +0000 [r740]  Jan Rękorajski <baggins/at/pld-linux.org>
6410
6411         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
6412           - pump is b0rken - don't use pump for DHCP - use dhcpcd for DHCP
6413           ;) - and fixed typo
6414
6415 2000-05-09 15:46 +0000 [r739]  kloczek <kloczek/at/pld-linux.org>
6416
6417         * rc.d/rc.shutdown: - "halt -p" instead "halt -w".
6418
6419 2000-05-07 19:00 +0000 [r738]  Paweł Wilk <siefca/at/pld-linux.org>
6420
6421         * sysconfig/interfaces/up.d/all (added),
6422           sysconfig/interfaces/down.d/ip/.cvsignore (added),
6423           sysconfig/interfaces/up.d/ip (added),
6424           sysconfig/interfaces/up.d/Makefile.am (added), ppp/Makefile.am,
6425           sysconfig/interfaces/up.d/ipx/.cvsignore (added),
6426           sysconfig/interfaces/down.d/all/thetouch (added),
6427           sysconfig/interfaces/up.d/ppp/logger (added),
6428           sysconfig/interfaces/up.d/all/Makefile.am (added),
6429           sysconfig/interfaces/up.d/ip/Makefile.am (added),
6430           sysconfig/interfaces/down.d (added), rc-scripts.spec.in,
6431           sysconfig/interfaces/down.d/all (added),
6432           sysconfig/interfaces/up.d/all/thetouch (added), ppp/ip-up,
6433           sysconfig/interfaces/down.d/Makefile.am (added),
6434           sysconfig/interfaces/up.d/tnl (added),
6435           sysconfig/interfaces/down.d/tnl/.cvsignore (added),
6436           sysconfig/interfaces/up.d/ppp (added),
6437           sysconfig/interfaces/down.d/ppp/.cvsignore (added),
6438           sysconfig/interfaces/up.d/ipx (added),
6439           sysconfig/interfaces/down.d/.cvsignore (added),
6440           sysconfig/interfaces/Makefile.am,
6441           sysconfig/interfaces/down.d/all/Makefile.am (added),
6442           sysconfig/interfaces/up.d/tnl/Makefile.am (added),
6443           sysconfig/interfaces/up.d/ppp/Makefile.am (added),
6444           sysconfig/interfaces/down.d/all/.cvsignore (added),
6445           sysconfig/interfaces/up.d/ipx/Makefile.am (added),
6446           sysconfig/interfaces/up.d/tnl/.cvsignore (added),
6447           sysconfig/interfaces/up.d/ppp/.cvsignore (added), Makefile.am,
6448           sysconfig/interfaces/up.d/.cvsignore (added), ppp/ip-down,
6449           sysconfig/interfaces/down.d/tnl (added),
6450           sysconfig/interfaces/down.d/ppp (added),
6451           sysconfig/interfaces/down.d/ipx (added),
6452           sysconfig/interfaces/up.d/all/.cvsignore (added),
6453           sysconfig/interfaces/up.d/ip/.cvsignore (added),
6454           sysconfig/interfaces/down.d/tnl/Makefile.am (added),
6455           configure.in, sysconfig/interfaces/down.d/ppp/Makefile.am
6456           (added), sysconfig/interfaces/down.d/ip (added),
6457           sysconfig/interfaces/down.d/ipx/Makefile.am (added), run-parts
6458           (added), sysconfig/interfaces/up.d (added),
6459           sysconfig/interfaces/down.d/ipx/.cvsignore (added),
6460           sysconfig/interfaces/down.d/ppp/logger (added),
6461           sysconfig/interfaces/down.d/ip/Makefile.am (added): - scripts now
6462           ready to exec run-parts for each of interfaces going up/down, -
6463           run-parts is now by rc-scripts provided (as /bin/run-parts).
6464
6465 2000-05-07 15:43 +0000 [r737]  Paweł Wilk <siefca/at/pld-linux.org>
6466
6467         * rc-scripts.spec.in: run-parts script now belongs here
6468
6469 2000-05-03 11:55 +0000 [r736]  Bartosz Waszak <waszi/at/pld-linux.org>
6470
6471         * rc.d/rc.sysinit: - typos - in some places changed [ VARIABLE =
6472           "yes" ] ==> is_yes - devfsd may be used without DEVFS_MOUNT=yes
6473
6474 2000-05-03 11:49 +0000 [r735]  Bartosz Waszak <waszi/at/pld-linux.org>
6475
6476         * rc.d/rc, rc.d/rc.sysinit: - typo
6477
6478 2000-05-01 20:13 +0000 [r734]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6479
6480         * rc.d/rc.sysinit: - typo
6481
6482 2000-05-01 18:57 +0000 [r733]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6483
6484         * rc.d/rc: - line lengths are now evaluated properly - it's not
6485           necessary to set and unset af{2,6,7} every time we want to "say
6486           something" :)
6487
6488 2000-05-01 18:53 +0000 [r732]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6489
6490         * rc.d/init.d/functions: - \n after messages passed to nls aren't
6491           necessary (nls uses "echo" after every printf anyway: if you want
6492           to get a message without a trailing "\n", use echo -n "`nls
6493           ...`")
6494
6495 2000-05-01 18:43 +0000 [r731]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6496
6497         * rc.d/init.d/functions: - deltext is not necessary before ok,
6498           fail, others (it's called automatically) - [ $# -gt 0 ] instead
6499           of [ -n "$1" ]: printf_ sometimes has to accept argument lists
6500           like "" "a" (where first one is empty string) - replaced
6501           "\b\b\b..." in deltext by "termput hpa $INIT_COL" - COLOR_INIT=no
6502           doesn't mean that all other termcodes shouldn't work - COLOR_INIT
6503           is now checked only at case "setaf"
6504
6505 2000-04-27 06:20 +0000 [r730]  Jacek Konieczny <jajcus/at/pld-linux.org>
6506
6507         * sysconfig/network-scripts/ifup: - missing space added (without
6508           this "peer" option was used to "ip addr add" even if no "$REMIP"
6509           was defined)
6510
6511 2000-04-25 12:01 +0000 [r729]  Bartosz Waszak <waszi/at/pld-linux.org>
6512
6513         * sysconfig/system, rc.d/rc.sysinit: - added MOUNT_DEVFS option
6514
6515 2000-04-24 16:56 +0000 [r728]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6516
6517         * rc.d/rc: - removed two unnecessary 0s at every textlen counting -
6518           arguments for nls in "" (necessary, when COLOR_INIT=no)
6519
6520 2000-04-23 11:46 +0000 [r727]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
6521
6522         * sysconfig/network-scripts/ifup,
6523           sysconfig/network-scripts/ifup-ppp: * In ifup file added suppoer
6524           for Point-to-Point IPv4 Ethernet (REMIP variable). * In ifup-ppp
6525           deleted some hashed lines.
6526
6527 2000-04-21 17:47 +0000 [r716-726]  Jacek Konieczny <jajcus/at/pld-linux.org>
6528
6529         * sysconfig/network-scripts/ifup-routes: - get REALDEVICE and use
6530           it for setting up the routes
6531
6532         * sysconfig/network-scripts/ifup-ppp: - detach pppd by default -
6533           use "linkname" option to make pppd save its pid and interface
6534           name - pass $CONFIG as ipparam - don't set remotename to device
6535           name so authentication will work with peer-given name
6536
6537         * sysconfig/network-scripts/ifup-post: - use
6538           get_ppp_device_and_pid() to get REALDEVICE - set up queing
6539           discipline if QDISC is given
6540
6541         * sysconfig/network-scripts/ifdown-ppp: - use
6542           get_ppp_device_and_pid() for getting pppd's pid
6543
6544         * rc.d/init.d/functions.network: - set REALDEVICE to DEVICE if
6545           nothig else is set
6546
6547         * sysconfig/interfaces/ifcfg-ppp0.tpsa: - chatscript in
6548           interfaces/data - QDISC set to SFQ (useful on PPP links)
6549
6550         * sysconfig/interfaces/ifcfg-ppp0.callback,
6551           sysconfig/interfaces/ifcfg-ppp0.leased1: - chatscript in
6552           interfaces/data
6553
6554         * sysconfig/interfaces/ifcfg-description: - QDISC parameter added
6555           (queuing discipline)
6556
6557         * rc.d/init.d/functions.network: - function get_ppp_device_and_pid
6558           added. It extracts PID and REALDEVICE from /var/run/ppp-*.pid
6559
6560         * ppp/ip-up: - real device name is now saved by pppd in
6561           /var/run/ppp-*.pid - ipparam is a config name not a device name -
6562           pass $CONFIG instead of ifcfg-$DEVICE to ifup-post
6563
6564         * ppp/ip-down: - "compatible location" of basename - ipparam is now
6565           a config name instead of logical device - ifdown-post uses
6566           $CONFIG instead of ifcfg-$DEVICE
6567
6568 2000-04-19 18:20 +0000 [r715]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6569
6570         * sysconfig/network-scripts/ifup-post: - ifup-routes should be run
6571           with $CONFIG as parameter, not $DEVNAME
6572
6573 2000-04-18 08:30 +0000 [r713-714]  Jacek Konieczny <jajcus/at/pld-linux.org>
6574
6575         * sysconfig/network-scripts/ifup-post: - better hostname detection
6576           (for DHCP clients)
6577
6578         * rc.d/init.d/functions.network: - "set_hostname" function fixed
6579
6580 2000-04-14 11:14 +0000 [r711-712]  mkochano <mkochano/at/pld-linux.org>
6581
6582         * rc.d/init.d/template.init: - s/syslogd/<service>/.
6583
6584         * sysconfig/system: - Added note about aumix-OSS-preserve-settings.
6585
6586 2000-04-13 08:25 +0000 [r710]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6587
6588         * rc.d/init.d/template.init: - some changes in reload)
6589
6590 2000-04-12 23:21 +0000 [r709]  kloczek <kloczek/at/pld-linux.org>
6591
6592         * po/pl.po: - typo.
6593
6594 2000-04-11 14:27 +0000 [r708]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6595
6596         * po/pl.po: - typo - missing translation for "to enter interactive
6597           startup"
6598
6599 2000-04-08 21:41 +0000 [r707]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6600
6601         * rc.d/init.d/functions: - added single-letter-values to is_yes and
6602           is_no
6603
6604 2000-04-08 13:34 +0000 [r706]  mkochano <mkochano/at/pld-linux.org>
6605
6606         * rc.d/rc.sysinit: - Changed 'modprobe -s midi' to 'modprobe -s
6607           synth0'. There is no module 'midi'. - Changed 'modprobe -s sound'
6608           to 'modprobe -s sound-slot-0'. This causes sound card driver to
6609           be loaded.
6610
6611 2000-04-07 19:16 +0000 [r705]  Jan Rękorajski <baggins/at/pld-linux.org>
6612
6613         * sysconfig/network-scripts/ifup-ipx: - don't try start IPX on
6614           unconfigured devices
6615
6616 2000-04-06 12:39 +0000 [r704]  mkochano <mkochano/at/pld-linux.org>
6617
6618         * sysconfig/network-scripts/ifup-routes: - s/\$DEVICE/\$DEVNAME/.
6619           "$DEVNAME" is set by source_config() from .functions to the name
6620           of interface for which static routes should be set up.
6621
6622 2000-04-05 10:33 +0000 [r703]  Bartek Szady <bszx/at/pld-linux.org>
6623
6624         * rc.d/init.d/timezone: - now it works under bash
6625
6626 2000-04-03 14:50 +0000 [r700-702]  Jan Rękorajski <baggins/at/pld-linux.org>
6627
6628         * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes,
6629           sysconfig/network-scripts/ifup,
6630           sysconfig/interfaces/ifcfg-description,
6631           sysconfig/network-scripts/ifdown, rc.d/rc.sysinit,
6632           sysconfig/network-scripts/ifup-ppp,
6633           sysconfig/network-scripts/ifup-ipx: - cleaned up ifup/ifdown
6634           mess, /sbin/ifup ethX.something works now - IPX fixes, works now
6635           - run hdparm from rc.sysinit BEFORE anything is mounted RW -
6636           fixed setting VFS_{FILE,INODE}_MAX - updated ifcfg-description
6637
6638         * configure.in: - version 0.2.1
6639
6640         * src/Makefile.am: - added initlog.conf to EXTRA_DIST
6641
6642 2000-04-01 10:24 +0000 [r699]  Bartosz Waszak <waszi/at/pld-linux.org>
6643
6644         * rc.d/init.d/functions: - small termput() fixes
6645
6646 2000-03-31 13:10 +0000 [r698]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6647
6648         * sysconfig/network-scripts/tnlup,
6649           sysconfig/network-scripts/tnldown,
6650           sysconfig/network-scripts/ifup-ppp: - support for maxfail option
6651           in pppd - cleanups in tunnel scripts
6652
6653 2000-03-27 16:07 +0000 [r697]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6654
6655         * INSTALL, po/pl.po, sysconfig/interfaces/ifcfg-description,
6656           rc-scripts.spec.in, sysconfig/network-scripts/ifup-post, rc.d/rc,
6657           rc.d/init.d/functions.network, rc.d/rc.sysinit,
6658           sysconfig/network-scripts/ifdown-post, NEWS, src/Makefile.am: -
6659           removed "scripts" method of executing external programs after
6660           uping or downing device (almost nobody didn't know about it 8-) -
6661           added new method which is using run_up() and run_down() functions
6662           defined in device configuration file (ifcfg*) - fixed problem
6663           with displaing garbage instead of formated output - removed
6664           execution of random start (this should be started in standard
6665           init.d way) - set ld.so.cache if doesn't exist, too - use new
6666           (rh) style for date variables
6667
6668 2000-03-26 06:51 +0000 [r696]  kloczek <kloczek/at/pld-linux.org>
6669
6670         * sysconfig/system: - changed RUN_LDCONFIG to no.
6671
6672 2000-03-24 08:48 +0000 [r695]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6673
6674         * po/pl.po, rc.d/rc: - fixed problem with Runlevel messages and
6675           INIT_COL variable
6676
6677 2000-03-24 08:39 +0000 [r694]  Bartosz Waszak <waszi/at/pld-linux.org>
6678
6679         * rc.d/rc.sysinit: - fixed nfsroot support
6680
6681 2000-03-22 22:00 +0000 [r693]  Artur Frysiak <wiget/at/pld-linux.org>
6682
6683         * rc-scripts.spec.in: use corect name
6684
6685 2000-03-22 21:55 +0000 [r692]  Artur Frysiak <wiget/at/pld-linux.org>
6686
6687         * rc.d/init.d/Makefile.am, rc.d/init.d/template.init (added),
6688           rc.d/init.d/<template>.init (removed): please don't use stupid
6689           names for files
6690
6691 2000-03-22 21:44 +0000 [r691]  Artur Frysiak <wiget/at/pld-linux.org>
6692
6693         * rc-scripts.spec.in: typo
6694
6695 2000-03-22 21:41 +0000 [r690]  Artur Frysiak <wiget/at/pld-linux.org>
6696
6697         * rc-scripts.spec.in: - added <templete>.init to %doc
6698
6699 2000-03-22 21:30 +0000 [r689]  Artur Frysiak <wiget/at/pld-linux.org>
6700
6701         * po/pl.po: cleanup
6702
6703 2000-03-22 21:21 +0000 [r688]  kloczek <kloczek/at/pld-linux.org>
6704
6705         * po/pl.po: - removed all fuzzy translations.
6706
6707 2000-03-22 21:04 +0000 [r686-687]  kloczek <kloczek/at/pld-linux.org>
6708
6709         * po/pl.po: - s/Stopowanie/Zatrzymywanie/
6710
6711         * po/pl.po: - beter translations for stop/start serwices.
6712
6713 2000-03-22 20:51 +0000 [r685]  kloczek <kloczek/at/pld-linux.org>
6714
6715         * po/pl.po: - added missing %s in pl translations (stopping,
6716           starting messages).
6717
6718 2000-03-22 20:43 +0000 [r684]  Artur Frysiak <wiget/at/pld-linux.org>
6719
6720         * rc.d/init.d/functions: fixed small typo
6721
6722 2000-03-22 17:24 +0000 [r683]  Artur Frysiak <wiget/at/pld-linux.org>
6723
6724         * sysconfig/system, rc.d/rc.sysinit: - Allow set
6725           /proc/sys/fs/file-max & inode-max (patch by Paweł Krawczyk
6726           <kravietz/at/alfa.ceti.pl>)
6727
6728 2000-03-22 17:20 +0000 [r682]  Artur Frysiak <wiget/at/pld-linux.org>
6729
6730         * rc-scripts.spec.in: Added BuildRequires: gettext-devel
6731
6732 2000-03-22 01:17 +0000 [r681]  kloczek <kloczek/at/pld-linux.org>
6733
6734         * po/pl.po: - more pl translations.
6735
6736 2000-03-22 01:08 +0000 [r680]  kloczek <kloczek/at/pld-linux.org>
6737
6738         * rc.d/init.d/functions.network: - added using msg_stopping() in
6739           stop.
6740
6741 2000-03-21 23:59 +0000 [r678-679]  Artur Frysiak <wiget/at/pld-linux.org>
6742
6743         * makepot.pl: use : instead . in file location
6744
6745         * po/pl.po, makepot.pl: updated makepot.pl and pl.po, pl.po need
6746           fixing
6747
6748 2000-03-20 06:58 +0000 [r677]  Bartosz Waszak <waszi/at/pld-linux.org>
6749
6750         * rc.d/rc.sysinit: - hacks for nfsroot, romfs
6751
6752 2000-03-17 01:14 +0000 [r676]  kloczek <kloczek/at/pld-linux.org>
6753
6754         * rc.d/init.d/functions: - more using msg_Usage().
6755
6756 2000-03-16 23:36 +0000 [r675]  kloczek <kloczek/at/pld-linux.org>
6757
6758         * configure.in: - VERSION=0.2.0 (prepare to release this version).
6759
6760 2000-03-15 15:07 +0000 [r674]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6761
6762         * README: - added info aboout Routing messages
6763
6764 2000-03-10 01:31 +0000 [r673]  kloczek <kloczek/at/pld-linux.org>
6765
6766         * rc.d/init.d/<template>.init, rc.d/init.d/functions: -
6767           msg_Usage_noreload() and msg_Usage_reload() replace by
6768           msg_Usage().
6769
6770 2000-03-10 01:21 +0000 [r672]  kloczek <kloczek/at/pld-linux.org>
6771
6772         * rc.d/init.d/<template>.init: - added return in exit error code
6773           $RETVAL.
6774
6775 2000-03-09 11:50 +0000 [r671]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6776
6777         * rc.d/init.d/functions: - show() now substitutes %s properly
6778
6779 2000-03-09 11:43 +0000 [r670]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6780
6781         * rc.d/init.d/functions: - show instead of nls in some functions
6782
6783 2000-03-09 11:30 +0000 [r669]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6784
6785         * rc.d/init.d/functions: - more function
6786
6787 2000-03-09 11:11 +0000 [r668]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6788
6789         * rc.d/init.d/functions: - default value for INIT_COL
6790
6791 2000-03-09 10:57 +0000 [r666-667]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6792
6793         * sysconfig/system: - added INIT_COL setting
6794
6795         * rc.d/init.d/functions: - slightly modified show() function -
6796           changed all "67" to "$INIT_COL"
6797
6798 2000-03-08 16:30 +0000 [r664-665]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6799
6800         * sysconfig/network-scripts/ifup,
6801           sysconfig/network-scripts/ifup-post,
6802           rc.d/init.d/functions.network,
6803           sysconfig/network-scripts/ifdown-post, README: - start some
6804           scripts after interface is upped or downed
6805           (/etc/sysconfig/interfaces/scripts/ifname/somename.{up,down}
6806
6807         * po/pl.po, sysconfig/system, rc.d/rc, rc.d/rc.sysinit,
6808           rc.d/init.d/functions: - support for interactive starting
6809
6810 2000-03-08 15:43 +0000 [r663]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6811
6812         * rc.d/init.d/<template>.init, rc.d/init.d/functions: - added
6813           "is_yes" and "is_no" functions
6814
6815 2000-03-08 15:26 +0000 [r662]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6816
6817         * rc.d/init.d/<template>.init: - force-reload returns right status
6818           on exit
6819
6820 2000-03-08 15:23 +0000 [r661]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6821
6822         * rc.d/init.d/<template>.init: - added force-reload option - added
6823           exit code 1 at errors - checking for running service at stop
6824
6825 2000-03-08 14:59 +0000 [r660]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6826
6827         * rc.d/init.d/<template>.init: - was "2&>1" instead of "2>&1" -
6828           fixed
6829
6830 2000-03-08 14:50 +0000 [r659]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6831
6832         * rc.d/init.d/<template>.init: - unified syntax for setting
6833           numerical and nonnumerical variables
6834
6835 2000-03-08 14:40 +0000 [r658]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
6836
6837         * rc.d/init.d/<template>.init: - default configuration support -
6838           typo
6839
6840 2000-03-08 11:52 +0000 [r657]  Artur Frysiak <wiget/at/pld-linux.org>
6841
6842         * rc.d/init.d/<template>.init: - support exit code defined in LSB
6843           spec (http://www.linuxbase.org/)
6844
6845 2000-03-06 00:34 +0000 [r656]  Artur Frysiak <wiget/at/pld-linux.org>
6846
6847         * rc.d/init.d/<template>.init: - nls()ed
6848
6849 2000-03-06 00:23 +0000 [r655]  Artur Frysiak <wiget/at/pld-linux.org>
6850
6851         * rc.d/init.d/<template>.init: rm -f /var/lock/subsys/<service>
6852           >/dev/null 2&>1 1. -r is not needed 2. silent
6853
6854 2000-03-06 00:19 +0000 [r654]  kloczek <kloczek/at/pld-linux.org>
6855
6856         * rc.d/init.d/<template>.init: - added "rm -rf
6857           /var/lock/subsys/<service>" in stop.
6858
6859 2000-03-06 00:10 +0000 [r653]  kloczek <kloczek/at/pld-linux.org>
6860
6861         * rc.d/init.d/<template>.init (added): Template init script. This
6862           script can be used for preparing some unified output messages
6863           translation for other init scripts for all services) Also it
6864           would be good to change all other init scripts for compatybility
6865           with this skeleton script and/or keep this file as template.
6866
6867 2000-03-04 22:40 +0000 [r652]  Paweł Wilk <siefca/at/pld-linux.org>
6868
6869         * rc.d/init.d/timezone, rc-scripts.spec.in, src/resolvesymlink.c
6870           (added), src/Makefile.am: Time zone information will be updated
6871           only when needed.
6872
6873 2000-03-04 13:59 +0000 [r651]  Paweł Wilk <siefca/at/pld-linux.org>
6874
6875         * rc.d/init.d/Makefile.am, configure.in, rc-scripts.spec.in,
6876           sysconfig/Makefile.am: added time zone setting
6877
6878 2000-03-04 13:41 +0000 [r648-650]  Paweł Wilk <siefca/at/pld-linux.org>
6879
6880         * sysconfig/timezone (added): configuration parameters for time
6881           zone setting
6882
6883         * rc.d/init.d/timezone: chkconfig script for time zone setting
6884
6885         * rc.d/init.d/timezone (added): configuration profile (variables)
6886           for time zone setting
6887
6888 2000-03-02 17:22 +0000 [r647]  Artur Frysiak <wiget/at/pld-linux.org>
6889
6890         * configure.in: 0.1.5
6891
6892 2000-02-28 12:50 +0000 [r646]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6893
6894         * rc.d/rc.sysinit: - run depmod if modules.dep is older that
6895           modules.conf, too
6896
6897 2000-02-18 18:07 +0000 [r645]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6898
6899         * rc.d/init.d/network: - set ipv6 forwarding only if ipv6 is
6900           enabled
6901
6902 2000-02-18 17:59 +0000 [r644]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6903
6904         * rc.d/init.d/functions: - translations for DONE etc are always
6905           taken from rc-scripts.mo
6906
6907 2000-02-18 12:37 +0000 [r643]  Bartosz Waszak <waszi/at/pld-linux.org>
6908
6909         * rc.d/rc.shutdown: - typo
6910
6911 2000-02-18 10:42 +0000 [r642]  Artur Frysiak <wiget/at/pld-linux.org>
6912
6913         * rc.d/rc.shutdown: s/LANG/LC_ALL/ in umount
6914
6915 2000-02-18 10:37 +0000 [r641]  Artur Frysiak <wiget/at/pld-linux.org>
6916
6917         * rc.d/rc.shutdown: - fix ummounting -- locale & /usr problem --
6918           devfs ready
6919
6920 2000-02-18 09:13 +0000 [r640]  Artur Frysiak <wiget/at/pld-linux.org>
6921
6922         * rc.d/rc.sysinit: - run devfsd before all
6923
6924 2000-02-18 08:35 +0000 [r639]  Bartosz Waszak <waszi/at/pld-linux.org>
6925
6926         * sysconfig/system, rc.d/rc.sysinit: - added devfsd support
6927
6928 2000-02-17 10:59 +0000 [r638]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6929
6930         * po/pl.po, rc.d/rc.sysinit: - print space as last char in prompt
6931
6932 2000-02-10 10:31 +0000 [r637]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6933
6934         * sysconfig/system, rc.d/rc.sysinit: - running depmod is now
6935           configurable
6936
6937 2000-02-08 15:49 +0000 [r636]  Jan Rękorajski <baggins/at/pld-linux.org>
6938
6939         * rc-scripts.spec.in: - removed bogus defattr
6940
6941 2000-02-03 11:50 +0000 [r632-635]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6942
6943         * rc.d/init.d/single: - cleanups
6944
6945         * rc.d/init.d/network, rc.d/init.d/functions.network,
6946           sysconfig/network: - router discovery daemon support
6947
6948         * rc.d/init.d/functions: - functions run_cmd() and daemon() are
6949           returning proper values now
6950
6951         * rc.d/rc.shutdown: - new (better) unmounting procedure from
6952           initscripts - cleanups
6953
6954 2000-01-31 14:30 +0000 [r628-631]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
6955
6956         * rc-scripts.spec.in, autogen.sh, rc.d/init.d/functions: - fixes
6957           and updates
6958
6959         * NEWS: - translate to english (update)
6960
6961         * po/pl.po, rc.d/rc.sysinit: - nls cant handle special characters
6962           such as '\n' - workaround this
6963
6964         * rc.d/init.d/functions.network: - avoid errors when lo interface
6965           is down
6966
6967 2000-01-05 01:18 +0000 [r627]  kloczek <kloczek/at/pld-linux.org>
6968
6969         * rc.d/rc.sysinit: - mout procsf before all.
6970
6971 2000-01-04 17:23 +0000 [r626]  Jan Rękorajski <baggins/at/pld-linux.org>
6972
6973         * configure.in, sysconfig/system, rc.d/rc, rc.d/rc.sysinit: -
6974           version 0.1.4 - added RUN_LDCONFIG variable to
6975           /etc/sysconfig/system, now it's possible to turn off/on
6976           ld.so.cache regeneration upon startup
6977
6978 1999-12-30 12:11 +0000 [r624-625]  Jacek Konieczny <jajcus/at/pld-linux.org>
6979
6980         * rc.d/rc: - send messages to /dev/console (which can be serial
6981           console) instead of virtual terminal
6982
6983         * rc.d/init.d/network, rc.d/init.d/functions.network: - support for
6984           "any/none" routes in /etc/sysconfig/statig routes --- these may
6985           be used for unreachable or blackhole routes
6986
6987 1999-12-30 12:01 +0000 [r623]  Jacek Konieczny <jajcus/at/pld-linux.org>
6988
6989         * doc/sysconfig.docb: - updates in static-routes description
6990
6991 1999-12-27 23:38 +0000 [r622]  Artur Frysiak <wiget/at/pld-linux.org>
6992
6993         * sysconfig/network-scripts/tnldown: - fix typos
6994
6995 1999-12-20 19:36 +0000 [r621]  Jacek Konieczny <jajcus/at/pld-linux.org>
6996
6997         * sysconfig/network-scripts/ifdown: - ifdown should now work for
6998           user-controled interfaces
6999
7000 1999-12-20 10:28 +0000 [r620]  kloczek <kloczek/at/pld-linux.org>
7001
7002         * rc.d/rc.sysinit: - reformated.
7003
7004 1999-12-19 16:07 +0000 [r617-619]  Jacek Konieczny <jajcus/at/pld-linux.org>
7005
7006         * sysconfig/network-scripts/ifup-post: - Use IPv4 address for
7007           setting hostname (or there will be no hostname on DHCP-configured
7008           hosts)
7009
7010         * sysconfig/network-scripts/ifup: - usernetctl is now in /sbin -
7011           OTHERSCRIPT should be started even if no IPv4 address is given
7012           (PPP won't work otherwise) - IPv6 link-local addresses are added
7013           by kernel. We shouldn't do it again
7014
7015         * sysconfig/network-scripts/ifdown: - usernetclt is now in /sbin -
7016           OTHERSCRIPT should be astarted even if no IPv4 address is given
7017
7018 1999-12-19 15:58 +0000 [r616]  Jacek Konieczny <jajcus/at/pld-linux.org>
7019
7020         * src/usernetctl.c: - search for ifcfg-* files in
7021           /etc/sysconfig/interfaces - ifup and ifdown are now only in /sbin
7022
7023 1999-12-19 15:54 +0000 [r615]  Jacek Konieczny <jajcus/at/pld-linux.org>
7024
7025         * src/.cvsignore: - more ignores
7026
7027 1999-12-18 19:51 +0000 [r613-614]  kloczek <kloczek/at/pld-linux.org>
7028
7029         * configure.in: - release 0.1.3.
7030
7031         * src/Makefile.am: - added missing shvar.h to ppp_watch_SOURCES.
7032
7033 1999-12-18 16:43 +0000 [r612]  kloczek <kloczek/at/pld-linux.org>
7034
7035         * doc/Makefile.am: - updated man_MANS man pages file list.
7036
7037 1999-12-18 16:26 +0000 [r610-611]  kloczek <kloczek/at/pld-linux.org>
7038
7039         * po/pl.po: - s/ZDECHL/ZGINAL/.
7040
7041         * sysconfig/network-scripts/ifup-routes: - replace: grep "^$1 " to:
7042           grep "^$1[[:blank:]]" on finding static routes entries for
7043           specified interface. This allow place also tab character after
7044           interface name.
7045
7046 1999-12-15 18:41 +0000 [r608-609]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7047
7048         * src/consoletype.c (added): - one more source file
7049
7050         * rc.d/init.d/network, src/usleep.c,
7051           sysconfig/network-scripts/tnldown,
7052           sysconfig/network-scripts/ifdown, doc/consoletype.1 (added),
7053           src/ppp-watch.c (added), rc.d/init.d/functions.network,
7054           src/initlog.c, doc/ppp-watch.8 (added), src/doexec.c,
7055           src/initlog.conf (added), rc.d/init.d/allowlogin,
7056           rc.d/init.d/functions, sysconfig/network-scripts/tnlup,
7057           sysconfig/network-scripts/ifup, src/process.c,
7058           rc-scripts.spec.in, lang.sh, rc.d/rc.sysinit, src/shvar.c
7059           (added), src/testd.c, doc/usernetctl.1 (removed), lang.csh,
7060           src/getkey.c (added), src/Makefile.am, src/shvar.h (added),
7061           src/usernetctl.c, doc/usleep.1, doc/usernetctl.8 (added): - fixed
7062           lang.csh - we use -a instead && - updated few programs in src
7063           directory - fixed starting network when none of ifcfg-* file
7064           exist - write nice logo at startup - fixed problem with
7065           translated deltext() function
7066
7067 1999-12-11 12:45 +0000 [r607]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7068
7069         * AUTHORS: - added Jacek Konieczny
7070
7071 1999-12-09 12:31 +0000 [r606]  kloczek <kloczek/at/pld-linux.org>
7072
7073         * rc.d/rc.sysinit: - added including /etc/rc.d/rc.modules for
7074           loading modules before starting all services and initializing
7075           raid deveces.
7076
7077 1999-12-02 21:44 +0000 [r605]  elephant <elephant/at/pld-linux.org>
7078
7079         * rc.d/init.d/functions: - corrected e-mail of mine
7080
7081 1999-12-02 10:38 +0000 [r604]  kloczek <kloczek/at/pld-linux.org>
7082
7083         * rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single: -
7084           chkconfig field is back (without this upgrade from initscripts to
7085           rc-scripts fails).
7086
7087 1999-11-26 16:31 +0000 [r603]  Artur Frysiak <wiget/at/pld-linux.org>
7088
7089         * rc.d/init.d/functions: - process /etc/sysconfig/system (fix
7090           BR#110)
7091
7092 1999-11-16 14:54 +0000 [r602]  Artur Frysiak <wiget/at/pld-linux.org>
7093
7094         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
7095           - fixes
7096
7097 1999-11-16 11:28 +0000 [r601]  kloczek <kloczek/at/pld-linux.org>
7098
7099         * sysconfig/network-scripts/ifup-post: - reformated.
7100
7101 1999-11-16 01:34 +0000 [r599-600]  kloczek <kloczek/at/pld-linux.org>
7102
7103         * rc.d/init.d/functions.network: - reformated text.
7104
7105         * po/pl.po: - s/Zapis ziarna losowego/Zapisanie podstawy generatora
7106           losoweg/ - other cleanups.
7107
7108 1999-11-15 23:17 +0000 [r598]  Artur Frysiak <wiget/at/pld-linux.org>
7109
7110         * po/pl.po: - updated
7111
7112 1999-11-15 01:21 +0000 [r597]  kloczek <kloczek/at/pld-linux.org>
7113
7114         * sysconfig/i18n: - s/pl/pl_PL/.
7115
7116 1999-11-14 07:55 +0000 [r595-596]  kloczek <kloczek/at/pld-linux.org>
7117
7118         * configure.in: - new version 1.1.2.
7119
7120         * sysconfig/network-scripts/ifup: - s/DEVICEFULLNAME/
7121
7122 1999-11-09 00:12 +0000 [r594]  kloczek <kloczek/at/pld-linux.org>
7123
7124         * rc.d/rc.sysinit: - removed "chmod 0664 /var/log/wtmpx" (this is
7125           task for SysVinit %post).
7126
7127 1999-11-07 14:00 +0000 [r593]  kloczek <kloczek/at/pld-linux.org>
7128
7129         * rc.d/init.d/functions.network: - fixed BR#103 (s#==#=).
7130
7131 1999-11-06 00:25 +0000 [r591-592]  Artur Frysiak <wiget/at/pld-linux.org>
7132
7133         * sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7134           sysconfig/network-scripts/tnldown,
7135           sysconfig/network-scripts/ifdown: - small fixes
7136
7137         * sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7138           sysconfig/network-scripts/tnldown,
7139           sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
7140           - now realy handle ifup <dev>
7141
7142 1999-10-27 12:09 +0000 [r590]  Artur Frysiak <wiget/at/pld-linux.org>
7143
7144         * rc.d/init.d/functions: - fix nls() function
7145
7146 1999-10-27 05:46 +0000 [r588-589]  kloczek <kloczek/at/pld-linux.org>
7147
7148         * configure.in: - new bersion 0.1.1.
7149
7150         * rc.d/rc.sysinit: - more fixes for displaing messages on
7151           initializing raid devices.
7152
7153 1999-10-27 03:12 +0000 [r586-587]  kloczek <kloczek/at/pld-linux.org>
7154
7155         * rc-scripts.spec.in: - reorder in %files.
7156
7157         * rc.d/rc.sysinit: - started instead busy on staring initialize
7158           raid dev.
7159
7160 1999-10-27 02:26 +0000 [r585]  kloczek <kloczek/at/pld-linux.org>
7161
7162         * rc-scripts.spec.in: - added Requires: e2fsprogs > = 1.15.
7163
7164 1999-10-27 02:20 +0000 [r584]  kloczek <kloczek/at/pld-linux.org>
7165
7166         * rc.d/rc.sysinit: - added -C to fsck parameters (display progres
7167           bar), - added support for new raidtools 0.90 utilities on
7168           ininitialize raid devices.
7169
7170 1999-10-23 08:13 +0000 [r583]  Bartosz Waszak <waszi/at/pld-linux.org>
7171
7172         * rc.d/init.d/network: /etc/rc.d/init.d/functions.network ->
7173           /etc/sysconfig/network-scripts/.functions
7174
7175 1999-10-22 11:43 +0000 [r582]  kloczek <kloczek/at/pld-linux.org>
7176
7177         * rc.d/init.d/functions.network: - fix: check and get
7178           /etc/sysconfig/interfaces/ifcfg-$CONFIG instead
7179           /etc/sysconfig/interfaces/$CONFIG in source_config().
7180
7181 1999-10-17 09:34 +0000 [r581]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
7182
7183         * doc/make-html (added), doc/rc-scripts.docb (added),
7184           doc/polski.dsl (added), doc/sysconfig.docb (added): Przykład
7185           tworzenia pojedynczego reference entry z użyciem docbooka
7186           Właściwym plikiem jest sysconfig.docb
7187
7188 1999-10-14 15:59 +0000 [r580]  Artur Frysiak <wiget/at/pld-linux.org>
7189
7190         * rc-scripts.spec.in: - fixed permision to %%doc
7191
7192 1999-10-14 09:00 +0000 [r579]  Bartosz Waszak <waszi/at/pld-linux.org>
7193
7194         * rc.d/init.d/Makefile.am: - small fixes
7195
7196 1999-10-13 21:28 +0000 [r578]  kloczek <kloczek/at/pld-linux.org>
7197
7198         * rc.d/init.d/Makefile.am, sysconfig/network-scripts/ifdown-sl,
7199           sysconfig/network-scripts/ifup-aliases,
7200           sysconfig/network-scripts/tnlup,
7201           sysconfig/network-scripts/ifdown-ppp,
7202           sysconfig/network-scripts/ifup, rc-scripts.spec.in,
7203           sysconfig/network-scripts/ifup-plip,
7204           sysconfig/network-scripts/tnldown,
7205           sysconfig/network-scripts/ifdown,
7206           sysconfig/network-scripts/ifup-post,
7207           sysconfig/network-scripts/ifdown-post,
7208           sysconfig/network-scripts/ifup-sl,
7209           sysconfig/network-scripts/ifup-ppp,
7210           sysconfig/network-scripts/ifup-ipx: -
7211           /etc/rc.d/init.d//network.functions moved to
7212           /etc/sysconfig/network-scripts/.functions.
7213
7214 1999-10-13 17:35 +0000 [r577]  Jan Rękorajski <baggins/at/pld-linux.org>
7215
7216         * rc-scripts.spec.in: - added %config(noreplace) %verify(not size
7217           mtime md5) rc.local
7218
7219 1999-10-13 16:56 +0000 [r576]  Jan Rękorajski <baggins/at/pld-linux.org>
7220
7221         * rc-scripts.spec.in: - typo
7222
7223 1999-10-13 16:51 +0000 [r575]  Jan Rękorajski <baggins/at/pld-linux.org>
7224
7225         * rc.d/init.d/Makefile.am: - removed nfsfs and netfs
7226
7227 1999-10-13 16:37 +0000 [r574]  Jan Rękorajski <baggins/at/pld-linux.org>
7228
7229         * rc.d/rc.shutdown (added), rc.d/rc, rc.d/rc.sysinit,
7230           rc.d/Makefile.am: - merged halt,reboot and shutdwn into
7231           rc.shutdown - moved ldconfig to the end of system startup
7232
7233 1999-10-13 16:32 +0000 [r573]  Jan Rękorajski <baggins/at/pld-linux.org>
7234
7235         * configure.in: - 0.1.0
7236
7237 1999-10-13 16:18 +0000 [r572]  Jan Rękorajski <baggins/at/pld-linux.org>
7238
7239         * rc-scripts.spec.in: - removed use of chkconfig - make rc?.d/{S,K}
7240           links by hand
7241
7242 1999-10-13 16:11 +0000 [r571]  Jan Rękorajski <baggins/at/pld-linux.org>
7243
7244         * rc.d/init.d/Makefile.am, rc.d/init.d/network, rc.d/init.d/reboot
7245           (removed), rc.d/init.d/shutdwn (removed), rc.d/init.d/random,
7246           rc.d/init.d/single, rc.d/init.d/killall, rc.d/init.d/allowlogin,
7247           rc.d/init.d/halt (removed): - removed usage of chkconfig
7248
7249 1999-10-13 16:04 +0000 [r570]  Jan Rękorajski <baggins/at/pld-linux.org>
7250
7251         * rc.d/init.d/netfs (removed): - these should be from appropriate
7252           *mount packages (or NFS daemons)
7253
7254 1999-10-13 15:56 +0000 [r569]  Jan Rękorajski <baggins/at/pld-linux.org>
7255
7256         * rc.d/init.d/nfsfs (removed): - obsoleted by netfs
7257
7258 1999-10-13 09:06 +0000 [r568]  Bartosz Waszak <waszi/at/pld-linux.org>
7259
7260         * rc.d/rc.sysinit: - conf.modules -> modules.conf needed by new
7261           modutils
7262
7263 1999-10-12 14:09 +0000 [r567]  Jan Rękorajski <baggins/at/pld-linux.org>
7264
7265         * configure.in: - version 0.0.12 - halt, reboot and shutwdn merged
7266           into rc.shutdown - moved ldconfig at the end of rc system
7267
7268 1999-10-07 00:49 +0000 [r566]  kloczek <kloczek/at/pld-linux.org>
7269
7270         * doc/net-scripts.txt: - updated partialy documentation.
7271
7272 1999-10-06 16:52 +0000 [r565]  kloczek <kloczek/at/pld-linux.org>
7273
7274         * rc.d/init.d/network, sysconfig/network-scripts/ifdown-sl,
7275           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7276           sysconfig/network-scripts/tnldown,
7277           sysconfig/network-scripts/ifdown,
7278           sysconfig/network-scripts/ifup-post, rc.d/rc,
7279           rc.d/init.d/functions.network, rc.d/rc.sysinit,
7280           sysconfig/network-scripts/ifup-sl, rc.d/init.d/allowlogin,
7281           rc.d/init.d/functions: - remove bashizm in using test ("="
7282           instead "==").
7283
7284 1999-09-28 16:17 +0000 [r562-564]  Jacek Konieczny <jajcus/at/pld-linux.org>
7285
7286         * sysconfig/network-scripts/ifdown-sl,
7287           sysconfig/network-scripts/ifup-aliases,
7288           sysconfig/network-scripts/ifdown-ppp,
7289           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
7290           sysconfig/network-scripts/ifup-post,
7291           sysconfig/network-scripts/ifdown-post,
7292           sysconfig/network-scripts/ifup-ppp,
7293           sysconfig/network-scripts/ifup-ipx: - support for getting
7294           interface configuration from LDAP
7295
7296         * rc.d/init.d/network: - support for loading interface
7297           configuration from LDAP
7298
7299         * rc.d/init.d/functions.network: - functions for getting interfaces
7300           and aliases lists from LDAP added - fixed getting interface info
7301           from LDAP
7302
7303 1999-09-28 14:43 +0000 [r560-561]  kloczek <kloczek/at/pld-linux.org>
7304
7305         * configure.in: - release version 0.0.11
7306
7307         * po/pl.po: - updated pl translation.
7308
7309 1999-09-28 14:24 +0000 [r558-559]  kloczek <kloczek/at/pld-linux.org>
7310
7311         * rc.d/rc: - fix: print "Entering" instead "Leaving" on entering in
7312           runlevel.
7313
7314         * rc.d/rc.sysinit: - busy() instead started() on bigining
7315           initialize RAID.
7316
7317 1999-09-28 14:04 +0000 [r556-557]  kloczek <kloczek/at/pld-linux.org>
7318
7319         * rc.d/rc.sysinit: - print 'fail' status on on failing initialize
7320           raid and 'done' on corect initialize raid.
7321
7322         * rc.d/init.d/functions.network: - fixes.
7323
7324 1999-09-28 13:17 +0000 [r555]  kloczek <kloczek/at/pld-linux.org>
7325
7326         * rc.d/init.d/shutdwn: - fix raid deintialization: deinitialize
7327           only active devices (removed also using grep in getting active md
7328           devices list).
7329
7330 1999-09-28 12:48 +0000 [r553-554]  kloczek <kloczek/at/pld-linux.org>
7331
7332         * rc.d/init.d/functions.network: - rearanged text.
7333
7334         * rc.d/init.d/functions.network: - fixed bug on checking is file
7335           with interface description exist, - removed getting dummy code
7336           $PARENTCONFIG (this afects net interfaces LDAP description).
7337
7338 1999-09-27 20:02 +0000 [r552]  Artur Frysiak <wiget/at/pld-linux.org>
7339
7340         * sysconfig/network-scripts/ifup: - arp on for eth by default
7341
7342 1999-09-27 18:31 +0000 [r551]  Artur Frysiak <wiget/at/pld-linux.org>
7343
7344         * rc.d/init.d/functions: - fixed typo
7345
7346 1999-09-27 16:03 +0000 [r550]  Artur Frysiak <wiget/at/pld-linux.org>
7347
7348         * configure.in: - version 0.0.10
7349
7350 1999-09-27 15:40 +0000 [r549]  Artur Frysiak <wiget/at/pld-linux.org>
7351
7352         * po/pl.po: - fixes
7353
7354 1999-09-27 15:31 +0000 [r547-548]  kloczek <kloczek/at/pld-linux.org>
7355
7356         * po/pl.po: - typo.
7357
7358         * po/pl.po: - more translations.
7359
7360 1999-09-27 15:14 +0000 [r545-546]  Artur Frysiak <wiget/at/pld-linux.org>
7361
7362         * po/pl.po: - sync
7363
7364         * rc.d/init.d/shutdwn, rc.d/rc.sysinit: - nls fixes
7365
7366 1999-09-27 15:00 +0000 [r544]  Artur Frysiak <wiget/at/pld-linux.org>
7367
7368         * po/pl.po: - small correction
7369
7370 1999-09-27 14:53 +0000 [r543]  kloczek <kloczek/at/pld-linux.org>
7371
7372         * po/pl.po: - fixed some typos, more translations.
7373
7374 1999-09-27 14:24 +0000 [r541-542]  Artur Frysiak <wiget/at/pld-linux.org>
7375
7376         * po/pl.po: - zmiana na formy bezosobowe - dodanie kilku nowych
7377           tłumaczeń
7378
7379         * rc.d/rc.sysinit: - nls fixes
7380
7381 1999-09-27 10:02 +0000 [r534-540]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7382
7383         * sysconfig/network: - cleanups
7384
7385         * sysconfig/network-scripts/tnlup,
7386           sysconfig/network-scripts/tnldown: - nopmtudisc isn't specified
7387           by default - cleanups
7388
7389         * sysconfig/network-scripts/ifup: - checking for interface via
7390           MULTICAST setting instead of ARP setting - we are using
7391           ,,onlink'' option for tunnels
7392
7393         * rc.d/init.d/network: - more /proc/sys/net support (it can be
7394           buggy !!! testers needed) - fixed status reporting
7395
7396         * rc.d/init.d/functions: - termput cleanups - removed unnecesary
7397           pid of process checking - returns ,,died'' instead ,,failed'' in
7398           some cases - fixed nls()
7399
7400         * rc.d/init.d/allowlogin: - cleanups
7401
7402         * rc.d/init.d/functions.network: - fixed setup_nat() when
7403           /etc/sysconfig/static-nat doesn't exist - flushing instead
7404           deleting routing and addresses when down lo interface
7405
7406 1999-09-26 14:56 +0000 [r533]  Jacek Konieczny <jajcus/at/pld-linux.org>
7407
7408         * rc.d/init.d/functions.network, sysconfig/network: - first step to
7409           keeping interface information in LDAP
7410
7411 1999-09-15 21:43 +0000 [r532]  Artur Frysiak <wiget/at/pld-linux.org>
7412
7413         * rc-scripts.spec.in: - fixed typos
7414
7415 1999-09-15 21:20 +0000 [r528-531]  Artur Frysiak <wiget/at/pld-linux.org>
7416
7417         * rc.d/rc, po/.cvsignore, rc.d/rc.sysinit, rc.d/init.d/allowlogin,
7418           rc.d/init.d/functions: - fixed nls messages - ignore
7419           autogenerated files
7420
7421         * po/rc-scripts.pot (removed): - removed autogenerated file
7422
7423         * configure.in: - added list of shell scripts
7424
7425         * makepot.pl (added): - helper scripts: extract messages from
7426           scripts and make pot file
7427
7428 1999-09-15 21:12 +0000 [r527]  Artur Frysiak <wiget/at/pld-linux.org>
7429
7430         * po/pl.po, po/Makefile.am: - fixed `make rc-scripts.pot` - updated
7431           polish translation
7432
7433 1999-09-15 10:35 +0000 [r526]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7434
7435         * rc.d/init.d/network: - errors from interfaces and tunnel checking
7436           > /dev/null
7437
7438 1999-09-15 10:22 +0000 [r525]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7439
7440         * doc/Makefile.am: - removed ipchains-setup.txt
7441
7442 1999-09-15 10:16 +0000 [r522-524]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7443
7444         * sysconfig/network-scripts/ifup: - we are adding fe80::IPv4
7445           addresses to sit interfaces _only_
7446
7447         * sysconfig/interfaces/tnlcfg-description: - added information
7448           about using tnlcfg-xxx instead of ifcfg-xxx
7449
7450         * po/pl.po: - fixed typo
7451
7452 1999-09-13 13:37 +0000 [r521]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7453
7454         * rc.d/rc: - added test if /var/run is writable to avoid errors if
7455           it is read-only
7456
7457 1999-09-13 13:29 +0000 [r516-520]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7458
7459         * sysconfig/i18n: - added missing cvs keyword
7460
7461         * doc/ipchains-setup.txt (removed): - removed obsolete
7462           documentation
7463
7464         * sysconfig/network-scripts/ifup,
7465           sysconfig/interfaces/ifcfg-description: - another support for
7466           IPv4 aliases via IPADDR_ALIASES variable
7467
7468         * sysconfig/network-scripts/tnlup,
7469           sysconfig/network-scripts/tnldown: - another way to set TTL or
7470           TOS to avoid 'inherit' value - cleanups in var names
7471
7472         * rc.d/init.d/network: - fixed status reporting
7473
7474 1999-09-04 19:49 +0000 [r513-515]  Bartosz Waszak <waszi/at/pld-linux.org>
7475
7476         * rc.d/init.d/shutdwn: umount -a fixed
7477
7478         * rc.d/rc.sysinit: now is rootfs on NFS compatible
7479
7480         * rc.d/Makefile.am: small fixes
7481
7482 1999-09-03 07:54 +0000 [r512]  Artur Frysiak <wiget/at/pld-linux.org>
7483
7484         * rc.d/init.d/shutdwn: posible fix for umounting /usr
7485
7486 1999-09-03 07:42 +0000 [r511]  Artur Frysiak <wiget/at/pld-linux.org>
7487
7488         * rc.d/init.d/functions: fix in termput()
7489
7490 1999-09-03 07:24 +0000 [r510]  Artur Frysiak <wiget/at/pld-linux.org>
7491
7492         * rc.d/init.d/functions: termput() check for /usr/share/terminfo
7493           and tput everytime
7494
7495 1999-09-02 12:42 +0000 [r509]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7496
7497         * rc.d/rc.init (added): - added proper rc.init version
7498
7499 1999-09-02 12:38 +0000 [r508]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7500
7501         * TODO, rc-scripts.spec.in, autogen.sh, NEWS, README,
7502           rc.d/initscript (removed), rc.d/Makefile.am: - updated
7503
7504 1999-09-02 12:38 +0000 [r507]  Artur Frysiak <wiget/at/pld-linux.org>
7505
7506         * rc.d/rc.init (removed): removed
7507
7508 1999-09-02 12:30 +0000 [r502-506]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7509
7510         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
7511           - another way do check if IPv4/6 is specified on interface -
7512           fixed few typo
7513
7514         * rc.d/init.d/Makefile.am, rc.d/init.d/ipchains (removed),
7515           rc.d/init.d/functions.network, rc.d/init.d/functions: - added
7516           function to setup NAT rules - modprobing ipv6.o is now done in
7517           autoclean mode - removed ipchains (this script should be in
7518           ipchains package) - better errors handling in run_cmd()
7519
7520         * sysconfig/network-scripts/tnlup: - modprobe modules in autoclean
7521           mode and report errors via syslog - added check for
7522           /lib/modules/`uname -r`/*/module_name.o
7523
7524         * sysconfig/network-scripts/ifup-sl: -load slip.o module if
7525           available (in autoclean mode)
7526
7527         * rc.d/init.d/network: - SIT tunnels are upped at the end
7528
7529 1999-09-02 12:16 +0000 [r498-501]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7530
7531         * rc.d/rc.sysinit: - logging errors from depmod and modprobe via
7532           syslog
7533
7534         * rc.d/rc.init (added): - renamed initscript to rc.init
7535
7536         * doc/ipcalc.1: - fixed typos
7537
7538         * src/usleep.c, src/process.c, src/netreport.c, src/initlog.c,
7539           src/usernetctl.c, src/ipcalc.c: - added casts to proper types and
7540           started NLSing
7541
7542 1999-08-31 23:51 +0000 [r497]  Artur Frysiak <wiget/at/pld-linux.org>
7543
7544         * rc.d/init.d/network: - load /etc/ethers after interface ups.
7545
7546 1999-08-31 23:30 +0000 [r496]  Artur Frysiak <wiget/at/pld-linux.org>
7547
7548         * rc-scripts.spec.in: - fix in make symlinks to rc.local
7549
7550 1999-08-31 23:12 +0000 [r495]  Artur Frysiak <wiget/at/pld-linux.org>
7551
7552         * configure.in, rc-scripts.spec.in, rc.d/rc,
7553           rc.d/init.d/functions.network, rc.d/rc.sysinit,
7554           rc.d/init.d/functions: - version up to 0.0.9 - added printf_()
7555           equwalent to bash built-in printf() or /usr/bin/printf - changed
7556           nls() to work like printf - tput() -> termput() - changed all
7557           show bla bla; to show "bla bla"; - added symlinks to
7558           /etc/rc.d/rc.local
7559
7560 1999-08-31 13:59 +0000 [r494]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7561
7562         * rc.d/rc.sysinit: - fixed quotacheck calls
7563
7564 1999-08-26 11:05 +0000 [r493]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7565
7566         * TODO: - interfejs sit0 musi być podnoszony na samym końcu
7567
7568 1999-08-25 14:15 +0000 [r492]  mikrobi <mikrobi/at/pld-linux.org>
7569
7570         * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
7571           - added DEFAULTHANDLING variable (mainly for ATM startup scripts)
7572
7573 1999-08-20 13:39 +0000 [r490-491]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7574
7575         * rc.d/init.d/functions.network: added two nls calls
7576
7577         * rc.d/init.d/functions.network: - ipv6 addresses arn't deleted
7578           when lo device is downing (some people doesn't use IPv6, yet)
7579
7580 1999-08-18 13:28 +0000 [r489]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7581
7582         * rc.d/rc.sysinit: fixed raid starting
7583
7584 1999-08-16 09:38 +0000 [r488]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7585
7586         * TODO, rc-scripts.spec.in, rc.d/init.d/killall: killall is now
7587           chkconfig ready. updated TODO list.
7588
7589 1999-08-14 13:18 +0000 [r485-487]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7590
7591         * sysconfig/network-scripts/ifup-sl: removed unnecesary check (via
7592           fuser)
7593
7594         * rc.d/init.d/network: removed [ -f /etc/sysconfig/interfaces/$i ]
7595           tests
7596
7597         * sysconfig/network-scripts/ifup-sl: typo
7598
7599 1999-08-14 12:57 +0000 [r484]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7600
7601         * sysconfig/network-scripts/ifup-sl: increased sleep value after
7602           starting slattach to 2 seconds
7603
7604 1999-08-14 12:39 +0000 [r483]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7605
7606         * rc.d/rc.sysinit: "quotaon /" removed. quota is turned on later by
7607           quotaon -a
7608
7609 1999-08-14 12:01 +0000 [r482]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7610
7611         * sysconfig/network-scripts/tnlup, rc.d/init.d/functions.network:
7612           modprobing ipip ip_gre modules moved temporary to tnlup
7613
7614 1999-08-14 11:56 +0000 [r481]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7615
7616         * rc-scripts.spec.in: interfaces file names must starting from
7617           "ifcfg-"
7618
7619 1999-08-14 11:41 +0000 [r479-480]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7620
7621         * sysconfig/network-scripts/ifup-sl: fixed DIRECT_CONNECT mode (ie.
7622           for using slattach)
7623
7624         * sysconfig/network-scripts/ifup-post: now $FULLDEVNAME is passed
7625           to ifup-routes (fixed problem with duplicate routes)
7626
7627 1999-08-14 11:25 +0000 [r478]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7628
7629         * sysconfig/network-scripts/ifup-aliases: changed path to ifup (now
7630           it's /sbin/ifup)
7631
7632 1999-08-14 11:01 +0000 [r477]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7633
7634         * rc.d/init.d/functions: - \b\b\b\b... characters also are NLSed
7635           (this is needed when translating "DONE", "BUSY" etc.
7636
7637 1999-08-14 10:56 +0000 [r476]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7638
7639         * sysconfig/system, rc.d/rc.sysinit: added new variable SET_SLINKS.
7640           If it set to "yes" then rc.sysinit is setting symlinks in /boot
7641           dependent on kernel version.
7642
7643 1999-08-14 10:53 +0000 [r474-475]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7644
7645         * rc-scripts.spec.in: typo in locale path
7646
7647         * sysconfig/network-scripts/ifup: we are adding IPv4 based
7648           link-local addresses, too.
7649
7650 1999-08-12 09:54 +0000 [r473]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7651
7652         * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases: -
7653           aliasing are upped via ifup-aliases after main device is up
7654
7655 1999-08-09 21:05 +0000 [r472]  Artur Frysiak <wiget/at/pld-linux.org>
7656
7657         * rc.d/rc, rc.d/init.d/functions: - changed ptintf to awk
7658
7659 1999-08-09 20:44 +0000 [r470-471]  Artur Frysiak <wiget/at/pld-linux.org>
7660
7661         * rc-scripts.spec.in: - added Requires: /bin/gettext
7662
7663         * rc.d/init.d/shutdwn: - fix remount to ro
7664
7665 1999-08-09 20:20 +0000 [r468-469]  kloczek <kloczek/at/pld-linux.org>
7666
7667         * sysconfig/Makefile.am: - removed ipchans and addes i18n to
7668           syscinfig files.
7669
7670         * sysconfig/ipchains (removed): - not neccessary (ip chaninc is
7671           handled by firewal-init scripts package).
7672
7673 1999-08-09 20:00 +0000 [r467]  Artur Frysiak <wiget/at/pld-linux.org>
7674
7675         * configure.in, rc.d/init.d/functions: - more locale strings - fix
7676           locale support in configure.in
7677
7678 1999-08-09 19:58 +0000 [r466]  kloczek <kloczek/at/pld-linux.org>
7679
7680         * rc-scripts.spec.in: - added /etc/sysconfig/i18n as a %config
7681           file.
7682
7683 1999-08-09 19:44 +0000 [r465]  kloczek <kloczek/at/pld-linux.org>
7684
7685         * configure.in: - release 0.0.8.
7686
7687 1999-08-07 10:16 +0000 [r464]  Artur Frysiak <wiget/at/pld-linux.org>
7688
7689         * configure.in, po/Makefile.am (added), rc-scripts.spec.in,
7690           po/rc-scripts.pot, Makefile.am, rc.d/init.d/ipchains,
7691           rc.d/init.d/functions.network, sysconfig/interfaces/Makefile.am,
7692           rc.d/init.d/functions: - expr -> $(( )) - wstęp automake/autoconf
7693           do locale
7694
7695 1999-08-06 13:06 +0000 [r463]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7696
7697         * rc.d/init.d/functions.network: fixed bug with math
7698
7699 1999-08-06 13:02 +0000 [r462]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7700
7701         * rc.d/init.d/functions.network: added return 0 to proc_net()
7702           function
7703
7704 1999-08-06 10:25 +0000 [r461]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7705
7706         * rc.d/init.d/network: removed last change
7707
7708 1999-08-04 16:59 +0000 [r460]  Jan Rękorajski <baggins/at/pld-linux.org>
7709
7710         * rc.d/init.d/network: A BUG has been fixed! jak używacie zmiennych
7711           shella misiowie to tam _musi_ być $ na początku!
7712
7713 1999-08-02 14:51 +0000 [r459]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7714
7715         * rc.d/initscript (added): moved here from SysVinit package
7716
7717 1999-08-02 13:04 +0000 [r458]  kloczek <kloczek/at/pld-linux.org>
7718
7719         * setsysfont: - reformated.
7720
7721 1999-08-02 12:04 +0000 [r457]  kloczek <kloczek/at/pld-linux.org>
7722
7723         * rc.d/rc.sysinit: - changed group to utmp on utmpx (to be
7724           compliant with RH).
7725
7726 1999-08-02 10:08 +0000 [r456]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7727
7728         * sysconfig/network-scripts/ifup,
7729           sysconfig/network-scripts/ifup-post,
7730           rc.d/init.d/functions.network, rc.d/rc.sysinit, README: -
7731           poprawiony błąd "Delaying xxxx initialization." mimo poprawnej
7732           konfiguracji - tworzone są poprawne linki do
7733           /boot/System.map-version
7734
7735 1999-08-01 19:26 +0000 [r455]  kloczek <kloczek/at/pld-linux.org>
7736
7737         * po/.cvsignore (added): - shut files.
7738
7739 1999-07-31 11:26 +0000 [r453-454]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7740
7741         * po/pl.po (added), po/rc-scripts.pot (added), po (added): - pot +
7742           pl tłumaczenie
7743
7744         * rc.d/init.d/network, TODO, INSTALL,
7745           sysconfig/network-scripts/tnldown,
7746           sysconfig/network-scripts/ifdown, COPYING,
7747           sysconfig/interfaces/ifcfg-lo (removed), rc-scripts.spec.in,
7748           sysconfig/network-scripts/ifup-plip, sysconfig/system,
7749           rc.d/init.d/nfsfs, rc.d/rc.sysinit, rc.d/init.d/random,
7750           rc.d/init.d/single, doc-devel (removed), rc.d/init.d/halt,
7751           rc.d/init.d/reboot, rc.d/init.d/shutdwn,
7752           sysconfig/network-scripts/ifup-post, rc.d/init.d/ipchains,
7753           rc.d/init.d/functions.network, autogen.sh, NEWS,
7754           ppp/ip-down.d/logger, setsysfont, rc.d/init.d/allowlogin,
7755           rc.d/init.d/functions, sysconfig/i18n (added),
7756           sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
7757           AUTHORS, configure.in, rc.d/rc, rc.d/init.d/netfs, inittab,
7758           ppp/ip-up.d/logger, sysconfig/network, rc.d/init.d/killall,
7759           sysconfig/network-scripts/ifup-sl, sysconfig/ipchains: - dodana
7760           obsługa statycznej tablicy ARP - interfejs lo nie wymaga pliku
7761           konfiguracyjnego - dodane wsparcie dla innych języków niż
7762           angielski (NLS) - rc.sysinit && rc ustawia odpowiednie zmienne
7763           potrzebne do obsługi NLS - ustawianie fontów, map już w skryptcie
7764           setsysfont - ifup && ifdown: wreszcie poprawnie działają dla
7765           interfejsów IPv6 only - dla deinicjowania sieci interfejsy
7766           sortujemy w porządku odwróconym - wykorzystujemy _wyłącznie_
7767           iproute2 (zmodyfikowane wszelkie odwołania do ifconfig lub route)
7768           - usunięte Requires: net-tools - dodane label ${FULLDEVNAME} przy
7769           deinicjowaniu interfejsów - usunięty baggins z AUTHORS - dodane
7770           COPYING (GPL) oraz standardowy plik INSTALL - dodana możliwość
7771           obsługi tłumaczeń DONE, BUSY itp o dlugości różnej od 4 liter
7772
7773 1999-07-29 15:09 +0000 [r452]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
7774
7775         * TODO: Zrobione. (to z ipv6)
7776
7777 1999-07-29 13:59 +0000 [r451]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7778
7779         * sysconfig/network-scripts/tnlup, TODO,
7780           sysconfig/network-scripts/tnldown: now running tnlup/tnldown
7781           tunel is possible
7782
7783 1999-07-27 23:47 +0000 [r450]  kloczek <kloczek/at/pld-linux.org>
7784
7785         * rc-scripts.spec.in: - added pasiing LDFLAGS="-s" to ./configure
7786           enviroment (cause stripping binaries).
7787
7788 1999-07-27 12:51 +0000 [r449]  kloczek <kloczek/at/pld-linux.org>
7789
7790         * TODO: - dodać możliwość ustawiania statycznej tablicy arp (patrz:
7791           man ethers arp opcja -f). Najpawdopodobniej najlepszym miescem
7792           będzie punkt mię podnoszeniem lo a nastepnych interfejsów.
7793
7794 1999-07-27 12:24 +0000 [r448]  kloczek <kloczek/at/pld-linux.org>
7795
7796         * configure.in: - version up to 0.0.7.
7797
7798 1999-07-27 11:50 +0000 [r447]  kloczek <kloczek/at/pld-linux.org>
7799
7800         * rc.d/rc.sysinit: - use raidadd instead raidstart during
7801           initialization RAID deveces, - added raidrun for activate md
7802           devices.
7803
7804 1999-07-27 06:32 +0000 [r446]  Artur Frysiak <wiget/at/pld-linux.org>
7805
7806         * TODO: - rc.sysvinit działa z e2fsprogs 1.15 (testowane z LABEL=,
7807           do przetestowania UUID=)
7808
7809 1999-07-27 03:44 +0000 [r445]  kloczek <kloczek/at/pld-linux.org>
7810
7811         * TODO: - o ile to możliwe usunąć używanie awk i sed zastępować
7812           użyewaniem sh lub przynajmeniej zastępować awka sedem
7813
7814 1999-07-27 03:35 +0000 [r444]  kloczek <kloczek/at/pld-linux.org>
7815
7816         * rc-scripts.spec.in: - added allowlogin to inet.d scripts, - fixed
7817           typo in post, - cosmetics,
7818
7819 1999-07-27 03:25 +0000 [r443]  kloczek <kloczek/at/pld-linux.org>
7820
7821         * rc.d/init.d/Makefile.am: - added allowlogin to init_SCRIPTS.
7822
7823 1999-07-27 03:11 +0000 [r442]  kloczek <kloczek/at/pld-linux.org>
7824
7825         * sysconfig/network-scripts/Makefile.am: - added ifdown-post to
7826           networkscripts_SCRIPTS.
7827
7828 1999-07-27 02:51 +0000 [r441]  kloczek <kloczek/at/pld-linux.org>
7829
7830         * ppp/ip-up, ppp/ip-down: - chnegd "#!/bin/bash" to "#!/bin/sh".
7831
7832 1999-07-22 21:53 +0000 [r440]  Artur Frysiak <wiget/at/pld-linux.org>
7833
7834         * TODO: e2progs 1.15
7835
7836 1999-07-22 21:51 +0000 [r439]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
7837
7838         * sysconfig/network-scripts/ifup: Maly hack zeby dzialaly iface
7839           tylko na ipv6. Pomijane jest wyliczanie natmaski/prefixu jak
7840           adres ipv4 nie jest zdefiniowany.
7841
7842 1999-07-22 15:13 +0000 [r438]  kloczek <kloczek/at/pld-linux.org>
7843
7844         * configure.in: - version to 0.0.6.
7845
7846 1999-07-22 11:11 +0000 [r437]  Artur Frysiak <wiget/at/pld-linux.org>
7847
7848         * rc-scripts.spec.in, sysconfig/interfaces/Makefile.am: cleanup for
7849           release
7850
7851 1999-07-22 10:44 +0000 [r436]  Artur Frysiak <wiget/at/pld-linux.org>
7852
7853         * TODO: uwaga do tnlup
7854
7855 1999-07-22 10:40 +0000 [r435]  Artur Frysiak <wiget/at/pld-linux.org>
7856
7857         * TODO (added): TODO list
7858
7859 1999-07-22 10:23 +0000 [r434]  Artur Frysiak <wiget/at/pld-linux.org>
7860
7861         * sysconfig/interfaces/tnlcfg-description (added),
7862           sysconfig/interfaces/ifcfg-description (added),
7863           sysconfig/interfaces/tnlcfg-icm,
7864           sysconfig/interfaces/ifcfg-eth0.wiget (removed): cleanup
7865
7866 1999-07-22 10:19 +0000 [r433]  Artur Frysiak <wiget/at/pld-linux.org>
7867
7868         * sysconfig/interfaces/ifcfg-lo: - added IPV6_ADDR - fixed PREFIX
7869
7870 1999-07-22 09:09 +0000 [r432]  Artur Frysiak <wiget/at/pld-linux.org>
7871
7872         * rc-scripts.spec.in: - cleanup
7873
7874 1999-07-22 08:46 +0000 [r431]  Artur Frysiak <wiget/at/pld-linux.org>
7875
7876         * rc.d/init.d/shutdwn: typo
7877
7878 1999-07-21 14:30 +0000 [r430]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
7879
7880         * rc.d/init.d/network: Expresion with /usr/bin/cut replaced by one
7881           with sed ;-) now rc-scripts only need /bin to work properly.
7882
7883 1999-07-21 13:52 +0000 [r429]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7884
7885         * rc.d/init.d/functions-ip6 (removed): obsoletes
7886
7887 1999-07-20 09:03 +0000 [r428]  Artur Frysiak <wiget/at/pld-linux.org>
7888
7889         * rc-scripts.spec.in: rc.serial moved to setserial
7890
7891 1999-07-15 13:43 +0000 [r427]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7892
7893         * rc.d/init.d/functions: - added >/dev/null 2>&1 to kill
7894
7895 1999-07-15 13:29 +0000 [r426]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7896
7897         * rc.d/init.d/network, rc.d/init.d/functions.network,
7898           rc.d/rc.sysinit, rc.d/init.d/functions: - we are using better
7899           pidofproc() from RH initscripts - removed unnecesary check in
7900           rc.sysinit - removed all obsolete functions from
7901           functions.network - finished proc_net() function (interface to
7902           /proc/sys/net)
7903
7904 1999-07-15 13:16 +0000 [r425]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7905
7906         * rc-scripts.spec.in: requires: /bin/awk
7907
7908 1999-07-14 17:49 +0000 [r424]  kloczek <kloczek/at/pld-linux.org>
7909
7910         * rc.d/rc.serial (removed): - moved to setserial.
7911
7912 1999-07-14 17:16 +0000 [r423]  kloczek <kloczek/at/pld-linux.org>
7913
7914         * rc.d/Makefile.am: - removed rc.derial.
7915
7916 1999-07-13 13:27 +0000 [r422]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7917
7918         * AUTHORS: authors - based on ChangeLog
7919
7920 1999-07-13 12:52 +0000 [r421]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7921
7922         * rc.d/rc.sysinit, rc.d/init.d/functions: - /proc is mounted before
7923           starting fsck (needed for working LABEL support is fsck) - fixed
7924           bug in show()
7925
7926 1999-07-13 12:49 +0000 [r420]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7927
7928         * INSTALL, sysconfig/network-scripts/tnldown,
7929           sysconfig/network-scripts/ifdown,
7930           sysconfig/interfaces/tnlcfg-icm,
7931           sysconfig/interfaces/ifcfg-ppp0.callback,
7932           sysconfig/interfaces/ifcfg-lo, doc/ipchains-setup.txt,
7933           doc/sysvinitfiles, sysconfig/interfaces/ifcfg-eth0.wiget,
7934           sysconfig/network-scripts/ifup-ppp,
7935           sysconfig/network-scripts/ifup-ipx, doc/sysconfig.txt,
7936           rc-scripts.spec.in, sysconfig/network-scripts/ifup-plip,
7937           ppp/ip-up, sysconfig/network-scripts/ifdown-post,
7938           rc.d/rc.sysinit, doc-devel/ogolnie, doc/net-scripts.txt,
7939           sysconfig/interfaces/data/chat-ppp0.tpsa,
7940           sysconfig/network-scripts/ifup-routes,
7941           sysconfig/network-scripts/ifup-aliases,
7942           sysconfig/network-scripts/ifdown-ppp,
7943           sysconfig/network-scripts/ifup-post, rc.d/rc.serial, Makefile.am,
7944           sysconfig/interfaces/data/chat-ppp0.leased1,
7945           rc.d/init.d/functions.network, ppp/ip-down, NEWS, setsysfont,
7946           rc.d/rc.local, rc.d/init.d/functions,
7947           sysconfig/network-scripts/ifdown-sl,
7948           sysconfig/network-scripts/tnlup, AUTHORS,
7949           sysconfig/network-scripts/ifup,
7950           sysconfig/interfaces/data/chat-ppp0.callback, rc.d/rc, inittab,
7951           lang.sh, README, lang.csh,
7952           sysconfig/interfaces/ifcfg-ppp0.leased1,
7953           sysconfig/interfaces/ifcfg-ppp0.leased2,
7954           sysconfig/interfaces/ifcfg-sl0,
7955           sysconfig/network-scripts/ifup-sl: massive :$
7956
7957 1999-07-05 10:27 +0000 [r419]  Artur Frysiak <wiget/at/pld-linux.org>
7958
7959         * rc-scripts.spec.in: Requires: procps
7960
7961 1999-07-05 10:23 +0000 [r418]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7962
7963         * rc.d/init.d/functions: we are using printf from sh-utils package
7964           instead of cut
7965
7966 1999-07-05 09:12 +0000 [r417]  Artur Frysiak <wiget/at/pld-linux.org>
7967
7968         * configure.in, rc-scripts.spec.in: - network-scripts moved to
7969           /etc/sysconfig
7970
7971 1999-07-05 08:47 +0000 [r415-416]  Artur Frysiak <wiget/at/pld-linux.org>
7972
7973         * rc-scripts.spec.in: Requires: net-tools, iproute2
7974
7975         * rc-scripts.spec.in: Requires: sed
7976
7977 1999-07-05 08:39 +0000 [r414]  Artur Frysiak <wiget/at/pld-linux.org>
7978
7979         * configure.in, rc-scripts.spec.in,
7980           sysconfig/network-scripts/Makefile.am: - skrypty sieciowe w
7981           network-scripts - ipchains poniechane (jak ktoś chce to niech
7982           wsadzi w oddzielny moduł) - net-scripts i rc-scripts połączone w
7983           rc-scripts
7984
7985 1999-07-05 08:08 +0000 [r413]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7986
7987         * sysconfig/network-scripts/ifup, rc.d/rc, rc.d/init.d/functions: -
7988           przesunięte inormacje `ok`, `busy` itp w nieco w prawo (więcej
7989           miejsca na komunikaty) - dodajemy takze routing IPv6 na okreslone
7990           interfejsy
7991
7992 1999-07-03 15:09 +0000 [r410-412]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
7993
7994         * sysconfig/network-scripts/ChangeLog (removed): i po tescie
7995
7996         * sysconfig/network-scripts/ifup: ip used to sed MAC address
7997
7998         * sysconfig/network-scripts/ChangeLog (added): test
7999
8000 1999-07-02 13:21 +0000 [r409]  Artur Frysiak <wiget/at/pld-linux.org>
8001
8002         * rc-scripts.spec.in: more Requires
8003
8004 1999-07-02 11:49 +0000 [r408]  Artur Frysiak <wiget/at/pld-linux.org>
8005
8006         * rc-scripts.spec.in: more Requires
8007
8008 1999-07-02 11:31 +0000 [r407]  Artur Frysiak <wiget/at/pld-linux.org>
8009
8010         * rc-scripts.spec.in, src/Makefile.am: added missing files
8011
8012 1999-07-02 11:14 +0000 [r404-406]  Artur Frysiak <wiget/at/pld-linux.org>
8013
8014         * doc/ipcalc.1: from src
8015
8016         * doc/Makefile.am: added initlog.1
8017
8018         * src/netreport.1 (removed), src/initlog.1 (removed), src/doexec.1
8019           (removed), src/usernetctl.1 (removed), src/Makefile.am,
8020           src/ipcalc.1 (removed), src/usleep.1 (removed): manuals in doc
8021
8022 1999-07-02 09:32 +0000 [r402-403]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8023
8024         * rc.d/init.d/Makefile.am, sysconfig/network-scripts/ifup: -
8025           ARPable by default
8026
8027         * rc.d/init.d/network, sysconfig/network-scripts/tnlup,
8028           sysconfig/network-scripts/ifup,
8029           sysconfig/network-scripts/ifup-plip,
8030           sysconfig/network-scripts/tnldown, sysconfig/network-ip6
8031           (removed), rc.d/rc, rc.d/rc.sysinit, sysconfig/network,
8032           sysconfig/network-ip6.conf (removed), doc-devel/ogolnie,
8033           sysconfig/interfaces/ifcfg-eth0.wiget, rc.d/init.d/allowlogin
8034           (added), rc.d/init.d/network-ip6.init (removed): - obsługa
8035           multicast, arp, src - poprawka w "Delay Login" - poprawki w
8036           template ifcfg-eth0.wiget - tnlup && tnldown uwzględniają
8037           konfigurację w network - ustawianie defaulowo PROTOCOL=
8038
8039 1999-07-01 21:10 +0000 [r401]  Artur Frysiak <wiget/at/pld-linux.org>
8040
8041         * configure.in, rc-scripts.spec.in,
8042           sysconfig/interfaces/data/Makefile.am,
8043           sysconfig/interfaces/Makefile.am: now rc-scripts compile, install
8044           and make rpm correct
8045
8046 1999-07-01 14:37 +0000 [r400]  Artur Frysiak <wiget/at/pld-linux.org>
8047
8048         * sysconfig/interfaces/.cvsignore (added),
8049           sysconfig/interfaces/data/.cvsignore (added): ignore
8050           autogenerated
8051
8052 1999-06-29 16:38 +0000 [r399]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8053
8054         * rc.d/init.d/network, sysconfig/network-scripts/tnlup,
8055           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
8056           rc.d/init.d/functions.network, rc.d/init.d/functions: - poprawki
8057           w calcnetmask - net-tools (prawie) > /dev/null. Używamy iproute -
8058           poprawki w obsłudze aliasów (nie testowałem ale powinno być
8059           możliwe używanie aliasów typu eth0:PLD_JEST_SUPER)
8060
8061 1999-06-28 20:05 +0000 [r397-398]  kloczek <kloczek/at/pld-linux.org>
8062
8063         * sysconfig/interfaces/data/Makefile.am (added),
8064           sysconfig/interfaces/Makefile.am (added): - template Makefile.am.
8065
8066         * configure.in: - added missing "\".
8067
8068 1999-06-28 15:39 +0000 [r395-396]  Artur Frysiak <wiget/at/pld-linux.org>
8069
8070         * src/Makefile (removed): Autogenerated
8071
8072         * rc.d/init.d/Makefile.am, src/Makefile, configure.in,
8073           rc-scripts.spec.in, Makefile.am,
8074           sysconfig/network-scripts/Makefile.am, sysconfig/Makefile.am:
8075           first try to sync Makefile.am
8076
8077 1999-06-28 14:30 +0000 [r394]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8078
8079         * sysconfig/network-scripts/chat-ppp0.tpsa (removed),
8080           sysconfig/interfaces/data/chat-ppp0.callback (added),
8081           sysconfig/interfaces/data/chat-ppp0.leased1 (added),
8082           sysconfig/network-scripts/chat-ppp0.callback (removed),
8083           sysconfig/network-scripts/chat-ppp0.leased1 (removed),
8084           sysconfig/interfaces/data (added),
8085           sysconfig/interfaces/data/chat-ppp0.tpsa (added): moved chat*
8086
8087 1999-06-28 13:12 +0000 [r393]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8088
8089         * sysconfig/network-scripts/tnlup: wszędzie ${}
8090
8091 1999-06-28 13:07 +0000 [r392]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8092
8093         * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes,
8094           sysconfig/network-scripts/tnlup (added),
8095           sysconfig/network-scripts/ifup,
8096           sysconfig/network-scripts/ifdhcpc-done (removed),
8097           doc/sysconfig.txt, sysconfig/network-scripts/tnldown (added),
8098           rc.d/init.d/functions.network, sysconfig/static-nat (added),
8099           sysconfig/network-scripts/ifup-tnl (removed),
8100           rc.d/init.d/tunnels-ip6.init (removed), src/ipcalc.c,
8101           sysconfig/network-scripts/ifdown-tnl (removed): - zmiana syntaxy
8102           dla routingu statycznego - if{up,down}-tnl -> tnl{up,down} -
8103           poprawki dotyczące PREFIX - tunnels-ip6.init, ifdhcpc-done -
8104           zbędne (zastąpione przez inne narzędzia)
8105
8106 1999-06-27 18:48 +0000 [r391]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8107
8108         * rc.d/init.d/functions.network: Added function to calculate
8109           netmask from prefix
8110
8111 1999-06-27 18:26 +0000 [r390]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8112
8113         * doc-devel/ogolnie: removed 2 config files
8114
8115 1999-06-27 18:14 +0000 [r388-389]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8116
8117         * rc.d/init.d/network: tunnels
8118
8119         * sysconfig/network-scripts/ifup,
8120           sysconfig/network-scripts/ifup-plip,
8121           sysconfig/interfaces/ifcfg-lo, doc/net-scripts.txt,
8122           sysconfig/interfaces/ifcfg-ppp0.leased1,
8123           sysconfig/interfaces/ifcfg-ppp0.leased2,
8124           sysconfig/interfaces/ifcfg-eth0.wiget: NETMASK= is obsoletes
8125           (instead we use PREFIX=)
8126
8127 1999-06-27 17:34 +0000 [r387]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8128
8129         * src/ipcalc.1, src/ipcalc.c: PREFIX instead NETMASK in --prefix
8130           option
8131
8132 1999-06-27 17:25 +0000 [r384-386]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8133
8134         * rc.d/init.d/functions.network: poprawki
8135
8136         * rc.d/init.d/functions.network: poprawki
8137
8138         * rc.d/init.d/functions.network: poprawki
8139
8140 1999-06-27 17:11 +0000 [r383]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8141
8142         * rc.d/init.d/functions.network: typo
8143
8144 1999-06-27 17:00 +0000 [r382]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8145
8146         * rc.d/init.d/functions.network: Added function for calulating
8147           network prefix.
8148
8149 1999-06-27 16:06 +0000 [r381]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8150
8151         * sysconfig/network-scripts/ifup: small poprawken
8152
8153 1999-06-27 15:30 +0000 [r380]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8154
8155         * src/ipcalc.1, src/ipcalc.c: - added support for short netmask
8156           style (/24 etc)
8157
8158 1999-06-27 14:42 +0000 [r379]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8159
8160         * sysconfig/interfaces/ifcfg-eth0.wiget (added): readed
8161
8162 1999-06-27 14:27 +0000 [r378]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8163
8164         * sysconfig/network-scripts/ifdown-ppp,
8165           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
8166           sysconfig/network-scripts/ifup-post,
8167           sysconfig/interfaces/tnlcfg-icm, rc.d/rc.sysinit,
8168           sysconfig/network-scripts/ifdown-post, sysconfig/tunnels-ip6.conf
8169           (removed), sysconfig/network-scripts/ifup-tnl (added),
8170           sysconfig/network-scripts/ifup-sl,
8171           sysconfig/network-scripts/ifup-ppp,
8172           sysconfig/network-scripts/ifdown-tnl (added),
8173           sysconfig/network-scripts/ifup-ipx: - używamy pumpa do
8174           bootp/dhcpd - dodano ifup-tnl && ifdown-tnl - obsługa tuneli
8175           ipip, sit, gre (ipxip niezrobiona jeszcze) - tunnels-ip6.conf -
8176           zbędne (tunele są konfigurowane w stylu SySV) - drobne poprawki
8177
8178 1999-06-23 17:14 +0000 [r377]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8179
8180         * sysconfig/network-scripts/ifcfg-lo (removed): removed
8181
8182 1999-06-21 20:36 +0000 [r376]  Jan Rękorajski <baggins/at/pld-linux.org>
8183
8184         * rc.d/rc.sysinit: usuwanie lockow po pam_console
8185
8186 1999-06-19 11:29 +0000 [r375]  kloczek <kloczek/at/pld-linux.org>
8187
8188         * inputrc (removed), rc.d/init.d/shutdwn, Makefile.am, autogen.sh,
8189           rc.d/rc.sysinit, rc.d/init.d/single, rc.d/init.d/killall,
8190           rc.d/init.d/functions: - removed inputrc (it must be in
8191           readline), - reformatings, - removed processing doc in
8192           Makefile.am and autogen.sh.
8193
8194 1999-06-18 19:23 +0000 [r374]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8195
8196         * rc.d/init.d/network, src/Makefile (added),
8197           sysconfig/network-scripts/tnlcfg-icm (removed),
8198           rc.d/init.d/shutdwn, rc.d/rc.serial, doc/initlog.1 (added),
8199           sysconfig/interfaces/tnlcfg-icm (added), src/minilogd.c (added),
8200           src/initlog.c (added), src/loglevel.c (added), src/initlog.h
8201           (added), rc.d/init.d/functions, src/process.c (added),
8202           sysconfig/system, rc.d/init.d/netfs (added), src/initlog.1
8203           (added), rc.d/rc.sysinit, src/process.h (added),
8204           rc.d/init.d/single, doc-devel/ogolnie (added),
8205           sysconfig/interfaces/ifcfg-sl0 (added), doc-devel (added): pare
8206           zmian
8207
8208 1999-06-18 19:14 +0000 [r373]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8209
8210         * sysconfig/network-scripts/ifdown-sl,
8211           sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
8212           sysconfig/network-scripts/ifup-post,
8213           sysconfig/network-scripts/ifcfg-ppp0.callback (removed),
8214           sysconfig/network-scripts/ifcfg-ppp0.leased1 (removed),
8215           sysconfig/network-scripts/ifdown-post,
8216           sysconfig/network-scripts/ifcfg-ppp0.leased2 (removed),
8217           sysconfig/network-scripts/ifcfg-eth0.wiget (removed),
8218           sysconfig/network-scripts/ifcfg-eth0 (removed),
8219           sysconfig/network-scripts/ifup-sl,
8220           sysconfig/network-scripts/network-functions (removed),
8221           sysconfig/network-scripts/ifcfg-ppp0.tpsa (removed): *** empty
8222           log message ***
8223
8224 1999-06-16 17:29 +0000 [r372]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
8225
8226         * rc.d/rc.sysinit: fixed colors
8227
8228 1999-06-15 18:06 +0000 [r371]  kloczek <kloczek/at/pld-linux.org>
8229
8230         * rc.d/rc.media (removed): - removed. This was (my) silly idea.
8231
8232 1999-06-15 14:31 +0000 [r370]  kloczek <kloczek/at/pld-linux.org>
8233
8234         * src/Makefile (removed): - autogenerated.
8235
8236 1999-06-14 21:17 +0000 [r369]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8237
8238         * rc.d/init.d/network, INSTALL (added), ppp/ip-down.d/Makefile.am
8239           (added), doc/Makefile.am (added), doc/ipchains-setup.txt (added),
8240           doc/sysvinitfiles (added), rc-scripts.spec.in (added),
8241           doc/sysconfig.txt (added), sysconfig/interfaces (added),
8242           sysconfig/network-scripts/ifup-plip,
8243           sysconfig/network-scripts/Makefile.am (added), doc/ipcalc.1
8244           (added), rc.d/init.d/reboot,
8245           sysconfig/network-scripts/ifdown-ppp,
8246           sysconfig/network-scripts/ifup-post, Makefile.am (added),
8247           doc/doexec.1 (added), autogen.sh (added), NEWS (added), Makefile
8248           (removed), rc-scripts.spec (removed), doc/.cvsignore (added),
8249           rc.d/init.d/functions, rc.d/init.d/Makefile.am (added), AUTHORS
8250           (added), configure.in (added), doc/usernetctl.1 (added),
8251           sysconfig/network, README (added), src/Makefile.am (added),
8252           doc/usleep.1 (added), doc (added), ppp/Makefile.am (added),
8253           COPYING (added), sysconfig/network-scripts/ifdown,
8254           ipchains-setup.txt (removed), sysconfig/interfaces/ifcfg-lo
8255           (added), sysconfig/interfaces/ifcfg-ppp0.callback (added),
8256           sysconfig/network-scripts/ifup-ppp, sysconfig/system,
8257           rc.d/rc.sysinit, rc.d/init.d/single, doc/net-scripts.txt (added),
8258           rc.d/init.d/halt, sysconfig/network-scripts/ifup-aliases,
8259           rc.d/init.d/shutdwn, rc.d/rc.serial,
8260           rc.d/init.d/functions.network (added), sysvinitfiles (removed),
8261           .cvsignore, sysconfig/Makefile.am (added), sysconfig.txt
8262           (removed), ppp/ip-up.d/Makefile.am (added),
8263           sysconfig/network-scripts/ifdown-sl,
8264           sysconfig/network-scripts/ifup, doc/netreport.1 (added),
8265           sysconfig/interfaces/ifcfg-ppp0.tpsa (added), net-scripts.txt
8266           (removed), lang.sh, rc.d/rc, lang.csh (added), rc.d/Makefile.am
8267           (added), sysconfig/interfaces/ifcfg-ppp0.leased1 (added),
8268           sysconfig/interfaces/ifcfg-ppp0.leased2 (added),
8269           sysconfig/network-scripts/ifup-sl: Synced with latest from old
8270           repo
8271
8272 1999-06-14 21:06 +0000 [r367-368]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8273
8274         * ipchains-setup.txt (added): now synced. (one file was missed)
8275
8276         * rc.d/init.d/network, rc.d/rc.media (added), sysconfig/system,
8277           net-scripts.txt (added), rc.d/init.d/ipchains (added),
8278           sysconfig/static-routes (added), rc.d/rc.sysinit,
8279           sysconfig/network-scripts/ifcfg-eth0.wiget (added), Makefile,
8280           rc-scripts.spec, sysconfig/ipchains (added),
8281           rc.d/init.d/functions: synced with 0.0.5
8282
8283 1999-06-14 20:53 +0000 [r366]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8284
8285         * sysconfig/network-scripts/ifup, lang.sh, Makefile,
8286           sysconfig/network, src/testdinit, setsysfont, rc-scripts.spec,
8287           sysconfig.txt: Synced with 0.0.4
8288
8289 1999-06-14 20:50 +0000 [r365]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8290
8291         * sysconfig/network (added), sysconfig/network-scripts/ifcfg-eth0
8292           (added): now is really synced with 0.0.3
8293
8294 1999-06-14 20:44 +0000 [r364]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8295
8296         * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases,
8297           sysconfig/network-scripts/ifdhcpc-done,
8298           sysconfig/network-scripts/ifdown-ppp,
8299           sysconfig/network-scripts/ifdown,
8300           sysconfig/network-scripts/ifup-post,
8301           sysconfig/network-scripts/ifcfg-ppp0 (removed),
8302           ppp/ip-down.d/logger, sysconfig/network-scripts/chat-ppp0
8303           (removed), sysconfig/network-scripts/network-functions,
8304           sysconfig.txt, sysconfig/network-scripts/ifup-ppp,
8305           rc-scripts.spec, rc.d/init.d/functions,
8306           sysconfig/network-scripts/ifup-ipx,
8307           sysconfig/network-scripts/ifdown-sl, inputrc,
8308           sysconfig/network-scripts/ifup, tunnels-ip6.init (removed),
8309           sysconfig/network-scripts/ifup-plip, ppp/ip-up.d/logger,
8310           sysconfig/network-scripts/ifdown-post,
8311           sysconfig/network-scripts/ifup-sl, radvd.init (removed): Synced
8312           with rc-scripts-0.0.3 from old repo.
8313
8314 1999-06-14 20:12 +0000 [r363]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8315
8316         * rc.d/init.d/network, src/Makefile, sysconfig/system,
8317           ppp/ip-up.d/logger, rc.d/rc.sysinit, .cvsignore, Makefile,
8318           ppp/ip-down.d/logger, rc-scripts.spec, rc.d/init.d/functions:
8319           Synced with rc-scripts-0.0.2 from old repo.
8320
8321 1999-06-14 20:08 +0000 [r362]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
8322
8323         * rc.d/init.d/network,
8324           sysconfig/network-scripts/ifcfg-ppp0.callback (added),
8325           sysconfig/network-scripts/ifdown,
8326           sysconfig/network-scripts/chat-ppp0.callback (added),
8327           rc.d/init.d/functions-ip6, sysconfig/network-scripts/ifup-ppp,
8328           sysconfig/network-scripts/ifup-ipx, inputrc (added),
8329           sysconfig/network-scripts/ifup-plip, sysconfig/network-ip6,
8330           sysconfig/network-scripts/ifcfg-ppp0.leased1 (added),
8331           rc.d/init.d/nfsfs, sysconfig/network-scripts/ifcfg-ppp0.leased2
8332           (added), rc.d/rc.sysinit, rc.d/init.d/random,
8333           sysconfig/network-scripts/ifdown-post, rc.d/init.d/single,
8334           src/usernetctl.c, rc.d/init.d/halt,
8335           sysconfig/network-scripts/ifup-routes,
8336           sysconfig/network-scripts/ifup-aliases, src/Makefile,
8337           sysconfig/network-scripts/tnlcfg-icm (added),
8338           sysconfig/network-scripts/ifdown-ppp, rc.d/init.d/reboot (added),
8339           rc.d/init.d/shutdwn (added), sysconfig/network-scripts/ifup-post,
8340           rc.d/rc.serial, sysvinitfiles (added), sysconfig/tunnels-ip6.conf
8341           (added), Makefile, sysconfig/network-ip6.conf, rc-scripts.spec
8342           (added), sysconfig.txt, sysconfig/network-scripts/ifcfg-ppp0.tpsa
8343           (added), rc.d/rc.local, rc.d/init.d/functions,
8344           sysconfig/network-scripts/chat-ppp0.tpsa (added),
8345           sysconfig/network-scripts/ifdown-sl,
8346           sysconfig/network-scripts/ifup, rc.d/rc, inittab, lang.sh,
8347           sysconfig/network-scripts/chat-ppp0.leased1 (added),
8348           rc.d/init.d/killall, rc.d/init.d/tunnels-ip6.init (added),
8349           sysconfig/network-scripts/ifup-sl, rc.d/init.d/network-ip6.init
8350           (added): Synced with rc-scripts-0.0.1 from old repo.
8351
8352 1999-06-14 19:55 +0000 [r361]  kloczek <kloczek/at/pld-linux.org>
8353
8354         * sysconfig/system (added): - added initial main system
8355           configuration file with: -- RUN_SULOGIN_ON_ERR=yes --
8356           DEFAULT_SERVICE_RUN_NICE_LEVEL=0 -- RUN_ISAPNP=yes --
8357           PANIC_REBOOT_TIME=0 -- DELAY_LOGIN=yes -- CLEAN_TMP=yes
8358
8359 1999-06-14 19:31 +0000 [r360]  kloczek <kloczek/at/pld-linux.org>
8360
8361         * rc.d/init.d/functions: - added suporting colors with using tput
8362           instead hardcoded term sequences.
8363
8364 1999-06-14 19:25 +0000 [r359]  kloczek <kloczek/at/pld-linux.org>
8365
8366         * src/.cvsignore (added), ppp/ip-up.d/.cvsignore (added),
8367           rc.d/init.d/.cvsignore (added), ppp/ip-down.d/.cvsignore (added),
8368           ppp/.cvsignore (added), .cvsignore (added),
8369           sysconfig/network-scripts/.cvsignore (added),
8370           sysconfig/.cvsignore (added), rc.d/.cvsignore (added): - added
8371           template .cvsignore.
8372
8373 1999-06-14 19:22 +0000 [r357]  Artur Frysiak <wiget/at/pld-linux.org>
8374
8375         * rc.d/init.d/network (added), rc.d/init.d/functions-ip6 (added),
8376           src/ipcalc.1 (added), sysconfig/network-scripts/ifup-ipx (added),
8377           tunnels-ip6.init (added), sysconfig/network-scripts/ifup-plip
8378           (added), ppp/ip-up (added), sysconfig/network-ip6 (added),
8379           rc.d/init.d/nfsfs (added), src/doexec.1 (added), src/Makefile
8380           (added), sysconfig (added), sysconfig/network-scripts/ifup-routes
8381           (added), sysconfig/network-scripts/ifdown-ppp (added),
8382           src/netreport.1 (added), sysconfig/network-scripts/ifup-post
8383           (added), ppp/ip-up.d (added), sysconfig/network-ip6.conf (added),
8384           adjtime (added), Makefile (added), src/usernetctl.1 (added),
8385           setsysfont (added), src/usleep.1 (added), rc.d/init.d/functions
8386           (added), rc.d (added), ppp/ip-up.d/logger (added), inittab
8387           (added), src/testdinit (added), ppp/ip-down.d (added),
8388           rc.d/init.d/killall (added), src/ipcalc.c (added),
8389           sysconfig/network-scripts/ifdhcpc-done (added),
8390           sysconfig/network-scripts/ifdown (added),
8391           sysconfig/network-scripts/ifcfg-ppp0 (added), src/doexec.c
8392           (added), sysconfig/network-scripts (added),
8393           sysconfig/network-scripts/ifup-ppp (added), src/netreport.c
8394           (added), rc.d/rc.sysinit (added), rc.d/init.d/random (added),
8395           src/testd.c (added), sysconfig/network-scripts/ifdown-post
8396           (added), rc.d/init.d/single (added), / (added), src/usernetctl.c
8397           (added), rc.d/init.d/halt (added),
8398           sysconfig/network-scripts/ifup-aliases (added), src/usleep.c
8399           (added), rc.d/rc.serial (added),
8400           sysconfig/network-scripts/ifcfg-lo (added), rc.d/init.d (added),
8401           ppp/ip-down (added), ppp/ip-down.d/logger (added),
8402           sysconfig/network-scripts/chat-ppp0 (added),
8403           sysconfig/network-scripts/network-functions (added),
8404           sysconfig.txt (added), rc.d/rc.local (added),
8405           sysconfig/network-scripts/ifdown-sl (added),
8406           sysconfig/network-scripts/ifup (added), src (added), rc.d/rc
8407           (added), lang.sh (added), ppp (added),
8408           sysconfig/network-scripts/ifup-sl (added), radvd.init (added):
8409           Initial revision
8410
This page took 0.810814 seconds and 4 git commands to generate.