SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "linux-without-modules-debug"

# SliTaz package receipt.

PACKAGE="linux-without-modules-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:linux-without-modules"

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