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.21.dif | 0000001109 1.08 KB | |
killproc-2.21.tar.bz2 | 0000044469 43.4 KB | |
mkinitrd-boot.sh | 0000000713 713 Bytes | |
mkinitrd-kill1.sh | 0000000354 354 Bytes | |
mkinitrd-kill2.sh | 0000000575 575 Bytes | |
notify-pam-dead.patch | 0000005730 5.6 KB | |
powerd-2.0.2-getaddrinfo.patch | 0000002463 2.41 KB | |
powerd-2.0.2.dif | 0000010894 10.6 KB | |
powerd-2.0.2.tar.bz2 | 0000059034 57.7 KB | |
powerd.changes | 0000000489 489 Bytes | |
powerd.service | 0000000210 210 Bytes | |
powerd.spec | 0000003820 3.73 KB | |
rc.powerd | 0000001329 1.3 KB | |
showconsole-1.16-deadlock.diff | 0000001835 1.79 KB | |
showconsole-1.16-glibc.dif | 0000003082 3.01 KB | |
showconsole-1.16.dif | 0000000527 527 Bytes | |
showconsole-1.16.tar.bz2 | 0000025738 25.1 KB | |
startpar-0.58.dif | 0000000956 956 Bytes | |
startpar-0.58.tar.bz2 | 0000021247 20.7 KB | |
sysvinit-2.82-startstop.patch | 0000004130 4.03 KB | |
sysvinit-2.88+dsf-blowfish.dif | 0000001812 1.77 KB | |
sysvinit-2.88+dsf-crypt.patch | 0000000543 543 Bytes | |
sysvinit-2.88+dsf-dostat.patch | 0000000874 874 Bytes | |
sysvinit-2.88+dsf-env.patch | 0000003301 3.22 KB | |
sysvinit-2.88+dsf-run.diff | 0000000579 579 Bytes | |
sysvinit-2.88+dsf-sulogin.diff | 0000001161 1.13 KB | |
sysvinit-2.88+dsf-xen.patch | 0000000615 615 Bytes | |
sysvinit-2.88+dsf.dif | 0000001428 1.39 KB | |
sysvinit-2.88+dsf.tar.bz2 | 0000107454 105 KB | |
sysvinit-2.88dsf-multiple-sulogin.patch | 0000034940 34.1 KB | |
sysvinit-2.88dsf-no-kill.patch | 0000001686 1.65 KB | |
sysvinit-2.88dsf-scripts2.patch | 0000002479 2.42 KB | |
sysvinit-2.88dsf-suse.patch | 0000004206 4.11 KB | |
sysvinit-rpmlintrc | 0000000390 390 Bytes | |
sysvinit.changes | 0000085186 83.2 KB | |
sysvinit.spec | 0000010850 10.6 KB |
Revision 156 (latest revision is 185)
Stephan Kulow (coolo)
accepted
request 226302
from
Dr. Werner Fink (WernerFink)
(revision 156)
- Now work with latest systemd
Comments 1
Thanks for sharing some individual pages like inittab, initscript, halt, init, powerd, reboot, runlevel,bitlife, shutdown, and telinit. It is very useful.