Download List

Projeto Descrição

Init is the parent of all processes. Its primary role is to create processes from a script stored in the file /etc/inittab. This package also contains well known and used utilities like reboot, shutdown, killall, poweroff, tellinit, sulogin, wall, etc.

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.

2005-10-17 17:36
2.86

2003-09-11 01:57
2.85

2002-01-08 05:50
2.84

Esta versão não usa / etc / interface initlvl para telinit, que só usam / dev / initctl, e dá um erro claro que quando falha. A bandeira -i/--init linha de comando foi adicionado ao init, que diz "init init comportar-se como sistema, mesmo se você não estiver PID # 1". Isso é útil para testes em chroot / ambientes tipo de prisão.
Tags: Minor bugfixes
This release doesn't use /etc/initlvl interface for telinit; it only use /dev/initctl, and gives a clear error when that fails. The -i/--init command line flag has been added to init, which tells init "behave as system init even if you're not PID#1". This is useful for testing in chroot/jail type environments.

2001-08-27 17:03
2.81

/ etc / init.d / rc foi atualizado. O argumento-C foi adicionado ao fsck. Files in / var / run e / var / lock mais novos que o / etc / mtab já não são removidos. Isto pode reparar os problemas do dhcpcd. As mensagens do kernel são guardadas em / var / log / dmesg. Shutdown agora chama sincronização antes de mudar para o runlevel 0 ou 6, ou antes de desmontar sistemas de arquivos se-n foi usado. umount agora é chamado com a opção-f para forçar umounts NFS. A documentação TMPTIME em rcS (5) foi corrigido. Algumas mudanças cosméticas foram feitas para 'init.c'. Alguns ficheiros foram movidos para / usr / share para cumprir com as mais recentes da política.
Tags: Minor bugfixes
/etc/init.d/rc was updated. The -C argument was added to fsck. Files in
/var/run and /var/lock that are newer than /etc/mtab are no longer removed.
This may fix the dhcpcd problems. Kernel messages are now saved in
/var/log/dmesg. Shutdown now calls sync before switching the runlevel to 0 or
6, or before unmounting filesystems if -n was used. umount is now called with
the -f option to force NFS umounts. The TMPTIME documentation in rcS(5) was
fixed. Some cosmetic changes were made to 'init.c'. Certain files were moved to
/usr/share to comply with latest policy.

2001-07-19 19:17
2.79

Várias correções foram feitas para parede. Várias verificações de limite extras foram adicionados. / Dev / console é agora utilizado como controle tty. Controlos mais rigorosos sobre a propriedade tty são implementadas em mesg (1). A opção-n para parede (1) foi documentado e restrito. As mudanças foram feitas para compatibilidade com glibc 2.2.2. I / O redirecionamento agora está documentada no manpage parede. O README foi atualizado. O init (8 manpage) foi corrigido, como foi um erro de digitação no halt (8 manpage). O argumento de tempo de desligamento (8) está marcada para correção. Passada (1) agora verifica para as sessões de velho.
Tags: Minor bugfixes
Several fixes were made to wall. Several extra boundary checks were added.
/dev/console is now used as the controlling tty. Stricter checks on tty
ownership are now implemented in mesg(1). The -n option to wall(1) was
documented and restricted. Changes were made for compatibility with glibc
2.2.2. I/O redirection is now documented in the wall manpage. The README was
updated. The init(8) manpage was corrected, as was a typo in the halt(8)
manpage. The time argument of shutdown(8) is now checked for correctness.
last(1) now checks for stale sessions.

Project Resources