SysV-Style init
System V style init programs by Miquel van Smoorenburg that control the
booting and shutdown of your system. These support a number of system
runlevels, each one associated with a specific set of utilities. For
example, the normal system runlevel is 3, which starts a getty on
virtual consoles tty1-tty6. Runlevel 5 starts xdm. Runlevel 0 shuts
down the system. See the individual man pages for inittab, initscript,
halt, init, powerd, reboot, runlevel, shutdown, and telinit for
more information.
- Developed at Base:System
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/sysvinit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
killproc-2.23.tar.gz | 0000054131 52.9 KB | |
startpar-0.58.dif | 0000000451 451 Bytes | |
startpar-0.65.tar.xz | 0000024624 24 KB | |
sysvinit-2.88dsf-suse.patch | 0000000650 650 Bytes | |
sysvinit-2.90-no-kill.patch | 0000001801 1.76 KB | |
sysvinit-2.90.dif | 0000001996 1.95 KB | |
sysvinit-3.00.tar.xz | 0000127072 124 KB | |
sysvinit.changes | 0000094020 91.8 KB | |
sysvinit.spec | 0000005024 4.91 KB |
Revision 180 (latest revision is 185)
Dominique Leuenberger (dimstar_suse)
accepted
request 1084963
from
Dirk Mueller (dirkmueller)
(revision 180)
- split package from powerd. powerd patches that were never part of sysvinit but need to be mentioned to pass the bot checks: * powerd-2.0.2-getaddrinfo.patch * powerd-2.0.2.dif
Comments 1
Thanks for sharing some individual pages like inittab, initscript, halt, init, powerd, reboot, runlevel,bitlife, shutdown, and telinit. It is very useful.