]> 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 36139a0621987dcc37a6f02725da08b43b6ec8d1..09f2257ad4245f6fbfd200676a17022dcae178ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,324 @@
+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
        * 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.034462 seconds and 4 git commands to generate.