Sat, 17 Jan 2026 22:19:04 CST | login

Information for build netconsd-0.4-1.oc9

ID23028
Package Namenetconsd
Version0.4
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/netconsd.git?.#e4e50aad6e1d4bc2adef886c8c863ee7e1d34c99
SummaryThe Netconsole Daemon
DescriptionThis is a daemon for receiving and processing logs from the Linux Kernel, as emitted over a network by the kernel's netconsole module. It supports both the old "legacy" text-only format, and the new extended format added in v4.4. The core of the daemon does nothing but process messages and drop them: in order to make the daemon useful, the user must supply one or more "output modules". These modules are shared object files which expose a small ABI that is called by netconsd with the content and metadata for netconsole messages it receives.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 18:23:18 CST
CompletedMon, 03 Jun 2024 18:24:35 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/netconsd.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/netconsd.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
netconsd-0.4-1.oc9.src.rpm (info) (download)
aarch64
netconsd-0.4-1.oc9.aarch64.rpm (info) (download)
netconsd-debuginfo-0.4-1.oc9.aarch64.rpm (info) (download)
netconsd-debugsource-0.4-1.oc9.aarch64.rpm (info) (download)
x86_64
netconsd-0.4-1.oc9.x86_64.rpm (info) (download)
netconsd-debuginfo-0.4-1.oc9.x86_64.rpm (info) (download)
netconsd-debugsource-0.4-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4-1 - initial build