#!/bin/bash
inst cryptsetup
instmods dm_crypt =crypto
inst_rules "$moddir/63-luks.rules"
inst_hook mount 10 "$moddir/cryptroot.sh"