sysvinit 3.15-ok1 source package in openKylin
Changelog
sysvinit (3.15-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 13:24:14 +0800
sysvinit (3.15-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 13:24:14 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | admin |
| File | Size | SHA-256 Checksum |
|---|---|---|
| sysvinit_3.15.orig.tar.gz | 504.4 KiB | 0979dd582056130a45bf70738260fb7f3da5cca989509b1e37ad5ad1d4cbe0bf |
| sysvinit_3.15-ok1.debian.tar.xz | 55.7 KiB | 8e41e4c537cf72952b85dfb51bfe91f5ce096bdef4a4cebf24b38b0d2a084e7e |
| sysvinit_3.15-ok1.dsc | 2.2 KiB | 73076302ee35e461a31b901ce9ad9bd78f48aba687f2e6fbd0a10c1dfbaa2015 |
bootlogd logs all messages printed to the system console during system boot,
and records those messages to a logfile.
.
Note that not all init systems print messages to the system console,
so that the logfile may remain empty; this is the case with systemd
(the default init system). Try "journalctl -b" instead.
The scripts in this package initialize a standard Debian
system at boot time and shut it down at halt or reboot time.
This package provides support for the System-V like system
for booting, changing runlevels, and shutting down,
configured through symbolic links in /etc/rc?.d/.
This package contains programs required for booting
a Debian system and doing basic process management.
.
The most important program in the package is /sbin/init.
It is the first process started on boot and continues
to run as process number 1 until the system halts. All
other processes are descended from it.
This package contains the important System-V-like utilities.
.
Specifically, this package includes:
init-d-script, fstab-decode, killall5, pidof
.
It also contains the library scripts sourced by init-d-script and other
initscripts that were formerly in lsb-base.