After system initialization is complete, init moves on to runlevel initialization.
在系统初始化完成后,init进程跳到运行级别的初始化中。
Next, the kernel will start the system initialization process init which will become process number one.
接下来,内核将启动系统初始化进程init,这将成为第一个进程。
When complete, the first user-space program (init) starts, and high-level system initialization is performed.
完成这些操作之后启动第一个用户空间程序(init),并执行高级系统初始化工作。
Run the package command to set up the INIT base package source code to be compiled on the local system
运行package命令,设置在本地系统上编译的 “INIT”基本包源代码
Edit file init or linuxrc to let your root file system disk adapter appear earlier than all other storage adapters in the same category.
编辑init或linuxrc文件,以使根文件系统磁盘适配器出现在同一个类别中的所有其他存储适配器的前面。
The crond daemon is usually started by the init process at system startup.
crond守护进程常常是在系统启动时由init进程启动的。
If your system will load a kernel, but cannot run init successfully, you may try to recover by specifying an alternate initialization program.
如果您的系统能够加载内核,但无法成功运行init,您可以通过指定一个替代初始化程序来尝试修复。
To reboot your system, use init or telinit to adjust the run level; run level 6 is usually synonymous with a reboot.
要重新启动系统,请使用init或telinit来调整运行级别,运行级别6通常表示重新启动。
This is useful for certain commercial software packages that install System V init scripts and scripts for BSD style init.
这对于那些为BSD方式初始化而安装systemV初始化脚本商业软件来说是很有用的。
With either case, deploying a new init system can require some risk.
不管怎样,部署新的init系统都会有一些风险。
Event startup is emitted by init when the system starts, with event shutdown emitted when the system is to be shut down.
事件startup是由init在系统启动时发出的,事件shutdown则是在系统关闭时发出的。
The rc.d system has been preserved essentially unaltered, although the definitions for the init levels aren't quite the same as they might be on a desktop Linux system.
d系统被完整地保留了下来,尽管init级别的定义与桌面Linux系统中的定义可能并不完全相同。
The next generation init system (initng) is a dependency-based approach for init system replacement.
下一代init系统(initng)是替代init系统的一个基于依赖关系的方法。
Next, initiate the openMosix system: tyd -f init.
接下来是初始化openmosix系统:tyd - f init。
The minit package is a small but complete version of the init system.
minit包是init 系统的一个小而全的版本。
It is the job of init to start up the rest of the system.
启动系统的其余部分是init的工作。
Upstart maintains its own init process that starts on system start (as for all other approaches).
upstart维护自己的在系统启动时启动的init进程(对于所有其他方法也是如此)。
As init is the first process created in a Linux system, it's the mother of all other processes (all processes are descendants of init).
由于init是Linux系统中创建的第一个进程,因此它是所有其他进程的祖先(所有的进程都是init的后代)。
A call is made here to init/do_mounts.c:prepare_namespace(), which is used to prepare the namespace (mount the dev file system, RAID, or md, devices, and, finally, the initrd).
此处会执行一个对init/do_mounts.c:prepare_namespace() 的调用,这个函数用来准备名称空间(挂载dev文件系统、RAID或md、设备以及最后的initrd)。
This file is the configuration file for init and defines how to initialize the system.
这个文件是init的配置文件,定义了如何对系统进行初始化。
The init script is run during system boot and configures the instance with a current version of the application, along with starting the appropriate application configuration.
init脚本是在系统启动时运行的,它会在实例上配置一个当前版本的应用程序,同时启动对应的应用程序配置。
The Ubuntu upstart system is an event-based approach for init system replacement.
Ubuntuupstart系统是替代init 系统的一个基于事件的方法。
The init program boots the rest of your system by running a series of scripts.
init程序通过运行一系列脚本引导系统的其余部分。
The init program then runs a series of scripts in a predefined order to bring up the system.
init程序然后以预先定义的顺序运行一系列脚本来启动系统。
Because the traditional init process (sysvinit) is a serial process, this portion of the system is ripe for optimization.
由于传统的init进程(sysvinit)是一个串行化的进程,因此可对这部分系统进行充分优化。
Probably the most common approach is to start the program up at system startup time by hooking a suitable script into the init system-initialization process.
最常用的方法可能是把合适的脚本挂上 init 系统初始化进程,在系统启动时启动程序。
Run level: Execute when the system has entered the init level.
RunLevel:在系统进入init级别时执行。
Run level: Execute when the system has entered the init level.
RunLevel:在系统进入init级别时执行。
应用推荐