Package kernel-image-un-def: Information

Binary package: kernel-image-un-def
Version: 5.16.8-alt2.rv64
Architecture: riscv64
Build time:  Feb 12, 2022, 04:39 AM
Source package: kernel-image-un-def
Report package bug
License: GPL-2.0-only
Summary: The Linux kernel (the core of the Linux operating system)
Description: 
This package contains the Linux kernel that is used to boot and run
your system.

Most hardware drivers for this kernel are built as modules.  Some of
these drivers are built separately from the kernel; they are available
in separate packages (kernel-modules-*-un-def).

There are some kernel variants in ALT systems:
* std-def: standard longterm kernel without preemption;
* std-pae: variant of std-def kernel for i686 with 64G memory support;
* std-debug: variant of std-def kernel kernel with some DEBUG options enabled;
* un-def: more modern then std-def and with voluntary (on ppc64le) and
  forced (on x86) preemption enabled.
* sn-def: insecure kernel for SecretNet only



Last changed


Feb. 10, 2022 Dmitry Terekhin 1:5.16.8-alt2.rv64
- CONFIG_MD=y
- Add some MD and DM modules
Feb. 9, 2022 Dmitry Terekhin 1:5.16.8-alt1.rv64
- v5.16.8
- Add drivers for Unmatched board devices:
- CONFIG_MFD_DA9063=m
- CONFIG_REGULATOR_DA9063=m
  the thermal sensor needs a regulator to work
- CONFIG_INPUT_MISC=y
- CONFIG_INPUT_DA9063_ONKEY=m
  shut down the system by pressing the power button
- CONFIG_EEPROM_AT24=m
  read board-id from eeprom
- CONFIG_RTC_DRV_DA9063=m
  real time clock driver