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