[projects/rc-scripts/changelog: 2/2] new ChangeLog
draenog
draenog at pld-linux.org
Sat Nov 2 22:24:38 CET 2013
commit 8bd355321fb81facd5d1641efbde2195074dbcc3
Author: Kacper Kornet <draenog at pld-linux.org>
Date: Sat Nov 2 22:24:09 2013 +0100
new ChangeLog
ChangeLog | 18509 +++++++++++++++++++++++++++++++++++++++++-------------------
1 file changed, 12657 insertions(+), 5852 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d4378b6..96fa003 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9372 +1,16177 @@
-2013-08-19 11:13 +0000 [r12715] Kacper Kornet <draenog/at/pld-linux.org>
+2013-11-02 22:23:13 +0100 [a92b799] Kacper Kornet <draenog/at/pld-linux.org>
- * lib/functions.network: increase timeout for link up
+ * new version to generate ChangeLog from git repository
-2013-07-27 10:55 +0000 [r12712] Elan Ruusamäe <glen/at/pld-linux.org>
+ changelog.sh | 39 +--------------------------------------
+ 1 file changed, 1 insertion(+), 38 deletions(-)
- * lib/functions: fix pdksh incompatibility of ok/fail printing
+2013-10-26 20:15:53 +0000 [bf15f59] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-07-17 20:52 +0000 [r12700] Elan Ruusamäe <glen/at/pld-linux.org>
+ * run-parts: handle patterns like we did in pld
- * rc.d/init.d/network, sysctl.conf, rc.d/rc.sysinit, lib/functions:
- add apply_sysctl() to load sysctl parameters uses
- systemd-sysctl(8) to load, if present, otherwise loads files in
- same way as systemd-sysctl(8): /usr/lib/sysctl.d, /run/sysctl.d,
- /etc/sysctl.d, /etc/sysctl.conf where matching files from .d
- files are not loaded see sysctl.d(5) for description
+ man/run-parts.8 | 2 +-
+ src/run-parts.c | 20 ++++++++++++++------
+ 2 files changed, 15 insertions(+), 7 deletions(-)
-2013-06-11 22:19 +0000 [r12693-12695] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-10-20 10:49:37 +0000 [8e49279] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.sysinit: modprobe cache: cache only wanted params
+ * set DHCP_HOSTNAME only basename, domain part is filled by dhcp server
- * rc.d/rc.sysinit: handle kmod translating `-` to `_`
+ lib/ifup | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
- * rc.d/rc.sysinit: unify modprobe alias lookups
+2013-10-18 16:35:25 +0000 [e1e5b69] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-06-01 08:09 +0000 [r12692] Elan Ruusamäe <glen/at/pld-linux.org>
+ * use AM_CPPFLAGS instead of INCLUDES
- * rc.d/rc.sysinit: update comment to match code for stuffed
- statements in meanwhile
+ src/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2013-06-01 07:59 +0000 [r12691] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-10-18 16:32:33 +0000 [868bbbe] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.shutdown: eval halt makes no sense, added in r574 doesn't
- give any clue either
+ * add run-parts from debianutils 4.4
-2013-05-31 13:11 +0000 [r12690] Elan Ruusamäe <glen/at/pld-linux.org>
+ Makefile.am | 2 +-
+ configure.ac | 2 +-
+ man/Makefile.am | 1 +
+ man/run-parts.8 | 130 ++++++++++++
+ run-parts | 80 -------
+ run-parts.sh | 80 +++++++
+ src/Makefile.am | 3 +
+ src/run-parts.c | 647 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 8 files changed, 863 insertions(+), 82 deletions(-)
- * inittab: add autologin sample
+2013-09-01 21:46:44 +0000 [6de551d] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-05-30 23:48 +0000 [r12689] Elan Ruusamäe <glen/at/pld-linux.org>
+ * tabs
- * lib/functions.network: grep fixed strings where appropriate
+ rc.d/init.d/cpusets | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
-2013-05-30 23:30 +0000 [r12688] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-09-01 21:46:38 +0000 [7424147] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysctl.conf, sysconfig/system, rc.d/rc.sysinit: move kernel.panic
- to sysconfig, deprecating PANIC_REBOOT_TIME
+ * localize $cmdline in parse_cmdnline
-2013-05-30 23:26 +0000 [r12687] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/rc.sysinit: use sysctl -q instead of /dev/null redirections
+2013-09-01 20:56:01 +0000 [872f403] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-05-30 23:16 +0000 [r12686] Elan Ruusamäe <glen/at/pld-linux.org>
+ * update functions relative location
- * rc.d/rc.sysinit: /sys is likely already mounted, fgrep
- /proc/filesystems
+ t/status-pidfile.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2013-05-30 23:01 +0000 [r12684] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-09-01 20:37:23 +0000 [e5a07e2] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/system, sysconfig/hwprof, rc.d/rc.sysinit: move
- hwprofiles enable/disable option to sysconfig/system old config
- location still supported (overrides if present)
+ * release 0.4.7
-2013-05-30 22:55 +0000 [r12683] Elan Ruusamäe <glen/at/pld-linux.org>
+ ChangeLog | 172 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
+ configure.ac | 2 +-
+ 2 files changed, 171 insertions(+), 3 deletions(-)
- * rc.d/rc.sysinit: fix typo
+2013-08-19 11:13:25 +0000 [412a1ca] Kacper Kornet <draenog/at/pld-linux.org>
-2013-05-30 22:48 +0000 [r12682] Elan Ruusamäe <glen/at/pld-linux.org>
+ * increase timeout for link up
- * sysconfig/system, rc.d/rc.sysinit: move $SELINUX variable setup
- to function
+ lib/functions.network | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2013-05-30 21:55 +0000 [r12681] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-07-27 10:55:41 +0000 [1b9009e] Elan Ruusamäe <glen/at/pld-linux.org>
- * lib/functions.network: revert r12677 arekm says it would break
- existing configs
+ * fix pdksh incompatibility of ok/fail printing
-2013-05-30 21:49 +0000 [r12680] Elan Ruusamäe <glen/at/pld-linux.org>
+ lib/functions | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * sysconfig/system, rc.d/rc.sysinit: move mdadm and lvm init to
- functions for better maintainability
+2013-07-17 20:52:15 +0000 [1cb6fa2] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-05-30 20:44 +0000 [r12679] Elan Ruusamäe <glen/at/pld-linux.org>
+ * add apply_sysctl() to load sysctl parameters
- * rc.d/rc.shutdown, rc.d/rc.sysinit: drop raidutils (raidstart,
- /etc/raidtab) support. our geninitrd doesn't support it for long
- time already
+ lib/functions | 23 +++++++++++++++++++++++
+ rc.d/init.d/network | 6 ++++++
+ rc.d/rc.sysinit | 9 ++++-----
+ sysctl.conf | 4 ----
+ 4 files changed, 33 insertions(+), 9 deletions(-)
-2013-05-30 20:40 +0000 [r12678] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-06-11 22:19:50 +0000 [7673bb8] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/system, lib/functions: rename option to RC_UPTIME and
- add to default config
+ * modprobe cache: cache only wanted params
-2013-05-30 20:31 +0000 [r12676-12677] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
- * lib/functions.network: dhclient seems to be faster than dhcpcd,
- so prefer it if both present
+2013-06-11 22:19:05 +0000 [fb92388] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.shutdown: syncing hardware clock to system time on
- shutdown
+ * handle kmod translating `-` to `_`
-2013-05-30 20:05 +0000 [r12674-12675] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
- * rc.d/rc.sysinit: rc.sysinit: check upstart var before binary
- check
+2013-06-11 22:17:33 +0000 [764ef71] Elan Ruusamäe <glen/at/pld-linux.org>
- * lib/functions: add RC_BOOTTIME option to include uptime counter
- to all show messages
+ * unify modprobe alias lookups
-2013-05-30 19:52 +0000 [r12673] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
- * rc.d/rc.sysinit: rc.sysinit: add repair_shell moving common code
- to single place instead of copycat
+2013-06-01 08:09:33 +0000 [2120b2f] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-05-30 19:31 +0000 [r12671-12672] Elan Ruusamäe <glen/at/pld-linux.org>
+ * update comment to match code for stuffed statements in meanwhile
- * sysconfig/system, rc.d/rc.sysinit: rc.sysinit: allow disabling
- dmraid
+ rc.d/rc.sysinit | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * rc.d/rc.sysinit: rc.sysinit: check vars first, allow disable
- multipath from kernel cmdline
+2013-06-01 07:59:08 +0000 [554bf77] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-05-30 19:23 +0000 [r12669-12670] Elan Ruusamäe <glen/at/pld-linux.org>
+ * eval halt makes no sense, added in r574 doesn't give any clue either
- * rc.d/rc.sysinit: rc.sysinit: do not run evms code if not enabled
+ rc.d/rc.shutdown | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * rc.d/rc.sysinit: check vars first before checking fs objects
+2013-05-31 13:11:22 +0000 [927ff83] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-05-30 18:23 +0000 [r12668] Elan Ruusamäe <glen/at/pld-linux.org>
+ * add autologin sample
- * sysconfig/system, rc.d/rc.sysinit: turn off by default
- RUN_USERPNP and RUN_KERNELPNP
+ inittab | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
-2013-05-30 18:09 +0000 [r12667] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-05-30 23:48:45 +0000 [621ad64] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.sysinit: rc.sysinit: move /proc/cmdline parsing to single
- function
+ * grep fixed strings where appropriate
-2013-05-30 17:56 +0000 [r12666] Elan Ruusamäe <glen/at/pld-linux.org>
+ lib/functions.network | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
- * rc.d/rc.sysinit: rc.sysinit: make sure /proc is mounted first
+2013-05-30 23:30:05 +0000 [994557f] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-05-30 17:41 +0000 [r12665] Elan Ruusamäe <glen/at/pld-linux.org>
+ * move kernel.panic to sysconfig, deprecating PANIC_REBOOT_TIME
- * rc.d/rc.sysinit: rc.sysinit: unify modprobe calls
+ rc.d/rc.sysinit | 2 +-
+ sysconfig/system | 4 ----
+ sysctl.conf | 10 +++++++---
+ 3 files changed, 8 insertions(+), 8 deletions(-)
-2013-05-30 17:36 +0000 [r12664] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-05-30 23:26:01 +0000 [67e858f] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.sysinit: rc.sysinit: cache multiple modprobe -c calls
+ * use sysctl -q instead of /dev/null redirections
-2013-05-30 17:33 +0000 [r12663] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
- * rc.d/rc.sysinit: check things first that do not involve fs; use
- grep -F where regexp match not needed
+2013-05-30 23:16:37 +0000 [0b86993] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-05-26 19:20 +0000 [r12662] Elan Ruusamäe <glen/at/pld-linux.org>
+ * /sys is likely already mounted, fgrep /proc/filesystems
- * rc.d/init.d/sys-chroots, rc.d/rc.sysinit: do not use `:>` which
- aborts whole script on error special builtins like `:>` abort
- whole script on error while `>` doesn't and that is so by POSIX:
- http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_08_01
+ rc.d/rc.sysinit | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
-2013-05-22 18:51 +0000 [r12661] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2013-05-30 23:01:09 +0000 [5c898fe] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysctl.conf: Protect hardlinks and symlinks.
+ * move hwprofiles enable/disable option to sysconfig/system
-2013-05-15 21:07 +0000 [r12658-12659] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 2 +-
+ sysconfig/hwprof | 3 ---
+ sysconfig/system | 3 +++
+ 3 files changed, 4 insertions(+), 4 deletions(-)
- * configure.ac: up to 0.4.6 adds better fedora initscripts compat
+2013-05-30 22:55:48 +0000 [4bee71b] Elan Ruusamäe <glen/at/pld-linux.org>
- * po/pl.po, po/de.po: make update-po
+ * fix typo
-2013-04-09 22:07 +0000 [r12650] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * lib/functions: Fedora compat: fix echo_success and echo_failure
- formatting
+2013-05-30 22:48:05 +0000 [cd759e1] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-04-09 21:48 +0000 [r12648-12649] Elan Ruusamäe <glen/at/pld-linux.org>
+ * move $SELINUX variable setup to function
- * lib/functions: RedHat/Fedora compatibility turn daemon() and
- friends into syntax their scripts understand (shell syntax) if
- initscript interpreter is set to bash
+ rc.d/rc.sysinit | 57 ++++++++++++++++++++++++++++++++++++--------------------
+ sysconfig/system | 4 ++++
+ 2 files changed, 41 insertions(+), 20 deletions(-)
- * lib/functions: revert [12647] it was correct before that
+2013-05-30 21:55:33 +0000 [0d68a70] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-04-09 21:41 +0000 [r12647] Elan Ruusamäe <glen/at/pld-linux.org>
+ * revert r12677
- * lib/functions: do not reset RC_LOGGING when IN_SHUTDOWN is not
- set refs [6452] and [9733]
+ lib/functions.network | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
-2013-04-03 08:51 +0000 [r12643] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-05-30 21:49:37 +0000 [09b1369] Elan Ruusamäe <glen/at/pld-linux.org>
- * lib/functions: improve fedora compatibility: add: - daemon
- --pidfile=FOO - killproc -d DELAY use usleep 50000 instead of
- 100000, computers are bit faster now :)
+ * move mdadm and lvm init to functions for better maintainability
-2013-03-18 08:25 +0000 [r12632] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/rc.sysinit | 166 +++++++++++++++++++++++++++++++------------------------
+ sysconfig/system | 4 ++
+ 2 files changed, 98 insertions(+), 72 deletions(-)
- * configure.ac: Release 0.4.5.5.
+2013-05-30 20:44:04 +0000 [b527e2b] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-03-09 23:12 +0000 [r12630] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * drop raidutils (raidstart, /etc/raidtab) support. our geninitrd doesn't support it for long time already
- * configure.ac: AM_CONFIG_HEADER is obsolete.
+ rc.d/rc.shutdown | 18 ------------------
+ rc.d/rc.sysinit | 41 +----------------------------------------
+ 2 files changed, 1 insertion(+), 58 deletions(-)
-2013-03-09 23:09 +0000 [r12629] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2013-05-30 20:40:02 +0000 [9f2e06a] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.sysinit: usbfs is deprecated for some time.
+ * rename option to RC_UPTIME and add to default config
-2013-02-11 22:23 +0000 [r12626] Elan Ruusamäe <glen/at/pld-linux.org>
+ lib/functions | 2 +-
+ sysconfig/system | 3 +++
+ 2 files changed, 4 insertions(+), 1 deletion(-)
- * rc.d/rc.sysinit: avoid loading /etc/modules contents twice
- (modules-load.d/modules.conf is symlink to that)
+2013-05-30 20:31:19 +0000 [96ee73c] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-02-06 16:22 +0000 [r12625] Jakub Bogusz <qboosh/at/pld-linux.org>
+ * dhclient seems to be faster than dhcpcd, so prefer it if both present
- * doc/sysconfig.txt: - clarified (LANG is also whole locale code;
- LANGUAGE not LINGUAS is used at runtime)
+ lib/functions.network | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
-2013-02-06 15:35 +0000 [r12624] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-05-30 20:30:12 +0000 [cf36055] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/network: more complete update for NM skipping.
- improves [12481] and [12616] should the `$USERS` be dropped now,
- i don't see it from current NM generated configs M init.d/network
+ * syncing hardware clock to system time on shutdown
-2013-02-06 15:32 +0000 [r12623] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.shutdown | 4 ++++
+ 1 file changed, 4 insertions(+)
- * lang.csh: note that lang.csh is broken
+2013-05-30 20:05:51 +0000 [848d08f] Elan Ruusamäe <glen/at/pld-linux.org>
-2013-02-06 15:27 +0000 [r12622] Elan Ruusamäe <glen/at/pld-linux.org>
+ * rc.sysinit: check upstart var before binary check
- * doc/sysconfig.txt: more specific language code specification
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2013-02-05 15:04 +0000 [r12616] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-05-30 20:04:30 +0000 [b5dc86c] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/network: ignore ifcfg-* files which have no DEVICE
- line present, i.e WiFi networks generated by NM
+ * add RC_BOOTTIME option to include uptime counter to all show messages
-2013-01-09 08:48 +0000 [r12613] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ lib/functions | 10 +++++++---
+ 1 file changed, 7 insertions(+), 3 deletions(-)
- * rc.d/rc.sysinit: Store raw dmesg format, so few dmesg features
- can be used (like -T) when reading from this file.
+2013-05-30 19:52:47 +0000 [069c890] Elan Ruusamäe <glen/at/pld-linux.org>
-2012-12-17 07:39 +0000 [r12610] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * rc.sysinit: add repair_shell moving common code to single place instead of copycat
- * sysconfig/interfaces/ifcfg-eth0: ethtool example.
+ rc.d/rc.sysinit | 91 ++++++++++++++++++---------------------------------------
+ 1 file changed, 29 insertions(+), 62 deletions(-)
-2012-12-13 17:17 +0000 [r12604] Jacek Konieczny <jajcus/at/pld-linux.org>
+2013-05-30 19:31:02 +0000 [d1383e5] Elan Ruusamäe <glen/at/pld-linux.org>
- * lib/ifup: SYSCTLDEVICE definition moved when ${DEVICE} is known
+ * rc.sysinit: allow disabling dmraid
-2012-12-05 20:54 +0000 [r12603] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 2 +-
+ sysconfig/system | 4 ++++
+ 2 files changed, 5 insertions(+), 1 deletion(-)
- * lib/functions: killproc: improve experimental start-stop-daemon
- based killing. do not send --retry, in case we specify a signal
- to kill (usually HUP) as processes do not usually exit (remove
- their pid from pidfile) if they receive HUP
+2013-05-30 19:29:15 +0000 [e7423cf] Elan Ruusamäe <glen/at/pld-linux.org>
-2012-11-24 12:34 +0000 [r12602] Elan Ruusamäe <glen/at/pld-linux.org>
+ * rc.sysinit: check vars first, allow disable multipath from kernel cmdline
- * rc.d/rc.sysinit: unset locale when using a-z patterns
+ rc.d/rc.sysinit | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
-2012-11-23 16:44 +0000 [r12601] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-05-30 19:23:08 +0000 [241bbd0] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.sysinit: remove not needed subshell
+ * rc.sysinit: do not run evms code if not enabled
-2012-10-21 15:14 +0000 [r12593] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * service: service: systemd wrapper default output cat
+2013-05-30 19:20:13 +0000 [299f2fe] Elan Ruusamäe <glen/at/pld-linux.org>
-2012-10-06 16:33 +0000 [r12592] Tomasz Pala <gotar/at/pld-linux.org>
+ * check vars first before checking fs objects
- * lib/ifup: - another example of zsh supremacy in shell world!
- fixed 5 yrs old flaw introduced in rev. 8719 that neither pdksh
- nor mksh handled properly, not to mention bash - such process
- backgrounding caused, when called from functions/run_cmd (i.e.
- during service network start), I/O wait for STDOUT of
- 'background' job despite >/dev/null redirects; this effectively
- leads to 2 seconds delay for each interface at system startup,
- cumulating to minutes of pointless waiting on heavy networked
- machines! There is alternate workaround: { { sleep 2; } & }
- >/dev/null that works as expected under pdksh or mksh, but
- requires additional & for zsh and doesn't fix bash behaviour, so
- please do not touch _THIS_ solution without comprehensive
- research! -- Aug 29th, 2012, /me Note: this happens due to $()
- capture, so plain ifup isn't enough.
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2012-06-20 13:23 +0000 [r12572] Adam Osuchowski <adwol/at/pld-linux.org>
+2013-05-30 18:23:49 +0000 [07e4dd1] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.sysinit: - extra sysctl right after mounting /proc
+ * turn off by default RUN_USERPNP and RUN_KERNELPNP
-2012-05-21 11:01 +0000 [r12569] Jan Rękorajski <baggins/at/pld-linux.org>
+ rc.d/rc.sysinit | 6 +++---
+ sysconfig/system | 4 ++--
+ 2 files changed, 5 insertions(+), 5 deletions(-)
- * rc.d/rc.sysinit: - don't start udev or fsck / when running inside
- LXC container
+2013-05-30 18:09:23 +0000 [236aa13] Elan Ruusamäe <glen/at/pld-linux.org>
-2012-05-20 08:35 +0000 [r12568] Jan Rękorajski <baggins/at/pld-linux.org>
+ * rc.sysinit: move /proc/cmdline parsing to single function
- * lib/ifup: - fix sysctl setting for interfaces with dot in name,
- patch by Adam Osuchowski <adwol>
+ rc.d/rc.sysinit | 74 +++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 51 insertions(+), 23 deletions(-)
-2012-04-20 09:47 +0000 [r12557] Paweł Gołaszewski <blues/at/pld-linux.org>
+2013-05-30 17:56:52 +0000 [e82c451] Elan Ruusamäe <glen/at/pld-linux.org>
- * lib/ifup-vlan: - just warn about disabled master interface, don't
- silently disable vlans
+ * rc.sysinit: make sure /proc is mounted first
-2012-04-18 06:29 +0000 [r12553] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/rc.sysinit | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
- * lib/functions.network: Start ip rules prio from 10000 and
- increment (not decrement) by 5.
+2013-05-30 17:41:22 +0000 [dbb15f8] Elan Ruusamäe <glen/at/pld-linux.org>
-2012-04-17 15:33 +0000 [r12551] Elan Ruusamäe <glen/at/pld-linux.org>
+ * rc.sysinit: unify modprobe calls
- * sysconfig/interfaces/ifcfg-bond0 (added): bonding sample
+ rc.d/rc.sysinit | 58 ++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 29 insertions(+), 29 deletions(-)
-2012-04-03 20:24 +0000 [r12537-12538] Jan Rękorajski <baggins/at/pld-linux.org>
+2013-05-30 17:36:17 +0000 [5d68f1b] Elan Ruusamäe <glen/at/pld-linux.org>
- * configure.ac: - 0.4.5.4
+ * rc.sysinit: cache multiple modprobe -c calls
- * Makefile.am: - add uninstall-hook, don't we just love autocrap
- crapiness?
+ rc.d/rc.sysinit | 21 +++++++++++++++------
+ 1 file changed, 15 insertions(+), 6 deletions(-)
-2012-04-03 19:30 +0000 [r12536] Jan Rękorajski <baggins/at/pld-linux.org>
+2013-05-30 17:33:11 +0000 [614dceb] Elan Ruusamäe <glen/at/pld-linux.org>
- * lib/functions: - provide stdin for the daemons that just must
- have it, but stupid ksh closes it on them (for example acpid)
+ * check things first that do not involve fs; use grep -F where regexp match not needed
-2012-03-29 07:04 +0000 [r12523] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * rc.d/rc.sysinit: clean /tmp if it is not on tmpfs
+2013-05-26 19:20:46 +0000 [e99ccdf] Elan Ruusamäe <glen/at/pld-linux.org>
-2012-03-28 21:33 +0000 [r12522] Elan Ruusamäe <glen/at/pld-linux.org>
+ * do not use `:>` which aborts whole script on error
- * rc.d/init.d/network: use is_empty_file function on /etc/mactab
+ rc.d/init.d/sys-chroots | 8 ++++----
+ rc.d/rc.sysinit | 10 +++++-----
+ 2 files changed, 9 insertions(+), 9 deletions(-)
-2012-03-21 15:53 +0000 [r12507] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2013-05-22 18:51:10 +0000 [5063529] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/rc.sysinit: Mount /proc based on fstab first and if that
- fails fallback to hardcoded values.
+ * Protect hardlinks and symlinks.
-2012-03-18 12:11 +0000 [r12497] Elan Ruusamäe <glen/at/pld-linux.org>
+ sysctl.conf | 5 +++++
+ 1 file changed, 5 insertions(+)
- * sysconfig/i18n: warn about systemd, besides keeping ssh env
- should came from lang.sh
+2013-05-15 21:07:13 +0000 [7f92567] Elan Ruusamäe <glen/at/pld-linux.org>
-2012-03-17 09:32 +0000 [r12496] Elan Ruusamäe <glen/at/pld-linux.org>
+ * up to 0.4.6
- * service: as we are redirecting to systemd, detect when systemd
- redirects back due /sbinservice in .service file
+ ChangeLog | 28 ++++++++++++++++++++++++++++
+ configure.ac | 2 +-
+ 2 files changed, 29 insertions(+), 1 deletion(-)
-2012-03-17 09:14 +0000 [r12495] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-05-15 21:04:38 +0000 [6082250] Elan Ruusamäe <glen/at/pld-linux.org>
- * service: validate systemd command, before sending it to systemd,
- to keep "service lighttpd configtest" on working
+ * make update-po
-2012-03-17 08:39 +0000 [r12494] Elan Ruusamäe <glen/at/pld-linux.org>
+ po/de.po | 395 +++++++++++++++++++++++++++++++--------------------------------
+ po/pl.po | 395 +++++++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 394 insertions(+), 396 deletions(-)
- * service: - detect if service is in systemd (if LoadError means
- it's not present in systemd) - add --no-systemd option to
- override detect
+2013-04-09 22:07:23 +0000 [1613208] Elan Ruusamäe <glen/at/pld-linux.org>
-2012-03-04 21:49 +0000 [r12486] Elan Ruusamäe <glen/at/pld-linux.org>
+ * Fedora compat: fix echo_success and echo_failure formatting
- * service: fix message printing; pass anything to systemd if it is
- up (status is valid action too)
+ lib/functions | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
-2012-03-04 20:47 +0000 [r12485] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2013-04-09 21:48:11 +0000 [4fef8be] Elan Ruusamäe <glen/at/pld-linux.org>
- * service: Tabs are used here.
+ * RedHat/Fedora compatibility
-2012-03-04 20:36 +0000 [r12484] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ lib/functions | 6 ++++++
+ 1 file changed, 6 insertions(+)
- * service: systemd takes preference if it is booted/active.
+2013-04-09 21:45:33 +0000 [bd47641] Elan Ruusamäe <glen/at/pld-linux.org>
-2012-03-04 20:12 +0000 [r12483] Jan Rękorajski <baggins/at/pld-linux.org>
+ * revert [12647] it was correct before that
- * rc.d/rc.sysinit: - load kernel modules specified in
- /etc/modules-load.d/ configs (systemd compat)
+ lib/functions | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2012-03-03 20:35 +0000 [r12482] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-04-09 21:41:56 +0000 [9671c12] Elan Ruusamäe <glen/at/pld-linux.org>
- * service: - systemd bits
+ * do not reset RC_LOGGING when IN_SHUTDOWN is not set
-2012-02-19 18:33 +0000 [r12481] Jan Rękorajski <baggins/at/pld-linux.org>
+ lib/functions | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/init.d/network: - skip interfaces configured by
- NetworkManager, by cactus/at/pld-linux.org
+2013-04-03 08:51:25 +0000 [b2922b0] Elan Ruusamäe <glen/at/pld-linux.org>
-2012-02-19 18:23 +0000 [r12478] Jan Rękorajski <baggins/at/pld-linux.org>
+ * improve fedora compatibility:
- * configure.ac: - 0.4.5.3
+ lib/functions | 29 +++++++++++++++++++++--------
+ 1 file changed, 21 insertions(+), 8 deletions(-)
-2012-02-19 18:11 +0000 [r12477] Jan Rękorajski <baggins/at/pld-linux.org>
+2013-03-18 08:26:05 +0000 [b30f804] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/rc.sysinit: - devtmpfs is madatory for udev >= 176
+ * Release 0.4.5.5.
-2012-02-03 19:23 +0000 [r12474] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ ChangeLog | 1527 +++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 822 insertions(+), 705 deletions(-)
- * lib/functions.network: Adding rule by rule causes reverse order
- to be applied by kernel. We want rules from
- sysconfig/static-rules to be working in the same order as these
- were added in that file. The one solution is to use '/usr/bin/tac
- static-routes' or to use own priorities. We use prio 20000 with
- step 10 down, to get holes for other, manually added rules.
+2013-03-18 08:25:16 +0000 [17cf705] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2012-01-25 14:40 +0000 [r12468] Kacper Kornet <draenog/at/pld-linux.org>
+ * Release 0.4.5.5.
- * lib/functions: - fix bashism in previous commit
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2012-01-25 14:28 +0000 [r12467] Kacper Kornet <draenog/at/pld-linux.org>
+2013-03-09 23:12:19 +0000 [42801b4] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * lib/functions: - fix daemon --user --fork as they conflicted with
- each other
+ * AM_CONFIG_HEADER is obsolete.
-2012-01-13 13:32 +0000 [r12466] Jan Rękorajski <baggins/at/pld-linux.org>
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/init.d/network: - stable sort for BOOTPRIO= devices, so vlan
- ifaces will be after their NIC eth counterparts - treat macvlan
- and macvtap interfaces specially - they may be created on almost
- enything
+2013-03-09 23:09:07 +0000 [dfb009d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2011-12-16 08:47 +0000 [r12455] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * usbfs is deprecated for some time.
- * rc.d/rc.sysinit: vgscan/vgmknodes/vgdisplay don't support
- --sysinit option. Back to ignorelocking for these.
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2011-12-15 18:17 +0000 [r12454] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-02-11 22:23:36 +0000 [6bd4314] Elan Ruusamäe <glen/at/pld-linux.org>
- * init/cpusets.conf, init/allowlogin.conf, init/sys-chroots.conf:
- nicely stop, without error
+ * avoid loading /etc/modules contents twice (modules-load.d/modules.conf is symlink to that)
-2011-12-14 17:15 +0000 [r12453] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
- * lib/functions: - ksh did not like doble minus ("+5--10"), needs
- spaces ("+5 - -10") to process correctly
+2013-02-06 16:22:05 +0000 [da904aa] Jakub Bogusz <qboosh/at/pld-linux.org>
-2011-12-14 11:33 +0000 [r12451] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - clarified (LANG is also whole locale code; LANGUAGE not LINGUAS is used at runtime)
- * configure.ac: - 0.4.5.2
+ doc/sysconfig.txt | 13 +++++++++----
+ 1 file changed, 9 insertions(+), 4 deletions(-)
-2011-12-14 11:26 +0000 [r12449] Elan Ruusamäe <glen/at/pld-linux.org>
+2013-02-06 15:35:41 +0000 [27b0a3b] Elan Ruusamäe <glen/at/pld-linux.org>
- * changelog.sh: - be sure users file is up to date
+ * more complete update for NM skipping. improves [12481] and [12616]
-2011-12-14 07:59 +0000 [r12448] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/init.d/network | 19 ++++++++++++-------
+ 1 file changed, 12 insertions(+), 7 deletions(-)
- * init/local.conf: doc bits
+2013-02-06 15:32:27 +0000 [61f5a54] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-12-12 10:38 +0000 [r12447] Elan Ruusamäe <glen/at/pld-linux.org>
+ * note that lang.csh is broken
- * lib/functions: daemon(): make nice level absolute, not to be
- dependant of nice level of shell where service started.
+ lang.csh | 3 +++
+ 1 file changed, 3 insertions(+)
-2011-12-09 21:25 +0000 [r12446] Tomasz Pala <gotar/at/pld-linux.org>
+2013-02-06 15:27:36 +0000 [9d49fb8] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/network: - systemd support: export partial jobs,
- leave ifup/ifdown to separate services
+ * more specific language code specification
-2011-12-04 14:36 +0000 [r12437] Artur Frysiak <wiget/at/pld-linux.org>
+ doc/sysconfig.txt | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * man/fstab-decode.8 (removed), man/Makefile.am: Drop fstab-decode
- man page
+2013-02-05 15:04:58 +0000 [18f291c] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-12-04 02:42 +0000 [r12436] Artur Frysiak <wiget/at/pld-linux.org>
+ * ignore ifcfg-* files which have no DEVICE line present, i.e WiFi networks generated by NM
- * src/Makefile.am, src/fstab-decode.c (removed): fstab-decode is
- part of SysVinit-tools
+ rc.d/init.d/network | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
-2011-11-29 18:05 +0000 [r12421] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2013-01-09 08:48:49 +0000 [79955f8] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/init.d/netfs: Don't mount devpts again.
+ * Store raw dmesg format, so few dmesg features can be used (like -T) when reading from this file.
-2011-11-28 19:47 +0000 [r12420] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/rc.sysinit: Make forced mounts quiet in case /etc/mtab is
- symlink to /proc/self/mounts.
+2012-12-17 07:39:46 +0000 [be9de61] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2011-11-15 21:38 +0000 [r12414] Elan Ruusamäe <glen/at/pld-linux.org>
+ * ethtool example.
- * sysconfig/system: spelling typo
+ sysconfig/interfaces/ifcfg-eth0 | 3 +++
+ 1 file changed, 3 insertions(+)
-2011-11-01 14:01 +0000 [r12405] Jan Rękorajski <baggins/at/pld-linux.org>
+2012-12-13 17:17:53 +0000 [50fb312] Jacek Konieczny <jajcus/at/pld-linux.org>
- * modules.preudev: - typo
+ * SYSCTLDEVICE definition moved when ${DEVICE} is known
-2011-11-01 13:39 +0000 [r12404] Jan Rękorajski <baggins/at/pld-linux.org>
+ lib/ifup | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * rc.d/rc.sysinit: - fix LVM2 check logic
+2012-12-05 20:54:15 +0000 [6154a5c] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-10-31 19:52 +0000 [r12403] Jan Rękorajski <baggins/at/pld-linux.org>
+ * killproc: improve experimental start-stop-daemon based killing.
- * modules.preudev: - set props
+ lib/functions | 12 ++++++++++--
+ 1 file changed, 10 insertions(+), 2 deletions(-)
-2011-10-31 19:30 +0000 [r12402] Jan Rękorajski <baggins/at/pld-linux.org>
+2012-11-24 12:34:31 +0000 [9f6e3ec] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.sysinit: - give some info what's going on when loading
- modules
+ * unset locale when using a-z patterns
-2011-10-31 19:26 +0000 [r12401] Jan Rękorajski <baggins/at/pld-linux.org>
+ rc.d/rc.sysinit | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * modules.preudev (added): - example file
+2012-11-23 16:44:43 +0000 [8d0f23d] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-10-31 19:19 +0000 [r12400] Jan Rękorajski <baggins/at/pld-linux.org>
+ * remove not needed subshell
- * rc.d/rc.sysinit: - give admin the ability to load some kernel
- modules before udev kicks in
+ rc.d/rc.sysinit | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
-2011-10-31 19:12 +0000 [r12399] Jan Rękorajski <baggins/at/pld-linux.org>
+2012-10-21 15:14:56 +0000 [81ea6e4] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/system, rc.d/rc.sysinit: - give user ability to disable
- linux multipath drivers and daemons
+ * service: systemd wrapper default output cat
-2011-10-31 18:53 +0000 [r12398] Jan Rękorajski <baggins/at/pld-linux.org>
+ service | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * rc.d/rc.sysinit: - functions are in /lib/rc-scripts
+2012-10-06 16:33:59 +0000 [00f5d89] Tomasz Pala <gotar/at/pld-linux.org>
-2011-10-23 19:26 +0000 [r12388-12389] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - another example of zsh supremacy in shell world! fixed 5 yrs old flaw introduced in rev. 8719 that neither pdksh nor mksh handled properly, not to mention bash - such process backgrounding caused, when called from functions/run_cmd (i.e. during service network start), I/O wait for STDOUT of 'background' job despite >/dev/null redirects; this effectively leads to 2 seconds delay for each interface at system startup, cumulating to minutes of pointless waiting on heavy networked machines! There is alternate workaround: { { sleep 2; } & } >/dev/null that works as expected under pdksh or mksh, but requires additional & for zsh and doesn't fix bash behaviour, so please do not touch _THIS_ solution without comprehensive research! -- Aug 29th, 2012, /me Note: this happens due to $() capture, so plain ifup isn't enough.
- * rc.d/rc.sysinit, init/Makefile.am, init/modules.conf (added):
- load /etc/modules in upstart
+ lib/ifup | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/rc.shutdown: emit shutdown events
+2012-06-20 13:23:48 +0000 [f6a3c40] Adam Osuchowski <adwol/at/pld-linux.org>
-2011-10-23 11:21 +0000 [r12387] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - extra sysctl right after mounting /proc
- * init/rcS-sulogin.conf: respect RUN_SULOGIN_ON_ERR from
- /etc/sysconfig/system
+ rc.d/rc.sysinit | 3 +++
+ 1 file changed, 3 insertions(+)
-2011-10-10 07:49 +0000 [r12369-12370] Elan Ruusamäe <glen/at/pld-linux.org>
+2012-05-21 11:01:24 +0000 [f42edf6] Jan Rękorajski <baggins/at/pld-linux.org>
- * TODO: upstart compatible is service up todo
+ * - don't start udev or fsck / when running inside LXC container
- * doc/upstart.txt: shutdown started/starting upstart event doc
+ rc.d/rc.sysinit | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
-2011-10-09 22:58 +0000 [r12368] Elan Ruusamäe <glen/at/pld-linux.org>
+2012-05-20 08:35:04 +0000 [20be05d] Jan Rękorajski <baggins/at/pld-linux.org>
- * modules: point out the parameters use fact
+ * - fix sysctl setting for interfaces with dot in name, patch by Adam Osuchowski <adwol>
-2011-10-09 18:57 +0000 [r12367] Elan Ruusamäe <glen/at/pld-linux.org>
+ lib/ifup | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
- * rc.d/rc.shutdown: emit shutdown starting/started event
+2012-04-20 09:47:21 +0000 [0eca96e] Paweł Gołaszewski <blues/at/pld-linux.org>
-2011-10-09 18:14 +0000 [r12366] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - just warn about disabled master interface, don't silently disable vlans
- * doc/upstart.txt, init/rc.conf, rc.d/init.d/network: let "network"
- emit network starting/stopping/started/stopped events as well
+ lib/ifup-vlan | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
-2011-10-09 17:35 +0000 [r12364-12365] Elan Ruusamäe <glen/at/pld-linux.org>
+2012-04-18 06:29:11 +0000 [e7e98ef] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * doc/upstart.txt: chop trailing spaces
+ * Start ip rules prio from 10000 and increment (not decrement) by 5.
- * rc.d/rc.sysinit: fix handling 3.x.y kernels
+ lib/functions.network | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
-2011-10-05 14:47 +0000 [r12363] Elan Ruusamäe <glen/at/pld-linux.org>
+2012-04-17 15:33:48 +0000 [a2058bd] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/local, init/Makefile.am, init/local.conf (added):
- upstart for rc.local
+ * bonding sample
-2011-09-30 10:54 +0000 [r12360] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ sysconfig/interfaces/ifcfg-bond0 | 24 ++++++++++++++++++++++++
+ 1 file changed, 24 insertions(+)
- * rc.d/rc.sysinit, rc.d/rc.shutdown: Use --sysinit for lvm. When
- stopping hide error messages (normal for many cases like lvm on
- rootfs).
+2012-04-03 20:25:28 +0000 [4ca37ca] Jan Rękorajski <baggins/at/pld-linux.org>
-2011-09-27 07:15 +0000 [r12356-12357] Jan Rękorajski <baggins/at/pld-linux.org>
+ * - updated
- * configure.ac: - 0.4.5.1
+ ChangeLog | 1755 ++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 913 insertions(+), 842 deletions(-)
- * rc.d/rc.sysinit: - fix $LVM2 variable fuckup (use is_no instead
- of is_yes) (glen, you moron, have you considered a possibility
- that $LVM2 will land in sysconfig.rpmsave, thus making lvm
- dependant system non-bootable?)
+2012-04-03 20:24:52 +0000 [7dd01bf] Jan Rękorajski <baggins/at/pld-linux.org>
-2011-09-25 09:57 +0000 [r12351-12352] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - 0.4.5.4
- * po/Makefile.am: just in case C locale
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * po/rc-scripts.pot: updated
+2012-04-03 20:21:54 +0000 [f6c13fa] Jan Rękorajski <baggins/at/pld-linux.org>
-2011-09-22 15:45 +0000 [r12350] Jan Rękorajski <baggins/at/pld-linux.org>
+ * - add uninstall-hook, don't we just love autocrap crapiness?
- * rc.d/rc.sysinit: - properly mount /run and put it into mtab
+ Makefile.am | 3 +++
+ 1 file changed, 3 insertions(+)
-2011-09-18 20:34 +0000 [r12349] Artur Frysiak <wiget/at/pld-linux.org>
+2012-04-03 19:30:32 +0000 [8b8343d] Jan Rękorajski <baggins/at/pld-linux.org>
- * rc.d/rc.sysinit: Mount /run ASAP
+ * - provide stdin for the daemons that just must have it, but stupid ksh closes it on them (for example acpid)
-2011-09-11 20:08 +0000 [r12347] Elan Ruusamäe <glen/at/pld-linux.org>
+ lib/functions | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * init/cryptsetup.conf (added), init/Makefile.am: Add cryptsetup
+2012-03-29 07:04:31 +0000 [a90039d] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-09-11 20:00 +0000 [r12344] Elan Ruusamäe <glen/at/pld-linux.org>
+ * clean /tmp if it is not on tmpfs
- * rc.d/init.d/cryptsetup: local vars
+ rc.d/rc.sysinit | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
-2011-09-11 19:53 +0000 [r12342-12343] Elan Ruusamäe <glen/at/pld-linux.org>
+2012-03-28 21:33:34 +0000 [b075e23] Elan Ruusamäe <glen/at/pld-linux.org>
- * init/Makefile.am: Add allowlogin, sys-chroots, cpusets
+ * use is_empty_file function on /etc/mactab
- * init/cpusets.conf (added): Add cpusets
+ rc.d/init.d/network | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2011-09-11 11:29 +0000 [r12341] Elan Ruusamäe <glen/at/pld-linux.org>
+2012-03-21 15:53:04 +0000 [8f1fe6a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * service: print unknown state to stdout as well
+ * Mount /proc based on fstab first and if that fails fallback to hardcoded values.
-2011-09-02 06:18 +0000 [r12339-12340] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/init.d/sys-chroots, init/allowlogin.conf (added),
- rc.d/init.d/allowlogin, init/sys-chroots.conf (added): add
- allowlogin and sys-chroots upstart parts, altho no stop for them
+2012-03-18 12:11:13 +0000 [96da5b2] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/system, rc.d/rc.sysinit: add $LVM2 allows you to
- disable LVM2 if your only LVM volume is rootfs started on initrd
- and want faster startup
+ * warn about systemd, besides keeping ssh env should came from lang.sh
-2011-09-02 06:08 +0000 [r12338] Elan Ruusamäe <glen/at/pld-linux.org>
+ sysconfig/i18n | 3 +++
+ 1 file changed, 3 insertions(+)
- * sysconfig/interfaces/Makefile.am: Add ifcfg-ppp0.pppoe
+2012-03-17 09:32:55 +0000 [0c5d56c] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-08-31 18:44 +0000 [r12337] Elan Ruusamäe <glen/at/pld-linux.org>
+ * as we are redirecting to systemd, detect when systemd redirects back due /sbinservice in .service file
- * lib/functions: upstart: behave like current initscripts: print
- running/not running instead of silence
+ service | 8 ++++++++
+ 1 file changed, 8 insertions(+)
-2011-08-31 16:24 +0000 [r12336] Elan Ruusamäe <glen/at/pld-linux.org>
+2012-03-17 09:14:15 +0000 [cb7c8b9] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/functions (removed), rc.d/init.d/Makefile.am,
- po/rc-scripts.pot, lib/functions (added), lib/Makefile.am: move
- also functions to /lib/rc-scripts (symlink preserved)
+ * validate systemd command, before sending it to systemd, to keep "service lighttpd configtest" on working
-2011-08-19 19:56 +0000 [r12331] Elan Ruusamäe <glen/at/pld-linux.org>
+ service | 41 ++++++++++++++++++++++++++++++++++++++---
+ 1 file changed, 38 insertions(+), 3 deletions(-)
- * rc.d/init.d/functions: formatting
+2012-03-17 08:39:11 +0000 [8e9e592] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-08-19 19:44 +0000 [r12328-12330] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - detect if service is in systemd (if LoadError means it's not present in systemd) - add --no-systemd option to override detect
- * rc.d/init.d/local: add starting line
+ service | 19 ++++++++++++++++++-
+ 1 file changed, 18 insertions(+), 1 deletion(-)
- * rc.d/rc.sysinit: prefer local code over io checks (boot splash
- unlikely enabled anyway)
+2012-03-04 21:49:24 +0000 [2a79215] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/functions: avoid shift() error when program called
- with no actions in _upstart_controlled; tabs
+ * fix message printing; pass anything to systemd if it is up (status is valid action too)
-2011-08-14 19:45 +0000 [r12323] Elan Ruusamäe <glen/at/pld-linux.org>
+ service | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * init/rc.conf: register pld.sysinit-done to satisfy initctl
- check-config
+2012-03-04 20:47:37 +0000 [75ca301] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2011-08-14 12:03 +0000 [r12321-12322] Elan Ruusamäe <glen/at/pld-linux.org>
+ * Tabs are used here.
- * sysconfig/interfaces/ifcfg-ppp0.kou, changelog.sh, rc.d/rc.init:
- add missing keyword expansion
+ service | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
- * rc.d/init.d, sysconfig/interfaces/down.d/tnl,
- sysconfig/interfaces/down.d/ppp, sysconfig/interfaces/down.d/ipx,
- sysconfig/interfaces/down.d, rc.d, src,
- sysconfig/interfaces/down.d/all, sysconfig/interfaces/down.d/ip,
- sysconfig/interfaces/up.d/tnl, isapnp,
- sysconfig/interfaces/up.d/ppp, sysconfig/interfaces/up.d/ipx,
- sysconfig/interfaces/up.d, ppp, /, sysconfig, doc,
- sysconfig/interfaces/up.d/all, sysconfig/interfaces/up.d/ip, lib:
- svn:ignore fixups
+2012-03-04 20:36:36 +0000 [aa57b7e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2011-08-14 11:56 +0000 [r12319-12320] Elan Ruusamäe <glen/at/pld-linux.org>
+ * systemd takes preference if it is booted/active.
- * doc/Makefile.am, doc/template.init (added),
- rc.d/init.d/Makefile.am, rc.d/init.d/template.init (removed),
- po/rc-scripts.pot: move template.init to doc
+ service | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
- * sysconfig/.cvsignore (removed), doc/.cvsignore (removed),
- sysconfig/interfaces/up.d/all/.cvsignore (removed), rc.d,
- sysconfig/interfaces/down.d/all, sysconfig/interfaces/down.d/ip,
- sysconfig/interfaces/up.d/tnl, sysconfig/interfaces/up.d/ppp,
- sysconfig/interfaces/up.d/ipx,
- sysconfig/interfaces/down.d/ipx/.cvsignore (removed), /,
- sysconfig, sysconfig/interfaces/up.d/ip, isapnp/.cvsignore
- (removed), sysconfig/interfaces/up.d/ipx/.cvsignore (removed),
- ppp/ip-up.d, rc.d/init.d, ppp/ip-down.d/.cvsignore (removed),
- sysconfig/interfaces/data/.cvsignore (removed),
- sysconfig/interfaces/down.d/tnl, sysconfig/interfaces/down.d/ppp,
- sysconfig/interfaces/down.d/ipx,
- sysconfig/interfaces/up.d/ip/.cvsignore (removed), lib/.cvsignore
- (removed), src, rc.d/init.d/.cvsignore (removed),
- ppp/ip-up.d/.cvsignore (removed), isapnp,
- sysconfig/interfaces/down.d/tnl/.cvsignore (removed),
- po/.cvsignore (removed),
- sysconfig/interfaces/down.d/ppp/.cvsignore (removed),
- sysconfig/interfaces/down.d/.cvsignore (removed),
- sysconfig/interfaces/up.d, ppp/ip-down.d, ppp,
- sysconfig/hwprofiles/.cvsignore (removed), rc.d/.cvsignore
- (removed), src/.cvsignore (removed),
- sysconfig/interfaces/.cvsignore (removed),
- sysconfig/interfaces/down.d/all/.cvsignore (removed),
- sysconfig/interfaces/down.d/ip/.cvsignore (removed), doc,
- sysconfig/interfaces/up.d/all, lib,
- sysconfig/interfaces/up.d/tnl/.cvsignore (removed),
- sysconfig/interfaces/up.d/ppp/.cvsignore (removed),
- sysconfig/interfaces/up.d/.cvsignore (removed), ppp/.cvsignore
- (removed), .cvsignore (removed), po, sysconfig/interfaces/down.d:
- convert .cvsignore to svn:ignore
+2012-03-04 20:12:02 +0000 [3741c52] Jan Rękorajski <baggins/at/pld-linux.org>
-2011-08-14 11:48 +0000 [r12318] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - load kernel modules specified in /etc/modules-load.d/ configs (systemd compat)
- * TODO: privilege check is done with unix file permissions: scripts
- just not executable for regular user
+ rc.d/rc.sysinit | 4 ++++
+ 1 file changed, 4 insertions(+)
-2011-08-14 11:42 +0000 [r12310-12317] Elan Ruusamäe <glen/at/pld-linux.org>
+2012-03-03 20:35:58 +0000 [9871d9b] Elan Ruusamäe <glen/at/pld-linux.org>
- * po/rc-scripts.pot, po/Makefile.am: add makepot.pl to EXTRA_DIST
+ * - systemd bits
- * makepot.pl (removed), po/Makefile.am, po/makepot.pl (added): move
- makepot to po/ dir with rest of it's files
+ service | 11 +++++++++++
+ 1 file changed, 11 insertions(+)
- * po/pl.po, po/rc-scripts.pot, rc.d/init.d/random, po/de.po: - fix
- bad nls usage
+2012-02-19 18:33:15 +0000 [2d951c6] Jan Rękorajski <baggins/at/pld-linux.org>
- * po/pl.po, po/de.po: utf8 to rule the world
+ * - skip interfaces configured by NetworkManager, by cactus/at/pld-linux.org
- * po/pl.po, po/de.po: - updated
+ rc.d/init.d/network | 21 ++++++++++++++-------
+ 1 file changed, 14 insertions(+), 7 deletions(-)
- * po/rc-scripts.pot: - updated
+2012-02-19 18:25:00 +0000 [a2ee752] Jan Rękorajski <baggins/at/pld-linux.org>
- * po/rc-scripts.pot (added): track to see new strings to appear or
- not
+ * - updated
- * lib/ifdown-post, lib/Makefile.am, ppp/auth-up,
- sysconfig/network-scripts (removed), ppp/ip-up, lib/ifdown-ppp,
- lib/ifup-post, doc/net-scripts.txt, configure.ac, ppp/auth-down,
- lib/tnlup, lib/ifdown-sl, lib/ifdown-irda, lib/ifup, Makefile.am,
- ppp/ip-down, sysconfig/Makefile.am, lib/ifup-iucv, ppp/ipx-up,
- lib/ifup-sl, lib/ifup-irda, lib/ifdown-vlan, lib/tnldown,
- lib/ifdown, lib/ifup-plusb, lib/ifdown-br, ppp/ipx-down,
- rc.d/init.d/network, lib/ifup-ppp, lib (added), lib/ifup-ipx,
- lib/ifup-vlan, man/usernetctl.8, lib/ifup-br, lib/ifup-plip,
- src/ppp-watch.c: - move network scripts to /lib, as none of them
- are config files - version 0.4.5 for such major change
+ ChangeLog | 1759 +++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 905 insertions(+), 854 deletions(-)
-2011-08-14 11:11 +0000 [r12308-12309] Elan Ruusamäe <glen/at/pld-linux.org>
+2012-02-19 18:23:43 +0000 [9bf95f3] Jan Rękorajski <baggins/at/pld-linux.org>
- * configure.ac: fatal out when required tools missing, some ac fix
+ * - 0.4.5.3
- * src/setuidgid.c: PLD Linux
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2011-08-14 09:56 +0000 [r12307] Elan Ruusamäe <glen/at/pld-linux.org>
+2012-02-19 18:11:39 +0000 [1cf0bc6] Jan Rękorajski <baggins/at/pld-linux.org>
- * init/random.conf, init/rc.conf, init/rcS-sulogin.conf,
- init/rcS.conf: our vim-syntax-upstart recognizes the filetype
- itself
+ * - devtmpfs is madatory for udev >= 176
-2011-08-13 13:51 +0000 [r12305] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 4 ++++
+ 1 file changed, 4 insertions(+)
- * po/Makefile.am: Do not ignore errors
+2012-02-03 19:23:29 +0000 [8260217] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2011-08-13 13:42 +0000 [r12304] Elan Ruusamäe <glen/at/pld-linux.org>
+ * Adding rule by rule causes reverse order to be applied by kernel. We want rules from sysconfig/static-rules to be working in the same order as these were added in that file. The one solution is to use '/usr/bin/tac static-routes' or to use own priorities. We use prio 20000 with step 10 down, to get holes for other, manually added rules.
- * sysconfig/network-scripts/functions.network: emit net-device-up
- events, so upstart-socket-bridge could function
+ lib/functions.network | 20 +++++++++++++++++---
+ 1 file changed, 17 insertions(+), 3 deletions(-)
-2011-08-13 06:04 +0000 [r12303] Elan Ruusamäe <glen/at/pld-linux.org>
+2012-01-25 14:40:30 +0000 [df2868f] Kacper Kornet <draenog/at/pld-linux.org>
- * rc.d/init.d/functions: allow $USE_UPSTART from env to preceed
- USE_UPSTART from sysconfig/system
+ * - fix bashism in previous commit
-2011-07-25 06:10 +0000 [r12270-12271] Elan Ruusamäe <glen/at/pld-linux.org>
+ lib/functions | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * doc/net-scripts.txt, sysconfig/network-scripts/ifup: - add
- $ETHTOOL_OPTS
+2012-01-25 14:28:06 +0000 [af8469f] Kacper Kornet <draenog/at/pld-linux.org>
- * TODO: - todo from arekm
+ * - fix daemon --user --fork as they conflicted with each other
-2011-07-21 10:28 +0000 [r12264] Elan Ruusamäe <glen/at/pld-linux.org>
+ lib/functions | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
- * service: - include service type in --status-all
+2012-01-13 13:32:11 +0000 [9e90b31] Jan Rękorajski <baggins/at/pld-linux.org>
-2011-07-18 13:11 +0000 [r12260] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - stable sort for BOOTPRIO= devices, so vlan ifaces will be after their NIC eth counterparts - treat macvlan and macvtap interfaces specially - they may be created on almost enything
- * rc.d/init.d/functions: - fuser is in /bin since psmisc-22.5-2
+ rc.d/init.d/network | 23 +++++++++++++++++++++--
+ 1 file changed, 21 insertions(+), 2 deletions(-)
-2011-06-28 19:51 +0000 [r12254] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-12-16 08:47:24 +0000 [4897df7] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * sysconfig/system: Explain what VSERVER is.
+ * vgscan/vgmknodes/vgdisplay don't support --sysinit option. Back to ignorelocking for these.
-2011-06-27 10:18 +0000 [r12252-12253] Jan Rękorajski <baggins/at/pld-linux.org>
+ rc.d/rc.sysinit | 11 +++++++----
+ 1 file changed, 7 insertions(+), 4 deletions(-)
- * rc.d/init.d/functions: - fix local variable
+2011-12-15 18:17:23 +0000 [f07ea36] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/functions: - fix kernelver* functions
+ * nicely stop, without error
-2011-06-26 10:48 +0000 [r12250] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ init/allowlogin.conf | 2 +-
+ init/cpusets.conf | 2 +-
+ init/sys-chroots.conf | 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
- * rc.d/rc.sysinit: Mount securityfs based on it's availability
- only.
+2011-12-14 17:15:48 +0000 [667e4dd] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-06-20 15:04 +0000 [r12247] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - ksh did not like doble minus ("+5--10"), needs spaces ("+5 - -10") to process correctly
- * rc.d/init.d/functions: - compat mode for old kernels, where
- network lock was not touched
+ lib/functions | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2011-06-16 12:32 +0000 [r12246] Jacek Konieczny <jajcus/at/pld-linux.org>
+2011-12-14 11:33:25 +0000 [4963b27] Elan Ruusamäe <glen/at/pld-linux.org>
- * init/Makefile.am, configure.ac: - the missing init/udev.conf
- added to dist
+ * - 0.4.5.2
-2011-06-15 13:12 +0000 [r12245] Jacek Konieczny <jajcus/at/pld-linux.org>
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * configure.ac: - Version: 0.4.4.2
+2011-12-14 11:26:59 +0000 [2d615fc] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-06-15 12:45 +0000 [r12244] Jacek Konieczny <jajcus/at/pld-linux.org>
+ * update
- * init/rcS.conf, init/udev.conf (added), init/rc.conf,
- rc.d/rc.sysinit: - some more 'emits' and a dummy Upstart job
- added so the new 'initctl check-config' won't complain.
+ ChangeLog | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 127 insertions(+), 3 deletions(-)
-2011-06-15 10:51 +0000 [r12243] Jacek Konieczny <jajcus/at/pld-linux.org>
+2011-12-14 11:26:05 +0000 [61900a8] Elan Ruusamäe <glen/at/pld-linux.org>
- * doc/upstart.txt: - upstart usage docs updates
+ * - be sure users file is up to date
-2011-04-18 09:50 +0000 [r12230] Elan Ruusamäe <glen/at/pld-linux.org>
+ changelog.sh | 6 ++++++
+ 1 file changed, 6 insertions(+)
- * service: remove debug
+2011-12-14 07:59:57 +0000 [4fb0195] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-04-14 09:42 +0000 [r12228] Jacek Konieczny <jajcus/at/pld-linux.org>
+ * doc bits
- * sysconfig/network-scripts/functions.network: - make sure the
- default ip rules are preserved over network restart even if 'ip
- rule show' displays them using numeric table values. I have a
- system where 'from all lookup 255' is returned instead of 'from
- all lookup local' for unknown reason, but it could also happen if
- /etc/iproute2/rt_tables file is missing or corrupted. And bad
- things happen (IPv4 not working) if the 'lookup local' rule is
- missing.
+ init/local.conf | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
-2011-04-08 19:15 +0000 [r12223] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-12-12 10:38:51 +0000 [ab94cba] Elan Ruusamäe <glen/at/pld-linux.org>
- * service: move status all to function
+ * daemon(): make nice level absolute, not to be dependant of nice level of shell where service started.
-2011-03-29 13:26 +0000 [r12219] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ lib/functions | 4 ++++
+ 1 file changed, 4 insertions(+)
- * sysconfig/network-scripts/functions.network: Revert disabling
- IPv6. Unfortunately it disables only IPv6 addresses while
- socket(AF_INET6,...) still succeeds creating ill efect.
+2011-12-09 21:25:33 +0000 [a2372c5] Tomasz Pala <gotar/at/pld-linux.org>
-2011-03-25 16:55 +0000 [r12215] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - systemd support: export partial jobs, leave ifup/ifdown to separate services
- * sysconfig/network-scripts/functions.network: Set sysctl value
- quietly.
+ rc.d/init.d/network | 14 ++++++++++++--
+ 1 file changed, 12 insertions(+), 2 deletions(-)
-2011-03-23 21:45 +0000 [r12214] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-12-04 14:36:02 +0000 [01d7925] Artur Frysiak <artur/at/frysiak.net>
- * sysconfig/network-scripts/functions.network: One more fix.
+ * Drop fstab-decode man page
-2011-03-23 20:42 +0000 [r12213] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ man/Makefile.am | 1 -
+ man/fstab-decode.8 | 45 ---------------------------------------------
+ 2 files changed, 46 deletions(-)
- * sysconfig/network-scripts/functions.network: Really disable IPv6.
+2011-12-04 02:42:55 +0000 [dec42e6] Artur Frysiak <artur/at/frysiak.net>
-2011-03-23 20:35 +0000 [r12212] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * fstab-decode is part of SysVinit-tools
- * sysconfig/network-scripts/functions.network: Disable IPv6 if it
- is not enabled in config.
+ src/Makefile.am | 3 --
+ src/fstab-decode.c | 86 ------------------------------------------------------
+ 2 files changed, 89 deletions(-)
-2011-03-21 22:15 +0000 [r12211] Jan Rękorajski <baggins/at/pld-linux.org>
+2011-11-29 18:05:03 +0000 [50a582d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * doc/sysconfig.txt, sysconfig/Makefile.am, doc/sysconfig.docb,
- sysconfig/network-scripts/functions.network,
- sysconfig/network-scripts/ifup-routes: - add static-routes6
- support (IPv6-only ip routes and rules)
+ * Don't mount devpts again.
-2011-03-21 20:30 +0000 [r12210] Jan Rękorajski <baggins/at/pld-linux.org>
+ rc.d/init.d/netfs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * sysconfig/static-routes6 (added): - IPv6 specific rules and
- routes, rationale: some rules (and even routes) are addressless
- (e.g. fwmark or 'default' route), because of this simple ip
- <rule> won't handle IPv6, we have to use ip -6 <rule>
+2011-11-28 19:47:19 +0000 [bdb9cdd] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2011-03-20 01:00 +0000 [r12206-12207] Jan Rękorajski <baggins/at/pld-linux.org>
+ * Make forced mounts quiet in case /etc/mtab is symlink to /proc/self/mounts.
- * configure.ac: - 0.4.4.1, fixes typo in set_up_loopback
+ rc.d/rc.sysinit | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
- * sysconfig/network-scripts/functions.network: - use proper device
+2011-11-15 21:38:14 +0000 [1d355a4] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-03-20 00:09 +0000 [r12203] Jan Rękorajski <baggins/at/pld-linux.org>
+ * spelling typo
- * configure.ac: - 0.4.4.0
+ sysconfig/system | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2011-03-19 23:57 +0000 [r12202] Jan Rękorajski <baggins/at/pld-linux.org>
+2011-11-01 14:01:52 +0000 [87863ce] Jan Rękorajski <baggins/at/pld-linux.org>
- * src/Makefile.am, configure.ac: - fix glib2 static linking
+ * - typo
-2011-03-18 18:19 +0000 [r12201] Jan Rękorajski <baggins/at/pld-linux.org>
+ modules.preudev | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * sysconfig/network-scripts/functions.network: - setup static
- routes for loopback, see
- http://wiki.squid-cache.org/Features/Tproxy4 why this is needed
+2011-11-01 13:39:27 +0000 [312dab1] Jan Rękorajski <baggins/at/pld-linux.org>
-2011-03-08 20:49 +0000 [r12198] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - fix LVM2 check logic
- * sysconfig/network-scripts/functions.network,
- rc.d/init.d/functions: Revert previous commit. Fix is_module
- instead to do not match partial module names.
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2011-03-08 20:34 +0000 [r12197] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-10-31 19:52:10 +0000 [02990ee] Jan Rękorajski <baggins/at/pld-linux.org>
- * sysconfig/network-scripts/functions.network: Load ipv6 and ipx
- only when not built into kernel.
+ * - set props
-2011-03-04 13:37 +0000 [r12188] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ modules.preudev | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * sysconfig/network-scripts/ifup-vlan: GVRP default on on vlans
+2011-10-31 19:30:04 +0000 [a37cb06] Jan Rękorajski <baggins/at/pld-linux.org>
-2011-02-19 16:03 +0000 [r12170] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - give some info what's going on when loading modules
- * service: - tabs
+ rc.d/rc.sysinit | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
-2011-02-10 16:37 +0000 [r12138] Jan Rękorajski <baggins/at/pld-linux.org>
+2011-10-31 19:26:56 +0000 [f1013e4] Jan Rękorajski <baggins/at/pld-linux.org>
- * rc.d/init.d/cpusets: - added missing slash
+ * - example file
-2011-02-10 12:46 +0000 [r12136] Jan Rękorajski <baggins/at/pld-linux.org>
+ modules.preudev | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
- * rc.d/init.d/cpusets: - don't try to find out the subsystem type
- if none is mounted
+2011-10-31 19:19:37 +0000 [de2057b] Jan Rękorajski <baggins/at/pld-linux.org>
-2011-02-10 12:26 +0000 [r12135] Jan Rękorajski <baggins/at/pld-linux.org>
+ * - give admin the ability to load some kernel modules before udev kicks in
- * rc.d/init.d/cpusets: - silence mkdir
+ rc.d/rc.sysinit | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
-2011-02-10 12:21 +0000 [r12134] Jan Rękorajski <baggins/at/pld-linux.org>
+2011-10-31 19:12:15 +0000 [9ae2b87] 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
+ * - give user ability to disable linux multipath drivers and daemons
-2011-02-10 12:12 +0000 [r12133] Jan Rękorajski <baggins/at/pld-linux.org>
+ rc.d/rc.sysinit | 2 +-
+ sysconfig/system | 4 ++++
+ 2 files changed, 5 insertions(+), 1 deletion(-)
- * 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-10-31 18:53:15 +0000 [0bf0a92] Jan Rękorajski <baggins/at/pld-linux.org>
-2011-02-10 11:04 +0000 [r12128-12130] Jan Rękorajski <baggins/at/pld-linux.org>
+ * - functions are in /lib/rc-scripts
- * rc.d/init.d/cpusets: - put cpuset/cgroup mounts in mtab
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/init.d/cpusets: - exit from script if no cpuset/cgroup
- support in kernel
+2011-10-23 19:26:51 +0000 [5c62cff] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.sysinit, rc.d/init.d/cpusets: - moved cpuset/cgroup
- mounting code into cpuset startup script for seamless
- interoperability with libcgroup
+ * load /etc/modules in upstart
-2011-02-09 10:55 +0000 [r12126] Elan Ruusamäe <glen/at/pld-linux.org>
+ init/Makefile.am | 3 ++-
+ init/modules.conf | 38 ++++++++++++++++++++++++++++++++++++++
+ rc.d/rc.sysinit | 4 +++-
+ 3 files changed, 43 insertions(+), 2 deletions(-)
- * rc.d/init.d/functions: add killproc -p alias
+2011-10-23 19:25:20 +0000 [413ed86] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-01-27 06:04 +0000 [r12089-12090] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * emit shutdown events
- * sysconfig/Makefile.am: sysconfig/clock is gone
+ rc.d/rc.shutdown | 4 ++++
+ 1 file changed, 4 insertions(+)
- * sysconfig/clock (removed), doc/sysconfig.docb, doc/sysconfig.txt,
- rc.d/rc.sysinit: sysconfig/clock and related actions are obsolete
- now. hwclock knows how to handle these based on adjtime settings.
+2011-10-23 11:21:22 +0000 [fc1fd16] Elan Ruusamäe <glen/at/pld-linux.org>
-2011-01-27 05:44 +0000 [r12088] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * respect RUN_SULOGIN_ON_ERR from /etc/sysconfig/system
- * rc.d/rc.sysinit: Check /dev/rtc or /dev/rtc0 existence.
+ init/rcS-sulogin.conf | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
-2011-01-25 18:56 +0000 [r12083-12084] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-10-10 07:49:45 +0000 [d15bc3f] Elan Ruusamäe <glen/at/pld-linux.org>
- * configure.ac: 0.4.3.8
+ * upstart compatible is service up todo
- * autogen.sh: Disabled --enable-maintainer-mode
- --enable-compile-warnings (unsupported by current auto*).
+ TODO | 14 ++++++++++++++
+ 1 file changed, 14 insertions(+)
-2011-01-24 18:19 +0000 [r12082] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-10-10 07:49:32 +0000 [3a1d9de] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/network: IPv6 networking on by default.
+ * shutdown started/starting upstart event doc
-2010-12-22 10:23 +0000 [r12020] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ doc/upstart.txt | 2 ++
+ 1 file changed, 2 insertions(+)
- * rc.d/init.d/netfs: Don't mount fs inside of vserver guest.
+2011-10-09 22:58:04 +0000 [450df86] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-12-22 05:54 +0000 [r12019] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * point out the parameters use fact
- * rc.d/rc.sysinit: cgroup/cpuset can exist in fstab but be
- commented out. Handle that.
+ modules | 3 +++
+ 1 file changed, 3 insertions(+)
-2010-12-20 18:09 +0000 [r12014] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-10-09 18:57:49 +0000 [e995eca] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/cryptsetup: started instead of busy
+ * emit shutdown starting/started event
-2010-12-12 17:42 +0000 [r11982-11983] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.shutdown | 2 ++
+ 1 file changed, 2 insertions(+)
- * configure.ac: - 0.4.3.7
+2011-10-09 18:14:39 +0000 [30a9146] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/functions: add --user support to run_cmd Usage:
- run_cmd --user stats "Message" command_to_run arg1 arg2...
+ * let "network" emit network starting/stopping/started/stopped events as well
-2010-12-07 14:08 +0000 [r11973] Elan Ruusamäe <glen/at/pld-linux.org>
+ doc/upstart.txt | 6 ++++++
+ init/rc.conf | 9 +++++----
+ rc.d/init.d/network | 9 +++++++++
+ 3 files changed, 20 insertions(+), 4 deletions(-)
- * rc.d/init.d/template.init: - pidfile var
+2011-10-09 17:35:25 +0000 [3b2adaf] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-12-03 13:10 +0000 [r11940] Elan Ruusamäe <glen/at/pld-linux.org>
+ * chop trailing spaces
- * rc.d/init.d/netfs: - some formatting, respect to use functios
- (RETVAL variable vs exit calls)
+ doc/upstart.txt | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
-2010-12-03 13:04 +0000 [r11939] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-10-09 17:33:00 +0000 [c50336f] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/netfs: - use functions
+ * fix handling 3.x.y kernels
-2010-12-03 11:43 +0000 [r11936] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/rc.sysinit | 11 ++++++++---
+ 1 file changed, 8 insertions(+), 3 deletions(-)
- * configure.ac: 0.4.3.6
+2011-10-05 14:47:57 +0000 [737067c] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-12-03 11:33 +0000 [r11934-11935] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * upstart for rc.local
- * rc.d/init.d/netfs: Bugfix (bring in cryptsetup; cleanups).
+ init/Makefile.am | 2 +-
+ init/local.conf | 14 ++++++++++++++
+ rc.d/init.d/local | 2 ++
+ 3 files changed, 17 insertions(+), 1 deletion(-)
- * rc.d/init.d/netfs: Bugfix.
+2011-09-30 10:54:07 +0000 [ffa93fa] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2010-12-03 10:37 +0000 [r11933] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * Use --sysinit for lvm. When stopping hide error messages (normal for many cases like lvm on rootfs).
- * rc.d/init.d/Makefile.am, rc.d/init.d/network: Bring in netfs.
+ rc.d/rc.shutdown | 6 +++---
+ rc.d/rc.sysinit | 18 +++++++++---------
+ 2 files changed, 12 insertions(+), 12 deletions(-)
-2010-12-03 10:33 +0000 [r11930-11932] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-09-27 08:19:54 +0000 [8ba1c6c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/init.d/netfs: : not needed.
+ * Updated.
- * TODO: - better umount on stop
+ ChangeLog | 15 ++++++++++++---
+ 1 file changed, 12 insertions(+), 3 deletions(-)
- * rc.d/init.d/netfs: Bugfixes. Seems to be working fine.
+2011-09-27 07:15:27 +0000 [54fe123] Jan Rękorajski <baggins/at/pld-linux.org>
-2010-12-03 10:25 +0000 [r11929] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - 0.4.5.1
- * rc.d/init.d/functions: __umount_*loop from FC.
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2010-12-03 10:15 +0000 [r11928] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-09-27 07:14:15 +0000 [7d0f3ba] Jan Rękorajski <baggins/at/pld-linux.org>
- * rc.d/init.d/netfs: Don't touch nfs if we have separate nfsfs
- script.
+ * - fix $LVM2 variable fuckup (use is_no instead of is_yes) (glen, you moron, have you considered a possibility that $LVM2 will land in sysconfig.rpmsave, thus making lvm dependant system non-bootable?)
-2010-12-03 09:38 +0000 [r11927] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/rc.sysinit | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
- * rc.d/init.d/netfs (added): Networked filesystems mount/umount.
- Unfinished.
+2011-09-25 09:59:13 +0000 [119f33b] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-12-02 15:30 +0000 [r11922] Elan Ruusamäe <glen/at/pld-linux.org>
+ * updated
- * rc.d/rc.sysinit: - avoid crypto init retries if no crypttab is
- setup
+ ChangeLog | 231 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 231 insertions(+)
-2010-11-25 23:54 +0000 [r11913] Jan Rękorajski <baggins/at/pld-linux.org>
+2011-09-25 09:57:55 +0000 [61b7c7e] Elan Ruusamäe <glen/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 :(
+ * just in case C locale
-2010-11-07 19:54 +0000 [r11900] Elan Ruusamäe <glen/at/pld-linux.org>
+ po/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/rc.sysinit: - init crypt mounts also after lvm has been run
+2011-09-25 09:57:09 +0000 [8fb032a] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-11-06 10:47 +0000 [r11894] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * updated
- * configure.ac: Release 0.4.3.5.
+ po/rc-scripts.pot | 254 +++++++++++++++++++++++++++---------------------------
+ 1 file changed, 127 insertions(+), 127 deletions(-)
-2010-11-06 09:57 +0000 [r11893] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-09-22 15:45:03 +0000 [6077f27] Jan Rękorajski <baggins/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.
+ * - properly mount /run and put it into mtab
-2010-11-06 09:12 +0000 [r11892] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/rc.sysinit | 12 ++++++++----
+ 1 file changed, 8 insertions(+), 4 deletions(-)
- * rc.d/rc.sysinit: Silent modprobe.
+2011-09-18 20:34:16 +0000 [7ffbfc4] Artur Frysiak <artur/at/frysiak.net>
-2010-11-06 08:43 +0000 [r11889] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * Mount /run ASAP
- * configure.ac: Release 0.4.3.4.
+ rc.d/rc.sysinit | 4 ++++
+ 1 file changed, 4 insertions(+)
-2010-11-06 00:33 +0000 [r11888] Jan Rękorajski <baggins/at/pld-linux.org>
+2011-09-11 20:08:17 +0000 [7788f41] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.sysinit: - create /dev/cgroup (see comment)
+ * Add cryptsetup
-2010-11-06 00:26 +0000 [r11887] Jan Rękorajski <baggins/at/pld-linux.org>
+ init/Makefile.am | 2 +-
+ init/cryptsetup.conf | 11 +++++++++++
+ 2 files changed, 12 insertions(+), 1 deletion(-)
- * rc.d/init.d/cpusets: - use full blown cgroup subsystem if
- available
+2011-09-11 20:00:23 +0000 [ec43b61] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-11-06 00:11 +0000 [r11886] Jan Rękorajski <baggins/at/pld-linux.org>
+ * local vars
- * rc.d/rc.sysinit: - if cgroup is available use all its subsystems
- instead of just cpusets
+ rc.d/init.d/cryptsetup | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2010-11-06 00:07 +0000 [r11885] Jan Rękorajski <baggins/at/pld-linux.org>
+2011-09-11 19:53:24 +0000 [6a49b05] Elan Ruusamäe <glen/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
+ * Add allowlogin, sys-chroots, cpusets
-2010-10-09 21:21 +0000 [r11840] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ init/Makefile.am | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
- * src/initlog.c: Update initlog from initscripts.
+2011-09-11 19:53:09 +0000 [336c9a5] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-10-06 08:03 +0000 [r11831] Elan Ruusamäe <glen/at/pld-linux.org>
+ * Add cpusets
- * rc.d/init.d/template.init: - procname
+ init/cpusets.conf | 25 +++++++++++++++++++++++++
+ 1 file changed, 25 insertions(+)
-2010-10-06 07:58 +0000 [r11830] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-09-11 11:29:10 +0000 [32eb194] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/template.init: - killproc wants procname mostly
+ * print unknown state to stdout as well
-2010-09-30 04:26 +0000 [r11823] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ service | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/rc: Fix 'local: można używać tylko w funkcji' on bash.
+2011-09-02 06:18:05 +0000 [ec031b7] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-09-19 18:38 +0000 [r11812] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * add allowlogin and sys-chroots upstart parts, altho no stop for them
- * rc.d/rc.sysinit: Make sysctl quiet.
+ init/allowlogin.conf | 40 ++++++++++++++++++++++++++++++++++++++++
+ init/sys-chroots.conf | 23 +++++++++++++++++++++++
+ rc.d/init.d/allowlogin | 2 ++
+ rc.d/init.d/sys-chroots | 2 ++
+ 4 files changed, 67 insertions(+)
-2010-09-03 09:07 +0000 [r11801] shadzik <shadzik/at/pld-linux.org>
+2011-09-02 06:16:24 +0000 [0003595] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.sysinit: - don't check the fs on aufs and squashfs
- systems
+ * add $LVM2
-2010-08-26 10:30 +0000 [r11789] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 8 ++++++--
+ sysconfig/system | 4 ++++
+ 2 files changed, 10 insertions(+), 2 deletions(-)
- * rc.d/rc.sysinit: - use /var/log/boot.log, to match with plymouth
- path
+2011-09-02 06:08:31 +0000 [b171d15] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-08-21 18:00 +0000 [r11788] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * Add ifcfg-ppp0.pppoe
- * rc.d/rc.sysinit: Set firmware-loader also when udev is off.
+ sysconfig/interfaces/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
-2010-08-01 16:32 +0000 [r11741] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-08-31 18:44:11 +0000 [516bc26] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/i18n: - plain en with utf8
+ * upstart: behave like current initscripts: print running/not running instead of silence
-2010-08-01 16:13 +0000 [r11739] Elan Ruusamäe <glen/at/pld-linux.org>
+ lib/functions | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
- * rc.d/rc.sysinit: - skip lock when making nodes on boot
+2011-08-31 16:24:53 +0000 [d1fc93a] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-08-01 16:08 +0000 [r11738] Elan Ruusamäe <glen/at/pld-linux.org>
+ * move also functions to /lib/rc-scripts (symlink preserved)
- * rc.d/rc.sysinit: - check_root_fs to function for readability
+ lib/Makefile.am | 19 +-
+ lib/functions | 1432 +++++++++++++++++++++++++++++++++++++++++++++++
+ po/rc-scripts.pot | 238 ++++----
+ rc.d/init.d/Makefile.am | 4 +-
+ rc.d/init.d/functions | 1432 -----------------------------------------------
+ 5 files changed, 1560 insertions(+), 1565 deletions(-)
-2010-08-01 15:58 +0000 [r11735-11737] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-08-19 19:56:58 +0000 [7e7efad] 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)
+ * formatting
- * rc.d/init.d/template.init: - sample for status with pidfile
+ rc.d/init.d/functions | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
- * rc.d/rc.sysinit: - skip unneccesary subshell
+2011-08-19 19:44:28 +0000 [2a43ff8] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-07-26 13:31 +0000 [r11715] Jacek Konieczny <jajcus/at/pld-linux.org>
+ * add starting line
- * sysconfig/network-scripts/ifup: - typo
+ rc.d/init.d/local | 2 ++
+ 1 file changed, 2 insertions(+)
-2010-07-26 13:20 +0000 [r11714] Jacek Konieczny <jajcus/at/pld-linux.org>
+2011-08-19 19:43:45 +0000 [402378e] Elan Ruusamäe <glen/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.
+ * prefer local code over io checks (boot splash unlikely enabled anyway)
-2010-07-21 08:23 +0000 [r11688] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/init.d/allowlogin: - functions, exit early if disabled
+2011-08-19 19:42:48 +0000 [6ca2a6a] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-07-20 08:42 +0000 [r11684] Elan Ruusamäe <glen/at/pld-linux.org>
+ * avoid shift() error when program called with no actions in _upstart_controlled; tabs
- * 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?
+ rc.d/init.d/functions | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
-2010-07-08 10:47 +0000 [r11638-11639] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-08-14 19:45:02 +0000 [f799f62] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/cpusets, rc.d/init.d/network, rc.d/init.d/local,
- rc.d/init.d/random, rc.d/init.d/single: - ignore /var/lock/subsys
- remove readonly fs errors (after fsck wants to reboot system)
+ * register pld.sysinit-done to satisfy initctl check-config
- * rc.d/init.d/cpusets, rc.d/init.d/allowlogin, rc.d/init.d/network,
- rc.d/init.d/random, rc.d/init.d/single, rc.d/init.d/killall: -
- executable initscripts
+ init/rc.conf | 3 +++
+ 1 file changed, 3 insertions(+)
-2010-06-18 06:40 +0000 [r11565] Bartłomiej Zimoń <cactus/at/pld-linux.org>
+2011-08-14 12:03:57 +0000 [2283580] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.shutdown: - fix shutdown/restart on kernels with devtmpfs
+ * add missing keyword expansion
-2010-06-15 11:37 +0000 [r11562] Jacek Konieczny <jajcus/at/pld-linux.org>
+ changelog.sh | 2 +-
+ rc.d/rc.init | 2 +-
+ sysconfig/interfaces/ifcfg-ppp0.kou | 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
- * changelog.sh: - changelog.sh script improved and ChangeLog
- updated
+2011-08-14 12:01:14 +0000 [91f93d4] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-06-15 11:33 +0000 [r11561] Jacek Konieczny <jajcus/at/pld-linux.org>
+ * svn:ignore fixups
- * configure.ac: - firmwaredir was wrong
+2011-08-14 11:56:53 +0000 [64dcb84] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-06-15 11:17 +0000 [r11558-11559] Jacek Konieczny <jajcus/at/pld-linux.org>
+ * move template.init to doc
- * configure.ac: - Version: 0.4.3.3
+ doc/Makefile.am | 3 +-
+ doc/template.init | 172 ++++++++++++++++++++++++++++++++++++++++++++++
+ po/rc-scripts.pot | 13 ++--
+ rc.d/init.d/Makefile.am | 4 +-
+ rc.d/init.d/template.init | 172 ----------------------------------------------
+ 5 files changed, 180 insertions(+), 184 deletions(-)
- * Makefile.am, configure.ac: - firmwaredir relative to
- ${exec_prefix} to fix 'make distcheck'
+2011-08-14 11:56:03 +0000 [5a41693] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-06-15 10:13 +0000 [r11557] Jacek Konieczny <jajcus/at/pld-linux.org>
+ * convert .cvsignore to svn:ignore
- * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifdown:
- - allow multiple dhclient instances running on one machine
+ .cvsignore | 30 ------------------------------
+ doc/.cvsignore | 1 -
+ isapnp/.cvsignore | 3 ---
+ lib/.cvsignore | 1 -
+ po/.cvsignore | 7 -------
+ ppp/.cvsignore | 1 -
+ ppp/ip-down.d/.cvsignore | 1 -
+ ppp/ip-up.d/.cvsignore | 1 -
+ rc.d/.cvsignore | 1 -
+ rc.d/init.d/.cvsignore | 1 -
+ src/.cvsignore | 12 ------------
+ sysconfig/.cvsignore | 1 -
+ sysconfig/hwprofiles/.cvsignore | 2 --
+ sysconfig/interfaces/.cvsignore | 2 --
+ sysconfig/interfaces/data/.cvsignore | 2 --
+ sysconfig/interfaces/down.d/.cvsignore | 1 -
+ sysconfig/interfaces/down.d/all/.cvsignore | 1 -
+ sysconfig/interfaces/down.d/ip/.cvsignore | 1 -
+ sysconfig/interfaces/down.d/ipx/.cvsignore | 1 -
+ sysconfig/interfaces/down.d/ppp/.cvsignore | 1 -
+ sysconfig/interfaces/down.d/tnl/.cvsignore | 1 -
+ sysconfig/interfaces/up.d/.cvsignore | 1 -
+ sysconfig/interfaces/up.d/all/.cvsignore | 1 -
+ sysconfig/interfaces/up.d/ip/.cvsignore | 1 -
+ sysconfig/interfaces/up.d/ipx/.cvsignore | 1 -
+ sysconfig/interfaces/up.d/ppp/.cvsignore | 1 -
+ sysconfig/interfaces/up.d/tnl/.cvsignore | 1 -
+ 27 files changed, 78 deletions(-)
-2010-06-14 17:25 +0000 [r11555-11556] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-08-14 11:48:36 +0000 [6cd2014] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/random: - reorganize into functions
+ * privilege check is done with unix file permissions: scripts just not executable for regular user
- * rc.d/init.d/random: - do not touch host random inside vserver
- (discussed with baggins and arekm long time ago)
+ TODO | 9 ++-------
+ 1 file changed, 2 insertions(+), 7 deletions(-)
-2010-06-08 09:01 +0000 [r11552] Jacek Konieczny <jajcus/at/pld-linux.org>
+2011-08-14 11:42:55 +0000 [4f30c82] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/functions: - /proc/cmdline may be unavailable (like
- in a VServer) make cat quiet in such case
+ * add makepot.pl to EXTRA_DIST
-2010-05-18 12:13 +0000 [r11476] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ po/Makefile.am | 2 +-
+ po/rc-scripts.pot | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
- * sysconfig/network-scripts/ifup: No need for wait loop.
- check_link_down sleeps for specified time in 0.5s intervals.
+2011-08-14 11:41:12 +0000 [3832969] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * move makepot to po/ dir with rest of it's files
+
+ makepot.pl | 88 ----------------------------------------------------------
+ po/Makefile.am | 2 +-
+ po/makepot.pl | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 85 insertions(+), 89 deletions(-)
+
+2011-08-14 11:38:53 +0000 [2c25e6b] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * - fix bad nls usage
+
+ po/de.po | 8 ++++----
+ po/pl.po | 8 ++++----
+ po/rc-scripts.pot | 8 ++++----
+ rc.d/init.d/random | 2 +-
+ 4 files changed, 13 insertions(+), 13 deletions(-)
+
+2011-08-14 11:37:28 +0000 [c23d716] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * utf8 to rule the world
+
+ po/de.po | 114 ++++++++++++++---------------
+ po/pl.po | 244 +++++++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 179 insertions(+), 179 deletions(-)
+
+2011-08-14 11:36:27 +0000 [b5400c3] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * - updated
+
+ po/de.po | 774 +++++++++++++++++++++++++++++++++++++++++----------------------
+ po/pl.po | 579 ++++++++++++++++++++++++++++-------------------
+ 2 files changed, 855 insertions(+), 498 deletions(-)
+
+2011-08-14 11:36:00 +0000 [70e2e35] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * - updated
+
+ po/rc-scripts.pot | 647 ++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 357 insertions(+), 290 deletions(-)
+
+2011-08-14 11:34:39 +0000 [c214f18] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * track to see new strings to appear or not
+
+ po/rc-scripts.pot | 816 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 816 insertions(+)
+
+2011-08-14 11:31:52 +0000 [f67ce45] Elan Ruusamäe <glen/at/pld-linux.org>
+
+ * - move network scripts to /lib, as none of them are config files - version 0.4.5 for such major change
+
+ Makefile.am | 2 +-
+ configure.ac | 10 +-
+ doc/net-scripts.txt | 12 +-
+ lib/.cvsignore | 1 +
+ lib/Makefile.am | 46 ++
+ lib/functions.network | 678 ++++++++++++++++++++++++++++
+ lib/ifdown | 154 +++++++
+ lib/ifdown-br | 50 ++
+ lib/ifdown-irda | 75 +++
+ lib/ifdown-post | 48 ++
+ lib/ifdown-ppp | 55 +++
+ lib/ifdown-sl | 64 +++
+ lib/ifdown-vlan | 53 +++
+ lib/ifup | 271 +++++++++++
+ lib/ifup-aliases | 81 ++++
+ lib/ifup-br | 89 ++++
+ lib/ifup-ipx | 52 +++
+ lib/ifup-irda | 62 +++
+ lib/ifup-iucv | 41 ++
+ lib/ifup-neigh | 20 +
+ lib/ifup-plip | 40 ++
+ lib/ifup-plusb | 49 ++
+ lib/ifup-post | 77 ++++
+ lib/ifup-ppp | 267 +++++++++++
+ lib/ifup-routes | 55 +++
+ lib/ifup-sl | 117 +++++
+ lib/ifup-vlan | 85 ++++
+ lib/tnldown | 85 ++++
+ lib/tnlup | 136 ++++++
+ man/usernetctl.8 | 2 +-
+ ppp/auth-down | 2 +-
+ ppp/auth-up | 2 +-
+ ppp/ip-down | 4 +-
+ ppp/ip-up | 4 +-
+ ppp/ipx-down | 2 +-
+ ppp/ipx-up | 2 +-
+ rc.d/init.d/network | 2 +-
+ src/ppp-watch.c | 2 +-
+ sysconfig/Makefile.am | 2 +-
+ sysconfig/network-scripts/.cvsignore | 1 -
+ sysconfig/network-scripts/Makefile.am | 46 --
+ sysconfig/network-scripts/functions.network | 678 ----------------------------
+ sysconfig/network-scripts/ifdown | 154 -------
+ sysconfig/network-scripts/ifdown-br | 50 --
+ sysconfig/network-scripts/ifdown-irda | 75 ---
+ sysconfig/network-scripts/ifdown-post | 48 --
+ sysconfig/network-scripts/ifdown-ppp | 55 ---
+ sysconfig/network-scripts/ifdown-sl | 64 ---
+ sysconfig/network-scripts/ifdown-vlan | 53 ---
+ sysconfig/network-scripts/ifup | 271 -----------
+ sysconfig/network-scripts/ifup-aliases | 81 ----
+ sysconfig/network-scripts/ifup-br | 89 ----
+ sysconfig/network-scripts/ifup-ipx | 52 ---
+ sysconfig/network-scripts/ifup-irda | 62 ---
+ sysconfig/network-scripts/ifup-iucv | 41 --
+ sysconfig/network-scripts/ifup-neigh | 20 -
+ sysconfig/network-scripts/ifup-plip | 40 --
+ sysconfig/network-scripts/ifup-plusb | 49 --
+ sysconfig/network-scripts/ifup-post | 77 ----
+ sysconfig/network-scripts/ifup-ppp | 267 -----------
+ sysconfig/network-scripts/ifup-routes | 55 ---
+ sysconfig/network-scripts/ifup-sl | 117 -----
+ sysconfig/network-scripts/ifup-vlan | 85 ----
+ sysconfig/network-scripts/tnldown | 85 ----
+ sysconfig/network-scripts/tnlup | 136 ------
+ 65 files changed, 2775 insertions(+), 2775 deletions(-)
-2010-05-17 20:26 +0000 [r11475] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-08-14 11:11:01 +0000 [d093623] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/network-scripts/ifup,
- sysconfig/interfaces/ifcfg-description: Wait for wpa_supplicant
- to actually connect to network before trying dhcp.
+ * fatal out when required tools missing, some ac fix
-2010-05-17 20:20 +0000 [r11474] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ configure.ac | 12 ++++++++++--
+ 1 file changed, 10 insertions(+), 2 deletions(-)
- * sysconfig/network-scripts/functions.network: Support for max
- timeout as parameter.
+2011-08-14 11:10:38 +0000 [5c28cfa] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-05-17 20:16 +0000 [r11473] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * PLD Linux
- * sysconfig/network-scripts/functions.network: Don't rely on ip
- link UP checking. Always to mii-tool/ethtool test.
+ src/setuidgid.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2010-05-17 19:08 +0000 [r11472] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-08-14 09:56:00 +0000 [2109dfe] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/network-scripts/ifup: Respect ZEROCONF variable for
- dhcpcd.
+ * our vim-syntax-upstart recognizes the filetype itself
-2010-05-17 18:08 +0000 [r11471] Elan Ruusamäe <glen/at/pld-linux.org>
+ init/random.conf | 3 +--
+ init/rc.conf | 2 --
+ init/rcS-sulogin.conf | 3 +--
+ init/rcS.conf | 3 +--
+ 4 files changed, 3 insertions(+), 8 deletions(-)
- * rc.d/init.d/functions: - ok to exit silently in ssd mode of
- killproc, no need to noise about missing pidfile
+2011-08-13 13:51:20 +0000 [c3993cc] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-05-13 07:17 +0000 [r11462] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * Do not ignore errors
- * Makefile.am: Include/install firmware-loader.sh brought by commit
- r10422.
+ po/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2010-05-12 07:11 +0000 [r11460] Jacek Konieczny <jajcus/at/pld-linux.org>
+2011-08-13 13:42:40 +0000 [1e9ab06] Elan Ruusamäe <glen/at/pld-linux.org>
- * doc/Makefile.am: - include upstart.txt in the package
+ * emit net-device-up events, so upstart-socket-bridge could function
-2010-05-12 07:08 +0000 [r11459] Jacek Konieczny <jajcus/at/pld-linux.org>
+ sysconfig/network-scripts/functions.network | 3 +++
+ 1 file changed, 3 insertions(+)
- * doc/upstart.txt: - notes about job debuging
+2011-08-13 06:04:00 +0000 [31895ed] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-05-11 17:21 +0000 [r11458] Jacek Konieczny <jajcus/at/pld-linux.org>
+ * allow $USE_UPSTART from env to preceed USE_UPSTART from sysconfig/system
- * configure.ac: - Version: 0.4.3.2
+ rc.d/init.d/functions | 5 +++++
+ 1 file changed, 5 insertions(+)
-2010-05-11 10:10 +0000 [r11449] Jacek Konieczny <jajcus/at/pld-linux.org>
+2011-07-25 06:10:15 +0000 [9338651] Elan Ruusamäe <glen/at/pld-linux.org>
- * init/Makefile.am: - new listed in Makefile.am
+ * - add $ETHTOOL_OPTS
-2010-05-11 08:54 +0000 [r11447] Jacek Konieczny <jajcus/at/pld-linux.org>
+ doc/net-scripts.txt | 11 +++++++++++
+ sysconfig/network-scripts/ifup | 4 ++++
+ 2 files changed, 15 insertions(+)
- * init/rc.conf (added), init/rcS-sulogin.conf (added),
- init/rcS.conf (added): - init job descriptions moved from
- upstart-SysVinit
+2011-07-25 06:09:09 +0000 [8441c58] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-05-10 17:24 +0000 [r11427] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - todo from arekm
- * rc.d/init.d/functions: - note about two modes in daemon
+ TODO | 2 ++
+ 1 file changed, 2 insertions(+)
-2010-05-10 14:35 +0000 [r11424] Jacek Konieczny <jajcus/at/pld-linux.org>
+2011-07-21 10:28:04 +0000 [88a9daf] Elan Ruusamäe <glen/at/pld-linux.org>
- * configure.ac: - Version: 0.4.3.1
+ * - include service type in --status-all
-2010-05-10 14:31 +0000 [r11423] Jacek Konieczny <jajcus/at/pld-linux.org>
+ service | 15 +++++++++++----
+ 1 file changed, 11 insertions(+), 4 deletions(-)
- * 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
+2011-07-18 13:11:53 +0000 [a117035] Elan Ruusamäe <glen/at/pld-linux.org>
-2010-05-10 12:59 +0000 [r11422] Jacek Konieczny <jajcus/at/pld-linux.org>
+ * - fuser is in /bin since psmisc-22.5-2
- * rc.d/init.d/functions: - properly quote is_yes() argument
+ rc.d/init.d/functions | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
-2010-05-10 11:50 +0000 [r11420] Jacek Konieczny <jajcus/at/pld-linux.org>
+2011-06-28 19:51:02 +0000 [72043a9] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * configure.ac: - Version: 0.4.3.0
+ * Explain what VSERVER is.
-2010-05-10 11:23 +0000 [r11419] Jacek Konieczny <jajcus/at/pld-linux.org>
+ sysconfig/system | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * 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), 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: - upstart_native branch merged
+2011-06-27 10:18:36 +0000 [480529b] Jan Rękorajski <baggins/at/pld-linux.org>
-2010-05-02 12:16 +0000 [r11364] Jacek Konieczny <jajcus/at/pld-linux.org>
+ * - fix local variable
- * 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)
+ rc.d/init.d/functions | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
-2010-04-21 20:24 +0000 [r11340] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-06-27 10:15:56 +0000 [e9e5c29] Jan Rękorajski <baggins/at/pld-linux.org>
- * service: - grab $ACTION variable
+ * - fix kernelver* functions
-2010-04-21 18:26 +0000 [r11339] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/init.d/functions | 26 ++++++++++++++++++--------
+ 1 file changed, 18 insertions(+), 8 deletions(-)
- * service: - nicer output (brief) for --status-all ported from
- ubuntu
+2011-06-26 10:48:48 +0000 [8ea815c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2010-04-21 18:21 +0000 [r11338] Elan Ruusamäe <glen/at/pld-linux.org>
+ * Mount securityfs based on it's availability only.
- * service: - identify as pld
+ rc.d/rc.sysinit | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
-2010-04-07 07:02 +0000 [r11312-11313] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-06-20 15:04:29 +0000 [46e27e9] Elan Ruusamäe <glen/at/pld-linux.org>
- * configure.ac: - release 0.4.2.8
+ * - compat mode for old kernels, where network lock was not touched
- * rc.d/init.d/functions: - add --redirfds similar to --closefds
+ rc.d/init.d/functions | 15 ++++++++++-----
+ 1 file changed, 10 insertions(+), 5 deletions(-)
-2010-04-05 19:18 +0000 [r11309] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-06-16 12:32:01 +0000 [fe53727] Jacek Konieczny <jajcus/at/pld-linux.org>
- * rc.d/init.d/template.init: - tabs
+ * - the missing init/udev.conf added to dist
-2010-04-05 19:13 +0000 [r11308] Elan Ruusamäe <glen/at/pld-linux.org>
+ ChangeLog | 4 ++++
+ configure.ac | 2 +-
+ init/Makefile.am | 2 +-
+ 3 files changed, 6 insertions(+), 2 deletions(-)
- * rc.d/init.d/template.init: - no need to load service config to
- check network state
+2011-06-15 13:12:03 +0000 [418f97b] Jacek Konieczny <jajcus/at/pld-linux.org>
-2010-02-08 17:34 +0000 [r11137] Jakub Bogusz <qboosh/at/pld-linux.org>
+ * - Version: 0.4.4.2
- * sysconfig/network-scripts/ifup,
- sysconfig/interfaces/ifcfg-description: - WLAN_WPA_DRIVER should
- default to wext
+ ChangeLog | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
+ configure.ac | 2 +-
+ 2 files changed, 71 insertions(+), 4 deletions(-)
-2010-02-08 17:11 +0000 [r11136] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-06-15 12:45:05 +0000 [d810648] Jacek Konieczny <jajcus/at/pld-linux.org>
- * rc.d/init.d/functions: - skip dead pids in status() with
- --pidfile, or is filter_chroot() broken by design?
+ * - some more 'emits' and a dummy Upstart job added so the new 'initctl check-config' won't complain.
-2010-02-08 17:06 +0000 [r11135] Elan Ruusamäe <glen/at/pld-linux.org>
+ init/rc.conf | 9 +++++++++
+ init/rcS.conf | 1 +
+ init/udev.conf | 6 ++++++
+ rc.d/rc.sysinit | 1 +
+ 4 files changed, 17 insertions(+)
- * t/status-pidfile.sh (added): - test for status() --pidfile
+2011-06-15 10:51:39 +0000 [29eedaa] Jacek Konieczny <jajcus/at/pld-linux.org>
-2010-02-08 16:51 +0000 [r11134] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - upstart usage docs updates
- * backtick-test.sh (removed), t (added), t/backtick-test.sh
- (added): - move tests to t/
+ doc/upstart.txt | 21 +++++++++++++++++----
+ 1 file changed, 17 insertions(+), 4 deletions(-)
-2010-01-15 13:56 +0000 [r11113] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-04-18 09:50:16 +0000 [afe7ffd] Elan Ruusamäe <glen/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).
+ * remove debug
-2010-01-11 10:52 +0000 [r11099] Elan Ruusamäe <glen/at/pld-linux.org>
+ service | 1 -
+ 1 file changed, 1 deletion(-)
- * changelog.sh: - C locale for consistent changelog
+2011-04-14 09:42:29 +0000 [83a668a] Jacek Konieczny <jajcus/at/pld-linux.org>
-2010-01-11 09:07 +0000 [r11098] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - make sure the default ip rules are preserved over network restart even if 'ip rule show' displays them using numeric table values. I have a system where 'from all lookup 255' is returned instead of 'from all lookup local' for unknown reason, but it could also happen if /etc/iproute2/rt_tables file is missing or corrupted. And bad things happen (IPv4 not working) if the 'lookup local' rule is missing.
- * sysconfig/system: Drop EVMS_MD since it's not used.
+ sysconfig/network-scripts/functions.network | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
-2010-01-10 22:05 +0000 [r11096] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-04-08 19:15:05 +0000 [cd835e0] Elan Ruusamäe <glen/at/pld-linux.org>
- * configure.ac: Prepare for 0.4.2.7.
+ * move status all to function
-2009-12-02 19:13 +0000 [r11004] Elan Ruusamäe <glen/at/pld-linux.org>
+ service | 66 +++++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 36 insertions(+), 30 deletions(-)
- * rc.d/rc.sysinit: - more reverting baggins buzybox branch changes
- regarding hwclock
+2011-03-29 13:26:42 +0000 [e461110] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-11-24 11:07 +0000 [r11001] Tomasz Pala <gotar/at/pld-linux.org>
+ * Revert disabling IPv6. Unfortunately it disables only IPv6 addresses while socket(AF_INET6,...) still succeeds creating ill efect.
- * rc.d/rc.sysinit, rc.d/rc.shutdown: - 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
+ sysconfig/network-scripts/functions.network | 8 ++------
+ 1 file changed, 2 insertions(+), 6 deletions(-)
-2009-11-22 23:24 +0000 [r10999] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-03-25 16:55:23 +0000 [28d9cc0] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/Makefile.am: - add rc.init back
+ * Set sysctl value quietly.
-2009-11-22 23:14 +0000 [r10998] Elan Ruusamäe <glen/at/pld-linux.org>
+ sysconfig/network-scripts/functions.network | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/rc.init (added): - restore, but this time with some doc too
+2011-03-23 21:45:51 +0000 [8a49d2f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-11-22 20:39 +0000 [r10996] Elan Ruusamäe <glen/at/pld-linux.org>
+ * One more fix.
- * rc.d/rc.sysinit: - hwclock doesn't recognize -l (patch from
- devel-en)
+ sysconfig/network-scripts/functions.network | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2009-11-22 13:54 +0000 [r10995] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-03-23 20:42:55 +0000 [91ca764] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * sysconfig/network-scripts/functions.network: - formatting
+ * Really disable IPv6.
-2009-11-22 13:51 +0000 [r10993-10994] Elan Ruusamäe <glen/at/pld-linux.org>
+ sysconfig/network-scripts/functions.network | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * sysconfig/network-scripts/functions.network: - nwid already set
- earlier
+2011-03-23 20:35:00 +0000 [541bb8a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/init.d/network: - typo, dots
+ * Disable IPv6 if it is not enabled in config.
-2009-11-22 09:19 +0000 [r10990-10992] Elan Ruusamäe <glen/at/pld-linux.org>
+ sysconfig/network-scripts/functions.network | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
- * rc.d/rc.init (removed), rc.d/Makefile.am: - rc.init does not seem
- to be used anywhere; remove it
+2011-03-21 22:15:00 +0000 [fa68650] Jan Rękorajski <baggins/at/pld-linux.org>
- * sysconfig/network: - mention HOTPLUG
+ * - add static-routes6 support (IPv6-only ip routes and rules)
- * sysconfig/interfaces/ifcfg-description: - cleanup
+ doc/sysconfig.docb | 6 ++++++
+ doc/sysconfig.txt | 8 ++++++--
+ sysconfig/Makefile.am | 1 +
+ sysconfig/network-scripts/functions.network | 30 ++++++++++++++++++++++++++++-
+ sysconfig/network-scripts/ifup-routes | 7 ++++++-
+ 5 files changed, 48 insertions(+), 4 deletions(-)
-2009-11-20 12:58 +0000 [r10989] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-03-21 20:30:43 +0000 [2663169] Jan Rękorajski <baggins/at/pld-linux.org>
- * rc.d/rc.shutdown: - cleanup trailing whitespace
+ * - IPv6 specific rules and routes, rationale: some rules (and even routes) are addressless (e.g. fwmark or 'default' route), because of this simple ip <rule> won't handle IPv6, we have to use ip -6 <rule>
-2009-11-20 12:54 +0000 [r10988] Elan Ruusamäe <glen/at/pld-linux.org>
+ sysconfig/static-routes6 | 14 ++++++++++++++
+ 1 file changed, 14 insertions(+)
- * rc.d/init.d/sys-chroots: - back to /bin/sh
+2011-03-20 01:01:13 +0000 [fc8618c] Jan Rękorajski <baggins/at/pld-linux.org>
-2009-11-20 12:35 +0000 [r10985-10987] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - updated
- * modules: - apply rc-scripts-modules.patch
+ ChangeLog | 6 ++++++
+ 1 file changed, 6 insertions(+)
- * configure.ac: - prepare for 0.4.2.6 release
+2011-03-20 01:00:48 +0000 [6410750] Jan Rękorajski <baggins/at/pld-linux.org>
-2009-11-19 21:21 +0000 [r10984] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - 0.4.4.1, fixes typo in set_up_loopback
- * rc.d/init.d/functions: - with --pidfile set in status(), don't
- make wrong assumptions by finding process by name
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2009-11-19 21:07 +0000 [r10983] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-03-20 01:00:15 +0000 [76174d1] Jan Rękorajski <baggins/at/pld-linux.org>
- * rc.d/init.d/functions: - fix weird typo
+ * - use proper device
-2009-11-19 20:41 +0000 [r10982] Elan Ruusamäe <glen/at/pld-linux.org>
+ sysconfig/network-scripts/functions.network | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/init.d/functions: - if pidfile specified, pid must be there,
- don't fallback for pidof(1)
+2011-03-20 00:10:24 +0000 [4893a37] Jan Rękorajski <baggins/at/pld-linux.org>
-2009-11-19 13:31 +0000 [r10981] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - updated
- * rc.d/rc.local: - rc.local is sourced, not executed
+ ChangeLog | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
+ 1 file changed, 89 insertions(+), 3 deletions(-)
-2009-11-17 07:10 +0000 [r10976] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-03-20 00:09:48 +0000 [57c3a50] Jan Rękorajski <baggins/at/pld-linux.org>
- * rc.d/init.d/functions, rc.d/init.d/sys-chroots, rc.d/rc,
- rc.d/rc.sysinit, rc.d/init.d/cryptsetup: - partial merge of
- baggin's busybox branch changes
+ * - 0.4.4.0
-2009-11-17 06:22 +0000 [r10975] Elan Ruusamäe <glen/at/pld-linux.org>
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/init.d/functions: - status -p shortopt for --pidfile
+2011-03-19 23:57:31 +0000 [057b40e] Jan Rękorajski <baggins/at/pld-linux.org>
-2009-11-16 14:49 +0000 [r10971] Tomasz Pala <gotar/at/pld-linux.org>
+ * - fix glib2 static linking
- * sysconfig/network-scripts/functions.network: -
- unknown/unsupported: return 2 if no tools found or all the
- methods failed
+ configure.ac | 25 ++++++++-----------------
+ src/Makefile.am | 8 ++------
+ 2 files changed, 10 insertions(+), 23 deletions(-)
-2009-11-16 14:07 +0000 [r10970] Tomasz Pala <gotar/at/pld-linux.org>
+2011-03-18 18:19:17 +0000 [b0e9b4f] Jan Rękorajski <baggins/at/pld-linux.org>
- * sysconfig/network-scripts/functions.network: - don't call
- check_mii_tool if ethtool or iwconfig reported success
+ * - setup static routes for loopback, see http://wiki.squid-cache.org/Features/Tproxy4 why this is needed
-2009-11-16 14:03 +0000 [r10969] Tomasz Pala <gotar/at/pld-linux.org>
+ sysconfig/network-scripts/functions.network | 8 ++++++++
+ 1 file changed, 8 insertions(+)
- * 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
+2011-03-08 20:49:06 +0000 [63d30ec] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-11-16 14:00 +0000 [r10968] Tomasz Pala <gotar/at/pld-linux.org>
+ * Revert previous commit. Fix is_module instead to do not match partial module names.
- * 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
+ rc.d/init.d/functions | 2 +-
+ sysconfig/network-scripts/functions.network | 12 ++++--------
+ 2 files changed, 5 insertions(+), 9 deletions(-)
-2009-11-04 08:03 +0000 [r10945] Tomasz Pala <gotar/at/pld-linux.org>
+2011-03-08 20:34:30 +0000 [405b91f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * 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)
+ * Load ipv6 and ipx only when not built into kernel.
-2009-11-04 07:58 +0000 [r10944] Tomasz Pala <gotar/at/pld-linux.org>
+ sysconfig/network-scripts/functions.network | 12 ++++++++----
+ 1 file changed, 8 insertions(+), 4 deletions(-)
- * 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
+2011-03-04 13:37:09 +0000 [14da33e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-11-03 15:47 +0000 [r10933] Tomasz Pala <gotar/at/pld-linux.org>
+ * GVRP default on on vlans
- * 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
+ sysconfig/network-scripts/ifup-vlan | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
-2009-10-25 18:33 +0000 [r10854] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-02-19 16:03:43 +0000 [36924fb] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/network: - fix devs detect
+ * - tabs
-2009-10-16 08:50 +0000 [r10792] Elan Ruusamäe <glen/at/pld-linux.org>
+ service | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
- * rc.d/init.d/template.init: - stderr redirected anyway, nothing
- special needed in configtest()
+2011-02-10 16:37:06 +0000 [7f59fba] Jan Rękorajski <baggins/at/pld-linux.org>
-2009-10-15 10:03 +0000 [r10789] Paweł Zuzelski <pawelz/at/pld-linux.org>
+ * - added missing slash
- * sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile: - do not reduce
- MTU by default. It kills ipsec.
+ rc.d/init.d/cpusets | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2009-10-15 09:32 +0000 [r10788] Paweł Zuzelski <pawelz/at/pld-linux.org>
+2011-02-10 12:46:43 +0000 [394e446] Jan Rękorajski <baggins/at/pld-linux.org>
- * sysconfig/interfaces/data/chat-ppp0.gprs-playmobile (added),
- sysconfig/interfaces/ifcfg-ppp0.gprs-playmobile (added): - ppp
- configuration for PLAY MOBILE (tested on HUAWEI E169 and E220
- modems)
+ * - don't try to find out the subsystem type if none is mounted
-2009-10-14 07:35 +0000 [r10784] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/init.d/cpusets | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
- * rc.d/rc.sysinit: - local args in /etc/modules processing
+2011-02-10 12:26:06 +0000 [4576427] Jan Rękorajski <baggins/at/pld-linux.org>
-2009-09-14 23:31 +0000 [r10603] Tomasz Pala <gotar/at/pld-linux.org>
+ * - silence mkdir
- * 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"
+ rc.d/init.d/cpusets | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
-2009-09-02 19:58 +0000 [r10524] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-02-10 12:21:41 +0000 [969ae86] Jan Rękorajski <baggins/at/pld-linux.org>
- * rc.d/rc.sysinit: Set rc to 0 for mdadm rc=2 case.
+ * - always mount on /dev/cpuset (only cpuset is supported by this script) - check if mount point is proper cpuset/cgroup(cpuset) subsys
-2009-09-01 18:59 +0000 [r10523] Paweł Gołaszewski <blues/at/pld-linux.org>
+ rc.d/init.d/cpusets | 20 +++++++++++++++-----
+ 1 file changed, 15 insertions(+), 5 deletions(-)
- * rc.d/rc.sysinit: - cpuset shouldn't be mounted unconditionally -
- it has few options
+2011-02-10 12:12:48 +0000 [05fa95a] Jan Rękorajski <baggins/at/pld-linux.org>
-2009-08-30 20:14 +0000 [r10518] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - 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
- * rc.d/rc.sysinit: mdadm status codes 0 and 2 (new in mdadm 3.0)
- are success
+ rc.d/init.d/cpusets | 14 ++++----------
+ 1 file changed, 4 insertions(+), 10 deletions(-)
-2009-08-25 10:25 +0000 [r10493] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-02-10 11:04:02 +0000 [5a4c0ea] Jan Rękorajski <baggins/at/pld-linux.org>
- * rc.d/rc.sysinit: - use shell construct
+ * - put cpuset/cgroup mounts in mtab
-2009-08-25 09:26 +0000 [r10492] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/init.d/cpusets | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * rc.d/rc.sysinit: Skip comments in args.
+2011-02-10 11:03:30 +0000 [d734fea] Jan Rękorajski <baggins/at/pld-linux.org>
-2009-08-24 06:16 +0000 [r10491] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - exit from script if no cpuset/cgroup support in kernel
- * rc.d/rc.sysinit: Restore extra check.
+ rc.d/init.d/cpusets | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2009-08-17 20:34 +0000 [r10490] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-02-10 11:01:48 +0000 [b707b62] Jan Rękorajski <baggins/at/pld-linux.org>
- * rc.d/rc.sysinit, src/getkey.c: New getkey handling (from fc).
+ * - moved cpuset/cgroup mounting code into cpuset startup script for seamless interoperability with libcgroup
-2009-08-16 20:53 +0000 [r10487] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/init.d/cpusets | 28 +++++++++++++++++++++++-----
+ rc.d/rc.sysinit | 21 ---------------------
+ 2 files changed, 23 insertions(+), 26 deletions(-)
- * configure.ac: Release 0.4.2.4.
+2011-02-09 10:55:57 +0000 [a5363be] Elan Ruusamäe <glen/at/pld-linux.org>
-2009-08-11 14:06 +0000 [r10473] Elan Ruusamäe <glen/at/pld-linux.org>
+ * add killproc -p alias
- * rc.d/rc.sysinit: - no subshell needed and unify modprobe -c
- callout
+ rc.d/init.d/functions | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2009-08-11 07:08 +0000 [r10469] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-01-27 06:04:09 +0000 [081db8f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/rc.sysinit: Don't use modprobe.conf file. Use /sbin/modprobe
- -c output instead.
+ * sysconfig/clock is gone
-2009-08-07 17:42 +0000 [r10460] Marcin Król <hawk/at/pld-linux.org>
+ sysconfig/Makefile.am | 1 -
+ 1 file changed, 1 deletion(-)
- * sysconfig/network-scripts/ifup-sl,
- sysconfig/network-scripts/functions.network,
- sysconfig/network-scripts/ifup-ppp,
- sysconfig/network-scripts/ifup-vlan,
- sysconfig/network-scripts/tnlup,
- sysconfig/network-scripts/ifup-br, rc.d/rc.sysinit: - '-k' is no
- longer valid modprobe switch
+2011-01-27 06:02:13 +0000 [37932ad] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-07-25 19:44 +0000 [r10427] Elan Ruusamäe <glen/at/pld-linux.org>
+ * sysconfig/clock and related actions are obsolete now. hwclock knows how to handle these based on adjtime settings.
- * rc.d/init.d/template.init: - configtest alias - allow output of
- configtest success
+ doc/sysconfig.docb | 36 ------------------------------------
+ doc/sysconfig.txt | 17 -----------------
+ rc.d/rc.sysinit | 45 ++-------------------------------------------
+ sysconfig/clock | 8 --------
+ 4 files changed, 2 insertions(+), 104 deletions(-)
-2009-07-25 19:29 +0000 [r10426] Elan Ruusamäe <glen/at/pld-linux.org>
+2011-01-27 05:44:19 +0000 [7518523] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/init.d/template.init: - improved configtest output sequence
+ * Check /dev/rtc or /dev/rtc0 existence.
-2009-07-25 19:24 +0000 [r10425] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * rc.d/init.d/template.init: - add checkconfig action sample
+2011-01-25 18:57:14 +0000 [01d2987] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-07-25 19:19 +0000 [r10424] Elan Ruusamäe <glen/at/pld-linux.org>
+ * 0.4.3.8
- * rc.d/init.d/template.init: - use <service_name> for msg as it
- usualy differs
+ ChangeLog | 24 ++++++++++++++++++++++++
+ 1 file changed, 24 insertions(+)
-2009-07-21 18:25 +0000 [r10422] Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
+2011-01-25 18:56:34 +0000 [ce0902a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * firmware-loader.sh (added), rc.d/rc.sysinit: - added
- firmware-loader.sh for autoload firmware on systems w/o udev
+ * 0.4.3.8
-2009-07-17 07:40 +0000 [r10421] shadzik <shadzik/at/pld-linux.org>
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * sysconfig/i18n: - add en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8
- en_GB.UTF-8/UTF-8 to supported langs
+2011-01-25 18:55:41 +0000 [9addeed] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-07-16 18:09 +0000 [r10420] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * Disabled --enable-maintainer-mode --enable-compile-warnings (unsupported by current auto*).
- * rc.d/init.d/functions: Update LINES correctly.
+ autogen.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2009-07-16 17:07 +0000 [r10419] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2011-01-24 18:19:14 +0000 [e846856] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/init.d/functions: On IPMI serial console COLUMNS ends up
- with negative value like -13. Protect agains such thing. Also
- protect LINES.
+ * IPv6 networking on by default.
-2009-07-01 04:39 +0000 [r10409] Elan Ruusamäe <glen/at/pld-linux.org>
+ sysconfig/network | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * acinclude.m4: - fix underquoted definition warning
+2010-12-22 10:23:34 +0000 [8ed3c2f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-07-01 04:35 +0000 [r10408] Elan Ruusamäe <glen/at/pld-linux.org>
+ * Don't mount fs inside of vserver guest.
- * configure.ac: - 0.4.2.3
+ rc.d/init.d/netfs | 4 ++++
+ 1 file changed, 4 insertions(+)
-2009-06-29 00:13 +0000 [r10399] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-12-22 05:54:57 +0000 [075cd54] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/rc.shutdown: - nice message about kexec being used
+ * cgroup/cpuset can exist in fstab but be commented out. Handle that.
-2009-06-28 22:17 +0000 [r10398] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * rc.d/rc.shutdown: - invoke kexec only if image loaded
+2010-12-20 18:09:15 +0000 [2b0948a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-06-05 18:30 +0000 [r10372] Elan Ruusamäe <glen/at/pld-linux.org>
+ * started instead of busy
- * sysconfig/network: - update udev path
+ rc.d/init.d/cryptsetup | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
-2009-06-03 06:29 +0000 [r10367-10369] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-12-12 17:42:55 +0000 [03ba16f] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/network-scripts/functions.network: - one local should
- be enough
+ * - update
- * rc.d/init.d/functions: - update path
+ ChangeLog | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
- * sysconfig/network-scripts/functions.network: - i don't think cat
- output is localized
+2010-12-12 17:42:36 +0000 [bc89713] Elan Ruusamäe <glen/at/pld-linux.org>
-2009-06-02 20:34 +0000 [r10366] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - 0.4.3.7
- * sysconfig/network-scripts/functions.network: Add rfkill support.
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2009-05-26 19:51 +0000 [r10361] Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
+2010-12-12 17:41:18 +0000 [3e224b2] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/functions: - don't kill -KILL (in start-stop-daemon),
- try TERM first
+ * add --user support to run_cmd
-2009-05-22 18:30 +0000 [r10358] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/init.d/functions | 37 ++++++++++++++++++++++++-------------
+ 1 file changed, 24 insertions(+), 13 deletions(-)
- * DEVELOPMENT, configure.ac: Prepare for 0.4.2.2.
+2010-12-07 14:08:52 +0000 [6ff81d7] Elan Ruusamäe <glen/at/pld-linux.org>
-2009-04-23 20:59 +0000 [r10333] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - pidfile var
- * sysconfig/network-scripts/functions.network: Don't rely on mii
- check (it's unreliable). 'radio off' clarifications. Less
- iterations in loop.
+ rc.d/init.d/template.init | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
-2009-04-07 09:28 +0000 [r10321-10322] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2010-12-03 13:10:32 +0000 [3aeae4b] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
- udev it doesn't exist usually.
+ * - some formatting, respect to use functios (RETVAL variable vs exit calls)
- * rc.d/rc.sysinit: Don't check for /dev/rtc existence. When using
- udev it doesn't exist usually.
+ rc.d/init.d/netfs | 193 +++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 104 insertions(+), 89 deletions(-)
-2009-03-26 15:11 +0000 [r10264] Jan Rękorajski <baggins/at/pld-linux.org>
+2010-12-03 13:04:03 +0000 [c1ebcbf] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/network-scripts/ifup-aliases: - more readable
+ * - use functions
-2009-03-26 13:33 +0000 [r10253] Jan Rękorajski <baggins/at/pld-linux.org>
+ rc.d/init.d/netfs | 42 +++++++++++++++++++++++++++---------------
+ 1 file changed, 27 insertions(+), 15 deletions(-)
- * sysconfig/network-scripts/ifup-aliases: - set addrlabel only if
- specified
+2010-12-03 11:43:58 +0000 [899ef1b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-03-23 16:07 +0000 [r10235] Jan Rękorajski <baggins/at/pld-linux.org>
+ * Updated.
- * configure.ac: - 0.4.2.1
+ ChangeLog | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 51 insertions(+)
-2009-03-21 21:30 +0000 [r10225-10226] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-12-03 11:43:03 +0000 [62aff15] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/init.d/sys-chroots: - correct
+ * 0.4.3.6
- * rc.d/init.d/sys-chroots: - invert condition to bring down one
- level of indent
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2009-03-21 21:24 +0000 [r10223-10224] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-12-03 11:33:29 +0000 [b92a94f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/init.d/local: - proper order of commands
+ * Bugfix (bring in cryptsetup; cleanups).
- * rc.d/init.d/killall: - correction
+ rc.d/init.d/netfs | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
-2009-03-21 21:17 +0000 [r10222] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-12-03 11:31:07 +0000 [6c8e2b1] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/init.d/allowlogin: - why the space?
+ * Bugfix.
-2009-03-20 16:03 +0000 [r10221] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/init.d/netfs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * sysconfig/network-scripts/functions.network: Set nickname only
- when specified in config since many wifi adapters don't support
- this setting.
+2010-12-03 10:37:12 +0000 [020b1de] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-03-19 00:15 +0000 [r10218] Elan Ruusamäe <glen/at/pld-linux.org>
+ * Bring in netfs.
- * DEVELOPMENT, sysconfig/network-scripts/functions.network,
- rc.d/init.d/functions, rc.d/rc, rc.d/rc.sysinit: - use "local"
- not "typeset" (compatible with: pdksh/bash/dash)
+ rc.d/init.d/Makefile.am | 1 +
+ rc.d/init.d/network | 11 -----------
+ 2 files changed, 1 insertion(+), 11 deletions(-)
-2009-03-16 11:34 +0000 [r10214] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-12-03 10:33:40 +0000 [0f92946] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/rc.sysinit, rc.d/rc.shutdown: - shorter lvm version detect
+ * : not needed.
-2009-03-16 11:27 +0000 [r10213] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/init.d/netfs | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
- * rc.d/rc.shutdown: - remove unneeded subshells
+2010-12-03 10:31:50 +0000 [7586a15] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-03-16 11:23 +0000 [r10212] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - better umount on stop
- * sysconfig/system: - typo
+ TODO | 1 +
+ 1 file changed, 1 insertion(+)
-2009-03-15 23:09 +0000 [r10210-10211] Jan Rękorajski <baggins/at/pld-linux.org>
+2010-12-03 10:30:53 +0000 [5b47695] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/rc.shutdown, sysconfig/system: - added UMOUNT_IGNORE option
+ * Bugfixes. Seems to be working fine.
- * rc.d/rc.shutdown: - refactor awk invocation in fs unmounting code
+ rc.d/init.d/netfs | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
-2009-03-12 15:32 +0000 [r10208] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-12-03 10:25:01 +0000 [83b3ef3] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * inittab: - sX prefix ofr serial lines
+ * __umount_*loop from FC.
-2009-03-11 12:41 +0000 [r10203] Jan Rękorajski <baggins/at/pld-linux.org>
+ rc.d/init.d/functions | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 60 insertions(+)
- * configure.ac: - 0.4.2.0, well deserved version bump after few
- years of development
+2010-12-03 10:15:43 +0000 [26b0394] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-03-10 11:39 +0000 [r10197-10198] Jan Rękorajski <baggins/at/pld-linux.org>
+ * Don't touch nfs if we have separate nfsfs script.
- * sysconfig/network-scripts/functions.network,
- sysconfig/network-scripts/ifup: - addlabel is IPv6 only
+ rc.d/init.d/netfs | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
- * sysconfig/network-scripts/ifup-aliases: - added addrlabel support
+2010-12-03 09:38:23 +0000 [8911a87] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-03-10 11:33 +0000 [r10196] Jan Rękorajski <baggins/at/pld-linux.org>
+ * Networked filesystems mount/umount. Unfinished.
- * sysconfig/network-scripts/ifup-aliases: - removed dead code
+ rc.d/init.d/netfs | 159 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 159 insertions(+)
-2009-03-10 11:20 +0000 [r10195] Jan Rękorajski <baggins/at/pld-linux.org>
+2010-12-02 15:30:18 +0000 [af116db] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/network-scripts/ifup: - add IP_LABEL support
+ * - avoid crypto init retries if no crypttab is setup
-2009-03-10 11:16 +0000 [r10194] Jan Rękorajski <baggins/at/pld-linux.org>
+ rc.d/rc.sysinit | 1 +
+ 1 file changed, 1 insertion(+)
- * sysconfig/network-scripts/functions.network: - allow addrlabel
- setting for ipv4 adresses
+2010-11-25 23:54:57 +0000 [5728485] Jan Rękorajski <baggins/at/pld-linux.org>
-2009-03-10 11:11 +0000 [r10192-10193] Jan Rękorajski <baggins/at/pld-linux.org>
+ * - 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 :(
- * sysconfig/network-scripts/functions.network: - remove IP6_SRC_IF
- dead code - started adding IP_LABEL
+ rc.d/rc.sysinit | 16 ++++++++++------
+ 1 file changed, 10 insertions(+), 6 deletions(-)
- * doc/net-scripts.txt: - remove IP6_SRC_IF, add IP_ALABEL
+2010-11-07 19:54:27 +0000 [39b4e34] Elan Ruusamäe <glen/at/pld-linux.org>
-2009-03-10 11:02 +0000 [r10191] Jan Rękorajski <baggins/at/pld-linux.org>
+ * - init crypt mounts also after lvm has been run
- * sysconfig/interfaces/ifcfg-description: - just remove IP6_SRC_IF
- to avoid confusion
+ rc.d/rc.sysinit | 19 ++++++++++++++-----
+ 1 file changed, 14 insertions(+), 5 deletions(-)
-2009-03-10 10:56 +0000 [r10190] Jan Rękorajski <baggins/at/pld-linux.org>
+2010-11-06 10:47:55 +0000 [784a8e4] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * sysconfig/interfaces/ifcfg-description: - add IP_LABEL setting
- for ip addrlabel (see RFC 3484) - added comment about uselessness
- of IP6_SRC_IF setting
+ * Updated.
-2009-03-09 21:21 +0000 [r10186] Jan Rękorajski <baggins/at/pld-linux.org>
+ ChangeLog | 14 ++++++++++++++
+ 1 file changed, 14 insertions(+)
- * rc.d/init.d/functions: - use exntended regexp functionality
+2010-11-06 10:47:26 +0000 [46f52f7] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-03-09 21:12 +0000 [r10185] Jan Rękorajski <baggins/at/pld-linux.org>
+ * Release 0.4.3.5.
- * 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
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2009-03-09 21:04 +0000 [r10183-10184] Jan Rękorajski <baggins/at/pld-linux.org>
+2010-11-06 09:57:01 +0000 [2a7fa78] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/rc.sysinit: - fix syntax
+ * Detect isolation only vserver networking. New variable - VSERVER_ISOLATION_NET.
- * 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
+ rc.d/init.d/functions | 16 ++++++++++++++++
+ rc.d/init.d/network | 8 ++++----
+ sysconfig/system | 3 +++
+ 3 files changed, 23 insertions(+), 4 deletions(-)
-2009-03-09 18:50 +0000 [r10181-10182] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-11-06 09:12:38 +0000 [87f1a5c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * sysconfig/network-scripts/ifdown-vlan: - ip link help might be
- localized, remove unneeded subshell
+ * Silent modprobe.
- * rc.d/init.d/functions: - /proc/mounts isn't localized and it has
- fixed format (use fgrep)
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2009-03-09 18:03 +0000 [r10180] Jan Rękorajski <baggins/at/pld-linux.org>
+2010-11-06 08:44:47 +0000 [48637c0] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/rc.sysinit: - use is_fsmounted for checking mount points -
- fix mtab entry for /dev/cpuset
+ * Updated.
-2009-03-09 17:47 +0000 [r10179] Jan Rękorajski <baggins/at/pld-linux.org>
+ ChangeLog | 120 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 120 insertions(+)
- * rc.d/init.d/functions: - use /proc/mounts if available for
- checking mounted fs
+2010-11-06 08:43:51 +0000 [ef5d170] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-03-09 16:07 +0000 [r10178] Jan Rękorajski <baggins/at/pld-linux.org>
+ * Release 0.4.3.4.
- * rc.d/rc.sysinit: - check if /proc and /sys are mounted before
- trying to mount them
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2009-03-09 15:54 +0000 [r10177] Jan Rękorajski <baggins/at/pld-linux.org>
+2010-11-06 00:33:37 +0000 [071293f] 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)
+ * - create /dev/cgroup (see comment)
-2009-03-08 15:48 +0000 [r10176] Tomasz Pala <gotar/at/pld-linux.org>
+ rc.d/rc.sysinit | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
- * 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
+2010-11-06 00:26:15 +0000 [7b16a6a] Jan Rękorajski <baggins/at/pld-linux.org>
-2009-03-06 12:56 +0000 [r10174] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - use full blown cgroup subsystem if available
- * rc.d/init.d/functions: - daemon() startup errors dump to stderr
+ rc.d/init.d/cpusets | 36 ++++++++++++++++++++++--------------
+ 1 file changed, 22 insertions(+), 14 deletions(-)
-2009-03-02 12:39 +0000 [r10159] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-11-06 00:11:29 +0000 [254d113] Jan Rękorajski <baggins/at/pld-linux.org>
- * rc.d/rc.sysinit: - no bashism, typo
+ * - if cgroup is available use all its subsystems instead of just cpusets
-2009-03-02 12:28 +0000 [r10158] Zbigniew Krzystolik <zbyniu/at/pld-linux.org>
+ rc.d/rc.sysinit | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
- * rc.d/rc.sysinit: - remount rootfs rw only if no option 'ro' in
- fstab - hide remove errors on /etc/*mtab~* /fastboot etc
+2010-11-06 00:07:07 +0000 [265c2ca] Jan Rękorajski <baggins/at/pld-linux.org>
-2009-02-27 16:36 +0000 [r10150] Tomasz Pala <gotar/at/pld-linux.org>
+ * - commit at rev 10523 was completely bogus, preventing mounting cpuset at all, as default fstab contains cpuset line with noauto option
- * sysconfig/network-scripts/ifup-vlan: - fixed exit status when no
- appropriate tools found
+ rc.d/rc.sysinit | 12 ++++--------
+ 1 file changed, 4 insertions(+), 8 deletions(-)
-2009-02-27 16:33 +0000 [r10149] Tomasz Pala <gotar/at/pld-linux.org>
+2010-10-09 21:21:50 +0000 [e7d9a13] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * sysconfig/network-scripts/ifdown-vlan: - restored vconfig support
- for older iproute2 users
+ * Update initlog from initscripts.
-2009-02-25 07:43 +0000 [r10146] Elan Ruusamäe <glen/at/pld-linux.org>
+ src/initlog.c | 35 ++++++++++-------------------------
+ 1 file changed, 10 insertions(+), 25 deletions(-)
- * rc.d/init.d/template.init: - less indent by using return in
- functions
+2010-10-06 08:03:52 +0000 [28bff3d] Elan Ruusamäe <glen/at/pld-linux.org>
-2009-02-21 12:43 +0000 [r10135] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - procname
- * rc.d/rc, sysconfig/network-scripts/functions.network: Comparsion
- correction.
+ rc.d/init.d/template.init | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2009-02-20 09:05 +0000 [r10133] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2010-10-06 07:58:50 +0000 [c8c8e4a] Elan Ruusamäe <glen/at/pld-linux.org>
- * configure.ac: Preparations for 0.4.1.27.
+ * - killproc wants procname mostly
-2009-02-19 20:03 +0000 [r10132] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/init.d/template.init | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
- * rc.d/init.d/functions: - 15 seems to be normal color on 16 and
- 256 color consoles
+2010-09-30 04:26:22 +0000 [83da4c4] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2009-02-19 10:15 +0000 [r10130] Elan Ruusamäe <glen/at/pld-linux.org>
+ * Fix 'local: można używać tylko w funkcji' on bash.
- * rc.d/init.d/functions: - typo
+ rc.d/rc | 17 +++++++++--------
+ 1 file changed, 9 insertions(+), 8 deletions(-)
-2009-02-17 17:23 +0000 [r10127] Tomasz Pala <gotar/at/pld-linux.org>
+2010-09-19 18:38:19 +0000 [03770df] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * 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
+ * Make sysctl quiet.
-2009-02-16 01:07 +0000 [r10123-10124] Tomasz Pala <gotar/at/pld-linux.org>
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/init.d/functions: - keep one style of spacing, do not
- pollute sh with C-style comparision == operator
+2010-09-03 09:07:17 +0000 [e282224] shadzik <shadzik/at/pld-linux.org>
- * 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
+ * - don't check the fs on aufs and squashfs systems
-2009-02-12 11:29 +0000 [r10122] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/init.d/functions: - calculate default INIT_COL from terminal
- size
+2010-08-26 10:30:44 +0000 [e90f4b9] Elan Ruusamäe <glen/at/pld-linux.org>
-2009-02-12 11:26 +0000 [r10121] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - use /var/log/boot.log, to match with plymouth path
- * sysconfig/system: - no hardcoded default in config for INIT_COL
+ rc.d/rc.sysinit | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
-2009-02-09 19:59 +0000 [r10115] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-08-21 18:00:50 +0000 [06657d6] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/init.d/functions: - typo
+ * Set firmware-loader also when udev is off.
-2009-02-04 20:28 +0000 [r10099] Paweł Gołaszewski <blues/at/pld-linux.org>
+ rc.d/rc.sysinit | 10 ++++------
+ 1 file changed, 4 insertions(+), 6 deletions(-)
- * rc.d/init.d/functions: - makepid functionality to daemon function
+2010-08-01 16:32:57 +0000 [acf8768] Elan Ruusamäe <glen/at/pld-linux.org>
-2009-01-25 14:58 +0000 [r10096] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - plain en with utf8
- * rc.d/init.d/cryptsetup: - LC_ALL=C for greps
+ sysconfig/i18n | 3 +++
+ 1 file changed, 3 insertions(+)
-2009-01-23 15:03 +0000 [r10095] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-08-01 16:13:08 +0000 [2269afa] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/network-scripts/functions.network: - local output for
- func internal vars
+ * - skip lock when making nodes on boot
-2009-01-23 13:54 +0000 [r10094] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * sysconfig/network-scripts/ifdown: - grepping pid from ps ax could
- be ambigous, use kill -0 for running-pid-check
+2010-08-01 16:08:29 +0000 [c5aca55] Elan Ruusamäe <glen/at/pld-linux.org>
-2009-01-23 13:45 +0000 [r10093] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - check_root_fs to function for readability
- * rc.d/init.d/cryptsetup: - revert unwanted commit
+ rc.d/rc.sysinit | 89 +++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 46 insertions(+), 43 deletions(-)
-2009-01-23 13:39 +0000 [r10092] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-08-01 15:58:06 +0000 [bc325aa] Elan Ruusamäe <glen/at/pld-linux.org>
- * 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,
- 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: - cleanup vi:syntax, not
- needed and doesn't work anyway (should be vim:ft if any)
+ * - remove locale setup where it is pointless (grep for fixed strings, and cat)
-2009-01-23 13:34 +0000 [r10091] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
- * Makefile.am, sysconfig/network-scripts/ifdown-br,
- rc.d/init.d/cryptsetup,
- sysconfig/network-scripts/functions.network, configure.ac,
- sysconfig/network-scripts/ifup-vlan,
- 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: - force LC_ALL=C when grepping
- data from possibly localized program outputs
+2010-08-01 15:56:50 +0000 [091e90c] Elan Ruusamäe <glen/at/pld-linux.org>
-2009-01-22 09:06 +0000 [r10090] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - sample for status with pidfile
- * sysconfig/interfaces/ifcfg-description: Mention GVRP option.
+ rc.d/init.d/template.init | 2 ++
+ 1 file changed, 2 insertions(+)
-2009-01-22 09:02 +0000 [r10089] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2010-08-01 15:56:37 +0000 [590eeb6] Elan Ruusamäe <glen/at/pld-linux.org>
- * po/pl.po: Update
+ * - skip unneccesary subshell
-2009-01-22 08:56 +0000 [r10087-10088] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/rc.sysinit | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
- * sysconfig/network-scripts/functions.network,
- sysconfig/network-scripts/ifup-vlan: Prefer vlan creation using
- iproute2, fallback to vconfig.
+2010-07-26 13:31:45 +0000 [6fe8c6d] Jacek Konieczny <jajcus/at/pld-linux.org>
- * sysconfig/network-scripts/ifdown: No need for special handling
- for vlans when downing master device.
+ * - typo
-2009-01-22 08:41 +0000 [r10086] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ sysconfig/network-scripts/ifup | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * sysconfig/network-scripts/ifdown-vlan: vconfig no longer needed
- here.
+2010-07-26 13:20:24 +0000 [553fab0] Jacek Konieczny <jajcus/at/pld-linux.org>
-2009-01-22 07:43 +0000 [r10085] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - allow per-interface configuration files for dhclient.conf – single config file with 'interface' directive(s) conflicts with interface name given on the command line.
- * sysconfig/network-scripts/ifdown,
- sysconfig/network-scripts/ifdown-vlan: Delete devices using
- iproute2.
+ sysconfig/network-scripts/ifup | 3 +++
+ 1 file changed, 3 insertions(+)
-2009-01-05 19:08 +0000 [r10050] Jan Rękorajski <baggins/at/pld-linux.org>
+2010-07-21 08:23:10 +0000 [20ad99b] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/rc.sysinit, rc.d/init.d/cpusets: - use noprefix mount option
- for cgroup cpuset
+ * - functions, exit early if disabled
-2009-01-02 19:01 +0000 [r10047-10048] Jan Rękorajski <baggins/at/pld-linux.org>
+ rc.d/init.d/allowlogin | 41 ++++++++++++++++++++++++++++++++++-------
+ 1 file changed, 34 insertions(+), 7 deletions(-)
- * sysconfig/cpusets/cpuset-test: - removed reference to cpuset
- virtualization (feature long dead, and no signs of resurrection)
+2010-07-20 08:42:46 +0000 [bcff88d] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/cpusets: - fix for /dev/cpuset mounted as cgroup
- -ocpuset
+ * - ugly hack to still do killall as pgrep is on /usr, or rather drop pgrep as it never returns empty nowadays due kernel threads?
-2008-12-31 19:25 +0000 [r10044] Jan Rękorajski <baggins/at/pld-linux.org>
+ rc.d/rc.shutdown | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
- * configure.ac: 0.4.1.26
+2010-07-08 10:47:58 +0000 [354b37c] Elan Ruusamäe <glen/at/pld-linux.org>
-2008-12-25 07:08 +0000 [r10040] Jakub Bogusz <qboosh/at/pld-linux.org>
+ * - ignore /var/lock/subsys remove readonly fs errors (after fsck wants to reboot system)
- * rc.d/init.d/functions: - optional argument in square brackets
+ rc.d/init.d/cpusets | 2 +-
+ rc.d/init.d/local | 2 +-
+ rc.d/init.d/network | 4 ++--
+ rc.d/init.d/random | 2 +-
+ rc.d/init.d/single | 2 +-
+ 5 files changed, 6 insertions(+), 6 deletions(-)
-2008-12-16 19:00 +0000 [r10038] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-07-08 10:45:56 +0000 [a55b745] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/functions: - add usage for killproc - shift 2 is
- better than shift shift
+ * - executable initscripts
-2008-12-16 18:55 +0000 [r10037] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/init.d/allowlogin | 0
+ rc.d/init.d/cpusets | 0
+ rc.d/init.d/killall | 0
+ rc.d/init.d/network | 0
+ rc.d/init.d/random | 0
+ rc.d/init.d/single | 0
+ 6 files changed, 0 insertions(+), 0 deletions(-)
- * rc.d/init.d/functions: - try ssd for killproc. needs pidfile to
- work reliably - what values to use for --retry?
+2010-06-18 06:40:03 +0000 [a0bbd9e] Bartłomiej Zimoń <cactus/at/pld-linux.org>
-2008-12-11 17:04 +0000 [r10034] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - fix shutdown/restart on kernels with devtmpfs
- * rc.d/rc.sysinit: - display LVM VG stats after LVM has been
- initialized
+ rc.d/rc.shutdown | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
-2008-12-09 14:35 +0000 [r10030] Jan Rękorajski <baggins/at/pld-linux.org>
+2010-06-15 11:37:05 +0000 [2165e21] Jacek Konieczny <jajcus/at/pld-linux.org>
- * sysconfig/network-scripts/ifup-ppp, rc.d/rc.shutdown, po/pl.po,
- sysconfig/system, rc.d/rc.sysinit: - removed DevFS support
+ * - changelog.sh script improved and ChangeLog updated
-2008-12-09 14:31 +0000 [r10029] Jan Rękorajski <baggins/at/pld-linux.org>
+ ChangeLog | 11 +++++++++++
+ changelog.sh | 3 +++
+ 2 files changed, 14 insertions(+)
- * rc.d/rc.sysinit: - udev-135-2 finally creates /dev/cpuset
- directory - use cgroup fs in newer kernels
+2010-06-15 11:33:12 +0000 [e340dff] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-12-04 19:49 +0000 [r10022] Paweł Sikora <pluto/at/pld-linux.org>
+ * - firmwaredir was wrong
- * rc.d/rc.sysinit: - allow usb group to operate on /proc/bus/usb.
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2008-12-02 07:14 +0000 [r10020] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2010-06-15 11:24:13 +0000 [e372823] Jacek Konieczny <jajcus/at/pld-linux.org>
- * sysctl.conf: Leave default for kernel.
+ * - ChangeLog updated
-2008-12-02 00:08 +0000 [r10019] Paweł Sikora <pluto/at/pld-linux.org>
+ ChangeLog | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 79 insertions(+)
- * sysctl.conf: - describe kernel.randomize_va_space feature.
+2010-06-15 11:17:49 +0000 [fcc138b] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-11-30 19:27 +0000 [r10016] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - Version: 0.4.3.3
- * sysconfig/network-scripts/ifup-vlan: Load 8021q module.
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2008-11-30 15:15 +0000 [r10014] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-06-15 11:16:46 +0000 [e8ff2d7] Jacek Konieczny <jajcus/at/pld-linux.org>
- * rc.d/init.d/functions: - add --pidfile to status()
+ * - firmwaredir relative to ${exec_prefix} to fix 'make distcheck'
-2008-11-28 16:09 +0000 [r10010] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ Makefile.am | 2 --
+ configure.ac | 2 ++
+ 2 files changed, 2 insertions(+), 2 deletions(-)
- * sysconfig/interfaces/ifcfg-eth0.1,
- sysconfig/network-scripts/ifup,
- sysconfig/interfaces/ifcfg-description: macvlan support.
+2010-06-15 10:13:06 +0000 [1eb7d29] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-11-27 14:47 +0000 [r10007] Jan Rękorajski <baggins/at/pld-linux.org>
+ * - allow multiple dhclient instances running on one machine
- * rc.d/rc.sysinit: - load dm-mod before using dmsetup in multipath
- case
+ sysconfig/network-scripts/ifdown | 6 +++++-
+ sysconfig/network-scripts/ifup | 2 +-
+ 2 files changed, 6 insertions(+), 2 deletions(-)
-2008-11-18 13:40 +0000 [r9998] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-06-14 17:25:05 +0000 [dad21c5] Elan Ruusamäe <glen/at/pld-linux.org>
- * rc.d/init.d/cryptsetup: - catch missing device errors
+ * - reorganize into functions
-2008-11-18 13:26 +0000 [r9996-9997] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/init.d/random | 89 +++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 52 insertions(+), 37 deletions(-)
- * sysconfig/interfaces/data/chat-ppp0.kou: - it starts pppd right
- after connection - with kernel or fixed firmware there's OK said
- after ATZ
+2010-06-14 17:22:49 +0000 [720d174] Elan Ruusamäe <glen/at/pld-linux.org>
- * sysconfig/interfaces/ifcfg-ppp0.kou: - add debug line (disabled)
+ * - do not touch host random inside vserver (discussed with baggins and arekm long time ago)
-2008-11-14 01:23 +0000 [r9991] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/init.d/random | 5 +++++
+ 1 file changed, 5 insertions(+)
- * rc.d/init.d/cryptsetup: - use nls
+2010-06-08 09:01:42 +0000 [13b36c6] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-11-12 23:27 +0000 [r9985] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - /proc/cmdline may be unavailable (like in a VServer) make cat quiet in such case
- * rc.d/init.d/cryptsetup: - dmsetup mknodes so the startup doesn't
- complain on missing nodes
+ rc.d/init.d/functions | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2008-11-10 00:46 +0000 [r9974] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-05-18 12:13:13 +0000 [399656f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/init.d/cryptsetup: - output formatting cosmetics
+ * No need for wait loop. check_link_down sleeps for specified time in 0.5s intervals.
-2008-11-10 00:15 +0000 [r9973] Elan Ruusamäe <glen/at/pld-linux.org>
+ sysconfig/network-scripts/ifup | 12 +++---------
+ 1 file changed, 3 insertions(+), 9 deletions(-)
- * rc.d/init.d/cryptsetup: - no bashism
+2010-05-17 20:26:19 +0000 [b0c1b02] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2008-11-05 22:48 +0000 [r9970] Elan Ruusamäe <glen/at/pld-linux.org>
+ * Wait for wpa_supplicant to actually connect to network before trying dhcp.
- * rc.d/init.d/functions: - add --chdir to daemon()
+ sysconfig/interfaces/ifcfg-description | 1 +
+ sysconfig/network-scripts/ifup | 9 +++++++++
+ 2 files changed, 10 insertions(+)
-2008-11-05 22:39 +0000 [r9969] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-05-17 20:20:28 +0000 [9306925] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * rc.d/init.d/functions: - -u is for stopping in ssd
+ * Support for max timeout as parameter.
-2008-11-04 20:04 +0000 [r9963] Elan Ruusamäe <glen/at/pld-linux.org>
+ sysconfig/network-scripts/functions.network | 19 ++++++++++++-------
+ 1 file changed, 12 insertions(+), 7 deletions(-)
- * configure.ac: - wtf 0.4.1.24 was already there? bump to 0.4.1.25
- then
+2010-05-17 20:16:18 +0000 [c8ac1dc] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
-2008-11-04 19:57 +0000 [r9962] Elan Ruusamäe <glen/at/pld-linux.org>
+ * Don't rely on ip link UP checking. Always to mii-tool/ethtool test.
- * DEVELOPMENT: - somewhy have to svn up again after configure.ac
- commit
+ sysconfig/network-scripts/functions.network | 50 ++++++++++++++---------------
+ 1 file changed, 24 insertions(+), 26 deletions(-)
-2008-11-04 19:45 +0000 [r9959] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-05-17 19:08:57 +0000 [eca7ee0] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * configure.ac: - 0.4.1.24 release
+ * Respect ZEROCONF variable for dhcpcd.
-2008-11-04 18:07 +0000 [r9958] Elan Ruusamäe <glen/at/pld-linux.org>
+ sysconfig/network-scripts/ifup | 3 +++
+ 1 file changed, 3 insertions(+)
- * lang.sh: - LC_ALL was still overwritten with i18n value even if
- one had from ssh session
+2010-05-17 18:08:55 +0000 [2e00b71] Elan Ruusamäe <glen/at/pld-linux.org>
-2008-10-29 08:54 +0000 [r9927] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - ok to exit silently in ssd mode of killproc, no need to noise about missing pidfile
- * run-parts: - rip out -u <runas_user> -- it's bad concept and
- nothing should be using it anyway
+ rc.d/init.d/functions | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2008-10-28 00:09 +0000 [r9926] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-05-13 07:17:17 +0000 [565f874] Arkadiusz Miśkiewicz <arekm/at/maven.pl>
- * run-parts: - add --test and -- to behave like debian run-parts(1)
+ * Include/install firmware-loader.sh brought by commit r10422.
-2008-10-26 13:43 +0000 [r9922] Tomasz Pala <gotar/at/pld-linux.org>
+ Makefile.am | 6 ++++++
+ 1 file changed, 6 insertions(+)
- * sysconfig/system, rc.d/rc.sysinit: - introduce START_UDEV
- variable
+2010-05-12 07:11:54 +0000 [057d666] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-10-25 22:53 +0000 [r9921] Andrzej Dopierała <undefine/at/pld-linux.org>
+ * - include upstart.txt in the package
- * 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>
+ doc/Makefile.am | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
-2008-10-25 18:35 +0000 [r9920] Radosław Zieliński <radek/at/pld-linux.org>
+2010-05-12 07:08:02 +0000 [821d0f6] Jacek Konieczny <jajcus/at/pld-linux.org>
- * sysconfig/network-scripts/ifup: - removed sed dependency
+ * - notes about job debuging
-2008-10-25 18:16 +0000 [r9918-9919] Radosław Zieliński <radek/at/pld-linux.org>
+ doc/upstart.txt | 45 +++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 45 insertions(+)
- * sysconfig/interfaces/ifcfg-eth0.1: - typo
+2010-05-11 17:21:35 +0000 [c1dec7e] Jacek Konieczny <jajcus/at/pld-linux.org>
- * sysconfig/network-scripts/ifdown, doc/net-scripts.txt,
- sysconfig/interfaces/ifcfg-eth0, sysconfig/network-scripts/ifup:
- - support for automatic 6to4 tunnels
+ * - Version: 0.4.3.2
-2008-10-13 13:21 +0000 [r9909] Tomasz Pala <gotar/at/pld-linux.org>
+ ChangeLog | 19 +++++++++++++++++++
+ configure.ac | 2 +-
+ 2 files changed, 20 insertions(+), 1 deletion(-)
- * backtick-test.sh (added), rc.d/init.d/network: - restored some
- backticks - pdksh has broken $(...) closing paren detection, -
- added backtick-test.sh to test whenever this would be valid some
- day
+2010-05-11 10:10:48 +0000 [4af94de] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-10-13 01:04 +0000 [r9908] Tomasz Pala <gotar/at/pld-linux.org>
+ * - new listed in Makefile.am
- * rc.d/init.d/cpusets, rc.d/init.d/functions, rc.d/init.d/network:
- - unified function definitions (line-saving way), - use
- unambiguous $(...) instead of backticks.
+ init/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2008-10-12 18:08 +0000 [r9907] Tomasz Pala <gotar/at/pld-linux.org>
+2010-05-11 08:54:35 +0000 [3f2e803] Jacek Konieczny <jajcus/at/pld-linux.org>
- * rc.d/init.d/functions: - start-stop-daemon uses -c not -u to
- change UID
+ * - init job descriptions moved from upstart-SysVinit
-2008-09-16 20:39 +0000 [r9869] Elan Ruusamäe <glen/at/pld-linux.org>
+ init/rc.conf | 17 +++++++++++++++++
+ init/rcS-sulogin.conf | 23 +++++++++++++++++++++++
+ init/rcS.conf | 32 ++++++++++++++++++++++++++++++++
+ 3 files changed, 72 insertions(+)
- * inittab: - full set of samples for default terminals (default
- keymap doesn't allow you switch over 12)
+2010-05-10 17:24:58 +0000 [210ff16] Elan Ruusamäe <glen/at/pld-linux.org>
-2008-09-15 08:23 +0000 [r9868] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - note about two modes in daemon
- * inittab: - you don't likely need so many terminals
+ rc.d/init.d/functions | 3 +++
+ 1 file changed, 3 insertions(+)
-2008-08-07 20:39 +0000 [r9860] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2010-05-10 14:35:21 +0000 [06a22f0] Jacek Konieczny <jajcus/at/pld-linux.org>
- * rc.d/rc.sysinit: Actually don't use -s option since dmesg uses
- klogctl() to retrieve real ring buffer size.
+ * - Version: 0.4.3.1
-2008-08-07 20:36 +0000 [r9859] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
- * rc.d/rc.sysinit: dump 524288 of dmesg data
+2010-05-10 14:31:45 +0000 [69bdc5b] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-07-24 10:10 +0000 [r9851] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - 'dropcaps' and 'start-stop-daemon-pid-check' patches from packages/rc-scripts applied
- * sysctl.conf: Don't set net.ipv4.ip_local_port_range; use kernel
- default
+ configure.ac | 2 +-
+ man/start-stop-daemon.8 | 3 +++
+ rc.d/init.d/functions | 1 +
+ src/Makefile.am | 1 +
+ src/start-stop-daemon.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++--
+ 5 files changed, 71 insertions(+), 3 deletions(-)
-2008-07-24 10:06 +0000 [r9850] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2010-05-10 12:59:51 +0000 [023f83d] Jacek Konieczny <jajcus/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')
+ * - properly quote is_yes() argument
-2008-07-22 17:39 +0000 [r9849] Jakub Bogusz <qboosh/at/pld-linux.org>
+ rc.d/init.d/functions | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
- * sysconfig/i18n: - proper encoding for de_DE
+2010-05-10 11:50:48 +0000 [81597dc] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-07-17 20:42 +0000 [r9846] shadzik <shadzik/at/pld-linux.org>
+ * - Version: 0.4.3.0
- * sysconfig/network-scripts/ifup: - wpa_supplicant 0.6.3 doesn't
- have a "-w" option!!
+ ChangeLog | 46 +++++++++++++++++++++++++++++++++++++++++++++-
+ configure.ac | 2 +-
+ 2 files changed, 46 insertions(+), 2 deletions(-)
-2008-06-10 21:00 +0000 [r9801] Paweł Gołaszewski <blues/at/pld-linux.org>
+2010-05-10 11:23:25 +0000 [18a75cf] Jacek Konieczny <jajcus/at/pld-linux.org>
- * sysconfig/network-scripts/ifup-ppp: - try last resort in setting
- MODEMPORT - compatibility change.
+ * - upstart_native branch merged
-2008-06-01 11:28 +0000 [r9785] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+2010-05-10 10:21:09 +0000 [cc31163] Jacek Konieczny <jajcus/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.
+ * - --no-wait when emitting some signals, to prevent lock-ups on minor errors ('starting' events need to wait or they won't be useful)
-2008-05-22 19:08 +0000 [r9761] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ rc.d/init.d/network | 4 ++--
+ rc.d/init.d/random | 4 ++--
+ rc.d/rc.sysinit | 22 +++++++++++-----------
+ 3 files changed, 15 insertions(+), 15 deletions(-)
- * sysconfig/network-scripts/ifdown: Return can be only from
- function. Use exit.
+2010-05-10 10:16:58 +0000 [752297a] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-05-19 06:21 +0000 [r9759-9760] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - event names fixed, the mistake caused hard lockups on boot
- * rc.d/init.d/functions: - tabs
+ init/random.conf | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * rc.d/init.d/functions: - try not to use initlog if $RC_LOGGING is
- off (avoits usleeps for each startup)
+2010-05-10 08:10:47 +0000 [c393d0f] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-05-19 06:05 +0000 [r9756-9757] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - 'random' implemented as an upstart job – this is an important dependency for sensitive services
- * configure.ac: - 0.4.1.23
+ Makefile.am | 2 +-
+ configure.ac | 3 +++
+ init/Makefile.am | 7 +++++++
+ init/random.conf | 27 +++++++++++++++++++++++++++
+ rc.d/init.d/random | 7 +++++++
+ 5 files changed, 45 insertions(+), 1 deletion(-)
- * rc.d/init.d/functions: - add --pidfile to daemon()
+2010-05-10 07:58:26 +0000 [7d17516] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-04-27 02:00 +0000 [r9733] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - do not remove random seed file on boot
- * rc.d/init.d/functions: - disable log_success/log_failed when
- RC_LOGGING is off
+ rc.d/rc.sysinit | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
-2008-04-27 01:34 +0000 [r9731-9732] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-05-10 07:39:16 +0000 [2d18ddb] Jacek Konieczny <jajcus/at/pld-linux.org>
- * sysconfig/interfaces/tnlcfg-description: - utf8
+ * - save whole entropy pool
- * doc/polski.dsl, doc/sysconfig.docb, doc/rc-scripts.docb: - utf8
+ rc.d/init.d/random | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
-2008-04-27 01:29 +0000 [r9730] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-05-10 07:27:30 +0000 [3488ca1] Jacek Konieczny <jajcus/at/pld-linux.org>
- * configure.ac, rc-scripts.spec.in (removed), Makefile.am: -
- outdated, use spec from cvs
+ * - make 'status' action useful'
-2008-04-27 01:24 +0000 [r9729] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/init.d/random | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
- * 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,
- sysconfig/network-scripts/tnlup: - utf8
+2010-05-10 06:53:13 +0000 [a2653f8] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-04-27 01:20 +0000 [r9728] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - 'upstart_controlled --except' documentation
- * AUTHORS: - utf8
+ doc/upstart.txt | 15 +++++++++++----
+ 1 file changed, 11 insertions(+), 4 deletions(-)
-2008-04-24 21:23 +0000 [r9724-9725] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-05-10 06:40:34 +0000 [0227127] Jacek Konieczny <jajcus/at/pld-linux.org>
- * configure.ac: - 0.4.1.22
+ * - use 'configtest' before restart/reload if available
- * rc.d/init.d/functions: - make stripping string suffixes from
- EXTRAVER more greedy
+ rc.d/init.d/functions | 17 +++++++++++++++++
+ 1 file changed, 17 insertions(+)
-2008-04-23 22:35 +0000 [r9720-9722] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-05-09 08:47:50 +0000 [f8fa316] Jacek Konieczny <jajcus/at/pld-linux.org>
- * configure.ac: - 0.4.1.21
+ * - emit pld.shutdown-started after blocking signals
- * rc.d/rc.sysinit: - leave note for future not to fall again
+ rc.d/rc.shutdown | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * rc.d/init.d/functions: - handle also `uname -r` returning
- "2.6.25-1"
+2010-05-08 15:08:23 +0000 [98e096f] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-04-23 22:27 +0000 [r9718-9719] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - in init script emit the same signals would be emited by the upstart job
- * rc.d/rc.sysinit: - second try: /var/run cleanup without find and
- without args len exceeded error
+ doc/upstart.txt | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * rc.d/init.d/functions: - fix for kernels whose release is
- "2.6.25_vanilla-1", found by vip`
+2010-05-08 14:06:06 +0000 [5a0e234] Elan Ruusamäe <glen/at/pld-linux.org>
-2008-04-16 17:30 +0000 [r9711] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - typo
- * sysconfig/i18n: Obsolete texts.
+ doc/upstart.txt | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
-2008-04-09 09:02 +0000 [r9703-9704] Jan Rękorajski <baggins/at/pld-linux.org>
+2010-05-07 17:30:51 +0000 [2aa2fcb] Jacek Konieczny <jajcus/at/pld-linux.org>
- * configure.ac: - 0.4.1.20
+ * - a few words about startup progress tracking
- * rc.d/rc.sysinit: - reverted r9238, /usr may NOT be mounted at
- this time, ever heard of NFS?
+ doc/upstart.txt | 33 ++++++++++++++++++++++++++++++++-
+ 1 file changed, 32 insertions(+), 1 deletion(-)
-2008-03-27 15:42 +0000 [r9688] Patryk Zawadzki <patrys/at/pld-linux.org>
+2010-05-07 12:13:20 +0000 [9b1f546] Jacek Konieczny <jajcus/at/pld-linux.org>
- * configure.ac: - bump version to 0.4.1.19
+ * - --except option for upstart_controlled to simplify init scripts
-2008-03-27 15:19 +0000 [r9687] Patryk Zawadzki <patrys/at/pld-linux.org>
+ rc.d/init.d/functions | 23 ++++++++++++++++++++---
+ 1 file changed, 20 insertions(+), 3 deletions(-)
- * rc.d/rc.shutdown: - force reboot/halt to work with other init
- daemons
+2010-05-07 12:04:40 +0000 [d5a0dae] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-03-26 19:43 +0000 [r9685] Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
+ * - try-restart LSP action implemented
- * configure.ac: - forgot to commit; 0.4.1.18
+ rc.d/init.d/functions | 8 ++++++++
+ 1 file changed, 8 insertions(+)
-2008-03-26 16:20 +0000 [r9682] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-05-07 11:24:40 +0000 [5031f7f] Jacek Konieczny <jajcus/at/pld-linux.org>
- * setsysfont: - /usr is not mounted when this is called from
- rc.sysinit
+ * - setuidgid tool added (from freedt) as upstart doesn't provide facilities to set user id for started jobs, 'su' sucks and using start-stop-daemon for this purpose would be an overkill.
-2008-03-26 14:42 +0000 [r9681] Elan Ruusamäe <glen/at/pld-linux.org>
+ src/Makefile.am | 3 ++
+ src/setuidgid.c | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 135 insertions(+)
- * sysconfig/network: - i always set full hostname here, why "only
- hostname" comment?
+2010-05-07 08:21:08 +0000 [9fb27aa] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-03-26 08:46 +0000 [r9680] Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
+ * - --upstart and --no-upstart options to /sbin/service
- * sysconfig/network-scripts/ifup-ppp: - "sync" option must be used
- before "plugin" option - changes made by seba (at) pro-ject.net
- (merged from cvs)
+ doc/upstart.txt | 6 ++++--
+ service | 17 +++++++++++++----
+ 2 files changed, 17 insertions(+), 6 deletions(-)
-2008-03-26 08:42 +0000 [r9677-9679] Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
+2010-05-07 06:43:01 +0000 [8c5418f] Jacek Konieczny <jajcus/at/pld-linux.org>
- * sysconfig/interfaces/Makefile.am: - added
- ifcfg-ppp0.ueagle4-neostrada
+ * - rst comment for the VIM directives
- * sysconfig/interfaces/ifcfg-description: - added SYNC option
+ doc/upstart.txt | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
- * sysconfig/interfaces/ifcfg-ppp0.ueagle4-neostrada (added): -
- config for neostrada using usb modem Sagem E4
+2010-05-07 06:39:04 +0000 [8b02776] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-03-26 08:11 +0000 [r9675] Elan Ruusamäe <glen/at/pld-linux.org>
+ * - some documentation for using rc-scripts with upstart
- * configure.ac: - release 0.4.1.17
+ doc/make-html | 1 +
+ doc/upstart.txt | 183 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 184 insertions(+)
-2008-03-25 23:41 +0000 [r9674] Elan Ruusamäe <glen/at/pld-linux.org>
+2010-05-06 11:48:27 +0000 [d4830c9] Jacek Konieczny <jajcus/at/pld-linux.org>
- * rc.d/init.d/template.init: - more chkconfig vars
+ * - emit pld.shutdown-started
-2008-03-25 15:14 +0000 [r9670-9671] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.shutdown | 2 ++
+ 1 file changed, 2 insertions(+)
- * sysconfig/network-scripts/ifup-ppp: - actually check $MODEMPORT
- being chardevice after all *DSL variants
+2010-05-06 11:47:34 +0000 [4db70cd] Jacek Konieczny <jajcus/at/pld-linux.org>
- * sysconfig/network-scripts/ifup-ppp: - check $MODEMPORT set from
- config (not the value set from this script)
+ * - oh, this one was wrongly reverted… re-revert the changes
-2008-03-24 19:17 +0000 [r9667-9668] Elan Ruusamäe <glen/at/pld-linux.org>
+ rc.d/rc.sysinit | 23 +++++++++++++++++++++++
+ 1 file changed, 23 insertions(+)
- * configure.ac: - release 0.4.1.16
+2010-05-06 11:32:54 +0000 [35f6a33] Jacek Konieczny <jajcus/at/pld-linux.org>
- * sysconfig/network-scripts/functions.network: - return val doc for
- check_{mii_tool,ethtool,iwconfig} - code readability
+ * - svn:ignore properties set
-2008-03-22 12:14 +0000 [r9649] Jakub Bogusz <qboosh/at/pld-linux.org>
+2010-05-06 11:25:01 +0000 [55a9aa5] Jacek Konieczny <jajcus/at/pld-linux.org>
- * sysconfig/interfaces/ifcfg-description: - typo
+ * - oops, wrong version commited. Reversed last change to 'service' script
-2008-03-19 14:21 +0000 [r9646] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ service | 132 +---------------------------------------------------------------
+ 1 file changed, 1 insertion(+), 131 deletions(-)
- * rc.d/rc.shutdown: Use .sh - safer.
+2010-05-06 11:23:18 +0000 [9f0f5f5] Jacek Konieczny <jajcus/at/pld-linux.org>
-2008-03-19 12:51 +0000 [r9645] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+ * - missing []
- * rc.d/rc.shutdown: Multiple UPS support.
+ rc.d/rc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
<Skipped 18055 lines>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/rc-scripts.git/commitdiff/8bd355321fb81facd5d1641efbde2195074dbcc3
More information about the pld-cvs-commit
mailing list