runit

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit ceec2dbff0c0fc34a3f10089212a7686cab526f8
parent 276681ad244077710dfab1bcaf7195e293008d50
Author: Gerrit Pape <pape@smarden.org>
Date:   Thu,  5 Dec 2002 20:44:38 +0000

  * debian/3: stop getties after all other services.
  * debian/control: Architecture: any, build dependency sorts out;
    build-depends on dietlibc >> 0.22-0 (available on ia64).
-5.

Diffstat:
Mdebian/3 | 6+++---
Mdebian/changelog | 8++++++++
Mdebian/control | 4++--
3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/debian/3 b/debian/3 @@ -6,11 +6,11 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin LAST=0 test -r /etc/runit/reboot && LAST=6 -echo 'Waiting for getties to stop...' -svwaitdown -xk -t14 /var/service/getty-* - echo 'Waiting for services to stop...' svwaitdown -xk -t350 /var/service/* +echo 'Waiting for getties to stop...' +svwaitdown -xk -t14 /var/service/getty-* + echo 'Shutdown...' /etc/init.d/rc $LAST diff --git a/debian/changelog b/debian/changelog @@ -1,3 +1,11 @@ +runit (0.7.1-5) unstable; urgency=low + + * debian/3: stop getties after all other services. + * debian/control: Architecture: any, build dependency sorts out; + build-depends on dietlibc >> 0.22-0 (available on ia64). + + -- Gerrit Pape <pape@smarden.org> Thu, 5 Dec 2002 21:41:03 +0100 + runit (0.7.1-4) unstable; urgency=low * debian/rules: install debian specific stage 3: fix path to service diff --git a/debian/control b/debian/control @@ -2,11 +2,11 @@ Source: runit Section: admin Priority: optional Maintainer: Gerrit Pape <pape@smarden.org> -Build-Depends: dietlibc-dev (>= 0.21-3), debhelper (>> 3.0.0) +Build-Depends: dietlibc-dev (>> 0.22-0), debhelper (>> 3.0.0) Standards-Version: 3.5.2 Package: runit -Architecture: alpha arm hppa i386 mips mipsel powerpc sparc +Architecture: any Suggests: runit-run Description: a UNIX init scheme with service supervision runit is a daemontools alike replacement for SysV-init and other init