Пакет kernel-image-un-def: Информация

Исходный пакет: kernel-image-un-def
Версия: 5.16.8-alt1.rv64
Собран:  9 февраля 2022 г. 22:39
Сообщить об ошибке в пакете
Домашняя страница: http://www.kernel.org/

Лицензия: GPL-2.0-only
О пакете: The Linux kernel (the core of the Linux operating system)
Описание: 
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

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
kernel-headers-modules-un-def (riscv64)
kernel-headers-un-def (riscv64)
kernel-image-un-def (riscv64)
kernel-image-un-def-debuginfo (riscv64)
kernel-modules-drm-ancient-un-def (riscv64)
kernel-modules-drm-ancient-un-def-debuginfo (riscv64)
kernel-modules-drm-un-def (riscv64)
kernel-modules-drm-un-def-debuginfo (riscv64)

Сопровождающий: Kernel Maintainer Team


    1. rsync
    2. libdb4-devel
    3. libelf-devel
    4. bc
    5. kernel-source-5.16 = 1.0.0
    6. libmpc-devel
    7. lzma-utils
    8. dwarves >= 1.16
    9. libgmp-devel
    10. rpm-build-kernel
    11. module-init-tools >= 3.16
    12. flex
    13. gcc10
    14. gcc10-c++
    15. gcc10-plugin-devel
    16. zlib-devel
    17. openssl
    18. openssl-devel

Последнее изменение


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
22 октября 2021 г. Dmitry Terekhin 1:5.14.13-alt1.rv64
13 августа 2021 г. Dmitry Terekhin 1:5.12.18-alt1.rv64
- v5.12.18
- patches for riscv64 from
  https://github.com/sifive/meta-sifive/tree/2021.07/recipes-kernel/linux/files
- Change config based on FreedomUSDK supplied with HiFive Unmatched board