commit cba4e4abf71e4290ba4d41532c6b9dd6c906e241 Author: Bill Nottingham Date: Wed Dec 9 16:24:11 2009 -0500 9.03 initscripts.spec | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) commit 12dcbfe79bbc89b23f775bfd847eb53ec17b2971 Merge: 307e970 5df5845 Author: Bill Nottingham Date: Wed Dec 9 16:12:26 2009 -0500 Merge branch 'upstart-0.6.0-branch' commit 307e970174f12e4a808684151f132df1677c3999 Author: Bill Nottingham Date: Fri Dec 4 20:13:47 2009 -0500 Remove more initlog references. src/Makefile | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 547c5956ec959ec7f95a57894faf0a85d12cc0e5 Author: Bill Nottingham Date: Fri Dec 4 20:12:52 2009 -0500 Remove very obsolete doexec. It was only ever used in the slip code, which has been removed. initscripts.spec | 1 - src/.gitignore | 1 - src/Makefile | 4 +--- src/doexec.1 | 12 ------------ src/doexec.c | 24 ------------------------ 5 files changed, 1 insertions(+), 41 deletions(-) commit 0180d513bd4498a0ebda7d26747499b476a5dd50 Author: Bill Nottingham Date: Fri Dec 4 20:09:34 2009 -0500 Remove minilogd code as well. src/.gitignore | 2 - src/minilogd.c | 193 -------------------------------------------------------- 2 files changed, 0 insertions(+), 195 deletions(-) commit d993c4e13f09d22c248375665038ad663736db35 Author: Bill Nottingham Date: Fri Dec 4 20:08:09 2009 -0500 Remove initlog code as well. src/initlog.1 | 87 ----------- src/initlog.c | 453 ------------------------------------------------------ src/initlog.conf | 23 --- src/initlog.h | 20 --- src/process.c | 330 --------------------------------------- src/process.h | 9 - 6 files changed, 0 insertions(+), 922 deletions(-) commit 5df584569b80bb8977f181e16b0de47fb4df08f1 Author: Bill Nottingham Date: Fri Dec 4 16:09:18 2009 -0500 Especially now that the numbers of ttys to start is configurable, jobs are *not* config files. initscripts.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5fd327690d64ea44b0679099a6e59e5c66c1dc8b Author: Bill Nottingham Date: Fri Dec 4 16:09:11 2009 -0500 Fix path reference. init/serial.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 73b803590e01743a77e014e4ee42991447a70025 Author: Bill Nottingham Date: Fri Dec 4 15:04:47 2009 -0500 With the change to a single 'rc' script, use a sysv link for the single user shell again. initscripts.spec | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 44d7580e4af0b71b167541a324da0383612f3174 Author: Bill Nottingham Date: Fri Dec 4 15:04:02 2009 -0500 Update for new job location. po/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ac736025f20cd54c6c49e2353ba49bf562a427ab Author: Petr Lautrbach Date: Fri Dec 4 13:35:47 2009 +0100 clean useless file removes initscripts.spec | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit 4977dc538d0e9906b2299c2fe9818156813838c1 Author: Bill Nottingham Date: Thu Dec 3 17:05:46 2009 -0500 Fix start-ttys for the correct number of ttys, and for X-on-tty1. init/start-ttys.conf | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit b1d34fc194393241cb9dcdae259f87e928f256ec Author: Bill Nottingham Date: Thu Dec 3 16:57:34 2009 -0500 Fix default number of ttys. init/start-ttys.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 97b92cd58733306b011de3efe9ffe737e3f2b4cc Author: Bill Nottingham Date: Thu Dec 3 14:50:05 2009 -0500 Explicitly tell init to re-exec itself on halt, to avoid a busy filesystem. rc.d/init.d/halt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit fdaf26ab44717013e00bc3e8e316743a9581448a Author: Bill Nottingham Date: Thu Dec 3 14:48:22 2009 -0500 Uppdate the docs in inittab. inittab.upstart | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 857a4cd8f1f761ad19c3df868d79430cc53324d8 Author: Bill Nottingham Date: Thu Dec 3 14:47:57 2009 -0500 Remove the dirty dirty hack in favor of an 'and' clause. (This better work now.) init/serial.conf | 23 +++-------------------- 1 files changed, 3 insertions(+), 20 deletions(-) commit 70ae78109bf06c6666253895965ed2a70fd621a4 Author: Bill Nottingham Date: Thu Dec 3 14:42:41 2009 -0500 Actually commit new files. init/rc.conf | 14 ++++++++++++++ init/start-ttys.conf | 13 +++++++++++++ init/tty.conf | 9 +++++++++ 3 files changed, 36 insertions(+), 0 deletions(-) commit 77d4b9ab4339d1ff11cbf3a51627b2a708e14227 Author: Petr Lautrbach Date: Mon Nov 23 16:46:40 2009 +0100 fixed serial console handling src/console_check.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 33d49ab72866afc3e68b3b53f38f7b696762f487 Author: Petr Lautrbach Date: Mon Nov 23 15:40:06 2009 +0100 fixed usage of initctl emit in /etc/rc rc.d/rc | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit dac32879b0de17d721457801fac65604f937ef00 Author: Bill Nottingham Date: Thu Dec 3 14:37:12 2009 -0500 Coalesce the multiple rcX and ttyX jobs into single files. Adjust other jobs accordingly. Use a configuration parameter for what ttys to start. init/console.conf | 16 ---------------- init/prefdm.conf | 2 +- init/quit-plymouth.conf | 5 +---- init/rc0.conf | 25 ------------------------- init/rc1.conf | 29 ----------------------------- init/rc2.conf | 20 -------------------- init/rc3.conf | 20 -------------------- init/rc4.conf | 20 -------------------- init/rc5.conf | 20 -------------------- init/rc6.conf | 23 ----------------------- init/rcS-sulogin.conf | 5 ++--- init/rcS.conf | 11 ++++------- init/serial.conf | 16 ++++++++-------- init/tty1.conf | 15 --------------- init/tty2.conf | 16 ---------------- init/tty3.conf | 16 ---------------- init/tty4.conf | 16 ---------------- init/tty5.conf | 16 ---------------- init/tty6.conf | 16 ---------------- sysconfig.txt | 3 +++ sysconfig/init | 2 ++ sysconfig/init.s390 | 2 ++ 22 files changed, 23 insertions(+), 291 deletions(-) commit 79b2b232cb34f7df3e440968240975e44c4b8fc7 Author: Bill Nottingham Date: Thu Dec 3 14:29:21 2009 -0500 Move to new upstart job location and file extension. Makefile | 4 ++-- README-event.d => README-init | 2 +- event.d/console => init/console.conf | 0 .../control-alt-delete.conf | 0 .../plymouth-shutdown.conf | 0 event.d/prefdm => init/prefdm.conf | 0 event.d/quit-plymouth => init/quit-plymouth.conf | 0 event.d/rc0 => init/rc0.conf | 0 event.d/rc1 => init/rc1.conf | 0 event.d/rc2 => init/rc2.conf | 0 event.d/rc3 => init/rc3.conf | 0 event.d/rc4 => init/rc4.conf | 0 event.d/rc5 => init/rc5.conf | 0 event.d/rc6 => init/rc6.conf | 0 event.d/rcS-sulogin => init/rcS-sulogin.conf | 0 event.d/rcS => init/rcS.conf | 0 event.d/serial => init/serial.conf | 0 event.d/tty1 => init/tty1.conf | 0 event.d/tty2 => init/tty2.conf | 0 event.d/tty3 => init/tty3.conf | 0 event.d/tty4 => init/tty4.conf | 0 event.d/tty5 => init/tty5.conf | 0 event.d/tty6 => init/tty6.conf | 0 initscripts.spec | 12 ++++++------ inittab.upstart | 10 +++++----- 25 files changed, 14 insertions(+), 14 deletions(-) commit a0025d667ffc0ecd70c0da39a7a3fede56f71a2a Author: Bill Nottingham Date: Wed Nov 25 16:26:00 2009 -0500 Remove event we never meant to ship. event.d/sulogin | 18 ------------------ 1 files changed, 0 insertions(+), 18 deletions(-) commit 23f2e7e646ccf713205e3598e5eed64a290ebd5f Author: Bill Nottingham Date: Wed Nov 25 16:26:00 2009 -0500 Remove event we never meant to ship. event.d/sulogin | 18 ------------------ 1 files changed, 0 insertions(+), 18 deletions(-) commit 4775714a975be6d799c12ccd17e3c1a4b89bafbc Author: Bill Nottingham Date: Wed Nov 25 14:46:08 2009 -0500 Handle yet another random return string from dmraid. rc.d/rc.sysinit | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 751df4e901aec320bf219592123d962f2a862b5d Author: Bill Nottingham Date: Tue Nov 17 16:01:57 2009 -0500 Old-style RTC devices won't have the 'hctosys' attribute. Handle them correctly. (#537595) udev/rules.d/88-clock.rules | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 0ef4bb7b25a59f0cd703e24f067dcb741ab5de68 Author: Bill Nottingham Date: Tue Nov 17 11:21:20 2009 -0500 Keep error codes limited to '1'. (#537841) rc.d/init.d/network | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit a30735e414047006beddfed955b53d6e8c23e651 Author: Bill Nottingham Date: Thu Nov 12 15:51:07 2009 -0500 Remove deprecation for older route syntax. sysconfig.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit d70b2ef816de3207b42019aa33595ac56fdc911f Author: Bill Nottingham Date: Mon Nov 2 12:56:06 2009 -0500 Add initial ifup/ifdown man pages. (#529328, ) src/Makefile | 2 ++ src/ifup.8 | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 0 deletions(-)