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