SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "ipxe-pxe"

# SliTaz package receipt.

PACKAGE="ipxe-pxe"
VERSION="1.21.1"
CATEGORY="system-tools"
SHORT_DESC="Open source network boot firmware for pxe server."
MAINTAINER="pascal.bellard@slitaz.org"
LICENSE="GPL2"
WEB_SITE="https://ipxe.org/"
WANTED="ipxe"

DEPENDS=""

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/share/boot
    cp -a $src/src/bin/ipxe.kpxe $fs/usr/share/boot/ipxe.pxe
    cp -a $src/src/bin/undionly.kpxe $fs/usr/share/boot/undi.pxe
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)