commit bf6958dba03c31dfc3cecac96a901d2dd14447a0
parent d8a56d17892ff32ca4a30c064d1b4cf31b227fbf
Author: Gerrit Pape <pape@smarden.org>
Date: Fri, 4 Oct 2002 10:15:40 +0000
minor.
Diffstat:
3 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
@@ -8,12 +8,13 @@ Standards-Version: 3.5.2
Package: runit
Architecture: any
Suggests: daemontools
-Description: minimal replacement for sysvinit using daemontools
- runit is a daemontools package alike replacement for sysvinit. runit
- currently runs on Debian GNU/Linux, FreeBSD, OpenBSD, and may be easily
- adapted to other unix operating systems. If runit runs for you on any
- other operating system or linux distribution, please let me know.
+Description: UNIX init scheme with service supervision
+ runit is a daemontools package alike replacement for sysvinit and other
+ init schemes. runit currently runs on Debian GNU/Linux, FreeBSD, OpenBSD,
+ and may be easily adapted to other unix operating systems. If runit runs
+ for you on any other operating system or linux distribution, please let
+ me know.
.
- Warning: Replacing sysvinit can cause the system's boot to fail. Make sure
- you are able to recover and repair your system, for example if you run a
- bootloader, it should be able to pass init=/bin/sh to the kernel.
+ Warning: Replacing sysvinit can cause the system's boot to fail. Make
+ sure you are able to recover and repair your system, for example if you
+ run a bootloader, it should be able to pass init=/bin/sh to the kernel.
diff --git a/debian/copyright b/debian/copyright
@@ -1,4 +1,4 @@
-Copyright (c) 2001, Gerrit Pape
+Copyright (c) 2001-2002, Gerrit Pape
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/debian/docs b/debian/docs
@@ -1,4 +1,5 @@
package/README
package/CHANGES
+package/THANKS
doc/
etc/