Download List

项目描述

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 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

此版本不使用telinit可用的/ etc / initlvl接口,只使用/ dev / initctl,并给出一个明确的错误,当失败。在-i/--init命令行标志已被添加到init,它告诉init“作为系统初始化的行为,即使你没有的PID#1”。这对于在chroot测试/监狱类环境。
标签: 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 /遥控已更新。使用- C参数已添加到fsck。在文件/ var /运行和/ var /锁比/ etc / mtab中新不再删除。这可能修复dhcpcd问题。内核消息,现在保存在/ var / log / dmesg得到。现在关机之前呼叫切换为0或6,或在卸载文件系统的运行级别的同步,如果- N的使用。 umount现在被称为使用- f选项强制NFS的umounts。在rcS中(5 TMPTIME文档)是固定的。有些化妆品的更改是为了'init.c'。某些文件被转移到/ usr /共享符合最新的政策。
标签: 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

修复了几个到墙上。几个额外增加了过境检查。/ dev / console表示现在被控制tty使用。在tty的所有权更严格的检查,现在实施mesg(1)。 - n选项的墙(1)是记载和限制。变化了的glibc 2.2.2与兼容性。 I / O重定向现在是记录在墙上手册页。该自述文件已更新。在init(8)文件中已得到解决,正如在停止错字(8)文件中。在关机(8)时间参数现在是检查的正确性。昨(1)陈旧的会议现在检查。
标签: 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