From 4937ecd32f2fa9b2b935b7ca66e53b7e92980c46 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Fri, 15 May 2009 16:18:19 -0400 Subject: [PATCH] runit: Updated (1.8.0 -> 2.0.0) --- base/runit/rockify.patch | 12 ++++++------ base/runit/runit.desc | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/base/runit/rockify.patch b/base/runit/rockify.patch index 579c67550..335924f67 100644 --- a/base/runit/rockify.patch +++ b/base/runit/rockify.patch @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../runit/rockify.patch -# Copyright (C) 2007 The OpenSDE Project +# Copyright (C) 2007 - 2009 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -45,8 +45,8 @@ currently we simulate sysv's stage 2 + +touch /etc/runit/{stopit,reboot} +chmod 0 /etc/runit/{stopit,reboot} ---- ./etc/debian/3.orig 2006-06-29 07:53:16.000000000 +0000 -+++ ./etc/debian/3 2006-07-07 13:09:50.000000000 +0000 +--- ./etc/debian/3.orig 2008-06-15 16:53:26.000000000 -0400 ++++ ./etc/debian/3 2009-05-15 15:56:13.000000000 -0400 @@ -1,14 +1,18 @@ #!/bin/sh exec 2>&1 @@ -61,9 +61,9 @@ currently we simulate sysv's stage 2 +test -x /etc/runit/reboot && export RUNLEVEL=6 echo 'Waiting for services to stop...' --sv -w196 force-stop /var/service/* -+sv -w15 force-stop /var/service/* - sv exit /var/service/* +-sv -w196 force-stop /service/* ++sv -w15 force-stop /service/* + sv exit /service/* echo 'Shutdown...' -/etc/init.d/rc $LAST diff --git a/base/runit/runit.desc b/base/runit/runit.desc index 50438e4d3..320a81116 100644 --- a/base/runit/runit.desc +++ b/base/runit/runit.desc @@ -3,7 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../runit/runit.desc -[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 Clifford Wolf [COPY] @@ -35,10 +35,10 @@ [L] BSD [S] Stable -[V] 1.8.0 +[V] 2.0.0 [P] O -1---5---9 110.700 [CV-URL] http://smarden.org/runit/install.html -[D] 2041947627 runit-1.8.0.tar.gz http://smarden.org/runit/ +[D] 1956179026 runit-2.0.0.tar.gz http://smarden.org/runit/