0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Activate initramfs if Kodi v20 or above package is installed More... about 1 month ago
hooks.d/pre-deb.d/fix-dependencies: Fix dependencies for Debian Bookworm More... about 1 month ago
hooks.d/pre-configure.d/00-pre-depends: preliminary support for Kodi v22 added More... about 1 month ago
Kodi v21: configs and env added More... about 1 month ago
64-bit build environment added - Including libkissfft-dev package for next Kodi More... about 1 month ago
Make sure that a 64-bit system and a Raspberry Pi5 cannot be switched to a 32-bit kernel More... about 2 months ago
rpi*-6.6.y kernel added, build to stable repository - linux-image-bcm2836 (32-bit kernel package only) is omitted, replaced by dual-arch kernel package - linux-image-bcm2710 kernel package now contains 32-bit and 64-bit architecture for Raspberry Pi 2-5 - linux-image-bcm2712 kernel package is 64-bit with 16k rampages for Raspberry Pi 5 only More... about 2 months ago
Transitional package for linux-image-bcm2836 added More... about 2 months ago
libarmmem-v6l.so was broken in commit https://github.com/xbianonpi/xbian-package-kernel/commit/d4167d8afd3ed63444d45483a299267e85d914f5 More... about 2 months ago
rpi_revision did not run on ARMv6 architecture More... about 2 months ago
Add Support for linux-image-bcm2710 and linux-image-bcm2712 - linux-bcm-2712 is a pure 64-bit kernel paackage optimized for Raspberry Pi 5 linux-bcm-2710 package includes both 32-bit and 64-bit kernel and is the successor of the linux-image-bcm2836 and linux-image-bcm2837 kernel package - a transitional package for linux-image-bcm2837 is avail- able, linux-image-bcm2836 will follow soon - a pure 32-bit kernel package will no longer be available for Raspberry Pi 2 and higher - the ZFS kernel modules are now included by default, so the separate ZFS module package will no longer exist More... about 2 months ago
linux-image-bcm2710 added to depencency list - linux-image-bcm2710 package is the successor of linux-image-bcm2837 More... 2 months ago
3 different kernel modules (32-bit, 64-bit and 64-bit with 16k rampages) are copied into the initramfs if present - if 2 kernel packages (linux-image-bcm2710 and linux-image-bcm2712) are installed, this is also taken into account More... 2 months ago
Activate initramfs if Kodi v21 package is installed - currently the HDMI output switches off when starting Kodi v21 for unknown reasons. This does not happen if the graphics relevant modules are already loaded in the initramfs. More... 2 months ago
Switch to Free Space Tree (v2) - Since the 16-page kernel of the Raspberry Pi 5 (linux-image-bcm2712 package) cannot cope with BTRFS space-cache v1, it is switched to space-cache v2 on the fly at boot time. see https://wiki.tnonline.net/w/Btrfs/Space_Cache More... 2 months ago
build.preloader: kernel packet is no longer built multiple times More... 2 months ago
xbian-build-img: better detection of installed kernel package More... 2 months ago
build.package: support for multiple project patch folders More... 2 months ago
Cosmetic More... 2 months ago
Use rsync if available instead of find & cp -avr - rsync works better for links in extra-files folder More... 2 months ago
config_deb_replaces configuration variable added - This variable is required in the new kernel packages More... 2 months ago
xbian-build-img: target PI5 and PI5-64bit added More... 2 months ago
xbian-build-image: rebuild initramfs to ensure that all required modules are included More... 2 months ago
xbian-build-img: make sure that the config.txt for rpi3 is correct - arm_64bit=1 must be set for rpi3 in 64-bit image - vc4-kms-v3d is required in 64-bit image More... 2 months ago
xbian-build-image: kernel package changed to bcm2837 - bluez-firmware is in global config now - image enlarged to 2500M More... 2 months ago
xbian-build-image: add bluez-firmware package for all images More... 2 months ago
xbian-build-img: use pigz instead of gzip More... 2 months ago
build.img: Raspberry Pi 5 is now supported More... 3 months ago
build.img: tag arm64 added in filenames for 64bit mages More... 3 months ago
build.img: remove .gz from the sha512 filename so that these files do not appear in the list of available images More... 3 months ago