Custom FreeBSD Raspberry Pi Image: Difference between revisions
Jump to navigation
Jump to search
(Created page with "* get source svnlite co https://svn0.eu.freebsd.org/base/stable/11 /usr/src * build ./crochet.sh -c config.sh") |
No edit summary |
||
Line 1: | Line 1: | ||
* dep | |||
pkg install u-boot-rpi | |||
* get source | * get source | ||
svnlite co https://svn0.eu.freebsd.org/base/stable/11 /usr/src | svnlite co https://svn0.eu.freebsd.org/base/stable/11 /usr/src | ||
* build | * build | ||
./crochet.sh -c config.sh | ./crochet.sh -c config.sh |
Latest revision as of 23:12, 19 July 2018
- dep
pkg install u-boot-rpi
- get source
svnlite co https://svn0.eu.freebsd.org/base/stable/11 /usr/src
- build
./crochet.sh -c config.sh