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.221"
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"

HOST_ARCH="i486 x86_64"
# 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
}

6088 packages and 256128 files in current database (Wed Mar 5 09:18:31 2025)