SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "ssfs-busybox"

# SliTaz package receipt.

PACKAGE="ssfs-busybox"
VERSION="1.31.1"
CATEGORY="base-system"
SHORT_DESC="Busybox for Ssfs virtual disk minimal chroot."
MAINTAINER="pankso@slitaz.org"
LICENSE="GPL2"
WANTED="busybox"
WEB_SITE="https://busybox.net/"

#
# NOTE: We Install files in Ssfs data directory to always have have ready to
# create chroot on the server and provide an easy way to update the vdisk.
# We dont do a static build, we need some shared lib in the chroot anyway.
# Busybox is configured to not use /usr and with a minimal set of applets.
#

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    rootfs=$fs/usr/share/ssfs/rootfs
    cp -a $src/ssfs-busybox/* $fs
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)