SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "linux64-without-modules"

# SliTaz package receipt.

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

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    install=$install/linux64
    mkdir -p $fs/boot   
    cp -a $install/bzImage $fs/boot/vmlinuz-$VERSION-slitaz64-without-modules
}

6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)