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