]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - ChangeLog
- add static-routes6 support (IPv6-only ip routes and rules)
[projects/rc-scripts.git] / ChangeLog
index 020a54b038bd94eb130ea39fa5ebb1a93c7438d5..09f2257ad4245f6fbfd200676a17022dcae178ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-------------------------------------------------------------------------
-rev 1471:  arekm | 2003-10-31 01:49:16 +0100 (Fri, 31 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/configure.ac
-
-Prepare release 0.4.0.4.
-------------------------------------------------------------------------
-rev 1470:  arekm | 2003-10-31 01:47:20 +0100 (Fri, 31 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-Include genhostid in rpm package.
-------------------------------------------------------------------------
-rev 1469:  arekm | 2003-10-31 01:46:08 +0100 (Fri, 31 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/Makefile.am
-
-Fix handling custom builddir (until now objects were created in $(srcdir) not in builddir).
-
-------------------------------------------------------------------------
-rev 1468:  arekm | 2003-10-31 01:24:42 +0100 (Fri, 31 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.ac
-
-Fix finding shell scripts procedure when building with builddir different than place where configure file resides.
-
-------------------------------------------------------------------------
-rev 1467:  arekm | 2003-10-31 01:08:59 +0100 (Fri, 31 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/doc/consoletype.1
-   M /rc-scripts/trunk/doc/initlog.1
-   M /rc-scripts/trunk/doc/ipcalc.1
-   M /rc-scripts/trunk/doc/netreport.1
-   M /rc-scripts/trunk/doc/ppp-watch.8
-
-Update manual pages for each updated utility.
-------------------------------------------------------------------------
-rev 1466:  arekm | 2003-10-31 01:07:54 +0100 (Fri, 31 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/doc/Makefile.am
-   A /rc-scripts/trunk/doc/genhostid.1
-
-Include genhostid man page.
-------------------------------------------------------------------------
-rev 1465:  arekm | 2003-10-31 01:03:24 +0100 (Fri, 31 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/adjtime
-
-- One more zero to reflect real format of this file.
-------------------------------------------------------------------------
-rev 1464:  arekm | 2003-10-31 01:02:02 +0100 (Fri, 31 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/service
-
-Set default PATH and use it along with TERM when starting services.
-------------------------------------------------------------------------
-rev 1463:  arekm | 2003-10-31 00:58:03 +0100 (Fri, 31 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/src/Makefile.am
-   M /rc-scripts/trunk/src/consoletype.c
-   A /rc-scripts/trunk/src/genhostid.c
-   M /rc-scripts/trunk/src/getkey.c
-   M /rc-scripts/trunk/src/initlog.c
-   M /rc-scripts/trunk/src/ipcalc.c
-   M /rc-scripts/trunk/src/netreport.c
-   M /rc-scripts/trunk/src/ppp-watch.c
-   M /rc-scripts/trunk/src/process.c
-   M /rc-scripts/trunk/src/usernetctl.c
-
-Update bunch of utils in src/. New getnhostid utility. ipcalc has enhanced PREFIX support. getkey has been rewrited to use popt (rh).
-
-------------------------------------------------------------------------
-rev 1462:  arekm | 2003-10-31 00:43:55 +0100 (Fri, 31 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-Try to query 131072 bytes kernel buffer for dmesg and keep dmesg file from last five runs.
-
-------------------------------------------------------------------------
-rev 1461:  arekm | 2003-10-31 00:33:48 +0100 (Fri, 31 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-Plase usbdevfs and devfs filesystems into /etc/mtab, too.
-
-------------------------------------------------------------------------
-rev 1460:  arekm | 2003-10-31 00:30:01 +0100 (Fri, 31 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-Handle situation where multiple usb-controller aliases were defined and some of them were "off".
-
-------------------------------------------------------------------------
-rev 1459:  arekm | 2003-10-31 00:27:29 +0100 (Fri, 31 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-Firewire modules are now loaded if proper modprobe aliases were found (from mdk).
-
-------------------------------------------------------------------------
-rev 1458:  arekm | 2003-10-31 00:21:05 +0100 (Fri, 31 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-Use -e option for first swapon call. Now swapon will silently skip swap devices it they are not available at this time (like for example swap files on some partitions).
-
-------------------------------------------------------------------------
-rev 1456:  arekm | 2003-10-30 22:41:23 +0100 (Thu, 30 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-br
-
-- first flush addresses and then down interface. Previously things were done in reversed order and that caused problems on 2.6 kernels (ip flush was hanging). Additionaly things are now done in sync with how it's done in set_down_loopback().
-
-------------------------------------------------------------------------
-rev 1455:  arekm | 2003-10-28 02:09:19 +0100 (Tue, 28 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- fix /sys mount and simplify check if usbfs is already mounted
-------------------------------------------------------------------------
-rev 1452:  arekm | 2003-10-26 01:34:19 +0200 (Sun, 26 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
-
-- update for upcoming 0.4.0.3 release
-------------------------------------------------------------------------
-rev 1451:  arekm | 2003-10-26 01:32:31 +0200 (Sun, 26 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/configure.ac
-
-- 0.4.0.3 release
-------------------------------------------------------------------------
-rev 1445:  arekm | 2003-10-19 00:26:15 +0200 (Sun, 19 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- fix typo in accounting script path (qboosh)
-------------------------------------------------------------------------
-rev 1444:  arekm | 2003-10-17 20:55:25 +0200 (Fri, 17 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/timezone
-
-- copy timezone file instead of symlinking it (idea by ankry)
-------------------------------------------------------------------------
-rev 1437:  arekm | 2003-10-13 09:41:25 +0200 (Mon, 13 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-
-- don't ignore data specified at DATAFORCHAT option (Szymon Siwek <sls@poczta.wp.pl>)
-
-------------------------------------------------------------------------
-rev 1436:  arekm | 2003-10-12 21:12:43 +0200 (Sun, 12 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/sysconfig/system
-
-- support for per service ulimits configuration (qboosh)
-------------------------------------------------------------------------
-rev 1435:  arekm | 2003-10-12 21:11:42 +0200 (Sun, 12 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/functions.network
-
-- kill gnu in PLD name (qboosh)
-------------------------------------------------------------------------
-rev 1434:  arekm | 2003-10-12 21:10:48 +0200 (Sun, 12 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/po/de.po
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- use /etc/rc.d/rc.acct for accouting; updated accouting related parts of translations (qboosh)
-------------------------------------------------------------------------
-rev 1433:  wiget | 2003-10-11 13:03:28 +0200 (Sat, 11 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-
-- describe HOTPLUG
-
-------------------------------------------------------------------------
-rev 1432:  wiget | 2003-10-11 12:59:34 +0200 (Sat, 11 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- if invoced from hotplug bring up only interface with HOTPLUG=yes
-
-------------------------------------------------------------------------
-rev 1431:  wiget | 2003-10-11 11:15:11 +0200 (Sat, 11 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- ifup exit if invoked from hotplug and ONBOOT=yes
-------------------------------------------------------------------------
-rev 1430:  arekm | 2003-10-08 17:03:59 +0200 (Wed, 08 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-
-- sysfs added to remaining list in rc.shutdown (by havner)
-------------------------------------------------------------------------
-rev 1425:  arekm | 2003-10-07 17:44:32 +0200 (Tue, 07 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-
-- bring PPPOA_IFACE up before starting pppoa; small fix in logged message (both by adasi)
-------------------------------------------------------------------------
-rev 1424:  arekm | 2003-10-07 11:41:38 +0200 (Tue, 07 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-
-- initial eagle (pppoa) support by Witold Krecicki <adasi@grubno.da.ru>)
-------------------------------------------------------------------------
-rev 1413:  arekm | 2003-10-06 11:19:16 +0200 (Mon, 06 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/hwprofile
-
-- fix typo in available word (qboosh)
-------------------------------------------------------------------------
-rev 1412:  arekm | 2003-10-04 15:02:29 +0200 (Sat, 04 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- return with some retval
-------------------------------------------------------------------------
-rev 1411:  arekm | 2003-10-04 14:06:27 +0200 (Sat, 04 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- allow unknown options to be passed to initlog()
-------------------------------------------------------------------------
-rev 1410:  arekm | 2003-10-04 13:57:35 +0200 (Sat, 04 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- move is_yes and is_not at beginning
-------------------------------------------------------------------------
-rev 1409:  arekm | 2003-10-04 13:41:52 +0200 (Sat, 04 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/Makefile.am
-
-- use rpm or rpmbuild depending on which rpm version is installed
-------------------------------------------------------------------------
-rev 1408:  arekm | 2003-10-04 13:30:34 +0200 (Sat, 04 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- include hwprofiles/files
-------------------------------------------------------------------------
-rev 1407:  arekm | 2003-10-04 13:08:09 +0200 (Sat, 04 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/sysconfig/system
-
-Fast boot support (disables NLS, fancy logging and thus is much faster). Useful on workstations. Based on idea and patch by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.
-
-------------------------------------------------------------------------
-rev 1406:  arekm | 2003-10-04 11:55:09 +0200 (Sat, 04 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/setsysfont
-
-- use CONSOLEFONT when SYSFONT is empty (Wojtek Kaniewski <wojtekka@bydg.pdi.net>)
-------------------------------------------------------------------------
-rev 1405:  arekm | 2003-10-04 11:52:41 +0200 (Sat, 04 Oct 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-
-Support for ppp-plugin-ifcfg-password.spec by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.
-
-------------------------------------------------------------------------
-rev 1404:  arekm | 2003-10-04 11:46:51 +0200 (Sat, 04 Oct 2003) | 6 lines
-Changed paths:
-   M /rc-scripts/trunk/hwprofile
-   M /rc-scripts/trunk/sysconfig/hwprof
-   M /rc-scripts/trunk/sysconfig/hwprofiles/Makefile.am
-   A /rc-scripts/trunk/sysconfig/hwprofiles/files
-
-Merged patch by Tomasz Witek <tiwek@manta.univ.gda.pl>:
-- ignore Latency in /proc/pci
-- ability to choose profile while booting
-- example profile file
-- misc fixes and cleanups
-
-------------------------------------------------------------------------
-rev 1401:  arekm | 2003-10-02 20:45:03 +0200 (Thu, 02 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
-
-- updated for 0.4.0.2 release
-------------------------------------------------------------------------
-rev 1400:  arekm | 2003-10-02 20:43:56 +0200 (Thu, 02 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/configure.ac
-
-- 0.4.0.2 release
-------------------------------------------------------------------------
-rev 1399:  arekm | 2003-10-02 20:42:33 +0200 (Thu, 02 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- check own pid, not parents one
-------------------------------------------------------------------------
-rev 1398:  arekm | 2003-10-02 20:33:51 +0200 (Thu, 02 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- sleep 5 is not needed when starting usb; more protection again double mounting usbfs
-------------------------------------------------------------------------
-rev 1397:  arekm | 2003-10-02 20:23:51 +0200 (Thu, 02 Oct 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- do even try to kill itself
-------------------------------------------------------------------------
-rev 1393:  baggins | 2003-09-30 11:44:14 +0200 (Tue, 30 Sep 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- load lvm and dm modules with "autoclean"
-
-------------------------------------------------------------------------
-rev 1392:  baggins | 2003-09-30 11:40:59 +0200 (Tue, 30 Sep 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- usb-storage must be loaded before LVM detection (disks on USB are real)
-
-------------------------------------------------------------------------
-rev 1383:  wiget | 2003-09-28 18:33:55 +0200 (Sun, 28 Sep 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-
-- fix error message
-------------------------------------------------------------------------
-rev 1382:  wiget | 2003-09-28 18:03:40 +0200 (Sun, 28 Sep 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-irda
-
-- fix setting arp for irdaX
-------------------------------------------------------------------------
-rev 1381:  arekm | 2003-09-28 16:53:30 +0200 (Sun, 28 Sep 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- fix power/txpower/retry wlan parameters handling
-------------------------------------------------------------------------
-rev 1371:  wiget | 2003-09-22 21:55:20 +0200 (Mon, 22 Sep 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/run-parts
-
-- use syntax described in SUSv2
-------------------------------------------------------------------------
-rev 1370:  arekm | 2003-09-22 19:46:30 +0200 (Mon, 22 Sep 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/run-parts
-
-- oh, use RUNPARTS_DIR
-------------------------------------------------------------------------
-rev 1369:  arekm | 2003-09-22 19:20:28 +0200 (Mon, 22 Sep 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/run-parts
-
-- run mainly safe named scripts and protect against some bad files
-------------------------------------------------------------------------
-rev 1367:  arekm | 2003-09-22 03:45:42 +0200 (Mon, 22 Sep 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
-
-- updated
-------------------------------------------------------------------------
-rev 1365:  arekm | 2003-09-22 03:35:16 +0200 (Mon, 22 Sep 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- include more docs
-------------------------------------------------------------------------
-rev 1364:  arekm | 2003-09-22 03:28:35 +0200 (Mon, 22 Sep 2003) | 6 lines
-Changed paths:
-   M /rc-scripts/trunk/AUTHORS
-   M /rc-scripts/trunk/ChangeLog
-   M /rc-scripts/trunk/DEVELOPMENT
-   M /rc-scripts/trunk/README
-   M /rc-scripts/trunk/configure.ac
-   M /rc-scripts/trunk/doc/ipcalc.1
-   M /rc-scripts/trunk/doc/net-scripts.txt
-   M /rc-scripts/trunk/doc/sysconfig.txt
-   M /rc-scripts/trunk/doc/sysvinitfiles
-   M /rc-scripts/trunk/hwprofile
-   M /rc-scripts/trunk/isapnp/Makefile.am
-   M /rc-scripts/trunk/isapnp/isapnp-kernel.conf
-   M /rc-scripts/trunk/makepot.pl
-   M /rc-scripts/trunk/po/de.po
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/ppp/auth-down
-   M /rc-scripts/trunk/ppp/auth-up
-   M /rc-scripts/trunk/ppp/ip-down
-   M /rc-scripts/trunk/ppp/ip-down.d/logger
-   M /rc-scripts/trunk/ppp/ip-up
-   M /rc-scripts/trunk/ppp/ip-up.d/logger
-   M /rc-scripts/trunk/ppp/ipx-down
-   M /rc-scripts/trunk/ppp/ipx-up
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/allowlogin
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/killall
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/init.d/random
-   M /rc-scripts/trunk/rc.d/init.d/single
-   M /rc-scripts/trunk/rc.d/init.d/template.init
-   M /rc-scripts/trunk/rc.d/init.d/timezone
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.init
-   M /rc-scripts/trunk/rc.d/rc.local
-   M /rc-scripts/trunk/rc.d/rc.modules
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/run-parts
-   M /rc-scripts/trunk/src/ipcalc.c
-   M /rc-scripts/trunk/sysconfig/clock
-   M /rc-scripts/trunk/sysconfig/hwprofiles/Makefile.am
-   M /rc-scripts/trunk/sysconfig/i18n
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.callback
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.leased1
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.tpsa
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/ppp/logger
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-br0
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-irda0
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-irlan0
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.callback
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased1
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased2
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-sl0
-   M /rc-scripts/trunk/sysconfig/interfaces/tnlcfg-description
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/ppp/logger
-   M /rc-scripts/trunk/sysconfig/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/functions.network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-br
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-irda
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-vlan
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-br
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-irda
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-iucv
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-neigh
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plusb
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-vlan
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-   M /rc-scripts/trunk/sysconfig/system
-
-- preparation for upcoming 0.4.0.1 release
-- updated all email addresses to current domain (pld-linux.org)
-- added missing files (networking scripts mainly)
-- updated spec file
-- updated changelog
-
-------------------------------------------------------------------------
-rev 1363:  arekm | 2003-09-22 02:55:30 +0200 (Mon, 22 Sep 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/Makefile.am
-   M /rc-scripts/trunk/sysconfig/network-scripts/Makefile.am
-
-- added missing files
-------------------------------------------------------------------------
-rev 1361:  arekm | 2003-09-19 22:29:34 +0200 (Fri, 19 Sep 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-
-- description of DIRECT_CONNECT for ppp, too
-------------------------------------------------------------------------
-rev 1331:  arekm | 2003-09-14 13:47:37 +0200 (Sun, 14 Sep 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/.cvsignore
-   M /rc-scripts/trunk/AUTHORS
-   M /rc-scripts/trunk/COPYING
-   M /rc-scripts/trunk/ChangeLog
-   M /rc-scripts/trunk/DEVELOPMENT
-   M /rc-scripts/trunk/INSTALL
-   M /rc-scripts/trunk/Makefile.am
-   M /rc-scripts/trunk/NEWS
-   M /rc-scripts/trunk/README
-   M /rc-scripts/trunk/TODO
-   M /rc-scripts/trunk/adjtime
-   M /rc-scripts/trunk/autogen.sh
-   M /rc-scripts/trunk/configure.ac
-   M /rc-scripts/trunk/doc/.cvsignore
-   M /rc-scripts/trunk/doc/Makefile.am
-   M /rc-scripts/trunk/doc/consoletype.1
-   M /rc-scripts/trunk/doc/doexec.1
-   M /rc-scripts/trunk/doc/initlog.1
-   M /rc-scripts/trunk/doc/ipcalc.1
-   M /rc-scripts/trunk/doc/make-html
-   M /rc-scripts/trunk/doc/net-scripts.txt
-   M /rc-scripts/trunk/doc/netreport.1
-   M /rc-scripts/trunk/doc/polski.dsl
-   M /rc-scripts/trunk/doc/ppp-watch.8
-   M /rc-scripts/trunk/doc/rc-scripts.docb
-   M /rc-scripts/trunk/doc/sysconfig.docb
-   M /rc-scripts/trunk/doc/sysconfig.txt
-   M /rc-scripts/trunk/doc/sysvinitfiles
-   M /rc-scripts/trunk/doc/usernetctl.8
-   M /rc-scripts/trunk/doc/usleep.1
-   M /rc-scripts/trunk/dumb.sh
-   M /rc-scripts/trunk/hwprofile
-   M /rc-scripts/trunk/inittab
-   M /rc-scripts/trunk/isapnp/.cvsignore
-   M /rc-scripts/trunk/isapnp/Makefile.am
-   M /rc-scripts/trunk/isapnp/isapnp-kernel.conf
-   M /rc-scripts/trunk/lang.csh
-   M /rc-scripts/trunk/lang.sh
-   M /rc-scripts/trunk/modules
-   M /rc-scripts/trunk/po/.cvsignore
-   M /rc-scripts/trunk/po/Makefile.am
-   M /rc-scripts/trunk/po/de.po
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/ppp/.cvsignore
-   M /rc-scripts/trunk/ppp/Makefile.am
-   M /rc-scripts/trunk/ppp/auth-down
-   M /rc-scripts/trunk/ppp/auth-up
-   M /rc-scripts/trunk/ppp/ip-down
-   M /rc-scripts/trunk/ppp/ip-down.d/.cvsignore
-   M /rc-scripts/trunk/ppp/ip-down.d/Makefile.am
-   M /rc-scripts/trunk/ppp/ip-down.d/logger
-   M /rc-scripts/trunk/ppp/ip-up
-   M /rc-scripts/trunk/ppp/ip-up.d/.cvsignore
-   M /rc-scripts/trunk/ppp/ip-up.d/Makefile.am
-   M /rc-scripts/trunk/ppp/ip-up.d/logger
-   M /rc-scripts/trunk/ppp/ipx-down
-   M /rc-scripts/trunk/ppp/ipx-up
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/.cvsignore
-   M /rc-scripts/trunk/rc.d/Makefile.am
-   M /rc-scripts/trunk/rc.d/init.d/.cvsignore
-   M /rc-scripts/trunk/rc.d/init.d/Makefile.am
-   M /rc-scripts/trunk/rc.d/init.d/allowlogin
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/killall
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/init.d/random
-   M /rc-scripts/trunk/rc.d/init.d/single
-   M /rc-scripts/trunk/rc.d/init.d/template.init
-   M /rc-scripts/trunk/rc.d/init.d/timezone
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.init
-   M /rc-scripts/trunk/rc.d/rc.local
-   M /rc-scripts/trunk/rc.d/rc.modules
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/run-parts
-   M /rc-scripts/trunk/service
-   M /rc-scripts/trunk/setsysfont
-   M /rc-scripts/trunk/src/.cvsignore
-   M /rc-scripts/trunk/src/Makefile.am
-   M /rc-scripts/trunk/src/consoletype.c
-   M /rc-scripts/trunk/src/doexec.c
-   M /rc-scripts/trunk/src/getkey.c
-   M /rc-scripts/trunk/src/initlog.c
-   M /rc-scripts/trunk/src/initlog.conf
-   M /rc-scripts/trunk/src/initlog.h
-   M /rc-scripts/trunk/src/ipcalc.c
-   M /rc-scripts/trunk/src/loglevel.c
-   M /rc-scripts/trunk/src/minilogd.c
-   M /rc-scripts/trunk/src/netreport.c
-   M /rc-scripts/trunk/src/ppp-watch.c
-   M /rc-scripts/trunk/src/process.c
-   M /rc-scripts/trunk/src/process.h
-   M /rc-scripts/trunk/src/resolvesymlink.c
-   M /rc-scripts/trunk/src/shvar.c
-   M /rc-scripts/trunk/src/shvar.h
-   M /rc-scripts/trunk/src/testd.c
-   M /rc-scripts/trunk/src/testdinit
-   M /rc-scripts/trunk/src/usernetctl.c
-   M /rc-scripts/trunk/src/usleep.c
-   M /rc-scripts/trunk/sysconfig/.cvsignore
-   M /rc-scripts/trunk/sysconfig/Makefile.am
-   M /rc-scripts/trunk/sysconfig/clock
-   M /rc-scripts/trunk/sysconfig/hwprof
-   M /rc-scripts/trunk/sysconfig/hwprofiles/.cvsignore
-   M /rc-scripts/trunk/sysconfig/hwprofiles/Makefile.am
-   M /rc-scripts/trunk/sysconfig/i18n
-   M /rc-scripts/trunk/sysconfig/interfaces/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/data/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/data/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.callback
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.leased1
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.tpsa
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/all/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/all/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/all/thetouch
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/ip/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/ip/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/ipx/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/ipx/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/ppp/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/ppp/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/ppp/logger
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/tnl/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/down.d/tnl/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-br0
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-eth0
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-irda0
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-irlan0
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.callback
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased1
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased2
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.tpsa
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-sl0
-   M /rc-scripts/trunk/sysconfig/interfaces/tnlcfg-description
-   M /rc-scripts/trunk/sysconfig/interfaces/tnlcfg-icm
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/all/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/all/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/all/thetouch
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/ip/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/ip/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/ipx/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/ipx/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/ppp/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/ppp/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/ppp/logger
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/tnl/.cvsignore
-   M /rc-scripts/trunk/sysconfig/interfaces/up.d/tnl/Makefile.am
-   M /rc-scripts/trunk/sysconfig/ip-rules
-   M /rc-scripts/trunk/sysconfig/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/.cvsignore
-   M /rc-scripts/trunk/sysconfig/network-scripts/Makefile.am
-   M /rc-scripts/trunk/sysconfig/network-scripts/functions.network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-br
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-irda
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-vlan
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-br
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-irda
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-iucv
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-neigh
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plusb
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-vlan
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-   M /rc-scripts/trunk/sysconfig/static-arp
-   M /rc-scripts/trunk/sysconfig/static-nat
-   M /rc-scripts/trunk/sysconfig/static-routes
-   M /rc-scripts/trunk/sysconfig/system
-   M /rc-scripts/trunk/sysconfig/timezone
-   M /rc-scripts/trunk/sysctl.conf
-
-- propset Id everywhere
-------------------------------------------------------------------------
-rev 1328:  arekm | 2003-09-14 12:48:34 +0200 (Sun, 14 Sep 2003) | 1 line
-Changed paths:
-   M /rc-scripts/trunk/makepot.pl
-
-- propset test
-------------------------------------------------------------------------
-rev 1129:  nobody | 2003-09-10 01:08:36 +0200 (Wed, 10 Sep 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
-
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
-
-------------------------------------------------------------------------
-rev 1128:  arekm | 2003-09-10 00:45:49 +0200 (Wed, 10 Sep 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- also be able to find 2.6 modules (.ko)
-
-------------------------------------------------------------------------
-rev 1127:  nobody | 2003-09-10 00:07:20 +0200 (Wed, 10 Sep 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
-
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
-
-------------------------------------------------------------------------
-rev 1126:  baggins | 2003-09-10 00:05:49 +0200 (Wed, 10 Sep 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- fixed is_module - modules may be gzipped
-
-------------------------------------------------------------------------
-rev 1125:  nobody | 2003-09-09 19:08:27 +0200 (Tue, 09 Sep 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
-
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
-
-------------------------------------------------------------------------
-rev 1124:  arekm | 2003-09-09 18:14:32 +0200 (Tue, 09 Sep 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- add sysfs to mtab
-
-------------------------------------------------------------------------
-rev 1123:  nobody | 2003-09-08 12:07:59 +0200 (Mon, 08 Sep 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
-
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
-
-------------------------------------------------------------------------
-rev 1122:  arekm | 2003-09-08 11:29:34 +0200 (Mon, 08 Sep 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- mount sysfs in the same way as proc is
-
-------------------------------------------------------------------------
-rev 1121:  nobody | 2003-09-05 17:07:51 +0200 (Fri, 05 Sep 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
-
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
-
-------------------------------------------------------------------------
-rev 1120:  arekm | 2003-09-05 16:53:55 +0200 (Fri, 05 Sep 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- if there is no process then it already died
-
-------------------------------------------------------------------------
-rev 1119:  nobody | 2003-08-19 16:09:02 +0200 (Tue, 19 Aug 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
+2011-03-20 01:00 +0000 [r12206-12207]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
+       * configure.ac: - 0.4.4.1, fixes typo in set_up_loopback
 
-------------------------------------------------------------------------
-rev 1118:  ankry | 2003-08-19 16:07:10 +0200 (Tue, 19 Aug 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * sysconfig/network-scripts/functions.network: - use proper device
 
-- for nessusd.init
+2011-03-20 00:09 +0000 [r12203]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1117:  nobody | 2003-08-10 23:07:35 +0200 (Sun, 10 Aug 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
+       * configure.ac: - 0.4.4.0
 
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
+2011-03-19 23:57 +0000 [r12202]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1116:  arekm | 2003-08-10 22:54:37 +0200 (Sun, 10 Aug 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * src/Makefile.am, configure.ac: - fix glib2 static linking
 
-- simplified mdadm support
+2011-03-18 18:19 +0000 [r12201]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1115:  arekm | 2003-08-10 22:49:35 +0200 (Sun, 10 Aug 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * sysconfig/network-scripts/functions.network: - setup static
+         routes for loopback, see
+         http://wiki.squid-cache.org/Features/Tproxy4 why this is needed
 
-- functions for kernel version checking
+2011-03-08 20:49 +0000 [r12198]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1114:  nobody | 2003-08-07 13:07:18 +0200 (Thu, 07 Aug 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
+       * sysconfig/network-scripts/functions.network,
+         rc.d/init.d/functions: Revert previous commit. Fix is_module
+         instead to do not match partial module names.
 
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
+2011-03-08 20:34 +0000 [r12197]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1113:  arekm | 2003-08-07 12:20:11 +0200 (Thu, 07 Aug 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * sysconfig/network-scripts/functions.network: Load ipv6 and ipx
+         only when not built into kernel.
 
-- add support for mdadm when trying to start RAID devices
+2011-03-04 13:37 +0000 [r12188]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1112:  nobody | 2003-08-06 22:07:38 +0200 (Wed, 06 Aug 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
+       * sysconfig/network-scripts/ifup-vlan: GVRP default on on vlans
 
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
+2011-02-19 16:03 +0000 [r12170]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1111:  ankry | 2003-08-06 21:23:47 +0200 (Wed, 06 Aug 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * service: - tabs
 
-- from athcool.init
+2011-02-10 16:37 +0000 [r12138]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1110:  nobody | 2003-07-28 15:07:33 +0200 (Mon, 28 Jul 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
+       * rc.d/init.d/cpusets: - added missing slash
 
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
+2011-02-10 12:46 +0000 [r12136]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1109:  blues | 2003-07-28 14:16:02 +0200 (Mon, 28 Jul 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysctl.conf
+       * rc.d/init.d/cpusets: - don't try to find out the subsystem type
+         if none is mounted
 
-- added gc_thresh entries
+2011-02-10 12:26 +0000 [r12135]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1108:  blues | 2003-07-28 14:11:27 +0200 (Mon, 28 Jul 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
+       * rc.d/init.d/cpusets: - silence mkdir
 
-- oops - these were my experiments...
+2011-02-10 12:21 +0000 [r12134]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1107:  nobody | 2003-07-28 14:07:19 +0200 (Mon, 28 Jul 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
+       * rc.d/init.d/cpusets: - always mount on /dev/cpuset (only cpuset
+         is supported by this script) - check if mount point is proper
+         cpuset/cgroup(cpuset) subsys
 
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
+2011-02-10 12:12 +0000 [r12133]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1106:  blues | 2003-07-28 14:02:20 +0200 (Mon, 28 Jul 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
+       * rc.d/init.d/cpusets: - mount only cpuset subsys cgroup - no need
+         to parse and check fstab as this script is run after rc.sysinit
+         mounts all filessystems listed there
 
-- typo
+2011-02-10 11:04 +0000 [r12128-12130]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1105:  blues | 2003-07-28 13:33:48 +0200 (Mon, 28 Jul 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
+       * rc.d/init.d/cpusets: - put cpuset/cgroup mounts in mtab
 
-- GATEWAY setup is back - with comment
+       * rc.d/init.d/cpusets: - exit from script if no cpuset/cgroup
+         support in kernel
 
-------------------------------------------------------------------------
-rev 1104:  nobody | 2003-07-12 02:07:21 +0200 (Sat, 12 Jul 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
+       * rc.d/rc.sysinit, rc.d/init.d/cpusets: - moved cpuset/cgroup
+         mounting code into cpuset startup script for seamless
+         interoperability with libcgroup
 
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
+2011-02-09 10:55 +0000 [r12126]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1103:  arekm | 2003-07-12 01:08:47 +0200 (Sat, 12 Jul 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * rc.d/init.d/functions: add killproc -p alias
 
-- added nameif support
+2011-01-27 06:04 +0000 [r12089-12090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1102:  nobody | 2003-07-10 21:07:27 +0200 (Thu, 10 Jul 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
+       * sysconfig/Makefile.am: sysconfig/clock is gone
 
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
+       * doc/sysconfig.txt, rc.d/rc.sysinit, sysconfig/clock (removed),
+         doc/sysconfig.docb: sysconfig/clock and related actions are
+         obsolete now. hwclock knows how to handle these based on adjtime
+         settings.
 
-------------------------------------------------------------------------
-rev 1101:  baggins | 2003-07-10 20:39:21 +0200 (Thu, 10 Jul 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
+2011-01-27 05:44 +0000 [r12088]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- description for VLAN_REORDER_HDR
+       * rc.d/rc.sysinit: Check /dev/rtc or /dev/rtc0 existence.
 
-------------------------------------------------------------------------
-rev 1100:  baggins | 2003-07-10 20:36:44 +0200 (Thu, 10 Jul 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-vlan
+2011-01-25 18:56 +0000 [r12083-12084]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- seems like API changed, allow REORDER_HDR on VLANs
+       * configure.ac: 0.4.3.8
 
-------------------------------------------------------------------------
-rev 1099:  nobody | 2003-07-10 15:07:19 +0200 (Thu, 10 Jul 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
+       * autogen.sh: Disabled --enable-maintainer-mode
+         --enable-compile-warnings (unsupported by current auto*).
 
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
+2011-01-24 18:19 +0000 [r12082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1098:  baggins | 2003-07-10 14:30:34 +0200 (Thu, 10 Jul 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * sysconfig/network: IPv6 networking on by default.
 
-- we should stop bridges first if we are staring them last
+2010-12-22 10:23 +0000 [r12020]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1097:  baggins | 2003-07-10 14:26:08 +0200 (Thu, 10 Jul 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * rc.d/init.d/netfs: Don't mount fs inside of vserver guest.
 
-- special case bridge interfaces (br*), they *must* be handled last
-  as we are not able to know what will be bridged
+2010-12-22 05:54 +0000 [r12019]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1096:  nobody | 2003-07-07 12:04:09 +0200 (Mon, 07 Jul 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
+       * rc.d/rc.sysinit: cgroup/cpuset can exist in fstab but be
+         commented out. Handle that.
 
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
+2010-12-20 18:09 +0000 [r12014]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1095:  arekm | 2003-07-05 13:59:54 +0200 (Sat, 05 Jul 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/init.d/cryptsetup: started instead of busy
 
-- mount devpts, too
+2010-12-12 17:42 +0000 [r11982-11983]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1094:  arekm | 2003-06-30 17:36:22 +0200 (Mon, 30 Jun 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * configure.ac: - 0.4.3.7
 
-- keep old dmesg, too
+       * rc.d/init.d/functions: add --user support to run_cmd Usage:
+         run_cmd --user stats "Message" command_to_run arg1 arg2...
 
-------------------------------------------------------------------------
-rev 1093:  qboosh | 2003-06-24 12:34:24 +0200 (Tue, 24 Jun 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm
+2010-12-07 14:08 +0000 [r11973]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- added note about bluez
+       * rc.d/init.d/template.init: - pidfile var
 
-------------------------------------------------------------------------
-rev 1092:  qboosh | 2003-06-24 12:33:28 +0200 (Tue, 24 Jun 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/data/Makefile.am
+2010-12-03 13:10 +0000 [r11940]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- added *-ppp0.gprs-plusgsm
+       * rc.d/init.d/netfs: - some formatting, respect to use functios
+         (RETVAL variable vs exit calls)
 
-------------------------------------------------------------------------
-rev 1091:  qboosh | 2003-06-24 12:26:04 +0200 (Tue, 24 Jun 2003) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm
+2010-12-03 13:04 +0000 [r11939]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- ppp examples for GPRS/PlusGSM taken from BTS#694
+       * rc.d/init.d/netfs: - use functions
 
-------------------------------------------------------------------------
-rev 1090:  blues | 2003-06-20 17:32:51 +0200 (Fri, 20 Jun 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2010-12-03 11:43 +0000 [r11936]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- stupid  missing thing
+       * configure.ac: 0.4.3.6
 
-------------------------------------------------------------------------
-rev 1089:  arekm | 2003-06-19 17:57:07 +0200 (Thu, 19 Jun 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/functions.network
-   M /rc-scripts/trunk/sysconfig/static-routes
+2010-12-03 11:33 +0000 [r11934-11935]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- use static-routes for ip rule configuration; drop GATRWAY from network configuration
+       * rc.d/init.d/netfs: Bugfix (bring in cryptsetup; cleanups).
 
-------------------------------------------------------------------------
-rev 1088:  qboosh | 2003-06-17 16:02:35 +0200 (Tue, 17 Jun 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/timezone
+       * rc.d/init.d/netfs: Bugfix.
 
-- posix zoneinfo files are in top level, not "posix" subdir now
+2010-12-03 10:37 +0000 [r11933]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1087:  adasi | 2003-06-16 23:28:52 +0200 (Mon, 16 Jun 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/init.d/Makefile.am, rc.d/init.d/network: Bring in netfs.
 
- - future is now...
+2010-12-03 10:33 +0000 [r11930-11932]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1086:  blues | 2003-06-16 22:20:22 +0200 (Mon, 16 Jun 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/init.d/netfs: : not needed.
 
-- early mounting of sysfs under kernel 2.5
+       * TODO: - better umount on stop
 
-------------------------------------------------------------------------
-rev 1085:  arekm | 2003-06-16 20:05:37 +0200 (Mon, 16 Jun 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/init.d/netfs: Bugfixes. Seems to be working fine.
 
-- usbdevfs is usbfs in 2.5
+2010-12-03 10:25 +0000 [r11929]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1084:  nobody | 2003-06-15 19:39:39 +0200 (Sun, 15 Jun 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ChangeLog
+       * rc.d/init.d/functions: __umount_*loop from FC.
 
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)
+2010-12-03 10:15 +0000 [r11928]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1083:  blues | 2003-06-06 11:02:59 +0200 (Fri, 06 Jun 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
+       * rc.d/init.d/netfs: Don't touch nfs if we have separate nfsfs
+         script.
 
-- fixed typo in description
+2010-12-03 09:38 +0000 [r11927]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1082:  arekm | 2003-05-31 13:59:02 +0200 (Sat, 31 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/inittab
+       * rc.d/init.d/netfs (added): Networked filesystems mount/umount.
+         Unfinished.
 
-- calling update is obsolete starting from 2.2.9 kernel
+2010-12-02 15:30 +0000 [r11922]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1081:  nobody | 2003-05-28 10:57:09 +0200 (Wed, 28 May 2003) | 3 lines
-Changed paths:
-   A /rc-scripts/trunk/ChangeLog
+       * rc.d/rc.sysinit: - avoid crypto init retries if no crypttab is
+         setup
 
-- ChangeLog update by changelog.sh
-  (by Arkadiusz Miskiewicz <misiek@pld.org.pl>)
+2010-11-25 23:54 +0000 [r11913]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1080:  ankry | 2003-05-22 16:11:54 +0200 (Thu, 22 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * rc.d/rc.sysinit: - don't mount cgroup if it's set up in fstab
+         http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2010-November/152970.html
+         BTW, all this kinda sucks and needs revamp :(
 
-- updated
+2010-11-07 19:54 +0000 [r11900]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1079:  ankry | 2003-05-16 00:39:08 +0200 (Fri, 16 May 2003) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * rc.d/rc.sysinit: - init crypt mounts also after lvm has been run
 
-- formatting
-- fixed second argument of "status"
+2010-11-06 10:47 +0000 [r11894]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1078:  ankry | 2003-05-16 00:37:54 +0200 (Fri, 16 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * configure.ac: Release 0.4.3.5.
 
-- updated
+2010-11-06 09:57 +0000 [r11893]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1077:  ankry | 2003-05-15 23:37:46 +0200 (Thu, 15 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/template.init
+       * rc.d/init.d/network, sysconfig/system, rc.d/init.d/functions:
+         Detect isolation only vserver networking. New variable -
+         VSERVER_ISOLATION_NET.
 
-- LSB conformance changes
+2010-11-06 09:12 +0000 [r11892]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1076:  ankry | 2003-05-11 23:09:56 +0200 (Sun, 11 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * rc.d/rc.sysinit: Silent modprobe.
 
-- updated
+2010-11-06 08:43 +0000 [r11889]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1075:  ankry | 2003-05-11 17:26:57 +0200 (Sun, 11 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * configure.ac: Release 0.4.3.4.
 
-removed duplicates; %s fixes
+2010-11-06 00:33 +0000 [r11888]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1074:  ankry | 2003-05-11 17:13:56 +0200 (Sun, 11 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * rc.d/rc.sysinit: - create /dev/cgroup (see comment)
 
-updated
+2010-11-06 00:26 +0000 [r11887]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1073:  ankry | 2003-05-11 14:42:40 +0200 (Sun, 11 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * rc.d/init.d/cpusets: - use full blown cgroup subsystem if
+         available
 
-updated
+2010-11-06 00:11 +0000 [r11886]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1072:  ankry | 2003-05-09 23:08:21 +0200 (Fri, 09 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * rc.d/rc.sysinit: - if cgroup is available use all its subsystems
+         instead of just cpusets
 
-- updated
+2010-11-06 00:07 +0000 [r11885]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1071:  ankry | 2003-05-08 19:18:33 +0200 (Thu, 08 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/template.init
+       * rc.d/rc.sysinit: - commit at rev 10523 was completely bogus,
+         preventing mounting cpuset at all, as default fstab contains
+         cpuset line with noauto option
 
-- reversed bogus change
+2010-10-09 21:21 +0000 [r11840]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1070:  ankry | 2003-05-08 01:35:19 +0200 (Thu, 08 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * src/initlog.c: Update initlog from initscripts.
 
-- updated
+2010-10-06 08:03 +0000 [r11831]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1069:  ankry | 2003-05-06 23:54:17 +0200 (Tue, 06 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * rc.d/init.d/template.init: - procname
 
-updated
+2010-10-06 07:58 +0000 [r11830]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1068:  ankry | 2003-05-05 02:07:23 +0200 (Mon, 05 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
-   M /rc-scripts/trunk/rc.d/init.d/template.init
+       * rc.d/init.d/template.init: - killproc wants procname mostly
 
-updated
+2010-09-30 04:26 +0000 [r11823]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1067:  ankry | 2003-05-04 21:48:57 +0200 (Sun, 04 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * rc.d/rc: Fix 'local: można używać tylko w funkcji' on bash.
 
-updated
+2010-09-19 18:38 +0000 [r11812]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1066:  ankry | 2003-05-04 01:16:09 +0200 (Sun, 04 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/dumb.sh
+       * rc.d/rc.sysinit: Make sysctl quiet.
 
-updated
+2010-09-03 09:07 +0000 [r11801]  Bartosz Świątek <shadzik/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1065:  ankry | 2003-05-03 01:41:13 +0200 (Sat, 03 May 2003) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/dumb.sh
+       * rc.d/rc.sysinit: - don't check the fs on aufs and squashfs
+         systems
 
-- dump script with various messages
+2010-08-26 10:30 +0000 [r11789]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1064:  ankry | 2003-05-03 01:39:29 +0200 (Sat, 03 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
+       * rc.d/rc.sysinit: - use /var/log/boot.log, to match with plymouth
+         path
 
-- fix improper use of %%{_sysconfigdir}
+2010-08-21 18:00 +0000 [r11788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1063:  kloczek | 2003-05-02 22:27:04 +0200 (Fri, 02 May 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/de.po
+       * rc.d/rc.sysinit: Set firmware-loader also when udev is off.
 
-- corrected charset s/iso8850-1/iso-8850-1/.
+2010-08-01 16:32 +0000 [r11741]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1062:  baggins | 2003-04-17 20:21:56 +0200 (Thu, 17 Apr 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * sysconfig/i18n: - plain en with utf8
 
-- added support for device-mapper
+2010-08-01 16:13 +0000 [r11739]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1061:  misiek | 2003-04-10 09:37:41 +0200 (Thu, 10 Apr 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/rc.sysinit: - skip lock when making nodes on boot
 
-- use new evms_activate utility; drop support for evms < 2.0.0
+2010-08-01 16:08 +0000 [r11738]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1060:  misiek | 2003-04-07 21:59:48 +0200 (Mon, 07 Apr 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/rc.sysinit: - check_root_fs to function for readability
 
-- split sysctl call into two pieces
+2010-08-01 15:58 +0000 [r11735-11737]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1059:  misiek | 2003-04-07 21:54:39 +0200 (Mon, 07 Apr 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+       * rc.d/rc.sysinit: - remove locale setup where it is pointless
+         (grep for fixed strings, and cat)
 
-- fix Andrzej's proxy arp support
+       * rc.d/init.d/template.init: - sample for status with pidfile
 
-------------------------------------------------------------------------
-rev 1058:  cieciwa | 2003-03-06 14:31:00 +0100 (Thu, 06 Mar 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysctl.conf
+       * rc.d/rc.sysinit: - skip unneccesary subshell
 
-- corecting URL of grsecurity.
+2010-07-26 13:31 +0000 [r11715]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1057:  misiek | 2003-01-25 01:37:38 +0100 (Sat, 25 Jan 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
+       * sysconfig/network-scripts/ifup: - typo
 
-- more generic ups support via /sbin/poweroff-ups
+2010-07-26 13:20 +0000 [r11714]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1056:  ankry | 2003-01-15 23:34:10 +0100 (Wed, 15 Jan 2003) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/TODO
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+       * sysconfig/network-scripts/ifup: - allow per-interface
+         configuration files for dhclient.conf – single config file with
+         'interface' directive(s) conflicts with interface name given on
+         the command line.
 
-- support for proxy ARP per interface
-- fix sysctl for IPV6_DISABLE_AUTOCONF
-- typos, formatting
-- MTU for ethernet already supported [ remove from TODO ]
+2010-07-21 08:23 +0000 [r11688]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1055:  kloczek | 2003-01-07 15:45:46 +0100 (Tue, 07 Jan 2003) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * rc.d/init.d/allowlogin: - functions, exit early if disabled
 
-s/broke/break/ (fixed http://bugs.pld.org.pl/?bug=520).
+2010-07-20 08:42 +0000 [r11684]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1054:  siefca | 2002-12-31 00:39:25 +0100 (Tue, 31 Dec 2002) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/run-parts
+       * rc.d/rc.shutdown: - ugly hack to still do killall as pgrep is on
+         /usr, or rather drop pgrep as it never returns empty nowadays due
+         kernel threads?
 
-- run-parts: current directory now in an environment variable
-- run-parts: args shifted
-- run-parts: cosmetics
+2010-07-08 10:47 +0000 [r11638-11639]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1053:  baggins | 2002-12-17 15:01:11 +0100 (Tue, 17 Dec 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/sysconfig.docb
-   M /rc-scripts/trunk/doc/sysconfig.txt
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/functions.network
+       * rc.d/init.d/network, rc.d/init.d/local, rc.d/init.d/random,
+         rc.d/init.d/single, rc.d/init.d/cpusets: - ignore
+         /var/lock/subsys remove readonly fs errors (after fsck wants to
+         reboot system)
 
-- removed references to IPV*_FORWARDING
+       * rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single,
+         rc.d/init.d/killall, rc.d/init.d/cpusets, rc.d/init.d/allowlogin:
+         - executable initscripts
 
-------------------------------------------------------------------------
-rev 1052:  baggins | 2002-12-17 14:54:17 +0100 (Tue, 17 Dec 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
+2010-06-18 06:40 +0000 [r11565]  cactus <cactus/at/pld-linux.org>
 
-- better solution to IPV*_FORWARDING
+       * rc.d/rc.shutdown: - fix shutdown/restart on kernels with devtmpfs
 
-------------------------------------------------------------------------
-rev 1051:  baggins | 2002-12-17 14:43:14 +0100 (Tue, 17 Dec 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
+2010-06-15 11:37 +0000 [r11562]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-- removed IPV*_FORWARDING - use /etc/sysctl.conf to set this
+       * changelog.sh: - changelog.sh script improved and ChangeLog
+         updated
 
-------------------------------------------------------------------------
-rev 1050:  alchemyx | 2002-12-02 00:59:41 +0100 (Mon, 02 Dec 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2010-06-15 11:33 +0000 [r11561]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-- typo
+       * configure.ac: - firmwaredir was wrong
 
-------------------------------------------------------------------------
-rev 1049:  alchemyx | 2002-12-01 22:31:01 +0100 (Sun, 01 Dec 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2010-06-15 11:17 +0000 [r11558-11559]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-- system will reboot if is instructed by fsck to do so
+       * configure.ac: - Version: 0.4.3.3
 
-------------------------------------------------------------------------
-rev 1048:  misiek | 2002-11-28 00:41:53 +0100 (Thu, 28 Nov 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
+       * Makefile.am, configure.ac: - firmwaredir relative to
+         ${exec_prefix} to fix 'make distcheck'
 
-- support for UPS powerdown before halt
+2010-06-15 10:13 +0000 [r11557]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1047:  kloczek | 2002-11-12 16:54:04 +0100 (Tue, 12 Nov 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
+         - allow multiple dhclient instances running on one machine
 
-typo in comment (s/dhlc/dhcp/).
+2010-06-14 17:25 +0000 [r11555-11556]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1046:  alchemyx | 2002-11-09 00:45:05 +0100 (Sat, 09 Nov 2002) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/functions.network
-   M /rc-scripts/trunk/sysconfig/static-nat
-
-- updated static-nat (reversed parameters) so it works now as intended (as
-  described in docs)
+       * rc.d/init.d/random: - reorganize into functions
 
-------------------------------------------------------------------------
-rev 1045:  baggins | 2002-10-10 17:07:48 +0200 (Thu, 10 Oct 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/system
-
-- better support fo EVMS
+       * rc.d/init.d/random: - do not touch host random inside vserver
+         (discussed with baggins and arekm long time ago)
 
-------------------------------------------------------------------------
-rev 1044:  areq | 2002-09-29 01:05:40 +0200 (Sun, 29 Sep 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-
-- don't force umount iso9660 ramfs tmpfs
+2010-06-08 09:01 +0000 [r11552]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 1043:  orzech | 2002-09-14 21:54:16 +0200 (Sat, 14 Sep 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/system
-
-- LOAD_SOUND is obsolete
-
-------------------------------------------------------------------------
-rev 1042:  misiek | 2002-08-24 19:04:45 +0200 (Sat, 24 Aug 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-
-- fix wvdial support; chat support still broken
-
-------------------------------------------------------------------------
-rev 1041:  misiek | 2002-08-24 18:05:52 +0200 (Sat, 24 Aug 2002) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/README
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   M /rc-scripts/trunk/sysconfig/network-scripts/functions.network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-
-
-- added userspace and kernelspace PPPoE support
-- pass unit option to pppd (so now ifcfg-ppp5 with DEVICE=ppp5 will
-  _always_ create ppp5 interface when it's not used yet)
-
-------------------------------------------------------------------------
-rev 1040:  zagrodzki | 2002-08-24 00:13:17 +0200 (Sat, 24 Aug 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-
-- check ONBOOT by evaluating ifcfg-* file, not by egrep
-
-------------------------------------------------------------------------
-rev 1039:  misiek | 2002-08-22 15:21:25 +0200 (Thu, 22 Aug 2002) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-
-
-- support for limiting downstream and upstream traffic on whole interface
-  (cbq, htb, tbf)
-
-------------------------------------------------------------------------
-rev 1038:  misiek | 2002-08-21 23:30:42 +0200 (Wed, 21 Aug 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/functions.network
-
-- fix support for src addresses option
-
-------------------------------------------------------------------------
-rev 1037:  zagrodzki | 2002-08-13 22:31:20 +0200 (Tue, 13 Aug 2002) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- /proc/bus/usb should be described in fstab - mounting manually bogus
-  device "usbdevfs" causes mount -a to fail when fstab contains something
-  like "none /proc/bus/usb usbdevfs ..."
-
-------------------------------------------------------------------------
-rev 1036:  misiek | 2002-08-11 19:05:09 +0200 (Sun, 11 Aug 2002) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/Makefile.am
-   M /rc-scripts/trunk/sysconfig/network-scripts/Makefile.am
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-neigh
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-   A /rc-scripts/trunk/sysconfig/static-arp
-
-- static arp per interface support
-- any device support is back
-
-------------------------------------------------------------------------
-rev 1035:  zagrodzki | 2002-08-09 08:30:27 +0200 (Fri, 09 Aug 2002) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- fix for checking encrypted filesystems - if all have "noauto" in options,
-  don't try to mount or fsck anything
-
-------------------------------------------------------------------------
-rev 1034:  misiek | 2002-07-14 23:11:17 +0200 (Sun, 14 Jul 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/service
-
-- some code from RH (nicer than old code)
-
-------------------------------------------------------------------------
-rev 1033:  misiek | 2002-07-14 01:04:42 +0200 (Sun, 14 Jul 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- fix WLAN encryption setting
-
-------------------------------------------------------------------------
-rev 1032:  misiek | 2002-07-13 18:25:08 +0200 (Sat, 13 Jul 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.modules
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/service
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-irda0
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-irlan0
-   M /rc-scripts/trunk/sysconfig/network-scripts/functions.network
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifdown-irda
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifdown-vlan
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-irda
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-iucv
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-plusb
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-vlan
-
-- more TOTALNEW merge (ppp, irda, other vlan, wireless). ALPHA
-
-------------------------------------------------------------------------
-rev 1031:  wojrus | 2002-07-06 14:22:56 +0200 (Sat, 06 Jul 2002) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- fixed: removing directories in /var/run/app/
-- fixed: unneeded lines (deleting not-existing files) removed
-
-------------------------------------------------------------------------
-rev 1030:  klakier | 2002-06-19 20:13:07 +0200 (Wed, 19 Jun 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/sysconfig.txt
-
-- forgotten
-
-------------------------------------------------------------------------
-rev 1029:  klakier | 2002-06-19 20:04:07 +0200 (Wed, 19 Jun 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
-
-- hopefully fixed explanation about NISDOMAIN
-
-------------------------------------------------------------------------
-rev 1028:  klakier | 2002-06-19 00:06:23 +0200 (Wed, 19 Jun 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/sysconfig.txt
-   M /rc-scripts/trunk/sysconfig/network
-
-- more clear explanation of HOSTNAME and NISDOMAIN
-
-------------------------------------------------------------------------
-rev 1027:  grabba | 2002-06-13 15:06:13 +0200 (Thu, 13 Jun 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-daemon function: dont't use su when user is root
-
-------------------------------------------------------------------------
-rev 1026:  wojrus | 2002-05-21 14:23:09 +0200 (Tue, 21 May 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/ip-rules
-
-- typo
-
-------------------------------------------------------------------------
-rev 1025:  misiek | 2002-05-11 23:51:32 +0200 (Sat, 11 May 2002) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- process functions a bit earlier
-- don't mount proc twice
-
-------------------------------------------------------------------------
-rev 1024:  misiek | 2002-05-11 12:26:40 +0200 (Sat, 11 May 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- updated spec file
-
-------------------------------------------------------------------------
-rev 1023:  misiek | 2002-05-11 11:50:53 +0200 (Sat, 11 May 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/Makefile.am
-   D /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/Makefile.am
-   A /rc-scripts/trunk/sysconfig/network-scripts/functions.network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-br
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-br
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-
-- functions.network back in old place
-
-------------------------------------------------------------------------
-rev 1022:  misiek | 2002-05-11 11:44:04 +0200 (Sat, 11 May 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/ppp/Makefile.am
-
-- force symlink
-
-------------------------------------------------------------------------
-rev 1021:  misiek | 2002-05-11 11:36:51 +0200 (Sat, 11 May 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/autogen.sh
-
-- configure.in -> configure.ac
-
-------------------------------------------------------------------------
-rev 1020:  misiek | 2002-05-11 11:34:58 +0200 (Sat, 11 May 2002) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.ac
-   M /rc-scripts/trunk/po/pl.po
-
-- fix iso charset name
-- add de to supported languages
-
-------------------------------------------------------------------------
-rev 1019:  misiek | 2002-05-11 11:30:50 +0200 (Sat, 11 May 2002) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/configure.ac
-   D /rc-scripts/trunk/configure.in
-
-- renamed + updated
-
-------------------------------------------------------------------------
-rev 1018:  misiek | 2002-05-11 10:48:45 +0200 (Sat, 11 May 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-- removed via (it shouldn't be here)
-
-------------------------------------------------------------------------
-rev 1017:  misiek | 2002-05-11 10:41:30 +0200 (Sat, 11 May 2002) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-- use onlink option when adding default routing (in case when gw isn't in our subnetwork)
-- TNLOPTS removed
-
-------------------------------------------------------------------------
-rev 1016:  mkochano | 2002-04-21 14:22:06 +0200 (Sun, 21 Apr 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.tpsa
-
-- Update for current TPSA login screen.
-
-------------------------------------------------------------------------
-rev 1015:  misiek | 2002-04-20 15:57:57 +0200 (Sat, 20 Apr 2002) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- don't mount usbdevfs again if it's already mounted (for example by modules.conf
-  post-install directive). Patch by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.
-
-------------------------------------------------------------------------
-rev 1014:  adasi | 2002-04-10 21:02:56 +0200 (Wed, 10 Apr 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-
- - added USER... dunno why it wasn't included, but it is in sample files and it should be added to pppd cmdline (user ${USER}). If it's wrong, roll it back
-
-------------------------------------------------------------------------
-rev 1013:  jajcus | 2002-04-09 13:10:38 +0200 (Tue, 09 Apr 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/AUTHORS
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/sysconfig/network
-
-- more LDAP garbage removed
-
-------------------------------------------------------------------------
-rev 1012:  jajcus | 2002-04-09 13:08:09 +0200 (Tue, 09 Apr 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-
-- LDAP strings removed
-
-------------------------------------------------------------------------
-rev 1011:  jajcus | 2002-04-09 13:05:59 +0200 (Tue, 09 Apr 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-
-- "LDAP support" removed
-
-------------------------------------------------------------------------
-rev 1010:  jajcus | 2002-04-09 13:05:09 +0200 (Tue, 09 Apr 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-- "LDAP support" removed. It was not supported anyway
-
-------------------------------------------------------------------------
-rev 1009:  jajcus | 2002-04-09 13:03:42 +0200 (Tue, 09 Apr 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-- delete '}' left after some function removal
-
-------------------------------------------------------------------------
-rev 1008:  klakier | 2002-03-29 18:18:45 +0100 (Fri, 29 Mar 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- added deleting lock files
-
-------------------------------------------------------------------------
-rev 1007:  wojrus | 2002-03-29 09:52:00 +0100 (Fri, 29 Mar 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- added removed by mistake 'timezone'
-
-------------------------------------------------------------------------
-rev 1006:  wojrus | 2002-03-29 09:46:45 +0100 (Fri, 29 Mar 2002) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/sysconfig/ip-rules
-
-- example config file
-
-------------------------------------------------------------------------
-rev 1005:  wojrus | 2002-03-29 09:45:17 +0100 (Fri, 29 Mar 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/sysconfig/Makefile.am
-
-- policy routing support
-
-------------------------------------------------------------------------
-rev 1004:  blues | 2002-03-24 04:59:28 +0100 (Sun, 24 Mar 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/README
-   M /rc-scripts/trunk/autogen.sh
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- GNU/Linux is gone.
-
-------------------------------------------------------------------------
-rev 1003:  misiek | 2002-03-19 19:35:14 +0100 (Tue, 19 Mar 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/system
-
-- user and kernelspace PNP
-
-------------------------------------------------------------------------
-rev 1002:  misiek | 2002-03-19 19:19:57 +0100 (Tue, 19 Mar 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/Makefile.am
-   M /rc-scripts/trunk/README
-   M /rc-scripts/trunk/autogen.sh
-   M /rc-scripts/trunk/configure.in
-   A /rc-scripts/trunk/hwprofile
-   A /rc-scripts/trunk/isapnp
-   A /rc-scripts/trunk/isapnp/.cvsignore
-   A /rc-scripts/trunk/isapnp/Makefile.am
-   A /rc-scripts/trunk/isapnp/isapnp-kernel.conf
-   M /rc-scripts/trunk/ppp/Makefile.am
-   A /rc-scripts/trunk/ppp/auth-down
-   A /rc-scripts/trunk/ppp/auth-up
-   M /rc-scripts/trunk/ppp/ip-down
-   M /rc-scripts/trunk/ppp/ip-up
-   A /rc-scripts/trunk/ppp/ipx-down
-   A /rc-scripts/trunk/ppp/ipx-up
-   A /rc-scripts/trunk/service
-   M /rc-scripts/trunk/sysconfig/Makefile.am
-   A /rc-scripts/trunk/sysconfig/hwprof
-   A /rc-scripts/trunk/sysconfig/hwprofiles
-   A /rc-scripts/trunk/sysconfig/hwprofiles/.cvsignore
-   A /rc-scripts/trunk/sysconfig/hwprofiles/Makefile.am
-
-- started merging TOTALNEW
-
-------------------------------------------------------------------------
-rev 1001:  misiek | 2002-03-19 18:46:05 +0100 (Tue, 19 Mar 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- support for EVMS volumes
-
-------------------------------------------------------------------------
-rev 1000:  misiek | 2002-03-19 18:42:33 +0100 (Tue, 19 Mar 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/system
-
-- if devfs is mounted and devfsd is available then start is unconditionally
-
-------------------------------------------------------------------------
-rev 999:  blues | 2002-03-07 12:16:38 +0100 (Thu, 07 Mar 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-
-- ipx paths fixed (ipx is usable now...)
-
-------------------------------------------------------------------------
-rev 998:  misiek | 2002-03-07 10:48:32 +0100 (Thu, 07 Mar 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- protect dmesg
-
-------------------------------------------------------------------------
-rev 997:  gotar | 2002-02-21 01:31:34 +0100 (Thu, 21 Feb 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-
-- more typos
-
-------------------------------------------------------------------------
-rev 996:  gotar | 2002-02-21 01:08:40 +0100 (Thu, 21 Feb 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- typos
-
-------------------------------------------------------------------------
-rev 995:  gotar | 2002-02-21 00:43:21 +0100 (Thu, 21 Feb 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-
-- updated.
-
-------------------------------------------------------------------------
-rev 994:  gotar | 2002-02-18 14:24:26 +0100 (Mon, 18 Feb 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/sysconfig.docb
-   M /rc-scripts/trunk/doc/sysconfig.txt
-
-- hostname != FQDN
-
-------------------------------------------------------------------------
-rev 993:  adasi | 2002-02-03 17:40:18 +0100 (Sun, 03 Feb 2002) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/rc-scripts-sysconfig_masq.patch
-
- - moved away
-
-------------------------------------------------------------------------
-rev 992:  adasi | 2002-02-03 17:22:50 +0100 (Sun, 03 Feb 2002) | 3 lines
-Changed paths:
-   A /rc-scripts/trunk/rc-scripts-sysconfig_masq.patch
-
- - sysconfig/masquerade support patch
- - not for use in official rc-scripts releases
-
-------------------------------------------------------------------------
-rev 991:  adasi | 2002-02-03 17:17:23 +0100 (Sun, 03 Feb 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/sysconfig.docb
-   M /rc-scripts/trunk/doc/sysconfig.txt
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * rc.d/init.d/functions: - /proc/cmdline may be unavailable (like
+         in a VServer) make cat quiet in such case
 
- - reverted last change
+2010-05-18 12:13 +0000 [r11476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 990:  adasi | 2002-02-02 18:30:20 +0100 (Sat, 02 Feb 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/sysconfig.docb
-   M /rc-scripts/trunk/doc/sysconfig.txt
+       * sysconfig/network-scripts/ifup: No need for wait loop.
+         check_link_down sleeps for specified time in 0.5s intervals.
 
- - added masquerade description
+2010-05-17 20:26 +0000 [r11475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 989:  adasi | 2002-02-02 18:13:01 +0100 (Sat, 02 Feb 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description: Wait for wpa_supplicant
+         to actually connect to network before trying dhcp.
 
- - added support for sysconfig/masquerade (NEW)
+2010-05-17 20:20 +0000 [r11474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 988:  baggins | 2002-01-27 03:14:53 +0100 (Sun, 27 Jan 2002) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/src/ppp-watch.c
-   M /rc-scripts/trunk/src/usernetctl.c
+       * sysconfig/network-scripts/functions.network: Support for max
+         timeout as parameter.
 
-- rc-scripts-interfaces.patch: ifcfg-* are in /etc/sysconfig/interfaces,
-  not /etc/sysconfig/network-scripts. And ifup and ifdown are not there
-  but in /sbin. (qrczak)
+2010-05-17 20:16 +0000 [r11473]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 987:  baggins | 2002-01-27 03:13:50 +0100 (Sun, 27 Jan 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * sysconfig/network-scripts/functions.network: Don't rely on ip
+         link UP checking. Always to mii-tool/ethtool test.
 
-- fixed syntax error
+2010-05-17 19:08 +0000 [r11472]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 986:  baggins | 2002-01-27 03:13:29 +0100 (Sun, 27 Jan 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
+       * sysconfig/network-scripts/ifup: Respect ZEROCONF variable for
+         dhcpcd.
 
-- don't try to umount devfs - it's pointelss
+2010-05-17 18:08 +0000 [r11471]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 985:  gotar | 2002-01-23 00:46:27 +0100 (Wed, 23 Jan 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+       * rc.d/init.d/functions: - ok to exit silently in ssd mode of
+         killproc, no need to noise about missing pidfile
 
-- more fixes
+2010-05-13 07:17 +0000 [r11462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 984:  gotar | 2002-01-23 00:45:27 +0100 (Wed, 23 Jan 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/DEVELOPMENT
-   M /rc-scripts/trunk/TODO
+       * Makefile.am: Include/install firmware-loader.sh brought by commit
+         r10422.
 
-- typos
+2010-05-12 07:11 +0000 [r11460]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 983:  gotar | 2002-01-17 22:14:42 +0100 (Thu, 17 Jan 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/inittab
+       * doc/Makefile.am: - include upstart.txt in the package
 
-- added KeyboardSignal entry.
+2010-05-12 07:08 +0000 [r11459]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 982:  gotar | 2002-01-17 21:56:02 +0100 (Thu, 17 Jan 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+       * doc/upstart.txt: - notes about job debuging
 
-- changed personal forms to impersonal.
+2010-05-11 17:21 +0000 [r11458]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 981:  gotar | 2002-01-17 21:47:06 +0100 (Thu, 17 Jan 2002) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+       * configure.ac: - Version: 0.4.3.2
 
-- iso8859-1 got 'ó' - why don't use it?
-- other cosmetics.
+2010-05-11 10:10 +0000 [r11449]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 980:  baggins | 2002-01-08 18:42:16 +0100 (Tue, 08 Jan 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * init/Makefile.am: - new listed in Makefile.am
 
-- reverted is_no() behaviour to return true only on explicit "no"
+2010-05-11 08:54 +0000 [r11447]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 979:  baggins | 2002-01-08 18:16:41 +0100 (Tue, 08 Jan 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * init/rc.conf (added), init/rcS-sulogin.conf (added),
+         init/rcS.conf (added): - init job descriptions moved from
+         upstart-SysVinit
 
-- reorganized stuff so modprobe is not called before depmod
+2010-05-10 17:24 +0000 [r11427]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 978:  baggins | 2002-01-08 17:48:44 +0100 (Tue, 08 Jan 2002) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+       * rc.d/init.d/functions: - note about two modes in daemon
 
-- version 0.3.1
+2010-05-10 14:35 +0000 [r11424]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 977:  zagrodzki | 2001-12-24 13:22:41 +0100 (Mon, 24 Dec 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * configure.ac: - Version: 0.4.3.1
 
-- if RUN_DEPMOD is set to "ifmissing", run simply "depmod -A"
+2010-05-10 14:31 +0000 [r11423]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 976:  zagrodzki | 2001-12-21 16:49:35 +0100 (Fri, 21 Dec 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * src/start-stop-daemon.c, src/Makefile.am,
+         man/start-stop-daemon.8, configure.ac, rc.d/init.d/functions: -
+         'dropcaps' and 'start-stop-daemon-pid-check' patches from
+         packages/rc-scripts applied
 
-- fixed depmod problem (s/$mver/`uname -r`/)
+2010-05-10 12:59 +0000 [r11422]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 975:  mkochano | 2001-12-14 13:56:25 +0100 (Fri, 14 Dec 2001) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * rc.d/init.d/functions: - properly quote is_yes() argument
 
-- Previous change caused "snow ball effect" --- some code relied upon
-  that bug.
-- Added code which conditionaly encloses arguments in double quotes.
-  This is required if more than one argument is passed to /bin/su -c.
+2010-05-10 11:50 +0000 [r11420]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 974:  mkochano | 2001-12-13 21:35:26 +0100 (Thu, 13 Dec 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * configure.ac: - Version: 0.4.3.0
 
-- Properly escape quotation marks inside quotation marks.
+2010-05-10 11:23 +0000 [r11419]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 973:  jajcus | 2001-12-03 18:50:33 +0100 (Mon, 03 Dec 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
+       * t/backtick-test.sh, rc.d/init.d/network, rc.d/rc.shutdown,
+         sysconfig/interfaces/up.d/ip, sysconfig/interfaces/up.d/all, doc,
+         init/random.conf, man, init/Makefile.am,
+         sysconfig/interfaces/down.d, man/es, sysconfig/network-scripts,
+         sysconfig/interfaces, sysconfig/interfaces/down.d/all,
+         sysconfig/cpusets, isapnp, sysconfig/interfaces/up.d/tnl,
+         rc.d/rc.sysinit, rc.d/init.d/random,
+         sysconfig/interfaces/up.d/ppp, sysconfig/interfaces/up.d/ipx,
+         service, /, configure.ac, man/sv, man/de, sysconfig, man/ja,
+         Makefile.am, rc.d/init.d, sysconfig/interfaces/down.d/tnl, po,
+         sysconfig/interfaces/down.d/ppp, sysconfig/interfaces/down.d/ipx,
+         man/fr, rc.d/init.d/functions, doc/make-html, doc/upstart.txt
+         (added), sysconfig/hwprofiles, rc.d, src,
+         sysconfig/interfaces/down.d/ip, src/setuidgid.c (added), rc.d/rc,
+         sysconfig/interfaces/up.d, ppp, sysconfig/interfaces/data,
+         src/Makefile.am, man/ru, init (added): - upstart_native branch
+         merged
 
-- pass $CONFIG instead of $DEVICE to ifup-post, ifup-aliases (BTS id 20)
+2010-05-02 12:16 +0000 [r11364]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 972:  cieciwa | 2001-11-30 16:11:50 +0100 (Fri, 30 Nov 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysctl.conf
+       * sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
+         sysconfig/network, doc/net-scripts.txt,
+         sysconfig/network-scripts/functions.network: - support for
+         zeroconf networking (based on information from
+         http://avahi.org/wiki/AvahiAutoipd#Routes)
 
-- s/getrewted/grsecurity/
+2010-04-21 20:24 +0000 [r11340]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 971:  gotar | 2001-11-23 15:33:00 +0100 (Fri, 23 Nov 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/src/ppp-watch.c
-   M /rc-scripts/trunk/src/shvar.c
-   M /rc-scripts/trunk/src/shvar.h
+       * service: - grab $ACTION variable
 
-- fixed typos.
+2010-04-21 18:26 +0000 [r11339]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 970:  zagrodzki | 2001-11-19 14:00:56 +0100 (Mon, 19 Nov 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+       * service: - nicer output (brief) for --status-all ported from
+         ubuntu
 
-- don't try to detect devicetype if it's specified
+2010-04-21 18:21 +0000 [r11338]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 969:  baggins | 2001-11-12 19:47:10 +0100 (Mon, 12 Nov 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
+       * service: - identify as pld
 
-- RESULT variable can be empty, check for it
+2010-04-07 07:02 +0000 [r11312-11313]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 968:  baggins | 2001-11-09 19:34:41 +0100 (Fri, 09 Nov 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * configure.ac: - release 0.4.2.8
 
-- run modprobe at the start of network_init()
+       * rc.d/init.d/functions: - add --redirfds similar to --closefds
 
-------------------------------------------------------------------------
-rev 967:  kloczek | 2001-11-05 17:58:50 +0100 (Mon, 05 Nov 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
+2010-04-05 19:18 +0000 [r11309]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- chenged comment s/Set domainname here/Set NIS domain name here/
+       * rc.d/init.d/template.init: - tabs
 
-------------------------------------------------------------------------
-rev 966:  gotar | 2001-10-30 18:03:53 +0100 (Tue, 30 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2010-04-05 19:13 +0000 [r11308]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- last change: perms to 664.
+       * rc.d/init.d/template.init: - no need to load service config to
+         check network state
 
-------------------------------------------------------------------------
-rev 965:  gotar | 2001-10-30 10:02:58 +0100 (Tue, 30 Oct 2001) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2010-02-08 17:34 +0000 [r11137]  Jakub Bogusz <qboosh/at/pld-linux.org>
 
-- changed /var/run/utmp(x) and /var/log/wtmp(x) permissions to 660 in
-  order to assure compatibility with SysVinit and utempter packages.
+       * sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description: - WLAN_WPA_DRIVER should
+         default to wext
 
-------------------------------------------------------------------------
-rev 963:  kloczek | 2001-10-25 10:21:11 +0200 (Thu, 25 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
+2010-02-08 17:11 +0000 [r11136]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-back .. s/DEVICE/REALDEVICE/
+       * rc.d/init.d/functions: - skip dead pids in status() with
+         --pidfile, or is filter_chroot() broken by design?
 
-------------------------------------------------------------------------
-rev 962:  orzech | 2001-10-25 00:27:13 +0200 (Thu, 25 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2010-02-08 17:06 +0000 [r11135]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- small fixes
+       * t/status-pidfile.sh (added): - test for status() --pidfile
 
-------------------------------------------------------------------------
-rev 961:  kloczek | 2001-10-25 00:16:02 +0200 (Thu, 25 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
+2010-02-08 16:51 +0000 [r11134]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-s/REALDEVICE/DEVICE/
+       * t/backtick-test.sh (added), backtick-test.sh (removed), t
+         (added): - move tests to t/
 
-------------------------------------------------------------------------
-rev 960:  kloczek | 2001-10-22 18:43:16 +0200 (Mon, 22 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/static-routes
+2010-01-15 13:56 +0000 [r11113]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-added commented example.
+       * rc.d/init.d/functions: Use two separate tests instead of single
+         double test since bash yells about wrong integer if variable is
+         empty (and bash can source functions file).
 
-------------------------------------------------------------------------
-rev 958:  mkochano | 2001-10-14 23:33:23 +0200 (Sun, 14 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-br
+2010-01-11 10:52 +0000 [r11099]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- Do not try to delete bridge from itself.
+       * changelog.sh: - C locale for consistent changelog
 
-------------------------------------------------------------------------
-rev 955:  baggins | 2001-10-11 20:49:00 +0200 (Thu, 11 Oct 2001) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-br
+2010-01-11 09:07 +0000 [r11098]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- let kernel maintain if ARP should be turned on/off if not explicitly
-  specified
+       * sysconfig/system: Drop EVMS_MD since it's not used.
 
-------------------------------------------------------------------------
-rev 954:  baggins | 2001-10-10 04:03:51 +0200 (Wed, 10 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2010-01-10 22:05 +0000 [r11096]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- fixed regexp in DEVICETYPE detection
+       * configure.ac: Prepare for 0.4.2.7.
 
-------------------------------------------------------------------------
-rev 953:  baggins | 2001-10-10 00:49:00 +0200 (Wed, 10 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2009-12-02 19:13 +0000 [r11004]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- HANDLING cannot be 'typeset' it's mot local (thanks qboosh)
+       * rc.d/rc.sysinit: - more reverting baggins buzybox branch changes
+         regarding hwclock
 
-------------------------------------------------------------------------
-rev 952:  baggins | 2001-10-10 00:46:24 +0200 (Wed, 10 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
+2009-11-24 11:07 +0000 [r11001]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- typo (thanks qboosh)
+       * rc.d/rc.shutdown, rc.d/rc.sysinit: - having EVMS_LVM=yes without
+         the tools doesn't make them work - having EVMS_LVM=no mustn't
+         prevent plain LVM from bringing up - conclusion: these parts of
+         code are EVMS_LVM independant
 
-------------------------------------------------------------------------
-rev 951:  baggins | 2001-10-08 13:16:15 +0200 (Mon, 08 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2009-11-22 23:24 +0000 [r10999]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- fix for modular LVM
+       * rc.d/Makefile.am: - add rc.init back
 
-------------------------------------------------------------------------
-rev 950:  baggins | 2001-10-05 20:21:59 +0200 (Fri, 05 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysctl.conf
+2009-11-22 23:14 +0000 [r10998]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- comment out all IPv6 stuff by default
+       * rc.d/rc.init (added): - restore, but this time with some doc too
 
-------------------------------------------------------------------------
-rev 949:  baggins | 2001-10-05 20:17:13 +0200 (Fri, 05 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2009-11-22 20:39 +0000 [r10996]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- proper (shell dependant) ulimit use
+       * rc.d/rc.sysinit: - hwclock doesn't recognize -l (patch from
+         devel-en)
 
-------------------------------------------------------------------------
-rev 948:  qboosh | 2001-10-04 09:41:48 +0200 (Thu, 04 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+2009-11-22 13:54 +0000 [r10995]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- applied SOURCES/rc-scripts-typo.patch (by aflinta)
+       * sysconfig/network-scripts/functions.network: - formatting
 
-------------------------------------------------------------------------
-rev 947:  baggins | 2001-10-01 19:10:36 +0200 (Mon, 01 Oct 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2009-11-22 13:51 +0000 [r10993-10994]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- allow ipv6 only interface
+       * sysconfig/network-scripts/functions.network: - nwid already set
+         earlier
 
-------------------------------------------------------------------------
-rev 946:  baggins | 2001-10-01 19:10:17 +0200 (Mon, 01 Oct 2001) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysctl.conf
+       * rc.d/init.d/network: - typo, dots
 
-- added grsec stuff
-- really, really disable ipv6 autoconf if one wants it
+2009-11-22 09:19 +0000 [r10990-10992]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 944:  orzech | 2001-09-19 10:09:56 +0200 (Wed, 19 Sep 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * rc.d/rc.init (removed), rc.d/Makefile.am: - rc.init does not seem
+         to be used anywhere; remove it
 
-- fixed misleading message after killproc with specified signal type
+       * sysconfig/network: - mention HOTPLUG
 
-------------------------------------------------------------------------
-rev 943:  kloczek | 2001-08-17 00:52:47 +0200 (Fri, 17 Aug 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+       * sysconfig/interfaces/ifcfg-description: - cleanup
 
-- charset=iso-8859-2.
+2009-11-20 12:58 +0000 [r10989]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 942:  roman | 2001-08-15 22:32:01 +0200 (Wed, 15 Aug 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.tpsa
+       * rc.d/rc.shutdown: - cleanup trailing whitespace
 
-- added AUTH=no ("noauth" is not a default option of pppd)
+2009-11-20 12:54 +0000 [r10988]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 941:  klakier | 2001-07-30 12:29:03 +0200 (Mon, 30 Jul 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-eth0
+       * rc.d/init.d/sys-chroots: - back to /bin/sh
 
-- ONBOOT=no by default
+2009-11-20 12:35 +0000 [r10985-10987]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 940:  mkochano | 2001-07-23 13:01:25 +0200 (Mon, 23 Jul 2001) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * modules: - apply rc-scripts-modules.patch
 
-- Added ulimit -p unlimited before executing daemon. This will make sure
-  daemons will have ability to fork no matter what limits are set.
-  Limits for users are set via pam_limit.
-- Small optimalization (it's smaller now).
+       * configure.ac: - prepare for 0.4.2.6 release
 
-------------------------------------------------------------------------
-rev 939:  baggins | 2001-07-22 19:28:57 +0200 (Sun, 22 Jul 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
+2009-11-19 21:21 +0000 [r10984]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- typos
+       * rc.d/init.d/functions: - with --pidfile set in status(), don't
+         make wrong assumptions by finding process by name
 
-------------------------------------------------------------------------
-rev 938:  baggins | 2001-07-22 19:28:46 +0200 (Sun, 22 Jul 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/Makefile.am
+2009-11-19 21:07 +0000 [r10983]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- added ifcfg-eth0
+       * rc.d/init.d/functions: - fix weird typo
 
-------------------------------------------------------------------------
-rev 937:  baggins | 2001-07-22 19:27:54 +0200 (Sun, 22 Jul 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2009-11-19 20:41 +0000 [r10982]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- devfs and RAID fixes
+       * rc.d/init.d/functions: - if pidfile specified, pid must be there,
+         don't fallback for pidof(1)
 
-------------------------------------------------------------------------
-rev 936:  baggins | 2001-07-22 19:27:16 +0200 (Sun, 22 Jul 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.modules
+2009-11-19 13:31 +0000 [r10981]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- don't autoclean modules loaded here
+       * rc.d/rc.local: - rc.local is sourced, not executed
 
-------------------------------------------------------------------------
-rev 935:  baggins | 2001-07-21 21:26:37 +0200 (Sat, 21 Jul 2001) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2009-11-17 07:10 +0000 [r10976]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- more merging from TOTALNEW
-- mainly USB and lvm
-- fixed thinko with SET_SLINKS
+       * rc.d/init.d/sys-chroots, rc.d/rc, rc.d/rc.sysinit,
+         rc.d/init.d/cryptsetup, rc.d/init.d/functions: - partial merge of
+         baggin's busybox branch changes
 
-------------------------------------------------------------------------
-rev 934:  baggins | 2001-07-21 21:21:52 +0200 (Sat, 21 Jul 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-eth0
-   M /rc-scripts/trunk/sysconfig/interfaces/tnlcfg-icm
+2009-11-17 06:22 +0000 [r10975]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- bring it up to date with the stuff ;>
+       * rc.d/init.d/functions: - status -p shortopt for --pidfile
 
-------------------------------------------------------------------------
-rev 933:  baggins | 2001-07-21 21:19:22 +0200 (Sat, 21 Jul 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
+2009-11-16 14:49 +0000 [r10971]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- s/BOOTMETHOD/BOOTPROTO/g
+       * sysconfig/network-scripts/functions.network: -
+         unknown/unsupported: return 2 if no tools found or all the
+         methods failed
 
-------------------------------------------------------------------------
-rev 932:  klakier | 2001-07-19 22:55:33 +0200 (Thu, 19 Jul 2001) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-eth0
+2009-11-16 14:07 +0000 [r10970]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- example config
+       * sysconfig/network-scripts/functions.network: - don't call
+         check_mii_tool if ethtool or iwconfig reported success
 
-------------------------------------------------------------------------
-rev 931:  baggins | 2001-07-17 20:21:29 +0200 (Tue, 17 Jul 2001) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2009-11-16 14:03 +0000 [r10969]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- merge from TOTALNEW branch:
-       - set MTU
-       - don't use tput if we are not on a proper terminal
+       * sysconfig/network-scripts/functions.network: - check rfkill
+         before iwconfig (more common and doesn't require binary) - note
+         /sys/class/net/${1}/operstate file on some systems
 
-------------------------------------------------------------------------
-rev 930:  marcus | 2001-07-13 19:47:44 +0200 (Fri, 13 Jul 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
+2009-11-16 14:00 +0000 [r10968]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- added automatically vlan shutdown before shutdowing interface (eth)
+       * sysconfig/network-scripts/functions.network: - it's common for
+         WiFi that all the methods of link state determinaion fail, don't
+         abort dhclient in such case
 
-------------------------------------------------------------------------
-rev 929:  marcus | 2001-07-06 00:21:42 +0200 (Fri, 06 Jul 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2009-11-04 08:03 +0000 [r10945]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- VLAN must be set _before_ initialisation it's IP parameters
+       * sysconfig/network-scripts/ifup-br: - don't disable bridged device
+         just before bridge starts! - this interrupts every subdevice
+         currently active (like VLAN interfaces in another bridges)
 
-------------------------------------------------------------------------
-rev 927:  baggins | 2001-07-05 17:56:34 +0200 (Thu, 05 Jul 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2009-11-04 07:58 +0000 [r10944]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- cleaned up accidental mess
+       * sysconfig/network-scripts/ifdown-br: - dont't set bridged device
+         down! some subdevice can still be used (e.g. VLAN interface in
+         another bridge), - NOTE: addresses from underlying device are
+         flushed on ifup-br so there should not exist anyone anyway
 
-------------------------------------------------------------------------
-rev 926:  baggins | 2001-07-05 17:47:39 +0200 (Thu, 05 Jul 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2009-11-03 15:47 +0000 [r10933]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- don't mount devpts if devfs is already mounted
+       * sysconfig/network-scripts/ifup-br: - bridge forward delay is used
+         regardless of STP, - NB hello timer runs always too, it's just
+         not used without STP
 
-------------------------------------------------------------------------
-rev 925:  baggins | 2001-07-05 17:46:06 +0200 (Thu, 05 Jul 2001) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2009-10-25 18:33 +0000 [r10854]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- backed up some obviously wrong changes
-- PLEASE do NOT make functional changes along with cosmetic ones
+       * rc.d/init.d/network: - fix devs detect
 
-------------------------------------------------------------------------
-rev 924:  gotar | 2001-07-05 00:48:07 +0200 (Thu, 05 Jul 2001) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2009-10-16 08:50 +0000 [r10792]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- removed /etc/HOSTNAME,
-- cosmetics.
+       * rc.d/init.d/template.init: - stderr redirected anyway, nothing
+         special needed in configtest()
 
-------------------------------------------------------------------------
-rev 923:  marcus | 2001-06-26 16:53:27 +0200 (Tue, 26 Jun 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2009-10-15 10:03 +0000 [r10789]  pawelz <pawelz/at/pld-linux.org>
 
-- added vconfig set_flag $DEVICE 1 - for dhcpd
+       * sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile: - do not reduce
+         MTU by default. It kills ipsec.
 
-------------------------------------------------------------------------
-rev 922:  marcus | 2001-06-25 22:54:12 +0200 (Mon, 25 Jun 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2009-10-15 09:32 +0000 [r10788]  pawelz <pawelz/at/pld-linux.org>
 
-- added vlan_setup function (setting proper 802.1q vlan's parameters)
+       * sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile (added),
+         sysconfig/interfaces/data/chat-ppp0.gprs-playmobile (added): -
+         ppp configuration for PLAY MOBILE (tested on HUAWEI E169 and E220
+         modems)
 
-------------------------------------------------------------------------
-rev 921:  marcus | 2001-06-25 22:44:49 +0200 (Mon, 25 Jun 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2009-10-14 07:35 +0000 [r10784]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- added support to 802.1Q VLANs. (ifcfg-eth0.<vlan>)
+       * rc.d/rc.sysinit: - local args in /etc/modules processing
 
-------------------------------------------------------------------------
-rev 912:  baggins | 2001-05-25 22:14:48 +0200 (Fri, 25 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2009-09-14 23:31 +0000 [r10603]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- don't try to add ipv4 address if there is none
+       * rc.d/rc.sysinit: - there's no point in trying to run
+         vg{scan,change} if they're not present; so made them sufficient
+         unless is_no "$EVMS_LVM"
 
-------------------------------------------------------------------------
-rev 911:  baggins | 2001-05-25 19:53:42 +0200 (Fri, 25 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2009-09-02 19:58 +0000 [r10524]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- typo
+       * rc.d/rc.sysinit: Set rc to 0 for mdadm rc=2 case.
 
-------------------------------------------------------------------------
-rev 910:  baggins | 2001-05-25 19:48:03 +0200 (Fri, 25 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2009-09-01 18:59 +0000 [r10523]  Paweł Gołaszewski <blues/at/pld-linux.org>
 
-- compatibility fixes
+       * rc.d/rc.sysinit: - cpuset shouldn't be mounted unconditionally -
+         it has few options
 
-------------------------------------------------------------------------
-rev 909:  baggins | 2001-05-25 19:34:51 +0200 (Fri, 25 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2009-08-30 20:14 +0000 [r10518]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- cleanup
+       * rc.d/rc.sysinit: mdadm status codes 0 and 2 (new in mdadm 3.0)
+         are success
 
-------------------------------------------------------------------------
-rev 908:  baggins | 2001-05-25 16:33:22 +0200 (Fri, 25 May 2001) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+2009-08-25 10:25 +0000 [r10493]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- removed shutting down "unconfigured" interfaces - that was dumb
-  idea misiek
+       * rc.d/rc.sysinit: - use shell construct
 
-------------------------------------------------------------------------
-rev 907:  baggins | 2001-05-25 16:32:08 +0200 (Fri, 25 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2009-08-25 09:26 +0000 [r10492]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- consistency check
+       * rc.d/rc.sysinit: Skip comments in args.
 
-------------------------------------------------------------------------
-rev 906:  baggins | 2001-05-25 16:30:56 +0200 (Fri, 25 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2009-08-24 06:16 +0000 [r10491]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- consistency checks
+       * rc.d/rc.sysinit: Restore extra check.
 
-------------------------------------------------------------------------
-rev 905:  baggins | 2001-05-24 22:20:23 +0200 (Thu, 24 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2009-08-17 20:34 +0000 [r10490]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- reverted last change - not neded
+       * rc.d/rc.sysinit, src/getkey.c: New getkey handling (from fc).
 
-------------------------------------------------------------------------
-rev 904:  baggins | 2001-05-24 22:17:31 +0200 (Thu, 24 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+2009-08-16 20:53 +0000 [r10487]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- fixing shutting down unconfigured defices (atm stuff is not)
+       * configure.ac: Release 0.4.2.4.
 
-------------------------------------------------------------------------
-rev 903:  baggins | 2001-05-24 22:19:40 +0200 (Thu, 24 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2009-08-11 14:06 +0000 [r10473]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- compat stuff
+       * rc.d/rc.sysinit: - no subshell needed and unify modprobe -c
+         callout
 
-------------------------------------------------------------------------
-rev 902:  baggins | 2001-05-24 22:14:55 +0200 (Thu, 24 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2009-08-11 07:08 +0000 [r10469]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- more bad merge fixes
+       * rc.d/rc.sysinit: Don't use modprobe.conf file. Use /sbin/modprobe
+         -c output instead.
 
-------------------------------------------------------------------------
-rev 901:  baggins | 2001-05-24 22:00:34 +0200 (Thu, 24 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2009-08-07 17:42 +0000 [r10460]  Marcin Król <hawk/at/pld-linux.org>
 
-- fixed very stupid typo
+       * sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifup-br, rc.d/rc.sysinit,
+         sysconfig/network-scripts/ifup-sl,
+         sysconfig/network-scripts/functions.network,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/ifup-vlan: - '-k' is no longer valid
+         modprobe switch
 
-------------------------------------------------------------------------
-rev 900:  baggins | 2001-05-16 15:12:34 +0200 (Wed, 16 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+2009-07-25 19:44 +0000 [r10427]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- cleaned up, updated and translated
+       * rc.d/init.d/template.init: - configtest alias - allow output of
+         configtest success
 
-------------------------------------------------------------------------
-rev 899:  baggins | 2001-05-16 15:12:07 +0200 (Wed, 16 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-
-- nls cleanups
-
-------------------------------------------------------------------------
-rev 898:  baggins | 2001-05-16 04:14:36 +0200 (Wed, 16 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-
-- do not 'exec' umount, $() is just fine (yes, it's yet another ksh93 fix)
-
-------------------------------------------------------------------------
-rev 897:  baggins | 2001-05-16 03:54:36 +0200 (Wed, 16 May 2001) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc
-
-- set TMPDIR=/dev/null before exec rc.shutdown (workaround for the freaky
-  weird ksh93 which tries to keep pipes in /tmp, and no, disabling this
-  in source of ksh93 is not an option)
-
-------------------------------------------------------------------------
-rev 896:  baggins | 2001-05-16 03:33:33 +0200 (Wed, 16 May 2001) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-
-- do not use locale in rc.shutdwon (there are shells that support them
-  and you end up with unmountable /usr)
-
-------------------------------------------------------------------------
-rev 895:  baggins | 2001-05-15 19:28:02 +0200 (Tue, 15 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/makepot.pl
-
-- recognize "nls 'bla'"
-
-------------------------------------------------------------------------
-rev 894:  baggins | 2001-05-15 18:54:17 +0200 (Tue, 15 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/template.init
-
-- typo
-
-------------------------------------------------------------------------
-rev 893:  baggins | 2001-05-15 18:53:22 +0200 (Tue, 15 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- typos
-
-------------------------------------------------------------------------
-rev 892:  baggins | 2001-05-15 18:44:38 +0200 (Tue, 15 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-- typos
-
-------------------------------------------------------------------------
-rev 891:  agaran | 2001-05-15 18:43:02 +0200 (Tue, 15 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-
-added some translations..may somebody look at that?
-
-------------------------------------------------------------------------
-rev 890:  baggins | 2001-05-15 18:41:26 +0200 (Tue, 15 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-- typo
-
-------------------------------------------------------------------------
-rev 889:  baggins | 2001-05-15 18:36:47 +0200 (Tue, 15 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-- rarp run via run_cmd
-
-------------------------------------------------------------------------
-rev 888:  baggins | 2001-05-15 18:05:08 +0200 (Tue, 15 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/AUTHORS
-   M /rc-scripts/trunk/COPYING
-   A /rc-scripts/trunk/DEVELOPMENT
-   M /rc-scripts/trunk/Makefile.am
-   M /rc-scripts/trunk/NEWS
-   M /rc-scripts/trunk/README
-   M /rc-scripts/trunk/TODO
-   M /rc-scripts/trunk/autogen.sh
-   M /rc-scripts/trunk/configure.in
-   M /rc-scripts/trunk/doc/initlog.1
-   M /rc-scripts/trunk/doc/net-scripts.txt
-   M /rc-scripts/trunk/doc/sysconfig.txt
-   M /rc-scripts/trunk/inittab
-   M /rc-scripts/trunk/lang.csh
-   M /rc-scripts/trunk/makepot.pl
-   A /rc-scripts/trunk/modules
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/Makefile.am
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/init.d/single
-   M /rc-scripts/trunk/rc.d/init.d/template.init
-   M /rc-scripts/trunk/rc.d/rc
-   A /rc-scripts/trunk/rc.d/rc.modules
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/setsysfont
-   M /rc-scripts/trunk/src/Makefile.am
-   M /rc-scripts/trunk/src/getkey.c
-   M /rc-scripts/trunk/src/initlog.c
-   M /rc-scripts/trunk/src/minilogd.c
-   M /rc-scripts/trunk/src/netreport.c
-   M /rc-scripts/trunk/src/ppp-watch.c
-   M /rc-scripts/trunk/src/process.c
-   M /rc-scripts/trunk/src/shvar.c
-   M /rc-scripts/trunk/src/shvar.h
-   M /rc-scripts/trunk/src/usernetctl.c
-   M /rc-scripts/trunk/sysconfig/Makefile.am
-   M /rc-scripts/trunk/sysconfig/clock
-   M /rc-scripts/trunk/sysconfig/interfaces/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-br0
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased1
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased2
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-sl0
-   M /rc-scripts/trunk/sysconfig/interfaces/tnlcfg-description
-   M /rc-scripts/trunk/sysconfig/interfaces/tnlcfg-icm
-   M /rc-scripts/trunk/sysconfig/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/Makefile.am
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifdown-br
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-br
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-   M /rc-scripts/trunk/sysconfig/system
-   M /rc-scripts/trunk/sysconfig/timezone
-   A /rc-scripts/trunk/sysctl.conf
-
-- merge from TOTALNEW branch (see NEWS for more info)
-
-------------------------------------------------------------------------
-rev 886:  kloczek | 2001-05-13 20:39:37 +0200 (Sun, 13 May 2001) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/sysconfig/network
-
-added abilities for setup static RARP table by
-/etc/sysconfig/network::STATIC_RARP=yes (like static ARP table) based on
-/etc/ethers config file. Before setting up ARRP table is checked /proc/net/rarp
-and if file don't exist "modprobe rarp" is performed before.
-
-------------------------------------------------------------------------
-rev 884:  misiek | 2001-05-13 19:47:46 +0200 (Sun, 13 May 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/branches/TOTALNEW/rc.d/init.d/functions
-   M /rc-scripts/branches/TOTALNEW/rc.d/init.d/timezone
-   M /rc-scripts/branches/TOTALNEW/rc.d/rc
-   M /rc-scripts/branches/TOTALNEW/rc.d/rc.shutdown
-   M /rc-scripts/branches/TOTALNEW/rc.d/rc.sysinit
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-ksh93 support/fixes by Jan Rêkorajski <baggins@pld.org.pl> (from stable series)
-
-------------------------------------------------------------------------
-rev 883:  baggins | 2001-05-13 19:10:19 +0200 (Sun, 13 May 2001) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/timezone
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- version 0.2.11
-- true ksh support/fixes:
-       - fixed numerous instances of incorrect quoting ("" inside itself)
-       - s/local/typeset/
-
-------------------------------------------------------------------------
-rev 878:  zagrodzki | 2001-04-21 01:28:31 +0200 (Sat, 21 Apr 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- few more updates - util-linux 2.10s is _slightly_ fixed :>>
-
-------------------------------------------------------------------------
-rev 877:  zagrodzki | 2001-04-20 23:15:42 +0200 (Fri, 20 Apr 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- patch to allow fsck'ing crypted filesystems
-
-------------------------------------------------------------------------
-rev 876:  misiek | 2001-04-20 01:31:48 +0200 (Fri, 20 Apr 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-don't use quotation in DHCPOPTIONS
-
-------------------------------------------------------------------------
-rev 873:  qboosh | 2001-03-22 22:50:36 +0100 (Thu, 22 Mar 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-
-- check if DATAFORCHAT is not null before exporting it
-
-------------------------------------------------------------------------
-rev 868:  misiek | 2001-03-05 18:35:01 +0100 (Mon, 05 Mar 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/TODO
-
-removed IPX tunnels; these don't need rc-scripts support
-
-------------------------------------------------------------------------
-rev 867:  misiek | 2001-03-05 18:34:13 +0100 (Mon, 05 Mar 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-sysconfig/clock was missing
-
-------------------------------------------------------------------------
-rev 861:  laro | 2001-03-03 12:28:11 +0100 (Sat, 03 Mar 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/timezone
-
-typing error fixed
-
-------------------------------------------------------------------------
-rev 860:  malekith | 2001-03-01 17:11:34 +0100 (Thu, 01 Mar 2001) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2009-07-25 19:29 +0000 [r10426]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-Fixed to pass --localtime option to hwclock. check hwclock
-manpage for details (it has changed, since i last read it)
+       * rc.d/init.d/template.init: - improved configtest output sequence
 
-------------------------------------------------------------------------
-rev 857:  baggins | 2001-02-23 19:06:48 +0100 (Fri, 23 Feb 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
+2009-07-25 19:24 +0000 [r10425]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- bring link up at startup
+       * rc.d/init.d/template.init: - add checkconfig action sample
 
-------------------------------------------------------------------------
-rev 856:  zagrodzki | 2001-02-12 21:30:48 +0100 (Mon, 12 Feb 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+2009-07-25 19:19 +0000 [r10424]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- uncommented "to enter interactive startup" transl.
+       * rc.d/init.d/template.init: - use <service_name> for msg as it
+         usualy differs
 
-------------------------------------------------------------------------
-rev 855:  roman | 2001-02-02 22:18:30 +0100 (Fri, 02 Feb 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.tpsa
+2009-07-21 18:25 +0000 [r10422]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
 
-another small fix: atdt $PHONE -> atdt$PHONE
+       * firmware-loader.sh (added), rc.d/rc.sysinit: - added
+         firmware-loader.sh for autoload firmware on systems w/o udev
 
-------------------------------------------------------------------------
-rev 854:  roman | 2001-02-02 19:22:46 +0100 (Fri, 02 Feb 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.tpsa
+2009-07-17 07:40 +0000 [r10421]  Bartosz Świątek <shadzik/at/pld-linux.org>
 
-- small fix
+       * sysconfig/i18n: - add en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8
+         en_GB.UTF-8/UTF-8 to supported langs
 
-------------------------------------------------------------------------
-rev 851:  baggins | 2001-01-12 14:46:26 +0100 (Fri, 12 Jan 2001) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+2009-07-16 18:09 +0000 [r10420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- exclude nas* interfaces on boot, they need to be started by ATM utils
+       * rc.d/init.d/functions: Update LINES correctly.
 
-------------------------------------------------------------------------
-rev 850:  mkochano | 2000-12-27 14:33:19 +0100 (Wed, 27 Dec 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/system
+2009-07-16 17:07 +0000 [r10419]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- CONSOLE_LOGLEVEL is back. It is duplicated in klogd.sysconfig, but it has to
-  be here. It is required by rc.sysinit in order to set logging level before
-  processing init.d/* scripts.
+       * rc.d/init.d/functions: On IPMI serial console COLUMNS ends up
+         with negative value like -13. Protect agains such thing. Also
+         protect LINES.
 
-------------------------------------------------------------------------
-rev 849:  mkochano | 2000-12-19 23:33:29 +0100 (Tue, 19 Dec 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/system
+2009-07-01 04:39 +0000 [r10409]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- Removed CONSOLELOG_LEVEL - has been moved to /etc/sysconfig/klogd.
+       * acinclude.m4: - fix underquoted definition warning
 
-------------------------------------------------------------------------
-rev 847:  jajcus | 2000-12-14 10:49:25 +0100 (Thu, 14 Dec 2000) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2009-07-01 04:35 +0000 [r10408]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- status() improved so it can accept now two argumens: the subsys
-  name and (optional) the daemon name. status() checks if daemon is running
-  or the subsys is locked. This way subsys name can differ from daemon name it
-  is running
+       * configure.ac: - 0.4.2.3
 
-------------------------------------------------------------------------
-rev 846:  jajcus | 2000-12-14 10:32:03 +0100 (Thu, 14 Dec 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/Makefile.am
-   A /rc-scripts/trunk/sysconfig/clock
+2009-06-29 00:13 +0000 [r10399]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- /etc/sysconfig/clock added (for hardware clock options)
+       * rc.d/rc.shutdown: - nice message about kexec being used
 
-------------------------------------------------------------------------
-rev 845:  kloczek | 2000-12-12 18:38:17 +0100 (Tue, 12 Dec 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+2009-06-28 22:17 +0000 [r10398]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- version 0.2.10.
+       * rc.d/rc.shutdown: - invoke kexec only if image loaded
 
-------------------------------------------------------------------------
-rev 843:  mkochano | 2000-12-09 13:02:47 +0100 (Sat, 09 Dec 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2009-06-05 18:30 +0000 [r10372]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- Added note about some not obvious behavior of is_not().
+       * sysconfig/network: - update udev path
 
-------------------------------------------------------------------------
-rev 842:  mkochano | 2000-12-09 13:01:17 +0100 (Sat, 09 Dec 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2009-06-03 06:29 +0000 [r10367-10369]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- Fixed problem with $RUN_DEPMOD="ifmissing".
+       * sysconfig/network-scripts/functions.network: - one local should
+         be enough
 
-------------------------------------------------------------------------
-rev 841:  roman | 2000-12-04 13:06:59 +0100 (Mon, 04 Dec 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.tpsa
+       * rc.d/init.d/functions: - update path
 
+       * sysconfig/network-scripts/functions.network: - i don't think cat
+         output is localized
 
-Added PHONE to DATAFORCHAT
+2009-06-02 20:34 +0000 [r10366]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 839:  baggins | 2000-11-17 15:47:43 +0100 (Fri, 17 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+       * sysconfig/network-scripts/functions.network: Add rfkill support.
 
-- version 0.2.9
+2009-05-26 19:51 +0000 [r10361]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 838:  misiek | 2000-11-17 13:11:34 +0100 (Fri, 17 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
+       * rc.d/init.d/functions: - don't kill -KILL (in start-stop-daemon),
+         try TERM first
 
-information about specifing prefix for so called ,,aliases''
+2009-05-22 18:30 +0000 [r10358]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 837:  kloczek | 2000-11-17 07:25:52 +0100 (Fri, 17 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * DEVELOPMENT, configure.ac: Prepare for 0.4.2.2.
 
-- replace "$((" by "$( (" to w use bash as /bin/sh.
+2009-04-23 20:59 +0000 [r10333]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 836:  baggins | 2000-11-16 17:04:17 +0100 (Thu, 16 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/timezone
+       * sysconfig/network-scripts/functions.network: Don't rely on mii
+         check (it's unreliable). 'radio off' clarifications. Less
+         iterations in loop.
 
-- cleanup from TOTALNEW
+2009-04-07 09:28 +0000 [r10321-10322]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 835:  baggins | 2000-11-16 17:03:37 +0100 (Thu, 16 Nov 2000) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
+         udev it doesn't exist usually.
 
-- backport from TOTALNEW
-- cleaned up shell functions
-- fixed is_yes/is_no
-- added is_module, log_* functions
+       * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
+         udev it doesn't exist usually.
 
-------------------------------------------------------------------------
-rev 834:  baggins | 2000-11-16 17:02:12 +0100 (Thu, 16 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.init
+2009-03-26 15:11 +0000 [r10264]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- set/unset more (all?) locale variables (backport from TOTALNEW)
+       * sysconfig/network-scripts/ifup-aliases: - more readable
 
-------------------------------------------------------------------------
-rev 833:  baggins | 2000-11-16 17:01:18 +0100 (Thu, 16 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/allowlogin
-   M /rc-scripts/trunk/rc.d/init.d/killall
-   M /rc-scripts/trunk/rc.d/init.d/random
-   M /rc-scripts/trunk/rc.d/init.d/single
-   M /rc-scripts/trunk/rc.d/init.d/template.init
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.local
-   M /rc-scripts/trunk/rc.d/rc.shutdown
+2009-03-26 13:33 +0000 [r10253]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- added setting for vi ;)
+       * sysconfig/network-scripts/ifup-aliases: - set addrlabel only if
+         specified
 
-------------------------------------------------------------------------
-rev 832:  baggins | 2000-11-16 16:58:55 +0100 (Thu, 16 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/Makefile.am
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-
-- replaced sed with awk (backport from TOTALNEW branch)
-
-------------------------------------------------------------------------
-rev 831:  baggins | 2000-11-16 16:56:19 +0100 (Thu, 16 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- synced with SPECS version
-
-------------------------------------------------------------------------
-rev 830:  baggins | 2000-11-06 20:28:05 +0100 (Mon, 06 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- `ip -4 addr add` first `ip link set dev up` next - atm needs it
-
-------------------------------------------------------------------------
-rev 829:  baggins | 2000-11-06 19:33:28 +0100 (Mon, 06 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-
-- version 0.2.8
-
-------------------------------------------------------------------------
-rev 827:  baggins | 2000-11-06 17:24:46 +0100 (Mon, 06 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-
-- use awk instead of sed in interface selection
-
-------------------------------------------------------------------------
-rev 826:  baggins | 2000-11-06 16:42:19 +0100 (Mon, 06 Nov 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-
-- skip lec and atm interfaces on start|stop, they are set using separate
-  script
-
-------------------------------------------------------------------------
-rev 825:  baggins | 2000-11-06 16:40:46 +0100 (Mon, 06 Nov 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- revert last change because IPv6 is broken and it's not possible
-  to add an adress on DOWN interface :(
-
-------------------------------------------------------------------------
-rev 823:  baggins | 2000-11-05 02:28:05 +0100 (Sun, 05 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
-
-- added global ipv6 autoconf setting
-
-------------------------------------------------------------------------
-rev 822:  baggins | 2000-11-04 05:44:55 +0100 (Sat, 04 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- bring interface UP _after_ setting up addresses (other way breaks ATM)
-
-------------------------------------------------------------------------
-rev 819:  baggins | 2000-11-02 22:40:49 +0100 (Thu, 02 Nov 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-
-- global setting for autoconf in proc_net()
-
-------------------------------------------------------------------------
-rev 808:  misiek | 2000-10-22 22:55:23 +0200 (Sun, 22 Oct 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-(run_cmd, daemon): set HOME and TMPDIR in nicer way (backport from totalnew)
-
-------------------------------------------------------------------------
-rev 807:  mkochano | 2000-10-22 21:30:18 +0200 (Sun, 22 Oct 2000) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- Remove "HOME" from environment.
-- Set TMPDIR and TEMP to "/tmp". Some programs (Samba, cvs) will fail beacuse
-  of lack of access permissions to "/root/tmp" or lack of this directory if
-  these variables are inherited from root's environment.
-
-------------------------------------------------------------------------
-rev 803:  misiek | 2000-10-18 22:10:55 +0200 (Wed, 18 Oct 2000) | 3 lines
-Changed paths:
-   A /rc-scripts/branches/TOTALNEW (from /rc-scripts/trunk:780)
-   M /rc-scripts/branches/TOTALNEW/AUTHORS
-   M /rc-scripts/branches/TOTALNEW/COPYING
-   A /rc-scripts/branches/TOTALNEW/DEVELOPMENT
-   M /rc-scripts/branches/TOTALNEW/Makefile.am
-   M /rc-scripts/branches/TOTALNEW/NEWS
-   M /rc-scripts/branches/TOTALNEW/README
-   M /rc-scripts/branches/TOTALNEW/TODO
-   D /rc-scripts/branches/TOTALNEW/adjtime
-   M /rc-scripts/branches/TOTALNEW/autogen.sh
-   M /rc-scripts/branches/TOTALNEW/configure.in
-   M /rc-scripts/branches/TOTALNEW/doc/net-scripts.txt
-   M /rc-scripts/branches/TOTALNEW/doc/sysconfig.txt
-   M /rc-scripts/branches/TOTALNEW/inittab
-   M /rc-scripts/branches/TOTALNEW/lang.csh
-   M /rc-scripts/branches/TOTALNEW/makepot.pl
-   A /rc-scripts/branches/TOTALNEW/modules
-   M /rc-scripts/branches/TOTALNEW/po/Makefile.am
-   M /rc-scripts/branches/TOTALNEW/po/pl.po
-   M /rc-scripts/branches/TOTALNEW/rc-scripts.spec.in
-   M /rc-scripts/branches/TOTALNEW/rc.d/Makefile.am
-   M /rc-scripts/branches/TOTALNEW/rc.d/init.d/allowlogin
-   M /rc-scripts/branches/TOTALNEW/rc.d/init.d/functions
-   D /rc-scripts/branches/TOTALNEW/rc.d/init.d/functions.network
-   M /rc-scripts/branches/TOTALNEW/rc.d/init.d/killall
-   M /rc-scripts/branches/TOTALNEW/rc.d/init.d/network
-   M /rc-scripts/branches/TOTALNEW/rc.d/init.d/random
-   M /rc-scripts/branches/TOTALNEW/rc.d/init.d/single
-   M /rc-scripts/branches/TOTALNEW/rc.d/init.d/template.init
-   M /rc-scripts/branches/TOTALNEW/rc.d/init.d/timezone
-   M /rc-scripts/branches/TOTALNEW/rc.d/rc
-   M /rc-scripts/branches/TOTALNEW/rc.d/rc.init
-   M /rc-scripts/branches/TOTALNEW/rc.d/rc.local
-   A /rc-scripts/branches/TOTALNEW/rc.d/rc.modules
-   M /rc-scripts/branches/TOTALNEW/rc.d/rc.shutdown
-   M /rc-scripts/branches/TOTALNEW/rc.d/rc.sysinit
-   M /rc-scripts/branches/TOTALNEW/run-parts
-   M /rc-scripts/branches/TOTALNEW/setsysfont
-   M /rc-scripts/branches/TOTALNEW/sysconfig/interfaces/Makefile.am
-   A /rc-scripts/branches/TOTALNEW/sysconfig/interfaces/ifcfg-atm0
-   A /rc-scripts/branches/TOTALNEW/sysconfig/interfaces/ifcfg-br0
-   M /rc-scripts/branches/TOTALNEW/sysconfig/interfaces/ifcfg-description
-   A /rc-scripts/branches/TOTALNEW/sysconfig/interfaces/ifcfg-lec0
-   M /rc-scripts/branches/TOTALNEW/sysconfig/interfaces/ifcfg-ppp0.leased1
-   M /rc-scripts/branches/TOTALNEW/sysconfig/interfaces/ifcfg-ppp0.leased2
-   M /rc-scripts/branches/TOTALNEW/sysconfig/interfaces/ifcfg-ppp0.tpsa
-   M /rc-scripts/branches/TOTALNEW/sysconfig/interfaces/ifcfg-sl0
-   M /rc-scripts/branches/TOTALNEW/sysconfig/interfaces/tnlcfg-description
-   M /rc-scripts/branches/TOTALNEW/sysconfig/interfaces/tnlcfg-icm
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/Makefile.am
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifdown
-   A /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifdown-br
-   A /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifdown-lec
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifdown-ppp
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup-aliases
-   A /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup-atm
-   A /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup-br
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup-ipx
-   A /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup-lec
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup-routes
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/tnldown
-   M /rc-scripts/branches/TOTALNEW/sysconfig/network-scripts/tnlup
-   M /rc-scripts/branches/TOTALNEW/sysconfig/system
-   M /rc-scripts/branches/TOTALNEW/sysconfig/timezone
-   A /rc-scripts/branches/TOTALNEW/sysctl.conf
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-
-merged totalnew 3d patch as new TOTALNEW branch
-
-------------------------------------------------------------------------
-rev 802:  saq | 2000-10-17 22:42:13 +0200 (Tue, 17 Oct 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- bugfix: avoid loops when a user calls ifup and usernetctl isn't suid
-
-------------------------------------------------------------------------
-rev 801:  saq | 2000-09-25 15:46:34 +0200 (Mon, 25 Sep 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-
-- version 0.2.7
-
-------------------------------------------------------------------------
-rev 800:  saq | 2000-09-23 22:43:05 +0200 (Sat, 23 Sep 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- fixed DEVICETYPE determination for aliased devices
-
-------------------------------------------------------------------------
-rev 799:  saq | 2000-09-21 15:53:21 +0200 (Thu, 21 Sep 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/de.po
-
-- minor fixes
-
-------------------------------------------------------------------------
-rev 798:  kloczek | 2000-09-21 01:32:28 +0200 (Thu, 21 Sep 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/static-routes
-
-- commented entry description.
-
-------------------------------------------------------------------------
-rev 797:  saq | 2000-09-19 15:36:54 +0200 (Tue, 19 Sep 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-
-- translations for ifup and ifup-sl
-
-------------------------------------------------------------------------
-rev 796:  saq | 2000-09-19 15:36:40 +0200 (Tue, 19 Sep 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/de.po
-
-- s/dir/dip/
-
-------------------------------------------------------------------------
-rev 795:  saq | 2000-09-19 14:46:45 +0200 (Tue, 19 Sep 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/po/de.po
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-
-- merged some %s into nls invocations
-- German translation finetuning
-
-------------------------------------------------------------------------
-rev 794:  saq | 2000-09-19 00:32:04 +0200 (Tue, 19 Sep 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-   A /rc-scripts/trunk/po/de.po
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- introducing German translation
-
-------------------------------------------------------------------------
-rev 793:  baggins | 2000-09-03 04:29:02 +0200 (Sun, 03 Sep 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2009-03-23 16:07 +0000 [r10235]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- added IPV6_AUTOCONF variable to interface configuration
-  set it to "no" if you don't want kernel to autoconfigure IPv6 address
-  on interfaces (prefix:MAC stuff)
+       * configure.ac: - 0.4.2.1
 
-------------------------------------------------------------------------
-rev 792:  zagrodzki | 2000-08-28 17:43:44 +0200 (Mon, 28 Aug 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+2009-03-21 21:30 +0000 [r10225-10226]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- version = 0.2.6
+       * rc.d/init.d/sys-chroots: - correct
 
-------------------------------------------------------------------------
-rev 791:  zagrodzki | 2000-08-28 17:38:14 +0200 (Mon, 28 Aug 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * rc.d/init.d/sys-chroots: - invert condition to bring down one
+         level of indent
 
-- substituted awk in place of /usr/bin/tr
+2009-03-21 21:24 +0000 [r10223-10224]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 790:  zagrodzki | 2000-08-28 17:35:48 +0200 (Mon, 28 Aug 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * rc.d/init.d/local: - proper order of commands
 
-- removed all "xargs" calls
+       * rc.d/init.d/killall: - correction
 
-------------------------------------------------------------------------
-rev 789:  zagrodzki | 2000-08-09 01:06:50 +0200 (Wed, 09 Aug 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2009-03-21 21:17 +0000 [r10222]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- added "termput op" definition -- it fixes the Blue Screen (tm) problem
-  :) (if you don't know what's this about, try umounting /usr and running
-  rc.sysinit -- the same effect was when /usr wasn't on root partition)
+       * rc.d/init.d/allowlogin: - why the space?
 
-------------------------------------------------------------------------
-rev 788:  baggins | 2000-08-04 17:25:45 +0200 (Fri, 04 Aug 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2009-03-20 16:03 +0000 [r10221]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- fixed setting up GATEWAY6*
-- added setting up global route for IPv6 routers
+       * sysconfig/network-scripts/functions.network: Set nickname only
+         when specified in config since many wifi adapters don't support
+         this setting.
 
-------------------------------------------------------------------------
-rev 787:  baggins | 2000-08-04 17:20:38 +0200 (Fri, 04 Aug 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
+2009-03-19 00:15 +0000 [r10218]  Elan Ruusamäe <glen/at/pld-linux.org>
 
--added IPV6_GLOBALROUTEDEV
+       * rc.d/rc, rc.d/rc.sysinit, DEVELOPMENT,
+         sysconfig/network-scripts/functions.network,
+         rc.d/init.d/functions: - use "local" not "typeset" (compatible
+         with: pdksh/bash/dash)
 
-------------------------------------------------------------------------
-rev 786:  baggins | 2000-08-04 17:19:00 +0200 (Fri, 04 Aug 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
+2009-03-16 11:34 +0000 [r10214]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- added IPV6_GLOBALROUTE
+       * rc.d/rc.shutdown, rc.d/rc.sysinit: - shorter lvm version detect
 
-------------------------------------------------------------------------
-rev 785:  baggins | 2000-08-04 17:06:47 +0200 (Fri, 04 Aug 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2009-03-16 11:27 +0000 [r10213]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- set up GATEWAY6* only if IPV6_FORWARDING is disabled
+       * rc.d/rc.shutdown: - remove unneeded subshells
 
-------------------------------------------------------------------------
-rev 784:  baggins | 2000-08-04 16:08:23 +0200 (Fri, 04 Aug 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2009-03-16 11:23 +0000 [r10212]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- added default route setup for IPv6
+       * sysconfig/system: - typo
 
-------------------------------------------------------------------------
-rev 783:  baggins | 2000-08-04 16:02:20 +0200 (Fri, 04 Aug 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
+2009-03-15 23:09 +0000 [r10210-10211]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- added GATEWAY6* for IPv6 routing
+       * rc.d/rc.shutdown, sysconfig/system: - added UMOUNT_IGNORE option
 
-------------------------------------------------------------------------
-rev 782:  marcus | 2000-08-04 15:58:52 +0200 (Fri, 04 Aug 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/rc.shutdown: - refactor awk invocation in fs unmounting code
 
+2009-03-12 15:32 +0000 [r10208]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- cosmetics (in mount /proc command)
+       * inittab: - sX prefix ofr serial lines
 
-------------------------------------------------------------------------
-rev 781:  marcus | 2000-08-03 14:51:18 +0200 (Thu, 03 Aug 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2009-03-11 12:41 +0000 [r10203]  Jan Rękorajski <baggins/at/pld-linux.org>
 
+       * configure.ac: - 0.4.2.0, well deserved version bump after few
+         years of development
 
-- added -o gid=17 while mounting /proc
+2009-03-10 11:39 +0000 [r10197-10198]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 780:  kloczek | 2000-07-31 09:28:22 +0200 (Mon, 31 Jul 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+       * sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/functions.network: - addlabel is IPv6
+         only
 
-- new version 0.2.5.
+       * sysconfig/network-scripts/ifup-aliases: - added addrlabel support
 
-------------------------------------------------------------------------
-rev 779:  baggins | 2000-07-28 20:37:00 +0200 (Fri, 28 Jul 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2009-03-10 11:33 +0000 [r10196]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- added _modprobe function
+       * sysconfig/network-scripts/ifup-aliases: - removed dead code
 
-------------------------------------------------------------------------
-rev 778:  zagrodzki | 2000-07-28 17:03:10 +0200 (Fri, 28 Jul 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
+2009-03-10 11:20 +0000 [r10195]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- added . /etc/rc.d/init.d/functions
+       * sysconfig/network-scripts/ifup: - add IP_LABEL support
 
-------------------------------------------------------------------------
-rev 777:  zagrodzki | 2000-07-21 20:51:45 +0200 (Fri, 21 Jul 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2009-03-10 11:16 +0000 [r10194]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- ls 2>/dev/null (avoid "ls: no such file or directory" when directory
-  does not exist)
+       * sysconfig/network-scripts/functions.network: - allow addrlabel
+         setting for ipv4 adresses
 
-------------------------------------------------------------------------
-rev 776:  mis | 2000-07-20 12:07:00 +0200 (Thu, 20 Jul 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
+2009-03-10 11:11 +0000 [r10192-10193]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- one more fix to IPXFRAMETYPE
+       * sysconfig/network-scripts/functions.network: - remove IP6_SRC_IF
+         dead code - started adding IP_LABEL
 
-------------------------------------------------------------------------
-rev 775:  mis | 2000-07-20 12:03:50 +0200 (Thu, 20 Jul 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
+       * doc/net-scripts.txt: - remove IP6_SRC_IF, add IP_ALABEL
 
-- fixed IPXFRAMETYPE
+2009-03-10 11:02 +0000 [r10191]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 774:  zagrodzki | 2000-07-13 19:42:59 +0200 (Thu, 13 Jul 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+       * sysconfig/interfaces/ifcfg-description: - just remove IP6_SRC_IF
+         to avoid confusion
 
-- version 0.2.4
+2009-03-10 10:56 +0000 [r10190]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 773:  baggins | 2000-07-13 17:29:51 +0200 (Thu, 13 Jul 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * sysconfig/interfaces/ifcfg-description: - add IP_LABEL setting
+         for ip addrlabel (see RFC 3484) - added comment about uselessness
+         of IP6_SRC_IF setting
 
-- rm -f utmp? first
+2009-03-09 21:21 +0000 [r10186]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 772:  baggins | 2000-07-13 16:51:46 +0200 (Thu, 13 Jul 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/system
+       * rc.d/init.d/functions: - use exntended regexp functionality
 
-- added NEED_XFILES=yes (we want utmpx/wtmpx)
+2009-03-09 21:12 +0000 [r10185]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 771:  baggins | 2000-07-13 16:45:56 +0200 (Thu, 13 Jul 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/tnldown, rc.d/rc.sysinit,
+         rc.d/init.d/cryptsetup, sysconfig/network-scripts/ifup-neigh,
+         sysconfig/network-scripts/functions.network,
+         rc.d/init.d/functions, sysconfig/network-scripts/ifup-vlan: - man
+         grep, "Direct invocation as either egrep or fgrep is deprecated",
+         use grep -F or grep -E
 
-- typo
+2009-03-09 21:04 +0000 [r10183-10184]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 770:  baggins | 2000-07-13 16:45:10 +0200 (Thu, 13 Jul 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/rc.sysinit: - fix syntax
 
-- we _want_ utmpx and wtmpx, not utmp/wtmp
+       * rc.d/init.d/functions: - man grep, glen. "Direct invocation as
+         either egrep or fgrep is deprecated" - and better safe than
+         sorry, use grep -E with proper regexp
 
-------------------------------------------------------------------------
-rev 769:  waszi | 2000-06-29 10:24:14 +0200 (Thu, 29 Jun 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+2009-03-09 18:50 +0000 [r10181-10182]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- typo
+       * sysconfig/network-scripts/ifdown-vlan: - ip link help might be
+         localized, remove unneeded subshell
 
-------------------------------------------------------------------------
-rev 768:  baggins | 2000-06-27 22:22:34 +0200 (Tue, 27 Jun 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+       * rc.d/init.d/functions: - /proc/mounts isn't localized and it has
+         fixed format (use fgrep)
 
-- modprobe ipip if IPV6_TUNNELCONFIG == yes
+2009-03-09 18:03 +0000 [r10180]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 767:  waszi | 2000-06-27 11:50:07 +0200 (Tue, 27 Jun 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/lang.sh
+       * rc.d/rc.sysinit: - use is_fsmounted for checking mount points -
+         fix mtab entry for /dev/cpuset
 
+2009-03-09 17:47 +0000 [r10179]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- cleanups
+       * rc.d/init.d/functions: - use /proc/mounts if available for
+         checking mounted fs
 
-------------------------------------------------------------------------
-rev 766:  waszi | 2000-06-25 16:40:36 +0200 (Sun, 25 Jun 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/makepot.pl
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.tpsa
+2009-03-09 16:07 +0000 [r10178]  Jan Rękorajski <baggins/at/pld-linux.org>
 
+       * rc.d/rc.sysinit: - check if /proc and /sys are mounted before
+         trying to mount them
 
-- typos
-- cleanups
+2009-03-09 15:54 +0000 [r10177]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 765:  wiget | 2000-06-23 11:11:10 +0200 (Fri, 23 Jun 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
+       * rc.d/init.d/functions: - added is_fsmounted function to check if
+         a given filesystem is mounted, requires /bin/stat (i.e. coreutils
+         >= 7.1-2)
 
-added shmfs to noprocfs
+2009-03-08 15:48 +0000 [r10176]  Tomasz Pala <gotar/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 764:  jajcus | 2000-06-22 16:52:10 +0200 (Thu, 22 Jun 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
+       * sysconfig/network-scripts/ifup: - rc.d/init.d/network calls
+         "/sbin/ifup tnlcfg-$i boot" causing awk: cannot open tnlcfg-tun0
+         (No such file or directory) from ifup-post tnlcfg-tun0 (calling
+         ifup-aliases without full $CONFIG path) This fixes long lasting
+         bug:
+         http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg18413.html
+         http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg11198.html
 
-- fixed file unmounting again, after kloczek broke it "borrowing" code from RH
+2009-03-06 12:56 +0000 [r10174]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 763:  zagrodzki | 2000-06-21 17:23:38 +0200 (Wed, 21 Jun 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
+       * rc.d/init.d/functions: - daemon() startup errors dump to stderr
 
-- IPADDR, not ADDR :)
+2009-03-02 12:39 +0000 [r10159]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 762:  kloczek | 2000-06-18 11:55:24 +0200 (Sun, 18 Jun 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+       * rc.d/rc.sysinit: - no bashism, typo
 
-- release 2.3.
+2009-03-02 12:28 +0000 [r10158]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 761:  kloczek | 2000-06-18 11:52:05 +0200 (Sun, 18 Jun 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
+       * rc.d/rc.sysinit: - remount rootfs rw only if no option 'ro' in
+         fstab - hide remove errors on /etc/*mtab~* /fastboot etc
 
-- new umounting file systems procedure (borowed from RH).
+2009-02-27 16:36 +0000 [r10150]  Tomasz Pala <gotar/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 760:  waszi | 2000-06-12 10:38:15 +0200 (Mon, 12 Jun 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/ppp/ip-down
-   M /rc-scripts/trunk/rc.d/init.d/allowlogin
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
+       * sysconfig/network-scripts/ifup-vlan: - fixed exit status when no
+         appropriate tools found
 
+2009-02-27 16:33 +0000 [r10149]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- is_yes and is_no cleanups
-- typos
+       * sysconfig/network-scripts/ifdown-vlan: - restored vconfig support
+         for older iproute2 users
 
-------------------------------------------------------------------------
-rev 759:  mkochano | 2000-06-02 16:47:49 +0200 (Fri, 02 Jun 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2009-02-25 07:43 +0000 [r10146]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- Moves cursor to a new line also after "WORK" and "FAIL".
+       * rc.d/init.d/template.init: - less indent by using return in
+         functions
 
-------------------------------------------------------------------------
-rev 758:  mkochano | 2000-06-02 16:36:39 +0200 (Fri, 02 Jun 2000) | 6 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2009-02-21 12:43 +0000 [r10135]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- Added new function progress(). It shows color messages in square brackets.
-  Takes two arguments: text to display and color to use. Second argument is
-  optional (default color is green). Outputs "op" as last terminal sequence
-  instaed setting arbitrary color.
-- busy(), ok(), started(), fail() and died() modified to use progress().
+       * rc.d/rc, sysconfig/network-scripts/functions.network: Comparsion
+         correction.
 
-------------------------------------------------------------------------
-rev 757:  zagrodzki | 2000-06-02 12:00:12 +0200 (Fri, 02 Jun 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2009-02-20 09:05 +0000 [r10133]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- fixed some is_yes calls (argument can be empty)
+       * configure.ac: Preparations for 0.4.1.27.
 
-------------------------------------------------------------------------
-rev 756:  baggins | 2000-06-01 21:33:25 +0200 (Thu, 01 Jun 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2009-02-19 20:03 +0000 [r10132]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- fixed setting up USEMODULES variable
+       * rc.d/init.d/functions: - 15 seems to be normal color on 16 and
+         256 color consoles
 
-------------------------------------------------------------------------
-rev 755:  zagrodzki | 2000-05-31 20:01:39 +0200 (Wed, 31 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc
+2009-02-19 10:15 +0000 [r10130]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- one more typo
+       * rc.d/init.d/functions: - typo
 
-------------------------------------------------------------------------
-rev 754:  zagrodzki | 2000-05-31 20:00:34 +0200 (Wed, 31 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc
+2009-02-17 17:23 +0000 [r10127]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- typo
+       * rc.d/init.d/functions: - added {waitname:+--name $waitname} to
+         ssd, otherwise there's no way to start qpopperd and qpoppersd
+         both at the same time /usr/sbin/qpoppersd already running. - use
+         long options names
 
-------------------------------------------------------------------------
-rev 753:  zagrodzki | 2000-05-31 19:55:05 +0200 (Wed, 31 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
+2009-02-16 01:07 +0000 [r10123-10124]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- typo
+       * rc.d/init.d/functions: - keep one style of spacing, do not
+         pollute sh with C-style comparision == operator
 
-------------------------------------------------------------------------
-rev 752:  waszi | 2000-05-30 07:55:00 +0200 (Tue, 30 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * rc.d/init.d/functions: - expand relative --pidfile to absolute
+         /var/run path; ssd in killproc has broken plenty of daemons
+         including amavisd-new, apache and clamav - dropped ancient
+         /usr/X11R6/bin from $PATH
 
--typo
+2009-02-12 11:29 +0000 [r10122]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 751:  waszi | 2000-05-30 07:53:45 +0200 (Tue, 30 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc
-
-- replaced halt -d with halt -d -p
-
-------------------------------------------------------------------------
-rev 750:  waszi | 2000-05-30 07:51:34 +0200 (Tue, 30 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-
-- halt -p -> halt -w
-
-------------------------------------------------------------------------
-rev 749:  waszi | 2000-05-30 07:49:46 +0200 (Tue, 30 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
--typo
-
-------------------------------------------------------------------------
-rev 748:  baggins | 2000-05-29 21:37:06 +0200 (Mon, 29 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- pass $DHCPOPTIONS to dhcpcd
-
-------------------------------------------------------------------------
-rev 747:  baggins | 2000-05-29 21:36:43 +0200 (Mon, 29 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-
-- kill dhcpcd if necessary
-
-------------------------------------------------------------------------
-rev 746:  baggins | 2000-05-29 21:31:59 +0200 (Mon, 29 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-
-- added DHCPOPTIONS variable
-
-------------------------------------------------------------------------
-rev 745:  kloczek | 2000-05-29 21:06:11 +0200 (Mon, 29 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-
-- start prepare 0.2.2.
-
-------------------------------------------------------------------------
-rev 744:  baggins | 2000-05-29 21:03:51 +0200 (Mon, 29 May 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-
-- run quotaoff -a before unmounting filesystems
-- minor cosmetics
-
-------------------------------------------------------------------------
-rev 743:  jajcus | 2000-05-20 15:34:06 +0200 (Sat, 20 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- Time setup changed, so it should work even if /usr is on separate partition
-
-------------------------------------------------------------------------
-rev 742:  zagrodzki | 2000-05-16 17:08:25 +0200 (Tue, 16 May 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- changed the way depmod was run
-- changed all "!=no" to "is_yes" or "! is_no" (from "functions")
-
-------------------------------------------------------------------------
-rev 741:  wiget | 2000-05-13 09:11:55 +0200 (Sat, 13 May 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/rc.d/init.d/timezone
-
-- rc.d/init.d/timezone - poprawki zwi±zane z t³umaczeniem
-- po/pl.po - serwis -> usluga, startowanie -> uruchamianie i kilka kosmetycznych zmian
-
-------------------------------------------------------------------------
-rev 740:  baggins | 2000-05-09 20:58:35 +0200 (Tue, 09 May 2000) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- pump is b0rken
-- don't use pump for DHCP
-- use dhcpcd for DHCP ;)
-- and fixed typo
-
-------------------------------------------------------------------------
-rev 739:  kloczek | 2000-05-09 17:46:22 +0200 (Tue, 09 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
-
-- "halt -p" instead "halt -w".
-
-------------------------------------------------------------------------
-rev 738:  siefca | 2000-05-07 21:00:07 +0200 (Sun, 07 May 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/Makefile.am
-   M /rc-scripts/trunk/configure.in
-   M /rc-scripts/trunk/ppp/Makefile.am
-   M /rc-scripts/trunk/ppp/ip-down
-   M /rc-scripts/trunk/ppp/ip-up
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   A /rc-scripts/trunk/run-parts
-   M /rc-scripts/trunk/sysconfig/interfaces/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/all
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/all/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/all/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/all/thetouch
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/ip
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/ip/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/ip/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/ipx
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/ipx/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/ipx/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/ppp
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/ppp/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/ppp/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/ppp/logger
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/tnl
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/tnl/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/down.d/tnl/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/all
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/all/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/all/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/all/thetouch
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/ip
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/ip/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/ip/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/ipx
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/ipx/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/ipx/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/ppp
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/ppp/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/ppp/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/ppp/logger
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/tnl
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/tnl/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/up.d/tnl/Makefile.am
-
-- scripts now ready to exec run-parts for each of interfaces going up/down,
-- run-parts is now by rc-scripts provided (as /bin/run-parts).
-
-------------------------------------------------------------------------
-rev 737:  siefca | 2000-05-07 17:43:51 +0200 (Sun, 07 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-run-parts script now belongs here
-
-------------------------------------------------------------------------
-rev 736:  waszi | 2000-05-03 13:55:08 +0200 (Wed, 03 May 2000) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-
-- typos
-- in some places changed [ VARIABLE = "yes" ] ==> is_yes
-- devfsd may be used without DEVFS_MOUNT=yes
-
-------------------------------------------------------------------------
-rev 735:  waszi | 2000-05-03 13:49:52 +0200 (Wed, 03 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- typo
-
-------------------------------------------------------------------------
-rev 734:  zagrodzki | 2000-05-01 22:13:24 +0200 (Mon, 01 May 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- typo
-
-------------------------------------------------------------------------
-rev 733:  zagrodzki | 2000-05-01 20:57:10 +0200 (Mon, 01 May 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc
-
-- line lengths are now evaluated properly
-- it's not necessary to set and unset af{2,6,7} every time we want to "say
-  something" :)
-
-------------------------------------------------------------------------
-rev 732:  zagrodzki | 2000-05-01 20:53:37 +0200 (Mon, 01 May 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- \n after messages passed to nls aren't necessary (nls uses "echo" after
-  every printf anyway: if you want to get a message without a trailing
-  "\n", use echo -n "`nls ...`")
-
-------------------------------------------------------------------------
-rev 731:  zagrodzki | 2000-05-01 20:43:55 +0200 (Mon, 01 May 2000) | 8 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- deltext is not necessary before ok, fail, others (it's called
-  automatically)
-- [ $# -gt 0 ] instead of [ -n "$1" ]: printf_ sometimes has to accept
-  argument lists like "" "a" (where first one is empty string)
-- replaced "\b\b\b..." in deltext by "termput hpa $INIT_COL"
-- COLOR_INIT=no doesn't mean that all other termcodes shouldn't work -
-  COLOR_INIT is now checked only at case "setaf"
-
-------------------------------------------------------------------------
-rev 730:  jajcus | 2000-04-27 08:20:28 +0200 (Thu, 27 Apr 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- missing space added (without this "peer" option was used to "ip addr add"
-  even if no "$REMIP" was defined)
-
-------------------------------------------------------------------------
-rev 729:  waszi | 2000-04-25 14:01:29 +0200 (Tue, 25 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/system
-
-- added MOUNT_DEVFS option
-
-------------------------------------------------------------------------
-rev 728:  zagrodzki | 2000-04-24 18:56:04 +0200 (Mon, 24 Apr 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc
-
-- removed two unnecessary 0s at every textlen counting
-- arguments for nls in "" (necessary, when COLOR_INIT=no)
-
-------------------------------------------------------------------------
-rev 727:  marcus | 2000-04-23 13:46:04 +0200 (Sun, 23 Apr 2000) | 6 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
+       * rc.d/init.d/functions: - calculate default INIT_COL from terminal
+         size
 
+2009-02-12 11:26 +0000 [r10121]  Elan Ruusamäe <glen/at/pld-linux.org>
 
+       * sysconfig/system: - no hardcoded default in config for INIT_COL
 
-* In ifup file added suppoer for Point-to-Point IPv4 Ethernet (REMIP
-variable).
-* In ifup-ppp deleted some hashed lines.
+2009-02-09 19:59 +0000 [r10115]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 726:  jajcus | 2000-04-21 19:47:49 +0200 (Fri, 21 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
+       * rc.d/init.d/functions: - typo
 
-- get REALDEVICE and use it for setting up the routes
+2009-02-04 20:28 +0000 [r10099]  Paweł Gołaszewski <blues/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 725:  jajcus | 2000-04-21 19:47:24 +0200 (Fri, 21 Apr 2000) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
+       * rc.d/init.d/functions: - makepid functionality to daemon function
 
-- detach pppd by default
-- use "linkname" option to make pppd save its pid and interface name
-- pass $CONFIG as ipparam
-- don't set remotename to device name so authentication will work with peer-given name
+2009-01-25 14:58 +0000 [r10096]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 724:  jajcus | 2000-04-21 19:45:24 +0200 (Fri, 21 Apr 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
+       * rc.d/init.d/cryptsetup: - LC_ALL=C for greps
 
-- use get_ppp_device_and_pid() to get REALDEVICE
-- set up queing discipline if QDISC is given
+2009-01-23 15:03 +0000 [r10095]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 723:  jajcus | 2000-04-21 19:44:22 +0200 (Fri, 21 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
+       * sysconfig/network-scripts/functions.network: - local output for
+         func internal vars
 
-- use get_ppp_device_and_pid() for getting pppd's pid
+2009-01-23 13:54 +0000 [r10094]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 722:  jajcus | 2000-04-21 19:43:01 +0200 (Fri, 21 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+       * sysconfig/network-scripts/ifdown: - grepping pid from ps ax could
+         be ambigous, use kill -0 for running-pid-check
 
-- set REALDEVICE to DEVICE if nothig else is set
+2009-01-23 13:45 +0000 [r10093]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 721:  jajcus | 2000-04-21 19:40:37 +0200 (Fri, 21 Apr 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.tpsa
+       * rc.d/init.d/cryptsetup: - revert unwanted commit
 
-- chatscript in interfaces/data
-- QDISC set to SFQ (useful on PPP links)
+2009-01-23 13:39 +0000 [r10092]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 720:  jajcus | 2000-04-21 19:39:40 +0200 (Fri, 21 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.callback
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased1
+       * sysconfig/network-scripts/ifup-routes, rc.d/rc.shutdown,
+         sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/network-scripts/ifup-plusb,
+         sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifdown-br,
+         sysconfig/network-scripts/ifup-neigh,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/ifup-vlan,
+         sysconfig/network-scripts/ifup-ipx,
+         sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifdown-irda,
+         sysconfig/network-scripts/ifup-br,
+         sysconfig/network-scripts/ifup-plip, sysconfig/system,
+         sysconfig/network-scripts/ifup-iucv, rc.d/rc,
+         sysconfig/network-scripts/ifdown-post, rc.d/rc.init, lang.csh,
+         hwprofile, service, sysconfig/network-scripts/ifup-sl,
+         sysconfig/network-scripts/ifup-irda: - cleanup vi:syntax, not
+         needed and doesn't work anyway (should be vim:ft if any)
 
-- chatscript in interfaces/data
+2009-01-23 13:34 +0000 [r10091]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 719:  jajcus | 2000-04-21 19:39:12 +0200 (Fri, 21 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
+       * sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifdown-vlan,
+         sysconfig/network-scripts/ifup-br,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifdown, Makefile.am,
+         sysconfig/network-scripts/ifdown-br, rc.d/init.d/cryptsetup,
+         sysconfig/network-scripts/functions.network, configure.ac,
+         sysconfig/network-scripts/ifup-vlan: - force LC_ALL=C when
+         grepping data from possibly localized program outputs
 
-- QDISC parameter added (queuing discipline)
+2009-01-22 09:06 +0000 [r10090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 718:  jajcus | 2000-04-21 19:37:53 +0200 (Fri, 21 Apr 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+       * sysconfig/interfaces/ifcfg-description: Mention GVRP option.
 
-- function get_ppp_device_and_pid added. It extracts PID and REALDEVICE from
-  /var/run/ppp-*.pid
+2009-01-22 09:02 +0000 [r10089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 717:  jajcus | 2000-04-21 19:36:42 +0200 (Fri, 21 Apr 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/ppp/ip-up
+       * po/pl.po: Update
 
-- real device name is now saved by pppd in /var/run/ppp-*.pid
-- ipparam is a config name not a device name
-- pass $CONFIG instead of ifcfg-$DEVICE to ifup-post
+2009-01-22 08:56 +0000 [r10087-10088]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 716:  jajcus | 2000-04-21 19:35:30 +0200 (Fri, 21 Apr 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/ppp/ip-down
+       * sysconfig/network-scripts/functions.network,
+         sysconfig/network-scripts/ifup-vlan: Prefer vlan creation using
+         iproute2, fallback to vconfig.
 
-- "compatible location" of basename
-- ipparam is now a config name instead of logical device
-- ifdown-post uses $CONFIG instead of ifcfg-$DEVICE
+       * sysconfig/network-scripts/ifdown: No need for special handling
+         for vlans when downing master device.
 
-------------------------------------------------------------------------
-rev 715:  zagrodzki | 2000-04-19 20:20:28 +0200 (Wed, 19 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
+2009-01-22 08:41 +0000 [r10086]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- ifup-routes should be run with $CONFIG as parameter, not $DEVNAME
+       * sysconfig/network-scripts/ifdown-vlan: vconfig no longer needed
+         here.
 
-------------------------------------------------------------------------
-rev 714:  jajcus | 2000-04-18 10:30:58 +0200 (Tue, 18 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
+2009-01-22 07:43 +0000 [r10085]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- better hostname detection (for DHCP clients)
+       * sysconfig/network-scripts/ifdown-vlan,
+         sysconfig/network-scripts/ifdown: Delete devices using iproute2.
 
-------------------------------------------------------------------------
-rev 713:  jajcus | 2000-04-18 10:30:16 +0200 (Tue, 18 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2009-01-05 19:08 +0000 [r10050]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- "set_hostname" function fixed
+       * rc.d/rc.sysinit, rc.d/init.d/cpusets: - use noprefix mount option
+         for cgroup cpuset
 
-------------------------------------------------------------------------
-rev 712:  mkochano | 2000-04-14 13:14:07 +0200 (Fri, 14 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/template.init
+2009-01-02 19:01 +0000 [r10047-10048]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- s/syslogd/<service>/.
+       * sysconfig/cpusets/cpuset-test: - removed reference to cpuset
+         virtualization (feature long dead, and no signs of resurrection)
 
-------------------------------------------------------------------------
-rev 711:  mkochano | 2000-04-14 13:12:42 +0200 (Fri, 14 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/system
+       * rc.d/init.d/cpusets: - fix for /dev/cpuset mounted as cgroup
+         -ocpuset
 
-- Added note about aumix-OSS-preserve-settings.
+2008-12-31 19:25 +0000 [r10044]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 710:  zagrodzki | 2000-04-13 10:25:18 +0200 (Thu, 13 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/template.init
+       * configure.ac: 0.4.1.26
 
-- some changes in reload)
+2008-12-25 07:08 +0000 [r10040]  Jakub Bogusz <qboosh/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 709:  kloczek | 2000-04-13 01:21:48 +0200 (Thu, 13 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+       * rc.d/init.d/functions: - optional argument in square brackets
 
-- typo.
+2008-12-16 19:00 +0000 [r10038]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 708:  zagrodzki | 2000-04-11 16:27:03 +0200 (Tue, 11 Apr 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-
-- typo
-- missing translation for "to enter interactive startup"
-
-------------------------------------------------------------------------
-rev 707:  zagrodzki | 2000-04-08 23:41:31 +0200 (Sat, 08 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- added single-letter-values to is_yes and is_no
-
-------------------------------------------------------------------------
-rev 706:  mkochano | 2000-04-08 15:34:54 +0200 (Sat, 08 Apr 2000) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- Changed 'modprobe -s midi' to 'modprobe -s synth0'. There is no module
-  'midi'.
-- Changed 'modprobe -s sound' to 'modprobe -s sound-slot-0'. This causes sound
-  card driver to be loaded.
-
-------------------------------------------------------------------------
-rev 705:  baggins | 2000-04-07 21:16:11 +0200 (Fri, 07 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-
-- don't try start IPX on unconfigured devices
-
-------------------------------------------------------------------------
-rev 704:  mkochano | 2000-04-06 14:39:45 +0200 (Thu, 06 Apr 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-
-- s/\$DEVICE/\$DEVNAME/. "$DEVNAME" is set by source_config() from .functions
-  to the name of interface for which static routes should be set up.
-
-------------------------------------------------------------------------
-rev 703:  bszx | 2000-04-05 12:33:23 +0200 (Wed, 05 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/timezone
-
- - now it works under bash
-
-------------------------------------------------------------------------
-rev 702:  baggins | 2000-04-03 16:50:47 +0200 (Mon, 03 Apr 2000) | 6 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-
-- cleaned up ifup/ifdown mess, /sbin/ifup ethX.something works now
-- IPX fixes, works now
-- run hdparm from rc.sysinit BEFORE anything is mounted RW
-- fixed setting VFS_{FILE,INODE}_MAX
-- updated ifcfg-description
-
-------------------------------------------------------------------------
-rev 701:  baggins | 2000-04-03 16:50:00 +0200 (Mon, 03 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-
-- version 0.2.1
-
-------------------------------------------------------------------------
-rev 700:  baggins | 2000-04-03 16:49:40 +0200 (Mon, 03 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/src/Makefile.am
-
-- added initlog.conf to EXTRA_DIST
-
-------------------------------------------------------------------------
-rev 699:  waszi | 2000-04-01 12:24:30 +0200 (Sat, 01 Apr 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- small termput() fixes
-
-------------------------------------------------------------------------
-rev 698:  misiek | 2000-03-31 15:10:22 +0200 (Fri, 31 Mar 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-
-- support for maxfail option in pppd
-- cleanups in tunnel scripts
-
-------------------------------------------------------------------------
-rev 697:  misiek | 2000-03-27 18:07:52 +0200 (Mon, 27 Mar 2000) | 10 lines
-Changed paths:
-   M /rc-scripts/trunk/INSTALL
-   M /rc-scripts/trunk/NEWS
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/src/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-
-- removed "scripts" method of executing external programs after uping
-  or downing device (almost nobody didn't know about it 8-)
-- added new method which is using run_up() and run_down() functions
-  defined in device configuration file (ifcfg*)
-- fixed problem with displaing garbage instead of formated output
-- removed execution of random start (this should be started in standard
-  init.d way)
-- set ld.so.cache if doesn't exist, too
-- use new (rh) style for date variables
-
-------------------------------------------------------------------------
-rev 696:  kloczek | 2000-03-26 08:51:45 +0200 (Sun, 26 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/system
-
-- changed RUN_LDCONFIG to no.
-
-------------------------------------------------------------------------
-rev 695:  misiek | 2000-03-24 09:48:55 +0100 (Fri, 24 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/rc.d/rc
-
-- fixed problem with Runlevel messages and INIT_COL variable
-
-------------------------------------------------------------------------
-rev 694:  waszi | 2000-03-24 09:39:33 +0100 (Fri, 24 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- fixed nfsroot support
-
-------------------------------------------------------------------------
-rev 693:  wiget | 2000-03-22 23:00:06 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-use corect name
-
-------------------------------------------------------------------------
-rev 692:  wiget | 2000-03-22 22:55:37 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/rc.d/init.d/<template>.init
-   M /rc-scripts/trunk/rc.d/init.d/Makefile.am
-   A /rc-scripts/trunk/rc.d/init.d/template.init
-
-please don't use stupid names for files
-
-------------------------------------------------------------------------
-rev 691:  wiget | 2000-03-22 22:44:02 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-typo
-
-------------------------------------------------------------------------
-rev 690:  wiget | 2000-03-22 22:41:02 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- added <templete>.init to %doc
-
-------------------------------------------------------------------------
-rev 689:  wiget | 2000-03-22 22:30:31 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-
-cleanup
-
-------------------------------------------------------------------------
-rev 688:  kloczek | 2000-03-22 22:21:14 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-
-- removed all fuzzy translations.
-
-------------------------------------------------------------------------
-rev 687:  kloczek | 2000-03-22 22:04:59 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+       * rc.d/init.d/functions: - add usage for killproc - shift 2 is
+         better than shift shift
 
-- s/Stopowanie/Zatrzymywanie/
+2008-12-16 18:55 +0000 [r10037]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 686:  kloczek | 2000-03-22 22:03:57 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+       * rc.d/init.d/functions: - try ssd for killproc. needs pidfile to
+         work reliably - what values to use for --retry?
 
-- beter translations for stop/start serwices.
+2008-12-11 17:04 +0000 [r10034]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 685:  kloczek | 2000-03-22 21:51:46 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+       * rc.d/rc.sysinit: - display LVM VG stats after LVM has been
+         initialized
 
-- added missing %s in pl translations (stopping, starting messages).
+2008-12-09 14:35 +0000 [r10030]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 684:  wiget | 2000-03-22 21:43:17 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * rc.d/rc.shutdown, po/pl.po, sysconfig/system, rc.d/rc.sysinit,
+         sysconfig/network-scripts/ifup-ppp: - removed DevFS support
 
-fixed small typo
+2008-12-09 14:31 +0000 [r10029]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 683:  wiget | 2000-03-22 18:24:28 +0100 (Wed, 22 Mar 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/system
+       * rc.d/rc.sysinit: - udev-135-2 finally creates /dev/cpuset
+         directory - use cgroup fs in newer kernels
 
-- Allow set /proc/sys/fs/file-max & inode-max
-  (patch by Pawe³ Krawczyk <kravietz@alfa.ceti.pl>)
+2008-12-04 19:49 +0000 [r10022]  Paweł Sikora <pluto/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 682:  wiget | 2000-03-22 18:20:51 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
+       * rc.d/rc.sysinit: - allow usb group to operate on /proc/bus/usb.
 
-Added BuildRequires: gettext-devel
+2008-12-02 07:14 +0000 [r10020]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 681:  kloczek | 2000-03-22 02:17:38 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+       * sysctl.conf: Leave default for kernel.
 
-- more pl translations.
+2008-12-02 00:08 +0000 [r10019]  Paweł Sikora <pluto/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 680:  kloczek | 2000-03-22 02:08:00 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+       * sysctl.conf: - describe kernel.randomize_va_space feature.
 
-- added using msg_stopping() in stop.
+2008-11-30 19:27 +0000 [r10016]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 679:  wiget | 2000-03-22 00:59:22 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/makepot.pl
+       * sysconfig/network-scripts/ifup-vlan: Load 8021q module.
 
-use : instead . in file location
+2008-11-30 15:15 +0000 [r10014]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 678:  wiget | 2000-03-22 00:57:18 +0100 (Wed, 22 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/makepot.pl
-   M /rc-scripts/trunk/po/pl.po
+       * rc.d/init.d/functions: - add --pidfile to status()
 
-updated makepot.pl and pl.po, pl.po need fixing
+2008-11-28 16:09 +0000 [r10010]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 677:  waszi | 2000-03-20 07:58:14 +0100 (Mon, 20 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description,
+         sysconfig/interfaces/ifcfg-eth0.1: macvlan support.
 
-- hacks for nfsroot, romfs
+2008-11-27 14:47 +0000 [r10007]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 676:  kloczek | 2000-03-17 02:14:45 +0100 (Fri, 17 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * rc.d/rc.sysinit: - load dm-mod before using dmsetup in multipath
+         case
 
-- more using msg_Usage().
+2008-11-18 13:40 +0000 [r9998]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 675:  kloczek | 2000-03-17 00:36:12 +0100 (Fri, 17 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+       * rc.d/init.d/cryptsetup: - catch missing device errors
 
-- VERSION=0.2.0 (prepare to release this version).
+2008-11-18 13:26 +0000 [r9996-9997]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 674:  misiek | 2000-03-15 16:07:46 +0100 (Wed, 15 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/README
+       * sysconfig/interfaces/data/chat-ppp0.kou: - it starts pppd right
+         after connection - with kernel or fixed firmware there's OK said
+         after ATZ
 
-- added info aboout Routing messages
+       * sysconfig/interfaces/ifcfg-ppp0.kou: - add debug line (disabled)
 
-------------------------------------------------------------------------
-rev 673:  kloczek | 2000-03-10 02:31:25 +0100 (Fri, 10 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/<template>.init
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2008-11-14 01:23 +0000 [r9991]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- msg_Usage_noreload() and msg_Usage_reload() replace by msg_Usage().
+       * rc.d/init.d/cryptsetup: - use nls
 
-------------------------------------------------------------------------
-rev 672:  kloczek | 2000-03-10 02:21:40 +0100 (Fri, 10 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/<template>.init
+2008-11-12 23:27 +0000 [r9985]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- added return in exit error code $RETVAL.
+       * rc.d/init.d/cryptsetup: - dmsetup mknodes so the startup doesn't
+         complain on missing nodes
 
-------------------------------------------------------------------------
-rev 671:  zagrodzki | 2000-03-09 12:50:24 +0100 (Thu, 09 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2008-11-10 00:46 +0000 [r9974]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- show() now substitutes %s properly
+       * rc.d/init.d/cryptsetup: - output formatting cosmetics
 
-------------------------------------------------------------------------
-rev 670:  zagrodzki | 2000-03-09 12:43:07 +0100 (Thu, 09 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2008-11-10 00:15 +0000 [r9973]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- show instead of nls in some functions
+       * rc.d/init.d/cryptsetup: - no bashism
 
-------------------------------------------------------------------------
-rev 669:  zagrodzki | 2000-03-09 12:30:54 +0100 (Thu, 09 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2008-11-05 22:48 +0000 [r9970]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- more function
+       * rc.d/init.d/functions: - add --chdir to daemon()
 
-------------------------------------------------------------------------
-rev 668:  zagrodzki | 2000-03-09 12:11:42 +0100 (Thu, 09 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2008-11-05 22:39 +0000 [r9969]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- default value for INIT_COL
+       * rc.d/init.d/functions: - -u is for stopping in ssd
 
-------------------------------------------------------------------------
-rev 667:  zagrodzki | 2000-03-09 11:57:57 +0100 (Thu, 09 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/system
+2008-11-04 20:04 +0000 [r9963]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- added INIT_COL setting
+       * configure.ac: - wtf 0.4.1.24 was already there? bump to 0.4.1.25
+         then
 
-------------------------------------------------------------------------
-rev 666:  zagrodzki | 2000-03-09 11:57:07 +0100 (Thu, 09 Mar 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2008-11-04 19:57 +0000 [r9962]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- slightly modified show() function
-- changed all "67" to "$INIT_COL"
+       * DEVELOPMENT: - somewhy have to svn up again after configure.ac
+         commit
 
-------------------------------------------------------------------------
-rev 665:  misiek | 2000-03-08 17:30:14 +0100 (Wed, 08 Mar 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/README
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
+2008-11-04 19:45 +0000 [r9959]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- start some scripts after interface is upped or downed
-  (/etc/sysconfig/interfaces/scripts/ifname/somename.{up,down}
+       * configure.ac: - 0.4.1.24 release
 
-------------------------------------------------------------------------
-rev 664:  misiek | 2000-03-08 17:29:11 +0100 (Wed, 08 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/system
+2008-11-04 18:07 +0000 [r9958]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- support for interactive starting
+       * lang.sh: - LC_ALL was still overwritten with i18n value even if
+         one had from ssh session
 
-------------------------------------------------------------------------
-rev 663:  zagrodzki | 2000-03-08 16:43:07 +0100 (Wed, 08 Mar 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/<template>.init
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2008-10-29 08:54 +0000 [r9927]  Elan Ruusamäe <glen/at/pld-linux.org>
 
+       * run-parts: - rip out -u <runas_user> -- it's bad concept and
+         nothing should be using it anyway
 
-- added "is_yes" and "is_no" functions
+2008-10-28 00:09 +0000 [r9926]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 662:  zagrodzki | 2000-03-08 16:26:44 +0100 (Wed, 08 Mar 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/<template>.init
+       * run-parts: - add --test and -- to behave like debian run-parts(1)
 
+2008-10-26 13:43 +0000 [r9922]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- force-reload returns right status on exit
+       * sysconfig/system, rc.d/rc.sysinit: - introduce START_UDEV
+         variable
 
-------------------------------------------------------------------------
-rev 661:  zagrodzki | 2000-03-08 16:23:12 +0100 (Wed, 08 Mar 2000) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/<template>.init
+2008-10-25 22:53 +0000 [r9921]  Andrzej Dopierała <undefine/at/pld-linux.org>
 
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
+         - wpa is also usefull with not wireless devices - eg with 8021x.
+         - patch by Pawel Nogas <pnogas(AT)amu(DOT)edu(DOT)pl>
 
-- added force-reload option
-- added exit code 1 at errors
-- checking for running service at stop
+2008-10-25 18:35 +0000 [r9920]  Radosław Zieliński <radek/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 660:  zagrodzki | 2000-03-08 15:59:54 +0100 (Wed, 08 Mar 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/<template>.init
+       * sysconfig/network-scripts/ifup: - removed sed dependency
 
+2008-10-25 18:16 +0000 [r9918-9919]  Radosław Zieliński <radek/at/pld-linux.org>
 
-- was "2&>1" instead of "2>&1" - fixed
+       * sysconfig/interfaces/ifcfg-eth0.1: - typo
 
-------------------------------------------------------------------------
-rev 659:  zagrodzki | 2000-03-08 15:50:42 +0100 (Wed, 08 Mar 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/<template>.init
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
+         doc/net-scripts.txt, sysconfig/interfaces/ifcfg-eth0: - support
+         for automatic 6to4 tunnels
 
+2008-10-13 13:21 +0000 [r9909]  Tomasz Pala <gotar/at/pld-linux.org>
 
-- unified syntax for setting numerical and nonnumerical variables
+       * rc.d/init.d/network, backtick-test.sh (added): - restored some
+         backticks - pdksh has broken $(...) closing paren detection, -
+         added backtick-test.sh to test whenever this would be valid some
+         day
 
-------------------------------------------------------------------------
-rev 658:  zagrodzki | 2000-03-08 15:40:38 +0100 (Wed, 08 Mar 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/<template>.init
+2008-10-13 01:04 +0000 [r9908]  Tomasz Pala <gotar/at/pld-linux.org>
 
+       * rc.d/init.d/network, rc.d/init.d/cpusets, rc.d/init.d/functions:
+         - unified function definitions (line-saving way), - use
+         unambiguous $(...) instead of backticks.
 
-- default configuration support
-- typo
+2008-10-12 18:08 +0000 [r9907]  Tomasz Pala <gotar/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 657:  wiget | 2000-03-08 12:52:11 +0100 (Wed, 08 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/<template>.init
+       * rc.d/init.d/functions: - start-stop-daemon uses -c not -u to
+         change UID
 
-- support exit code defined in LSB spec (http://www.linuxbase.org/)
+2008-09-16 20:39 +0000 [r9869]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 656:  wiget | 2000-03-06 01:34:24 +0100 (Mon, 06 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/<template>.init
+       * inittab: - full set of samples for default terminals (default
+         keymap doesn't allow you switch over 12)
 
-- nls()ed
+2008-09-15 08:23 +0000 [r9868]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 655:  wiget | 2000-03-06 01:23:06 +0100 (Mon, 06 Mar 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/<template>.init
+       * inittab: - you don't likely need so many terminals
 
-rm -f /var/lock/subsys/<service> >/dev/null 2&>1
-1. -r is not needed
-2. silent
+2008-08-07 20:39 +0000 [r9860]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 654:  kloczek | 2000-03-06 01:19:44 +0100 (Mon, 06 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/<template>.init
+       * rc.d/rc.sysinit: Actually don't use -s option since dmesg uses
+         klogctl() to retrieve real ring buffer size.
 
-- added "rm -rf /var/lock/subsys/<service>" in stop.
+2008-08-07 20:36 +0000 [r9859]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 653:  kloczek | 2000-03-06 01:10:46 +0100 (Mon, 06 Mar 2000) | 7 lines
-Changed paths:
-   A /rc-scripts/trunk/rc.d/init.d/<template>.init
+       * rc.d/rc.sysinit: dump 524288 of dmesg data
 
-Template init script.
-This script can be used for preparing some unified
-output messages translation for other init scripts for all services)
+2008-07-24 10:10 +0000 [r9851]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-Also it would be good to change all other init scripts for compatybility
-with this skeleton script and/or keep this file as template.
+       * sysctl.conf: Don't set net.ipv4.ip_local_port_range; use kernel
+         default
 
-------------------------------------------------------------------------
-rev 652:  siefca | 2000-03-04 23:40:07 +0100 (Sat, 04 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/timezone
-   M /rc-scripts/trunk/src/Makefile.am
-   A /rc-scripts/trunk/src/resolvesymlink.c
+2008-07-24 10:06 +0000 [r9850]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-Time zone information will be updated only when needed.
+       * sysctl.conf: Disable tcp syncookies by default (these disable
+         SACK which according to DaveM 'sets TCP stack back by 10 years')
 
-------------------------------------------------------------------------
-rev 651:  siefca | 2000-03-04 14:59:17 +0100 (Sat, 04 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/Makefile.am
-   M /rc-scripts/trunk/sysconfig/Makefile.am
+2008-07-22 17:39 +0000 [r9849]  Jakub Bogusz <qboosh/at/pld-linux.org>
 
-added time zone setting
+       * sysconfig/i18n: - proper encoding for de_DE
 
-------------------------------------------------------------------------
-rev 650:  siefca | 2000-03-04 14:41:58 +0100 (Sat, 04 Mar 2000) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/sysconfig/timezone
+2008-07-17 20:42 +0000 [r9846]  Bartosz Świątek <shadzik/at/pld-linux.org>
 
-configuration parameters for time zone setting
+       * sysconfig/network-scripts/ifup: - wpa_supplicant 0.6.3 doesn't
+         have a "-w" option!!
 
-------------------------------------------------------------------------
-rev 649:  siefca | 2000-03-04 14:39:51 +0100 (Sat, 04 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/timezone
+2008-06-10 21:00 +0000 [r9801]  Paweł Gołaszewski <blues/at/pld-linux.org>
 
-chkconfig script for time zone setting
+       * sysconfig/network-scripts/ifup-ppp: - try last resort in setting
+         MODEMPORT - compatibility change.
 
-------------------------------------------------------------------------
-rev 648:  siefca | 2000-03-04 14:38:28 +0100 (Sat, 04 Mar 2000) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/rc.d/init.d/timezone
+2008-06-01 11:28 +0000 [r9785]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-configuration profile (variables) for time zone setting
+       * rc.d/init.d/functions: Export ISATTY. Calling this test from
+         inside of initlog() return true even if output still goes into
+         terminal. By exporting we make sure that initial test result is
+         used for entire run of the script. Fixes wrong 'DONE' string
+         alignment when bringin up dhcp.
 
-------------------------------------------------------------------------
-rev 647:  wiget | 2000-03-02 18:22:15 +0100 (Thu, 02 Mar 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+2008-05-22 19:08 +0000 [r9761]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-0.1.5
+       * sysconfig/network-scripts/ifdown: Return can be only from
+         function. Use exit.
 
-------------------------------------------------------------------------
-rev 646:  misiek | 2000-02-28 13:50:45 +0100 (Mon, 28 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2008-05-19 06:21 +0000 [r9759-9760]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- run depmod if modules.dep is older that modules.conf, too
+       * rc.d/init.d/functions: - tabs
 
-------------------------------------------------------------------------
-rev 645:  misiek | 2000-02-18 19:07:01 +0100 (Fri, 18 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * rc.d/init.d/functions: - try not to use initlog if $RC_LOGGING is
+         off (avoits usleeps for each startup)
 
-- set ipv6 forwarding only if ipv6 is enabled
+2008-05-19 06:05 +0000 [r9756-9757]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 644:  misiek | 2000-02-18 18:59:19 +0100 (Fri, 18 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * configure.ac: - 0.4.1.23
 
-- translations for DONE etc are always taken from rc-scripts.mo
+       * rc.d/init.d/functions: - add --pidfile to daemon()
 
-------------------------------------------------------------------------
-rev 643:  waszi | 2000-02-18 13:37:36 +0100 (Fri, 18 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
+2008-04-27 02:00 +0000 [r9733]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- typo
+       * rc.d/init.d/functions: - disable log_success/log_failed when
+         RC_LOGGING is off
 
-------------------------------------------------------------------------
-rev 642:  wiget | 2000-02-18 11:42:02 +0100 (Fri, 18 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
+2008-04-27 01:34 +0000 [r9731-9732]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-s/LANG/LC_ALL/ in umount
+       * sysconfig/interfaces/tnlcfg-description: - utf8
 
-------------------------------------------------------------------------
-rev 641:  wiget | 2000-02-18 11:37:06 +0100 (Fri, 18 Feb 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
+       * doc/rc-scripts.docb, doc/polski.dsl, doc/sysconfig.docb: - utf8
 
-- fix ummounting
--- locale & /usr problem
--- devfs ready
+2008-04-27 01:29 +0000 [r9730]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 640:  wiget | 2000-02-18 10:13:26 +0100 (Fri, 18 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc-scripts.spec.in (removed), Makefile.am, configure.ac: -
+         outdated, use spec from cvs
 
-- run devfsd before all
+2008-04-27 01:24 +0000 [r9729]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 639:  waszi | 2000-02-18 09:35:18 +0100 (Fri, 18 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/system
+       * sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifdown-irda,
+         sysconfig/network-scripts/ifdown-vlan,
+         sysconfig/network-scripts/ifup-br,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifdown-br, hwprofile,
+         sysconfig/network-scripts/ifup-irda, rc.d/init.d/functions,
+         sysconfig/network-scripts/ifup-vlan: - utf8
 
-- added devfsd support
+2008-04-27 01:20 +0000 [r9728]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 638:  misiek | 2000-02-17 11:59:14 +0100 (Thu, 17 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * AUTHORS: - utf8
 
-- print space as last char in prompt
+2008-04-24 21:23 +0000 [r9724-9725]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 637:  misiek | 2000-02-10 11:31:36 +0100 (Thu, 10 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/system
+       * configure.ac: - 0.4.1.22
 
-- running depmod is now configurable
+       * rc.d/init.d/functions: - make stripping string suffixes from
+         EXTRAVER more greedy
 
-------------------------------------------------------------------------
-rev 636:  baggins | 2000-02-08 16:49:31 +0100 (Tue, 08 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
+2008-04-23 22:35 +0000 [r9720-9722]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- removed bogus defattr
+       * configure.ac: - 0.4.1.21
 
-------------------------------------------------------------------------
-rev 635:  misiek | 2000-02-03 12:50:20 +0100 (Thu, 03 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/single
+       * rc.d/rc.sysinit: - leave note for future not to fall again
 
-- cleanups
+       * rc.d/init.d/functions: - handle also `uname -r` returning
+         "2.6.25-1"
 
-------------------------------------------------------------------------
-rev 634:  misiek | 2000-02-03 12:50:05 +0100 (Thu, 03 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/sysconfig/network
+2008-04-23 22:27 +0000 [r9718-9719]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- router discovery daemon support
+       * rc.d/rc.sysinit: - second try: /var/run cleanup without find and
+         without args len exceeded error
 
-------------------------------------------------------------------------
-rev 633:  misiek | 2000-02-03 12:49:04 +0100 (Thu, 03 Feb 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * rc.d/init.d/functions: - fix for kernels whose release is
+         "2.6.25_vanilla-1", found by vip`
 
-- functions run_cmd() and daemon() are returning proper values now
+2008-04-16 17:30 +0000 [r9711]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 632:  misiek | 2000-02-03 12:48:30 +0100 (Thu, 03 Feb 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.shutdown
+       * sysconfig/i18n: Obsolete texts.
 
-- new (better) unmounting procedure from initscripts
-- cleanups
+2008-04-09 09:02 +0000 [r9703-9704]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 631:  misiek | 2000-01-31 15:30:11 +0100 (Mon, 31 Jan 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/autogen.sh
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * configure.ac: - 0.4.1.20
 
-- fixes and updates
+       * rc.d/rc.sysinit: - reverted r9238, /usr may NOT be mounted at
+         this time, ever heard of NFS?
 
-------------------------------------------------------------------------
-rev 630:  misiek | 2000-01-31 15:29:53 +0100 (Mon, 31 Jan 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/NEWS
+2008-03-27 15:42 +0000 [r9688]  Patryk Zawadzki <patrys/at/pld-linux.org>
 
-- translate to english (update)
+       * configure.ac: - bump version to 0.4.1.19
 
-------------------------------------------------------------------------
-rev 629:  misiek | 2000-01-31 15:29:38 +0100 (Mon, 31 Jan 2000) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2008-03-27 15:19 +0000 [r9687]  Patryk Zawadzki <patrys/at/pld-linux.org>
 
+       * rc.d/rc.shutdown: - force reboot/halt to work with other init
+         daemons
 
-- nls cant handle special characters such as '\n' - workaround this
+2008-03-26 19:43 +0000 [r9685]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 628:  misiek | 2000-01-31 15:29:04 +0100 (Mon, 31 Jan 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+       * configure.ac: - forgot to commit; 0.4.1.18
 
-- avoid errors when lo interface is down
+2008-03-26 16:20 +0000 [r9682]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 627:  kloczek | 2000-01-05 02:18:01 +0100 (Wed, 05 Jan 2000) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * setsysfont: - /usr is not mounted when this is called from
+         rc.sysinit
 
-- mout procsf before all.
+2008-03-26 14:42 +0000 [r9681]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 626:  baggins | 2000-01-04 18:23:40 +0100 (Tue, 04 Jan 2000) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/system
+       * sysconfig/network: - i always set full hostname here, why "only
+         hostname" comment?
 
-- version 0.1.4
-- added RUN_LDCONFIG variable to /etc/sysconfig/system, now it's
-  possible to turn off/on ld.so.cache regeneration upon startup
+2008-03-26 08:46 +0000 [r9680]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 625:  jajcus | 1999-12-30 13:11:37 +0100 (Thu, 30 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc
+       * sysconfig/network-scripts/ifup-ppp: - "sync" option must be used
+         before "plugin" option - changes made by seba (at) pro-ject.net
+         (merged from cvs)
 
-- send messages to /dev/console (which can be serial console) instead of virtual terminal
+2008-03-26 08:42 +0000 [r9677-9679]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 624:  jajcus | 1999-12-30 13:09:45 +0100 (Thu, 30 Dec 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * sysconfig/interfaces/Makefile.am: - added
+         ifcfg-ppp0.ueagle4-neostrada
 
-- support for "any/none" routes in /etc/sysconfig/statig routes
-  --- these may be used for unreachable or blackhole routes
+       * sysconfig/interfaces/ifcfg-description: - added SYNC option
 
-------------------------------------------------------------------------
-rev 623:  jajcus | 1999-12-30 13:01:16 +0100 (Thu, 30 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/sysconfig.docb
+       * sysconfig/interfaces/ifcfg-ppp0.ueagle4-neostrada (added): -
+         config for neostrada using usb modem Sagem E4
 
-- updates in static-routes description
+2008-03-26 08:11 +0000 [r9675]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 622:  wiget | 1999-12-28 00:38:21 +0100 (Tue, 28 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
+       * configure.ac: - release 0.4.1.17
 
-- fix typos
+2008-03-25 23:41 +0000 [r9674]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 621:  jajcus | 1999-12-20 20:36:27 +0100 (Mon, 20 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
+       * rc.d/init.d/template.init: - more chkconfig vars
 
-- ifdown should now work for user-controled interfaces
+2008-03-25 15:14 +0000 [r9670-9671]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 620:  kloczek | 1999-12-20 11:28:56 +0100 (Mon, 20 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * sysconfig/network-scripts/ifup-ppp: - actually check $MODEMPORT
+         being chardevice after all *DSL variants
 
-- reformated.
+       * sysconfig/network-scripts/ifup-ppp: - check $MODEMPORT set from
+         config (not the value set from this script)
 
-------------------------------------------------------------------------
-rev 619:  jajcus | 1999-12-19 17:07:02 +0100 (Sun, 19 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
+2008-03-24 19:17 +0000 [r9667-9668]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- Use IPv4 address for setting hostname (or there will be no hostname on DHCP-configured hosts)
+       * configure.ac: - release 0.4.1.16
 
-------------------------------------------------------------------------
-rev 618:  jajcus | 1999-12-19 17:06:02 +0100 (Sun, 19 Dec 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+       * sysconfig/network-scripts/functions.network: - return val doc for
+         check_{mii_tool,ethtool,iwconfig} - code readability
 
-- usernetctl is now in /sbin
-- OTHERSCRIPT should be started even if no IPv4 address is given (PPP won't work otherwise)
-- IPv6 link-local addresses are added by kernel. We shouldn't do it again
-
-------------------------------------------------------------------------
-rev 617:  jajcus | 1999-12-19 17:04:29 +0100 (Sun, 19 Dec 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-
-- usernetclt is now in /sbin
-- OTHERSCRIPT should be astarted even if no IPv4 address is given
-
-------------------------------------------------------------------------
-rev 616:  jajcus | 1999-12-19 16:58:12 +0100 (Sun, 19 Dec 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/src/usernetctl.c
-
-- search for ifcfg-* files in /etc/sysconfig/interfaces
-- ifup and ifdown are now only in /sbin
-
-------------------------------------------------------------------------
-rev 615:  jajcus | 1999-12-19 16:54:32 +0100 (Sun, 19 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/src/.cvsignore
-
-- more ignores
-
-------------------------------------------------------------------------
-rev 614:  kloczek | 1999-12-18 20:51:37 +0100 (Sat, 18 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-
-- release 0.1.3.
-
-------------------------------------------------------------------------
-rev 613:  kloczek | 1999-12-18 20:51:07 +0100 (Sat, 18 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/src/Makefile.am
-
-- added missing shvar.h to ppp_watch_SOURCES.
-
-------------------------------------------------------------------------
-rev 612:  kloczek | 1999-12-18 17:43:24 +0100 (Sat, 18 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/Makefile.am
-
-- updated man_MANS man pages file list.
-
-------------------------------------------------------------------------
-rev 611:  kloczek | 1999-12-18 17:26:30 +0100 (Sat, 18 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-
-- s/ZDECHL/ZGINAL/.
-
-------------------------------------------------------------------------
-rev 610:  kloczek | 1999-12-18 17:24:38 +0100 (Sat, 18 Dec 1999) | 11 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-
-- replace:
-
-  grep "^$1 "
-
-  to:
-
-  grep "^$1[[:blank:]]"
-
-  on finding static routes entries for specified interface. This allow place
-  also tab character after interface name.
-
-------------------------------------------------------------------------
-rev 609:  misiek | 1999-12-15 19:41:51 +0100 (Wed, 15 Dec 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/src/consoletype.c
-
-- one more source file
-
-------------------------------------------------------------------------
-rev 608:  misiek | 1999-12-15 19:41:09 +0100 (Wed, 15 Dec 1999) | 7 lines
-Changed paths:
-   A /rc-scripts/trunk/doc/consoletype.1
-   A /rc-scripts/trunk/doc/ppp-watch.8
-   D /rc-scripts/trunk/doc/usernetctl.1
-   A /rc-scripts/trunk/doc/usernetctl.8
-   M /rc-scripts/trunk/doc/usleep.1
-   M /rc-scripts/trunk/lang.csh
-   M /rc-scripts/trunk/lang.sh
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/allowlogin
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/src/Makefile.am
-   M /rc-scripts/trunk/src/doexec.c
-   A /rc-scripts/trunk/src/getkey.c
-   M /rc-scripts/trunk/src/initlog.c
-   A /rc-scripts/trunk/src/initlog.conf
-   A /rc-scripts/trunk/src/ppp-watch.c
-   M /rc-scripts/trunk/src/process.c
-   A /rc-scripts/trunk/src/shvar.c
-   A /rc-scripts/trunk/src/shvar.h
-   M /rc-scripts/trunk/src/testd.c
-   M /rc-scripts/trunk/src/usernetctl.c
-   M /rc-scripts/trunk/src/usleep.c
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-
-- fixed lang.csh
-- we use -a instead &&
-- updated few programs in src directory
-- fixed starting network when none of ifcfg-* file exist
-- write nice logo at startup
-- fixed problem with translated deltext() function
-
-------------------------------------------------------------------------
-rev 607:  misiek | 1999-12-11 13:45:13 +0100 (Sat, 11 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/AUTHORS
-
-- added Jacek Konieczny
-
-------------------------------------------------------------------------
-rev 606:  kloczek | 1999-12-09 13:31:53 +0100 (Thu, 09 Dec 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- added including /etc/rc.d/rc.modules for loading modules before starting
-  all services and initializing raid deveces.
-
-------------------------------------------------------------------------
-rev 605:  elephant | 1999-12-02 22:44:17 +0100 (Thu, 02 Dec 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- corrected e-mail of mine
-
-------------------------------------------------------------------------
-rev 604:  kloczek | 1999-12-02 11:38:55 +0100 (Thu, 02 Dec 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/init.d/random
-   M /rc-scripts/trunk/rc.d/init.d/single
-
-- chkconfig field is back (without this upgrade from initscripts to
-  rc-scripts fails).
-
-------------------------------------------------------------------------
-rev 603:  wiget | 1999-11-26 17:31:26 +0100 (Fri, 26 Nov 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-- process /etc/sysconfig/system (fix BR#110)
-
-------------------------------------------------------------------------
-rev 602:  wiget | 1999-11-16 15:54:01 +0100 (Tue, 16 Nov 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-- fixes
-
-------------------------------------------------------------------------
-rev 601:  kloczek | 1999-11-16 12:28:50 +0100 (Tue, 16 Nov 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-
-- reformated.
-
-------------------------------------------------------------------------
-rev 600:  kloczek | 1999-11-16 02:34:40 +0100 (Tue, 16 Nov 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-- reformated text.
-
-------------------------------------------------------------------------
-rev 599:  kloczek | 1999-11-16 02:33:28 +0100 (Tue, 16 Nov 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-
-- s/Zapis ziarna losowego/Zapisanie podstawy generatora losoweg/
-- other cleanups.
-
-------------------------------------------------------------------------
-rev 598:  wiget | 1999-11-16 00:17:20 +0100 (Tue, 16 Nov 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
-
-- updated
-
-------------------------------------------------------------------------
-rev 597:  kloczek | 1999-11-15 02:21:16 +0100 (Mon, 15 Nov 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/i18n
-
-- s/pl/pl_PL/.
+2008-03-22 12:14 +0000 [r9649]  Jakub Bogusz <qboosh/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 596:  kloczek | 1999-11-14 08:55:47 +0100 (Sun, 14 Nov 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+       * sysconfig/interfaces/ifcfg-description: - typo
 
-- new version 1.1.2.
+2008-03-19 14:21 +0000 [r9646]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 595:  kloczek | 1999-11-14 08:54:53 +0100 (Sun, 14 Nov 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+       * rc.d/rc.shutdown: Use .sh - safer.
 
-- s/DEVICEFULLNAME/
+2008-03-19 12:51 +0000 [r9645]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 594:  kloczek | 1999-11-09 01:12:35 +0100 (Tue, 09 Nov 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/rc.shutdown: Multiple UPS support.
 
-- removed "chmod 0664 /var/log/wtmpx" (this is task for SysVinit %post).
+2008-03-09 12:33 +0000 [r9575]  Jakub Bogusz <qboosh/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 593:  kloczek | 1999-11-07 15:00:05 +0100 (Sun, 07 Nov 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+       * setsysfont: - use "locale charmap" to detect UTF-8 locales
+         properly - call unicode_stop for non-UTF locales (Linux 2.6.24+
+         has unicode console by default)
 
-- fixed BR#103 (s#==#=).
+2008-03-01 18:01 +0000 [r9549]  Andrzej Dopierała <undefine/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 592:  wiget | 1999-11-06 01:25:31 +0100 (Sat, 06 Nov 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
+       * sysconfig/interfaces/ifcfg-eth0: - add commented DHCP_OPTIONS
+         option to show how to pass parameters to dhcp client
 
-- small fixes
+2008-02-27 10:35 +0000 [r9533]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 591:  wiget | 1999-11-06 01:23:54 +0100 (Sat, 06 Nov 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
+         - fix for network script that it does not enslave eth interfaces
+         from it during stop phase (Ilja Bobkevič)
 
-- now realy handle ifup <dev>
+2008-02-18 20:56 +0000 [r9424]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 590:  wiget | 1999-10-27 14:09:56 +0200 (Wed, 27 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * sysconfig/network-scripts/ifup-ppp: - require $MODEMPORT being
+         character device (/dev/modem, /dev/tts/USB0)
 
-- fix nls() function
-
-------------------------------------------------------------------------
-rev 589:  kloczek | 1999-10-27 07:46:52 +0200 (Wed, 27 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-
-- new bersion 0.1.1.
-
-------------------------------------------------------------------------
-rev 588:  kloczek | 1999-10-27 07:46:27 +0200 (Wed, 27 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- more fixes for displaing messages on initializing raid devices.
-
-------------------------------------------------------------------------
-rev 587:  kloczek | 1999-10-27 05:12:27 +0200 (Wed, 27 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- reorder in %files.
-
-------------------------------------------------------------------------
-rev 586:  kloczek | 1999-10-27 05:11:32 +0200 (Wed, 27 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- started instead busy on staring initialize raid dev.
-
-------------------------------------------------------------------------
-rev 585:  kloczek | 1999-10-27 04:26:45 +0200 (Wed, 27 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- added Requires: e2fsprogs > = 1.15.
-
-------------------------------------------------------------------------
-rev 584:  kloczek | 1999-10-27 04:20:40 +0200 (Wed, 27 Oct 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- added -C to fsck parameters (display progres bar),
-- added support for new raidtools 0.90 utilities on ininitialize raid
-  devices.
-
-------------------------------------------------------------------------
-rev 583:  waszi | 1999-10-23 10:13:00 +0200 (Sat, 23 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-
-/etc/rc.d/init.d/functions.network -> /etc/sysconfig/network-scripts/.functions
-
-------------------------------------------------------------------------
-rev 582:  kloczek | 1999-10-22 13:43:15 +0200 (Fri, 22 Oct 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-- fix: check and get /etc/sysconfig/interfaces/ifcfg-$CONFIG instead
-  /etc/sysconfig/interfaces/$CONFIG in source_config().
-
-------------------------------------------------------------------------
-rev 581:  klakier | 1999-10-17 11:34:34 +0200 (Sun, 17 Oct 1999) | 3 lines
-Changed paths:
-   A /rc-scripts/trunk/doc/make-html
-   A /rc-scripts/trunk/doc/polski.dsl
-   A /rc-scripts/trunk/doc/rc-scripts.docb
-   A /rc-scripts/trunk/doc/sysconfig.docb
-
-Przyk³ad tworzenia pojedynczego reference entry z u¿yciem docbooka
-W³a¶ciwym plikiem jest sysconfig.docb
-
-------------------------------------------------------------------------
-rev 580:  wiget | 1999-10-14 17:59:55 +0200 (Thu, 14 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- fixed permision to %%doc
-
-------------------------------------------------------------------------
-rev 579:  waszi | 1999-10-14 11:00:02 +0200 (Thu, 14 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/Makefile.am
-
-- small fixes
-
-------------------------------------------------------------------------
-rev 578:  kloczek | 1999-10-13 23:28:40 +0200 (Wed, 13 Oct 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/Makefile.am
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-
-- /etc/rc.d/init.d//network.functions moved to
-  /etc/sysconfig/network-scripts/.functions.
-
-------------------------------------------------------------------------
-rev 577:  baggins | 1999-10-13 19:35:33 +0200 (Wed, 13 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- added %config(noreplace) %verify(not size mtime md5) rc.local
-
-------------------------------------------------------------------------
-rev 576:  baggins | 1999-10-13 18:56:58 +0200 (Wed, 13 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- typo
-
-------------------------------------------------------------------------
-rev 575:  baggins | 1999-10-13 18:51:25 +0200 (Wed, 13 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/Makefile.am
-
-- removed nfsfs and netfs
-
-------------------------------------------------------------------------
-rev 574:  baggins | 1999-10-13 18:37:24 +0200 (Wed, 13 Oct 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/Makefile.am
-   M /rc-scripts/trunk/rc.d/rc
-   A /rc-scripts/trunk/rc.d/rc.shutdown
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- merged halt,reboot and shutdwn into rc.shutdown
-- moved ldconfig to the end of system startup
-
-------------------------------------------------------------------------
-rev 573:  baggins | 1999-10-13 18:32:59 +0200 (Wed, 13 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-
-- 0.1.0
-
-------------------------------------------------------------------------
-rev 572:  baggins | 1999-10-13 18:18:43 +0200 (Wed, 13 Oct 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- removed use of chkconfig
-- make rc?.d/{S,K} links by hand
-
-------------------------------------------------------------------------
-rev 571:  baggins | 1999-10-13 18:11:27 +0200 (Wed, 13 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/Makefile.am
-   M /rc-scripts/trunk/rc.d/init.d/allowlogin
-   D /rc-scripts/trunk/rc.d/init.d/halt
-   M /rc-scripts/trunk/rc.d/init.d/killall
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/init.d/random
-   D /rc-scripts/trunk/rc.d/init.d/reboot
-   D /rc-scripts/trunk/rc.d/init.d/shutdwn
-   M /rc-scripts/trunk/rc.d/init.d/single
-
-- removed usage of chkconfig
-
-------------------------------------------------------------------------
-rev 570:  baggins | 1999-10-13 18:04:16 +0200 (Wed, 13 Oct 1999) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/rc.d/init.d/netfs
-
-- these should be from appropriate *mount packages (or NFS daemons)
-
-------------------------------------------------------------------------
-rev 569:  baggins | 1999-10-13 17:56:31 +0200 (Wed, 13 Oct 1999) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/rc.d/init.d/nfsfs
-
-- obsoleted by netfs
-
-------------------------------------------------------------------------
-rev 568:  waszi | 1999-10-13 11:06:50 +0200 (Wed, 13 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- conf.modules -> modules.conf needed by new modutils
-
-------------------------------------------------------------------------
-rev 567:  baggins | 1999-10-12 16:09:29 +0200 (Tue, 12 Oct 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-
-- version 0.0.12
-- halt, reboot and shutwdn merged into rc.shutdown
-- moved ldconfig at the end of rc system
-
-------------------------------------------------------------------------
-rev 566:  kloczek | 1999-10-07 02:49:51 +0200 (Thu, 07 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/net-scripts.txt
-
-- updated partialy documentation.
-
-------------------------------------------------------------------------
-rev 565:  kloczek | 1999-10-06 18:52:37 +0200 (Wed, 06 Oct 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/allowlogin
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-
-- remove bashizm in using test ("=" instead "==").
-
-------------------------------------------------------------------------
-rev 564:  jajcus | 1999-09-28 18:17:30 +0200 (Tue, 28 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-
-- support for getting interface configuration from LDAP
-
-------------------------------------------------------------------------
-rev 563:  jajcus | 1999-09-28 18:16:42 +0200 (Tue, 28 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-
-- support for loading interface configuration from LDAP
-
-------------------------------------------------------------------------
-rev 562:  jajcus | 1999-09-28 18:15:56 +0200 (Tue, 28 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-- functions for getting interfaces and aliases lists from LDAP added
-- fixed getting interface info from LDAP
-
-------------------------------------------------------------------------
-rev 561:  kloczek | 1999-09-28 16:43:40 +0200 (Tue, 28 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-
-- release version 0.0.11
-
-------------------------------------------------------------------------
-rev 560:  kloczek | 1999-09-28 16:42:00 +0200 (Tue, 28 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+2008-02-14 15:23 +0000 [r9346]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- updated pl translation.
+       * sysconfig/interfaces/ifcfg-ppp0.pppoe (added): - add config i
+         used for adsl setup
 
-------------------------------------------------------------------------
-rev 559:  kloczek | 1999-09-28 16:24:23 +0200 (Tue, 28 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc
+2008-02-11 10:16 +0000 [r9303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- fix: print "Entering" instead "Leaving" on entering in runlevel.
-
-------------------------------------------------------------------------
-rev 558:  kloczek | 1999-09-28 16:23:07 +0200 (Tue, 28 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/rc.shutdown: mdadm stop will yell that it can't stop rootfs
+         array. Such errors are misleading and useless.
 
-- busy() instead started() on bigining initialize RAID.
-
-------------------------------------------------------------------------
-rev 557:  kloczek | 1999-09-28 16:04:19 +0200 (Tue, 28 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2008-02-09 20:00 +0000 [r9279]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- print 'fail' status on on failing initialize raid and 'done' on corect
-  initialize raid.
-
-------------------------------------------------------------------------
-rev 556:  kloczek | 1999-09-28 16:02:41 +0200 (Tue, 28 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-- fixes.
+       * sysconfig/network-scripts/ifup-ppp: - fail on required MODEMPORT
+         (or set it to /dev/modem?)
 
-------------------------------------------------------------------------
-rev 555:  kloczek | 1999-09-28 15:17:27 +0200 (Tue, 28 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/shutdwn
+2008-02-08 22:58 +0000 [r9254]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- fix raid deintialization: deinitialize only active devices (removed also
-  using grep in getting active md devices list).
+       * sysconfig/network-scripts/ifup-ppp: - typo
 
-------------------------------------------------------------------------
-rev 554:  kloczek | 1999-09-28 14:48:41 +0200 (Tue, 28 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2008-02-08 22:17 +0000 [r9252-9253]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- rearanged text.
+       * sysconfig/interfaces/data/Makefile.am: - kõu disconnect script
 
-------------------------------------------------------------------------
-rev 553:  kloczek | 1999-09-28 14:48:16 +0200 (Tue, 28 Sep 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+       * sysconfig/interfaces/data/chat-ppp0.kou-disconnect (added): -
+         disconnect script (not tested)
 
-- fixed bug on checking is file with interface description exist,
-- removed getting dummy code $PARENTCONFIG (this afects net interfaces LDAP
-  description).
+2008-02-08 19:34 +0000 [r9240-9245]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 552:  wiget | 1999-09-27 22:02:52 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+       * sysconfig/interfaces/data/Makefile.am,
+         sysconfig/interfaces/Makefile.am: - files for kõu
+         (http://www.kou.ee/)
 
-- arp on for eth by default
+       * sysconfig/interfaces/ifcfg-ppp0.kou: - renamed chatscript
 
-------------------------------------------------------------------------
-rev 551:  wiget | 1999-09-27 20:31:05 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * sysconfig/interfaces/data/chat-ppp0.kou (added),
+         sysconfig/interfaces/data/chat-kou (removed): - renamed
 
-- fixed typo
+       * sysconfig/interfaces/ifcfg-ppp0.kou (added),
+         sysconfig/interfaces/ifcfg-kou (removed): - renamed
 
-------------------------------------------------------------------------
-rev 550:  wiget | 1999-09-27 18:03:49 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+       * sysconfig/interfaces/data/chat-kou (added): - chat script for kõu
+         (http://www.kou.ee/)
 
-- version 0.0.10
+       * sysconfig/interfaces/ifcfg-kou (added): - config for kõu
+         (http://www.kou.ee/)
 
-------------------------------------------------------------------------
-rev 549:  wiget | 1999-09-27 17:40:16 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+2008-02-08 17:34 +0000 [r9238]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- fixes
+       * rc.d/rc.sysinit: - use find to overcome arguments length exceeded
+         when descending to php sessions dir (and yes, /usr is already
+         mounted when this code is ran)
 
-------------------------------------------------------------------------
-rev 548:  kloczek | 1999-09-27 17:31:00 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+2008-02-08 15:39 +0000 [r9237]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- typo.
+       * sysconfig/network-scripts/ifup-ppp: - give hint on missing
+         chatscript error
 
-------------------------------------------------------------------------
-rev 547:  kloczek | 1999-09-27 17:29:02 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+2008-02-08 14:54 +0000 [r9236]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- more translations.
+       * sysconfig/interfaces/ifcfg-description: - placeholder for
+         WVDIALSECT
 
-------------------------------------------------------------------------
-rev 546:  wiget | 1999-09-27 17:14:20 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+2008-01-29 12:10 +0000 [r9209]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- sync
+       * modules: - mention that /etc/modules.X.Y and /etc/modules.X.Y.Z
+         are readed too - mention that module options are processed too
 
-------------------------------------------------------------------------
-rev 545:  wiget | 1999-09-27 17:12:26 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/shutdwn
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2008-01-15 09:40 +0000 [r9174]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- nls fixes
+       * rc.d/rc.local: - leave EOF clean ;)
 
-------------------------------------------------------------------------
-rev 544:  wiget | 1999-09-27 17:00:30 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+2007-12-30 13:31 +0000 [r9170]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- small correction
+       * configure.ac: - prepare 0.4.1.15
 
-------------------------------------------------------------------------
-rev 543:  kloczek | 1999-09-27 16:53:27 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+2007-12-27 00:52 +0000 [r9162]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- fixed some typos, more translations.
+       * rc.d/init.d/functions: - handle when there's no terminal attached
+         (f.e gui tools like smart)
 
-------------------------------------------------------------------------
-rev 542:  wiget | 1999-09-27 16:24:52 +0200 (Mon, 27 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+2007-12-17 17:39 +0000 [r9145]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- zmiana na formy bezosobowe
-- dodanie kilku nowych t³umaczeñ
+       * rc.d/init.d/local: - implement status
 
-------------------------------------------------------------------------
-rev 541:  wiget | 1999-09-27 16:23:04 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2007-12-17 17:35 +0000 [r9144]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- nls fixes
+       * rc.d/init.d/allowlogin: - implement status
 
-------------------------------------------------------------------------
-rev 540:  misiek | 1999-09-27 12:02:43 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network
+2007-12-11 12:29 +0000 [r9137-9140]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- cleanups
+       * configure.ac: - prepare 0.4.1.14
 
-------------------------------------------------------------------------
-rev 539:  misiek | 1999-09-27 12:01:33 +0200 (Mon, 27 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
+       * rc.d/rc.sysinit: - load dm-multipath module before multipath
+         activating for setups when rootfs was not also on multipath
 
-- nopmtudisc isn't specified by default
-- cleanups
+2007-12-10 22:25 +0000 [r9135]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 538:  misiek | 1999-09-27 11:59:57 +0200 (Mon, 27 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+       * lang.sh: - cosmetics
 
-- checking for interface via MULTICAST setting instead of ARP setting
-- we are using ,,onlink'' option for tunnels
+2007-12-10 22:20 +0000 [r9134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 537:  misiek | 1999-09-27 11:58:00 +0200 (Mon, 27 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * lang.sh: Don't overwrite session settings (that can be comming
+         from ssh).
 
-- more /proc/sys/net support (it can be buggy !!! testers needed)
-- fixed status reporting
+2007-12-08 13:05 +0000 [r9132]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 536:  misiek | 1999-09-27 11:56:25 +0200 (Mon, 27 Sep 1999) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * rc.d/init.d/network: - cleanups
 
-- termput cleanups
-- removed unnecesary pid of process checking
-- returns ,,died'' instead ,,failed'' in some cases
-- fixed nls()
+2007-12-08 13:02 +0000 [r9130-9131]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 535:  misiek | 1999-09-27 11:54:58 +0200 (Mon, 27 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/allowlogin
+       * rc.d/init.d/network: - added reload target (will ask DHCP client
+         to renew lease), only dhcpcd supported for now
 
-- cleanups
+       * sysconfig/network-scripts/functions.network: - minor cosetics
 
-------------------------------------------------------------------------
-rev 534:  misiek | 1999-09-27 11:53:23 +0200 (Mon, 27 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+2007-12-05 13:15 +0000 [r9128]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- fixed setup_nat() when /etc/sysconfig/static-nat doesn't exist
-- flushing instead deleting routing and addresses when down lo interface
+       * rc.d/Makefile.am, rc.d/rc.modules (removed): - rc.modules
+         functionality integrated to rc.sysinit
 
-------------------------------------------------------------------------
-rev 533:  jajcus | 1999-09-26 16:56:09 +0200 (Sun, 26 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/sysconfig/network
+2007-12-05 13:02 +0000 [r9127]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- first step to keeping interface information in LDAP
+       * rc.d/rc.sysinit: - formatting
 
-------------------------------------------------------------------------
-rev 532:  wiget | 1999-09-15 23:43:48 +0200 (Wed, 15 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
+2007-12-01 20:49 +0000 [r9125]  Adam Gołębiowski <adamg/at/pld-linux.org>
 
-- fixed typos
+       * rc.d/rc.sysinit: - skip fsck on / if device node doesn't exist
+         yet, e.g.: rootfs-on-lvm and udev is used (perhaps we should try
+         to fsck / once more later on?)
 
-------------------------------------------------------------------------
-rev 531:  wiget | 1999-09-15 23:20:36 +0200 (Wed, 15 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/po/.cvsignore
-   M /rc-scripts/trunk/rc.d/init.d/allowlogin
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2007-11-28 20:28 +0000 [r9117]  Jakub Bogusz <qboosh/at/pld-linux.org>
 
-- fixed nls messages
-- ignore autogenerated files
+       * rc.d/init.d/template.init: - simplicity and verboseness wins: let
+         try-restart inform if service is not running
 
-------------------------------------------------------------------------
-rev 530:  wiget | 1999-09-15 23:19:13 +0200 (Wed, 15 Sep 1999) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/po/rc-scripts.pot
+2007-11-26 20:37 +0000 [r9102]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- removed autogenerated file
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/functions.network: - apply
+         SOURCES/rc-scripts-dev_alias.patch (if it is buggy then the bugs
+         should be fixed -- it's been applied in pld ac for ages)
 
-------------------------------------------------------------------------
-rev 529:  wiget | 1999-09-15 23:17:30 +0200 (Wed, 15 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+2007-11-26 20:32 +0000 [r9101]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- added list of shell scripts
+       * rc.d/rc.sysinit: - /etc/rc.d/rc.modules moved to internal
+         functions - module paramters also accepted from modules file
 
-------------------------------------------------------------------------
-rev 528:  wiget | 1999-09-15 23:16:39 +0200 (Wed, 15 Sep 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/makepot.pl
+2007-11-26 20:15 +0000 [r9100]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- helper scripts: extract messages from scripts and make pot file
+       * rc.d/rc.sysinit: - make $RUN_DEPMOD=ifmissing really behave so as
+         described (depmod -A stats every module file in modules dir)
 
-------------------------------------------------------------------------
-rev 527:  wiget | 1999-09-15 23:12:20 +0200 (Wed, 15 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/po/Makefile.am
-   M /rc-scripts/trunk/po/pl.po
+2007-11-26 20:08 +0000 [r9096-9099]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- fixed `make rc-scripts.pot`
-- updated polish translation
+       * rc.d/rc.modules: - plain modprobe the module - skip loading
+         rc-scripts functions if they appear to be loaded already
 
-------------------------------------------------------------------------
-rev 526:  misiek | 1999-09-15 12:35:07 +0200 (Wed, 15 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * rc.d/rc.shutdown: - apply SOURCES/rc-scripts-fuser.patch
 
-- errors from interfaces and tunnel checking > /dev/null
+       * rc.d/init.d/functions: - tab-safe is_empty_file() now (from
+         rc.modules)
 
-------------------------------------------------------------------------
-rev 525:  misiek | 1999-09-15 12:22:55 +0200 (Wed, 15 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/Makefile.am
+       * sysconfig/system: - add $RC_BOOTLOG=yes
 
-- removed ipchains-setup.txt
+2007-11-26 17:46 +0000 [r9092]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 524:  misiek | 1999-09-15 12:16:49 +0200 (Wed, 15 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+       * configure.ac: - prepare 0.4.1.13
 
-- we are adding fe80::IPv4 addresses to sit interfaces _only_
+2007-11-25 11:18 +0000 [r9091]  Jakub Bogusz <qboosh/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 523:  misiek | 1999-09-15 12:15:35 +0200 (Wed, 15 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/tnlcfg-description
+       * rc.d/init.d/template.init: - force-reload is not supposed to
+         start service if it is not running - new try-restart action (as
+         specified by LSB 3.1.0, formerly "condrestart" in some distros)
+         it should restart service if running and just exit sucessfully
+         otherwise
 
-- added information about using tnlcfg-xxx instead of ifcfg-xxx
+2007-11-25 08:46 +0000 [r9090]  Jakub Bogusz <qboosh/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 522:  misiek | 1999-09-15 12:14:39 +0200 (Wed, 15 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/po/pl.po
+       * rc.d/init.d/template.init: - simplified
 
-- fixed typo
+2007-11-21 23:24 +0000 [r9076-9077]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 521:  misiek | 1999-09-13 15:37:04 +0200 (Mon, 13 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc
+       * rc.d/init.d/template.init: - better this way
 
-- added test if /var/run is writable to avoid errors if it is read-only
+       * rc.d/init.d/template.init: - this should be restart, who put
+         reload there?
 
-------------------------------------------------------------------------
-rev 520:  misiek | 1999-09-13 15:29:46 +0200 (Mon, 13 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/i18n
+2007-11-21 23:18 +0000 [r9074-9075]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- added missing cvs keyword
+       * rc.d/init.d/template.init: - reload also could use pidfile
 
-------------------------------------------------------------------------
-rev 519:  misiek | 1999-09-13 15:28:38 +0200 (Mon, 13 Sep 1999) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/doc/ipchains-setup.txt
+       * rc.d/init.d/template.init: - one more killproc sample
 
-- removed obsolete documentation
+2007-11-13 18:57 +0000 [r9043]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 518:  misiek | 1999-09-13 15:26:43 +0200 (Mon, 13 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+       * rc.d/rc.sysinit: - suffix dm-multipath partitions with pN
 
-- another support for IPv4 aliases via IPADDR_ALIASES variable
+2007-11-09 01:54 +0000 [r9033]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 517:  misiek | 1999-09-13 15:25:54 +0200 (Mon, 13 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
+       * rc.d/rc.shutdown: - blogd might be already down and it might had
+         been started manually
 
-- another way to set TTL or TOS to avoid 'inherit' value
-- cleanups in var names
+2007-11-09 01:47 +0000 [r9032]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 516:  misiek | 1999-09-13 15:25:02 +0200 (Mon, 13 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * sysconfig/hwprofiles/Makefile.am: - if the file is not packaged
+         in spec, don't install it either
 
-- fixed status reporting
+2007-11-09 01:37 +0000 [r9030-9031]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 515:  waszi | 1999-09-04 21:49:41 +0200 (Sat, 04 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/shutdwn
+       * rc.d/rc.shutdown, rc.d/rc.sysinit: - /etc/crypttab shouldn't be
+         empty when using it
 
-umount -a fixed
+       * rc.d/init.d/functions: - add is_empty_file() function
 
-------------------------------------------------------------------------
-rev 514:  waszi | 1999-09-04 21:48:47 +0200 (Sat, 04 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2007-11-09 01:20 +0000 [r9028-9029]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-now is rootfs on NFS compatible
+       * crypttab (added), Makefile.am: - add sample /etc/crypttab
 
-------------------------------------------------------------------------
-rev 513:  waszi | 1999-09-04 21:47:15 +0200 (Sat, 04 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/Makefile.am
+       * TODO: - cleanup
 
-small fixes
+2007-11-09 01:10 +0000 [r9027]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 512:  wiget | 1999-09-03 09:54:22 +0200 (Fri, 03 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/shutdwn
+       * rc.d/rc.shutdown, rc.d/rc.sysinit: - bugfixes for crypttab
 
-posible fix for umounting /usr
+2007-11-09 00:49 +0000 [r9025-9026]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 511:  wiget | 1999-09-03 09:42:29 +0200 (Fri, 03 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * rc.d/rc.shutdown: - add /etc/crypttab processing
 
-fix in termput()
+       * rc.d/init.d/cryptsetup: - add halt_crypto() from fc
+         initscripts-8.54 - add standalone mode for start/stop
 
-------------------------------------------------------------------------
-rev 510:  wiget | 1999-09-03 09:24:27 +0200 (Fri, 03 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+2007-11-09 00:37 +0000 [r9024]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-termput() check for /usr/share/terminfo and tput everytime
+       * rc.d/rc.sysinit: - initial /etc/crypttab processing
 
-------------------------------------------------------------------------
-rev 509:  misiek | 1999-09-02 14:42:44 +0200 (Thu, 02 Sep 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/rc.d/rc.init
+2007-11-09 00:33 +0000 [r9021-9023]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- added proper rc.init version
+       * rc.d/init.d/Makefile.am: - add cryptsetup
 
-------------------------------------------------------------------------
-rev 508:  misiek | 1999-09-02 14:38:52 +0200 (Thu, 02 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/NEWS
-   M /rc-scripts/trunk/README
-   M /rc-scripts/trunk/TODO
-   M /rc-scripts/trunk/autogen.sh
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/Makefile.am
-   D /rc-scripts/trunk/rc.d/initscript
+       * rc.d/init.d/cryptsetup (added): - based on code from rc.sysinit
+         of fc initscripts-8.54
 
+       * man/Makefile.am, man/crypttab.5 (added): - add crypttab.5 from fc
+         initscripts-8.54
 
-- updated
+2007-11-09 00:21 +0000 [r9020]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 507:  wiget | 1999-09-02 14:38:45 +0200 (Thu, 02 Sep 1999) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/rc.d/rc.init
+       * rc.d/init.d/random: - use subsys lock files
 
-removed
+2007-11-09 00:00 +0000 [r9019]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 506:  misiek | 1999-09-02 14:30:19 +0200 (Thu, 02 Sep 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+       * rc.d/rc.shutdown, rc.d/rc.sysinit: - blogd updates
 
+2007-11-08 00:42 +0000 [r9016]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- another way do check if IPv4/6 is specified on interface
-- fixed few typo
+       * src/usleep.c, man/usleep.1, src/Makefile.am: - update with suse
+         variant from killproc-2.12 (and who's oot?
+         http://lists.rpath.com/pipermail/initscripts-commits/2006-December/000573.html)
 
-------------------------------------------------------------------------
-rev 505:  misiek | 1999-09-02 14:29:17 +0200 (Thu, 02 Sep 1999) | 6 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/Makefile.am
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   D /rc-scripts/trunk/rc.d/init.d/ipchains
+2007-11-08 00:29 +0000 [r9013-9015]  Elan Ruusamäe <glen/at/pld-linux.org>
 
+       * src/initlog.c: - update from initscripts-8.54, except killing
+         startDaemon() and adding deprecation message
 
-- added function to setup NAT rules
-- modprobing ipv6.o is now done in autoclean mode
-- removed ipchains (this script should be in ipchains package)
-- better errors handling in run_cmd()
+       * src/initlog.conf: - update from initscripts-8.54
 
-------------------------------------------------------------------------
-rev 504:  misiek | 1999-09-02 14:26:31 +0200 (Thu, 02 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
+       * src/minilogd.c: - update from initscripts-8.54
 
-- modprobe modules in autoclean mode and report errors via syslog
-- added check for /lib/modules/`uname -r`/*/module_name.o
+2007-11-06 18:55 +0000 [r9004-9005]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 503:  misiek | 1999-09-02 14:25:35 +0200 (Thu, 02 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
+       * configure.ac: - release 0.4.1.12
 
--load slip.o module if available (in autoclean mode)
+       * rc.d/init.d/functions: - missing shift for nice level parsing in
+         daemon(). fixes some (broken) initscripts
 
-------------------------------------------------------------------------
-rev 502:  misiek | 1999-09-02 14:24:35 +0200 (Thu, 02 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+2007-11-05 18:09 +0000 [r8991]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- SIT tunnels are upped at the end
+       * sysconfig/clock: - UTC clock by default. See:
+         http://glen.alkohol.ee/pld/clock-utc.html
 
-------------------------------------------------------------------------
-rev 501:  misiek | 1999-09-02 14:16:15 +0200 (Thu, 02 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2007-11-02 02:29 +0000 [r8957-8959]  Elan Ruusamäe <glen/at/pld-linux.org>
 
+       * configure.ac: - release 0.4.1.11
 
-- logging errors from depmod and modprobe via syslog
+       * rc.d/init.d/functions: - ksh doesn't like $2 in # modifier
 
-------------------------------------------------------------------------
-rev 500:  misiek | 1999-09-02 14:13:32 +0200 (Thu, 02 Sep 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/rc.d/rc.init
+2007-11-01 13:23 +0000 [r8947-8948]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- renamed initscript to rc.init
+       * man/fstab-decode.8 (added): - add from fc
 
-------------------------------------------------------------------------
-rev 499:  misiek | 1999-09-02 14:11:29 +0200 (Thu, 02 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/ipcalc.1
+       * src/fstab-decode.c (added): - add from fc
 
+2007-11-01 13:20 +0000 [r8946]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- fixed typos
+       * configure.ac: - release 0.4.1.10
 
-------------------------------------------------------------------------
-rev 498:  misiek | 1999-09-02 14:11:06 +0200 (Thu, 02 Sep 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/src/initlog.c
-   M /rc-scripts/trunk/src/ipcalc.c
-   M /rc-scripts/trunk/src/netreport.c
-   M /rc-scripts/trunk/src/process.c
-   M /rc-scripts/trunk/src/usernetctl.c
-   M /rc-scripts/trunk/src/usleep.c
+2007-11-01 12:20 +0000 [r8944]  Elan Ruusamäe <glen/at/pld-linux.org>
 
+       * rc.d/rc.sysinit: - /dev (with devfs) could be mounted by kernel
+         (arekm note)
 
-- added casts to proper types and started NLSing
+2007-11-01 03:00 +0000 [r8941-8942]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 497:  wiget | 1999-09-01 01:51:42 +0200 (Wed, 01 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * man/Makefile.am, src/Makefile.am: - add fstab-decode from rh
 
-- load /etc/ethers after interface ups.
+       * rc.d/rc.sysinit: - don't get tempted to kill blogd
 
-------------------------------------------------------------------------
-rev 496:  wiget | 1999-09-01 01:30:37 +0200 (Wed, 01 Sep 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
+2007-11-01 02:53 +0000 [r8940]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- fix in make symlinks to rc.local
+       * rc.d/rc.sysinit: - read /proc/cmdline after /proc mount
 
-------------------------------------------------------------------------
-rev 495:  wiget | 1999-09-01 01:12:45 +0200 (Wed, 01 Sep 1999) | 7 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2007-11-01 02:36 +0000 [r8937-8939]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- version up to 0.0.9
-- added printf_() equwalent to bash built-in printf() or /usr/bin/printf
-- changed nls() to work like printf
-- tput() -> termput()
-- changed all show bla bla; to show "bla bla";
-- added symlinks to /etc/rc.d/rc.local
+       * sysconfig/system: - devfs comment update
 
-------------------------------------------------------------------------
-rev 494:  misiek | 1999-08-31 15:59:36 +0200 (Tue, 31 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/rc.sysinit: - devfsd without devfs makes no sense :)
 
-- fixed quotacheck calls
+       * rc.d/rc.sysinit: - no need to source udev configs here - just
+         umount /initrd/dev without checking
 
-------------------------------------------------------------------------
-rev 493:  misiek | 1999-08-26 13:05:04 +0200 (Thu, 26 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/TODO
+2007-11-01 02:10 +0000 [r8935]  Elan Ruusamäe <glen/at/pld-linux.org>
 
+       * rc.d/rc.sysinit: - $PATH is set from init.d/functions - improve
+         dm-multipath setup - attempt harder to create all LVM nodes, even
+         the ones initialized from initrd - kill blogd at the end of
+         script
 
-- interfejs sit0 musi byæ podnoszony na samym koñcu
+2007-11-01 02:06 +0000 [r8934]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 492:  mikrobi | 1999-08-25 16:15:36 +0200 (Wed, 25 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+       * rc.d/rc.sysinit: - umount /initrd earlier, right after udev
+         startup
 
-- added DEFAULTHANDLING variable (mainly for ATM startup scripts)
+2007-11-01 01:34 +0000 [r8932-8933]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 491:  misiek | 1999-08-20 15:39:55 +0200 (Fri, 20 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+       * rc.d/init.d/functions: - strstr() from fedora initscripts
 
+       * rc.d/rc.sysinit: - read /proc/cmdline just once (idea stolen from
+         fedora)
 
-added two nls calls
+2007-11-01 01:23 +0000 [r8930-8931]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 490:  misiek | 1999-08-20 15:37:48 +0200 (Fri, 20 Aug 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+       * rc.d/rc.sysinit, rc.d/init.d/functions: - disable_selinux(),
+         relabel_selinux(), clean_vserver_mtab() used only in rc.sysinit,
+         moved there
 
+       * rc.d/init.d/functions: - local vars
 
-- ipv6 addresses arn't deleted when lo device is downing (some people doesn't
-use IPv6, yet)
+2007-11-01 01:13 +0000 [r8929]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 489:  misiek | 1999-08-18 15:28:51 +0200 (Wed, 18 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+       * rc.d/init.d/functions: - drop redhat/mandrake compat - simple if
+         should be lighter than function call
 
+2007-11-01 01:05 +0000 [r8927-8928]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-fixed raid starting
+       * rc.d/init.d/functions: - drop unneeded subshell
 
-------------------------------------------------------------------------
-rev 488:  misiek | 1999-08-16 11:38:39 +0200 (Mon, 16 Aug 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/TODO
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/killall
+       * rc.d/init.d/functions: - use shell construct to test is pathname
+         full path
 
+2007-11-01 00:59 +0000 [r8926]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-killall is now chkconfig ready.
-updated TODO list.
+       * rc.d/init.d/functions: - use shell constructs for basename()
 
-------------------------------------------------------------------------
-rev 487:  misiek | 1999-08-14 15:18:23 +0200 (Sat, 14 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
+2007-11-01 00:54 +0000 [r8925]  Elan Ruusamäe <glen/at/pld-linux.org>
 
+       * rc.d/init.d/functions: - avoid endless loop when one puts --user
+         after daemon name - some small optimizations - update daemon()
+         usage
 
-removed unnecesary check (via fuser)
+2007-11-01 00:48 +0000 [r8924]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 486:  misiek | 1999-08-14 15:16:08 +0200 (Sat, 14 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * sysconfig/system: - add DEFAULT_SERVICE_UMASK=022
 
+2007-11-01 00:35 +0000 [r8922-8923]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-removed [ -f /etc/sysconfig/interfaces/$i ] tests
+       * rc.d/init.d/functions: - shell version
 
-------------------------------------------------------------------------
-rev 485:  misiek | 1999-08-14 15:16:31 +0200 (Sat, 14 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
+       * rc.d/init.d/functions: - set ulimits with one awk call in
+         daemon()
 
+2007-10-31 23:31 +0000 [r8920-8921]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-typo
+       * dumb.sh: - usable
 
-------------------------------------------------------------------------
-rev 484:  misiek | 1999-08-14 14:57:49 +0200 (Sat, 14 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
+       * rc.d/init.d/functions: - typo?
 
+2007-10-31 20:48 +0000 [r8919]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-increased sleep value after starting slattach to 2 seconds
+       * rc.d/rc.sysinit: - small cleanups and fixes
 
-------------------------------------------------------------------------
-rev 483:  misiek | 1999-08-14 14:39:07 +0200 (Sat, 14 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
+2007-10-30 19:42 +0000 [r8904]  Elan Ruusamäe <glen/at/pld-linux.org>
 
+       * rc.d/rc.sysinit: - move $MODULES_CONF closer where it is used
 
-"quotaon /" removed. quota is turned on later by quotaon -a
+2007-10-30 16:23 +0000 [r8903]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 482:  misiek | 1999-08-14 14:01:18 +0200 (Sat, 14 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
+       * rc.d/rc.sysinit: - fix obvious typo (perhaps drop it as it never
+         worked?)
 
+2007-10-30 16:10 +0000 [r8901-8902]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-modprobing ipip ip_gre modules moved temporary to tnlup
+       * rc.d/rc.sysinit: - activate dm-multipath
 
-------------------------------------------------------------------------
-rev 481:  misiek | 1999-08-14 13:56:41 +0200 (Sat, 14 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
+       * rc.d/rc.sysinit: - small optimize to use only awk
 
+2007-10-29 11:29 +0000 [r8897]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-interfaces file names must starting from "ifcfg-"
+       * sysconfig/network-scripts/ifup: - assume default
+         WLAN_WPA_CONFIG=/etc/wpa_supplicant.conf
 
-------------------------------------------------------------------------
-rev 480:  misiek | 1999-08-14 13:41:08 +0200 (Sat, 14 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
+2007-10-28 17:58 +0000 [r8891-8893]  Elan Ruusamäe <glen/at/pld-linux.org>
 
+       * sysconfig/interfaces/ifcfg-description: - $HOTPLUG is processed
+         by udev (udev_net_helper)
 
-fixed DIRECT_CONNECT mode (ie. for using slattach)
+       * sysconfig/network-scripts/functions.network: - allow
+         WLAN_MODE=managed in lowercase (as it's in doc)
 
-------------------------------------------------------------------------
-rev 479:  misiek | 1999-08-14 13:40:15 +0200 (Sat, 14 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
+       * sysconfig/network-scripts/functions.network: - key index and
+         value should be different arguments
 
+2007-10-28 17:36 +0000 [r8890]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-now $FULLDEVNAME is passed to ifup-routes (fixed problem with duplicate routes)
+       * rc.d/rc.shutdown: Revert ntfsfix. Please use something like
+         init.d/ntfsfix for that.
 
-------------------------------------------------------------------------
-rev 478:  misiek | 1999-08-14 13:25:50 +0200 (Sat, 14 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
+2007-10-28 16:59 +0000 [r8887-8889]  Elan Ruusamäe <glen/at/pld-linux.org>
 
+       * sysconfig/network-scripts/functions.network: - [ -n "" ] and [ ""
+         ] are the same, save some bytes/readability ;)
 
-changed path to ifup (now it's /sbin/ifup)
+       * sysconfig/network-scripts/functions.network: - handle wlan
+         different four keys
 
-------------------------------------------------------------------------
-rev 477:  misiek | 1999-08-14 13:01:57 +0200 (Sat, 14 Aug 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * sysconfig/interfaces/ifcfg-description: - new WLAN options
 
+2007-10-28 16:43 +0000 [r8885-8886]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- \b\b\b\b... characters also are NLSed (this is needed when translating
-"DONE", "BUSY" etc.
+       * sysconfig/network-scripts/functions.network: - reuse
+         WLAN_ENCRYPTION
 
-------------------------------------------------------------------------
-rev 476:  misiek | 1999-08-14 12:56:51 +0200 (Sat, 14 Aug 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/system
+       * sysconfig/network-scripts/functions.network: - optimize
+         wireless_param() by calling eval once
 
+2007-10-28 16:13 +0000 [r8884]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-added new variable SET_SLINKS. If it set to "yes" then rc.sysinit is setting
-symlinks in /boot dependent on kernel version.
+       * sysconfig/network-scripts/functions.network: - no need for
+         LC_ALL=C to grep fixed string
 
-------------------------------------------------------------------------
-rev 475:  misiek | 1999-08-14 12:53:35 +0200 (Sat, 14 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
+2007-10-28 13:06 +0000 [r8883]  Paweł Gołaszewski <blues/at/pld-linux.org>
 
-typo in locale path
+       * rc.d/rc.shutdown: - run ntfsfix if there are some ntfs
+         filesystems mounted and if proper app is installed
 
-------------------------------------------------------------------------
-rev 474:  misiek | 1999-08-14 12:51:10 +0200 (Sat, 14 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+2007-10-26 12:48 +0000 [r8878]  Elan Ruusamäe <glen/at/pld-linux.org>
 
+       * sysconfig/system: - use default nice "+0" to avoid confusion as
+         "0" is not valid in service setup
 
-we are adding IPv4 based link-local addresses, too.
+2007-10-04 20:22 +0000 [r8778]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 473:  misiek | 1999-08-12 11:54:27 +0200 (Thu, 12 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
+       * rc.d/rc.sysinit: Activate ATARAID devices.
 
+2007-10-03 13:10 +0000 [r8771]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-- aliasing are upped via ifup-aliases after main device is up
+       * sysconfig/network-scripts/functions.network: Do sanity check only
+         when configuration file exists.
 
-------------------------------------------------------------------------
-rev 472:  wiget | 1999-08-09 23:05:27 +0200 (Mon, 09 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/rc
+2007-10-03 06:55 +0000 [r8770]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- changed ptintf to awk
+       * sysconfig/network-scripts/ifup: - trim network length from
+         $IP4ADDR when doing arping
 
-------------------------------------------------------------------------
-rev 471:  wiget | 1999-08-09 22:44:03 +0200 (Mon, 09 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
+2007-10-02 22:32 +0000 [r8769]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- added Requires: /bin/gettext
+       * rc.d/rc.sysinit: - don't try to update mtab when mounting usbfs
+         (root is ro yet)
 
-------------------------------------------------------------------------
-rev 470:  wiget | 1999-08-09 22:42:02 +0200 (Mon, 09 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/shutdwn
+2007-10-01 08:45 +0000 [r8768]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- fix remount to ro
+       * sysconfig/network-scripts/functions.network: - support $IPADDR +
+         $NETMASK combination if no prefix in $IPADDR present
 
-------------------------------------------------------------------------
-rev 469:  kloczek | 1999-08-09 22:20:51 +0200 (Mon, 09 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/Makefile.am
+2007-09-26 12:17 +0000 [r8753-8754]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- removed ipchans and addes i18n to syscinfig files.
+       * configure.ac: - 0.4.1.9
 
-------------------------------------------------------------------------
-rev 468:  kloczek | 1999-08-09 22:19:42 +0200 (Mon, 09 Aug 1999) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/sysconfig/ipchains
+       * sysconfig/network-scripts/ifup: - typo in arping line
 
-- not neccessary (ip chaninc is handled by firewal-init scripts package).
+2007-09-25 15:59 +0000 [r8751]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 467:  wiget | 1999-08-09 22:00:08 +0200 (Mon, 09 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-   M /rc-scripts/trunk/rc.d/init.d/functions
+       * rc.d/rc.shutdown: - typo
 
-- more locale strings
-- fix locale support in configure.in
+2007-09-25 15:54 +0000 [r8749-8750]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 466:  kloczek | 1999-08-09 21:58:00 +0200 (Mon, 09 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
+       * rc.d/init.d/network: - no need to play with NFS, it screws up /
+         over NFS and we have nfsfs for it
 
-- added /etc/sysconfig/i18n as a %config file.
+       * rc.d/init.d/local: - source functions library (for msg_usage), no
+         need to set PATH
 
-------------------------------------------------------------------------
-rev 465:  kloczek | 1999-08-09 21:44:58 +0200 (Mon, 09 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+2007-09-25 11:34 +0000 [r8745-8746]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- release 0.0.8.
+       * configure.ac: - 0.4.1.8
 
-------------------------------------------------------------------------
-rev 464:  wiget | 1999-08-07 12:16:14 +0200 (Sat, 07 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/Makefile.am
-   M /rc-scripts/trunk/configure.in
-   A /rc-scripts/trunk/po/Makefile.am
-   M /rc-scripts/trunk/po/rc-scripts.pot
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/ipchains
-   M /rc-scripts/trunk/sysconfig/interfaces/Makefile.am
+       * sysconfig/network: - more info about AUTOMATIC_IFCFG
 
-- expr -> $(( ))
-- wstêp automake/autoconf do locale
-
-------------------------------------------------------------------------
-rev 463:  misiek | 1999-08-06 15:06:59 +0200 (Fri, 06 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-fixed bug with math
-
-------------------------------------------------------------------------
-rev 462:  misiek | 1999-08-06 15:02:54 +0200 (Fri, 06 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-added return 0 to proc_net() function
-
-------------------------------------------------------------------------
-rev 461:  misiek | 1999-08-06 12:25:28 +0200 (Fri, 06 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-
-removed last change
-
-------------------------------------------------------------------------
-rev 460:  baggins | 1999-08-04 18:59:01 +0200 (Wed, 04 Aug 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-
-A BUG has been fixed!
-jak u¿ywacie zmiennych shella misiowie to tam _musi_ byæ $ na pocz±tku!
-
-------------------------------------------------------------------------
-rev 459:  misiek | 1999-08-02 16:51:34 +0200 (Mon, 02 Aug 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/rc.d/initscript
-
-moved here from SysVinit package
-
-------------------------------------------------------------------------
-rev 458:  kloczek | 1999-08-02 15:04:45 +0200 (Mon, 02 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/setsysfont
-
-- reformated.
-
-------------------------------------------------------------------------
-rev 457:  kloczek | 1999-08-02 14:04:44 +0200 (Mon, 02 Aug 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- changed group to utmp on utmpx (to be compliant with RH).
-
-------------------------------------------------------------------------
-rev 456:  misiek | 1999-08-02 12:08:05 +0200 (Mon, 02 Aug 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/README
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-
-
-- poprawiony b³±d "Delaying xxxx initialization." mimo poprawnej konfiguracji
-- tworzone s± poprawne linki do /boot/System.map-version
-
-------------------------------------------------------------------------
-rev 455:  kloczek | 1999-08-01 21:26:44 +0200 (Sun, 01 Aug 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/po/.cvsignore
-
-- shut files.
-
-------------------------------------------------------------------------
-rev 454:  misiek | 1999-07-31 13:26:25 +0200 (Sat, 31 Jul 1999) | 3 lines
-Changed paths:
-   A /rc-scripts/trunk/po
-   A /rc-scripts/trunk/po/pl.po
-   A /rc-scripts/trunk/po/rc-scripts.pot
-
-
-- pot + pl t³umaczenie
-
-------------------------------------------------------------------------
-rev 453:  misiek | 1999-07-31 13:24:20 +0200 (Sat, 31 Jul 1999) | 15 lines
-Changed paths:
-   M /rc-scripts/trunk/AUTHORS
-   M /rc-scripts/trunk/COPYING
-   M /rc-scripts/trunk/INSTALL
-   M /rc-scripts/trunk/NEWS
-   M /rc-scripts/trunk/TODO
-   M /rc-scripts/trunk/autogen.sh
-   M /rc-scripts/trunk/configure.in
-   D /rc-scripts/trunk/doc-devel
-   M /rc-scripts/trunk/inittab
-   M /rc-scripts/trunk/ppp/ip-down.d/logger
-   M /rc-scripts/trunk/ppp/ip-up.d/logger
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/allowlogin
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/halt
-   M /rc-scripts/trunk/rc.d/init.d/ipchains
-   M /rc-scripts/trunk/rc.d/init.d/killall
-   M /rc-scripts/trunk/rc.d/init.d/netfs
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/init.d/nfsfs
-   M /rc-scripts/trunk/rc.d/init.d/random
-   M /rc-scripts/trunk/rc.d/init.d/reboot
-   M /rc-scripts/trunk/rc.d/init.d/shutdwn
-   M /rc-scripts/trunk/rc.d/init.d/single
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/setsysfont
-   A /rc-scripts/trunk/sysconfig/i18n
-   D /rc-scripts/trunk/sysconfig/interfaces/ifcfg-lo
-   M /rc-scripts/trunk/sysconfig/ipchains
-   M /rc-scripts/trunk/sysconfig/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-   M /rc-scripts/trunk/sysconfig/system
-
-
-- dodana obs³uga statycznej tablicy ARP
-- interfejs lo nie wymaga pliku konfiguracyjnego
-- dodane wsparcie dla innych jêzyków ni¿ angielski (NLS)
-- rc.sysinit && rc ustawia odpowiednie zmienne potrzebne do obs³ugi NLS
-- ustawianie fontów, map ju¿ w skryptcie setsysfont
-- ifup && ifdown: wreszcie poprawnie dzia³aj± dla interfejsów IPv6 only
-- dla deinicjowania sieci interfejsy sortujemy w porz±dku odwróconym
-- wykorzystujemy _wy³±cznie_ iproute2 (zmodyfikowane wszelkie odwo³ania do ifconfig lub route)
-- usuniête Requires: net-tools
-- dodane label ${FULLDEVNAME} przy deinicjowaniu interfejsów
-- usuniêty baggins z AUTHORS
-- dodane COPYING (GPL) oraz standardowy plik INSTALL
-- dodana mo¿liwo¶æ obs³ugi t³umaczeñ DONE, BUSY itp o dlugo¶ci ró¿nej od 4 liter
-
-------------------------------------------------------------------------
-rev 452:  stangrze | 1999-07-29 17:09:24 +0200 (Thu, 29 Jul 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/TODO
-
-
-Zrobione. (to z ipv6)
-
-------------------------------------------------------------------------
-rev 451:  misiek | 1999-07-29 15:59:37 +0200 (Thu, 29 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/TODO
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-
-now running tnlup/tnldown tunel is possible
-
-------------------------------------------------------------------------
-rev 450:  kloczek | 1999-07-28 01:47:20 +0200 (Wed, 28 Jul 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- added pasiing LDFLAGS="-s" to ./configure enviroment (cause stripping
-binaries).
-
-------------------------------------------------------------------------
-rev 449:  kloczek | 1999-07-27 14:51:18 +0200 (Tue, 27 Jul 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/TODO
-
-- dodaæ mo¿liwo¶æ ustawiania statycznej tablicy arp (patrz: man ethers arp
-  opcja -f). Najpawdopodobniej najlepszym miescem bêdzie punkt miê
-  podnoszeniem lo a nastepnych interfejsów.
-
-------------------------------------------------------------------------
-rev 448:  kloczek | 1999-07-27 14:24:40 +0200 (Tue, 27 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-
-- version up to 0.0.7.
-
-------------------------------------------------------------------------
-rev 447:  kloczek | 1999-07-27 13:50:37 +0200 (Tue, 27 Jul 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-- use raidadd instead raidstart during initialization RAID deveces,
-- added raidrun for activate md devices.
-
-------------------------------------------------------------------------
-rev 446:  wiget | 1999-07-27 08:32:44 +0200 (Tue, 27 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/TODO
-
-- rc.sysvinit dzia³a z e2fsprogs 1.15 (testowane z LABEL=, do przetestowania UUID=)
-
-------------------------------------------------------------------------
-rev 445:  kloczek | 1999-07-27 05:44:18 +0200 (Tue, 27 Jul 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/TODO
-
-- o ile to mo¿liwe usun±æ u¿ywanie awk i sed zastêpowaæ u¿yewaniem sh lub
-  przynajmeniej zastêpowaæ awka sedem
-
-------------------------------------------------------------------------
-rev 444:  kloczek | 1999-07-27 05:35:42 +0200 (Tue, 27 Jul 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- added allowlogin to inet.d scripts,
-- fixed typo in post,
-- cosmetics,
+2007-09-11 18:47 +0000 [r8720]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 443:  kloczek | 1999-07-27 05:25:58 +0200 (Tue, 27 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/Makefile.am
+       * sysconfig/network-scripts/ifup: PLDize ARP cache updating
+         procedure.
 
-- added allowlogin to init_SCRIPTS.
+2007-09-11 18:33 +0000 [r8719]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 442:  kloczek | 1999-07-27 05:11:51 +0200 (Tue, 27 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/Makefile.am
+       * sysconfig/network-scripts/ifup: Update ARP cache of neighbours
+         (from fedora).
 
-- added ifdown-post to networkscripts_SCRIPTS.
+2007-07-14 20:33 +0000 [r8676]  Radosław Zieliński <radek/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 441:  kloczek | 1999-07-27 04:51:44 +0200 (Tue, 27 Jul 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/ppp/ip-down
-   M /rc-scripts/trunk/ppp/ip-up
+       * sysconfig/network: - AUTOMATIC_IFCFG=no
 
+2007-07-03 11:51 +0000 [r8656-8658]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- chnegd "#!/bin/bash" to "#!/bin/sh".
+       * configure.ac: - release 0.4.1.7
 
-------------------------------------------------------------------------
-rev 440:  wiget | 1999-07-22 23:53:41 +0200 (Thu, 22 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/TODO
+       * rc.d/init.d/functions: - do not depend on which command to find
+         rpcinfo
 
-e2progs 1.15
+2007-06-14 18:42 +0000 [r8640]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 439:  stangrze | 1999-07-22 23:51:39 +0200 (Thu, 22 Jul 1999) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
+       * rc.d/init.d/network, sysconfig/interfaces/ifcfg-bond0 (removed),
+         sysconfig/network-scripts/bondup (removed),
+         sysconfig/network-scripts/Makefile.am,
+         sysconfig/network-scripts/bonddown (removed),
+         sysconfig/interfaces/Makefile.am: - revert bonding support
+         (unfinished and broken)
 
+2007-06-05 10:45 +0000 [r8637-8638]  Elan Ruusamäe <glen/at/pld-linux.org>
 
+       * sysconfig/interfaces/Makefile.am: - add ifcfg-bond0
 
-Maly hack zeby dzialaly iface tylko na ipv6.
-Pomijane jest wyliczanie natmaski/prefixu jak adres ipv4 nie jest zdefiniowany.
+       * sysconfig/interfaces/ifcfg-bond0 (added): - sample config
 
-------------------------------------------------------------------------
-rev 438:  kloczek | 1999-07-22 17:13:47 +0200 (Thu, 22 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
+2007-06-05 10:39 +0000 [r8636]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-- version to 0.0.6.
+       * rc.d/init.d/network, sysconfig/network-scripts/bondup (added),
+         sysconfig/network-scripts/Makefile.am,
+         sysconfig/network-scripts/bonddown (added): - bonding support by
+         Justas Vilimas
 
-------------------------------------------------------------------------
-rev 437:  wiget | 1999-07-22 13:11:11 +0200 (Thu, 22 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/sysconfig/interfaces/Makefile.am
+2007-06-05 10:27 +0000 [r8635]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-cleanup for release
+       * TODO: - save
 
-------------------------------------------------------------------------
-rev 436:  wiget | 1999-07-22 12:44:12 +0200 (Thu, 22 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/TODO
+2007-05-30 11:51 +0000 [r8631]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-uwaga do tnlup
+       * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/single: -
+         see ChangeLog for Changes
 
-------------------------------------------------------------------------
-rev 435:  wiget | 1999-07-22 12:40:11 +0200 (Thu, 22 Jul 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/TODO
+2007-05-09 20:40 +0000 [r8500]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-TODO list
+       * rc.d/init.d/functions: - keep /etc/mtab permissions (whatever
+         they are) inside vserver - which outputs to stderr if it can't
+         find the program
 
-------------------------------------------------------------------------
-rev 434:  wiget | 1999-07-22 12:23:20 +0200 (Thu, 22 Jul 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-description
-   D /rc-scripts/trunk/sysconfig/interfaces/ifcfg-eth0.wiget
-   A /rc-scripts/trunk/sysconfig/interfaces/tnlcfg-description
-   M /rc-scripts/trunk/sysconfig/interfaces/tnlcfg-icm
+2007-05-01 01:10 +0000 [r8489]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-cleanup
+       * configure.ac: - 0.4.1.6
 
-------------------------------------------------------------------------
-rev 433:  wiget | 1999-07-22 12:19:03 +0200 (Thu, 22 Jul 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-lo
+2007-05-01 01:02 +0000 [r8488]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- added IPV6_ADDR
-- fixed PREFIX
+       * DEVELOPMENT: - added warning about parenthesis in command
+         substitution
 
-------------------------------------------------------------------------
-rev 432:  wiget | 1999-07-22 11:09:35 +0200 (Thu, 22 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
+2007-05-01 00:53 +0000 [r8487]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-- cleanup
+       * rc.d/init.d/network, rc.d/rc.sysinit: - reverted some command
+         substitution changes due to conflicting parenthesis
 
-------------------------------------------------------------------------
-rev 431:  wiget | 1999-07-22 10:46:28 +0200 (Thu, 22 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/shutdwn
+2007-04-28 18:34 +0000 [r8484-8485]  Jakub Bogusz <qboosh/at/pld-linux.org>
 
-typo
+       * sysconfig/network-scripts/ifdown-ppp: - kill ugly warning if pppd
+         was nicely killed
 
-------------------------------------------------------------------------
-rev 430:  stangrze | 1999-07-21 16:30:35 +0200 (Wed, 21 Jul 1999) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
+       * ppp/ip-up, ppp/ip-down: - proper CONFIG sources (needed to
+         override DEVICE from pppd and get ppp/ip-{up,down} scripts work
+         again
 
+2007-04-27 20:45 +0000 [r8483]  Jan Rękorajski <baggins/at/pld-linux.org>
 
+       * rc.d/init.d/functions: - restore stderr redirection
 
- Expresion with /usr/bin/cut replaced by one with sed ;-)
- now rc-scripts only need /bin to work properly.
+2007-04-27 20:21 +0000 [r8482]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 429:  misiek | 1999-07-21 15:52:26 +0200 (Wed, 21 Jul 1999) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/rc.d/init.d/functions-ip6
+       * rc.d/init.d/functions: - replace awk usage with shell constructs
 
-obsoletes
+2007-04-27 14:02 +0000 [r8481]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 428:  wiget | 1999-07-20 11:03:43 +0200 (Tue, 20 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
+       * rc.d/rc.modules: - replace awk usage with shell constructs
 
-rc.serial moved to setserial
-
-------------------------------------------------------------------------
-rev 427:  misiek | 1999-07-15 15:43:20 +0200 (Thu, 15 Jul 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-
-- added >/dev/null 2>&1 to kill
-
-------------------------------------------------------------------------
-rev 426:  misiek | 1999-07-15 15:29:44 +0200 (Thu, 15 Jul 1999) | 6 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-
-- we are using better pidofproc() from RH initscripts
-- removed unnecesary check in rc.sysinit
-- removed all obsolete functions from functions.network
-- finished proc_net() function (interface to /proc/sys/net)
-
-------------------------------------------------------------------------
-rev 425:  misiek | 1999-07-15 15:16:34 +0200 (Thu, 15 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-requires: /bin/awk
-
-------------------------------------------------------------------------
-rev 424:  kloczek | 1999-07-14 19:49:39 +0200 (Wed, 14 Jul 1999) | 3 lines
-Changed paths:
-   D /rc-scripts/trunk/rc.d/rc.serial
-
-
-- moved to setserial.
-
-------------------------------------------------------------------------
-rev 423:  kloczek | 1999-07-14 19:16:00 +0200 (Wed, 14 Jul 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/Makefile.am
-
-
-- removed rc.derial.
-
-------------------------------------------------------------------------
-rev 422:  misiek | 1999-07-13 15:27:50 +0200 (Tue, 13 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/AUTHORS
-
-authors - based on ChangeLog
-
-------------------------------------------------------------------------
-rev 421:  misiek | 1999-07-13 14:52:52 +0200 (Tue, 13 Jul 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-
-- /proc is mounted before starting fsck (needed for working LABEL support is fsck)
-- fixed bug in show()
-
-------------------------------------------------------------------------
-rev 420:  misiek | 1999-07-13 14:49:37 +0200 (Tue, 13 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/AUTHORS
-   M /rc-scripts/trunk/INSTALL
-   M /rc-scripts/trunk/Makefile.am
-   M /rc-scripts/trunk/NEWS
-   M /rc-scripts/trunk/README
-   M /rc-scripts/trunk/doc/ipchains-setup.txt
-   M /rc-scripts/trunk/doc/net-scripts.txt
-   M /rc-scripts/trunk/doc/sysconfig.txt
-   M /rc-scripts/trunk/doc/sysvinitfiles
-   M /rc-scripts/trunk/doc-devel/ogolnie
-   M /rc-scripts/trunk/inittab
-   M /rc-scripts/trunk/lang.csh
-   M /rc-scripts/trunk/lang.sh
-   M /rc-scripts/trunk/ppp/ip-down
-   M /rc-scripts/trunk/ppp/ip-up
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.local
-   M /rc-scripts/trunk/rc.d/rc.serial
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/setsysfont
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.callback
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.leased1
-   M /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.tpsa
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-eth0.wiget
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-lo
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.callback
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased1
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased2
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-sl0
-   M /rc-scripts/trunk/sysconfig/interfaces/tnlcfg-icm
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-
-massive :$
-
-------------------------------------------------------------------------
-rev 419:  wiget | 1999-07-05 12:27:46 +0200 (Mon, 05 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-Requires: procps
-
-------------------------------------------------------------------------
-rev 418:  misiek | 1999-07-05 12:23:06 +0200 (Mon, 05 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-we are using printf from sh-utils package instead of cut
-
-------------------------------------------------------------------------
-rev 417:  wiget | 1999-07-05 11:12:06 +0200 (Mon, 05 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-- network-scripts moved to /etc/sysconfig
-
-------------------------------------------------------------------------
-rev 416:  wiget | 1999-07-05 10:47:55 +0200 (Mon, 05 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-Requires: net-tools, iproute2
-
-------------------------------------------------------------------------
-rev 415:  wiget | 1999-07-05 10:45:52 +0200 (Mon, 05 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-Requires: sed
-
-------------------------------------------------------------------------
-rev 414:  wiget | 1999-07-05 10:39:36 +0200 (Mon, 05 Jul 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/sysconfig/network-scripts/Makefile.am
-
-- skrypty sieciowe w network-scripts
-- ipchains poniechane (jak kto¶ chce to niech wsadzi w oddzielny modu³)
-- net-scripts i rc-scripts po³±czone w rc-scripts
-
-------------------------------------------------------------------------
-rev 413:  misiek | 1999-07-05 10:08:36 +0200 (Mon, 05 Jul 1999) | 4 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-
-- przesuniête inormacje `ok`, `busy` itp w nieco w prawo (wiêcej miejsca na komunikaty)
-- dodajemy takze routing IPv6 na okreslone interfejsy
-
-------------------------------------------------------------------------
-rev 412:  misiek | 1999-07-03 17:09:53 +0200 (Sat, 03 Jul 1999) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/sysconfig/network-scripts/ChangeLog
-
-i po tescie
-
-------------------------------------------------------------------------
-rev 411:  misiek | 1999-07-03 17:07:43 +0200 (Sat, 03 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-ip used to sed MAC address
-
-------------------------------------------------------------------------
-rev 410:  misiek | 1999-07-03 17:06:38 +0200 (Sat, 03 Jul 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/sysconfig/network-scripts/ChangeLog
-
-test
-
-------------------------------------------------------------------------
-rev 409:  wiget | 1999-07-02 15:21:27 +0200 (Fri, 02 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-more Requires
-
-------------------------------------------------------------------------
-rev 408:  wiget | 1999-07-02 13:49:25 +0200 (Fri, 02 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-
-more Requires
-
-------------------------------------------------------------------------
-rev 407:  wiget | 1999-07-02 13:31:21 +0200 (Fri, 02 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/src/Makefile.am
-
-added missing files
-
-------------------------------------------------------------------------
-rev 406:  wiget | 1999-07-02 13:14:33 +0200 (Fri, 02 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/ipcalc.1
-
-from src
-
-------------------------------------------------------------------------
-rev 405:  wiget | 1999-07-02 13:14:13 +0200 (Fri, 02 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/Makefile.am
-
-added initlog.1
-
-------------------------------------------------------------------------
-rev 404:  wiget | 1999-07-02 13:12:57 +0200 (Fri, 02 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/src/Makefile.am
-   D /rc-scripts/trunk/src/doexec.1
-   D /rc-scripts/trunk/src/initlog.1
-   D /rc-scripts/trunk/src/ipcalc.1
-   D /rc-scripts/trunk/src/netreport.1
-   D /rc-scripts/trunk/src/usernetctl.1
-   D /rc-scripts/trunk/src/usleep.1
-
-manuals in doc
-
-------------------------------------------------------------------------
-rev 403:  misiek | 1999-07-02 11:32:43 +0200 (Fri, 02 Jul 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/Makefile.am
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-
-- ARPable by default
-
-------------------------------------------------------------------------
-rev 402:  misiek | 1999-07-02 11:29:52 +0200 (Fri, 02 Jul 1999) | 7 lines
-Changed paths:
-   M /rc-scripts/trunk/doc-devel/ogolnie
-   A /rc-scripts/trunk/rc.d/init.d/allowlogin
-   M /rc-scripts/trunk/rc.d/init.d/network
-   D /rc-scripts/trunk/rc.d/init.d/network-ip6.init
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-eth0.wiget
-   M /rc-scripts/trunk/sysconfig/network
-   D /rc-scripts/trunk/sysconfig/network-ip6
-   D /rc-scripts/trunk/sysconfig/network-ip6.conf
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-
-
-- obs³uga multicast, arp, src
-- poprawka w "Delay Login"
-- poprawki w template ifcfg-eth0.wiget
-- tnlup && tnldown uwzglêdniaj± konfiguracjê w network
-- ustawianie defaulowo PROTOCOL=
-
-------------------------------------------------------------------------
-rev 401:  wiget | 1999-07-01 23:10:17 +0200 (Thu, 01 Jul 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/sysconfig/interfaces/Makefile.am
-   M /rc-scripts/trunk/sysconfig/interfaces/data/Makefile.am
-
-now rc-scripts compile, install and make rpm correct
-
-------------------------------------------------------------------------
-rev 400:  wiget | 1999-07-01 16:37:12 +0200 (Thu, 01 Jul 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/sysconfig/interfaces/.cvsignore
-   A /rc-scripts/trunk/sysconfig/interfaces/data/.cvsignore
-
-ignore autogenerated
-
-------------------------------------------------------------------------
-rev 399:  misiek | 1999-06-29 18:38:04 +0200 (Tue, 29 Jun 1999) | 6 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-
-
-- poprawki w calcnetmask
-- net-tools (prawie) > /dev/null. U¿ywamy iproute
-- poprawki w obs³udze aliasów (nie testowa³em ale powinno byæ mo¿liwe u¿ywanie
-  aliasów typu eth0:PLD_JEST_SUPER)
-
-------------------------------------------------------------------------
-rev 398:  kloczek | 1999-06-28 22:05:04 +0200 (Mon, 28 Jun 1999) | 3 lines
-Changed paths:
-   A /rc-scripts/trunk/sysconfig/interfaces/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces/data/Makefile.am
-
-
-- template Makefile.am.
-
-------------------------------------------------------------------------
-rev 397:  kloczek | 1999-06-28 22:02:41 +0200 (Mon, 28 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/configure.in
-
-
-- added missing "\".
-
-------------------------------------------------------------------------
-rev 396:  wiget | 1999-06-28 17:39:11 +0200 (Mon, 28 Jun 1999) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/src/Makefile
-
-Autogenerated
-
-------------------------------------------------------------------------
-rev 395:  wiget | 1999-06-28 17:38:20 +0200 (Mon, 28 Jun 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/Makefile.am
-   M /rc-scripts/trunk/configure.in
-   M /rc-scripts/trunk/rc-scripts.spec.in
-   M /rc-scripts/trunk/rc.d/init.d/Makefile.am
-   M /rc-scripts/trunk/src/Makefile
-   M /rc-scripts/trunk/sysconfig/Makefile.am
-   M /rc-scripts/trunk/sysconfig/network-scripts/Makefile.am
-
-first try to sync Makefile.am
-
-------------------------------------------------------------------------
-rev 394:  misiek | 1999-06-28 16:30:26 +0200 (Mon, 28 Jun 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/sysconfig/interfaces/data
-   A /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.callback
-   A /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.leased1
-   A /rc-scripts/trunk/sysconfig/interfaces/data/chat-ppp0.tpsa
-   D /rc-scripts/trunk/sysconfig/network-scripts/chat-ppp0.callback
-   D /rc-scripts/trunk/sysconfig/network-scripts/chat-ppp0.leased1
-   D /rc-scripts/trunk/sysconfig/network-scripts/chat-ppp0.tpsa
-
-moved chat*
-
-------------------------------------------------------------------------
-rev 393:  misiek | 1999-06-28 15:12:05 +0200 (Mon, 28 Jun 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-
-wszêdzie ${}
-
-------------------------------------------------------------------------
-rev 392:  misiek | 1999-06-28 15:07:45 +0200 (Mon, 28 Jun 1999) | 6 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/sysconfig.txt
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/network
-   D /rc-scripts/trunk/rc.d/init.d/tunnels-ip6.init
-   M /rc-scripts/trunk/src/ipcalc.c
-   D /rc-scripts/trunk/sysconfig/network-scripts/ifdhcpc-done
-   D /rc-scripts/trunk/sysconfig/network-scripts/ifdown-tnl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-   D /rc-scripts/trunk/sysconfig/network-scripts/ifup-tnl
-   A /rc-scripts/trunk/sysconfig/network-scripts/tnldown
-   A /rc-scripts/trunk/sysconfig/network-scripts/tnlup
-   A /rc-scripts/trunk/sysconfig/static-nat
+2007-04-27 13:32 +0000 [r8480]  Jan Rękorajski <baggins/at/pld-linux.org>
 
+       * rc.d/rc: - replace awk usage with shell constructs
 
-- zmiana syntaxy dla routingu statycznego
-- if{up,down}-tnl -> tnl{up,down}
-- poprawki dotycz±ce PREFIX
-- tunnels-ip6.init, ifdhcpc-done - zbêdne (zast±pione przez inne narzêdzia)
+2007-04-26 22:03 +0000 [r8479]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-------------------------------------------------------------------------
-rev 391:  stangrze | 1999-06-27 20:48:31 +0200 (Sun, 27 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
+       * rc.d/init.d/functions: - removed unneeded termput hpa
 
+2007-04-26 21:38 +0000 [r8478]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-Added function to calculate netmask from prefix
+       * rc.d/init.d/functions: - shell magic fixing screwed dots in
+         show() on serial console
 
-------------------------------------------------------------------------
-rev 390:  misiek | 1999-06-27 20:26:38 +0200 (Sun, 27 Jun 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/doc-devel/ogolnie
+2007-04-26 16:51 +0000 [r8475]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-removed 2 config files
+       * configure.ac: - Release 0.4.1.5
 
-------------------------------------------------------------------------
-rev 389:  misiek | 1999-06-27 20:14:01 +0200 (Sun, 27 Jun 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/network
-
-tunnels
-
-------------------------------------------------------------------------
-rev 388:  misiek | 1999-06-27 20:11:10 +0200 (Sun, 27 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/doc/net-scripts.txt
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-eth0.wiget
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-lo
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased1
-   M /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased2
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
+2007-04-26 16:45 +0000 [r8474]  Jan Rękorajski <baggins/at/pld-linux.org>
 
+       * setsysfont: - replaced sed with awk
+
+2007-04-26 15:56 +0000 [r8473]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifdown, ppp/ip-up.d/logger,
+         rc.d/rc.sysinit, run-parts, sysconfig/interfaces/up.d/ppp/logger,
+         ppp/ip-down.d/logger, sysconfig/interfaces/down.d/ppp/logger,
+         sysconfig/hwprofiles/Makefile.am, service, rc.d/init.d/cpusets,
+         sysconfig/network-scripts/functions.network,
+         sysconfig/network-scripts/ifup-ipx: - use $() for command
+         substitution
+
+2007-04-26 15:30 +0000 [r8472]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - unify command substitution (`` -> $())
+
+2007-04-26 15:24 +0000 [r8471]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - typeset local in check_portmapper
+
+2007-04-26 14:55 +0000 [r8470]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - generic check_portmapper function
+
+2007-04-16 17:26 +0000 [r8460]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - use shell
+         construct instead of grep in calcnetmask
+
+2007-04-16 16:21 +0000 [r8459]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - calcprefix without
+         need of awk
+
+2007-04-14 21:55 +0000 [r8458]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - allow to have more than one line in
+         pidfile
+
+2007-03-20 12:09 +0000 [r8389]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - simpler way to umount nfs4
+
+2007-03-20 11:53 +0000 [r8388]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - unmount NFSv4 filesystems
+
+2007-03-20 11:48 +0000 [r8387]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - cleaner solution for empty hostname
+
+2007-03-19 18:58 +0000 [r8384]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - nfs4 is also non-local fs
+
+2007-03-19 17:27 +0000 [r8383]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - in case of empty HOSTNAME set it to what the
+         kernel thinks it is (for example workstation with kernel level IP
+         config and / over NFS)
+
+2007-03-15 17:19 +0000 [r8379]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - can start blogd rather earlier
+
+2007-03-14 18:51 +0000 [r8378]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: - fixed glen's misoptimization
+
+2007-03-13 17:11 +0000 [r8372-8373]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - avoid doing something silly if plain
+         template is used
+
+       * rc.d/init.d/template.init: - start does not have exit code
+
+2007-03-09 21:10 +0000 [r8371]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-eth0: Add sfq as default qdisc.
+
+2007-03-07 10:24 +0000 [r8367]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * changelog.sh: - correct comment
+
+2007-03-02 15:37 +0000 [r8323]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * changelog.sh: - detect users file charset
+
+2007-02-27 21:10 +0000 [r8311-8313]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/random: - comment says do not, so won't!
+
+       * rc.d/init.d/network, rc.d/init.d/local, rc.d/init.d/random,
+         rc.d/init.d/cpusets, rc.d/init.d/allowlogin: - well, PLDIZE!
+
+       * rc.d/init.d/Makefile.am, rc.d/init.d/network, rc.d/init.d/local,
+         rc.d/init.d/sys-chroots, rc.d/init.d/template.init,
+         rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/killall,
+         rc.d/init.d/cpusets, rc.d/init.d/allowlogin,
+         rc.d/init.d/functions: - vim autodetects syntax from shebang
+
+2007-02-25 00:59 +0000 [r8290-8293]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - Release 0.4.1.4
+
+       * rc.d/init.d/Makefile.am, rc.d/init.d/timezone (removed),
+         sysconfig/Makefile.am, sysconfig/timezone (removed): - timezone
+         moved to tzdata.spec
+
+       * DEVELOPMENT: - sync order
+
+       * DEVELOPMENT: - how to make release
+
+2007-02-08 15:42 +0000 [r8239]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - allow tnlcfg-
+         prefix in interface CONFIGs
+
+2007-02-05 18:54 +0000 [r8223]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Delay (or even skip) clock setting if /dev/rtc
+         doesn't exist.
+
+2007-02-04 21:39 +0000 [r8222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Update from
+         Mateusz Korniak.
+
+2007-01-28 14:25 +0000 [r8209-8210]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit, rc.d/init.d/functions: - $CONSOLETYPE used only
+         in rc.sysinit
+
+       * rc.d/init.d/functions: - termput() cannot cache in shell vars as
+         it's always called from subshell
+
+2007-01-28 14:08 +0000 [r8207-8208]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/init-colors, sysconfig/init-colors.gentoo: Typo.
+
+       * sysconfig/system: Add VSERVER option here.
+
+2007-01-22 19:15 +0000 [r8194]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: - do sleep 1 only when bringing
+         down with dhcpcd
+
+2007-01-22 19:12 +0000 [r8192-8193]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: - reuase $DHCP_CLIENT
+
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/functions.network: - be sure that dhcp
+         client detection is same for ifup and ifdown
+
+2007-01-22 18:47 +0000 [r8189-8191]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-routes: - kill subshell
+
+       * sysconfig/network-scripts/ifup-neigh: - IPV4_NETWORKING does not
+         change it's value in a loop.
+
+       * sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifup-neigh: - updated comments
+
+2007-01-22 18:41 +0000 [r8188]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/network-scripts/ifup-neigh: ifup-{aliases,routes,neigh}
+         are now sourced instead of executed
+
+2007-01-22 18:37 +0000 [r8187]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-aliases: Die debug
+
+2007-01-22 18:16 +0000 [r8186]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Cache hostname
+         output to call it less times
+
+2007-01-22 18:09 +0000 [r8185]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Less subshells in
+         source_config().
+
+2007-01-18 20:20 +0000 [r8173]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-aliases: Find out number of
+         aliases from ifcfg-xyz file.
+
+2007-01-16 23:00 +0000 [r8171]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-br: multicast/arp should be set on
+         slave devices (patch by Szymon Siwek).
+
+2007-01-11 14:29 +0000 [r8152-8153]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: Release 0.4.1.3
+
+       * make-tag.sh (added): Nifty script to make releases in svn tagged.
+
+2007-01-11 14:19 +0000 [r8149]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * changelog.sh: Autodetect svn path.
+
+2007-01-11 14:15 +0000 [r8147-8148]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * autogen.sh: Changelog generation moved to separate script.
+
+       * changelog.sh (added): Based on geninitrd/changelog.sh
+
+2007-01-11 14:11 +0000 [r8145]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * Makefile.am: Fix for make distcheck.
+
+2006-12-18 21:28 +0000 [r8111]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysctl.conf: Add kernel.core_uses_pid
+
+2006-12-14 08:08 +0000 [r8100-8101]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/system: Typo.
+
+       * sysconfig/system: Spelling
+
+2006-12-08 12:17 +0000 [r8088]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * Makefile.am: Create /var/cache/rc-scripts/msg.cache on install.
+
+2006-12-08 12:07 +0000 [r8087]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network: Add $NETWORKING back, as it's used by a lot of
+         initscripts
+
+2006-12-07 22:24 +0000 [r8086]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: Error exit code
+
+2006-12-07 21:52 +0000 [r8085]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: Small cosmetics.
+
+2006-12-07 21:47 +0000 [r8083-8084]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: Reindent.
+
+       * rc.d/init.d/network: Small reorganizing.
+
+2006-12-07 21:42 +0000 [r8080-8082]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network: $NETWORKING was supposed to be obsoleted.
+
+       * rc.d/init.d/network: $NETWORKING was supposed to be obsoleted.
+
+       * rc.d/init.d/sys-chroots: Optimize for faster exit if not
+         configured.
+
+2006-12-07 21:32 +0000 [r8077-8079]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/killall: As we don't source functions, we must set
+         sane PATH to ensure security
+
+       * rc.d/init.d/local: As we don't source functions, we must set sane
+         PATH to ensure security
+
+       * rc.d/init.d/killall: Probability that there exists init.d/$subsys
+         is bigger than init.d/$subsys.init.
+
+2006-12-07 21:18 +0000 [r8076]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: Exit early if cpusets not enabled in
+         sysconfig/system.
+
+2006-12-05 17:39 +0000 [r8073]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: Fixes for /usr on separate parition (not
+         tested!).
+
+2006-12-05 17:32 +0000 [r8072]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Store cachefile in /var, read/write errors
+         are ignored anyway.
+
+2006-12-05 17:07 +0000 [r8070]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Release 0.4.0.2.
+
+2006-11-27 12:36 +0000 [r8006]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Revert remounting based on /proc/mounts entries
+         (current rootfs state is not reflected there).
+
+2006-11-26 14:35 +0000 [r7999]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * AUTHORS: Readd timezone setup & resolvesymlink to Paweł Wilk.
+
+2006-11-26 10:05 +0000 [r7998]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * AUTHORS, src/Makefile.am: Fix resolvesymlink_SOURCE typo. Updated
+         Paweł Wilk email address.
+
+2006-11-26 10:02 +0000 [r7997]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, AUTHORS, po/pl.po, src/pci-config.c (removed),
+         rc-scripts.spec.in, src/Makefile.am, rc.d/init.d/functions:
+         Revert nVidia madness. rc-scripts is not a place for such
+         workaround.
+
+2006-11-26 08:06 +0000 [r7993]  Paweł Wilk <siefca/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - small improvement in
+         forcedeth_wourkaround()
+
+2006-11-25 20:36 +0000 [r7992]  Paweł Wilk <siefca/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - added important check in
+         forcedeth_workaround() which detects co-working drivers
+
+2006-11-25 16:01 +0000 [r7991]  Paweł Wilk <siefca/at/pld-linux.org>
+
+       * po/pl.po: - added translation for WOL work-around message
+
+2006-11-25 12:09 +0000 [r7989]  Paweł Wilk <siefca/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, AUTHORS, src/pci-config.c (added),
+         rc-scripts.spec.in, src/Makefile.am, rc.d/init.d/functions: -
+         added Wake-On-Lan work-around for nForce ethernet drivers - added
+         pci-config utility which allows power state manipulation and
+         devices listing
+
+2006-11-19 15:45 +0000 [r7986]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysctl.conf: Add dev.rtc.max-user-freq.
+
+2006-11-01 22:53 +0000 [r7938]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Ignore errors if msg cachefile can not be
+         written (functions sourced by non-root user of readonly
+         filesystem).
+
+2006-11-01 13:23 +0000 [r7931]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Avoid "RTNETLINK
+         answers: File exists" message and say possible cause instead.
+
+2006-11-01 13:09 +0000 [r7930]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: Pointless subshell dropped
+
+2006-11-01 00:35 +0000 [r7926]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - more docs
+
+2006-10-23 14:11 +0000 [r7894]  Marcin Winkler <mwinkler/at/pld-linux.org>
+
+       * rc.d/init.d/network: - fix s@usb@usr@
+
+2006-10-19 14:15 +0000 [r7878]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Avoid heredoc, pdksh makes tmpfile then.
+
+2006-10-19 13:06 +0000 [r7875]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Fix syntax errors.
+
+2006-10-19 09:55 +0000 [r7871]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Simplify.
+
+2006-10-18 20:02 +0000 [r7869]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Detect more posible cases when rootfs is read
+         only.
+
+2006-10-18 12:22 +0000 [r7868]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Avoid bringing down
+         eth0 in case of bad config.
+
+2006-10-18 11:55 +0000 [r7867]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: Remove ifcfg- prefix from interface names.
+
+2006-10-15 11:22 +0000 [r7856]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/tnlup: Load sit module for sit tunnels.
+
+2006-10-13 06:34 +0000 [r7853]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Prepare for 0.4.1.1 (beta1).
+
+2006-10-13 06:23 +0000 [r7851-7852]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * man/Makefile.am: Add getkey.1
+
+       * src/getkey.c, man/getkey.1 (added): Updated.
+
+2006-10-12 21:07 +0000 [r7849-7850]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
+         sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
+         sysconfig/interfaces/ifcfg-eth0.1,
+         sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
+         sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Propset Id
+
+       * sysconfig/interfaces/ifcfg-ppp0.callback,
+         sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
+         sysconfig/interfaces/ifcfg-br0,
+         sysconfig/interfaces/ifcfg-description,
+         sysconfig/interfaces/ifcfg-irlan0,
+         sysconfig/interfaces/ifcfg-ppp0.tpsa,
+         sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
+         sysconfig/interfaces/ifcfg-ppp0.leased1,
+         sysconfig/interfaces/ifcfg-ppp0.leased2,
+         sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
+         sysconfig/interfaces/ifcfg-sl0,
+         sysconfig/interfaces/ifcfg-eth0.1,
+         sysconfig/interfaces/ifcfg-irda0,
+         sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
+         sysconfig/interfaces/ifcfg-eth0,
+         sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Unify file
+         header.
+
+2006-10-12 19:49 +0000 [r7848]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/static-routes: Add sample of single host routing
+
+2006-10-05 20:39 +0000 [r7842]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Use simple if.
+
+2006-10-05 17:22 +0000 [r7840-7841]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: There are no comments in /proc/mounts.
+
+       * rc.d/rc.sysinit: There could be multiple entries for root dir.
+
+2006-10-02 22:03 +0000 [r7839]  Paweł Sikora <pluto/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - wireless-tools >=
+         29 uses `nick' command.
+
+2006-09-30 10:50 +0000 [r7827]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-br: Update brctl parameters to
+         mach new version of bridge-utils (should be backward compatible).
+         By Szymon Siwek.
+
+2006-09-28 23:38 +0000 [r7826]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysctl.conf: Default local port range is too evil. can't even
+         start mysqld!
+
+2006-09-28 14:35 +0000 [r7823]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Remount rootfs only if it's not already rw (or
+         it's better to ignore remount errors?)
+
+2006-09-27 22:30 +0000 [r7820]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Relax fstab format when finding rootfs passno
+         (allow comments at the end of line).
+
+2006-09-27 13:35 +0000 [r7819]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Optimize less uname -r calls.
+
+2006-09-26 23:59 +0000 [r7818]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Reflect init_gettext function rename.
+
+2006-09-26 23:48 +0000 [r7817]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Add checking of msg cache validity. $TPUT
+         and $GETTEXT need to be set before msg cache can be generated.
+
+2006-09-24 09:35 +0000 [r7806]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc-scripts.spec.in: rc.local is now run from init.d/local script.
+
+2006-09-24 09:29 +0000 [r7805]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Prepare for 0.4.1.0 release (consider it beta).
+
+2006-09-18 23:09 +0000 [r7794]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit, rc.d/init.d/functions: Allow /usr being mounted
+         afterwards.
+
+2006-09-18 19:06 +0000 [r7793]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/allowlogin: Drop superfluous default setting.
+
+2006-09-18 19:02 +0000 [r7792]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots: Don't touch chkconfig symlinks on
+         chroot, instead play with network subsys lockfile. This allows
+         you define sys-chroots from livecd without corrupting that
+         chroot.
+
+2006-09-18 18:58 +0000 [r7791]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots, rc.d/rc, rc.d/rc.sysinit,
+         rc.d/init.d/allowlogin: /etc/sysconfig/system already loaded by
+         init.d/functions. Adjust defaults if no sysconfig/system is
+         present (so the checks stay same after these changes).
+
+2006-09-18 18:50 +0000 [r7790]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: RUN_LDCONFIG not used here.
+
+2006-09-18 17:55 +0000 [r7789]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Corrected tput check.
+
+2006-09-18 12:41 +0000 [r7788]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Trap and hide errors when reading msg
+         cachefile.
+
+2006-09-17 22:06 +0000 [r7787]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Punctuation.
+
+2006-09-17 21:52 +0000 [r7786]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: No need to force any settings for initng.
+
+2006-09-17 19:05 +0000 [r7785]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/timezone: Use lockfiles.
+
+2006-09-17 18:34 +0000 [r7784]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Cache colors in filesystem too.
+
+2006-09-17 18:21 +0000 [r7783]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: busy(), ok(), started(), are constant so
+         their values can be cached.
+
+2006-09-17 18:15 +0000 [r7781-7782]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Buffer show() function so the display to
+         be more smooth.
+
+       * rc.d/init.d/functions: Correct show() function printf handling.
+
+2006-09-17 17:53 +0000 [r7779-7780]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: RETVAL is set by start(); if any.
+
+       * rc.d/init.d/sys-chroots: RETVAL is set by start(); if any.
+
+2006-09-17 17:10 +0000 [r7778]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: Demonstrate use of functions.
+
+2006-09-17 17:06 +0000 [r7777]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: Shortcuts for vserver.
+
+2006-09-17 16:59 +0000 [r7776]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: Merge optimzations from network script.
+
+2006-09-17 16:52 +0000 [r7775]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: Add bug-5795.patch (assume it's correct).
+
+2006-09-17 16:47 +0000 [r7774]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network, rc.d/init.d/timezone,
+         rc.d/init.d/sys-chroots, rc.d/init.d/cpusets: Use functions to
+         avoid reexec for restart.
+
+2006-09-17 16:27 +0000 [r7771-7773]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/local, rc.d/init.d/sys-chroots: Propset Id
+
+       * rc.d/init.d/local: Update chkconfig description.
+
+       * rc.d/init.d/local, rc.d/init.d/cpusets: LSB compliance.
+
+2006-09-17 15:57 +0000 [r7770]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Cache termput calls within same script.
+
+2006-09-17 15:42 +0000 [r7769]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Kill bogus +arg checks.
+
+2006-09-17 15:29 +0000 [r7768]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Always use cached in show() function
+         (There's no benefit of doing otherwise).
+
+2006-09-17 15:18 +0000 [r7765-7767]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Cleanup nls() function.
+
+       * rc.d/init.d/functions: Avoid overwriting global NLS_DOMAIN if can
+         do without.
+
+       * rc.d/init.d/functions: Keep state of have gettext and have tput
+         per whole initscript.
+
+2006-09-17 15:01 +0000 [r7764]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Use buggy awk-printf wrapper only if
+         /bin/printf is not available.
+
+2006-09-17 13:49 +0000 [r7763]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am, rc.d/init.d/local (added): Use locking
+         for rc.local , so that it's no longer invoked between runlevel
+         changes.
+
+2006-09-17 13:36 +0000 [r7761-7762]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: Cosmetics for vim
+
+       * rc.d/init.d/network, rc.d/init.d/timezone, rc.d/init.d/random,
+         rc.d/init.d/allowlogin: LSB compliance
+
+2006-09-17 13:26 +0000 [r7758-7760]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/single: Adjust indent.
+
+       * rc.d/init.d/network, rc.d/init.d/single, rc.d/init.d/cpusets:
+         Sane $PATH is initialized in init.d/functions.
+
+       * rc.d/init.d/network, rc.d/init.d/timezone, rc.d/init.d/random,
+         rc.d/init.d/single, rc.d/init.d/cpusets, rc.d/init.d/allowlogin:
+         NLS_DOMAIN="rc-scripts" is the default setting, remove.
+
+2006-09-09 19:13 +0000 [r7745]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: Allow to kill
+         dhcp/wpa_supplicant daemon even if device disappears/is down due
+         to some reasons.
+
+2006-09-08 18:35 +0000 [r7739]  Radosław Zieliński <radek/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
+         sysconfig/network-scripts/ifup-ppp: - speedtouch-neostrada fixes:
+         - use modem_run in kernel mode only if PPPOA_FIRMWARE is not
+         empty; comment out PPPOA_FIRMWARE in default ifcfg-ppp0 - comment
+         out MTU=1452; doesn't work (for me) if it's defined
+
+2006-08-31 11:58 +0000 [r7694]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: Correct english
+         description.
+
+2006-08-31 09:51 +0000 [r7693]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: Restore basename change.
+
+2006-08-31 07:26 +0000 [r7692]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/functions.network: Detect if wireless
+         interface is turned on.
+
+2006-08-10 12:14 +0000 [r7656]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - check for /usb/bin/wc existence (in case
+         of /usr over NFS)
+
+2006-07-24 14:02 +0000 [r7546]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-irlan0, doc/net-scripts.txt:
+         s/BOOTMETHOD/BOOTPROTO/g once more.
+
+2006-07-24 13:59 +0000 [r7544-7545]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: Default $DHCP_HOSTNAME to
+         $HOSTNAME.
+
+       * sysconfig/network-scripts/ifup: Optimize: remove three basename
+         calls
+
+2006-07-20 14:13 +0000 [r7537]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * TODO: - killproc() s%!&*ks
+
+2006-07-19 16:38 +0000 [r7535]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/hwprofiles/files: - added xorg.conf
+
+2006-07-09 08:06 +0000 [r7499]  Adam Gołębiowski <adamg/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - typo; noticed by
+         Szymon Siwek (sls (at) poczta wp pl)
+
+2006-07-04 14:59 +0000 [r7491]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * TODO: Add LVM on dmraid problem
+
+2006-05-28 19:05 +0000 [r7454]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * autogen.sh: Always run changelog generation when asked. Obfuscate
+         email addreses here. Use mktemp if available. Allow various
+         locations for CVSROOT/users file.
+
+2006-05-23 15:38 +0000 [r7436]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Try harder to get
+         value for WLAN_NICKNAME.
+
+2006-05-15 23:18 +0000 [r7408]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
+
+       * sysctl.conf: - grsecurity options updated
+
+2006-05-07 17:33 +0000 [r7394]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Release 0.4.0.27.
+
+2006-05-07 17:27 +0000 [r7391-7393]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc-scripts.spec.in: Add sysconfig/hwprofiles dir.
+
+       * rc.d/rc.shutdown: Speedup shutdown (glen).
+
+       * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
+         sysconfig/interfaces/ifcfg-ppp0.gprs-idea,
+         sysconfig/interfaces/Makefile.am: Add ifcfg-ppp0.gprs-idea to
+         makefiles. Add proper initstring to ifcfg-ppp0.gprs-plusgsm.
+         Another PHONE for gprs-idea (this one works for me with ipaq over
+         BT).
+
+2006-05-07 17:18 +0000 [r7390]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/data/Makefile.am, sysconfig/Makefile.am,
+         doc/Makefile.am, sysconfig/interfaces/up.d/all/Makefile.am,
+         sysconfig/hwprofiles/Makefile.am,
+         sysconfig/interfaces/Makefile.am,
+         sysconfig/interfaces/down.d/all/Makefile.am: Avoid installing
+         files that aren't packaged (glen).
+
+2006-05-07 11:09 +0000 [r7389]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: Fix missing $bootprio.
+
+2006-05-07 10:46 +0000 [r7388]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/network: Fix interfaces_boot detection (Adam Ryba).
+
+2006-04-25 07:20 +0000 [r7370]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc: Tabs.
+
+2006-03-23 09:22 +0000 [r7293]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * sysconfig/network: - hostname -h [...] Unless you are using bind
+         or NIS for host lookups you can change the FQDN (Fully Qualified
+         Domain Name) and the DNS domain name (which is part of the FQDN)
+         in the /etc/hosts file.
+
+2006-03-22 19:54 +0000 [r7279]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Vserver speedup (skips extra 5 second delay in
+         some cases)
+
+2006-03-20 17:22 +0000 [r7253]  Radosław Zieliński <radek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - allow \t in "alias usb-controller" (from
+         Lukasz Masko, nov 2005)
+
+2006-03-11 14:54 +0000 [r7144]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: Typo bugfix.
+
+2006-03-09 17:54 +0000 [r7132]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: Tabs.
+
+2006-03-09 17:47 +0000 [r7131]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: Rewritten configuration parsing portion
+         (solves ~ and .rpmnew files ignorance). execve() calls reduced
+         from 25 to 4. Tested with ash and ksh. There could be bugs!
+
+2006-03-09 16:20 +0000 [r7127]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Prepare for 0.4.0.26.
+
+2006-03-09 14:58 +0000 [r7126]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - no, please don't remove vim modeline
+
+2006-03-09 11:21 +0000 [r7125]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: vim modeline is unneccessary here.
+
+2006-03-08 15:07 +0000 [r7121]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - human readable cleaning of /var/lock - and
+         don't remove /var/lock/cvs
+
+2006-03-05 13:41 +0000 [r7096]  Adam Gołębiowski <adamg/at/pld-linux.org>
+
+       * sysconfig/system: - typos
+
+2006-03-03 21:54 +0000 [r7083]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: The is_no() function comes from functions, don't
+         use it before it's defined
+
+2006-02-27 18:09 +0000 [r7036]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * setsysfont: Revert hardcoded part. Fix your config instead.
+
+2006-02-27 17:49 +0000 [r7035]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: - expand Id keyword
+
+2006-02-27 13:47 +0000 [r7034]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: In vserver /sbin/ip is not required.
+
+2006-02-26 11:05 +0000 [r7020]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Disable colors and enable FASTRC for
+         initng.
+
+2006-02-26 10:45 +0000 [r7019]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * setsysfont: Unicode fixes.
+
+2006-02-24 11:04 +0000 [r7006]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Boot logging possibility with showconsole.
+
+2006-02-23 14:43 +0000 [r7005]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Respect fs_passno for rootfs when doing rootfs
+         fsck. Enable paralell fsck for other filesystems.
+
+2006-02-23 14:23 +0000 [r7004]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Ignore "rootfs" when setting _ROOTFS_TYPE.
+
+2006-02-23 13:57 +0000 [r7003]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Make /dev/cpuset dir for udev. Check
+         /proc/mounts instead of /proc/filesystems when filling /etc/mtab.
+
+2006-02-23 10:38 +0000 [r7002]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc-scripts.spec.in, inittab, rc.d/rc.sysinit, run-parts,
+         doc/net-scripts.txt, doc/sysvinitfiles, rc.d/init.d/functions: We
+         are PLD Linux (not just PLD).
+
+2006-02-23 10:35 +0000 [r6999-7001]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/init-colors: We are PLD Linux (not just PLD), fix
+         init-colors.gentoo path.
+
+       * sysconfig/i18n: Have here also listed en_US.UTF-8
+
+       * sysconfig/interfaces/ifcfg-eth0: By default boot eth0 with dhcp.
+         If you have static IP configuration, you need to edit this file
+         anyway
+
+2006-02-14 00:24 +0000 [r6972]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/cpusets/cpuset-test, rc.d/init.d/cpusets: - cpuset
+         virtualization support
+
+2006-02-10 22:21 +0000 [r6965]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Reverted last change
+
+2006-02-10 19:47 +0000 [r6964]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Disable DELAY_LOGIN for vserver, suggested by
+         Patrys
+
+2006-02-10 19:40 +0000 [r6960-6963]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Remove stupid sleep 1
+
+       * rc.d/rc.sysinit: No SELinux labels for vserver
+
+       * rc.d/rc.sysinit: Fixing indent
+
+       * rc.d/rc.sysinit: setsysfont and selinux make no sense inside
+         vserver (no devices attached)
+
+2006-02-10 19:31 +0000 [r6959]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Do not mount /proc in vserver
+
+2006-02-10 19:17 +0000 [r6958]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: One can't (u)mount anything inside vserver,
+         not even network mounts
+
+2006-02-08 17:41 +0000 [r6952]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Redirect errors from mounts grepping to
+         /dev/null.
+
+2006-02-05 15:32 +0000 [r6922]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/rc.sysinit: Rename PROMPT to RC_PROMPT
+         (PROMPT is internal zsh variable). Fixed RC_PROMPT testing to
+         work as described in sysconfig/system.
+
+2006-01-21 13:49 +0000 [r6875-6876]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: Allow some actions when network is
+         down (by ankry /at/ 2003-07-03).
+
+       * rc.d/init.d/template.init: - remove old syntax
+
+2006-01-21 12:32 +0000 [r6874]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: Describe current
+         PPPoE/PPPoA config.
+
+2006-01-21 12:18 +0000 [r6873]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
+         sysconfig/network-scripts/ifup-ppp: Generic PPP over ATM support.
+
+2006-01-20 18:02 +0000 [r6871]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - give getkey a timeout of 5s, better safe than
+         hung init process
+
+2006-01-20 15:40 +0000 [r6869]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - skip filter_chroot() in vserver fixes
+         running %pre/%post scripts for packages installed in vserver
+
+2006-01-19 08:52 +0000 [r6864]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/Makefile.am,
+         sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada (added): Add
+         ueagle example (abram).
+
+2006-01-18 08:18 +0000 [r6844]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Prepare for 0.4.0.25.
+
+2006-01-15 12:01 +0000 [r6809]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots, rc.d/rc.sysinit: Use correct chown
+         user:group notation.
+
+2006-01-13 18:07 +0000 [r6803]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - more non-vserver stuff ifed
+
+2006-01-12 16:21 +0000 [r6798-6800]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - cleanup if vserver logic
+
+       * rc.d/rc.sysinit: - merge more vserver ifs
+
+       * rc.d/rc.sysinit: - typo
+
+2006-01-12 16:10 +0000 [r6797]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - more non-vserver things if'ed - kill psdevtab
+         removal (file is obsolete since 1998)
+
+2006-01-12 16:01 +0000 [r6796]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - cleanup
+
+2006-01-12 15:29 +0000 [r6795]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, rc.d/rc.sysinit: - skip swap/quota/acct in
+         vserver
+
+2006-01-10 20:59 +0000 [r6788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: mdadm now creates missing nodes when assembling
+         an array.
+
+2006-01-09 17:23 +0000 [r6781]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Typos fixed.
+
+2006-01-08 21:53 +0000 [r6777]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Prepare for 0.4.0.24.
+
+2006-01-07 15:57 +0000 [r6762]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: ESSID setting is
+         done only once, at the end just before commit.
+
+2006-01-06 15:57 +0000 [r6750]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Don't use run_cmd for starting udev since
+         start_udev can handle messages itself.
+
+2006-01-05 22:52 +0000 [r6747]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit, setsysfont: Fix console detection by not running
+         setsysfont trough run_cmd (fixes utf8 font handling, too).
+
+2006-01-04 12:16 +0000 [r6734]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: No longer set hotplug stuff. Put that into
+         sysctl.conf.
+
+2006-01-01 20:16 +0000 [r6727]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * lang.sh: Process more locale variables (havner).
+
+2006-01-01 20:12 +0000 [r6726]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * setsysfont: Include /etc/rc.d/init.d/functions.
+
+2005-12-26 10:35 +0000 [r6709]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Fix WLAN power,
+         txpower, retry settings. Patch by Łukasz Maśko.
+
+2005-12-15 18:59 +0000 [r6651-6652]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Preparations for 0.4.0.23.
+
+       * rc.d/rc.sysinit: modprobe with -s option so messages go to
+         syslog.
+
+2005-12-09 15:26 +0000 [r6627]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - change reboot/halt message for vserver
+         (request by glen)
+
+2005-12-05 00:33 +0000 [r6598]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description: Up wireless device before
+         setting any WLAN parameters support.
+
+2005-12-05 00:29 +0000 [r6597]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: udev loads core usb modules itself so
+         /proc/bus/usb was never mounted here. Now we are checking for
+         exact mount instead of just checking whether usb modules are
+         loaded.
+
+2005-11-24 15:25 +0000 [r6563]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit, rc.d/init.d/functions: - remove duplicate
+         entries in vserver guest /etc/mtab
+
+2005-11-23 20:49 +0000 [r6561]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * setsysfont: Don't yell when there is no kbd installed.
+
+2005-11-18 23:44 +0000 [r6541]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - don't clear mtab on vserver guest
+
+2005-11-17 22:54 +0000 [r6540]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - fixed vserver detection with legacy
+         vserver code turned off
+
+2005-11-16 18:45 +0000 [r6534]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Update for 0.4.0.22.
+
+2005-11-05 01:34 +0000 [r6520]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - remove useless rm -f /var/run/hwprofile, which
+         will never work as all filesystems are readonly at that point
+
+2005-11-01 18:34 +0000 [r6510-6511]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * src/process.c: Updated from FC.
+
+       * src/shvar.c, src/shvar.h: Be more precise about condition.
+
+2005-10-30 22:14 +0000 [r6504]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, rc.d/rc.sysinit: Mount securityfs filesystem on
+         kernel >= 2.6.14.
+
+2005-10-30 00:03 +0000 [r6503]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc: - corrected order of conditions
+
+2005-10-28 14:54 +0000 [r6501]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - ignore non-empty but commented /etc/mactab
+         (patch by glen)
+
+2005-10-26 16:57 +0000 [r6492]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * lang.sh, run-parts, lang.csh, hwprofile, service, setsysfont: -
+         more white space and formatting cleanup
+
+2005-10-26 16:33 +0000 [r6491]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, ppp/ipx-down, rc.d/init.d/network,
+         rc.d/init.d/timezone, sysconfig/network-scripts/ifdown-vlan,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifup-plusb,
+         sysconfig/network-scripts/ifdown-br,
+         sysconfig/interfaces/tnlcfg-icm,
+         sysconfig/network-scripts/ifup-neigh,
+         sysconfig/network-scripts/functions.network, ppp/auth-up,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/ifup-ipx,
+         sysconfig/network-scripts/ifup-vlan,
+         sysconfig/interfaces/tnlcfg-description,
+         sysconfig/network-scripts/ifup-br,
+         sysconfig/network-scripts/ifup-plip, sysconfig/system,
+         rc.d/init.d/template.init, ppp/ip-up, rc.d/init.d/random,
+         rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post,
+         rc.d/init.d/single, rc.d/rc.init, sysconfig/timezone,
+         sysconfig/clock, rc.d/init.d/cpusets,
+         sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifdown-ppp, ppp/auth-down,
+         rc.d/init.d/sys-chroots, sysconfig/network-scripts/ifup-post,
+         sysconfig/static-routes, sysconfig/static-nat, ppp/ip-down,
+         ppp/ipx-up, rc.d/init.d/allowlogin, rc.d/rc.local,
+         rc.d/init.d/functions, sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifdown-irda,
+         sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifup-iucv, rc.d/rc, sysconfig/network,
+         rc.d/init.d/killall, rc.d/rc.modules,
+         sysconfig/network-scripts/ifup-sl,
+         sysconfig/network-scripts/ifup-irda: - more vim setting removed
+         (don't convert tabs to spaces) - white space cleanup - convert
+         spaces to tabs - unify formatting for all scripts
+
+2005-10-25 18:22 +0000 [r6489]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit: - add support for
+         running inside vservers, the diff may seem huge but it's mostly
+         white space change
+
+2005-10-25 18:15 +0000 [r6488]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - typo
+
+2005-10-25 17:11 +0000 [r6487]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc, rc.d/rc.sysinit: - source configs before functions
+
+2005-10-25 16:56 +0000 [r6485]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - don't start interfaces inside vserver
+
+2005-10-25 16:46 +0000 [r6484]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc: - all stty's stderr belongs to /dev/null
+
+2005-10-25 16:21 +0000 [r6482]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - detect if run inside vserver and ignore
+         rc_splash if so
+
+2005-10-25 16:04 +0000 [r6480]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - we need /proc mounted before everything
+
+2005-10-25 14:17 +0000 [r6479]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit, rc.d/rc.modules: -
+         grep: all your stderr are belong to /dev/null
+
+2005-10-25 11:58 +0000 [r6477]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - better detection of tput functionality
+
+2005-10-19 19:06 +0000 [r6468]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Update for new release.
+
+2005-10-19 18:08 +0000 [r6467]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Working version of
+         calcprefix().
+
+2005-10-19 11:01 +0000 [r6462]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc: - check for proper first argument in correct place
+
+2005-10-17 15:04 +0000 [r6453]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - RC_LOGGING should be checked against
+         "no"
+
+2005-10-17 14:52 +0000 [r6452]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, sysconfig/system, rc.d/init.d/functions: -
+         clean solution for initlog/minilogd: RC_LOGGING setting, and
+         don't log while shutting down
+
+2005-10-17 13:49 +0000 [r6451]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * src/minilogd.c (added), src/initlog.c, src/Makefile.am: -
+         reverted last commit
+
+2005-10-17 13:20 +0000 [r6450]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * src/minilogd.c (removed), src/initlog.c, src/Makefile.am: -
+         removed minilogd and its calls (more pain than gain)
+
+2005-10-16 19:26 +0000 [r6447]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network, rc.d/rc.shutdown, rc.d/init.d/timezone,
+         sysconfig/network-scripts/ifdown-vlan,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifup-plusb,
+         sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifdown-br,
+         sysconfig/network-scripts/ifup-neigh,
+         sysconfig/network-scripts/functions.network,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/ifup-ipx,
+         sysconfig/network-scripts/ifup-vlan,
+         sysconfig/network-scripts/ifup-br,
+         sysconfig/network-scripts/ifup-plip, sysconfig/system,
+         rc.d/init.d/template.init, rc.d/rc.sysinit, rc.d/init.d/random,
+         sysconfig/network-scripts/ifdown-post, rc.d/rc.init,
+         rc.d/init.d/single, sysconfig/timezone, hwprofile,
+         rc.d/init.d/cpusets, sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/network-scripts/ifup-post, rc.d/init.d/allowlogin,
+         rc.d/rc.local, sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifdown-irda,
+         sysconfig/network-scripts/ifup-iucv, rc.d/rc, sysconfig/network,
+         rc.d/init.d/killall, sysconfig/network-scripts/ifup-sl,
+         sysconfig/network-scripts/ifup-irda: - removed dumb tw=78 vim
+         setting
+
+2005-10-06 16:08 +0000 [r6429]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/network: - fixed CIFS unmounting
+
+2005-10-04 18:09 +0000 [r6425]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
+         Use pidfile for wpa_supplicant.
+
+2005-10-02 17:13 +0000 [r6420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description,
+         sysconfig/network-scripts/ifdown: Simple support for WPA. Note
+         that killing wpa_supplicant daemon is supported only for single
+         daemon/interface (TODO: multiple daemons support).
+
+2005-09-05 17:12 +0000 [r6352]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Add support for whole path in pidfile.
+
+2005-08-24 22:08 +0000 [r6333]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets, rc.d/init.d/functions: Fix is_yes in cpuset
+         stuff. Quote file paths when doing echo > something.
+
+2005-08-23 16:32 +0000 [r6330]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Update for 0.4.0.20.
+
+2005-08-23 16:29 +0000 [r6327-6329]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
+         sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm: Fixed PlusGSM
+         examples. (Patch by Paweł Gołaszewski)
+
+       * inittab: Example for agetty on serial port.
+
+       * rc.d/init.d/network: [a-z] doesn't always mean whole alphabet
+         (for example et_EE locale). Use C locale when searching. (Patch
+         by Elan Ruusamäe)
+
+2005-08-15 22:45 +0000 [r6315]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: - don't spew errors on stdout - inform about
+         failurse
+
+2005-08-14 18:32 +0000 [r6311]  Tomasz Wittner <twittner/at/pld-linux.org>
+
+       * DEVELOPMENT: - typo in enumeration
+
+2005-08-13 23:06 +0000 [r6307-6310]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: - added echo for better status readability
+
+       * rc.d/init.d/cpusets: - properly test cpuset dir for status
+         display
+
+       * rc.d/init.d/cpusets: - properly escape message
+
+       * rc.d/init.d/cpusets: - use show() when creating/removing cpusets
+
+2005-08-13 22:58 +0000 [r6306]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: - typo
+
+2005-08-13 22:34 +0000 [r6305]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - take CPUSETS setting into account
+
+2005-08-13 22:00 +0000 [r6304]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - mount cpuset filesystem if kernel capable
+
+2005-08-11 17:43 +0000 [r6300]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * doc/sysconfig.txt, doc/sysconfig.docb: - added description for
+         available per-service settings
+
+2005-08-11 17:11 +0000 [r6299]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - cpusets added
+
+2005-08-11 17:04 +0000 [r6297-6298]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am: - cpusets script added
+
+       * configure.ac: - sysconfig/cpusets/Makefile added
+
+2005-08-11 16:58 +0000 [r6294-6296]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * po/pl.po: - final touch
+
+       * po/pl.po: - updated
+
+       * rc.d/init.d/functions: - added some code for completness
+
+2005-08-11 16:36 +0000 [r6293]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: - defile cpuset settings as local in
+         function
+
+2005-08-11 16:35 +0000 [r6292]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: filter_chroot(): Do not filter pids for
+         processes that no longer exists. We don't know whether these were
+         from current (ch)root so we assume that they were.
+
+2005-08-11 16:23 +0000 [r6291]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - added cpuset support to daemon and
+         status functions
+
+2005-08-10 20:10 +0000 [r6290]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/system, sysconfig/cpusets/cpuset-test (added),
+         sysconfig/Makefile.am, rc.d/init.d/cpusets (added),
+         sysconfig/cpusets/Makefile.am (added): - CPUSETS support (work in
+         progress)
+
+2005-08-10 19:49 +0000 [r6289]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/cpusets (added): - a place for cpusets config files
+
+2005-08-08 21:53 +0000 [r6288]  Andrzej Dopierała <undefine/at/pld-linux.org>
+
+       * rc.d/init.d/network: - get only tnlcfg-name, not tnlcfg-name~
+
+2005-07-27 09:09 +0000 [r6229]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: ifup: Handle special
+         pcmcia-hotplug case.
+
+2005-07-21 22:35 +0000 [r6226]  Andrzej Dopierała <undefine/at/pld-linux.org>
+
+       * rc.d/init.d/network: - first up bridge, next tunnels (tunnels can
+         be on bridges) - first down tunnels, next bridge ;)
+
+2005-05-30 18:54 +0000 [r6028]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Release 0.4.0.19.
+
+2005-05-30 18:47 +0000 [r6027]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: Understand BOOTPROTO=static
+         properly (Elan Ruusamäe <glen/at/pld-linux.org>).
+
+2005-05-30 18:42 +0000 [r6026]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-post: When stopping delete root
+         queueing discipline instead of trying to add it.
+
+2005-05-25 08:26 +0000 [r6013]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysctl.conf: grsec is available for 2.6 kernels too.
+
+2005-05-03 17:50 +0000 [r5915]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots: Typo.
+
+2005-04-30 20:53 +0000 [r5896]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: killproc(): fill base and pid variables
+         based on waitname.
+
+2005-04-25 16:01 +0000 [r5884]  Adam Gołębiowski <adamg/at/pld-linux.org>
+
+       * rc.d/init.d/network: - when using BOOTPRIO, cd to /etc/sysconfig
+         to get list of interfaces
+
+2005-04-15 21:48 +0000 [r5770]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-ppp0.gprs-idea: Add BT example.
+
+2005-04-08 17:34 +0000 [r5744]  Paweł Sakowski <saq/at/pld-linux.org>
+
+       * sysconfig/system: - typo
+
+2005-03-25 19:00 +0000 [r5631]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc-scripts.spec.in: Updated to match needs.
+
+2005-03-25 18:50 +0000 [r5629-5630]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Fix sound dmabuf handling in rc.sysinit. Use
+         different modules config file for 2.4/2.6 kernel.
+         (havner/at/pld-linux.org)
+
+       * rc.d/init.d/functions: Fix displaing show() function when $CHARS
+         variable is set. (tommat/at/pld-linux.org).
+
+2005-03-25 18:37 +0000 [r5625]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Prepare for 0.4.0.18.
+
+2005-03-22 16:54 +0000 [r5615]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Increment counter when waiting specified
+         time for daemon to start/terminate.
+
+2005-03-06 00:11 +0000 [r5570]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * src/Makefile.am: Place minilogd in sbin.
+
+2005-03-05 23:46 +0000 [r5569]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * man/Makefile.am, man/ru/Makefile.am (added), man/es/Makefile.am
+         (added), man/fr/Makefile.am (added), man/de/Makefile.am (added),
+         man/sv/Makefile.am (added), man/ja/Makefile.am (added),
+         configure.ac: - Finished manuals to subdirs. (Thanks arekm).
+
+2005-01-24 14:15 +0000 [r5479]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: Use AM_CONFIG_HEADER, rather AC_CONFIG_HEADER for
+         autogen.sh to call autoheader.
+
+2005-01-24 14:05 +0000 [r5478]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * src/config.h.in (removed): removed
+
+2005-01-24 13:47 +0000 [r5477]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * acinclude.m4 (added), src/config.h.in (added),
+         src/start-stop-daemon.c (added), src/Makefile.am, configure.ac:
+         added start-stop-daemon from dpkg-1.10.23 includes config.h
+         support now (as such conditional defines impossible on
+         commandline) and m4 macros needed for start-stop-daemon.c
+
+2005-01-24 13:38 +0000 [r5476]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * man/ipcalc.1 (added), man/usleep.1 (added), doc/consoletype.1
+         (removed), man/usernetctl.8 (added), Makefile.am, doc/initlog.1
+         (removed), doc/doexec.1 (removed), doc/Makefile.am,
+         doc/ppp-watch.8 (removed), man/consoletype.1 (added),
+         man/initlog.1 (added), man/doexec.1 (added), man/ppp-watch.8
+         (added), man/Makefile.am, doc/netreport.1 (removed),
+         doc/genhostid.1 (removed), man/netreport.1 (added),
+         man/genhostid.1 (added), doc/ipcalc.1 (removed), doc/usleep.1
+         (removed), doc/usernetctl.8 (removed): - moved manuals to man/
+         subdir
+
+2005-01-24 13:32 +0000 [r5475]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * man/Makefile.am (added), man/ja (added),
+         man/ru/start-stop-daemon.8 (added), man/es/start-stop-daemon.8
+         (added), man/fr/start-stop-daemon.8 (added),
+         man/de/start-stop-daemon.8 (added), man/sv/start-stop-daemon.8
+         (added), man (added), man/ja/start-stop-daemon.8 (added), man/ru
+         (added), man/es (added), man/fr (added), man/start-stop-daemon.8
+         (added), man/de (added), man/sv (added): - created tree for
+         manuals - imported start-stop-daemon manuals from dpkg-1.10.23
+
+2005-01-24 00:33 +0000 [r5474]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * doc/Makefile.am: - fix typo which prevented packaging rest of the
+         manuals to distrib
+
+2005-01-23 23:56 +0000 [r5473]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - typo, english
+
+2005-01-23 19:11 +0000 [r5472]  Paweł Sakowski <saq/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots: - mount usbfs if available
+
+2005-01-17 21:15 +0000 [r5461]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - indent to same level
+
+2005-01-02 22:53 +0000 [r5418]  Radosław Zieliński <radek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/network-scripts/ifdown-vlan,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifup-plusb,
+         sysconfig/network-scripts/ifdown-br,
+         sysconfig/network-scripts/ifup-neigh,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/functions.network,
+         sysconfig/network-scripts/ifup-vlan,
+         sysconfig/network-scripts/ifup-ipx,
+         sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifdown-irda,
+         sysconfig/network-scripts/ifup-br,
+         sysconfig/network-scripts/ifup-plip,
+         sysconfig/network-scripts/ifup-iucv,
+         sysconfig/network-scripts/ifup-sl,
+         sysconfig/network-scripts/ifup-irda: - unified indentation (ts=8
+         sw=4, as vi modeline says)
+
+2005-01-02 21:49 +0000 [r5417]  Radosław Zieliński <radek/at/pld-linux.org>
+
+       * sysctl.conf: - added net.ipv4.conf.default.rp_filter=1 -- *.all.*
+         has no real effect: when sysctl -p is run, interfaces are not up
+         yet
+
+2004-12-13 22:31 +0000 [r5382-5383]  Paweł Sakowski <saq/at/pld-linux.org>
+
+       * po/pl.po, po/de.po: - updated for current source tree
+
+       * rc.d/init.d/network: - missed one
+
+2004-12-13 22:01 +0000 [r5379-5380]  Paweł Sakowski <saq/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifup-sl: - make nls invocations
+         actually translatable
+
+       * po/de.po: - fixed remaining fuzzy entries
+
+2004-12-13 20:16 +0000 [r5378]  Paweł Sakowski <saq/at/pld-linux.org>
+
+       * po/de.po: - updated my email address - fixed some fuzzy entries
+         (the easiest ones)
+
+2004-12-08 22:46 +0000 [r5368]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - typo
+
+2004-12-02 17:43 +0000 [r5362]  Jarek Koszuk <heretyk/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Support for per service umask settings.
+         This solves the problem with possibly different umask settings
+         when starting services at boot time, and by hand.
+
+2004-11-29 20:10 +0000 [r5357]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/data/chat-ppp0.gprs-idea (added),
+         sysconfig/interfaces/ifcfg-ppp0.gprs-idea (added): Add IDEA GPRS
+         examples.
+
+2004-11-26 22:49 +0000 [r5351]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Version 0.4.0.17.
+
+2004-11-13 21:43 +0000 [r5320]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: Drop condition when checking
+         cable - not needed.
+
+2004-11-13 21:37 +0000 [r5319]  Bartosz Taudul <wolf/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - fix typo
+
+2004-11-13 21:31 +0000 [r5318]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/functions.network: Link status checking
+         for ifup dhcp iface (from FC3).
+
+2004-11-13 20:31 +0000 [r5315]  Adam Gołębiowski <adamg/at/pld-linux.org>
+
+       * sysconfig/system: - s/outsite/outside/
+
+2004-11-13 11:36 +0000 [r5312-5313]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Drop obsolete msg_() functions.
+
+       * rc.d/rc.sysinit, rc.d/init.d/functions: More SELinux support from
+         FC initscripts.
+
+2004-10-25 19:27 +0000 [r4863]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Use usbfs as USB filesystem name (not sure about
+         2.4?).
+
+2004-10-01 21:28 +0000 [r4677]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: Modprobe ppp modules when
+         /dev/ppp doesn't exists (udev and devfs case).
+
+2004-09-25 22:22 +0000 [r4656]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Move .ICE-unix creation a bit lower in case of
+         CLEAN_TMP usage.
+
+2004-09-25 13:22 +0000 [r4649]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Added udev support.
+
+2004-09-25 12:30 +0000 [r4647]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: Fix typo (numer->number).
+
+2004-09-24 21:04 +0000 [r4639]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Version 0.4.0.16.
+
+2004-09-22 16:32 +0000 [r4636]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/interfaces/ifcfg-description:
+         BOOTPRIO for changing interfaces starting order.
+
+2004-09-22 15:38 +0000 [r4635]  Witek Kręcicki <adasi/at/pld-linux.org>
+
+       * rc.d/init.d/network: - Start VLAN's after all physical interfaces
+
+2004-09-19 13:32 +0000 [r4615]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Create /tmp/.ICE-unix directory for X11.
+
+2004-08-25 20:58 +0000 [r4436]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/ip-rules (removed), sysconfig/Makefile.am: Drop
+         sysconfig/ip-rules, it's not used.
+
+2004-08-25 20:36 +0000 [r4434]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Release 0.4.0.15.
+
+2004-08-25 20:33 +0000 [r4433]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am: Add sys-chroots.
+
+2004-08-25 20:15 +0000 [r4432]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/tnldown: Don't display ls errors when
+         there is no tunnel configs.
+
+2004-08-25 17:30 +0000 [r4431]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/i18n: - it's much too early for unicode by default, so
+         add some comments
+
+2004-08-22 18:06 +0000 [r4430]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: When shutting down try to stop LVM devices,
+         too.
+
+2004-08-20 10:16 +0000 [r4429]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/network, rc.d/rc.sysinit: Set sysctl parameters
+         quietly (needed to avoid bunch of errors when grsec_lock is
+         turned on).
+
+2004-08-14 23:16 +0000 [r4428]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Add support for waiting for process to
+         finish to daemon() and killproc(). Example usage: daemon
+         --waitforname httpd.${HTTPD_MPM} --waitfortime 60
+         httpd.${HTTPD_MPM} -f /etc/httpd/httpd.conf -k stop where
+         --waitforname is name of process to wait and --waitfortime is how
+         many seconds to wait at max.
+
+2004-08-09 00:31 +0000 [r4424]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Pass complete path to sulogin (/sbin/sulogin).
+
+2004-07-23 23:08 +0000 [r4389]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots: chroot: umount /proc, /selinux and /sys
+         at stopping.
+
+2004-07-23 23:04 +0000 [r4387-4388]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots: chroot: umount all when stopping.
+
+       * rc.d/init.d/sys-chroots, rc.d/rc: chroot: Process stopping
+         properly.
+
+2004-07-23 22:56 +0000 [r4386]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots: chroot: Do not run network but lock
+         subsys to pretend that network was run.
+
+2004-07-23 22:27 +0000 [r4385]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots, rc.d/rc: rc: When shutting down to not
+         call rc.shutdown when in chroot. sys-chroots: Run some commands
+         really in chroot.
+
+2004-07-23 21:58 +0000 [r4384]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
+         sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Set MTU to
+         1452 for neostrada (from neostrada.info FAQ).
+
+2004-07-23 21:24 +0000 [r4383]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots: chroot: clean up mtabs, mount proc,
+         sysfs and selinuxfs.
+
+2004-07-23 21:14 +0000 [r4382]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots (added): Started implementing multiple
+         systems in chroots idea.
+
+2004-07-04 17:50 +0000 [r4316]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: s/path/name/
+
+2004-07-04 17:46 +0000 [r4315]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Avoid backup files when searching for shell
+         scripts, too.
+
+2004-07-04 16:23 +0000 [r4312]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * po/pl.po, po/de.po: Make update-po + few manual fixes to pl.po.
+
+2004-07-04 16:14 +0000 [r4311]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network,
+         rc.d/init.d/functions: Add #!/bin/sh to fool file(1).
+
+2004-07-04 15:57 +0000 [r4310]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Don't search for shell scripts in directories with
+         names starting with dot.
+
+2004-07-04 15:45 +0000 [r4309]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: Turn off RAID devices using mdadm first,
+         fallback to raidutils. Make raidutils stopping gettext friendly.
+
+2004-07-04 15:35 +0000 [r4308]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * makepot.pl: Put empty CHARSET instead of iso8859-2 in .pot file.
+
+2004-07-04 15:26 +0000 [r4307]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: - 0.4.0.14
+
+2004-07-04 14:41 +0000 [r4306]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Last one sysctl called with -e option to avoid
+         errors on unknown keys.
+
+2004-07-04 14:34 +0000 [r4305]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Run LVM tools for RAID case only if some RAID
+         volume was there.
+
+2004-07-04 14:11 +0000 [r4304]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * TODO: Some are done.
+
+2004-07-04 09:40 +0000 [r4303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: Quote whole message passed to
+         logger.
+
+2004-07-03 12:03 +0000 [r4302]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: s/speedtouch/speedtch/. Drop
+         quoting from nls call.
+
+2004-07-03 11:27 +0000 [r4301]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/Makefile.am,
+         sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada (added),
+         sysconfig/network-scripts/ifup-ppp: Speedtouch modem support
+         (arekm && qboosh).
+
+2004-07-02 21:56 +0000 [r4299]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-ppp: Set interface used by EAGLE
+         driver to down when downing ppp interface.
+
+2004-07-02 21:51 +0000 [r4298]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-ppp: Always call ifdwon-post
+         even if pppd was killed using -KILL.
+
+2004-07-02 21:42 +0000 [r4297]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp,
+         sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada: Use PAPNAME
+         for neo example. Fix ifcfg-password.so plugin usage.
+
+2004-07-02 20:45 +0000 [r4296]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * hwprofile: Nicer profile number choose message.
+
+2004-07-02 15:30 +0000 [r4290-4291]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/Makefile.am,
+         sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada (added): Add
+         TPSA Neostrada example (Sagem Fast 700 using eagle-usb driver).
+
+       * sysconfig/interfaces/data/chat-ppp0.tpsa,
+         sysconfig/network-scripts/ifup-ppp: Fix chat-ppp0.tepsa (they no
+         longer send ppp string). ifcfg-password.so is choosen only if
+         PLUGIN_IFCFG_PASSWORD is set to yes.
+
+2004-06-29 22:06 +0000 [r4273]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/i18n: UTF-8 pl_PL is pl_PL.UTF-8/UTF-8 in
+         SUPPORTED_LOCALES (qboosh).
+
+2004-06-29 19:43 +0000 [r4269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Relase 0.4.0.13.
+
+2004-06-29 19:33 +0000 [r4268]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Run rc.live for PLD LiveCD.
+
+2004-06-29 19:28 +0000 [r4267]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Use fastboot also for encrypted FS.
+
+2004-06-29 19:08 +0000 [r4266]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: Sync remaining variable in fs umounting. Add
+         squashfs there.
+
+2004-06-28 21:23 +0000 [r4264]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * po/pl.po, po/Makefile.am, po/de.po: Fix fields spoted by msgfmt
+         -c and print translation statistics.
+
+2004-06-28 21:19 +0000 [r4263]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * po/Makefile.am: msgfmt now does po file validation.
+
+2004-06-28 19:22 +0000 [r4258]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * setsysfont: Minimalize code to support SYSFONT, fix UTF-8
+         handling.
+
+2004-06-27 14:54 +0000 [r4253]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * setsysfont: Drop debugging stuff.
+
+2004-06-27 14:43 +0000 [r4252]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * setsysfont: Enhance font setting (use CONSOLEMAP and
+         CONSOLEFONTMAP options).
+
+2004-06-27 14:30 +0000 [r4251]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/i18n: Promote unicode settings.
+
+2004-06-24 01:51 +0000 [r4236]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Always try to sync /dev entries for LVM2.
+
+2004-06-23 23:10 +0000 [r4235]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Synchronize LVM2 devices.
+
+2004-06-20 12:19 +0000 [r4225]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Version 0.4.0.12.
+
+2004-06-20 11:33 +0000 [r4224]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/network, rc.d/rc.sysinit: (sysctl): Ignore unknown
+         keys in sysctl.conf since kernels can have too different
+         settings.
+
+2004-06-18 23:40 +0000 [r4215]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: killproc(): Add --pidfile <file> support.
+
+2004-06-16 20:31 +0000 [r4211]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: daemon(), run_cmd(): cd / before running
+         any program
+
+2004-06-04 12:49 +0000 [r4140]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysctl.conf: Added exec-shield example.
+
+2004-05-24 00:49 +0000 [r4121]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: 2.4.x kernel EVMS modules are loaded only when
+         really running on 2.4 kernels.
+
+2004-05-24 00:44 +0000 [r4120]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: Default route is forced only
+         if DEFROUTE=yes (Witek Kręcicki <adasi/at/pld-linux.org).
+
+2004-05-23 19:19 +0000 [r4119]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * po/pl.po: More Polish characters used (Robert 'dzeus' Graużenis
+         <dzeus/at/zatorze.slupsk.pl>)
+
+2004-05-19 22:43 +0000 [r4099]  Marcin Chojnowski <martii/at/pld-linux.org>
+
+       * po/pl.po: all strings are with Polish chars now
+
+2004-05-18 22:58 +0000 [r4086]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * src/usleep.c, src/process.c, src/minilogd.c, src/testd.c,
+         src/initlog.c, src/doexec.c, src/usernetctl.c, src/ipcalc.c:
+         Update helpers from Fedora initscripts.
+
+2004-05-18 22:46 +0000 [r4084]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Prepare for 0.4.0.11.
+
+2004-05-18 22:27 +0000 [r4083]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * setsysfont: Don't depend on bin paths.
+
+2004-05-18 22:24 +0000 [r4082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit, rc.d/init.d/functions: Set system font as soon
+         as possible.
+
+2004-05-18 21:29 +0000 [r4081]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * setsysfont: Run unicode_start for UTF-8 console.
+
+2004-05-18 21:16 +0000 [r4080]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Always delete some /tmp files on boot.
+
+2004-05-18 10:33 +0000 [r4074]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Load hid, keybdev and mousedev only for kernels
+         older than 2.6. For newer kernels use hotplug.
+
+2004-05-18 10:13 +0000 [r4073]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Support for unmounting /initrd.
+
+2004-05-16 16:14 +0000 [r4065]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: (lvm detection): Remove head command usage - do
+         it with awk only.
+
+2004-05-15 02:29 +0000 [r4055]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/Makefile.am: Example gentoo colors configuration
+         included.
+
+2004-05-15 02:23 +0000 [r4053-4054]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Release 0.4.0.10.
+
+       * sysconfig/init-colors (added), rc.d/rc, rc.d/rc.sysinit,
+         sysconfig/Makefile.am, sysconfig/init-colors.gentoo (added),
+         rc.d/init.d/functions: Merge color customization support created
+         by Łukasz Pawelczyk <havner/at/pld-linux.org>.
+
+2004-04-06 12:11 +0000 [r3903]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/network: - umount CIFS on network stop
+
+2004-04-03 21:39 +0000 [r3881]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Fix LVM1 tools detection.
+
+2004-04-02 14:39 +0000 [r3855]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/Makefile.am,
+         sysconfig/interfaces/ifcfg-eth0.1 (added): VLAN example
+         configuration.
+
+2004-03-29 20:42 +0000 [r3843]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: --fork support in daemon() by Aredridel
+         <aredridel/at/nbtsc.org>.
+
+2004-03-08 14:04 +0000 [r3424]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - check for LVM tools version and load only
+         needed modules - fix case when /var is RO and LVM2 is activated
+
+2004-03-08 13:37 +0000 [r3423]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - cifs is networked fs
+
+2004-02-26 22:14 +0000 [r3384]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am: Create $(sysconfdir)/init.d ->
+         $(sysconfdir)/rc.d/init.d symlink for compatiblity.
+
+2004-02-07 21:37 +0000 [r3312]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * po/Makefile.am: Use $(mkinstalldirs) as suggested by Artur
+         Frysiak.
+
+2004-02-06 22:33 +0000 [r3306]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * po/Makefile.am: Use install_sh instead of mkinstalldirs.
+
+2004-02-06 22:24 +0000 [r3305]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Preparation for 0.4.0.9.
+
+2004-02-03 21:55 +0000 [r3271]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Set bafile earlier.
+
+2004-02-03 21:37 +0000 [r3269]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Do not delete hwprofile configuration (Tomasz
+         Witek <tiwek/at/tiwek.com>).
+
+2004-01-27 11:55 +0000 [r3222]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: daemon(): when using --user run su with -s
+         /bin/sh option.
+
+2004-01-25 12:27 +0000 [r3221]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: Run kexec before rebooting (kexec support).
+
+2004-01-24 01:06 +0000 [r3220]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: Wait for second after shutting
+         down dhcp daemon/interface (for example dhcpcd needs some time).
+
+2004-01-16 23:12 +0000 [r3195]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: filter_chroot(): Return unfiltered pids
+         when /proc is not mounted.
+
+2004-01-16 15:43 +0000 [r3194]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * src/Makefile.am, src/usernetctl.c: Use proper path when executing
+         ifup/ifdown scripts in sernetctl.
+
+2004-01-15 22:12 +0000 [r3193]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * src/Makefile.am, configure.ac: Use --cflags-only-I from glib or
+         glib-2.0 configuration when building ppp-watch.
+
+2004-01-10 16:13 +0000 [r3156]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Set wireless nick to
+         $WLAN_NICKNAME (variable) not WLAN_NICKNAME (string).
+
+2004-01-10 15:57 +0000 [r3153]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: - 0.4.0.8 release
+
+2004-01-10 15:27 +0000 [r3152]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Outside chroot always add all possible
+         pids unless some has /proc/XXX/root inside of known chroot.
+
+2004-01-10 14:07 +0000 [r3151]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: filter_chroot(): add pid only once.
+
+2004-01-10 13:58 +0000 [r3150]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Fix ulimits in one more case (ssh vs squid
+         case).
+
+2004-01-10 13:42 +0000 [r3149]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/init.d/functions: Support for handling
+         processes inside and outside of chrooted systems based on
+         rc-scripts-chroot_safe.patch.
+
+2004-01-09 21:59 +0000 [r3148]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Rework ulimit support so it works again.
+
+2004-01-09 01:40 +0000 [r3141]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Sencond part of ppp
+         DEVNAME fixes.
+
+2004-01-09 01:24 +0000 [r3140]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-ppp: ifup-ppp instructs pppd to
+         create pppd-$DEVNAME.pid file, so in ifdown-ppp we also use
+         $DEVNAME.
+
+2004-01-09 00:39 +0000 [r3139]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * run-parts: If in -u mode and user cannot be found then skip that
+         file and display warning.
+
+2004-01-09 00:29 +0000 [r3138]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * run-parts: Added -u option which means: run as owner of file not
+         as current user (usable mainly from root).
+
+2004-01-08 22:42 +0000 [r3137]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * src/Makefile.am, configure.ac: Try to find glib-2.0, glib in that
+         order - link with first found.
+
+2004-01-08 22:01 +0000 [r3134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: - 0.4.0.7 release
+
+2004-01-08 02:43 +0000 [r3133]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: When shutting down
+         ip rule and ip route, clear rules using current kernel tables
+         configuration not data stored in configuration files so we always
+         end in clean state (by Arkadiusz Chomicki <duch/at/wla.pl>).
+
+2004-01-07 08:37 +0000 [r3132]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc: Typo fixed (revious->previous) in bootsplash code.
+         Arkadiusz Chomicki <duch/at/wla.pl>
+
+2004-01-02 16:44 +0000 [r3109-3110]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * autogen.sh: Second option when doing changelog is directory name
+         like rc-scripts.
+
+       * rc.d/rc.sysinit: Zero /etc/cryptomtab if such file exists.
+
+2003-12-28 19:23 +0000 [r3090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Don't mount selinuxfs if it's already mounted
+         (by init for example).
+
+2003-12-27 14:43 +0000 [r3081]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Fix static routes
+         conf parsing. (Arkadiusz Chomicki <chomar/at/wla.pl>)
+
+2003-12-25 18:43 +0000 [r3076]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * autogen.sh: changelog generation part can be now used in other
+         modules.
+
+2003-12-25 13:20 +0000 [r3073]  Łukasz Jernaś <deejay1/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - typo
+
+2003-12-23 17:15 +0000 [r3065]  Paweł Żurowski <pzurowski/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - fixed bug when $limits is empty
+
+2003-12-23 00:37 +0000 [r3064]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/network: When starting execute rc_splash 'bootnetwork
+         start'.
+
+2003-12-23 00:31 +0000 [r3063]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Read sysconfig/bootsplash, too.
+
+2003-12-22 17:43 +0000 [r3062]  Paweł Żurowski <pzurowski/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - removed sed (I'm sorry I done buggy
+         change last time, now it is good one - tested and working)
+
+2003-12-22 00:59 +0000 [r3061]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc: Much more accurate calculations of start/stop scripts
+         required in new runlevel.
+
+2003-12-21 22:55 +0000 [r3060]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Revert few pzurowski changes since they
+         are broken even after fixing syntax.
+
+2003-12-21 22:31 +0000 [r3059]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Paweł Żurowski optimizations were broken
+         (missing quotation marks). Fixed now.
+
+2003-12-21 21:25 +0000 [r3056]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc-scripts.spec.in: Add pkgconfig to BuildRequires.
+
+2003-12-21 21:11 +0000 [r3055]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * src/Makefile.am, configure.ac: Find libglib.a location using
+         pkg-config and use it (Artur Frysiak <wiget/at/pld-linux.org>).
+
+2003-12-21 17:30 +0000 [r3054]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/Makefile.am, configure.ac: Don't set
+         libdir - use value from configure script.
+
+2003-12-21 17:05 +0000 [r3053]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: - release 0.4.0.6 is comming
+
+2003-12-21 16:43 +0000 [r3052]  Łukasz Jernaś <deejay1/at/pld-linux.org>
+
+       * po/pl.po: - typo
+
+2003-12-21 14:33 +0000 [r3051]  Adam Gorzkiewicz <adgor/at/pld-linux.org>
+
+       * rc.d/rc.modules: - Typo
+
+2003-12-21 13:43 +0000 [r3050]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - fix ${PPPOA_EAGLE} check if
+         there isn't executable adictrl try use eaglectrl
+
+2003-12-21 13:28 +0000 [r3049]  Paweł Żurowski <pzurowski/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - small revert: we do not use sed in
+         rc-scripts - other sed -> awk changes
+
+2003-12-21 13:08 +0000 [r3048]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - corrected nls message when
+         pppd does not exist - support for PPPOA_EAGLE start with kernel
+         2.6 and 2.4
+
+2003-12-21 12:14 +0000 [r3047]  Paweł Żurowski <pzurowski/at/pld-linux.org>
+
+       * rc.d/rc.sysinit, rc.d/rc.modules, rc.d/init.d/functions: -
+         simplified (use less tools, one-time file reading)
+
+2003-12-21 10:46 +0000 [r3046]  Paweł Żurowski <pzurowski/at/pld-linux.org>
+
+       * rc.d/rc.modules: - simplified (double awk->single one)
+
+2003-12-21 10:18 +0000 [r3045]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.modules: Added support for /etc/modules file exactly for
+         one kernel (like /etc/modules.2.6.0).
+
+2003-12-21 10:14 +0000 [r3044]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.modules: Do not require existence of /etc/modules (Marcin
+         Krzyzanowski <krzak/at/linux.net.pl>).
+
+2003-12-21 00:58 +0000 [r3043]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit,
+         rc.d/init.d/functions: More progress bar support (bootsplash): it
+         moves now!
+
+2003-12-20 21:21 +0000 [r3042]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * hwprofile: Reindented whole script. checkprofdir(): New. Use it
+         when required (now help is shown when needed). When executed
+         without arguments show help.
+
+2003-12-19 14:40 +0000 [r3039]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc-scripts.spec.in: bdflush is not required.
+
+2003-12-19 13:59 +0000 [r3038]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * src/Makefile.am: Use @libdir@ instead of hardcoded /usr/lib path
+         when linking ppp-watch with glib.
+
+2003-12-15 13:29 +0000 [r1739]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Set action variable to proper value in
+         rc_splash(). Found by Michal Moskal <malekith/at/pld-linux.org>.
+
+2003-12-14 21:20 +0000 [r1733]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Fix mounting sysfs - be consistent with mounting
+         proc + do not require entry in fstab (qboosh). Add support for
+         mounting selinuxfs (me).
+
+2003-12-14 18:23 +0000 [r1732]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * src/usernetctl.c: - fix path to ifcfg- files (wrobell)
+
+2003-12-12 16:43 +0000 [r1731]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/functions: - initial
+         support for bootsplash.org
+
+2003-12-07 15:54 +0000 [r1723]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: - release 0.4.0.5
+
+2003-12-05 20:41 +0000 [r1722]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/network: Fix interfaces_boot for bridge devices.
+         (found by Radosław Kintzi <radek/at/pop.e-wro.pl>)
+
+2003-12-05 20:30 +0000 [r1721]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifup-br,
+         sysconfig/network-scripts/functions.network: Move setting
+         wireless specific settings into separate wireless_param()
+         function and use it in ifup. Set wireless parameters for each
+         wireless device being part of bridge. (patch by Radosław Kintzi
+         <radek/at/pop.e-wro.pl>)
+
+2003-11-15 14:38 +0000 [r1698]  Marcin Krzyżanowski <krzak/at/pld-linux.org>
+
+       * sysconfig/i18n: - add #SUPPORTED_LOCALES="pl_PL/ISO-8859-2
+         de_DE/ISO-8859-2 en_GB/ISO-8859-1 en_US/ISO-8859-1"
+
+2003-11-14 14:05 +0000 [r1697]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.modules: Also load modules from
+         /etc/modules.${kernel_major}.${kernel_minior} if exists. Allows
+         for example to specify modules only to be loaded on 2.6 kernels.
+         (idea by cieciwa)
+
+2003-11-01 20:18 +0000 [r1484]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Redirect grep stderr output when checking for
+         HID to /dev/null.
+
+2003-11-01 19:34 +0000 [r1483]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Delete rpm locks when starting
+         (/var/lib/rpm/__db*).
+
+2003-11-01 19:31 +0000 [r1480-1482]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Explicitly turn on user and group quota.
+
+       * rc.d/rc.sysinit: Mount local filesystems with -O no_netdev option
+         (rh).
+
+       * rc.d/rc.sysinit: Rescan for LVM devices again after turning on
+         RAID devices in lvm-on-top-of-raid case.
+
+2003-11-01 19:20 +0000 [r1479]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: quotacheck could in some cases if quota files
+         were corrupted ask for user input - avoid this.
+
+2003-11-01 19:16 +0000 [r1478]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Initialize USB as fast as it's possible.
+         Properly mount usb filesystem even if it is not specified in
+         /etc/fstab.
+
+2003-11-01 14:54 +0000 [r1477]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * autogen.sh: Generate nice ChangeLog if requested and if needed
+         utilities are available.
+
+2003-10-31 17:49 +0000 [r1476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Revert part which was pretending that /dev/pts
+         is always mounted (havner).
+
+2003-10-31 09:00 +0000 [r1475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: Fix double link down (qboosh).
+
+2003-10-31 01:12 +0000 [r1474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Check for nofirewire in /proc/cmdline not in
+         stdin.
+
+2003-10-31 00:49 +0000 [r1469-1471]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Prepare release 0.4.0.4.
+
+       * rc-scripts.spec.in: Include genhostid in rpm package.
+
+       * po/Makefile.am: Fix handling custom builddir (until now objects
+         were created in $(srcdir) not in builddir).
+
+2003-10-31 00:24 +0000 [r1468]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Fix finding shell scripts procedure when building
+         with builddir different than place where configure file resides.
+
+2003-10-31 00:08 +0000 [r1466-1467]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * doc/netreport.1, doc/consoletype.1, doc/initlog.1,
+         doc/ppp-watch.8, doc/ipcalc.1: Update manual pages for each
+         updated utility.
+
+       * doc/genhostid.1 (added), doc/Makefile.am: Include genhostid man
+         page.
+
+2003-10-31 00:03 +0000 [r1464-1465]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * adjtime: - One more zero to reflect real format of this file.
+
+       * service: Set default PATH and use it along with TERM when
+         starting services.
+
+2003-10-30 23:58 +0000 [r1463]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * src/process.c, src/netreport.c, src/ppp-watch.c,
+         src/consoletype.c, src/genhostid.c (added), src/initlog.c,
+         src/Makefile.am, src/getkey.c, src/usernetctl.c, src/ipcalc.c:
+         Update bunch of utils in src/. New getnhostid utility. ipcalc has
+         enhanced PREFIX support. getkey has been rewrited to use popt
+         (rh).
+
+2003-10-30 23:43 +0000 [r1462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Try to query 131072 bytes kernel buffer for
+         dmesg and keep dmesg file from last five runs.
+
+2003-10-30 23:33 +0000 [r1461]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Plase usbdevfs and devfs filesystems into
+         /etc/mtab, too.
+
+2003-10-30 23:30 +0000 [r1459-1460]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Handle situation where multiple usb-controller
+         aliases were defined and some of them were "off".
+
+       * rc.d/rc.sysinit: Firewire modules are now loaded if proper
+         modprobe aliases were found (from mdk).
+
+2003-10-30 23:21 +0000 [r1458]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Use -e option for first swapon call. Now swapon
+         will silently skip swap devices it they are not available at this
+         time (like for example swap files on some partitions).
+
+2003-10-30 21:41 +0000 [r1456]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifdown-br: - first flush addresses and
+         then down interface. Previously things were done in reversed
+         order and that caused problems on 2.6 kernels (ip flush was
+         hanging). Additionaly things are now done in sync with how it's
+         done in set_down_loopback().
+
+2003-10-28 01:09 +0000 [r1455]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - fix /sys mount and simplify check if usbfs is
+         already mounted
+
+2003-10-25 23:32 +0000 [r1451]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: - 0.4.0.3 release
+
+2003-10-18 22:26 +0000 [r1445]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - fix typo in accounting script path (qboosh)
+
+2003-10-17 18:55 +0000 [r1444]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/timezone: - copy timezone file instead of symlinking
+         it (idea by ankry)
+
+2003-10-13 07:41 +0000 [r1437]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - don't ignore data specified
+         at DATAFORCHAT option (Szymon Siwek <sls/at/poczta.wp.pl>)
+
+2003-10-12 19:12 +0000 [r1434-1436]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/init.d/functions: - support for per
+         service ulimits configuration (qboosh)
+
+       * sysconfig/network-scripts/functions.network: - kill gnu in PLD
+         name (qboosh)
+
+       * rc.d/rc.shutdown, po/pl.po, rc.d/rc.sysinit, po/de.po: - use
+         /etc/rc.d/rc.acct for accouting; updated accouting related parts
+         of translations (qboosh)
+
+2003-10-11 11:03 +0000 [r1433]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - describe HOTPLUG
+
+2003-10-11 10:59 +0000 [r1432]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - if invoced from hotplug bring
+         up only interface with HOTPLUG=yes
+
+2003-10-11 09:15 +0000 [r1431]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - ifup exit if invoked from
+         hotplug and ONBOOT=yes
+
+2003-10-08 15:03 +0000 [r1430]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - sysfs added to remaining list in rc.shutdown
+         (by havner)
+
+2003-10-07 15:44 +0000 [r1425]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - bring PPPOA_IFACE up before
+         starting pppoa; small fix in logged message (both by adasi)
+
+2003-10-07 09:41 +0000 [r1424]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - initial eagle (pppoa)
+         support by Witold Krecicki <adasi/at/grubno.da.ru>)
+
+2003-10-06 09:19 +0000 [r1413]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * hwprofile: - fix typo in available word (qboosh)
+
+2003-10-04 13:02 +0000 [r1412]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - return with some retval
+
+2003-10-04 12:06 +0000 [r1411]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - allow unknown options to be passed to
+         initlog()
+
+2003-10-04 11:57 +0000 [r1410]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - move is_yes and is_not at beginning
+
+2003-10-04 11:41 +0000 [r1409]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * Makefile.am: - use rpm or rpmbuild depending on which rpm version
+         is installed
+
+2003-10-04 11:30 +0000 [r1408]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - include hwprofiles/files
+
+2003-10-04 11:08 +0000 [r1407]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/init.d/functions: Fast boot support
+         (disables NLS, fancy logging and thus is much faster). Useful on
+         workstations. Based on idea and patch by Wojtek Kaniewski
+         <wojtekka/at/bydg.pdi.net>.
+
+2003-10-04 09:55 +0000 [r1405-1406]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * setsysfont: - use CONSOLEFONT when SYSFONT is empty (Wojtek
+         Kaniewski <wojtekka/at/bydg.pdi.net>)
+
+       * sysconfig/network-scripts/ifup-ppp: Support for
+         ppp-plugin-ifcfg-password.spec by Wojtek Kaniewski
+         <wojtekka/at/bydg.pdi.net>.
+
+2003-10-04 09:46 +0000 [r1404]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/hwprofiles/files (added), sysconfig/hwprof, hwprofile,
+         sysconfig/hwprofiles/Makefile.am: Merged patch by Tomasz Witek
+         <tiwek/at/manta.univ.gda.pl>: - ignore Latency in /proc/pci -
+         ability to choose profile while booting - example profile file -
+         misc fixes and cleanups
+
+2003-10-02 18:43 +0000 [r1399-1400]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: - 0.4.0.2 release
+
+       * rc.d/init.d/functions: - check own pid, not parents one
+
+2003-10-02 18:33 +0000 [r1398]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - sleep 5 is not needed when starting usb; more
+         protection again double mounting usbfs
+
+2003-10-02 18:23 +0000 [r1397]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - do even try to kill itself
+
+2003-09-30 09:44 +0000 [r1393]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - load lvm and dm modules with "autoclean"
+
+2003-09-30 09:40 +0000 [r1392]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - usb-storage must be loaded before LVM
+         detection (disks on USB are real)
+
+2003-09-28 16:33 +0000 [r1383]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - fix error message
+
+2003-09-28 16:03 +0000 [r1382]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-irda: - fix setting arp for irdaX
+
+2003-09-28 14:53 +0000 [r1381]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - fix power/txpower/retry wlan
+         parameters handling
+
+2003-09-22 19:55 +0000 [r1371]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * run-parts: - use syntax described in SUSv2
+
+2003-09-22 17:46 +0000 [r1370]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * run-parts: - oh, use RUNPARTS_DIR
+
+2003-09-22 17:20 +0000 [r1369]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * run-parts: - run mainly safe named scripts and protect against
+         some bad files
+
+2003-09-22 01:35 +0000 [r1365]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - include more docs
+
+2003-09-22 01:28 +0000 [r1364]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/network, rc.d/init.d/timezone,
+         sysconfig/network-scripts/ifdown-vlan,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifup-neigh, doc/sysvinitfiles,
+         sysconfig/network-scripts/functions.network,
+         sysconfig/network-scripts/ifup-ipx,
+         sysconfig/network-scripts/ifup-plip, rc-scripts.spec.in,
+         doc/sysconfig.txt, rc.d/init.d/template.init, ppp/ip-up,
+         rc.d/rc.init, hwprofile, doc/ipcalc.1, configure.ac,
+         sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifdown-ppp, po/pl.po,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/interfaces/data/chat-ppp0.leased1, DEVELOPMENT,
+         sysconfig/i18n, rc.d/init.d/functions, AUTHORS,
+         sysconfig/interfaces/data/chat-ppp0.callback, ppp/ip-up.d/logger,
+         sysconfig/network, README, rc.d/init.d/killall,
+         sysconfig/network-scripts/ifup-irda, src/ipcalc.c, ppp/ipx-down,
+         rc.d/rc.shutdown, sysconfig/network-scripts/ifup-plusb,
+         sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifdown-br, makepot.pl,
+         sysconfig/interfaces/up.d/ppp/logger,
+         sysconfig/interfaces/ifcfg-ppp0.callback,
+         sysconfig/network-scripts/ifup-ppp, ppp/auth-up,
+         sysconfig/network-scripts/ifup-vlan,
+         sysconfig/interfaces/tnlcfg-description,
+         sysconfig/network-scripts/ifup-br, sysconfig/system,
+         sysconfig/interfaces/ifcfg-irlan0, rc.d/init.d/random,
+         rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post,
+         rc.d/init.d/single, doc/net-scripts.txt, sysconfig/clock,
+         sysconfig/interfaces/data/chat-ppp0.tpsa,
+         sysconfig/interfaces/ifcfg-irda0, isapnp/Makefile.am,
+         sysconfig/network-scripts/ifup-aliases, ppp/auth-down,
+         ppp/ip-down, ppp/ip-down.d/logger, ppp/ipx-up,
+         rc.d/init.d/allowlogin, rc.d/rc.local, po/de.po,
+         sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifdown-irda,
+         sysconfig/network-scripts/ifup, sysconfig/interfaces/ifcfg-br0,
+         isapnp/isapnp-kernel.conf, sysconfig/network-scripts/ifup-iucv,
+         rc.d/rc, run-parts, sysconfig/interfaces/down.d/ppp/logger,
+         sysconfig/interfaces/ifcfg-ppp0.leased1,
+         sysconfig/hwprofiles/Makefile.am,
+         sysconfig/interfaces/ifcfg-ppp0.leased2,
+         sysconfig/interfaces/ifcfg-sl0, rc.d/rc.modules,
+         sysconfig/network-scripts/ifup-sl: - preparation for upcoming
+         0.4.0.1 release - updated all email addresses to current domain
+         (pld-linux.org) - added missing files (networking scripts mainly)
+         - updated spec file - updated changelog
+
+2003-09-22 00:55 +0000 [r1363]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/Makefile.am,
+         sysconfig/interfaces/Makefile.am: - added missing files
+
+2003-09-19 20:29 +0000 [r1361]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - description of
+         DIRECT_CONNECT for ppp, too
+
+2003-09-14 11:47 +0000 [r1331]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/ip-rules, TODO, sysconfig/interfaces/up.d/Makefile.am,
+         ppp/ip-down.d/Makefile.am, sysconfig/hwprof, doc/initlog.1,
+         sysconfig/interfaces/up.d/ipx/.cvsignore,
+         ppp/ip-down.d/.cvsignore, sysconfig/interfaces/data/.cvsignore,
+         sysconfig/network-scripts/ifup-neigh, src/initlog.conf,
+         sysconfig/network-scripts/functions.network,
+         sysconfig/network-scripts/ifup-ipx,
+         sysconfig/network-scripts/ifup-plip,
+         sysconfig/interfaces/up.d/all/thetouch, rc.d/init.d/.cvsignore,
+         rc.d/init.d/template.init, ppp/ip-up,
+         sysconfig/interfaces/down.d/Makefile.am, rc.d/rc.init,
+         sysconfig/network-scripts/.cvsignore, doc/ipcalc.1, dumb.sh,
+         configure.ac, sysconfig/interfaces/up.d/ppp/Makefile.am,
+         po/pl.po, sysconfig/network-scripts/ifup-post, Makefile.am,
+         sysconfig/interfaces/up.d/.cvsignore, autogen.sh, doc/doexec.1,
+         doc/ppp-watch.8, DEVELOPMENT, rc.d/init.d/functions, AUTHORS,
+         sysconfig/interfaces/down.d/ipx/.cvsignore, README,
+         rc.d/init.d/killall, doc/usleep.1,
+         sysconfig/network-scripts/ifup-irda, doc/usernetctl.8,
+         sysconfig/interfaces/ifcfg-eth0, sysconfig/interfaces/.cvsignore,
+         ppp/ipx-down, sysconfig/interfaces/down.d/ip/.cvsignore, COPYING,
+         sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifup-plusb,
+         sysconfig/interfaces/data/Makefile.am,
+         sysconfig/network-scripts/ifdown-br, src/consoletype.c,
+         sysconfig/interfaces/up.d/all/Makefile.am,
+         sysconfig/interfaces/up.d/ip/Makefile.am, src/loglevel.c,
+         sysconfig/network-scripts/ifup-vlan,
+         sysconfig/interfaces/tnlcfg-description, src/process.c,
+         sysconfig/system, src/netreport.c, src/process.h,
+         rc.d/rc.sysinit, sysconfig/network-scripts/ifdown-post, service,
+         src/getkey.c, sysconfig/interfaces/Makefile.am,
+         doc/rc-scripts.docb, ppp/auth-down,
+         sysconfig/interfaces/up.d/tnl/.cvsignore, isapnp/.cvsignore,
+         doc/consoletype.1, sysconfig/interfaces/up.d/ppp/.cvsignore,
+         sysconfig/static-routes, ppp/ip-down, ppp/ip-down.d/logger,
+         sysconfig/Makefile.am, sysconfig/interfaces/up.d/ip/.cvsignore,
+         sysconfig/interfaces/up.d/all/.cvsignore, rc.d/init.d/allowlogin,
+         po/de.po, rc.d/rc.local, sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifdown-sl, ppp/ip-up.d/Makefile.am,
+         sysconfig/network-scripts/ifdown-irda,
+         sysconfig/interfaces/down.d/tnl/Makefile.am, po/Makefile.am,
+         sysconfig/interfaces/down.d/ipx/Makefile.am, rc.d/rc,
+         po/.cvsignore, lang.csh, sysconfig/interfaces/down.d/ppp/logger,
+         sysconfig/hwprofiles/Makefile.am, sysconfig/interfaces/ifcfg-sl0,
+         rc.d/rc.modules, sysconfig/interfaces/down.d/ip/Makefile.am,
+         sysconfig/hwprofiles/.cvsignore, rc.d/init.d/network,
+         rc.d/init.d/timezone, sysconfig/network-scripts/ifdown-vlan,
+         INSTALL, sysconfig/network-scripts/tnldown,
+         sysconfig/interfaces/tnlcfg-icm, src/ppp-watch.c,
+         sysconfig/interfaces/down.d/all/thetouch, doc/Makefile.am,
+         doc/sysvinitfiles, rc-scripts.spec.in, doc/sysconfig.txt,
+         sysconfig/interfaces/down.d/tnl/.cvsignore,
+         sysconfig/network-scripts/Makefile.am,
+         sysconfig/interfaces/down.d/ppp/.cvsignore, hwprofile,
+         sysconfig/network-scripts/ifup-routes, src/.cvsignore,
+         sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/interfaces/down.d/all/.cvsignore,
+         sysconfig/interfaces/data/chat-ppp0.leased1, ppp/.cvsignore,
+         NEWS, adjtime, setsysfont, sysconfig/.cvsignore, doc/.cvsignore,
+         sysconfig/i18n, rc.d/init.d/Makefile.am,
+         sysconfig/interfaces/data/chat-ppp0.callback,
+         sysconfig/interfaces/down.d/ppp/Makefile.am, inittab,
+         ppp/ip-up.d/logger, sysconfig/network,
+         sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm, src/testdinit,
+         src/Makefile.am, src/ipcalc.c, rc.d/rc.shutdown, sysctl.conf,
+         modules, ppp/Makefile.am, sysconfig/interfaces/up.d/ppp/logger,
+         sysconfig/static-arp, sysconfig/interfaces/ifcfg-ppp0.callback,
+         src/doexec.c, doc/sysconfig.docb, ppp/auth-up,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
+         sysconfig/interfaces/ifcfg-description,
+         sysconfig/network-scripts/ifup-br, doc/polski.dsl,
+         ppp/ip-up.d/.cvsignore, sysconfig/interfaces/ifcfg-irlan0,
+         src/testd.c, src/shvar.c, rc.d/init.d/random, rc.d/init.d/single,
+         sysconfig/interfaces/down.d/.cvsignore, doc/net-scripts.txt,
+         sysconfig/timezone, sysconfig/clock, src/usernetctl.c,
+         src/shvar.h, sysconfig/interfaces/down.d/all/Makefile.am,
+         sysconfig/interfaces/data/chat-ppp0.tpsa,
+         sysconfig/interfaces/ifcfg-irda0, isapnp/Makefile.am,
+         sysconfig/interfaces/up.d/tnl/Makefile.am,
+         sysconfig/network-scripts/ifup-aliases, src/usleep.c,
+         sysconfig/interfaces/up.d/ipx/Makefile.am, src/minilogd.c,
+         sysconfig/static-nat, src/initlog.c, .cvsignore, ppp/ipx-up,
+         src/initlog.h, doc/make-html, sysconfig/network-scripts/ifup,
+         doc/netreport.1, isapnp/isapnp-kernel.conf,
+         sysconfig/interfaces/ifcfg-br0,
+         sysconfig/interfaces/ifcfg-ppp0.tpsa,
+         sysconfig/network-scripts/ifup-iucv, lang.sh, run-parts,
+         src/resolvesymlink.c, rc.d/Makefile.am,
+         sysconfig/interfaces/ifcfg-ppp0.leased1,
+         sysconfig/interfaces/ifcfg-ppp0.leased2,
+         sysconfig/network-scripts/ifup-sl, rc.d/.cvsignore: - propset Id
+         everywhere
+
+2003-09-14 10:48 +0000 [r1328]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * makepot.pl: - propset test
+
+2003-09-09 22:45 +0000 [r1128]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - also be able to find 2.6 modules (.ko)
+
+2003-09-09 22:05 +0000 [r1126]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - fixed is_module - modules may be gzipped
+
+2003-09-09 16:14 +0000 [r1124]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - add sysfs to mtab
+
+2003-09-08 09:29 +0000 [r1122]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - mount sysfs in the same way as proc is
+
+2003-09-05 14:53 +0000 [r1120]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - if there is no process then it already
+         died
+
+2003-08-19 14:07 +0000 [r1118]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh: - for nessusd.init
+
+2003-08-10 20:54 +0000 [r1116]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - simplified mdadm support
+
+2003-08-10 20:49 +0000 [r1115]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - functions for kernel version checking
+
+2003-08-07 10:20 +0000 [r1113]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - add support for mdadm when trying to start
+         RAID devices
+
+2003-08-06 19:23 +0000 [r1111]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh: - from athcool.init
+
+2003-07-28 12:16 +0000 [r1109]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * sysctl.conf: - added gc_thresh entries
+
+2003-07-28 12:11 +0000 [r1108]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * sysconfig/network: - oops - these were my experiments...
+
+2003-07-28 12:02 +0000 [r1106]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * sysconfig/network: - typo
+
+2003-07-28 11:33 +0000 [r1105]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * sysconfig/network: - GATEWAY setup is back - with comment
+
+2003-07-11 23:08 +0000 [r1103]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/network: - added nameif support
+
+2003-07-10 18:39 +0000 [r1100-1101]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - description for
+         VLAN_REORDER_HDR
+
+       * sysconfig/network-scripts/ifup-vlan: - seems like API changed,
+         allow REORDER_HDR on VLANs
+
+2003-07-10 12:30 +0000 [r1098]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - we should stop bridges first if we are
+         staring them last
+
+2003-07-10 12:26 +0000 [r1097]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - special case bridge interfaces (br*), they
+         *must* be handled last as we are not able to know what will be
+         bridged
+
+2003-07-05 11:59 +0000 [r1095]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - mount devpts, too
+
+2003-06-30 15:36 +0000 [r1094]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - keep old dmesg, too
+
+2003-06-24 10:34 +0000 [r1092-1093]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm: - added note about
+         bluez
+
+       * sysconfig/interfaces/data/Makefile.am,
+         sysconfig/interfaces/Makefile.am: - added *-ppp0.gprs-plusgsm
+
+2003-06-24 10:26 +0000 [r1091]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm (added),
+         sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm (added): - ppp
+         examples for GPRS/PlusGSM taken from BTS#694
+
+2003-06-20 15:32 +0000 [r1090]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - stupid missing thing
+
+2003-06-19 15:57 +0000 [r1089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/static-routes, sysconfig/network,
+         sysconfig/network-scripts/functions.network: - use static-routes
+         for ip rule configuration; drop GATRWAY from network
+         configuration
+
+2003-06-17 14:02 +0000 [r1088]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * rc.d/init.d/timezone: - posix zoneinfo files are in top level,
+         not "posix" subdir now
+
+2003-06-16 21:28 +0000 [r1087]  Witek Kręcicki <adasi/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - future is now...
+
+2003-06-16 20:20 +0000 [r1086]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * rc-scripts.spec.in, rc.d/rc.sysinit: - early mounting of sysfs
+         under kernel 2.5
+
+2003-06-16 18:05 +0000 [r1085]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - usbdevfs is usbfs in 2.5
+
+2003-06-06 09:02 +0000 [r1083]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - fixed typo in
+         description
+
+2003-05-31 11:59 +0000 [r1082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * inittab: - calling update is obsolete starting from 2.2.9 kernel
+
+2003-05-22 14:11 +0000 [r1080]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh: - updated
+
+2003-05-15 22:39 +0000 [r1078-1079]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - formatting - fixed second argument of
+         "status"
+
+       * dumb.sh: - updated
+
+2003-05-15 21:37 +0000 [r1077]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * rc.d/init.d/template.init, rc.d/init.d/functions: - LSB
+         conformance changes
+
+2003-05-11 21:09 +0000 [r1076]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh: - updated
+
+2003-05-11 15:26 +0000 [r1075]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh: removed duplicates; %s fixes
+
+2003-05-11 15:13 +0000 [r1074]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh: updated
+
+2003-05-11 12:42 +0000 [r1073]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh: updated
+
+2003-05-09 21:08 +0000 [r1072]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh: - updated
+
+2003-05-08 17:18 +0000 [r1071]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - reversed bogus change
+
+2003-05-07 23:35 +0000 [r1070]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh: - updated
+
+2003-05-06 21:54 +0000 [r1069]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh: updated
+
+2003-05-05 00:07 +0000 [r1068]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * rc.d/init.d/template.init, dumb.sh: updated
+
+2003-05-04 19:48 +0000 [r1067]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh: updated
+
+2003-05-03 23:16 +0000 [r1066]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh: updated
+
+2003-05-02 23:41 +0000 [r1064-1065]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * dumb.sh (added): - dump script with various messages
+
+       * rc-scripts.spec.in: - fix improper use of %%{_sysconfigdir}
+
+2003-05-02 20:27 +0000 [r1063]  kloczek <kloczek/at/pld-linux.org>
+
+       * po/de.po: - corrected charset s/iso8850-1/iso-8850-1/.
+
+2003-04-17 18:21 +0000 [r1062]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - added support for device-mapper
+
+2003-04-10 07:37 +0000 [r1061]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - use new evms_activate utility; drop support
+         for evms < 2.0.0
+
+2003-04-07 19:59 +0000 [r1060]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - split sysctl call into two pieces
+
+2003-04-07 19:54 +0000 [r1059]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - fix Andrzej's proxy arp support
+
+2003-03-06 13:31 +0000 [r1058]  Wojciech Cięciwa <cieciwa/at/pld-linux.org>
+
+       * sysctl.conf: - corecting URL of grsecurity.
+
+2003-01-25 00:37 +0000 [r1057]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - more generic ups support via
+         /sbin/poweroff-ups
+
+2003-01-15 22:34 +0000 [r1056]  Andrzej M. Krzysztofowicz <ankry/at/pld-linux.org>
+
+       * TODO, sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description: - support for proxy ARP
+         per interface - fix sysctl for IPV6_DISABLE_AUTOCONF - typos,
+         formatting - MTU for ethernet already supported [ remove from
+         TODO ]
+
+2003-01-07 14:45 +0000 [r1055]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/functions: s/broke/break/ (fixed
+         http://bugs.pld.org.pl/?bug=520).
+
+2002-12-30 23:39 +0000 [r1054]  Paweł Wilk <siefca/at/pld-linux.org>
+
+       * run-parts: - run-parts: current directory now in an environment
+         variable - run-parts: args shifted - run-parts: cosmetics
+
+2002-12-17 14:01 +0000 [r1053]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network, po/pl.po, doc/sysconfig.txt,
+         doc/sysconfig.docb, sysconfig/network-scripts/functions.network:
+         - removed references to IPV*_FORWARDING
+
+2002-12-17 13:54 +0000 [r1052]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network: - better solution to IPV*_FORWARDING
+
+2002-12-17 13:43 +0000 [r1051]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network: - removed IPV*_FORWARDING - use
+         /etc/sysctl.conf to set this
+
+2002-12-01 23:59 +0000 [r1050]  alchemyx <alchemyx/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - typo
+
+2002-12-01 21:31 +0000 [r1049]  alchemyx <alchemyx/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - system will reboot if is instructed by fsck to
+         do so
+
+2002-11-27 23:41 +0000 [r1048]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - support for UPS powerdown before halt
+
+2002-11-12 15:54 +0000 [r1047]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: typo in comment
+         (s/dhlc/dhcp/).
+
+2002-11-08 23:45 +0000 [r1046]  alchemyx <alchemyx/at/pld-linux.org>
+
+       * sysconfig/static-nat,
+         sysconfig/network-scripts/functions.network: - updated static-nat
+         (reversed parameters) so it works now as intended (as described
+         in docs)
+
+2002-10-10 15:07 +0000 [r1045]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/rc.sysinit: - better support fo EVMS
+
+2002-09-28 23:05 +0000 [r1044]  Arkadiusz Patyk <areq/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - don't force umount iso9660 ramfs tmpfs
+
+2002-09-14 19:54 +0000 [r1043]  Tomasz Orzechowski <orzech/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/rc, rc.d/rc.sysinit: - LOAD_SOUND is
+         obsolete
+
+2002-08-24 17:04 +0000 [r1042]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - fix wvdial support; chat
+         support still broken
+
+2002-08-24 16:05 +0000 [r1041]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description, README,
+         sysconfig/network-scripts/functions.network,
+         sysconfig/network-scripts/ifup-ppp: - added userspace and
+         kernelspace PPPoE support - pass unit option to pppd (so now
+         ifcfg-ppp5 with DEVICE=ppp5 will _always_ create ppp5 interface
+         when it's not used yet)
+
+2002-08-23 22:13 +0000 [r1040]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/network: - check ONBOOT by evaluating ifcfg-* file,
+         not by egrep
+
+2002-08-22 13:21 +0000 [r1039]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/network-scripts/ifdown-post: - support for limiting
+         downstream and upstream traffic on whole interface (cbq, htb,
+         tbf)
+
+2002-08-21 21:30 +0000 [r1038]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - fix support for
+         src addresses option
+
+2002-08-13 20:31 +0000 [r1037]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - /proc/bus/usb should be described in fstab -
+         mounting manually bogus device "usbdevfs" causes mount -a to fail
+         when fstab contains something like "none /proc/bus/usb usbdevfs
+         ..."
+
+2002-08-11 17:05 +0000 [r1036]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/network-scripts/Makefile.am, sysconfig/static-arp
+         (added), sysconfig/Makefile.am,
+         sysconfig/network-scripts/ifup-neigh (added): - static arp per
+         interface support - any device support is back
+
+2002-08-09 06:30 +0000 [r1035]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - fix for checking encrypted filesystems - if
+         all have "noauto" in options, don't try to mount or fsck anything
+
+2002-07-14 21:11 +0000 [r1034]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * service, rc.d/init.d/functions: - some code from RH (nicer than
+         old code)
+
+2002-07-13 23:04 +0000 [r1033]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - fix WLAN encryption setting
+
+2002-07-13 16:25 +0000 [r1032]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/network-scripts/ifdown-vlan (added),
+         sysconfig/network-scripts/ifup-plusb (added),
+         sysconfig/network-scripts/functions.network,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/ifup-vlan (added),
+         sysconfig/network-scripts/ifdown-irda (added),
+         sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description,
+         sysconfig/interfaces/ifcfg-irlan0 (added),
+         sysconfig/network-scripts/ifup-iucv (added), rc.d/rc.sysinit,
+         service, rc.d/rc.modules, sysconfig/interfaces/ifcfg-irda0
+         (added), sysconfig/network-scripts/ifup-irda (added): - more
+         TOTALNEW merge (ppp, irda, other vlan, wireless). ALPHA
+
+2002-07-06 12:22 +0000 [r1031]  Olgierd Pieczul <wojrus/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - fixed: removing directories in /var/run/app/ -
+         fixed: unneeded lines (deleting not-existing files) removed
+
+2002-06-19 18:13 +0000 [r1030]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
+
+       * doc/sysconfig.txt: - forgotten
+
+2002-06-19 18:04 +0000 [r1029]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
+
+       * sysconfig/network: - hopefully fixed explanation about NISDOMAIN
+
+2002-06-18 22:06 +0000 [r1028]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
+
+       * doc/sysconfig.txt, sysconfig/network: - more clear explanation of
+         HOSTNAME and NISDOMAIN
+
+2002-06-13 13:06 +0000 [r1027]  Robert Grabowski <grabba/at/pld-linux.org>
+
+       * rc.d/init.d/functions: daemon function: dont't use su when user
+         is root
+
+2002-05-21 12:23 +0000 [r1026]  Olgierd Pieczul <wojrus/at/pld-linux.org>
+
+       * sysconfig/ip-rules: - typo
+
+2002-05-11 21:51 +0000 [r1025]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - process functions a bit earlier - don't mount
+         proc twice
+
+2002-05-11 10:26 +0000 [r1024]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - updated spec file
+
+2002-05-11 09:50 +0000 [r1023]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-routes, rc.d/init.d/network,
+         sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifdown-br,
+         rc.d/init.d/functions.network (removed),
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/functions.network (added),
+         sysconfig/network-scripts/ifup-ipx,
+         sysconfig/network-scripts/tnlup, rc.d/init.d/Makefile.am,
+         sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifup-br,
+         sysconfig/network-scripts/ifup-plip, rc-scripts.spec.in,
+         sysconfig/network-scripts/ifdown-post,
+         sysconfig/network-scripts/Makefile.am,
+         sysconfig/network-scripts/ifup-sl: - functions.network back in
+         old place
+
+2002-05-11 09:44 +0000 [r1022]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * ppp/Makefile.am: - force symlink
+
+2002-05-11 09:36 +0000 [r1020-1021]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * autogen.sh: - configure.in -> configure.ac
+
+       * po/pl.po, configure.ac: - fix iso charset name - add de to
+         supported languages
+
+2002-05-11 09:30 +0000 [r1019]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * configure.in (removed), configure.ac (added): - renamed + updated
+
+2002-05-11 08:48 +0000 [r1018]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - removed via (it shouldn't be
+         here)
+
+2002-05-11 08:41 +0000 [r1017]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - use onlink option when adding
+         default routing (in case when gw isn't in our subnetwork) -
+         TNLOPTS removed
+
+2002-04-21 12:22 +0000 [r1016]  mkochano <mkochano/at/pld-linux.org>
+
+       * sysconfig/interfaces/data/chat-ppp0.tpsa: - Update for current
+         TPSA login screen.
+
+2002-04-20 13:57 +0000 [r1015]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - don't mount usbdevfs again if it's already
+         mounted (for example by modules.conf post-install directive).
+         Patch by Wojtek Kaniewski <wojtekka/at/bydg.pdi.net>.
+
+2002-04-10 19:02 +0000 [r1014]  Witek Kręcicki <adasi/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - added USER... dunno why it
+         wasn't included, but it is in sample files and it should be added
+         to pppd cmdline (user ${USER}). If it's wrong, roll it back
+
+2002-04-09 11:10 +0000 [r1009-1013]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * rc.d/init.d/network, AUTHORS, sysconfig/network: - more LDAP
+         garbage removed
+
+       * po/pl.po: - LDAP strings removed
+
+       * rc.d/init.d/network: - "LDAP support" removed
+
+       * rc.d/init.d/functions.network: - "LDAP support" removed. It was
+         not supported anyway
+
+       * rc.d/init.d/functions.network: - delete '}' left after some
+         function removal
+
+2002-03-29 17:18 +0000 [r1008]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - added deleting lock files
+
+2002-03-29 08:52 +0000 [r1007]  Olgierd Pieczul <wojrus/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - added removed by mistake 'timezone'
+
+2002-03-29 08:46 +0000 [r1005-1006]  Olgierd Pieczul <wojrus/at/pld-linux.org>
+
+       * sysconfig/ip-rules (added): - example config file
+
+       * rc.d/init.d/network, rc-scripts.spec.in,
+         rc.d/init.d/functions.network, sysconfig/Makefile.am: - policy
+         routing support
+
+2002-03-24 03:59 +0000 [r1004]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * po/pl.po, autogen.sh, rc.d/rc.sysinit, README: - GNU/Linux is
+         gone.
+
+2002-03-19 18:35 +0000 [r1003]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/rc.sysinit: - user and kernelspace PNP
+
+2002-03-19 18:19 +0000 [r1002]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * ppp/ipx-down (added), ppp/auth-down (added), isapnp/.cvsignore
+         (added), ppp/Makefile.am, sysconfig/hwprof (added), Makefile.am,
+         autogen.sh, ppp/ip-down, sysconfig/Makefile.am, ppp/ipx-up
+         (added), ppp/auth-up (added), sysconfig/hwprofiles (added),
+         configure.in, isapnp/isapnp-kernel.conf (added), ppp/ip-up,
+         isapnp (added), README, hwprofile (added),
+         sysconfig/hwprofiles/Makefile.am (added), service (added),
+         isapnp/Makefile.am (added), sysconfig/hwprofiles/.cvsignore
+         (added): - started merging TOTALNEW
+
+2002-03-19 17:46 +0000 [r1001]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - support for EVMS volumes
+
+2002-03-19 17:42 +0000 [r1000]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/rc.sysinit: - if devfs is mounted and
+         devfsd is available then start is unconditionally
+
+2002-03-07 11:16 +0000 [r999]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/network-scripts/ifup-ipx: - ipx
+         paths fixed (ipx is usable now...)
+
+2002-03-07 09:48 +0000 [r998]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - protect dmesg
+
+2002-02-21 00:31 +0000 [r997]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * po/pl.po: - more typos
+
+2002-02-21 00:08 +0000 [r996]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * po/pl.po, rc.d/rc.sysinit: - typos
+
+2002-02-20 23:43 +0000 [r995]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * po/pl.po, rc.d/rc.sysinit, sysconfig/network-scripts/ifup-sl: -
+         updated.
+
+2002-02-18 13:24 +0000 [r994]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * doc/sysconfig.txt, doc/sysconfig.docb: - hostname != FQDN
+
+2002-02-03 16:40 +0000 [r993]  Witek Kręcicki <adasi/at/pld-linux.org>
+
+       * rc-scripts-sysconfig_masq.patch (removed): - moved away
+
+2002-02-03 16:22 +0000 [r992]  Witek Kręcicki <adasi/at/pld-linux.org>
+
+       * rc-scripts-sysconfig_masq.patch (added): - sysconfig/masquerade
+         support patch - not for use in official rc-scripts releases
+
+2002-02-03 16:17 +0000 [r991]  Witek Kręcicki <adasi/at/pld-linux.org>
+
+       * rc.d/init.d/network, doc/sysconfig.txt,
+         rc.d/init.d/functions.network, doc/sysconfig.docb: - reverted
+         last change
+
+2002-02-02 17:30 +0000 [r990]  Witek Kręcicki <adasi/at/pld-linux.org>
+
+       * doc/sysconfig.txt, doc/sysconfig.docb: - added masquerade
+         description
+
+2002-02-02 17:13 +0000 [r989]  Witek Kręcicki <adasi/at/pld-linux.org>
+
+       * rc.d/init.d/network, rc.d/init.d/functions.network: - added
+         support for sysconfig/masquerade (NEW)
+
+2002-01-27 02:14 +0000 [r986-988]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * src/ppp-watch.c, src/usernetctl.c: - rc-scripts-interfaces.patch:
+         ifcfg-* are in /etc/sysconfig/interfaces, not
+         /etc/sysconfig/network-scripts. And ifup and ifdown are not there
+         but in /sbin. (qrczak)
+
+       * rc.d/rc.sysinit: - fixed syntax error
+
+       * rc.d/rc.shutdown: - don't try to umount devfs - it's pointelss
+
+2002-01-22 23:46 +0000 [r984-985]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * po/pl.po: - more fixes
+
+       * TODO, DEVELOPMENT: - typos
+
+2002-01-17 21:14 +0000 [r983]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * inittab: - added KeyboardSignal entry.
+
+2002-01-17 20:56 +0000 [r982]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * po/pl.po: - changed personal forms to impersonal.
+
+2002-01-17 20:47 +0000 [r981]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * po/pl.po: - iso8859-1 got 'ó' - why don't use it? - other
+         cosmetics.
+
+2002-01-08 17:42 +0000 [r980]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - reverted is_no() behaviour to return
+         true only on explicit "no"
+
+2002-01-08 17:16 +0000 [r979]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - reorganized stuff so modprobe is not called
+         before depmod
+
+2002-01-08 16:48 +0000 [r978]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.in: - version 0.3.1
+
+2001-12-24 12:22 +0000 [r977]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - if RUN_DEPMOD is set to "ifmissing", run
+         simply "depmod -A"
+
+2001-12-21 15:49 +0000 [r976]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - fixed depmod problem (s/$mver/`uname -r`/)
+
+2001-12-14 12:56 +0000 [r975]  mkochano <mkochano/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - Previous change caused "snow ball
+         effect" --- some code relied upon that bug. - Added code which
+         conditionaly encloses arguments in double quotes. This is
+         required if more than one argument is passed to /bin/su -c.
+
+2001-12-13 20:35 +0000 [r974]  mkochano <mkochano/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - Properly escape quotation marks inside
+         quotation marks.
+
+2001-12-03 17:50 +0000 [r973]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-post: - pass $CONFIG instead of
+         $DEVICE to ifup-post, ifup-aliases (BTS id 20)
+
+2001-11-30 15:11 +0000 [r972]  Wojciech Cięciwa <cieciwa/at/pld-linux.org>
+
+       * sysctl.conf: - s/getrewted/grsecurity/
+
+2001-11-23 14:33 +0000 [r971]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * rc.d/rc.sysinit, src/ppp-watch.c, src/shvar.c, src/shvar.h: -
+         fixed typos.
+
+2001-11-19 13:00 +0000 [r970]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - don't try to detect devicetype
+         if it's specified
+
+2001-11-12 18:47 +0000 [r969]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: - RESULT variable can be empty,
+         check for it
+
+2001-11-09 18:34 +0000 [r968]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - run modprobe at the start of
+         network_init()
+
+2001-11-05 16:58 +0000 [r967]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/network: - chenged comment s/Set domainname here/Set
+         NIS domain name here/
+
+2001-10-30 17:03 +0000 [r966]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - last change: perms to 664.
+
+2001-10-30 09:02 +0000 [r965]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - changed /var/run/utmp(x) and /var/log/wtmp(x)
+         permissions to 660 in order to assure compatibility with SysVinit
+         and utempter packages.
+
+2001-10-25 08:21 +0000 [r963]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-routes: back ..
+         s/DEVICE/REALDEVICE/
+
+2001-10-24 22:27 +0000 [r962]  Tomasz Orzechowski <orzech/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - small fixes
+
+2001-10-24 22:16 +0000 [r961]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-routes: s/REALDEVICE/DEVICE/
+
+2001-10-22 16:43 +0000 [r960]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/static-routes: added commented example.
+
+2001-10-14 21:33 +0000 [r958]  mkochano <mkochano/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-br: - Do not try to delete
+         bridge from itself.
+
+2001-10-11 18:49 +0000 [r955]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifup-br, rc.d/init.d/functions.network:
+         - let kernel maintain if ARP should be turned on/off if not
+         explicitly specified
+
+2001-10-10 02:03 +0000 [r954]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - fixed regexp in DEVICETYPE
+         detection
+
+2001-10-09 22:49 +0000 [r952-953]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - HANDLING cannot be 'typeset'
+         it's mot local (thanks qboosh)
+
+       * sysconfig/network-scripts/ifup-ppp: - typo (thanks qboosh)
+
+2001-10-08 11:16 +0000 [r951]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - fix for modular LVM
+
+2001-10-05 18:21 +0000 [r950]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysctl.conf: - comment out all IPv6 stuff by default
+
+2001-10-05 18:17 +0000 [r949]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - proper (shell dependant) ulimit use
+
+2001-10-04 07:41 +0000 [r948]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * po/pl.po: - applied SOURCES/rc-scripts-typo.patch (by aflinta)
+
+2001-10-01 17:10 +0000 [r946-947]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - allow ipv6 only interface
+
+       * sysctl.conf: - added grsec stuff - really, really disable ipv6
+         autoconf if one wants it
+
+2001-09-19 08:09 +0000 [r944]  Tomasz Orzechowski <orzech/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - fixed misleading message after killproc
+         with specified signal type
+
+2001-08-16 22:52 +0000 [r943]  kloczek <kloczek/at/pld-linux.org>
+
+       * po/pl.po: - charset=iso-8859-2.
+
+2001-08-15 20:32 +0000 [r942]  Roman Werpachowski <roman/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-ppp0.tpsa: - added AUTH=no ("noauth"
+         is not a default option of pppd)
+
+2001-07-30 10:29 +0000 [r941]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-eth0: - ONBOOT=no by default
+
+2001-07-23 11:01 +0000 [r940]  mkochano <mkochano/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - Added ulimit -p unlimited before
+         executing daemon. This will make sure daemons will have ability
+         to fork no matter what limits are set. Limits for users are set
+         via pam_limit. - Small optimalization (it's smaller now).
+
+2001-07-22 17:28 +0000 [r936-939]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: - typos
+
+       * sysconfig/interfaces/Makefile.am: - added ifcfg-eth0
+
+       * rc.d/rc.sysinit: - devfs and RAID fixes
+
+       * rc.d/rc.modules: - don't autoclean modules loaded here
+
+2001-07-21 19:26 +0000 [r935]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - more merging from TOTALNEW - mainly USB and
+         lvm - fixed thinko with SET_SLINKS
+
+2001-07-21 19:21 +0000 [r933-934]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/interfaces/tnlcfg-icm, sysconfig/interfaces/ifcfg-eth0:
+         - bring it up to date with the stuff ;>
+
+       * sysconfig/network-scripts/ifup-aliases,
+         sysconfig/interfaces/ifcfg-description: -
+         s/BOOTMETHOD/BOOTPROTO/g
+
+2001-07-19 20:55 +0000 [r932]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-eth0 (added): - example config
+
+2001-07-17 18:21 +0000 [r931]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup, rc.d/init.d/functions: - merge
+         from TOTALNEW branch: - set MTU - don't use tput if we are not on
+         a proper terminal
+
+2001-07-13 17:47 +0000 [r930]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
+         - added automatically vlan shutdown before shutdowing interface
+         (eth)
+
+2001-07-05 22:21 +0000 [r929]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - VLAN must be set _before_
+         initialisation it's IP parameters
+
+2001-07-05 15:56 +0000 [r927]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
+         - cleaned up accidental mess
+
+2001-07-05 15:47 +0000 [r925-926]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - don't mount devpts if devfs is already mounted
+
+       * rc.d/rc.sysinit: - backed up some obviously wrong changes -
+         PLEASE do NOT make functional changes along with cosmetic ones
+
+2001-07-04 22:48 +0000 [r924]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - removed /etc/HOSTNAME, - cosmetics.
+
+2001-06-26 14:53 +0000 [r923]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - added vconfig set_flag $DEVICE
+         1 - for dhcpd
+
+2001-06-25 20:54 +0000 [r922]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - added vlan_setup function
+         (setting proper 802.1q vlan's parameters)
+
+2001-06-25 20:44 +0000 [r921]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifdown: - added support to 802.1Q
+         VLANs. (ifcfg-eth0.<vlan>)
+
+2001-05-25 20:14 +0000 [r912]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - don't try to add ipv4 address
+         if there is none
+
+2001-05-25 17:53 +0000 [r911]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - typo
+
+2001-05-25 17:48 +0000 [r910]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - compatibility fixes
+
+2001-05-25 17:34 +0000 [r909]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - cleanup
+
+2001-05-25 14:33 +0000 [r906-908]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - removed shutting down "unconfigured"
+         interfaces - that was dumb idea misiek
+
+       * sysconfig/network-scripts/ifup: - consistency check
+
+       * rc.d/init.d/functions.network: - consistency checks
+
+2001-05-24 20:20 +0000 [r903-905]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - reverted last change - not neded
+
+       * rc.d/init.d/network: - fixing shutting down unconfigured defices
+         (atm stuff is not)
+
+       * rc.d/init.d/functions.network: - compat stuff
+
+2001-05-24 20:14 +0000 [r902]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - more bad merge fixes
+
+2001-05-24 20:00 +0000 [r901]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - fixed very stupid typo
+
+2001-05-16 13:12 +0000 [r899-900]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * po/pl.po: - cleaned up, updated and translated
+
+       * sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifup-sl,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/ifup-ipx: - nls cleanups
+
+2001-05-16 02:14 +0000 [r898]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - do not 'exec' umount, $() is just fine (yes,
+         it's yet another ksh93 fix)
+
+2001-05-16 01:54 +0000 [r897]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc: - set TMPDIR=/dev/null before exec rc.shutdown
+         (workaround for the freaky weird ksh93 which tries to keep pipes
+         in /tmp, and no, disabling this in source of ksh93 is not an
+         option)
+
+2001-05-16 01:33 +0000 [r896]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, rc.d/rc: - do not use locale in rc.shutdwon
+         (there are shells that support them and you end up with
+         unmountable /usr)
+
+2001-05-15 17:28 +0000 [r895]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * makepot.pl: - recognize "nls 'bla'"
+
+2001-05-15 16:54 +0000 [r893-894]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - typo
+
+       * rc.d/rc.sysinit: - typos
+
+2001-05-15 16:44 +0000 [r892]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - typos
+
+2001-05-15 16:43 +0000 [r891]  Maciej 'Agaran' Pijanka <agaran/at/pld-linux.org>
+
+       * po/pl.po: added some translations..may somebody look at that?
+
+2001-05-15 16:41 +0000 [r890]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - typo
+
+2001-05-15 16:36 +0000 [r889]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - rarp run via run_cmd
+
+2001-05-15 16:05 +0000 [r888]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network, TODO, sysconfig/network-scripts/tnldown,
+         doc/initlog.1, sysconfig/interfaces/tnlcfg-icm, src/ppp-watch.c,
+         sysconfig/network-scripts/ifup-ipx, rc-scripts.spec.in,
+         doc/sysconfig.txt, sysconfig/network-scripts/ifup-plip,
+         rc.d/init.d/template.init, sysconfig/network-scripts/Makefile.am,
+         sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/network-scripts/ifup-post, Makefile.am, autogen.sh,
+         NEWS, setsysfont, DEVELOPMENT (added), rc.d/init.d/functions,
+         AUTHORS, configure.in, inittab, sysconfig/network, README,
+         src/Makefile.am, rc.d/rc.shutdown, sysctl.conf (added),
+         sysconfig/network-scripts/ifdown, modules (added), COPYING,
+         sysconfig/network-scripts/ifdown-br (added), makepot.pl,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/interfaces/tnlcfg-description, src/process.c,
+         sysconfig/interfaces/ifcfg-description,
+         sysconfig/network-scripts/ifup-br (added), sysconfig/system,
+         src/netreport.c, rc.d/rc.sysinit, src/shvar.c,
+         sysconfig/network-scripts/ifdown-post, rc.d/init.d/single,
+         sysconfig/timezone, doc/net-scripts.txt, sysconfig/clock,
+         src/getkey.c, src/shvar.h, src/usernetctl.c,
+         sysconfig/interfaces/Makefile.am,
+         sysconfig/network-scripts/ifup-aliases, src/minilogd.c,
+         rc.d/init.d/functions.network, src/initlog.c,
+         sysconfig/Makefile.am, sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/ifup, sysconfig/interfaces/ifcfg-br0
+         (added), rc.d/rc, lang.csh,
+         sysconfig/interfaces/ifcfg-ppp0.leased1, rc.d/Makefile.am,
+         sysconfig/interfaces/ifcfg-ppp0.leased2,
+         sysconfig/network-scripts/ifup-sl,
+         sysconfig/interfaces/ifcfg-sl0, rc.d/rc.modules (added): - merge
+         from TOTALNEW branch (see NEWS for more info)
+
+2001-05-13 18:39 +0000 [r886]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/network, rc.d/init.d/functions.network,
+         sysconfig/network: added abilities for setup static RARP table by
+         /etc/sysconfig/network::STATIC_RARP=yes (like static ARP table)
+         based on /etc/ethers config file. Before setting up ARRP table is
+         checked /proc/net/rarp and if file don't exist "modprobe rarp" is
+         performed before.
+
+2001-05-13 17:47 +0000 [r884]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: ksh93 support/fixes by Jan
+         Rękorajski <baggins/at/pld.org.pl> (from stable series)
+
+2001-05-13 17:10 +0000 [r883]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, rc.d/init.d/timezone,
+         sysconfig/network-scripts/ifup, configure.in, rc.d/rc,
+         rc.d/init.d/functions.network, rc.d/rc.sysinit,
+         rc.d/init.d/functions: - version 0.2.11 - true ksh support/fixes:
+         - fixed numerous instances of incorrect quoting ("" inside
+         itself) - s/local/typeset/
+
+2001-04-20 23:28 +0000 [r878]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - few more updates - util-linux 2.10s is
+         _slightly_ fixed :>>
+
+2001-04-20 21:15 +0000 [r877]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - patch to allow fsck'ing crypted filesystems
+
+2001-04-19 23:31 +0000 [r876]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: don't use quotation in
+         DHCPOPTIONS
+
+2001-03-22 21:50 +0000 [r873]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - check if DATAFORCHAT is not
+         null before exporting it
+
+2001-03-05 17:35 +0000 [r867-868]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * TODO: removed IPX tunnels; these don't need rc-scripts support
+
+       * rc-scripts.spec.in: sysconfig/clock was missing
+
+2001-03-03 11:28 +0000 [r861]  laro <laro/at/pld-linux.org>
+
+       * rc.d/init.d/timezone: typing error fixed
+
+2001-03-01 16:11 +0000 [r860]  Michał Moskal <malekith/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Fixed to pass --localtime option to hwclock.
+         check hwclock manpage for details (it has changed, since i last
+         read it)
+
+2001-02-23 18:06 +0000 [r857]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-plip: - bring link up at startup
+
+2001-02-12 20:30 +0000 [r856]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * po/pl.po: - uncommented "to enter interactive startup" transl.
+
+2001-02-02 21:18 +0000 [r855]  Roman Werpachowski <roman/at/pld-linux.org>
+
+       * sysconfig/interfaces/data/chat-ppp0.tpsa: another small fix: atdt
+         $PHONE -> atdt$PHONE
+
+2001-02-02 18:22 +0000 [r854]  Roman Werpachowski <roman/at/pld-linux.org>
+
+       * sysconfig/interfaces/data/chat-ppp0.tpsa: - small fix
+
+2001-01-12 13:46 +0000 [r851]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - exclude nas* interfaces on boot, they need
+         to be started by ATM utils
+
+2000-12-27 13:33 +0000 [r850]  mkochano <mkochano/at/pld-linux.org>
+
+       * sysconfig/system: - CONSOLE_LOGLEVEL is back. It is duplicated in
+         klogd.sysconfig, but it has to be here. It is required by
+         rc.sysinit in order to set logging level before processing
+         init.d/* scripts.
+
+2000-12-19 22:33 +0000 [r849]  mkochano <mkochano/at/pld-linux.org>
+
+       * sysconfig/system: - Removed CONSOLELOG_LEVEL - has been moved to
+         /etc/sysconfig/klogd.
+
+2000-12-14 09:49 +0000 [r847]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - status() improved so it can accept now
+         two argumens: the subsys name and (optional) the daemon name.
+         status() checks if daemon is running or the subsys is locked.
+         This way subsys name can differ from daemon name it is running
+
+2000-12-14 09:32 +0000 [r846]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/Makefile.am, sysconfig/clock (added): -
+         /etc/sysconfig/clock added (for hardware clock options)
+
+2000-12-12 17:38 +0000 [r845]  kloczek <kloczek/at/pld-linux.org>
+
+       * configure.in: - version 0.2.10.
+
+2000-12-09 12:02 +0000 [r842-843]  mkochano <mkochano/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - Added note about some not obvious
+         behavior of is_not().
+
+       * rc.d/rc.sysinit: - Fixed problem with $RUN_DEPMOD="ifmissing".
+
+2000-12-04 12:06 +0000 [r841]  Roman Werpachowski <roman/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-ppp0.tpsa: Added PHONE to DATAFORCHAT
+
+2000-11-17 14:47 +0000 [r839]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.in: - version 0.2.9
+
+2000-11-17 12:11 +0000 [r838]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: information about
+         specifing prefix for so called ,,aliases''
+
+2000-11-17 06:25 +0000 [r837]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/network: - replace "$((" by "$( (" to w use bash as
+         /bin/sh.
+
+2000-11-16 16:04 +0000 [r831-836]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/timezone: - cleanup from TOTALNEW
+
+       * rc.d/init.d/functions: - backport from TOTALNEW - cleaned up
+         shell functions - fixed is_yes/is_no - added is_module, log_*
+         functions
+
+       * rc.d/rc.init: - set/unset more (all?) locale variables (backport
+         from TOTALNEW)
+
+       * rc.d/rc.shutdown, rc.d/init.d/template.init, rc.d/rc,
+         rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/killall,
+         rc.d/init.d/allowlogin, rc.d/rc.local: - added setting for vi ;)
+
+       * rc.d/init.d/network, sysconfig/network-scripts/ifup,
+         po/Makefile.am, sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifup-post,
+         rc.d/init.d/functions.network, rc.d/rc.sysinit,
+         sysconfig/network-scripts/ifdown-post: - replaced sed with awk
+         (backport from TOTALNEW branch)
+
+       * rc-scripts.spec.in: - synced with SPECS version
+
+2000-11-06 19:28 +0000 [r830]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - `ip -4 addr add` first `ip link
+         set dev up` next - atm needs it
+
+2000-11-06 18:33 +0000 [r829]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.in: - version 0.2.8
+
+2000-11-06 16:24 +0000 [r827]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - use awk instead of sed in interface
+         selection
+
+2000-11-06 15:42 +0000 [r825-826]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - skip lec and atm interfaces on start|stop,
+         they are set using separate script
+
+       * sysconfig/network-scripts/ifup: - revert last change because IPv6
+         is broken and it's not possible to add an adress on DOWN
+         interface :(
+
+2000-11-05 01:28 +0000 [r823]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network: - added global ipv6 autoconf setting
+
+2000-11-04 04:44 +0000 [r822]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - bring interface UP _after_
+         setting up addresses (other way breaks ATM)
+
+2000-11-02 21:40 +0000 [r819]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - global setting for autoconf in proc_net()
+
+2000-10-22 20:55 +0000 [r808]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions: (run_cmd, daemon): set HOME and TMPDIR in
+         nicer way (backport from totalnew)
+
+2000-10-22 19:30 +0000 [r807]  mkochano <mkochano/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - Remove "HOME" from environment. - Set
+         TMPDIR and TEMP to "/tmp". Some programs (Samba, cvs) will fail
+         beacuse of lack of access permissions to "/root/tmp" or lack of
+         this directory if these variables are inherited from root's
+         environment.
+
+2000-10-18 20:10 +0000 [r803]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: merged totalnew 3d patch as new
+         TOTALNEW branch
+
+2000-10-17 20:42 +0000 [r802]  Paweł Sakowski <saq/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - bugfix: avoid loops when a user
+         calls ifup and usernetctl isn't suid
+
+2000-09-25 13:46 +0000 [r801]  Paweł Sakowski <saq/at/pld-linux.org>
+
+       * configure.in: - version 0.2.7
+
+2000-09-23 20:43 +0000 [r800]  Paweł Sakowski <saq/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
+         - fixed DEVICETYPE determination for aliased devices
+
+2000-09-21 13:53 +0000 [r799]  Paweł Sakowski <saq/at/pld-linux.org>
+
+       * po/de.po: - minor fixes
+
+2000-09-20 23:32 +0000 [r798]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/static-routes: - commented entry description.
+
+2000-09-19 13:36 +0000 [r796-797]  Paweł Sakowski <saq/at/pld-linux.org>
+
+       * po/pl.po: - translations for ifup and ifup-sl
+
+       * po/de.po: - s/dir/dip/
+
+2000-09-19 12:46 +0000 [r795]  Paweł Sakowski <saq/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup, po/pl.po,
+         sysconfig/network-scripts/ifup-sl, po/de.po,
+         rc.d/init.d/functions: - merged some %s into nls invocations -
+         German translation finetuning
+
+2000-09-18 22:32 +0000 [r794]  Paweł Sakowski <saq/at/pld-linux.org>
+
+       * configure.in, rc-scripts.spec.in, po/de.po (added),
+         rc.d/init.d/functions: - introducing German translation
+
+2000-09-03 02:29 +0000 [r793]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description: - added IPV6_AUTOCONF
+         variable to interface configuration set it to "no" if you don't
+         want kernel to autoconfigure IPv6 address on interfaces
+         (prefix:MAC stuff)
+
+2000-08-28 15:43 +0000 [r792]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * configure.in: - version = 0.2.6
+
+2000-08-28 15:38 +0000 [r790-791]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/network: - substituted awk in place of /usr/bin/tr
+
+       * rc.d/init.d/network: - removed all "xargs" calls
+
+2000-08-08 23:06 +0000 [r789]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - added "termput op" definition -- it
+         fixes the Blue Screen (tm) problem :) (if you don't know what's
+         this about, try umounting /usr and running rc.sysinit -- the same
+         effect was when /usr wasn't on root partition)
+
+2000-08-04 15:25 +0000 [r788]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - fixed setting up GATEWAY6* -
+         added setting up global route for IPv6 routers
+
+2000-08-04 15:20 +0000 [r786-787]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network: -added IPV6_GLOBALROUTEDEV
+
+       * sysconfig/network: - added IPV6_GLOBALROUTE
+
+2000-08-04 15:06 +0000 [r785]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - set up GATEWAY6* only if
+         IPV6_FORWARDING is disabled
+
+2000-08-04 14:08 +0000 [r784]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - added default route setup for
+         IPv6
+
+2000-08-04 14:02 +0000 [r783]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network: - added GATEWAY6* for IPv6 routing
+
+2000-08-04 13:58 +0000 [r782]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - cosmetics (in mount /proc command)
+
+2000-08-03 12:51 +0000 [r781]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - added -o gid=17 while mounting /proc
+
+2000-07-31 07:28 +0000 [r780]  kloczek <kloczek/at/pld-linux.org>
+
+       * configure.in: - new version 0.2.5.
+
+2000-07-28 18:37 +0000 [r779]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - added _modprobe function
+
+2000-07-28 15:03 +0000 [r778]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/tnldown: - added .
+         /etc/rc.d/init.d/functions
+
+2000-07-21 18:51 +0000 [r777]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - ls 2>/dev/null (avoid "ls: no
+         such file or directory" when directory does not exist)
+
+2000-07-20 10:07 +0000 [r776]  Paweł Gajda <mis/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - one more fix to
+         IPXFRAMETYPE
+
+2000-07-20 10:03 +0000 [r775]  Paweł Gajda <mis/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - fixed IPXFRAMETYPE
+
+2000-07-13 17:42 +0000 [r774]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * configure.in: - version 0.2.4
+
+2000-07-13 15:29 +0000 [r773]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - rm -f utmp? first
+
+2000-07-13 14:51 +0000 [r772]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/system: - added NEED_XFILES=yes (we want utmpx/wtmpx)
+
+2000-07-13 14:45 +0000 [r770-771]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - typo
+
+       * rc.d/rc.sysinit: - we _want_ utmpx and wtmpx, not utmp/wtmp
+
+2000-06-29 08:24 +0000 [r769]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * po/pl.po: - typo
+
+2000-06-27 20:22 +0000 [r768]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - modprobe ipip if
+         IPV6_TUNNELCONFIG == yes
+
+2000-06-27 09:50 +0000 [r767]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * lang.sh: - cleanups
+
+2000-06-25 14:40 +0000 [r766]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, sysconfig/interfaces/ifcfg-description,
+         sysconfig/interfaces/ifcfg-ppp0.tpsa, makepot.pl,
+         rc.d/rc.sysinit: - typos - cleanups
+
+2000-06-23 09:11 +0000 [r765]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: added shmfs to noprocfs
+
+2000-06-22 14:52 +0000 [r764]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - fixed file unmounting again, after kloczek
+         broke it "borrowing" code from RH
+
+2000-06-21 15:23 +0000 [r763]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - IPADDR, not ADDR :)
+
+2000-06-18 09:55 +0000 [r762]  kloczek <kloczek/at/pld-linux.org>
+
+       * configure.in: - release 2.3.
+
+2000-06-18 09:52 +0000 [r761]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - new umounting file systems procedure (borowed
+         from RH).
+
+2000-06-12 08:38 +0000 [r760]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifup-plip,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifup-post,
+         rc.d/init.d/functions.network, rc.d/rc.sysinit, ppp/ip-down,
+         sysconfig/network-scripts/ifup-sl, rc.d/init.d/allowlogin,
+         sysconfig/network-scripts/ifup-ppp: - is_yes and is_no cleanups -
+         typos
+
+2000-06-02 14:47 +0000 [r759]  mkochano <mkochano/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - Moves cursor to a new line also after
+         "WORK" and "FAIL".
+
+2000-06-02 14:36 +0000 [r758]  mkochano <mkochano/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - Added new function progress(). It shows
+         color messages in square brackets. Takes two arguments: text to
+         display and color to use. Second argument is optional (default
+         color is green). Outputs "op" as last terminal sequence instaed
+         setting arbitrary color. - busy(), ok(), started(), fail() and
+         died() modified to use progress().
+
+2000-06-02 10:00 +0000 [r757]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - fixed some is_yes calls (argument can be
+         empty)
+
+2000-06-01 19:33 +0000 [r756]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - fixed setting up USEMODULES variable
+
+2000-05-31 18:01 +0000 [r754-755]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/rc: - one more typo
+
+       * rc.d/rc: - typo
+
+2000-05-31 17:55 +0000 [r753]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: - typo
+
+2000-05-30 05:55 +0000 [r749-752]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/init.d/functions: -typo
+
+       * rc.d/rc: - replaced halt -d with halt -d -p
+
+       * rc.d/rc.shutdown: - halt -p -> halt -w
+
+       * rc.d/rc.sysinit: -typo
+
+2000-05-29 19:37 +0000 [r747-748]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - pass $DHCPOPTIONS to dhcpcd
+
+       * sysconfig/network-scripts/ifdown: - kill dhcpcd if necessary
+
+2000-05-29 19:31 +0000 [r746]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - added DHCPOPTIONS
+         variable
+
+2000-05-29 19:06 +0000 [r745]  kloczek <kloczek/at/pld-linux.org>
+
+       * configure.in: - start prepare 0.2.2.
+
+2000-05-29 19:03 +0000 [r744]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - run quotaoff -a before unmounting filesystems
+         - minor cosmetics
+
+2000-05-20 13:34 +0000 [r743]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - Time setup changed, so it should work even if
+         /usr is on separate partition
+
+2000-05-16 15:08 +0000 [r742]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - changed the way depmod was run - changed all
+         "!=no" to "is_yes" or "! is_no" (from "functions")
+
+2000-05-13 07:11 +0000 [r741]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/timezone, po/pl.po: - rc.d/init.d/timezone - poprawki
+         związane z tłumaczeniem - po/pl.po - serwis -> usluga,
+         startowanie -> uruchamianie i kilka kosmetycznych zmian
+
+2000-05-09 18:58 +0000 [r740]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
+         - pump is b0rken - don't use pump for DHCP - use dhcpcd for DHCP
+         ;) - and fixed typo
+
+2000-05-09 15:46 +0000 [r739]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - "halt -p" instead "halt -w".
+
+2000-05-07 19:00 +0000 [r738]  Paweł Wilk <siefca/at/pld-linux.org>
+
+       * sysconfig/interfaces/up.d/all (added),
+         sysconfig/interfaces/down.d/ip/.cvsignore (added),
+         sysconfig/interfaces/up.d/ip (added),
+         sysconfig/interfaces/up.d/Makefile.am (added), ppp/Makefile.am,
+         sysconfig/interfaces/up.d/ipx/.cvsignore (added),
+         sysconfig/interfaces/down.d/all/thetouch (added),
+         sysconfig/interfaces/up.d/ppp/logger (added),
+         sysconfig/interfaces/up.d/all/Makefile.am (added),
+         sysconfig/interfaces/up.d/ip/Makefile.am (added),
+         sysconfig/interfaces/down.d (added), rc-scripts.spec.in,
+         sysconfig/interfaces/down.d/all (added),
+         sysconfig/interfaces/up.d/all/thetouch (added), ppp/ip-up,
+         sysconfig/interfaces/down.d/Makefile.am (added),
+         sysconfig/interfaces/up.d/tnl (added),
+         sysconfig/interfaces/down.d/tnl/.cvsignore (added),
+         sysconfig/interfaces/up.d/ppp (added),
+         sysconfig/interfaces/down.d/ppp/.cvsignore (added),
+         sysconfig/interfaces/up.d/ipx (added),
+         sysconfig/interfaces/down.d/.cvsignore (added),
+         sysconfig/interfaces/Makefile.am,
+         sysconfig/interfaces/down.d/all/Makefile.am (added),
+         sysconfig/interfaces/up.d/tnl/Makefile.am (added),
+         sysconfig/interfaces/up.d/ppp/Makefile.am (added),
+         sysconfig/interfaces/down.d/all/.cvsignore (added),
+         sysconfig/interfaces/up.d/ipx/Makefile.am (added),
+         sysconfig/interfaces/up.d/tnl/.cvsignore (added),
+         sysconfig/interfaces/up.d/ppp/.cvsignore (added), Makefile.am,
+         sysconfig/interfaces/up.d/.cvsignore (added), ppp/ip-down,
+         sysconfig/interfaces/down.d/tnl (added),
+         sysconfig/interfaces/down.d/ppp (added),
+         sysconfig/interfaces/down.d/ipx (added),
+         sysconfig/interfaces/up.d/all/.cvsignore (added),
+         sysconfig/interfaces/up.d/ip/.cvsignore (added),
+         sysconfig/interfaces/down.d/tnl/Makefile.am (added),
+         configure.in, sysconfig/interfaces/down.d/ppp/Makefile.am
+         (added), sysconfig/interfaces/down.d/ip (added),
+         sysconfig/interfaces/down.d/ipx/Makefile.am (added), run-parts
+         (added), sysconfig/interfaces/up.d (added),
+         sysconfig/interfaces/down.d/ipx/.cvsignore (added),
+         sysconfig/interfaces/down.d/ppp/logger (added),
+         sysconfig/interfaces/down.d/ip/Makefile.am (added): - scripts now
+         ready to exec run-parts for each of interfaces going up/down, -
+         run-parts is now by rc-scripts provided (as /bin/run-parts).
+
+2000-05-07 15:43 +0000 [r737]  Paweł Wilk <siefca/at/pld-linux.org>
+
+       * rc-scripts.spec.in: run-parts script now belongs here
+
+2000-05-03 11:55 +0000 [r736]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - typos - in some places changed [ VARIABLE =
+         "yes" ] ==> is_yes - devfsd may be used without DEVFS_MOUNT=yes
+
+2000-05-03 11:49 +0000 [r735]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/rc, rc.d/rc.sysinit: - typo
+
+2000-05-01 20:13 +0000 [r734]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - typo
+
+2000-05-01 18:57 +0000 [r733]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/rc: - line lengths are now evaluated properly - it's not
+         necessary to set and unset af{2,6,7} every time we want to "say
+         something" :)
+
+2000-05-01 18:53 +0000 [r732]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - \n after messages passed to nls aren't
+         necessary (nls uses "echo" after every printf anyway: if you want
+         to get a message without a trailing "\n", use echo -n "`nls
+         ...`")
+
+2000-05-01 18:43 +0000 [r731]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - deltext is not necessary before ok,
+         fail, others (it's called automatically) - [ $# -gt 0 ] instead
+         of [ -n "$1" ]: printf_ sometimes has to accept argument lists
+         like "" "a" (where first one is empty string) - replaced
+         "\b\b\b..." in deltext by "termput hpa $INIT_COL" - COLOR_INIT=no
+         doesn't mean that all other termcodes shouldn't work - COLOR_INIT
+         is now checked only at case "setaf"
+
+2000-04-27 06:20 +0000 [r730]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - missing space added (without
+         this "peer" option was used to "ip addr add" even if no "$REMIP"
+         was defined)
+
+2000-04-25 12:01 +0000 [r729]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/rc.sysinit: - added MOUNT_DEVFS option
+
+2000-04-24 16:56 +0000 [r728]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/rc: - removed two unnecessary 0s at every textlen counting -
+         arguments for nls in "" (necessary, when COLOR_INIT=no)
+
+2000-04-23 11:46 +0000 [r727]  Marcin Bohosiewicz <marcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifup-ppp: * In ifup file added suppoer
+         for Point-to-Point IPv4 Ethernet (REMIP variable). * In ifup-ppp
+         deleted some hashed lines.
+
+2000-04-21 17:47 +0000 [r716-726]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-routes: - get REALDEVICE and use
+         it for setting up the routes
+
+       * sysconfig/network-scripts/ifup-ppp: - detach pppd by default -
+         use "linkname" option to make pppd save its pid and interface
+         name - pass $CONFIG as ipparam - don't set remotename to device
+         name so authentication will work with peer-given name
+
+       * sysconfig/network-scripts/ifup-post: - use
+         get_ppp_device_and_pid() to get REALDEVICE - set up queing
+         discipline if QDISC is given
+
+       * sysconfig/network-scripts/ifdown-ppp: - use
+         get_ppp_device_and_pid() for getting pppd's pid
+
+       * rc.d/init.d/functions.network: - set REALDEVICE to DEVICE if
+         nothig else is set
+
+       * sysconfig/interfaces/ifcfg-ppp0.tpsa: - chatscript in
+         interfaces/data - QDISC set to SFQ (useful on PPP links)
+
+       * sysconfig/interfaces/ifcfg-ppp0.callback,
+         sysconfig/interfaces/ifcfg-ppp0.leased1: - chatscript in
+         interfaces/data
+
+       * sysconfig/interfaces/ifcfg-description: - QDISC parameter added
+         (queuing discipline)
+
+       * rc.d/init.d/functions.network: - function get_ppp_device_and_pid
+         added. It extracts PID and REALDEVICE from /var/run/ppp-*.pid
+
+       * ppp/ip-up: - real device name is now saved by pppd in
+         /var/run/ppp-*.pid - ipparam is a config name not a device name -
+         pass $CONFIG instead of ifcfg-$DEVICE to ifup-post
+
+       * ppp/ip-down: - "compatible location" of basename - ipparam is now
+         a config name instead of logical device - ifdown-post uses
+         $CONFIG instead of ifcfg-$DEVICE
+
+2000-04-19 18:20 +0000 [r715]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-post: - ifup-routes should be run
+         with $CONFIG as parameter, not $DEVNAME
+
+2000-04-18 08:30 +0000 [r713-714]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-post: - better hostname detection
+         (for DHCP clients)
+
+       * rc.d/init.d/functions.network: - "set_hostname" function fixed
+
+2000-04-14 11:14 +0000 [r711-712]  mkochano <mkochano/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - s/syslogd/<service>/.
+
+       * sysconfig/system: - Added note about aumix-OSS-preserve-settings.
+
+2000-04-13 08:25 +0000 [r710]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - some changes in reload)
+
+2000-04-12 23:21 +0000 [r709]  kloczek <kloczek/at/pld-linux.org>
+
+       * po/pl.po: - typo.
+
+2000-04-11 14:27 +0000 [r708]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * po/pl.po: - typo - missing translation for "to enter interactive
+         startup"
+
+2000-04-08 21:41 +0000 [r707]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - added single-letter-values to is_yes and
+         is_no
+
+2000-04-08 13:34 +0000 [r706]  mkochano <mkochano/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - Changed 'modprobe -s midi' to 'modprobe -s
+         synth0'. There is no module 'midi'. - Changed 'modprobe -s sound'
+         to 'modprobe -s sound-slot-0'. This causes sound card driver to
+         be loaded.
+
+2000-04-07 19:16 +0000 [r705]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ipx: - don't try start IPX on
+         unconfigured devices
+
+2000-04-06 12:39 +0000 [r704]  mkochano <mkochano/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-routes: - s/\$DEVICE/\$DEVNAME/.
+         "$DEVNAME" is set by source_config() from .functions to the name
+         of interface for which static routes should be set up.
+
+2000-04-05 10:33 +0000 [r703]  Bartek Szady <bszx/at/pld-linux.org>
+
+       * rc.d/init.d/timezone: - now it works under bash
+
+2000-04-03 14:50 +0000 [r700-702]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description,
+         sysconfig/network-scripts/ifdown, rc.d/rc.sysinit,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/ifup-ipx: - cleaned up ifup/ifdown
+         mess, /sbin/ifup ethX.something works now - IPX fixes, works now
+         - run hdparm from rc.sysinit BEFORE anything is mounted RW -
+         fixed setting VFS_{FILE,INODE}_MAX - updated ifcfg-description
+
+       * configure.in: - version 0.2.1
+
+       * src/Makefile.am: - added initlog.conf to EXTRA_DIST
+
+2000-04-01 10:24 +0000 [r699]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - small termput() fixes
+
+2000-03-31 13:10 +0000 [r698]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifup-ppp: - support for maxfail option
+         in pppd - cleanups in tunnel scripts
+
+2000-03-27 16:07 +0000 [r697]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * INSTALL, po/pl.po, sysconfig/interfaces/ifcfg-description,
+         rc-scripts.spec.in, sysconfig/network-scripts/ifup-post, rc.d/rc,
+         rc.d/init.d/functions.network, rc.d/rc.sysinit,
+         sysconfig/network-scripts/ifdown-post, NEWS, src/Makefile.am: -
+         removed "scripts" method of executing external programs after
+         uping or downing device (almost nobody didn't know about it 8-) -
+         added new method which is using run_up() and run_down() functions
+         defined in device configuration file (ifcfg*) - fixed problem
+         with displaing garbage instead of formated output - removed
+         execution of random start (this should be started in standard
+         init.d way) - set ld.so.cache if doesn't exist, too - use new
+         (rh) style for date variables
+
+2000-03-26 06:51 +0000 [r696]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/system: - changed RUN_LDCONFIG to no.
+
+2000-03-24 08:48 +0000 [r695]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * po/pl.po, rc.d/rc: - fixed problem with Runlevel messages and
+         INIT_COL variable
+
+2000-03-24 08:39 +0000 [r694]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - fixed nfsroot support
+
+2000-03-22 22:00 +0000 [r693]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: use corect name
+
+2000-03-22 21:55 +0000 [r692]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am, rc.d/init.d/template.init (added),
+         rc.d/init.d/<template>.init (removed): please don't use stupid
+         names for files
+
+2000-03-22 21:44 +0000 [r691]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: typo
+
+2000-03-22 21:41 +0000 [r690]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - added <templete>.init to %doc
+
+2000-03-22 21:30 +0000 [r689]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * po/pl.po: cleanup
+
+2000-03-22 21:21 +0000 [r688]  kloczek <kloczek/at/pld-linux.org>
+
+       * po/pl.po: - removed all fuzzy translations.
+
+2000-03-22 21:04 +0000 [r686-687]  kloczek <kloczek/at/pld-linux.org>
+
+       * po/pl.po: - s/Stopowanie/Zatrzymywanie/
+
+       * po/pl.po: - beter translations for stop/start serwices.
+
+2000-03-22 20:51 +0000 [r685]  kloczek <kloczek/at/pld-linux.org>
+
+       * po/pl.po: - added missing %s in pl translations (stopping,
+         starting messages).
+
+2000-03-22 20:43 +0000 [r684]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/functions: fixed small typo
+
+2000-03-22 17:24 +0000 [r683]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/rc.sysinit: - Allow set
+         /proc/sys/fs/file-max & inode-max (patch by Paweł Krawczyk
+         <kravietz/at/alfa.ceti.pl>)
+
+2000-03-22 17:20 +0000 [r682]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: Added BuildRequires: gettext-devel
+
+2000-03-22 01:17 +0000 [r681]  kloczek <kloczek/at/pld-linux.org>
+
+       * po/pl.po: - more pl translations.
+
+2000-03-22 01:08 +0000 [r680]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - added using msg_stopping() in
+         stop.
+
+2000-03-21 23:59 +0000 [r678-679]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * makepot.pl: use : instead . in file location
+
+       * po/pl.po, makepot.pl: updated makepot.pl and pl.po, pl.po need
+         fixing
+
+2000-03-20 06:58 +0000 [r677]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - hacks for nfsroot, romfs
+
+2000-03-17 01:14 +0000 [r676]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - more using msg_Usage().
+
+2000-03-16 23:36 +0000 [r675]  kloczek <kloczek/at/pld-linux.org>
+
+       * configure.in: - VERSION=0.2.0 (prepare to release this version).
+
+2000-03-15 15:07 +0000 [r674]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * README: - added info aboout Routing messages
+
+2000-03-10 01:31 +0000 [r673]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init, rc.d/init.d/functions: -
+         msg_Usage_noreload() and msg_Usage_reload() replace by
+         msg_Usage().
+
+2000-03-10 01:21 +0000 [r672]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init: - added return in exit error code
+         $RETVAL.
+
+2000-03-09 11:50 +0000 [r671]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - show() now substitutes %s properly
+
+2000-03-09 11:43 +0000 [r670]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - show instead of nls in some functions
+
+2000-03-09 11:30 +0000 [r669]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - more function
+
+2000-03-09 11:11 +0000 [r668]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - default value for INIT_COL
+
+2000-03-09 10:57 +0000 [r666-667]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * sysconfig/system: - added INIT_COL setting
+
+       * rc.d/init.d/functions: - slightly modified show() function -
+         changed all "67" to "$INIT_COL"
+
+2000-03-08 16:30 +0000 [r664-665]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifup-post,
+         rc.d/init.d/functions.network,
+         sysconfig/network-scripts/ifdown-post, README: - start some
+         scripts after interface is upped or downed
+         (/etc/sysconfig/interfaces/scripts/ifname/somename.{up,down}
+
+       * po/pl.po, sysconfig/system, rc.d/rc, rc.d/rc.sysinit,
+         rc.d/init.d/functions: - support for interactive starting
+
+2000-03-08 15:43 +0000 [r663]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init, rc.d/init.d/functions: - added
+         "is_yes" and "is_no" functions
+
+2000-03-08 15:26 +0000 [r662]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init: - force-reload returns right status
+         on exit
+
+2000-03-08 15:23 +0000 [r661]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init: - added force-reload option - added
+         exit code 1 at errors - checking for running service at stop
+
+2000-03-08 14:59 +0000 [r660]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init: - was "2&>1" instead of "2>&1" -
+         fixed
+
+2000-03-08 14:50 +0000 [r659]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init: - unified syntax for setting
+         numerical and nonnumerical variables
+
+2000-03-08 14:40 +0000 [r658]  Sebastian Zagrodzki <zagrodzki/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init: - default configuration support -
+         typo
+
+2000-03-08 11:52 +0000 [r657]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init: - support exit code defined in LSB
+         spec (http://www.linuxbase.org/)
+
+2000-03-06 00:34 +0000 [r656]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init: - nls()ed
+
+2000-03-06 00:23 +0000 [r655]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init: rm -f /var/lock/subsys/<service>
+         >/dev/null 2&>1 1. -r is not needed 2. silent
+
+2000-03-06 00:19 +0000 [r654]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init: - added "rm -rf
+         /var/lock/subsys/<service>" in stop.
+
+2000-03-06 00:10 +0000 [r653]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/<template>.init (added): Template init script. This
+         script can be used for preparing some unified output messages
+         translation for other init scripts for all services) Also it
+         would be good to change all other init scripts for compatybility
+         with this skeleton script and/or keep this file as template.
+
+2000-03-04 22:40 +0000 [r652]  Paweł Wilk <siefca/at/pld-linux.org>
+
+       * rc.d/init.d/timezone, rc-scripts.spec.in, src/resolvesymlink.c
+         (added), src/Makefile.am: Time zone information will be updated
+         only when needed.
+
+2000-03-04 13:59 +0000 [r651]  Paweł Wilk <siefca/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am, configure.in, rc-scripts.spec.in,
+         sysconfig/Makefile.am: added time zone setting
+
+2000-03-04 13:41 +0000 [r648-650]  Paweł Wilk <siefca/at/pld-linux.org>
+
+       * sysconfig/timezone (added): configuration parameters for time
+         zone setting
+
+       * rc.d/init.d/timezone: chkconfig script for time zone setting
+
+       * rc.d/init.d/timezone (added): configuration profile (variables)
+         for time zone setting
+
+2000-03-02 17:22 +0000 [r647]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * configure.in: 0.1.5
+
+2000-02-28 12:50 +0000 [r646]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - run depmod if modules.dep is older that
+         modules.conf, too
+
+2000-02-18 18:07 +0000 [r645]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/network: - set ipv6 forwarding only if ipv6 is
+         enabled
+
+2000-02-18 17:59 +0000 [r644]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - translations for DONE etc are always
+         taken from rc-scripts.mo
+
+2000-02-18 12:37 +0000 [r643]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - typo
+
+2000-02-18 10:42 +0000 [r642]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: s/LANG/LC_ALL/ in umount
+
+2000-02-18 10:37 +0000 [r641]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - fix ummounting -- locale & /usr problem --
+         devfs ready
+
+2000-02-18 09:13 +0000 [r640]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - run devfsd before all
+
+2000-02-18 08:35 +0000 [r639]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/rc.sysinit: - added devfsd support
+
+2000-02-17 10:59 +0000 [r638]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * po/pl.po, rc.d/rc.sysinit: - print space as last char in prompt
+
+2000-02-10 10:31 +0000 [r637]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/rc.sysinit: - running depmod is now
+         configurable
+
+2000-02-08 15:49 +0000 [r636]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - removed bogus defattr
+
+2000-02-03 11:50 +0000 [r632-635]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/single: - cleanups
+
+       * rc.d/init.d/network, rc.d/init.d/functions.network,
+         sysconfig/network: - router discovery daemon support
+
+       * rc.d/init.d/functions: - functions run_cmd() and daemon() are
+         returning proper values now
+
+       * rc.d/rc.shutdown: - new (better) unmounting procedure from
+         initscripts - cleanups
+
+2000-01-31 14:30 +0000 [r628-631]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc-scripts.spec.in, autogen.sh, rc.d/init.d/functions: - fixes
+         and updates
+
+       * NEWS: - translate to english (update)
+
+       * po/pl.po, rc.d/rc.sysinit: - nls cant handle special characters
+         such as '\n' - workaround this
+
+       * rc.d/init.d/functions.network: - avoid errors when lo interface
+         is down
+
+2000-01-05 01:18 +0000 [r627]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - mout procsf before all.
+
+2000-01-04 17:23 +0000 [r626]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.in, sysconfig/system, rc.d/rc, rc.d/rc.sysinit: -
+         version 0.1.4 - added RUN_LDCONFIG variable to
+         /etc/sysconfig/system, now it's possible to turn off/on
+         ld.so.cache regeneration upon startup
+
+1999-12-30 12:11 +0000 [r624-625]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * rc.d/rc: - send messages to /dev/console (which can be serial
+         console) instead of virtual terminal
+
+       * rc.d/init.d/network, rc.d/init.d/functions.network: - support for
+         "any/none" routes in /etc/sysconfig/statig routes --- these may
+         be used for unreachable or blackhole routes
+
+1999-12-30 12:01 +0000 [r623]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * doc/sysconfig.docb: - updates in static-routes description
+
+1999-12-27 23:38 +0000 [r622]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/network-scripts/tnldown: - fix typos
+
+1999-12-20 19:36 +0000 [r621]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: - ifdown should now work for
+         user-controled interfaces
+
+1999-12-20 10:28 +0000 [r620]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - reformated.
+
+1999-12-19 16:07 +0000 [r617-619]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-post: - Use IPv4 address for
+         setting hostname (or there will be no hostname on DHCP-configured
+         hosts)
+
+       * sysconfig/network-scripts/ifup: - usernetctl is now in /sbin -
+         OTHERSCRIPT should be started even if no IPv4 address is given
+         (PPP won't work otherwise) - IPv6 link-local addresses are added
+         by kernel. We shouldn't do it again
+
+       * sysconfig/network-scripts/ifdown: - usernetclt is now in /sbin -
+         OTHERSCRIPT should be astarted even if no IPv4 address is given
+
+1999-12-19 15:58 +0000 [r616]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * src/usernetctl.c: - search for ifcfg-* files in
+         /etc/sysconfig/interfaces - ifup and ifdown are now only in /sbin
+
+1999-12-19 15:54 +0000 [r615]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * src/.cvsignore: - more ignores
+
+1999-12-18 19:51 +0000 [r613-614]  kloczek <kloczek/at/pld-linux.org>
+
+       * configure.in: - release 0.1.3.
+
+       * src/Makefile.am: - added missing shvar.h to ppp_watch_SOURCES.
+
+1999-12-18 16:43 +0000 [r612]  kloczek <kloczek/at/pld-linux.org>
+
+       * doc/Makefile.am: - updated man_MANS man pages file list.
+
+1999-12-18 16:26 +0000 [r610-611]  kloczek <kloczek/at/pld-linux.org>
+
+       * po/pl.po: - s/ZDECHL/ZGINAL/.
+
+       * sysconfig/network-scripts/ifup-routes: - replace: grep "^$1 " to:
+         grep "^$1[[:blank:]]" on finding static routes entries for
+         specified interface. This allow place also tab character after
+         interface name.
+
+1999-12-15 18:41 +0000 [r608-609]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * src/consoletype.c (added): - one more source file
+
+       * rc.d/init.d/network, src/usleep.c,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifdown, doc/consoletype.1 (added),
+         src/ppp-watch.c (added), rc.d/init.d/functions.network,
+         src/initlog.c, doc/ppp-watch.8 (added), src/doexec.c,
+         src/initlog.conf (added), rc.d/init.d/allowlogin,
+         rc.d/init.d/functions, sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifup, src/process.c,
+         rc-scripts.spec.in, lang.sh, rc.d/rc.sysinit, src/shvar.c
+         (added), src/testd.c, doc/usernetctl.1 (removed), lang.csh,
+         src/getkey.c (added), src/Makefile.am, src/shvar.h (added),
+         src/usernetctl.c, doc/usleep.1, doc/usernetctl.8 (added): - fixed
+         lang.csh - we use -a instead && - updated few programs in src
+         directory - fixed starting network when none of ifcfg-* file
+         exist - write nice logo at startup - fixed problem with
+         translated deltext() function
+
+1999-12-11 12:45 +0000 [r607]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * AUTHORS: - added Jacek Konieczny
+
+1999-12-09 12:31 +0000 [r606]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - added including /etc/rc.d/rc.modules for
+         loading modules before starting all services and initializing
+         raid deveces.
+
+1999-12-02 21:44 +0000 [r605]  elephant <elephant/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - corrected e-mail of mine
+
+1999-12-02 10:38 +0000 [r604]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/single: -
+         chkconfig field is back (without this upgrade from initscripts to
+         rc-scripts fails).
+
+1999-11-26 16:31 +0000 [r603]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - process /etc/sysconfig/system (fix
+         BR#110)
+
+1999-11-16 14:54 +0000 [r602]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
+         - fixes
+
+1999-11-16 11:28 +0000 [r601]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-post: - reformated.
+
+1999-11-16 01:34 +0000 [r599-600]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - reformated text.
+
+       * po/pl.po: - s/Zapis ziarna losowego/Zapisanie podstawy generatora
+         losoweg/ - other cleanups.
+
+1999-11-15 23:17 +0000 [r598]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * po/pl.po: - updated
+
+1999-11-15 01:21 +0000 [r597]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/i18n: - s/pl/pl_PL/.
+
+1999-11-14 07:55 +0000 [r595-596]  kloczek <kloczek/at/pld-linux.org>
+
+       * configure.in: - new version 1.1.2.
+
+       * sysconfig/network-scripts/ifup: - s/DEVICEFULLNAME/
+
+1999-11-09 00:12 +0000 [r594]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - removed "chmod 0664 /var/log/wtmpx" (this is
+         task for SysVinit %post).
+
+1999-11-07 14:00 +0000 [r593]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - fixed BR#103 (s#==#=).
+
+1999-11-06 00:25 +0000 [r591-592]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifdown: - small fixes
+
+       * sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifdown, rc.d/init.d/functions.network:
+         - now realy handle ifup <dev>
+
+1999-10-27 12:09 +0000 [r590]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - fix nls() function
+
+1999-10-27 05:46 +0000 [r588-589]  kloczek <kloczek/at/pld-linux.org>
+
+       * configure.in: - new bersion 0.1.1.
+
+       * rc.d/rc.sysinit: - more fixes for displaing messages on
+         initializing raid devices.
+
+1999-10-27 03:12 +0000 [r586-587]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - reorder in %files.
+
+       * rc.d/rc.sysinit: - started instead busy on staring initialize
+         raid dev.
+
+1999-10-27 02:26 +0000 [r585]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - added Requires: e2fsprogs > = 1.15.
+
+1999-10-27 02:20 +0000 [r584]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - added -C to fsck parameters (display progres
+         bar), - added support for new raidtools 0.90 utilities on
+         ininitialize raid devices.
+
+1999-10-23 08:13 +0000 [r583]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/init.d/network: /etc/rc.d/init.d/functions.network ->
+         /etc/sysconfig/network-scripts/.functions
+
+1999-10-22 11:43 +0000 [r582]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - fix: check and get
+         /etc/sysconfig/interfaces/ifcfg-$CONFIG instead
+         /etc/sysconfig/interfaces/$CONFIG in source_config().
+
+1999-10-17 09:34 +0000 [r581]  Rafał Kleger-Rudomin <klakier/at/pld-linux.org>
+
+       * doc/make-html (added), doc/rc-scripts.docb (added),
+         doc/polski.dsl (added), doc/sysconfig.docb (added): Przykład
+         tworzenia pojedynczego reference entry z użyciem docbooka
+         Właściwym plikiem jest sysconfig.docb
+
+1999-10-14 15:59 +0000 [r580]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - fixed permision to %%doc
+
+1999-10-14 09:00 +0000 [r579]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am: - small fixes
+
+1999-10-13 21:28 +0000 [r578]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am, sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/network-scripts/ifup, rc-scripts.spec.in,
+         sysconfig/network-scripts/ifup-plip,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/network-scripts/ifdown-post,
+         sysconfig/network-scripts/ifup-sl,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/ifup-ipx: -
+         /etc/rc.d/init.d//network.functions moved to
+         /etc/sysconfig/network-scripts/.functions.
+
+1999-10-13 17:35 +0000 [r577]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - added %config(noreplace) %verify(not size
+         mtime md5) rc.local
+
+1999-10-13 16:56 +0000 [r576]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - typo
+
+1999-10-13 16:51 +0000 [r575]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am: - removed nfsfs and netfs
+
+1999-10-13 16:37 +0000 [r574]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown (added), rc.d/rc, rc.d/rc.sysinit,
+         rc.d/Makefile.am: - merged halt,reboot and shutdwn into
+         rc.shutdown - moved ldconfig to the end of system startup
+
+1999-10-13 16:32 +0000 [r573]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.in: - 0.1.0
+
+1999-10-13 16:18 +0000 [r572]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - removed use of chkconfig - make rc?.d/{S,K}
+         links by hand
+
+1999-10-13 16:11 +0000 [r571]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am, rc.d/init.d/network, rc.d/init.d/reboot
+         (removed), rc.d/init.d/shutdwn (removed), rc.d/init.d/random,
+         rc.d/init.d/single, rc.d/init.d/killall, rc.d/init.d/allowlogin,
+         rc.d/init.d/halt (removed): - removed usage of chkconfig
+
+1999-10-13 16:04 +0000 [r570]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/netfs (removed): - these should be from appropriate
+         *mount packages (or NFS daemons)
+
+1999-10-13 15:56 +0000 [r569]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/nfsfs (removed): - obsoleted by netfs
+
+1999-10-13 09:06 +0000 [r568]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - conf.modules -> modules.conf needed by new
+         modutils
+
+1999-10-12 14:09 +0000 [r567]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.in: - version 0.0.12 - halt, reboot and shutwdn merged
+         into rc.shutdown - moved ldconfig at the end of rc system
+
+1999-10-07 00:49 +0000 [r566]  kloczek <kloczek/at/pld-linux.org>
+
+       * doc/net-scripts.txt: - updated partialy documentation.
+
+1999-10-06 16:52 +0000 [r565]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifup-post, rc.d/rc,
+         rc.d/init.d/functions.network, rc.d/rc.sysinit,
+         sysconfig/network-scripts/ifup-sl, rc.d/init.d/allowlogin,
+         rc.d/init.d/functions: - remove bashizm in using test ("="
+         instead "==").
+
+1999-09-28 16:17 +0000 [r562-564]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/network-scripts/ifdown-post,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/ifup-ipx: - support for getting
+         interface configuration from LDAP
+
+       * rc.d/init.d/network: - support for loading interface
+         configuration from LDAP
+
+       * rc.d/init.d/functions.network: - functions for getting interfaces
+         and aliases lists from LDAP added - fixed getting interface info
+         from LDAP
+
+1999-09-28 14:43 +0000 [r560-561]  kloczek <kloczek/at/pld-linux.org>
+
+       * configure.in: - release version 0.0.11
+
+       * po/pl.po: - updated pl translation.
+
+1999-09-28 14:24 +0000 [r558-559]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc: - fix: print "Entering" instead "Leaving" on entering in
+         runlevel.
+
+       * rc.d/rc.sysinit: - busy() instead started() on bigining
+         initialize RAID.
+
+1999-09-28 14:04 +0000 [r556-557]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - print 'fail' status on on failing initialize
+         raid and 'done' on corect initialize raid.
+
+       * rc.d/init.d/functions.network: - fixes.
+
+1999-09-28 13:17 +0000 [r555]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/shutdwn: - fix raid deintialization: deinitialize
+         only active devices (removed also using grep in getting active md
+         devices list).
+
+1999-09-28 12:48 +0000 [r553-554]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: - rearanged text.
+
+       * rc.d/init.d/functions.network: - fixed bug on checking is file
+         with interface description exist, - removed getting dummy code
+         $PARENTCONFIG (this afects net interfaces LDAP description).
+
+1999-09-27 20:02 +0000 [r552]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - arp on for eth by default
+
+1999-09-27 18:31 +0000 [r551]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - fixed typo
+
+1999-09-27 16:03 +0000 [r550]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * configure.in: - version 0.0.10
+
+1999-09-27 15:40 +0000 [r549]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * po/pl.po: - fixes
+
+1999-09-27 15:31 +0000 [r547-548]  kloczek <kloczek/at/pld-linux.org>
+
+       * po/pl.po: - typo.
+
+       * po/pl.po: - more translations.
+
+1999-09-27 15:14 +0000 [r545-546]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * po/pl.po: - sync
+
+       * rc.d/init.d/shutdwn, rc.d/rc.sysinit: - nls fixes
+
+1999-09-27 15:00 +0000 [r544]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * po/pl.po: - small correction
+
+1999-09-27 14:53 +0000 [r543]  kloczek <kloczek/at/pld-linux.org>
+
+       * po/pl.po: - fixed some typos, more translations.
+
+1999-09-27 14:24 +0000 [r541-542]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * po/pl.po: - zmiana na formy bezosobowe - dodanie kilku nowych
+         tłumaczeń
+
+       * rc.d/rc.sysinit: - nls fixes
+
+1999-09-27 10:02 +0000 [r534-540]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network: - cleanups
+
+       * sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/tnldown: - nopmtudisc isn't specified
+         by default - cleanups
+
+       * sysconfig/network-scripts/ifup: - checking for interface via
+         MULTICAST setting instead of ARP setting - we are using
+         ,,onlink'' option for tunnels
+
+       * rc.d/init.d/network: - more /proc/sys/net support (it can be
+         buggy !!! testers needed) - fixed status reporting
+
+       * rc.d/init.d/functions: - termput cleanups - removed unnecesary
+         pid of process checking - returns ,,died'' instead ,,failed'' in
+         some cases - fixed nls()
+
+       * rc.d/init.d/allowlogin: - cleanups
+
+       * rc.d/init.d/functions.network: - fixed setup_nat() when
+         /etc/sysconfig/static-nat doesn't exist - flushing instead
+         deleting routing and addresses when down lo interface
+
+1999-09-26 14:56 +0000 [r533]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network, sysconfig/network: - first step to
+         keeping interface information in LDAP
+
+1999-09-15 21:43 +0000 [r532]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - fixed typos
+
+1999-09-15 21:20 +0000 [r528-531]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/rc, po/.cvsignore, rc.d/rc.sysinit, rc.d/init.d/allowlogin,
+         rc.d/init.d/functions: - fixed nls messages - ignore
+         autogenerated files
+
+       * po/rc-scripts.pot (removed): - removed autogenerated file
+
+       * configure.in: - added list of shell scripts
+
+       * makepot.pl (added): - helper scripts: extract messages from
+         scripts and make pot file
+
+1999-09-15 21:12 +0000 [r527]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * po/pl.po, po/Makefile.am: - fixed `make rc-scripts.pot` - updated
+         polish translation
+
+1999-09-15 10:35 +0000 [r526]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/network: - errors from interfaces and tunnel checking
+         > /dev/null
+
+1999-09-15 10:22 +0000 [r525]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * doc/Makefile.am: - removed ipchains-setup.txt
+
+1999-09-15 10:16 +0000 [r522-524]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - we are adding fe80::IPv4
+         addresses to sit interfaces _only_
+
+       * sysconfig/interfaces/tnlcfg-description: - added information
+         about using tnlcfg-xxx instead of ifcfg-xxx
+
+       * po/pl.po: - fixed typo
+
+1999-09-13 13:37 +0000 [r521]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc: - added test if /var/run is writable to avoid errors if
+         it is read-only
+
+1999-09-13 13:29 +0000 [r516-520]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/i18n: - added missing cvs keyword
+
+       * doc/ipchains-setup.txt (removed): - removed obsolete
+         documentation
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description: - another support for
+         IPv4 aliases via IPADDR_ALIASES variable
+
+       * sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/tnldown: - another way to set TTL or
+         TOS to avoid 'inherit' value - cleanups in var names
+
+       * rc.d/init.d/network: - fixed status reporting
+
+1999-09-04 19:49 +0000 [r513-515]  Bartosz Waszak <waszi/at/pld-linux.org>
+
+       * rc.d/init.d/shutdwn: umount -a fixed
+
+       * rc.d/rc.sysinit: now is rootfs on NFS compatible
+
+       * rc.d/Makefile.am: small fixes
+
+1999-09-03 07:54 +0000 [r512]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/shutdwn: posible fix for umounting /usr
+
+1999-09-03 07:42 +0000 [r511]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/functions: fix in termput()
+
+1999-09-03 07:24 +0000 [r510]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/functions: termput() check for /usr/share/terminfo
+         and tput everytime
+
+1999-09-02 12:42 +0000 [r509]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.init (added): - added proper rc.init version
+
+1999-09-02 12:38 +0000 [r508]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * TODO, rc-scripts.spec.in, autogen.sh, NEWS, README,
+         rc.d/initscript (removed), rc.d/Makefile.am: - updated
+
+1999-09-02 12:38 +0000 [r507]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/rc.init (removed): removed
+
+1999-09-02 12:30 +0000 [r502-506]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
+         - another way do check if IPv4/6 is specified on interface -
+         fixed few typo
+
+       * rc.d/init.d/Makefile.am, rc.d/init.d/ipchains (removed),
+         rc.d/init.d/functions.network, rc.d/init.d/functions: - added
+         function to setup NAT rules - modprobing ipv6.o is now done in
+         autoclean mode - removed ipchains (this script should be in
+         ipchains package) - better errors handling in run_cmd()
+
+       * sysconfig/network-scripts/tnlup: - modprobe modules in autoclean
+         mode and report errors via syslog - added check for
+         /lib/modules/`uname -r`/*/module_name.o
+
+       * sysconfig/network-scripts/ifup-sl: -load slip.o module if
+         available (in autoclean mode)
+
+       * rc.d/init.d/network: - SIT tunnels are upped at the end
+
+1999-09-02 12:16 +0000 [r498-501]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - logging errors from depmod and modprobe via
+         syslog
+
+       * rc.d/rc.init (added): - renamed initscript to rc.init
+
+       * doc/ipcalc.1: - fixed typos
+
+       * src/usleep.c, src/process.c, src/netreport.c, src/initlog.c,
+         src/usernetctl.c, src/ipcalc.c: - added casts to proper types and
+         started NLSing
+
+1999-08-31 23:51 +0000 [r497]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/network: - load /etc/ethers after interface ups.
+
+1999-08-31 23:30 +0000 [r496]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - fix in make symlinks to rc.local
+
+1999-08-31 23:12 +0000 [r495]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * configure.in, rc-scripts.spec.in, rc.d/rc,
+         rc.d/init.d/functions.network, rc.d/rc.sysinit,
+         rc.d/init.d/functions: - version up to 0.0.9 - added printf_()
+         equwalent to bash built-in printf() or /usr/bin/printf - changed
+         nls() to work like printf - tput() -> termput() - changed all
+         show bla bla; to show "bla bla"; - added symlinks to
+         /etc/rc.d/rc.local
+
+1999-08-31 13:59 +0000 [r494]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - fixed quotacheck calls
+
+1999-08-26 11:05 +0000 [r493]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * TODO: - interfejs sit0 musi być podnoszony na samym końcu
+
+1999-08-25 14:15 +0000 [r492]  mikrobi <mikrobi/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
+         - added DEFAULTHANDLING variable (mainly for ATM startup scripts)
+
+1999-08-20 13:39 +0000 [r490-491]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: added two nls calls
+
+       * rc.d/init.d/functions.network: - ipv6 addresses arn't deleted
+         when lo device is downing (some people doesn't use IPv6, yet)
+
+1999-08-18 13:28 +0000 [r489]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: fixed raid starting
+
+1999-08-16 09:38 +0000 [r488]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * TODO, rc-scripts.spec.in, rc.d/init.d/killall: killall is now
+         chkconfig ready. updated TODO list.
+
+1999-08-14 13:18 +0000 [r485-487]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-sl: removed unnecesary check (via
+         fuser)
+
+       * rc.d/init.d/network: removed [ -f /etc/sysconfig/interfaces/$i ]
+         tests
+
+       * sysconfig/network-scripts/ifup-sl: typo
+
+1999-08-14 12:57 +0000 [r484]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-sl: increased sleep value after
+         starting slattach to 2 seconds
+
+1999-08-14 12:39 +0000 [r483]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: "quotaon /" removed. quota is turned on later by
+         quotaon -a
+
+1999-08-14 12:01 +0000 [r482]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/tnlup, rc.d/init.d/functions.network:
+         modprobing ipip ip_gre modules moved temporary to tnlup
+
+1999-08-14 11:56 +0000 [r481]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc-scripts.spec.in: interfaces file names must starting from
+         "ifcfg-"
+
+1999-08-14 11:41 +0000 [r479-480]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-sl: fixed DIRECT_CONNECT mode (ie.
+         for using slattach)
+
+       * sysconfig/network-scripts/ifup-post: now $FULLDEVNAME is passed
+         to ifup-routes (fixed problem with duplicate routes)
+
+1999-08-14 11:25 +0000 [r478]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-aliases: changed path to ifup (now
+         it's /sbin/ifup)
+
+1999-08-14 11:01 +0000 [r477]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - \b\b\b\b... characters also are NLSed
+         (this is needed when translating "DONE", "BUSY" etc.
+
+1999-08-14 10:56 +0000 [r476]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/system, rc.d/rc.sysinit: added new variable SET_SLINKS.
+         If it set to "yes" then rc.sysinit is setting symlinks in /boot
+         dependent on kernel version.
+
+1999-08-14 10:53 +0000 [r474-475]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc-scripts.spec.in: typo in locale path
+
+       * sysconfig/network-scripts/ifup: we are adding IPv4 based
+         link-local addresses, too.
+
+1999-08-12 09:54 +0000 [r473]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases: -
+         aliasing are upped via ifup-aliases after main device is up
+
+1999-08-09 21:05 +0000 [r472]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/rc, rc.d/init.d/functions: - changed ptintf to awk
+
+1999-08-09 20:44 +0000 [r470-471]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - added Requires: /bin/gettext
+
+       * rc.d/init.d/shutdwn: - fix remount to ro
+
+1999-08-09 20:20 +0000 [r468-469]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/Makefile.am: - removed ipchans and addes i18n to
+         syscinfig files.
+
+       * sysconfig/ipchains (removed): - not neccessary (ip chaninc is
+         handled by firewal-init scripts package).
+
+1999-08-09 20:00 +0000 [r467]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * configure.in, rc.d/init.d/functions: - more locale strings - fix
+         locale support in configure.in
+
+1999-08-09 19:58 +0000 [r466]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - added /etc/sysconfig/i18n as a %config
+         file.
+
+1999-08-09 19:44 +0000 [r465]  kloczek <kloczek/at/pld-linux.org>
+
+       * configure.in: - release 0.0.8.
+
+1999-08-07 10:16 +0000 [r464]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * configure.in, po/Makefile.am (added), rc-scripts.spec.in,
+         po/rc-scripts.pot, Makefile.am, rc.d/init.d/ipchains,
+         rc.d/init.d/functions.network, sysconfig/interfaces/Makefile.am,
+         rc.d/init.d/functions: - expr -> $(( )) - wstęp automake/autoconf
+         do locale
+
+1999-08-06 13:06 +0000 [r463]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: fixed bug with math
+
+1999-08-06 13:02 +0000 [r462]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: added return 0 to proc_net()
+         function
+
+1999-08-06 10:25 +0000 [r461]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/network: removed last change
+
+1999-08-04 16:59 +0000 [r460]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: A BUG has been fixed! jak używacie zmiennych
+         shella misiowie to tam _musi_ być $ na początku!
+
+1999-08-02 14:51 +0000 [r459]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/initscript (added): moved here from SysVinit package
+
+1999-08-02 13:04 +0000 [r458]  kloczek <kloczek/at/pld-linux.org>
+
+       * setsysfont: - reformated.
+
+1999-08-02 12:04 +0000 [r457]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - changed group to utmp on utmpx (to be
+         compliant with RH).
+
+1999-08-02 10:08 +0000 [r456]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifup-post,
+         rc.d/init.d/functions.network, rc.d/rc.sysinit, README: -
+         poprawiony błąd "Delaying xxxx initialization." mimo poprawnej
+         konfiguracji - tworzone są poprawne linki do
+         /boot/System.map-version
+
+1999-08-01 19:26 +0000 [r455]  kloczek <kloczek/at/pld-linux.org>
+
+       * po/.cvsignore (added): - shut files.
+
+1999-07-31 11:26 +0000 [r453-454]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * po/pl.po (added), po/rc-scripts.pot (added), po (added): - pot +
+         pl tłumaczenie
+
+       * rc.d/init.d/network, TODO, INSTALL,
+         sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifdown, COPYING,
+         sysconfig/interfaces/ifcfg-lo (removed), rc-scripts.spec.in,
+         sysconfig/network-scripts/ifup-plip, sysconfig/system,
+         rc.d/init.d/nfsfs, rc.d/rc.sysinit, rc.d/init.d/random,
+         rc.d/init.d/single, doc-devel (removed), rc.d/init.d/halt,
+         rc.d/init.d/reboot, rc.d/init.d/shutdwn,
+         sysconfig/network-scripts/ifup-post, rc.d/init.d/ipchains,
+         rc.d/init.d/functions.network, autogen.sh, NEWS,
+         ppp/ip-down.d/logger, setsysfont, rc.d/init.d/allowlogin,
+         rc.d/init.d/functions, sysconfig/i18n (added),
+         sysconfig/network-scripts/tnlup, sysconfig/network-scripts/ifup,
+         AUTHORS, configure.in, rc.d/rc, rc.d/init.d/netfs, inittab,
+         ppp/ip-up.d/logger, sysconfig/network, rc.d/init.d/killall,
+         sysconfig/network-scripts/ifup-sl, sysconfig/ipchains: - dodana
+         obsługa statycznej tablicy ARP - interfejs lo nie wymaga pliku
+         konfiguracyjnego - dodane wsparcie dla innych języków niż
+         angielski (NLS) - rc.sysinit && rc ustawia odpowiednie zmienne
+         potrzebne do obsługi NLS - ustawianie fontów, map już w skryptcie
+         setsysfont - ifup && ifdown: wreszcie poprawnie działają dla
+         interfejsów IPv6 only - dla deinicjowania sieci interfejsy
+         sortujemy w porządku odwróconym - wykorzystujemy _wyłącznie_
+         iproute2 (zmodyfikowane wszelkie odwołania do ifconfig lub route)
+         - usunięte Requires: net-tools - dodane label ${FULLDEVNAME} przy
+         deinicjowaniu interfejsów - usunięty baggins z AUTHORS - dodane
+         COPYING (GPL) oraz standardowy plik INSTALL - dodana możliwość
+         obsługi tłumaczeń DONE, BUSY itp o dlugości różnej od 4 liter
+
+1999-07-29 15:09 +0000 [r452]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
+
+       * TODO: Zrobione. (to z ipv6)
+
+1999-07-29 13:59 +0000 [r451]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/tnlup, TODO,
+         sysconfig/network-scripts/tnldown: now running tnlup/tnldown
+         tunel is possible
+
+1999-07-27 23:47 +0000 [r450]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - added pasiing LDFLAGS="-s" to ./configure
+         enviroment (cause stripping binaries).
+
+1999-07-27 12:51 +0000 [r449]  kloczek <kloczek/at/pld-linux.org>
+
+       * TODO: - dodać możliwość ustawiania statycznej tablicy arp (patrz:
+         man ethers arp opcja -f). Najpawdopodobniej najlepszym miescem
+         będzie punkt mię podnoszeniem lo a nastepnych interfejsów.
+
+1999-07-27 12:24 +0000 [r448]  kloczek <kloczek/at/pld-linux.org>
+
+       * configure.in: - version up to 0.0.7.
+
+1999-07-27 11:50 +0000 [r447]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - use raidadd instead raidstart during
+         initialization RAID deveces, - added raidrun for activate md
+         devices.
+
+1999-07-27 06:32 +0000 [r446]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * TODO: - rc.sysvinit działa z e2fsprogs 1.15 (testowane z LABEL=,
+         do przetestowania UUID=)
+
+1999-07-27 03:44 +0000 [r445]  kloczek <kloczek/at/pld-linux.org>
+
+       * TODO: - o ile to możliwe usunąć używanie awk i sed zastępować
+         użyewaniem sh lub przynajmeniej zastępować awka sedem
+
+1999-07-27 03:35 +0000 [r444]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - added allowlogin to inet.d scripts, - fixed
+         typo in post, - cosmetics,
+
+1999-07-27 03:25 +0000 [r443]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am: - added allowlogin to init_SCRIPTS.
+
+1999-07-27 03:11 +0000 [r442]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/Makefile.am: - added ifdown-post to
+         networkscripts_SCRIPTS.
+
+1999-07-27 02:51 +0000 [r441]  kloczek <kloczek/at/pld-linux.org>
+
+       * ppp/ip-up, ppp/ip-down: - chnegd "#!/bin/bash" to "#!/bin/sh".
+
+1999-07-22 21:53 +0000 [r440]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * TODO: e2progs 1.15
+
+1999-07-22 21:51 +0000 [r439]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: Maly hack zeby dzialaly iface
+         tylko na ipv6. Pomijane jest wyliczanie natmaski/prefixu jak
+         adres ipv4 nie jest zdefiniowany.
+
+1999-07-22 15:13 +0000 [r438]  kloczek <kloczek/at/pld-linux.org>
+
+       * configure.in: - version to 0.0.6.
+
+1999-07-22 11:11 +0000 [r437]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in, sysconfig/interfaces/Makefile.am: cleanup for
+         release
+
+1999-07-22 10:44 +0000 [r436]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * TODO: uwaga do tnlup
+
+1999-07-22 10:40 +0000 [r435]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * TODO (added): TODO list
+
+1999-07-22 10:23 +0000 [r434]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/interfaces/tnlcfg-description (added),
+         sysconfig/interfaces/ifcfg-description (added),
+         sysconfig/interfaces/tnlcfg-icm,
+         sysconfig/interfaces/ifcfg-eth0.wiget (removed): cleanup
+
+1999-07-22 10:19 +0000 [r433]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-lo: - added IPV6_ADDR - fixed PREFIX
+
+1999-07-22 09:09 +0000 [r432]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: - cleanup
+
+1999-07-22 08:46 +0000 [r431]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/shutdwn: typo
+
+1999-07-21 14:30 +0000 [r430]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
+
+       * rc.d/init.d/network: Expresion with /usr/bin/cut replaced by one
+         with sed ;-) now rc-scripts only need /bin to work properly.
+
+1999-07-21 13:52 +0000 [r429]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions-ip6 (removed): obsoletes
+
+1999-07-20 09:03 +0000 [r428]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: rc.serial moved to setserial
+
+1999-07-15 13:43 +0000 [r427]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - added >/dev/null 2>&1 to kill
+
+1999-07-15 13:29 +0000 [r426]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/network, rc.d/init.d/functions.network,
+         rc.d/rc.sysinit, rc.d/init.d/functions: - we are using better
+         pidofproc() from RH initscripts - removed unnecesary check in
+         rc.sysinit - removed all obsolete functions from
+         functions.network - finished proc_net() function (interface to
+         /proc/sys/net)
+
+1999-07-15 13:16 +0000 [r425]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc-scripts.spec.in: requires: /bin/awk
+
+1999-07-14 17:49 +0000 [r424]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc.serial (removed): - moved to setserial.
+
+1999-07-14 17:16 +0000 [r423]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/Makefile.am: - removed rc.derial.
+
+1999-07-13 13:27 +0000 [r422]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * AUTHORS: authors - based on ChangeLog
+
+1999-07-13 12:52 +0000 [r421]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit, rc.d/init.d/functions: - /proc is mounted before
+         starting fsck (needed for working LABEL support is fsck) - fixed
+         bug in show()
+
+1999-07-13 12:49 +0000 [r420]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * INSTALL, sysconfig/network-scripts/tnldown,
+         sysconfig/network-scripts/ifdown,
+         sysconfig/interfaces/tnlcfg-icm,
+         sysconfig/interfaces/ifcfg-ppp0.callback,
+         sysconfig/interfaces/ifcfg-lo, doc/ipchains-setup.txt,
+         doc/sysvinitfiles, sysconfig/interfaces/ifcfg-eth0.wiget,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/ifup-ipx, doc/sysconfig.txt,
+         rc-scripts.spec.in, sysconfig/network-scripts/ifup-plip,
+         ppp/ip-up, sysconfig/network-scripts/ifdown-post,
+         rc.d/rc.sysinit, doc-devel/ogolnie, doc/net-scripts.txt,
+         sysconfig/interfaces/data/chat-ppp0.tpsa,
+         sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/network-scripts/ifup-post, rc.d/rc.serial, Makefile.am,
+         sysconfig/interfaces/data/chat-ppp0.leased1,
+         rc.d/init.d/functions.network, ppp/ip-down, NEWS, setsysfont,
+         rc.d/rc.local, rc.d/init.d/functions,
+         sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/tnlup, AUTHORS,
+         sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/data/chat-ppp0.callback, rc.d/rc, inittab,
+         lang.sh, README, lang.csh,
+         sysconfig/interfaces/ifcfg-ppp0.leased1,
+         sysconfig/interfaces/ifcfg-ppp0.leased2,
+         sysconfig/interfaces/ifcfg-sl0,
+         sysconfig/network-scripts/ifup-sl: massive :$
+
+1999-07-05 10:27 +0000 [r419]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: Requires: procps
+
+1999-07-05 10:23 +0000 [r418]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions: we are using printf from sh-utils package
+         instead of cut
+
+1999-07-05 09:12 +0000 [r417]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * configure.in, rc-scripts.spec.in: - network-scripts moved to
+         /etc/sysconfig
+
+1999-07-05 08:47 +0000 [r415-416]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: Requires: net-tools, iproute2
+
+       * rc-scripts.spec.in: Requires: sed
+
+1999-07-05 08:39 +0000 [r414]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * configure.in, rc-scripts.spec.in,
+         sysconfig/network-scripts/Makefile.am: - skrypty sieciowe w
+         network-scripts - ipchains poniechane (jak ktoś chce to niech
+         wsadzi w oddzielny moduł) - net-scripts i rc-scripts połączone w
+         rc-scripts
+
+1999-07-05 08:08 +0000 [r413]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup, rc.d/rc, rc.d/init.d/functions: -
+         przesunięte inormacje `ok`, `busy` itp w nieco w prawo (więcej
+         miejsca na komunikaty) - dodajemy takze routing IPv6 na okreslone
+         interfejsy
+
+1999-07-03 15:09 +0000 [r410-412]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ChangeLog (removed): i po tescie
+
+       * sysconfig/network-scripts/ifup: ip used to sed MAC address
+
+       * sysconfig/network-scripts/ChangeLog (added): test
+
+1999-07-02 13:21 +0000 [r409]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: more Requires
+
+1999-07-02 11:49 +0000 [r408]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in: more Requires
+
+1999-07-02 11:31 +0000 [r407]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc-scripts.spec.in, src/Makefile.am: added missing files
+
+1999-07-02 11:14 +0000 [r404-406]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * doc/ipcalc.1: from src
+
+       * doc/Makefile.am: added initlog.1
+
+       * src/netreport.1 (removed), src/initlog.1 (removed), src/doexec.1
+         (removed), src/usernetctl.1 (removed), src/Makefile.am,
+         src/ipcalc.1 (removed), src/usleep.1 (removed): manuals in doc
+
+1999-07-02 09:32 +0000 [r402-403]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am, sysconfig/network-scripts/ifup: -
+         ARPable by default
+
+       * rc.d/init.d/network, sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifup-plip,
+         sysconfig/network-scripts/tnldown, sysconfig/network-ip6
+         (removed), rc.d/rc, rc.d/rc.sysinit, sysconfig/network,
+         sysconfig/network-ip6.conf (removed), doc-devel/ogolnie,
+         sysconfig/interfaces/ifcfg-eth0.wiget, rc.d/init.d/allowlogin
+         (added), rc.d/init.d/network-ip6.init (removed): - obsługa
+         multicast, arp, src - poprawka w "Delay Login" - poprawki w
+         template ifcfg-eth0.wiget - tnlup && tnldown uwzględniają
+         konfigurację w network - ustawianie defaulowo PROTOCOL=
+
+1999-07-01 21:10 +0000 [r401]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * configure.in, rc-scripts.spec.in,
+         sysconfig/interfaces/data/Makefile.am,
+         sysconfig/interfaces/Makefile.am: now rc-scripts compile, install
+         and make rpm correct
+
+1999-07-01 14:37 +0000 [r400]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * sysconfig/interfaces/.cvsignore (added),
+         sysconfig/interfaces/data/.cvsignore (added): ignore
+         autogenerated
+
+1999-06-29 16:38 +0000 [r399]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/network-scripts/tnlup,
+         sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
+         rc.d/init.d/functions.network, rc.d/init.d/functions: - poprawki
+         w calcnetmask - net-tools (prawie) > /dev/null. Używamy iproute -
+         poprawki w obsłudze aliasów (nie testowałem ale powinno być
+         możliwe używanie aliasów typu eth0:PLD_JEST_SUPER)
+
+1999-06-28 20:05 +0000 [r397-398]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/interfaces/data/Makefile.am (added),
+         sysconfig/interfaces/Makefile.am (added): - template Makefile.am.
+
+       * configure.in: - added missing "\".
+
+1999-06-28 15:39 +0000 [r395-396]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * src/Makefile (removed): Autogenerated
+
+       * rc.d/init.d/Makefile.am, src/Makefile, configure.in,
+         rc-scripts.spec.in, Makefile.am,
+         sysconfig/network-scripts/Makefile.am, sysconfig/Makefile.am:
+         first try to sync Makefile.am
+
+1999-06-28 14:30 +0000 [r394]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/chat-ppp0.tpsa (removed),
+         sysconfig/interfaces/data/chat-ppp0.callback (added),
+         sysconfig/interfaces/data/chat-ppp0.leased1 (added),
+         sysconfig/network-scripts/chat-ppp0.callback (removed),
+         sysconfig/network-scripts/chat-ppp0.leased1 (removed),
+         sysconfig/interfaces/data (added),
+         sysconfig/interfaces/data/chat-ppp0.tpsa (added): moved chat*
+
+1999-06-28 13:12 +0000 [r393]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/tnlup: wszędzie ${}
+
+1999-06-28 13:07 +0000 [r392]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/tnlup (added),
+         sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifdhcpc-done (removed),
+         doc/sysconfig.txt, sysconfig/network-scripts/tnldown (added),
+         rc.d/init.d/functions.network, sysconfig/static-nat (added),
+         sysconfig/network-scripts/ifup-tnl (removed),
+         rc.d/init.d/tunnels-ip6.init (removed), src/ipcalc.c,
+         sysconfig/network-scripts/ifdown-tnl (removed): - zmiana syntaxy
+         dla routingu statycznego - if{up,down}-tnl -> tnl{up,down} -
+         poprawki dotyczące PREFIX - tunnels-ip6.init, ifdhcpc-done -
+         zbędne (zastąpione przez inne narzędzia)
+
+1999-06-27 18:48 +0000 [r391]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: Added function to calculate
+         netmask from prefix
+
+1999-06-27 18:26 +0000 [r390]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * doc-devel/ogolnie: removed 2 config files
+
+1999-06-27 18:14 +0000 [r388-389]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/network: tunnels
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/ifup-plip,
+         sysconfig/interfaces/ifcfg-lo, doc/net-scripts.txt,
+         sysconfig/interfaces/ifcfg-ppp0.leased1,
+         sysconfig/interfaces/ifcfg-ppp0.leased2,
+         sysconfig/interfaces/ifcfg-eth0.wiget: NETMASK= is obsoletes
+         (instead we use PREFIX=)
+
+1999-06-27 17:34 +0000 [r387]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * src/ipcalc.1, src/ipcalc.c: PREFIX instead NETMASK in --prefix
+         option
+
+1999-06-27 17:25 +0000 [r384-386]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: poprawki
+
+       * rc.d/init.d/functions.network: poprawki
+
+       * rc.d/init.d/functions.network: poprawki
+
+1999-06-27 17:11 +0000 [r383]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: typo
+
+1999-06-27 17:00 +0000 [r382]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
+
+       * rc.d/init.d/functions.network: Added function for calulating
+         network prefix.
+
+1999-06-27 16:06 +0000 [r381]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: small poprawken
+
+1999-06-27 15:30 +0000 [r380]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * src/ipcalc.1, src/ipcalc.c: - added support for short netmask
+         style (/24 etc)
+
+1999-06-27 14:42 +0000 [r379]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-eth0.wiget (added): readed
+
+1999-06-27 14:27 +0000 [r378]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/interfaces/tnlcfg-icm, rc.d/rc.sysinit,
+         sysconfig/network-scripts/ifdown-post, sysconfig/tunnels-ip6.conf
+         (removed), sysconfig/network-scripts/ifup-tnl (added),
+         sysconfig/network-scripts/ifup-sl,
+         sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/ifdown-tnl (added),
+         sysconfig/network-scripts/ifup-ipx: - używamy pumpa do
+         bootp/dhcpd - dodano ifup-tnl && ifdown-tnl - obsługa tuneli
+         ipip, sit, gre (ipxip niezrobiona jeszcze) - tunnels-ip6.conf -
+         zbędne (tunele są konfigurowane w stylu SySV) - drobne poprawki
+
+1999-06-23 17:14 +0000 [r377]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifcfg-lo (removed): removed
+
+1999-06-21 20:36 +0000 [r376]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: usuwanie lockow po pam_console
+
+1999-06-19 11:29 +0000 [r375]  kloczek <kloczek/at/pld-linux.org>
+
+       * inputrc (removed), rc.d/init.d/shutdwn, Makefile.am, autogen.sh,
+         rc.d/rc.sysinit, rc.d/init.d/single, rc.d/init.d/killall,
+         rc.d/init.d/functions: - removed inputrc (it must be in
+         readline), - reformatings, - removed processing doc in
+         Makefile.am and autogen.sh.
+
+1999-06-18 19:23 +0000 [r374]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/init.d/network, src/Makefile (added),
+         sysconfig/network-scripts/tnlcfg-icm (removed),
+         rc.d/init.d/shutdwn, rc.d/rc.serial, doc/initlog.1 (added),
+         sysconfig/interfaces/tnlcfg-icm (added), src/minilogd.c (added),
+         src/initlog.c (added), src/loglevel.c (added), src/initlog.h
+         (added), rc.d/init.d/functions, src/process.c (added),
+         sysconfig/system, rc.d/init.d/netfs (added), src/initlog.1
+         (added), rc.d/rc.sysinit, src/process.h (added),
+         rc.d/init.d/single, doc-devel/ogolnie (added),
+         sysconfig/interfaces/ifcfg-sl0 (added), doc-devel (added): pare
+         zmian
+
+1999-06-18 19:14 +0000 [r373]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/network-scripts/ifcfg-ppp0.callback (removed),
+         sysconfig/network-scripts/ifcfg-ppp0.leased1 (removed),
+         sysconfig/network-scripts/ifdown-post,
+         sysconfig/network-scripts/ifcfg-ppp0.leased2 (removed),
+         sysconfig/network-scripts/ifcfg-eth0.wiget (removed),
+         sysconfig/network-scripts/ifcfg-eth0 (removed),
+         sysconfig/network-scripts/ifup-sl,
+         sysconfig/network-scripts/network-functions (removed),
+         sysconfig/network-scripts/ifcfg-ppp0.tpsa (removed): *** empty
+         log message ***
+
+1999-06-16 17:29 +0000 [r372]  Arkadiusz Miśkiewicz (alias) <misiek/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: fixed colors
+
+1999-06-15 18:06 +0000 [r371]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/rc.media (removed): - removed. This was (my) silly idea.
+
+1999-06-15 14:31 +0000 [r370]  kloczek <kloczek/at/pld-linux.org>
+
+       * src/Makefile (removed): - autogenerated.
+
+1999-06-14 21:17 +0000 [r369]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
+
+       * rc.d/init.d/network, INSTALL (added), ppp/ip-down.d/Makefile.am
+         (added), doc/Makefile.am (added), doc/ipchains-setup.txt (added),
+         doc/sysvinitfiles (added), rc-scripts.spec.in (added),
+         doc/sysconfig.txt (added), sysconfig/interfaces (added),
+         sysconfig/network-scripts/ifup-plip,
+         sysconfig/network-scripts/Makefile.am (added), doc/ipcalc.1
+         (added), rc.d/init.d/reboot,
+         sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/network-scripts/ifup-post, Makefile.am (added),
+         doc/doexec.1 (added), autogen.sh (added), NEWS (added), Makefile
+         (removed), rc-scripts.spec (removed), doc/.cvsignore (added),
+         rc.d/init.d/functions, rc.d/init.d/Makefile.am (added), AUTHORS
+         (added), configure.in (added), doc/usernetctl.1 (added),
+         sysconfig/network, README (added), src/Makefile.am (added),
+         doc/usleep.1 (added), doc (added), ppp/Makefile.am (added),
+         COPYING (added), sysconfig/network-scripts/ifdown,
+         ipchains-setup.txt (removed), sysconfig/interfaces/ifcfg-lo
+         (added), sysconfig/interfaces/ifcfg-ppp0.callback (added),
+         sysconfig/network-scripts/ifup-ppp, sysconfig/system,
+         rc.d/rc.sysinit, rc.d/init.d/single, doc/net-scripts.txt (added),
+         rc.d/init.d/halt, sysconfig/network-scripts/ifup-aliases,
+         rc.d/init.d/shutdwn, rc.d/rc.serial,
+         rc.d/init.d/functions.network (added), sysvinitfiles (removed),
+         .cvsignore, sysconfig/Makefile.am (added), sysconfig.txt
+         (removed), ppp/ip-up.d/Makefile.am (added),
+         sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/ifup, doc/netreport.1 (added),
+         sysconfig/interfaces/ifcfg-ppp0.tpsa (added), net-scripts.txt
+         (removed), lang.sh, rc.d/rc, lang.csh (added), rc.d/Makefile.am
+         (added), sysconfig/interfaces/ifcfg-ppp0.leased1 (added),
+         sysconfig/interfaces/ifcfg-ppp0.leased2 (added),
+         sysconfig/network-scripts/ifup-sl: Synced with latest from old
+         repo
+
+1999-06-14 21:06 +0000 [r367-368]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
+
+       * ipchains-setup.txt (added): now synced. (one file was missed)
+
+       * rc.d/init.d/network, rc.d/rc.media (added), sysconfig/system,
+         net-scripts.txt (added), rc.d/init.d/ipchains (added),
+         sysconfig/static-routes (added), rc.d/rc.sysinit,
+         sysconfig/network-scripts/ifcfg-eth0.wiget (added), Makefile,
+         rc-scripts.spec, sysconfig/ipchains (added),
+         rc.d/init.d/functions: synced with 0.0.5
+
+1999-06-14 20:53 +0000 [r366]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup, lang.sh, Makefile,
+         sysconfig/network, src/testdinit, setsysfont, rc-scripts.spec,
+         sysconfig.txt: Synced with 0.0.4
+
+1999-06-14 20:50 +0000 [r365]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
+
+       * sysconfig/network (added), sysconfig/network-scripts/ifcfg-eth0
+         (added): now is really synced with 0.0.3
+
+1999-06-14 20:44 +0000 [r364]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/network-scripts/ifup-aliases,
+         sysconfig/network-scripts/ifdhcpc-done,
+         sysconfig/network-scripts/ifdown-ppp,
+         sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/ifup-post,
+         sysconfig/network-scripts/ifcfg-ppp0 (removed),
+         ppp/ip-down.d/logger, sysconfig/network-scripts/chat-ppp0
+         (removed), sysconfig/network-scripts/network-functions,
+         sysconfig.txt, sysconfig/network-scripts/ifup-ppp,
+         rc-scripts.spec, rc.d/init.d/functions,
+         sysconfig/network-scripts/ifup-ipx,
+         sysconfig/network-scripts/ifdown-sl, inputrc,
+         sysconfig/network-scripts/ifup, tunnels-ip6.init (removed),
+         sysconfig/network-scripts/ifup-plip, ppp/ip-up.d/logger,
+         sysconfig/network-scripts/ifdown-post,
+         sysconfig/network-scripts/ifup-sl, radvd.init (removed): Synced
+         with rc-scripts-0.0.3 from old repo.
+
+1999-06-14 20:12 +0000 [r363]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
+
+       * rc.d/init.d/network, src/Makefile, sysconfig/system,
+         ppp/ip-up.d/logger, rc.d/rc.sysinit, .cvsignore, Makefile,
+         ppp/ip-down.d/logger, rc-scripts.spec, rc.d/init.d/functions:
+         Synced with rc-scripts-0.0.2 from old repo.
+
+1999-06-14 20:08 +0000 [r362]  Grzegorz Stanislawski <stangrze/at/pld-linux.org>
+
+       * rc.d/init.d/network,
+         sysconfig/network-scripts/ifcfg-ppp0.callback (added),
+         sysconfig/network-scripts/ifdown,
+         sysconfig/network-scripts/chat-ppp0.callback (added),
+         rc.d/init.d/functions-ip6, sysconfig/network-scripts/ifup-ppp,
+         sysconfig/network-scripts/ifup-ipx, inputrc (added),
+         sysconfig/network-scripts/ifup-plip, sysconfig/network-ip6,
+         sysconfig/network-scripts/ifcfg-ppp0.leased1 (added),
+         rc.d/init.d/nfsfs, sysconfig/network-scripts/ifcfg-ppp0.leased2
+         (added), rc.d/rc.sysinit, rc.d/init.d/random,
+         sysconfig/network-scripts/ifdown-post, rc.d/init.d/single,
+         src/usernetctl.c, rc.d/init.d/halt,
+         sysconfig/network-scripts/ifup-routes,
+         sysconfig/network-scripts/ifup-aliases, src/Makefile,
+         sysconfig/network-scripts/tnlcfg-icm (added),
+         sysconfig/network-scripts/ifdown-ppp, rc.d/init.d/reboot (added),
+         rc.d/init.d/shutdwn (added), sysconfig/network-scripts/ifup-post,
+         rc.d/rc.serial, sysvinitfiles (added), sysconfig/tunnels-ip6.conf
+         (added), Makefile, sysconfig/network-ip6.conf, rc-scripts.spec
+         (added), sysconfig.txt, sysconfig/network-scripts/ifcfg-ppp0.tpsa
+         (added), rc.d/rc.local, rc.d/init.d/functions,
+         sysconfig/network-scripts/chat-ppp0.tpsa (added),
+         sysconfig/network-scripts/ifdown-sl,
+         sysconfig/network-scripts/ifup, rc.d/rc, inittab, lang.sh,
+         sysconfig/network-scripts/chat-ppp0.leased1 (added),
+         rc.d/init.d/killall, rc.d/init.d/tunnels-ip6.init (added),
+         sysconfig/network-scripts/ifup-sl, rc.d/init.d/network-ip6.init
+         (added): Synced with rc-scripts-0.0.1 from old repo.
+
+1999-06-14 19:55 +0000 [r361]  kloczek <kloczek/at/pld-linux.org>
+
+       * sysconfig/system (added): - added initial main system
+         configuration file with: -- RUN_SULOGIN_ON_ERR=yes --
+         DEFAULT_SERVICE_RUN_NICE_LEVEL=0 -- RUN_ISAPNP=yes --
+         PANIC_REBOOT_TIME=0 -- DELAY_LOGIN=yes -- CLEAN_TMP=yes
+
+1999-06-14 19:31 +0000 [r360]  kloczek <kloczek/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - added suporting colors with using tput
+         instead hardcoded term sequences.
+
+1999-06-14 19:25 +0000 [r359]  kloczek <kloczek/at/pld-linux.org>
+
+       * src/.cvsignore (added), ppp/ip-up.d/.cvsignore (added),
+         rc.d/init.d/.cvsignore (added), ppp/ip-down.d/.cvsignore (added),
+         ppp/.cvsignore (added), .cvsignore (added),
+         sysconfig/network-scripts/.cvsignore (added),
+         sysconfig/.cvsignore (added), rc.d/.cvsignore (added): - added
+         template .cvsignore.
+
+1999-06-14 19:22 +0000 [r357]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * rc.d/init.d/network (added), rc.d/init.d/functions-ip6 (added),
+         src/ipcalc.1 (added), sysconfig/network-scripts/ifup-ipx (added),
+         tunnels-ip6.init (added), sysconfig/network-scripts/ifup-plip
+         (added), ppp/ip-up (added), sysconfig/network-ip6 (added),
+         rc.d/init.d/nfsfs (added), src/doexec.1 (added), src/Makefile
+         (added), sysconfig (added), sysconfig/network-scripts/ifup-routes
+         (added), sysconfig/network-scripts/ifdown-ppp (added),
+         src/netreport.1 (added), sysconfig/network-scripts/ifup-post
+         (added), ppp/ip-up.d (added), sysconfig/network-ip6.conf (added),
+         adjtime (added), Makefile (added), src/usernetctl.1 (added),
+         setsysfont (added), src/usleep.1 (added), rc.d/init.d/functions
+         (added), rc.d (added), ppp/ip-up.d/logger (added), inittab
+         (added), src/testdinit (added), ppp/ip-down.d (added),
+         rc.d/init.d/killall (added), src/ipcalc.c (added),
+         sysconfig/network-scripts/ifdhcpc-done (added),
+         sysconfig/network-scripts/ifdown (added),
+         sysconfig/network-scripts/ifcfg-ppp0 (added), src/doexec.c
+         (added), sysconfig/network-scripts (added),
+         sysconfig/network-scripts/ifup-ppp (added), src/netreport.c
+         (added), rc.d/rc.sysinit (added), rc.d/init.d/random (added),
+         src/testd.c (added), sysconfig/network-scripts/ifdown-post
+         (added), rc.d/init.d/single (added), / (added), src/usernetctl.c
+         (added), rc.d/init.d/halt (added),
+         sysconfig/network-scripts/ifup-aliases (added), src/usleep.c
+         (added), rc.d/rc.serial (added),
+         sysconfig/network-scripts/ifcfg-lo (added), rc.d/init.d (added),
+         ppp/ip-down (added), ppp/ip-down.d/logger (added),
+         sysconfig/network-scripts/chat-ppp0 (added),
+         sysconfig/network-scripts/network-functions (added),
+         sysconfig.txt (added), rc.d/rc.local (added),
+         sysconfig/network-scripts/ifdown-sl (added),
+         sysconfig/network-scripts/ifup (added), src (added), rc.d/rc
+         (added), lang.sh (added), ppp (added),
+         sysconfig/network-scripts/ifup-sl (added), radvd.init (added):
+         Initial revision
 
-NETMASK= is obsoletes (instead we use PREFIX=)
-
-------------------------------------------------------------------------
-rev 387:  misiek | 1999-06-27 19:34:25 +0200 (Sun, 27 Jun 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/src/ipcalc.1
-   M /rc-scripts/trunk/src/ipcalc.c
-
-PREFIX instead NETMASK in --prefix option
-
-------------------------------------------------------------------------
-rev 386:  misiek | 1999-06-27 19:25:15 +0200 (Sun, 27 Jun 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-poprawki
-
-------------------------------------------------------------------------
-rev 385:  misiek | 1999-06-27 19:24:04 +0200 (Sun, 27 Jun 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-poprawki
-
-------------------------------------------------------------------------
-rev 384:  misiek | 1999-06-27 19:23:41 +0200 (Sun, 27 Jun 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-poprawki
-
-------------------------------------------------------------------------
-rev 383:  misiek | 1999-06-27 19:11:13 +0200 (Sun, 27 Jun 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-typo
-
-------------------------------------------------------------------------
-rev 382:  stangrze | 1999-06-27 19:00:19 +0200 (Sun, 27 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions.network
-
-
-Added function for calulating network prefix.
-
-------------------------------------------------------------------------
-rev 381:  misiek | 1999-06-27 18:06:32 +0200 (Sun, 27 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-
-
-small poprawken
-
-------------------------------------------------------------------------
-rev 380:  misiek | 1999-06-27 17:30:45 +0200 (Sun, 27 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/src/ipcalc.1
-   M /rc-scripts/trunk/src/ipcalc.c
-
-
-- added support for short netmask style (/24 etc)
-
-------------------------------------------------------------------------
-rev 379:  misiek | 1999-06-27 16:42:52 +0200 (Sun, 27 Jun 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-eth0.wiget
-
-readed
-
-------------------------------------------------------------------------
-rev 378:  misiek | 1999-06-27 16:27:50 +0200 (Sun, 27 Jun 1999) | 6 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/sysconfig/interfaces/tnlcfg-icm
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifdown-tnl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-tnl
-   D /rc-scripts/trunk/sysconfig/tunnels-ip6.conf
-
-
-- u¿ywamy pumpa do bootp/dhcpd
-- dodano ifup-tnl && ifdown-tnl - obs³uga tuneli ipip, sit, gre (ipxip niezrobiona jeszcze)
-- tunnels-ip6.conf - zbêdne (tunele s± konfigurowane w stylu SySV)
-- drobne poprawki
-
-------------------------------------------------------------------------
-rev 377:  misiek | 1999-06-23 19:14:36 +0200 (Wed, 23 Jun 1999) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-lo
-
-removed
-
-------------------------------------------------------------------------
-rev 376:  baggins | 1999-06-21 22:36:47 +0200 (Mon, 21 Jun 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-usuwanie lockow po pam_console
-
-------------------------------------------------------------------------
-rev 375:  kloczek | 1999-06-19 13:29:04 +0200 (Sat, 19 Jun 1999) | 5 lines
-Changed paths:
-   M /rc-scripts/trunk/Makefile.am
-   M /rc-scripts/trunk/autogen.sh
-   D /rc-scripts/trunk/inputrc
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/killall
-   M /rc-scripts/trunk/rc.d/init.d/shutdwn
-   M /rc-scripts/trunk/rc.d/init.d/single
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-
-- removed inputrc (it must be in readline),
-- reformatings,
-- removed processing doc in Makefile.am and autogen.sh.
-
-------------------------------------------------------------------------
-rev 374:  misiek | 1999-06-18 21:23:52 +0200 (Fri, 18 Jun 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk/doc/initlog.1
-   A /rc-scripts/trunk/doc-devel
-   A /rc-scripts/trunk/doc-devel/ogolnie
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   A /rc-scripts/trunk/rc.d/init.d/netfs
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/init.d/shutdwn
-   M /rc-scripts/trunk/rc.d/init.d/single
-   M /rc-scripts/trunk/rc.d/rc.serial
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   A /rc-scripts/trunk/src/Makefile
-   A /rc-scripts/trunk/src/initlog.1
-   A /rc-scripts/trunk/src/initlog.c
-   A /rc-scripts/trunk/src/initlog.h
-   A /rc-scripts/trunk/src/loglevel.c
-   A /rc-scripts/trunk/src/minilogd.c
-   A /rc-scripts/trunk/src/process.c
-   A /rc-scripts/trunk/src/process.h
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-sl0
-   A /rc-scripts/trunk/sysconfig/interfaces/tnlcfg-icm
-   D /rc-scripts/trunk/sysconfig/network-scripts/tnlcfg-icm
-   M /rc-scripts/trunk/sysconfig/system
-
-pare zmian
-
-------------------------------------------------------------------------
-rev 373:  misiek | 1999-06-18 21:14:00 +0200 (Fri, 18 Jun 1999) | 2 lines
-Changed paths:
-   D /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-eth0
-   D /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-eth0.wiget
-   D /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-ppp0.callback
-   D /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-ppp0.leased1
-   D /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-ppp0.leased2
-   D /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-ppp0.tpsa
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   D /rc-scripts/trunk/sysconfig/network-scripts/network-functions
-
-*** empty log message ***
-
-------------------------------------------------------------------------
-rev 372:  misiek | 1999-06-16 19:29:07 +0200 (Wed, 16 Jun 1999) | 2 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-
-fixed colors
-
-------------------------------------------------------------------------
-rev 371:  kloczek | 1999-06-15 20:06:17 +0200 (Tue, 15 Jun 1999) | 3 lines
-Changed paths:
-   D /rc-scripts/trunk/rc.d/rc.media
-
-
-- removed. This was (my) silly idea.
-
-------------------------------------------------------------------------
-rev 370:  kloczek | 1999-06-15 16:31:39 +0200 (Tue, 15 Jun 1999) | 3 lines
-Changed paths:
-   D /rc-scripts/trunk/src/Makefile
-
-
-- autogenerated.
-
-------------------------------------------------------------------------
-rev 369:  stangrze | 1999-06-14 23:17:11 +0200 (Mon, 14 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/.cvsignore
-   A /rc-scripts/trunk/AUTHORS
-   A /rc-scripts/trunk/COPYING
-   A /rc-scripts/trunk/INSTALL
-   D /rc-scripts/trunk/Makefile
-   A /rc-scripts/trunk/Makefile.am
-   A /rc-scripts/trunk/NEWS
-   A /rc-scripts/trunk/README
-   A /rc-scripts/trunk/autogen.sh
-   A /rc-scripts/trunk/configure.in
-   A /rc-scripts/trunk/doc
-   A /rc-scripts/trunk/doc/.cvsignore
-   A /rc-scripts/trunk/doc/Makefile.am
-   A /rc-scripts/trunk/doc/doexec.1
-   A /rc-scripts/trunk/doc/ipcalc.1
-   A /rc-scripts/trunk/doc/ipchains-setup.txt
-   A /rc-scripts/trunk/doc/net-scripts.txt
-   A /rc-scripts/trunk/doc/netreport.1
-   A /rc-scripts/trunk/doc/sysconfig.txt
-   A /rc-scripts/trunk/doc/sysvinitfiles
-   A /rc-scripts/trunk/doc/usernetctl.1
-   A /rc-scripts/trunk/doc/usleep.1
-   D /rc-scripts/trunk/ipchains-setup.txt
-   A /rc-scripts/trunk/lang.csh
-   M /rc-scripts/trunk/lang.sh
-   D /rc-scripts/trunk/net-scripts.txt
-   A /rc-scripts/trunk/ppp/Makefile.am
-   A /rc-scripts/trunk/ppp/ip-down.d/Makefile.am
-   A /rc-scripts/trunk/ppp/ip-up.d/Makefile.am
-   D /rc-scripts/trunk/rc-scripts.spec
-   A /rc-scripts/trunk/rc-scripts.spec.in
-   A /rc-scripts/trunk/rc.d/Makefile.am
-   A /rc-scripts/trunk/rc.d/init.d/Makefile.am
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   A /rc-scripts/trunk/rc.d/init.d/functions.network
-   M /rc-scripts/trunk/rc.d/init.d/halt
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/init.d/reboot
-   M /rc-scripts/trunk/rc.d/init.d/shutdwn
-   M /rc-scripts/trunk/rc.d/init.d/single
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.serial
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   A /rc-scripts/trunk/src/Makefile.am
-   A /rc-scripts/trunk/sysconfig/Makefile.am
-   A /rc-scripts/trunk/sysconfig/interfaces
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-lo
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.callback
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased1
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.leased2
-   A /rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.tpsa
-   M /rc-scripts/trunk/sysconfig/network
-   A /rc-scripts/trunk/sysconfig/network-scripts/Makefile.am
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/trunk/sysconfig/system
-   D /rc-scripts/trunk/sysconfig.txt
-   D /rc-scripts/trunk/sysvinitfiles
-
-
-Synced with latest from old repo
-
-------------------------------------------------------------------------
-rev 368:  stangrze | 1999-06-14 23:06:05 +0200 (Mon, 14 Jun 1999) | 3 lines
-Changed paths:
-   A /rc-scripts/trunk/ipchains-setup.txt
-
-
-now synced. (one file was missed)
-
-------------------------------------------------------------------------
-rev 367:  stangrze | 1999-06-14 23:05:09 +0200 (Mon, 14 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/Makefile
-   A /rc-scripts/trunk/net-scripts.txt
-   M /rc-scripts/trunk/rc-scripts.spec
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   A /rc-scripts/trunk/rc.d/init.d/ipchains
-   M /rc-scripts/trunk/rc.d/init.d/network
-   A /rc-scripts/trunk/rc.d/rc.media
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   A /rc-scripts/trunk/sysconfig/ipchains
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-eth0.wiget
-   A /rc-scripts/trunk/sysconfig/static-routes
-   M /rc-scripts/trunk/sysconfig/system
-
-
-synced with 0.0.5
-
-------------------------------------------------------------------------
-rev 366:  stangrze | 1999-06-14 22:53:24 +0200 (Mon, 14 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/Makefile
-   M /rc-scripts/trunk/lang.sh
-   M /rc-scripts/trunk/rc-scripts.spec
-   M /rc-scripts/trunk/setsysfont
-   M /rc-scripts/trunk/src/testdinit
-   M /rc-scripts/trunk/sysconfig/network
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig.txt
-
-
-Synced with 0.0.4
-
-------------------------------------------------------------------------
-rev 365:  stangrze | 1999-06-14 22:50:19 +0200 (Mon, 14 Jun 1999) | 3 lines
-Changed paths:
-   A /rc-scripts/trunk/sysconfig/network
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-eth0
-
-
-now is really synced with 0.0.3
-
-------------------------------------------------------------------------
-rev 364:  stangrze | 1999-06-14 22:44:32 +0200 (Mon, 14 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/inputrc
-   M /rc-scripts/trunk/ppp/ip-down.d/logger
-   M /rc-scripts/trunk/ppp/ip-up.d/logger
-   D /rc-scripts/trunk/radvd.init
-   M /rc-scripts/trunk/rc-scripts.spec
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/network
-   D /rc-scripts/trunk/sysconfig/network-scripts/chat-ppp0
-   D /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-ppp0
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdhcpc-done
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/network-functions
-   M /rc-scripts/trunk/sysconfig.txt
-   D /rc-scripts/trunk/tunnels-ip6.init
-
-
-Synced with rc-scripts-0.0.3 from old repo.
-
-------------------------------------------------------------------------
-rev 363:  stangrze | 1999-06-14 22:12:06 +0200 (Mon, 14 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/.cvsignore
-   M /rc-scripts/trunk/Makefile
-   M /rc-scripts/trunk/ppp/ip-down.d/logger
-   M /rc-scripts/trunk/ppp/ip-up.d/logger
-   M /rc-scripts/trunk/rc-scripts.spec
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/network
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/src/Makefile
-   M /rc-scripts/trunk/sysconfig/system
-
-
-Synced with rc-scripts-0.0.2 from old repo.
-
-------------------------------------------------------------------------
-rev 362:  stangrze | 1999-06-14 22:08:17 +0200 (Mon, 14 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/Makefile
-   M /rc-scripts/trunk/inittab
-   A /rc-scripts/trunk/inputrc
-   M /rc-scripts/trunk/lang.sh
-   A /rc-scripts/trunk/rc-scripts.spec
-   M /rc-scripts/trunk/rc.d/init.d/functions
-   M /rc-scripts/trunk/rc.d/init.d/functions-ip6
-   M /rc-scripts/trunk/rc.d/init.d/halt
-   M /rc-scripts/trunk/rc.d/init.d/killall
-   M /rc-scripts/trunk/rc.d/init.d/network
-   A /rc-scripts/trunk/rc.d/init.d/network-ip6.init
-   M /rc-scripts/trunk/rc.d/init.d/nfsfs
-   M /rc-scripts/trunk/rc.d/init.d/random
-   A /rc-scripts/trunk/rc.d/init.d/reboot
-   A /rc-scripts/trunk/rc.d/init.d/shutdwn
-   M /rc-scripts/trunk/rc.d/init.d/single
-   A /rc-scripts/trunk/rc.d/init.d/tunnels-ip6.init
-   M /rc-scripts/trunk/rc.d/rc
-   M /rc-scripts/trunk/rc.d/rc.local
-   M /rc-scripts/trunk/rc.d/rc.serial
-   M /rc-scripts/trunk/rc.d/rc.sysinit
-   M /rc-scripts/trunk/src/Makefile
-   M /rc-scripts/trunk/src/usernetctl.c
-   M /rc-scripts/trunk/sysconfig/network-ip6
-   M /rc-scripts/trunk/sysconfig/network-ip6.conf
-   A /rc-scripts/trunk/sysconfig/network-scripts/chat-ppp0.callback
-   A /rc-scripts/trunk/sysconfig/network-scripts/chat-ppp0.leased1
-   A /rc-scripts/trunk/sysconfig/network-scripts/chat-ppp0.tpsa
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-ppp0.callback
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-ppp0.leased1
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-ppp0.leased2
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-ppp0.tpsa
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-   M /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   A /rc-scripts/trunk/sysconfig/network-scripts/tnlcfg-icm
-   A /rc-scripts/trunk/sysconfig/tunnels-ip6.conf
-   M /rc-scripts/trunk/sysconfig.txt
-   A /rc-scripts/trunk/sysvinitfiles
-
-
-Synced with rc-scripts-0.0.1 from old repo.
-
-------------------------------------------------------------------------
-rev 361:  kloczek | 1999-06-14 21:55:09 +0200 (Mon, 14 Jun 1999) | 9 lines
-Changed paths:
-   A /rc-scripts/trunk/sysconfig/system
-
-
-- added initial main system configuration file with:
--- RUN_SULOGIN_ON_ERR=yes
--- DEFAULT_SERVICE_RUN_NICE_LEVEL=0
--- RUN_ISAPNP=yes
--- PANIC_REBOOT_TIME=0
--- DELAY_LOGIN=yes
--- CLEAN_TMP=yes
-
-------------------------------------------------------------------------
-rev 360:  kloczek | 1999-06-14 21:31:48 +0200 (Mon, 14 Jun 1999) | 3 lines
-Changed paths:
-   M /rc-scripts/trunk/rc.d/init.d/functions
-
-
-- added suporting colors with using tput instead hardcoded term sequences.
-
-------------------------------------------------------------------------
-rev 359:  kloczek | 1999-06-14 21:25:03 +0200 (Mon, 14 Jun 1999) | 3 lines
-Changed paths:
-   A /rc-scripts/trunk/.cvsignore
-   A /rc-scripts/trunk/ppp/.cvsignore
-   A /rc-scripts/trunk/ppp/ip-down.d/.cvsignore
-   A /rc-scripts/trunk/ppp/ip-up.d/.cvsignore
-   A /rc-scripts/trunk/rc.d/.cvsignore
-   A /rc-scripts/trunk/rc.d/init.d/.cvsignore
-   A /rc-scripts/trunk/src/.cvsignore
-   A /rc-scripts/trunk/sysconfig/.cvsignore
-   A /rc-scripts/trunk/sysconfig/network-scripts/.cvsignore
-
-
-- added template .cvsignore.
-
-------------------------------------------------------------------------
-rev 357:  wiget | 1999-06-14 21:22:23 +0200 (Mon, 14 Jun 1999) | 2 lines
-Changed paths:
-   A /rc-scripts/trunk
-   A /rc-scripts/trunk/Makefile
-   A /rc-scripts/trunk/adjtime
-   A /rc-scripts/trunk/inittab
-   A /rc-scripts/trunk/lang.sh
-   A /rc-scripts/trunk/ppp
-   A /rc-scripts/trunk/ppp/ip-down
-   A /rc-scripts/trunk/ppp/ip-down.d
-   A /rc-scripts/trunk/ppp/ip-down.d/logger
-   A /rc-scripts/trunk/ppp/ip-up
-   A /rc-scripts/trunk/ppp/ip-up.d
-   A /rc-scripts/trunk/ppp/ip-up.d/logger
-   A /rc-scripts/trunk/radvd.init
-   A /rc-scripts/trunk/rc.d
-   A /rc-scripts/trunk/rc.d/init.d
-   A /rc-scripts/trunk/rc.d/init.d/functions
-   A /rc-scripts/trunk/rc.d/init.d/functions-ip6
-   A /rc-scripts/trunk/rc.d/init.d/halt
-   A /rc-scripts/trunk/rc.d/init.d/killall
-   A /rc-scripts/trunk/rc.d/init.d/network
-   A /rc-scripts/trunk/rc.d/init.d/nfsfs
-   A /rc-scripts/trunk/rc.d/init.d/random
-   A /rc-scripts/trunk/rc.d/init.d/single
-   A /rc-scripts/trunk/rc.d/rc
-   A /rc-scripts/trunk/rc.d/rc.local
-   A /rc-scripts/trunk/rc.d/rc.serial
-   A /rc-scripts/trunk/rc.d/rc.sysinit
-   A /rc-scripts/trunk/setsysfont
-   A /rc-scripts/trunk/src
-   A /rc-scripts/trunk/src/Makefile
-   A /rc-scripts/trunk/src/doexec.1
-   A /rc-scripts/trunk/src/doexec.c
-   A /rc-scripts/trunk/src/ipcalc.1
-   A /rc-scripts/trunk/src/ipcalc.c
-   A /rc-scripts/trunk/src/netreport.1
-   A /rc-scripts/trunk/src/netreport.c
-   A /rc-scripts/trunk/src/testd.c
-   A /rc-scripts/trunk/src/testdinit
-   A /rc-scripts/trunk/src/usernetctl.1
-   A /rc-scripts/trunk/src/usernetctl.c
-   A /rc-scripts/trunk/src/usleep.1
-   A /rc-scripts/trunk/src/usleep.c
-   A /rc-scripts/trunk/sysconfig
-   A /rc-scripts/trunk/sysconfig/network-ip6
-   A /rc-scripts/trunk/sysconfig/network-ip6.conf
-   A /rc-scripts/trunk/sysconfig/network-scripts
-   A /rc-scripts/trunk/sysconfig/network-scripts/chat-ppp0
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-lo
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifcfg-ppp0
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifdhcpc-done
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifdown
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifdown-post
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifdown-ppp
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifdown-sl
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-aliases
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-ipx
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-plip
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-post
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-ppp
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-routes
-   A /rc-scripts/trunk/sysconfig/network-scripts/ifup-sl
-   A /rc-scripts/trunk/sysconfig/network-scripts/network-functions
-   A /rc-scripts/trunk/sysconfig.txt
-   A /rc-scripts/trunk/tunnels-ip6.init
-
-Initial revision
-
-------------------------------------------------------------------------
This page took 0.47247 seconds and 4 git commands to generate.