Package kernel-image-rpi-un: Information

  • Default inline alert: Version in the repository: 6.6.23-alt1

Source package: kernel-image-rpi-un
Version: 5.15.6-alt1
Latest version according to Repology
Build time:  Dec 20, 2021, 05:55 PM in the task #292137
Report package bug
License: GPL
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-*-rpi-un).

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.

List of rpms provided by this srpm:
kernel-headers-modules-rpi-un (aarch64)
kernel-headers-rpi-un (aarch64)
kernel-image-rpi-un (aarch64)
kernel-image-rpi-un-debuginfo (aarch64)



ACL:
Dmitry Terekhin
@kernel
@everybody

    1. rsync
    2. libdb4-devel
    3. bc
    4. lzma-utils
    5. libelf-devel
    6. module-init-tools >= 3.16
    7. libmpc-devel
    8. kernel-source-5.15 = 1.0.0
    9. libgmp-devel
    10. rpm-build-kernel
    11. u-boot-tools
    12. openssl-devel
    13. flex
    14. gcc11
    15. gcc11-c++
    16. gcc11-plugin-devel

Last changed


Dec. 17, 2021 Dmitry Terekhin 1:5.15.6-alt1
- Updated to 5.15.6
- https://github.com/raspberrypi/linux.git rpi-5.15.y
- commit be49bc5cd53b095fbbc9dde271adf580025e5adc
- Add TF307 revision D and ROCK PI 4 Model C support from
- https://github.com/altlinux/linux-arm/tree/rpi-baikalm-5.15.y
- Replaced config-aarch64 file based on baikal_rpi_rockpi4_defconfig
- Move v4l and staging modules to kernel-image package
- Remove package dependencies rpi4-boot-switch
  and rpi4-boot-nouboot-filetrigger
July 23, 2021 Dmitry Terekhin 1:5.12.17-alt1
- Updated to 5.12.17 (still RPi-specific)
- https://github.com/raspberrypi/linux.git rpi-5.12.y
- commit 3e4b21b3e558cf90fa399b2f372b8779a7f85478
July 7, 2021 Dmitry Terekhin 1:5.12.6-alt2
- Remove dependency on startup package. See ALT bug 39840.