#! /bin/sh
set -e

# Replace mke2fs.conf to ensure defaults compatible with Etch
cp /etc/mke2fs.conf /etc/mke2fs.conf.orig
cp /usr/share/etch-support/mke2fs.conf /etc/mke2fs.conf
