
Receipt for package "linux-without-modules-debug"
# SliTaz package receipt. PACKAGE="linux-without-modules-debug" VERSION="5.10.221" 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 }
6088 packages and 256128 files in current database (Wed Mar 5 09:18:31 2025)