#! /bin/sh
set -e

# Disable ext4; Lenny kernel and userland don't support it
rm -f /lib/partman/valid_filesystems/[0-9][0-9]ext4
