I am using Crochet with the I386 board file and it is works very well.
I found these instructions very helpful for crochet setup:
https://project.altservice.com/issues/688
I simply edited my config.sh for I386.
The magic for including packages. (option Package <pkg name> in your config.sh)
https://github.com/freebsd/crochet/blob/master/option/Package
https://github.com/freebsd/crochet/tree/master/option/PackageInit
I wonder why there is no amd64 board file.
This seems like a good way to build an embedded install.
I found these instructions very helpful for crochet setup:
https://project.altservice.com/issues/688
I simply edited my config.sh for I386.
The magic for including packages. (option Package <pkg name> in your config.sh)
https://github.com/freebsd/crochet/blob/master/option/Package
https://github.com/freebsd/crochet/tree/master/option/PackageInit
I wonder why there is no amd64 board file.
This seems like a good way to build an embedded install.
Last edited by a moderator: