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.19.dif | 0000005250 5.13 KB | |
killproc-2.19.tar.bz2 | 0000042597 41.6 KB | |
mkinitrd-boot.sh | 0000000662 662 Bytes | |
mkinitrd-kill1.sh | 0000000319 319 Bytes | |
mkinitrd-kill2.sh | 0000000539 539 Bytes | |
notify-pam-dead.patch | 0000005730 5.6 KB | |
powerd-2.0.2-getaddrinfo.patch | 0000002463 2.41 KB | |
powerd-2.0.2.dif | 0000007213 7.04 KB | |
powerd-2.0.2.tar.bz2 | 0000059034 57.7 KB | |
rc.powerd | 0000001329 1.3 KB | |
showconsole-1.14.dif | 0000017511 17.1 KB | |
showconsole-1.14.tar.bz2 | 0000025144 24.6 KB | |
startpar-0.57.dif | 0000008035 7.85 KB | |
startpar-0.57.tar.bz2 | 0000020456 20 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-run.diff | 0000000579 579 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 | 0000001872 1.83 KB | |
sysvinit-2.88dsf-suse.patch | 0000004206 4.11 KB | |
sysvinit-rpmlintrc | 0000000222 222 Bytes | |
sysvinit.changes | 0000078627 76.8 KB | |
sysvinit.spec | 0000009859 9.63 KB |
Revision 124 (latest revision is 185)
Sascha Peilicke (saschpe)
accepted
request 77585
from
Dr. Werner Fink (WernerFink)
(revision 124)
- libblogger: check for SIGPIPE and block SIGPIPE during write, this also does help startpar not to die on SIGPIPE (bnc#679671) - blogd: add a further check for nsigsys in writelog() (bnc#679671)
Comments 1
Thanks for sharing some individual pages like inittab, initscript, halt, init, powerd, reboot, runlevel,bitlife, shutdown, and telinit. It is very useful.