molecules/scripts/beagleboard_xm_image_generator_script.sh
2012-01-27 23:38:38 +01:00

5 lines
194 B
Bash
Executable File

#!/bin/sh
# rootfs and bootfs tarball is generated by beaglebone image
export MAKE_TARBALL="0"
exec /sabayon/scripts/mkloopcard.sh /sabayon/scripts/mkloopcard_beagleboard_xm_chroot_hook.sh "$@"