freebsd / crochet

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

option PackageInit fails if option Resolv isn't set and there is no /etc/resolv.conf in the overlay #278

Open MoritzFago opened 5 years ago

MoritzFago commented 5 years ago

There should be a check if there is a valid resolv.conf, and if not, option Resolv should be activated. At least there should be a proper error message.