#!/bin/sh

. /users/samba/grml/config.grml

./start_chroot.sh
sleep 2
sync
./cleanup_squash.sh
sleep 2
sync
./make_squash.sh
sleep 2
sync
./make_iso.sh
