Download List

Descripción del Proyecto

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 liberación no usar / etc / interfaz initlvl para telinit, sólo utilice / dev / initctl, y da un error evidente cuando eso falla. El -i/--init marca de línea de comandos ha sido añadido a init, que le dice a init "se comportan como sistema de inicio, incluso si no estás PID # 1". Esto es útil para realizar pruebas en chroot / entornos de tipo cárcel.
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 se ha actualizado. El argumento-C ha sido añadido a fsck. Los archivos en / var / run y / var / lock que son más nuevas que / etc / mtab ya no se eliminan. Esto puede solucionar los problemas dhcpcd. Mensajes del kernel no se guardan en / var / log / dmesg. Shutdown ahora llama sincronización antes de cambiar el nivel de ejecución a 0 o 6, o antes de desmontar sistemas de archivos, si se utiliza-n. umount que ahora se llama con la opción-f para forzar a umounts NFS. La documentación TMPTIME en rcS (5) se ha fijado. Algunos cambios cosméticos se hicieron a 'init.c. Algunos expedientes fueron trasladados a / usr / share para cumplir con la última 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

Se hicieron varias correcciones a la pared. Varios controles de límites adicionales fueron agregados. / Dev / console se utiliza ahora como el tty controlador. Estrictos controles sobre la propiedad de TTY se aplica actualmente en Mensj (1). La opción-n para la pared (1) se ha documentado y restringido. Los cambios se realizaron para la compatibilidad con glibc 2.2.2. De E / S de redirección está documentado en la página de manual de la pared. El README se ha actualizado. El init (8) página de manual se corrigió, al igual que un error tipográfico en la parada (8) páginas del manual. El argumento del tiempo de cierre (8) ahora está marcado para su corrección. Pasado (1) comprueba ahora para las sesiones de rancio.
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