]> 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 522c15dd774eff3fc35c0596b811d957ffc13b7f..09f2257ad4245f6fbfd200676a17022dcae178ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,190 @@
+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.
          rc.d/init.d/killall, rc.d/init.d/cpusets, rc.d/init.d/allowlogin:
          - executable initscripts
 
-2010-06-18 06:40 +0000 [r11565]  Bartłomiej Zimoń <cactus/at/pld-linux.org>
+2010-06-18 06:40 +0000 [r11565]  cactus <cactus/at/pld-linux.org>
 
        * rc.d/rc.shutdown: - fix shutdown/restart on kernels with devtmpfs
 
        * rc.d/init.d/template.init: - stderr redirected anyway, nothing
          special needed in configtest()
 
-2009-10-15 10:03 +0000 [r10789]  Paweł Zuzelski <pawelz/at/pld-linux.org>
+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]  Paweł Zuzelski <pawelz/at/pld-linux.org>
+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): -
This page took 0.03468 seconds and 4 git commands to generate.