Download List

项目描述

runit is a cross-platform Unix init scheme with service supervision; a replacement for sysvinit and other init schemes. It runs on GNU/Linux, *BSD, Mac OS X, and Solaris, and can easily be adapted to other Unix operating systems. runit implements a simple three-stage concept. Stage 1 performs the system's one-time initialization tasks. Stage 2 starts the system's uptime services (via the runsvdir program). Stage 3 handles the tasks necessary to shutdown and halt or reboot.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-08 00:52
2.1.1

对于服务,通过采取'一次'命令时,'希沃特了'现在正确指示runsv发送服务守护程序的期限和续信号。此外,在建设过程中selftests已得到修复。
For services that are taken up through the 'once' command, 'sv down' now properly instructs runsv to send the service daemon the TERM and CONT signals. Additionally, the selftests in the build process have been fixed.

2009-09-30 22:25
2.1.0

该chpst程序学会了新的选择,B运行带有参数的第0个不同的名称,程序,有些报告的错误已得到修复。
The chpst program learned a new option -b to run a program with a different name as the 0th argument, and some reported bugs have been fixed.

2008-06-25 20:36
2.0.0

该文档已被更新,因为稍有最新测试包。有没有对runit的源代码的修改。这是第二runit的稳定版本。
标签: Stable, Minor feature enhancements
The documentation has been updated slightly since
the latest test package. There were no changes to
the runit source code. This is the second stable
release of runit.

2008-05-15 22:17
1.9.0

对于服务的默认目录是现在/服务/,不再/无功/服务/。当一个系统上安装应符合文件系统层次标准(FHS)则,既不/服务/或/无功/服务/应选择runit的,但是的/ etc /服务/。它建议建立一个兼容性符号链接/服务在/ etc /服务,在这种情况下指向。另外此版本修正了runsv程序,妥善处理与服务的目录。/日志是一个不同的设备上的符号链接到一个目录,并略有更新西沃特程序和文件。
标签: Development, Minor feature enhancements
The default directory for services is now
/service/, and no longer /var/service/. When
installing runit on a system that should comply
with the Filesystem Hierarchy Standard (FHS),
neither /service/ nor /var/service/ should be
chosen, but /etc/service/. It is recommended to
create a compatibility symlink /service pointing
to /etc/service in this case. This version
additionally fixes the runsv program to properly
handle service directories with ./log being a
symlink to a directory on a different device, and
slightly updates the sv program and the
documentation.

2007-09-24 19:32
1.8.0

该runit的程序,进程数1,已得到修复收获,重新父进程号为1(僵尸)更彻底地死进程。关于如何使用作为初始计划暴发户runit的指示已被添加,svlogd已更改为使用通过UDP发送每一个新的日志信息源端口,和这个版本包括一个用于AIX修复建设。
标签: Development, Minor feature enhancements
The runit program, process number 1, has been fixed to reap dead processes that re-parented to process number 1 (zombies) more thoroughly. Instructions on how to use runit with upstart as an init scheme have been added, svlogd has been changed to use a new source port for each log message sent through UDP, and this release includes a build fix for AIX.

Project Resources