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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main admin

Downloads

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

Available diffs

View changes file

Binary packages built by this source

bootlogd: daemon to log boot messages

 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.

bootlogd-dbgsym: debug symbols for bootlogd
initscripts: scripts for initializing and shutting down the system

 The scripts in this package initialize a standard Debian
 system at boot time and shut it down at halt or reboot time.

sysv-rc: System-V-like runlevel change mechanism

 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/.

sysvinit-core: System-V-like init

 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.

sysvinit-core-dbgsym: debug symbols for sysvinit-core
sysvinit-utils: System-V-like utilities

 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.

sysvinit-utils-dbgsym: debug symbols for sysvinit-utils