build() {
        # add xfce bootsplash
	add_binary /usr/lib/firmware/bootsplash-themes/xfce/bootsplash /usr/lib/firmware/bootsplash-themes/xfce/bootsplash
}

help() {
	echo "This hook includes bootsplash in the initramfs image."
}

# vim: set ft=sh:
#EOF 
