1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

started writing a script to build a LiveUSB image (early stage)

This commit is contained in:
Steffen Vogel 2015-03-20 11:26:59 +01:00
parent cad7c6bb25
commit 24d1a204fd

View file

@ -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