Package kernel-image-rpi-def: Information

  • Default inline alert: Version in the repository: 5.15.92-alt2

Source package: kernel-image-rpi-def
Version: 5.15.25-alt1
Latest version according to Repology
Build time:  Mar 3, 2022, 02:52 PM in the task #296090
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-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.

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



ACL:
Dmitry Terekhin
@kernel
@everybody

    1. libdb4-devel
    2. rsync
    3. libelf-devel
    4. kernel-source-5.15 = 1.0.0
    5. python3-module-sphinx
    6. python3-module-sphinx_rtd_theme
    7. perl-Pod-Usage
    8. bc
    9. libmpc-devel
    10. lzma-utils
    11. /usr/bin/sphinx-build
    12. module-init-tools >= 3.16
    13. rpm-build-kernel
    14. flex
    15. fontconfig
    16. openssl-devel
    17. libgmp-devel
    18. gcc11
    19. gcc11-c++
    20. gcc11-plugin-devel

Last changed


March 3, 2022 Dmitry Terekhin 1:5.15.25-alt1
- Updated to 5.15.25 (still RPi-specific)
- https://github.com/raspberrypi/linux.git rpi-5.15.y
- commit 2f17f80d7fa9734b1af6ae94ecd35cd9c71770fa
- Replaced config-aarch64 file based on rpi-un
- Move v4l and staging modules to kernel-image package
- Add the ability to build a package using a cross compiler
Nov. 30, 2021 Dmitry Terekhin 1:5.10.81-alt1
- Updated to 5.10.81 (still RPi-specific)
- https://github.com/raspberrypi/linux.git rpi-5.10.y
- commit e16e31540935728ce57f22a1de56e8b2da5dd33b
- CONFIG_NF_TABLES=m
- Add some NFT modules
- (closes: 41084)
- Build for armh is off
Oct. 7, 2021 Dmitry Terekhin 1:5.10.63-alt1
- Updated to 5.10.63 (still RPi-specific)
- https://github.com/raspberrypi/linux.git rpi-5.10.y
- commit 6237d09759ba6c8746cd1e19b16faee50c97bfac
- CONFIG_WIREGUARD=m
- Add some CRYPTO modules
- (closes: 41046)
- Enabled loading compressed firmware blobs on armh
- CONFIG_FW_LOADER_PAGED_BUF=y
- CONFIG_FW_LOADER_USER_HELPER=y
- CONFIG_FW_LOADER_COMPRESS=y
- (closes: 41070)