Any idea how to install a package using a NanoBSD script in FreeBSD 10.x? I've built an image using customize_cmd cust_pkg but when I run
Any idea what I should do in order to add packages to NanoBSD in FreeBSD 10.x?
pkg info I got the error:
Code:
root@firewall:~ # pkg info
pkg info
The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]: y
y
Bootstrapping pkg please wait
pkg: fail to extract pkg-static
Any idea what I should do in order to add packages to NanoBSD in FreeBSD 10.x?