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