build() { add_binary "/sbin/v86d" add_file "/etc/modprobe.d/uvesafb.conf" MODULES="uvesafb" SCRIPT="v86d" } help() { echo "This hook sets up v86d, the userspace helper for uvesafb." } # vim: set ft=sh ts=4 sw=4 expandtab: