Download List

Projeto Descrição

minit is an attempt to cross-breed DJ Bernstein's daemontools and init, while adding dependencies, and maintaining minimal code base. It is possible to start and stop services on the fly. minit does not depend on a mounted /proc file system, and it does not write to any part of the file system, not even to start and stop services. It does not use System V IPC, either.

System Requirements

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.

2003-06-10 12:34
0.9.1

A liberação de saco de papel marrom.
Tags: Major bugfixes
A brown paper bag release.

2003-04-24 19:51
0.9

Esta versão tem pequenos ajudantes para reiniciar rígido e gravar os valores de arquivos proc. msvc agora aceita mais de um serviço por chamada. Há uma heurística para compensar as mudanças de fuso horário após minit é iniciado. Há várias correções de bugs e pequenas melhorias.
Tags: Major feature enhancements
This release has small helpers to hard reboot and write values to proc files. msvc now accepts more than one service per invocation. There is a heuristic to compensate for time zone changes after minit is started. There are several bugfixes and smaller improvements.

2002-01-29 07:39
0.8

zombies minit colhe mais rápido, e um exemplo de configuração foi carregado.
Tags: Minor feature enhancements
minit reaps zombies faster, and a sample configuration has been uploaded.

2001-11-27 08:32
0.7

Dependências não são gerados se não forem marcadas "respawn" e já funcionou, e funciona o log (você pode executar serviços daemontools estilo diretamente minit).
Tags: Minor bugfixes
Dependencies are not spawned if they aren't marked "respawn" and already ran, and logging works (you can run daemontools style services directly from minit).

2001-11-09 09:06
0.6.1

Uma correção para um bug que minit impedidos de desova um getty, svc produz códigos de retorno útil, um script "listpids" está incluído o que mostra como a lista de todos os processos que são gerenciados pelo minit, e uma correção para o mecanismo por trás pidfilehack.
Tags: Major bugfixes
A fix for a bug that prevented minit from spawning a getty, svc produces usable return codes, a script "listpids" is included that shows how to list all running processes that are managed by minit, and a fix for the mechanism behind pidfilehack.

Project Resources