SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "linux64-debug"

# SliTaz package receipt.

PACKAGE="linux64-debug"
VERSION="5.10.215"
CATEGORY="base-system"
SHORT_DESC="The Linux kernel debug files."
MAINTAINER="devel@slitaz.org"
LICENSE="GPL2"
WANTED="linux"
WEB_SITE="https://www.kernel.org/"
PROVIDE="linux-debug:linux64"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/boot   
    cp $src/System.map-modules64 $fs/boot/System.map-$VERSION-slitaz64
    cp $src/vmlinux-modules64 $fs/boot/vmlinux-$VERSION-slitaz64
    cp $install/linux64/boot/vmlinuz-$VERSION-slitaz64 $fs/boot/
    cp $src/Module.symvers-modules64 $fs/boot/Module.symvers-$VERSION-slitaz64
    cp $src/config-modules64 $fs/boot/config-$VERSION-slitaz64
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)