📄 install
字号:
README for the System V style init, version 2.86init, shutdown, halt, reboot, wall, last, mesg, runlevel,killall5, pidof, sulogin.All programs, files and scripts in this package are covered bythe Gnu Public License, and copyrighted by me.If you are not using Debian and the debianized package,you will have to install the new init by hand. You shouldbe able to drop the binaries into a Slackware or Redhatsystem, I think.Here is a list of preferred directories to install the progs & manpages:wall.1, last.1, mesg.1 /usr/man/man1inittab.5, initscript.5 /usr/man/man5init.8, halt.8, reboot.8,shutdown.8, powerd.8,killall5.8, pidof.8,runlevel.8, sulogin.8 /usr/man/man8init /sbin/initinittab /etc/inittabinitscript.sample /etc/initscript.sampletelinit a link (with ln(1) ) to init, either in /bin or in /sbin.halt /sbin/haltreboot a link to /sbin/halt in the same directorykillall5 /sbin/killall5pidof a link to /sbin/killall5 in the same directory.runlevel /sbin/runlevelshutdown /sbin/shutdown.wall /usr/bin/wallmesg /usr/bin/mesglast /usr/bin/lastsulogin /sbin/suloginbootlogd /sbin/bootlogdutmpdump don't install, it's just a debug thingy.If you already _have_ a "wall" in /bin (the SLS release had, for example)do _not_ install this wall. Chances are that the wall you are alreadyusing is linked to /bin/write. Either first _remove_ /bin/wall beforeinstalling the new one, or don't install the new one at all.You might want to create a file called "/etc/shutdown.allow". Read themanual page on shutdown to find out more about this.Running from a read-only file system (CDROM?):o All communication to init goes through the FIFO /dev/initctl. There should be no problem using a read-only root file system IF you use a Linux kernel > 1.3.66. Older kernels don't allow writing to a FIFO on a read-only file system. Miquel van Smoorenburg <miquels@cistron.nl>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -