#!/usr/bin/bash check() { return 255 } depends() { return 0 } installkernel() { return 0 } install() { return 0 }