]> 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 3c772cf30391b772514662483348eebf7383c56c..09f2257ad4245f6fbfd200676a17022dcae178ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2011-03-20 01:00 +0000 [r12206-12207]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.ac: - 0.4.4.1, fixes typo in set_up_loopback
+
+       * sysconfig/network-scripts/functions.network: - use proper device
+
+2011-03-20 00:09 +0000 [r12203]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.ac: - 0.4.4.0
+
+2011-03-19 23:57 +0000 [r12202]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * src/Makefile.am, configure.ac: - fix glib2 static linking
+
+2011-03-18 18:19 +0000 [r12201]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - setup static
+         routes for loopback, see
+         http://wiki.squid-cache.org/Features/Tproxy4 why this is needed
+
+2011-03-08 20:49 +0000 [r12198]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network,
+         rc.d/init.d/functions: Revert previous commit. Fix is_module
+         instead to do not match partial module names.
+
+2011-03-08 20:34 +0000 [r12197]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Load ipv6 and ipx
+         only when not built into kernel.
+
+2011-03-04 13:37 +0000 [r12188]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-vlan: GVRP default on on vlans
+
+2011-02-19 16:03 +0000 [r12170]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * service: - tabs
+
+2011-02-10 16:37 +0000 [r12138]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: - added missing slash
+
+2011-02-10 12:46 +0000 [r12136]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: - don't try to find out the subsystem type
+         if none is mounted
+
+2011-02-10 12:26 +0000 [r12135]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: - silence mkdir
+
+2011-02-10 12:21 +0000 [r12134]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * 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
+
+2011-02-10 12:12 +0000 [r12133]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * 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
+
+2011-02-10 11:04 +0000 [r12128-12130]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: - put cpuset/cgroup mounts in mtab
+
+       * rc.d/init.d/cpusets: - exit from script if no cpuset/cgroup
+         support in kernel
+
+       * rc.d/rc.sysinit, rc.d/init.d/cpusets: - moved cpuset/cgroup
+         mounting code into cpuset startup script for seamless
+         interoperability with libcgroup
+
+2011-02-09 10:55 +0000 [r12126]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: add killproc -p alias
+
+2011-01-27 06:04 +0000 [r12089-12090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/Makefile.am: sysconfig/clock is gone
+
+       * 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.
+
+2011-01-27 05:44 +0000 [r12088]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Check /dev/rtc or /dev/rtc0 existence.
+
+2011-01-25 18:56 +0000 [r12083-12084]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: 0.4.3.8
+
+       * autogen.sh: Disabled --enable-maintainer-mode
+         --enable-compile-warnings (unsupported by current auto*).
+
+2011-01-24 18:19 +0000 [r12082]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network: IPv6 networking on by default.
+
+2010-12-22 10:23 +0000 [r12020]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/netfs: Don't mount fs inside of vserver guest.
+
+2010-12-22 05:54 +0000 [r12019]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: cgroup/cpuset can exist in fstab but be
+         commented out. Handle that.
+
+2010-12-20 18:09 +0000 [r12014]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/cryptsetup: started instead of busy
+
+2010-12-12 17:42 +0000 [r11982-11983]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - 0.4.3.7
+
+       * rc.d/init.d/functions: add --user support to run_cmd Usage:
+         run_cmd --user stats "Message" command_to_run arg1 arg2...
+
+2010-12-07 14:08 +0000 [r11973]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - pidfile var
+
+2010-12-03 13:10 +0000 [r11940]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/netfs: - some formatting, respect to use functios
+         (RETVAL variable vs exit calls)
+
+2010-12-03 13:04 +0000 [r11939]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/netfs: - use functions
+
+2010-12-03 11:43 +0000 [r11936]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: 0.4.3.6
+
+2010-12-03 11:33 +0000 [r11934-11935]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/netfs: Bugfix (bring in cryptsetup; cleanups).
+
+       * rc.d/init.d/netfs: Bugfix.
+
+2010-12-03 10:37 +0000 [r11933]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am, rc.d/init.d/network: Bring in netfs.
+
+2010-12-03 10:33 +0000 [r11930-11932]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/netfs: : not needed.
+
+       * TODO: - better umount on stop
+
+       * rc.d/init.d/netfs: Bugfixes. Seems to be working fine.
+
+2010-12-03 10:25 +0000 [r11929]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: __umount_*loop from FC.
+
+2010-12-03 10:15 +0000 [r11928]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/netfs: Don't touch nfs if we have separate nfsfs
+         script.
+
+2010-12-03 09:38 +0000 [r11927]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/netfs (added): Networked filesystems mount/umount.
+         Unfinished.
+
+2010-12-02 15:30 +0000 [r11922]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - avoid crypto init retries if no crypttab is
+         setup
+
+2010-11-25 23:54 +0000 [r11913]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * 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 :(
+
+2010-11-07 19:54 +0000 [r11900]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - init crypt mounts also after lvm has been run
+
+2010-11-06 10:47 +0000 [r11894]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Release 0.4.3.5.
+
+2010-11-06 09:57 +0000 [r11893]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/network, sysconfig/system, rc.d/init.d/functions:
+         Detect isolation only vserver networking. New variable -
+         VSERVER_ISOLATION_NET.
+
+2010-11-06 09:12 +0000 [r11892]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Silent modprobe.
+
+2010-11-06 08:43 +0000 [r11889]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Release 0.4.3.4.
+
+2010-11-06 00:33 +0000 [r11888]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - create /dev/cgroup (see comment)
+
+2010-11-06 00:26 +0000 [r11887]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/cpusets: - use full blown cgroup subsystem if
+         available
+
+2010-11-06 00:11 +0000 [r11886]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - if cgroup is available use all its subsystems
+         instead of just cpusets
+
+2010-11-06 00:07 +0000 [r11885]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * 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
+
+2010-10-09 21:21 +0000 [r11840]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * src/initlog.c: Update initlog from initscripts.
+
+2010-10-06 08:03 +0000 [r11831]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - procname
+
+2010-10-06 07:58 +0000 [r11830]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - killproc wants procname mostly
+
+2010-09-30 04:26 +0000 [r11823]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc: Fix 'local: można używać tylko w funkcji' on bash.
+
+2010-09-19 18:38 +0000 [r11812]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Make sysctl quiet.
+
+2010-09-03 09:07 +0000 [r11801]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - don't check the fs on aufs and squashfs
+         systems
+
+2010-08-26 10:30 +0000 [r11789]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - use /var/log/boot.log, to match with plymouth
+         path
+
+2010-08-21 18:00 +0000 [r11788]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Set firmware-loader also when udev is off.
+
+2010-08-01 16:32 +0000 [r11741]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/i18n: - plain en with utf8
+
+2010-08-01 16:13 +0000 [r11739]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - skip lock when making nodes on boot
+
+2010-08-01 16:08 +0000 [r11738]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - check_root_fs to function for readability
+
+2010-08-01 15:58 +0000 [r11735-11737]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - remove locale setup where it is pointless
+         (grep for fixed strings, and cat)
+
+       * rc.d/init.d/template.init: - sample for status with pidfile
+
+       * rc.d/rc.sysinit: - skip unneccesary subshell
+
+2010-07-26 13:31 +0000 [r11715]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - typo
+
+2010-07-26 13:20 +0000 [r11714]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * 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.
+
+2010-07-21 08:23 +0000 [r11688]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/allowlogin: - functions, exit early if disabled
+
+2010-07-20 08:42 +0000 [r11684]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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?
+
+2010-07-08 10:47 +0000 [r11638-11639]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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)
+
+       * 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
+
+2010-06-18 06:40 +0000 [r11565]  cactus <cactus/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - fix shutdown/restart on kernels with devtmpfs
+
+2010-06-15 11:37 +0000 [r11562]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * changelog.sh: - changelog.sh script improved and ChangeLog
+         updated
+
+2010-06-15 11:33 +0000 [r11561]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * configure.ac: - firmwaredir was wrong
+
+2010-06-15 11:17 +0000 [r11558-11559]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * configure.ac: - Version: 0.4.3.3
+
+       * Makefile.am, configure.ac: - firmwaredir relative to
+         ${exec_prefix} to fix 'make distcheck'
+
+2010-06-15 10:13 +0000 [r11557]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
+         - allow multiple dhclient instances running on one machine
+
+2010-06-14 17:25 +0000 [r11555-11556]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/random: - reorganize into functions
+
+       * rc.d/init.d/random: - do not touch host random inside vserver
+         (discussed with baggins and arekm long time ago)
+
+2010-06-08 09:01 +0000 [r11552]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - /proc/cmdline may be unavailable (like
+         in a VServer) make cat quiet in such case
+
+2010-05-18 12:13 +0000 [r11476]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: No need for wait loop.
+         check_link_down sleeps for specified time in 0.5s intervals.
+
+2010-05-17 20:26 +0000 [r11475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description: Wait for wpa_supplicant
+         to actually connect to network before trying dhcp.
+
+2010-05-17 20:20 +0000 [r11474]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Support for max
+         timeout as parameter.
+
+2010-05-17 20:16 +0000 [r11473]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Don't rely on ip
+         link UP checking. Always to mii-tool/ethtool test.
+
+2010-05-17 19:08 +0000 [r11472]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: Respect ZEROCONF variable for
+         dhcpcd.
+
+2010-05-17 18:08 +0000 [r11471]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - ok to exit silently in ssd mode of
+         killproc, no need to noise about missing pidfile
+
+2010-05-13 07:17 +0000 [r11462]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * Makefile.am: Include/install firmware-loader.sh brought by commit
+         r10422.
+
+2010-05-12 07:11 +0000 [r11460]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * doc/Makefile.am: - include upstart.txt in the package
+
+2010-05-12 07:08 +0000 [r11459]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * doc/upstart.txt: - notes about job debuging
+
+2010-05-11 17:21 +0000 [r11458]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * configure.ac: - Version: 0.4.3.2
+
+2010-05-11 10:10 +0000 [r11449]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * init/Makefile.am: - new listed in Makefile.am
+
+2010-05-11 08:54 +0000 [r11447]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * init/rc.conf (added), init/rcS-sulogin.conf (added),
+         init/rcS.conf (added): - init job descriptions moved from
+         upstart-SysVinit
+
+2010-05-10 17:24 +0000 [r11427]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - note about two modes in daemon
+
+2010-05-10 14:35 +0000 [r11424]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * configure.ac: - Version: 0.4.3.1
+
+2010-05-10 14:31 +0000 [r11423]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * 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
+
+2010-05-10 12:59 +0000 [r11422]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - properly quote is_yes() argument
+
+2010-05-10 11:50 +0000 [r11420]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * configure.ac: - Version: 0.4.3.0
+
+2010-05-10 11:23 +0000 [r11419]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * 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
+
+2010-05-02 12:16 +0000 [r11364]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * 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)
+
+2010-04-21 20:24 +0000 [r11340]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * service: - grab $ACTION variable
+
+2010-04-21 18:26 +0000 [r11339]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * service: - nicer output (brief) for --status-all ported from
+         ubuntu
+
+2010-04-21 18:21 +0000 [r11338]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * service: - identify as pld
+
+2010-04-07 07:02 +0000 [r11312-11313]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - release 0.4.2.8
+
+       * rc.d/init.d/functions: - add --redirfds similar to --closefds
+
+2010-04-05 19:18 +0000 [r11309]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - tabs
+
+2010-04-05 19:13 +0000 [r11308]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - no need to load service config to
+         check network state
+
+2010-02-08 17:34 +0000 [r11137]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description: - WLAN_WPA_DRIVER should
+         default to wext
+
+2010-02-08 17:11 +0000 [r11136]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - skip dead pids in status() with
+         --pidfile, or is filter_chroot() broken by design?
+
+2010-02-08 17:06 +0000 [r11135]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * t/status-pidfile.sh (added): - test for status() --pidfile
+
+2010-02-08 16:51 +0000 [r11134]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * t/backtick-test.sh (added), backtick-test.sh (removed), t
+         (added): - move tests to t/
+
+2010-01-15 13:56 +0000 [r11113]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * 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).
+
+2010-01-11 10:52 +0000 [r11099]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * changelog.sh: - C locale for consistent changelog
+
+2010-01-11 09:07 +0000 [r11098]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/system: Drop EVMS_MD since it's not used.
+
+2010-01-10 22:05 +0000 [r11096]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Prepare for 0.4.2.7.
+
+2009-12-02 19:13 +0000 [r11004]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - more reverting baggins buzybox branch changes
+         regarding hwclock
+
+2009-11-24 11:07 +0000 [r11001]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * 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
+
+2009-11-22 23:24 +0000 [r10999]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/Makefile.am: - add rc.init back
+
+2009-11-22 23:14 +0000 [r10998]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.init (added): - restore, but this time with some doc too
+
+2009-11-22 20:39 +0000 [r10996]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - hwclock doesn't recognize -l (patch from
+         devel-en)
+
+2009-11-22 13:54 +0000 [r10995]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - formatting
+
+2009-11-22 13:51 +0000 [r10993-10994]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - nwid already set
+         earlier
+
+       * rc.d/init.d/network: - typo, dots
+
+2009-11-22 09:19 +0000 [r10990-10992]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.init (removed), rc.d/Makefile.am: - rc.init does not seem
+         to be used anywhere; remove it
+
+       * sysconfig/network: - mention HOTPLUG
+
+       * sysconfig/interfaces/ifcfg-description: - cleanup
+
+2009-11-20 12:58 +0000 [r10989]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - cleanup trailing whitespace
+
+2009-11-20 12:54 +0000 [r10988]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots: - back to /bin/sh
+
+2009-11-20 12:35 +0000 [r10985-10987]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * modules: - apply rc-scripts-modules.patch
+
+       * configure.ac: - prepare for 0.4.2.6 release
+
+2009-11-19 21:21 +0000 [r10984]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - with --pidfile set in status(), don't
+         make wrong assumptions by finding process by name
+
+2009-11-19 21:07 +0000 [r10983]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - fix weird typo
+
+2009-11-19 20:41 +0000 [r10982]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - if pidfile specified, pid must be there,
+         don't fallback for pidof(1)
+
+2009-11-19 13:31 +0000 [r10981]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.local: - rc.local is sourced, not executed
+
+2009-11-17 07:10 +0000 [r10976]  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/cryptsetup, rc.d/init.d/functions: - partial merge of
+         baggin's busybox branch changes
+
+2009-11-17 06:22 +0000 [r10975]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - status -p shortopt for --pidfile
+
+2009-11-16 14:49 +0000 [r10971]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: -
+         unknown/unsupported: return 2 if no tools found or all the
+         methods failed
+
+2009-11-16 14:07 +0000 [r10970]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - don't call
+         check_mii_tool if ethtool or iwconfig reported success
+
+2009-11-16 14:03 +0000 [r10969]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * 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
+
+2009-11-16 14:00 +0000 [r10968]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * 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
+
+2009-11-04 08:03 +0000 [r10945]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * 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)
+
+2009-11-04 07:58 +0000 [r10944]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * 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
+
+2009-11-03 15:47 +0000 [r10933]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * 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
+
+2009-10-25 18:33 +0000 [r10854]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: - fix devs detect
+
+2009-10-16 08:50 +0000 [r10792]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - stderr redirected anyway, nothing
+         special needed in configtest()
+
+2009-10-15 10:03 +0000 [r10789]  pawelz <pawelz/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile: - do not reduce
+         MTU by default. It kills ipsec.
+
+2009-10-15 09:32 +0000 [r10788]  pawelz <pawelz/at/pld-linux.org>
+
+       * 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)
+
+2009-10-14 07:35 +0000 [r10784]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - local args in /etc/modules processing
+
+2009-09-14 23:31 +0000 [r10603]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * 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"
+
+2009-09-02 19:58 +0000 [r10524]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Set rc to 0 for mdadm rc=2 case.
+
+2009-09-01 18:59 +0000 [r10523]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - cpuset shouldn't be mounted unconditionally -
+         it has few options
+
+2009-08-30 20:14 +0000 [r10518]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: mdadm status codes 0 and 2 (new in mdadm 3.0)
+         are success
+
+2009-08-25 10:25 +0000 [r10493]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - use shell construct
+
+2009-08-25 09:26 +0000 [r10492]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Skip comments in args.
+
+2009-08-24 06:16 +0000 [r10491]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Restore extra check.
+
+2009-08-17 20:34 +0000 [r10490]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit, src/getkey.c: New getkey handling (from fc).
+
+2009-08-16 20:53 +0000 [r10487]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Release 0.4.2.4.
+
+2009-08-11 14:06 +0000 [r10473]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - no subshell needed and unify modprobe -c
+         callout
+
+2009-08-11 07:08 +0000 [r10469]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Don't use modprobe.conf file. Use /sbin/modprobe
+         -c output instead.
+
+2009-08-07 17:42 +0000 [r10460]  Marcin Król <hawk/at/pld-linux.org>
+
+       * 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
+
+2009-07-25 19:44 +0000 [r10427]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - configtest alias - allow output of
+         configtest success
+
+2009-07-25 19:29 +0000 [r10426]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - improved configtest output sequence
+
+2009-07-25 19:24 +0000 [r10425]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - add checkconfig action sample
+
+2009-07-25 19:19 +0000 [r10424]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - use <service_name> for msg as it
+         usualy differs
+
+2009-07-21 18:25 +0000 [r10422]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
+
+       * firmware-loader.sh (added), rc.d/rc.sysinit: - added
+         firmware-loader.sh for autoload firmware on systems w/o udev
+
+2009-07-17 07:40 +0000 [r10421]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+       * sysconfig/i18n: - add en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8
+         en_GB.UTF-8/UTF-8 to supported langs
+
+2009-07-16 18:09 +0000 [r10420]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: Update LINES correctly.
+
+2009-07-16 17:07 +0000 [r10419]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: On IPMI serial console COLUMNS ends up
+         with negative value like -13. Protect agains such thing. Also
+         protect LINES.
+
+2009-07-01 04:39 +0000 [r10409]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * acinclude.m4: - fix underquoted definition warning
+
+2009-07-01 04:35 +0000 [r10408]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - 0.4.2.3
+
+2009-06-29 00:13 +0000 [r10399]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - nice message about kexec being used
+
+2009-06-28 22:17 +0000 [r10398]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - invoke kexec only if image loaded
+
+2009-06-05 18:30 +0000 [r10372]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network: - update udev path
+
+2009-06-03 06:29 +0000 [r10367-10369]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - one local should
+         be enough
+
+       * rc.d/init.d/functions: - update path
+
+       * sysconfig/network-scripts/functions.network: - i don't think cat
+         output is localized
+
+2009-06-02 20:34 +0000 [r10366]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Add rfkill support.
+
+2009-05-26 19:51 +0000 [r10361]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - don't kill -KILL (in start-stop-daemon),
+         try TERM first
+
+2009-05-22 18:30 +0000 [r10358]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * DEVELOPMENT, configure.ac: Prepare for 0.4.2.2.
+
+2009-04-23 20:59 +0000 [r10333]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Don't rely on mii
+         check (it's unreliable). 'radio off' clarifications. Less
+         iterations in loop.
+
+2009-04-07 09:28 +0000 [r10321-10322]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
+         udev it doesn't exist usually.
+
+       * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
+         udev it doesn't exist usually.
+
+2009-03-26 15:11 +0000 [r10264]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-aliases: - more readable
+
+2009-03-26 13:33 +0000 [r10253]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-aliases: - set addrlabel only if
+         specified
+
+2009-03-23 16:07 +0000 [r10235]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.ac: - 0.4.2.1
+
+2009-03-21 21:30 +0000 [r10225-10226]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/sys-chroots: - correct
+
+       * rc.d/init.d/sys-chroots: - invert condition to bring down one
+         level of indent
+
+2009-03-21 21:24 +0000 [r10223-10224]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/local: - proper order of commands
+
+       * rc.d/init.d/killall: - correction
+
+2009-03-21 21:17 +0000 [r10222]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/allowlogin: - why the space?
+
+2009-03-20 16:03 +0000 [r10221]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Set nickname only
+         when specified in config since many wifi adapters don't support
+         this setting.
+
+2009-03-19 00:15 +0000 [r10218]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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)
+
+2009-03-16 11:34 +0000 [r10214]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, rc.d/rc.sysinit: - shorter lvm version detect
+
+2009-03-16 11:27 +0000 [r10213]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - remove unneeded subshells
+
+2009-03-16 11:23 +0000 [r10212]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/system: - typo
+
+2009-03-15 23:09 +0000 [r10210-10211]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, sysconfig/system: - added UMOUNT_IGNORE option
+
+       * 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>
+
+       * inittab: - sX prefix ofr serial lines
+
+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
+
+2009-03-10 11:39 +0000 [r10197-10198]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/network-scripts/functions.network: - addlabel is IPv6
+         only
+
+       * sysconfig/network-scripts/ifup-aliases: - added addrlabel support
+
+2009-03-10 11:33 +0000 [r10196]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-aliases: - removed dead code
+
+2009-03-10 11:20 +0000 [r10195]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - add IP_LABEL support
+
+2009-03-10 11:16 +0000 [r10194]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - allow addrlabel
+         setting for ipv4 adresses
+
+2009-03-10 11:11 +0000 [r10192-10193]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - remove IP6_SRC_IF
+         dead code - started adding IP_LABEL
+
+       * doc/net-scripts.txt: - remove IP6_SRC_IF, add IP_ALABEL
+
+2009-03-10 11:02 +0000 [r10191]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - just remove IP6_SRC_IF
+         to avoid confusion
+
+2009-03-10 10:56 +0000 [r10190]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - add IP_LABEL setting
+         for ip addrlabel (see RFC 3484) - added comment about uselessness
+         of IP6_SRC_IF setting
+
+2009-03-09 21:21 +0000 [r10186]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - use exntended regexp functionality
+
+2009-03-09 21:12 +0000 [r10185]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * 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
+
+2009-03-09 21:04 +0000 [r10183-10184]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - fix syntax
+
+       * 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
+
+2009-03-09 18:50 +0000 [r10181-10182]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-vlan: - ip link help might be
+         localized, remove unneeded subshell
+
+       * rc.d/init.d/functions: - /proc/mounts isn't localized and it has
+         fixed format (use fgrep)
+
+2009-03-09 18:03 +0000 [r10180]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * 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>
+
+       * rc.d/init.d/functions: - use /proc/mounts if available for
+         checking mounted fs
+
+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
+
+2009-03-09 15:54 +0000 [r10177]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * 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)
+
+2009-03-08 15:48 +0000 [r10176]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * 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
+
+2009-03-06 12:56 +0000 [r10174]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - daemon() startup errors dump to stderr
+
+2009-03-02 12:39 +0000 [r10159]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - no bashism, typo
+
+2009-03-02 12:28 +0000 [r10158]  Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - remount rootfs rw only if no option 'ro' in
+         fstab - hide remove errors on /etc/*mtab~* /fastboot etc
+
+2009-02-27 16:36 +0000 [r10150]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * 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>
+
+       * sysconfig/network-scripts/ifdown-vlan: - restored vconfig support
+         for older iproute2 users
+
+2009-02-25 07:43 +0000 [r10146]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - less indent by using return in
+         functions
+
+2009-02-21 12:43 +0000 [r10135]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc, sysconfig/network-scripts/functions.network: Comparsion
+         correction.
+
+2009-02-20 09:05 +0000 [r10133]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * configure.ac: Preparations for 0.4.1.27.
+
+2009-02-19 20:03 +0000 [r10132]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - 15 seems to be normal color on 16 and
+         256 color consoles
+
+2009-02-19 10:15 +0000 [r10130]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - typo
+
+2009-02-17 17:23 +0000 [r10127]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * 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
+
+2009-02-16 01:07 +0000 [r10123-10124]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - keep one style of spacing, do not
+         pollute sh with C-style comparision == operator
+
+       * 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
+
+2009-02-12 11:29 +0000 [r10122]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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
+
+2009-02-09 19:59 +0000 [r10115]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - typo
+
+2009-02-04 20:28 +0000 [r10099]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - makepid functionality to daemon function
+
+2009-01-25 14:58 +0000 [r10096]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/cryptsetup: - LC_ALL=C for greps
+
+2009-01-23 15:03 +0000 [r10095]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - local output for
+         func internal vars
+
+2009-01-23 13:54 +0000 [r10094]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: - grepping pid from ps ax could
+         be ambigous, use kill -0 for running-pid-check
+
+2009-01-23 13:45 +0000 [r10093]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/cryptsetup: - revert unwanted commit
+
+2009-01-23 13:39 +0000 [r10092]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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)
+
+2009-01-23 13:34 +0000 [r10091]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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
+
+2009-01-22 09:06 +0000 [r10090]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: Mention GVRP option.
+
+2009-01-22 09:02 +0000 [r10089]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * po/pl.po: Update
+
+2009-01-22 08:56 +0000 [r10087-10088]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network,
+         sysconfig/network-scripts/ifup-vlan: Prefer vlan creation using
+         iproute2, fallback to vconfig.
+
+       * sysconfig/network-scripts/ifdown: No need for special handling
+         for vlans when downing master device.
+
+2009-01-22 08:41 +0000 [r10086]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-vlan: vconfig no longer needed
+         here.
+
+2009-01-22 07:43 +0000 [r10085]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-vlan,
+         sysconfig/network-scripts/ifdown: Delete devices using iproute2.
+
+2009-01-05 19:08 +0000 [r10050]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit, rc.d/init.d/cpusets: - use noprefix mount option
+         for cgroup cpuset
+
+2009-01-02 19:01 +0000 [r10047-10048]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * sysconfig/cpusets/cpuset-test: - removed reference to cpuset
+         virtualization (feature long dead, and no signs of resurrection)
+
+       * rc.d/init.d/cpusets: - fix for /dev/cpuset mounted as cgroup
+         -ocpuset
+
+2008-12-31 19:25 +0000 [r10044]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.ac: 0.4.1.26
+
+2008-12-25 07:08 +0000 [r10040]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - optional argument in square brackets
+
+2008-12-16 19:00 +0000 [r10038]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - add usage for killproc - shift 2 is
+         better than shift shift
+
+2008-12-16 18:55 +0000 [r10037]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - try ssd for killproc. needs pidfile to
+         work reliably - what values to use for --retry?
+
+2008-12-11 17:04 +0000 [r10034]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - display LVM VG stats after LVM has been
+         initialized
+
+2008-12-09 14:35 +0000 [r10030]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, po/pl.po, sysconfig/system, rc.d/rc.sysinit,
+         sysconfig/network-scripts/ifup-ppp: - removed DevFS support
+
+2008-12-09 14:31 +0000 [r10029]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - udev-135-2 finally creates /dev/cpuset
+         directory - use cgroup fs in newer kernels
+
+2008-12-04 19:49 +0000 [r10022]  Paweł Sikora <pluto/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - allow usb group to operate on /proc/bus/usb.
+
+2008-12-02 07:14 +0000 [r10020]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysctl.conf: Leave default for kernel.
+
+2008-12-02 00:08 +0000 [r10019]  Paweł Sikora <pluto/at/pld-linux.org>
+
+       * sysctl.conf: - describe kernel.randomize_va_space feature.
+
+2008-11-30 19:27 +0000 [r10016]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-vlan: Load 8021q module.
+
+2008-11-30 15:15 +0000 [r10014]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - add --pidfile to status()
+
+2008-11-28 16:09 +0000 [r10010]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup,
+         sysconfig/interfaces/ifcfg-description,
+         sysconfig/interfaces/ifcfg-eth0.1: macvlan support.
+
+2008-11-27 14:47 +0000 [r10007]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - load dm-mod before using dmsetup in multipath
+         case
+
+2008-11-18 13:40 +0000 [r9998]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/cryptsetup: - catch missing device errors
+
+2008-11-18 13:26 +0000 [r9996-9997]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/interfaces/data/chat-ppp0.kou: - it starts pppd right
+         after connection - with kernel or fixed firmware there's OK said
+         after ATZ
+
+       * sysconfig/interfaces/ifcfg-ppp0.kou: - add debug line (disabled)
+
+2008-11-14 01:23 +0000 [r9991]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/cryptsetup: - use nls
+
+2008-11-12 23:27 +0000 [r9985]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/cryptsetup: - dmsetup mknodes so the startup doesn't
+         complain on missing nodes
+
+2008-11-10 00:46 +0000 [r9974]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/cryptsetup: - output formatting cosmetics
+
+2008-11-10 00:15 +0000 [r9973]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/cryptsetup: - no bashism
+
+2008-11-05 22:48 +0000 [r9970]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - add --chdir to daemon()
+
+2008-11-05 22:39 +0000 [r9969]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - -u is for stopping in ssd
+
+2008-11-04 20:04 +0000 [r9963]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - wtf 0.4.1.24 was already there? bump to 0.4.1.25
+         then
+
+2008-11-04 19:57 +0000 [r9962]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * DEVELOPMENT: - somewhy have to svn up again after configure.ac
+         commit
+
+2008-11-04 19:45 +0000 [r9959]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - 0.4.1.24 release
+
+2008-11-04 18:07 +0000 [r9958]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * lang.sh: - LC_ALL was still overwritten with i18n value even if
+         one had from ssh session
+
+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
+
+2008-10-28 00:09 +0000 [r9926]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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>
+
+       * sysconfig/system, rc.d/rc.sysinit: - introduce START_UDEV
+         variable
+
+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>
+
+2008-10-25 18:35 +0000 [r9920]  Radosław Zieliński <radek/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - removed sed dependency
+
+2008-10-25 18:16 +0000 [r9918-9919]  Radosław Zieliński <radek/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-eth0.1: - typo
+
+       * 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>
+
+       * 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
+
+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.
+
+2008-10-12 18:08 +0000 [r9907]  Tomasz Pala <gotar/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - start-stop-daemon uses -c not -u to
+         change UID
+
+2008-09-16 20:39 +0000 [r9869]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * inittab: - full set of samples for default terminals (default
+         keymap doesn't allow you switch over 12)
+
+2008-09-15 08:23 +0000 [r9868]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * inittab: - you don't likely need so many terminals
+
+2008-08-07 20:39 +0000 [r9860]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Actually don't use -s option since dmesg uses
+         klogctl() to retrieve real ring buffer size.
+
+2008-08-07 20:36 +0000 [r9859]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: dump 524288 of dmesg data
+
+2008-07-24 10:10 +0000 [r9851]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysctl.conf: Don't set net.ipv4.ip_local_port_range; use kernel
+         default
+
+2008-07-24 10:06 +0000 [r9850]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysctl.conf: Disable tcp syncookies by default (these disable
+         SACK which according to DaveM 'sets TCP stack back by 10 years')
+
+2008-07-22 17:39 +0000 [r9849]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * sysconfig/i18n: - proper encoding for de_DE
+
+2008-07-17 20:42 +0000 [r9846]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - wpa_supplicant 0.6.3 doesn't
+         have a "-w" option!!
+
+2008-06-10 21:00 +0000 [r9801]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - try last resort in setting
+         MODEMPORT - compatibility change.
+
+2008-06-01 11:28 +0000 [r9785]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * 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.
+
+2008-05-22 19:08 +0000 [r9761]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown: Return can be only from
+         function. Use exit.
+
+2008-05-19 06:21 +0000 [r9759-9760]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - tabs
+
+       * rc.d/init.d/functions: - try not to use initlog if $RC_LOGGING is
+         off (avoits usleeps for each startup)
+
+2008-05-19 06:05 +0000 [r9756-9757]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - 0.4.1.23
+
+       * rc.d/init.d/functions: - add --pidfile to daemon()
+
+2008-04-27 02:00 +0000 [r9733]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - disable log_success/log_failed when
+         RC_LOGGING is off
+
+2008-04-27 01:34 +0000 [r9731-9732]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/interfaces/tnlcfg-description: - utf8
+
+       * doc/rc-scripts.docb, doc/polski.dsl, doc/sysconfig.docb: - utf8
+
+2008-04-27 01:29 +0000 [r9730]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc-scripts.spec.in (removed), Makefile.am, configure.ac: -
+         outdated, use spec from cvs
+
+2008-04-27 01:24 +0000 [r9729]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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
+
+2008-04-27 01:20 +0000 [r9728]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * AUTHORS: - utf8
+
+2008-04-24 21:23 +0000 [r9724-9725]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - 0.4.1.22
+
+       * rc.d/init.d/functions: - make stripping string suffixes from
+         EXTRAVER more greedy
+
+2008-04-23 22:35 +0000 [r9720-9722]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - 0.4.1.21
+
+       * rc.d/rc.sysinit: - leave note for future not to fall again
+
+       * rc.d/init.d/functions: - handle also `uname -r` returning
+         "2.6.25-1"
+
+2008-04-23 22:27 +0000 [r9718-9719]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - second try: /var/run cleanup without find and
+         without args len exceeded error
+
+       * rc.d/init.d/functions: - fix for kernels whose release is
+         "2.6.25_vanilla-1", found by vip`
+
+2008-04-16 17:30 +0000 [r9711]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/i18n: Obsolete texts.
+
+2008-04-09 09:02 +0000 [r9703-9704]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.ac: - 0.4.1.20
+
+       * rc.d/rc.sysinit: - reverted r9238, /usr may NOT be mounted at
+         this time, ever heard of NFS?
+
+2008-03-27 15:42 +0000 [r9688]  Patryk Zawadzki <patrys/at/pld-linux.org>
+
+       * configure.ac: - bump version to 0.4.1.19
+
+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
+
+2008-03-26 19:43 +0000 [r9685]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
+
+       * configure.ac: - forgot to commit; 0.4.1.18
+
+2008-03-26 16:20 +0000 [r9682]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * setsysfont: - /usr is not mounted when this is called from
+         rc.sysinit
+
+2008-03-26 14:42 +0000 [r9681]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network: - i always set full hostname here, why "only
+         hostname" comment?
+
+2008-03-26 08:46 +0000 [r9680]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - "sync" option must be used
+         before "plugin" option - changes made by seba (at) pro-ject.net
+         (merged from cvs)
+
+2008-03-26 08:42 +0000 [r9677-9679]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
+
+       * sysconfig/interfaces/Makefile.am: - added
+         ifcfg-ppp0.ueagle4-neostrada
+
+       * sysconfig/interfaces/ifcfg-description: - added SYNC option
+
+       * sysconfig/interfaces/ifcfg-ppp0.ueagle4-neostrada (added): -
+         config for neostrada using usb modem Sagem E4
+
+2008-03-26 08:11 +0000 [r9675]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - release 0.4.1.17
+
+2008-03-25 23:41 +0000 [r9674]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - more chkconfig vars
+
+2008-03-25 15:14 +0000 [r9670-9671]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - actually check $MODEMPORT
+         being chardevice after all *DSL variants
+
+       * sysconfig/network-scripts/ifup-ppp: - check $MODEMPORT set from
+         config (not the value set from this script)
+
+2008-03-24 19:17 +0000 [r9667-9668]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - release 0.4.1.16
+
+       * sysconfig/network-scripts/functions.network: - return val doc for
+         check_{mii_tool,ethtool,iwconfig} - code readability
+
+2008-03-22 12:14 +0000 [r9649]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - typo
+
+2008-03-19 14:21 +0000 [r9646]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: Use .sh - safer.
+
+2008-03-19 12:51 +0000 [r9645]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: Multiple UPS support.
+
+2008-03-09 12:33 +0000 [r9575]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * 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)
+
+2008-03-01 18:01 +0000 [r9549]  Andrzej Dopierała <undefine/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-eth0: - add commented DHCP_OPTIONS
+         option to show how to pass parameters to dhcp client
+
+2008-02-27 10:35 +0000 [r9533]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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č)
+
+2008-02-18 20:56 +0000 [r9424]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - require $MODEMPORT being
+         character device (/dev/modem, /dev/tts/USB0)
+
+2008-02-14 15:23 +0000 [r9346]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-ppp0.pppoe (added): - add config i
+         used for adsl setup
+
+2008-02-11 10:16 +0000 [r9303]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: mdadm stop will yell that it can't stop rootfs
+         array. Such errors are misleading and useless.
+
+2008-02-09 20:00 +0000 [r9279]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - fail on required MODEMPORT
+         (or set it to /dev/modem?)
+
+2008-02-08 22:58 +0000 [r9254]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - typo
+
+2008-02-08 22:17 +0000 [r9252-9253]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/interfaces/data/Makefile.am: - kõu disconnect script
+
+       * sysconfig/interfaces/data/chat-ppp0.kou-disconnect (added): -
+         disconnect script (not tested)
+
+2008-02-08 19:34 +0000 [r9240-9245]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/interfaces/data/Makefile.am,
+         sysconfig/interfaces/Makefile.am: - files for kõu
+         (http://www.kou.ee/)
+
+       * sysconfig/interfaces/ifcfg-ppp0.kou: - renamed chatscript
+
+       * sysconfig/interfaces/data/chat-ppp0.kou (added),
+         sysconfig/interfaces/data/chat-kou (removed): - renamed
+
+       * sysconfig/interfaces/ifcfg-ppp0.kou (added),
+         sysconfig/interfaces/ifcfg-kou (removed): - renamed
+
+       * sysconfig/interfaces/data/chat-kou (added): - chat script for kõu
+         (http://www.kou.ee/)
+
+       * sysconfig/interfaces/ifcfg-kou (added): - config for kõu
+         (http://www.kou.ee/)
+
+2008-02-08 17:34 +0000 [r9238]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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)
+
+2008-02-08 15:39 +0000 [r9237]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup-ppp: - give hint on missing
+         chatscript error
+
+2008-02-08 14:54 +0000 [r9236]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/interfaces/ifcfg-description: - placeholder for
+         WVDIALSECT
+
+2008-01-29 12:10 +0000 [r9209]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * modules: - mention that /etc/modules.X.Y and /etc/modules.X.Y.Z
+         are readed too - mention that module options are processed too
+
+2008-01-15 09:40 +0000 [r9174]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.local: - leave EOF clean ;)
+
+2007-12-30 13:31 +0000 [r9170]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - prepare 0.4.1.15
+
+2007-12-27 00:52 +0000 [r9162]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - handle when there's no terminal attached
+         (f.e gui tools like smart)
+
+2007-12-17 17:39 +0000 [r9145]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/local: - implement status
+
+2007-12-17 17:35 +0000 [r9144]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/allowlogin: - implement status
+
+2007-12-11 12:29 +0000 [r9137-9140]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - prepare 0.4.1.14
+
+       * rc.d/rc.sysinit: - load dm-multipath module before multipath
+         activating for setups when rootfs was not also on multipath
+
+2007-12-10 22:25 +0000 [r9135]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * lang.sh: - cosmetics
+
+2007-12-10 22:20 +0000 [r9134]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * lang.sh: Don't overwrite session settings (that can be comming
+         from ssh).
+
+2007-12-08 13:05 +0000 [r9132]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: - cleanups
+
+2007-12-08 13:02 +0000 [r9130-9131]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/network: - added reload target (will ask DHCP client
+         to renew lease), only dhcpcd supported for now
+
+       * sysconfig/network-scripts/functions.network: - minor cosetics
+
+2007-12-05 13:15 +0000 [r9128]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/Makefile.am, rc.d/rc.modules (removed): - rc.modules
+         functionality integrated to rc.sysinit
+
+2007-12-05 13:02 +0000 [r9127]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - formatting
+
+2007-12-01 20:49 +0000 [r9125]  Adam Gołębiowski <adamg/at/pld-linux.org>
+
+       * 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?)
+
+2007-11-28 20:28 +0000 [r9117]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - simplicity and verboseness wins: let
+         try-restart inform if service is not running
+
+2007-11-26 20:37 +0000 [r9102]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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)
+
+2007-11-26 20:32 +0000 [r9101]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - /etc/rc.d/rc.modules moved to internal
+         functions - module paramters also accepted from modules file
+
+2007-11-26 20:15 +0000 [r9100]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - make $RUN_DEPMOD=ifmissing really behave so as
+         described (depmod -A stats every module file in modules dir)
+
+2007-11-26 20:08 +0000 [r9096-9099]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.modules: - plain modprobe the module - skip loading
+         rc-scripts functions if they appear to be loaded already
+
+       * rc.d/rc.shutdown: - apply SOURCES/rc-scripts-fuser.patch
+
+       * rc.d/init.d/functions: - tab-safe is_empty_file() now (from
+         rc.modules)
+
+       * sysconfig/system: - add $RC_BOOTLOG=yes
+
+2007-11-26 17:46 +0000 [r9092]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - prepare 0.4.1.13
+
+2007-11-25 11:18 +0000 [r9091]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * 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
+
+2007-11-25 08:46 +0000 [r9090]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - simplified
+
+2007-11-21 23:24 +0000 [r9076-9077]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - better this way
+
+       * rc.d/init.d/template.init: - this should be restart, who put
+         reload there?
+
+2007-11-21 23:18 +0000 [r9074-9075]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/template.init: - reload also could use pidfile
+
+       * rc.d/init.d/template.init: - one more killproc sample
+
+2007-11-13 18:57 +0000 [r9043]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - suffix dm-multipath partitions with pN
+
+2007-11-09 01:54 +0000 [r9033]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - blogd might be already down and it might had
+         been started manually
+
+2007-11-09 01:47 +0000 [r9032]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/hwprofiles/Makefile.am: - if the file is not packaged
+         in spec, don't install it either
+
+2007-11-09 01:37 +0000 [r9030-9031]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, rc.d/rc.sysinit: - /etc/crypttab shouldn't be
+         empty when using it
+
+       * rc.d/init.d/functions: - add is_empty_file() function
+
+2007-11-09 01:20 +0000 [r9028-9029]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * crypttab (added), Makefile.am: - add sample /etc/crypttab
+
+       * TODO: - cleanup
+
+2007-11-09 01:10 +0000 [r9027]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, rc.d/rc.sysinit: - bugfixes for crypttab
+
+2007-11-09 00:49 +0000 [r9025-9026]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - add /etc/crypttab processing
+
+       * rc.d/init.d/cryptsetup: - add halt_crypto() from fc
+         initscripts-8.54 - add standalone mode for start/stop
+
+2007-11-09 00:37 +0000 [r9024]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - initial /etc/crypttab processing
+
+2007-11-09 00:33 +0000 [r9021-9023]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/Makefile.am: - add cryptsetup
+
+       * 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
+
+2007-11-09 00:21 +0000 [r9020]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/random: - use subsys lock files
+
+2007-11-09 00:00 +0000 [r9019]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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>
+
+       * 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)
+
+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
+
+       * src/initlog.conf: - update from initscripts-8.54
+
+       * src/minilogd.c: - update from initscripts-8.54
+
+2007-11-06 18:55 +0000 [r9004-9005]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - release 0.4.1.12
+
+       * rc.d/init.d/functions: - missing shift for nice level parsing in
+         daemon(). fixes some (broken) initscripts
+
+2007-11-05 18:09 +0000 [r8991]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/clock: - UTC clock by default. See:
+         http://glen.alkohol.ee/pld/clock-utc.html
+
+2007-11-02 02:29 +0000 [r8957-8959]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - release 0.4.1.11
+
+       * rc.d/init.d/functions: - ksh doesn't like $2 in # modifier
+
+2007-11-01 13:23 +0000 [r8947-8948]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * man/fstab-decode.8 (added): - add from fc
+
+       * src/fstab-decode.c (added): - add from fc
+
+2007-11-01 13:20 +0000 [r8946]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - release 0.4.1.10
+
+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)
+
+2007-11-01 03:00 +0000 [r8941-8942]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * man/Makefile.am, src/Makefile.am: - add fstab-decode from rh
+
+       * rc.d/rc.sysinit: - don't get tempted to kill blogd
+
+2007-11-01 02:53 +0000 [r8940]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - read /proc/cmdline after /proc mount
+
+2007-11-01 02:36 +0000 [r8937-8939]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/system: - devfs comment update
+
+       * rc.d/rc.sysinit: - devfsd without devfs makes no sense :)
+
+       * rc.d/rc.sysinit: - no need to source udev configs here - just
+         umount /initrd/dev without checking
+
+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
+
+2007-11-01 02:06 +0000 [r8934]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - umount /initrd earlier, right after udev
+         startup
+
+2007-11-01 01:34 +0000 [r8932-8933]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - strstr() from fedora initscripts
+
+       * rc.d/rc.sysinit: - read /proc/cmdline just once (idea stolen from
+         fedora)
+
+2007-11-01 01:23 +0000 [r8930-8931]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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
+
+2007-11-01 01:13 +0000 [r8929]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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>
+
+       * rc.d/init.d/functions: - drop unneeded subshell
+
+       * 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>
+
+       * rc.d/init.d/functions: - use shell constructs for basename()
+
+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
+
+2007-11-01 00:48 +0000 [r8924]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/system: - add DEFAULT_SERVICE_UMASK=022
+
+2007-11-01 00:35 +0000 [r8922-8923]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - shell version
+
+       * 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>
+
+       * dumb.sh: - usable
+
+       * rc.d/init.d/functions: - typo?
+
+2007-10-31 20:48 +0000 [r8919]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - small cleanups and fixes
+
+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
+
+2007-10-30 16:23 +0000 [r8903]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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>
+
+       * rc.d/rc.sysinit: - activate dm-multipath
+
+       * 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>
+
+       * sysconfig/network-scripts/ifup: - assume default
+         WLAN_WPA_CONFIG=/etc/wpa_supplicant.conf
+
+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)
+
+       * sysconfig/network-scripts/functions.network: - allow
+         WLAN_MODE=managed in lowercase (as it's in doc)
+
+       * 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>
+
+       * rc.d/rc.shutdown: Revert ntfsfix. Please use something like
+         init.d/ntfsfix for that.
+
+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 ;)
+
+       * sysconfig/network-scripts/functions.network: - handle wlan
+         different four keys
+
+       * sysconfig/interfaces/ifcfg-description: - new WLAN options
+
+2007-10-28 16:43 +0000 [r8885-8886]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - reuse
+         WLAN_ENCRYPTION
+
+       * 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>
+
+       * sysconfig/network-scripts/functions.network: - no need for
+         LC_ALL=C to grep fixed string
+
+2007-10-28 13:06 +0000 [r8883]  Paweł Gołaszewski <blues/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - run ntfsfix if there are some ntfs
+         filesystems mounted and if proper app is installed
+
+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
+
+2007-10-04 20:22 +0000 [r8778]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: Activate ATARAID devices.
+
+2007-10-03 13:10 +0000 [r8771]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: Do sanity check only
+         when configuration file exists.
+
+2007-10-03 06:55 +0000 [r8770]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: - trim network length from
+         $IP4ADDR when doing arping
+
+2007-10-02 22:32 +0000 [r8769]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.sysinit: - don't try to update mtab when mounting usbfs
+         (root is ro yet)
+
+2007-10-01 08:45 +0000 [r8768]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * sysconfig/network-scripts/functions.network: - support $IPADDR +
+         $NETMASK combination if no prefix in $IPADDR present
+
+2007-09-26 12:17 +0000 [r8753-8754]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - 0.4.1.9
+
+       * sysconfig/network-scripts/ifup: - typo in arping line
+
+2007-09-25 15:59 +0000 [r8751]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.shutdown: - typo
+
+2007-09-25 15:54 +0000 [r8749-8750]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network: - no need to play with NFS, it screws up /
+         over NFS and we have nfsfs for it
+
+       * rc.d/init.d/local: - source functions library (for msg_usage), no
+         need to set PATH
+
+2007-09-25 11:34 +0000 [r8745-8746]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - 0.4.1.8
+
+       * sysconfig/network: - more info about AUTOMATIC_IFCFG
+
+2007-09-11 18:47 +0000 [r8720]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: PLDize ARP cache updating
+         procedure.
+
+2007-09-11 18:33 +0000 [r8719]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifup: Update ARP cache of neighbours
+         (from fedora).
+
+2007-07-14 20:33 +0000 [r8676]  Radosław Zieliński <radek/at/pld-linux.org>
+
+       * sysconfig/network: - AUTOMATIC_IFCFG=no
+
+2007-07-03 11:51 +0000 [r8656-8658]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * configure.ac: - release 0.4.1.7
+
+       * rc.d/init.d/functions: - do not depend on which command to find
+         rpcinfo
+
+2007-06-14 18:42 +0000 [r8640]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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
+
+       * sysconfig/interfaces/ifcfg-bond0 (added): - sample config
+
+2007-06-05 10:39 +0000 [r8636]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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
+
+2007-06-05 10:27 +0000 [r8635]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * TODO: - save
+
+2007-05-30 11:51 +0000 [r8631]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * rc.d/rc.shutdown, rc.d/rc, rc.d/rc.sysinit, rc.d/init.d/single: -
+         see ChangeLog for Changes
+
+2007-05-09 20:40 +0000 [r8500]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * 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
+
+2007-05-01 01:10 +0000 [r8489]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.ac: - 0.4.1.6
+
+2007-05-01 01:02 +0000 [r8488]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * DEVELOPMENT: - added warning about parenthesis in command
+         substitution
+
+2007-05-01 00:53 +0000 [r8487]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/network, rc.d/rc.sysinit: - reverted some command
+         substitution changes due to conflicting parenthesis
+
+2007-04-28 18:34 +0000 [r8484-8485]  Jakub Bogusz <qboosh/at/pld-linux.org>
+
+       * sysconfig/network-scripts/ifdown-ppp: - kill ugly warning if pppd
+         was nicely killed
+
+       * 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
+
+2007-04-27 20:21 +0000 [r8482]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - replace awk usage with shell constructs
+
+2007-04-27 14:02 +0000 [r8481]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc.modules: - replace awk usage with shell constructs
+
+2007-04-27 13:32 +0000 [r8480]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/rc: - replace awk usage with shell constructs
+
+2007-04-26 22:03 +0000 [r8479]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - removed unneeded termput hpa
+
+2007-04-26 21:38 +0000 [r8478]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * rc.d/init.d/functions: - shell magic fixing screwed dots in
+         show() on serial console
+
+2007-04-26 16:51 +0000 [r8475]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+       * configure.ac: - Release 0.4.1.5
+
+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
 
        * sysconfig/interfaces/ifcfg-ppp0.callback,
          sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm,
-         sysconfig/interfaces/ifcfg-description,
          sysconfig/interfaces/ifcfg-br0,
-         sysconfig/interfaces/ifcfg-ppp0.tpsa,
+         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-sl0,
          sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada,
-         sysconfig/interfaces/ifcfg-ppp0.speedtouch-neostrada,
-         sysconfig/interfaces/ifcfg-irda0,
+         sysconfig/interfaces/ifcfg-sl0,
          sysconfig/interfaces/ifcfg-eth0.1,
-         sysconfig/interfaces/ifcfg-ppp0.eagle-usb-neostrada,
-         sysconfig/interfaces/ifcfg-eth0: Unify file header.
+         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>
 
 
        * rc.d/rc.sysinit: There could be multiple entries for root dir.
 
-2006-10-02 22:03 +0000 [r7839]  PaweĹÂ\82 Sikora <pluto/at/pld-linux.org>
+2006-10-02 22:03 +0000 [r7839]  PaweÅ\82 Sikora <pluto/at/pld-linux.org>
 
        * sysconfig/network-scripts/functions.network: - wireless-tools >=
          29 uses `nick' command.
 
 2005-10-26 16:33 +0000 [r6491]  Jan Rękorajski <baggins/at/pld-linux.org>
 
-       * rc.d/init.d/network, rc.d/rc.shutdown, ppp/ipx-down,
+       * 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, ppp/auth-up,
-         sysconfig/network-scripts/functions.network,
+         sysconfig/network-scripts/ifup-neigh,
+         sysconfig/network-scripts/functions.network, ppp/auth-up,
          sysconfig/network-scripts/ifup-ppp,
-         sysconfig/network-scripts/ifup-vlan,
          sysconfig/network-scripts/ifup-ipx,
+         sysconfig/network-scripts/ifup-vlan,
          sysconfig/interfaces/tnlcfg-description,
          sysconfig/network-scripts/ifup-br,
-         sysconfig/network-scripts/ifup-plip, rc.d/init.d/template.init,
-         sysconfig/system, ppp/ip-up, rc.d/rc.sysinit,
-         sysconfig/network-scripts/ifdown-post, rc.d/init.d/random,
+         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/ifdown-irda,
          sysconfig/network-scripts/ifup,
          sysconfig/network-scripts/ifup-iucv, rc.d/rc, sysconfig/network,
-         rc.d/init.d/killall, sysconfig/network-scripts/ifup-sl,
-         rc.d/rc.modules, 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
+         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>
 
          sysconfig/network-scripts/ifup-neigh,
          sysconfig/network-scripts/functions.network,
          sysconfig/network-scripts/ifup-ppp,
-         sysconfig/network-scripts/ifup-vlan,
          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/init.d/random,
-         sysconfig/network-scripts/ifdown-post, rc.d/rc.sysinit,
-         rc.d/rc.init, rc.d/init.d/single, sysconfig/timezone, hwprofile,
+         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,
 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), Makefile.am, man/usernetctl.8 (added), doc/initlog.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/Makefile.am,
-         man/ppp-watch.8 (added), doc/netreport.1 (removed),
+         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/
 
 2005-01-02 22:53 +0000 [r5418]  Radosław Zieliński <radek/at/pld-linux.org>
 
-       * sysconfig/network-scripts/ifup-aliases,
-         sysconfig/network-scripts/ifup-routes,
+       * 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-plusb,
-         sysconfig/network-scripts/ifdown,
          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/functions.network,
          sysconfig/network-scripts/ifup-ppp,
-         sysconfig/network-scripts/ifup-ipx,
+         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,
        * 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]  mis <mis/at/pld-linux.org>
+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]  mis <mis/at/pld-linux.org>
+2000-07-20 10:03 +0000 [r775]  Paweł Gajda <mis/at/pld-linux.org>
 
        * sysconfig/interfaces/ifcfg-description: - fixed IPXFRAMETYPE
 
This page took 0.116985 seconds and 4 git commands to generate.