diff --git a/contrib/liveusb/prepare.sh b/contrib/liveusb/prepare.sh new file mode 100644 index 000000000..eb7a9a755 --- /dev/null +++ b/contrib/liveusb/prepare.sh @@ -0,0 +1,9 @@ +#!/bin/bash + +rpm -Uvh http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetccrma/20/i386/planetccrma-repo-1.1-3.fc20.ccrma.noarch.rpm + +yum update + +yum install planetccrma-core + +source update_boot.sh