- implemented video mode setting with the property tags, and once again it only
[rpikern] / install
1 #!/bin/sh
2
3 mount /media/usbmass && \
4         cp rpikern.bin /media/usbmass/kernel7.img && \
5         umount /media/usbmass