#!/bin/bash
inst cryptsetup
instmods dm_crypt cbc aes sha256
inst_rules "$moddir/63-luks.rules"
inst "$moddir/cryptroot.sh" "/bin/cryptroot.sh"