jose1711 / qemu_turrisos

Run TurrisOS inside QEMU
GNU Lesser General Public License v3.0
2 stars 1 forks source link

Migrate "Quick How-to" section to external script file (Multiple suggestion/issues inside) #5

Open emanuelb opened 4 years ago

emanuelb commented 4 years ago

https://github.com/jose1711/qemu_turrisos#quick-how-to can be changed to script file like run.sh Which can be called like:

./run.sh --image-url https://repo.turris.cz/hbs/medkit/omnia-medkit-latest.tar.gz or (which will auto detect the correct url to use from version number) ./run.sh --turris-version 5.0.3

also by changing to script, there are some improvements that can be done like:

(location of needed commands that require above packages can get by: which bash wget ip sysctl iptables file qemu-system-arm git)