#!/bin/sh

. /lib/partman/definitions.sh
. /lib/partman/recipes.sh

dev=$1

autopartition $dev
