freebsd / crochet

Build FreeBSD images for RaspberryPi, BeagleBone, PandaBoard, and others.
BSD 2-Clause "Simplified" License
609 stars 187 forks source link

RPi2 and RPi3 images don't fit in IMAGE_SIZE #247

Closed CurtisVillamizar closed 6 years ago

CurtisVillamizar commented 6 years ago

Both Raspberry Pi 2 (RPi2) and Raspberry Pi 3 (RPi3) images have grown beyond the 1GB or 2GB respectively allocated to each. Both are increased to 3GB in pull requests: https://github.com/freebsd/crochet/pull/244 and https://github.com/freebsd/crochet/pull/243 .

CurtisVillamizar commented 6 years ago

Both pull requests have been picked up so this can be closed.