SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "linux-debug"

# SliTaz package receipt.

PACKAGE="linux-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/"

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