0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Jun 04, 2023 — Jun 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
copy_file(): resolve links recursively and not just one More... 9 months ago
/lib/udev/rules.d/10-local-xbian.rules update - Updating required parts from PiOS file /etc/udev/rules.d/99-com.rules More... 9 months ago
Profile script xbian-fancy.sh works now under dash More... 9 months ago
Fix typo in logind.conf script - Now you can simply return to elogind/libpam-elogind if necessary More... 9 months ago
xbian-config bootflags: fix of 'sed: unrecognized option '--startup-event' issue - this was reported here https://github.com/xbianonpi/xbian-config-bash/issues/37 - however, this function is still faulty and should not be used, especially not in own scripts More... 9 months ago
Activate initramfs if Kodi v20 or above package is installed More... 11 months ago
hooks.d/pre-deb.d/fix-dependencies: Fix dependencies for Debian Bookworm More... 11 months ago
hooks.d/pre-configure.d/00-pre-depends: preliminary support for Kodi v22 added More... 11 months ago
Kodi v21: configs and env added More... 11 months ago
64-bit build environment added - Including libkissfft-dev package for next Kodi More... 11 months ago
Make sure that a 64-bit system and a Raspberry Pi5 cannot be switched to a 32-bit kernel More... 11 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... 12 months ago
Transitional package for linux-image-bcm2836 added More... 12 months ago
libarmmem-v6l.so was broken in commit https://github.com/xbianonpi/xbian-package-kernel/commit/d4167d8afd3ed63444d45483a299267e85d914f5 More... 12 months ago
rpi_revision did not run on ARMv6 architecture More... 12 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... 12 months ago
linux-image-bcm2710 added to depencency list - linux-image-bcm2710 package is the successor of linux-image-bcm2837 More... 12 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... 12 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... 12 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... 12 months ago
build.preloader: kernel packet is no longer built multiple times More... 12 months ago
xbian-build-img: better detection of installed kernel package More... 12 months ago
build.package: support for multiple project patch folders More... 12 months ago
Cosmetic More... 12 months ago
Use rsync if available instead of find & cp -avr - rsync works better for links in extra-files folder More... 12 months ago
config_deb_replaces configuration variable added - This variable is required in the new kernel packages More... 12 months ago
xbian-build-img: target PI5 and PI5-64bit added More... 12 months ago
xbian-build-image: rebuild initramfs to ensure that all required modules are included More... 12 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... 12 months ago
xbian-build-image: kernel package changed to bcm2837 - bluez-firmware is in global config now - image enlarged to 2500M More... 12 months ago