On 2014/06/09 14:26, misc nick wrote: > OpenBSD has one of the simplest and most compact installers out there. > > However, at the end of the installation you need to have another internet > connected OS in order to copy the address of the mirror you wish to use > for package management to your freshly installed OpenBSD.
In the common case where you install from an official mirror, the installer already writes out /etc/pkg.conf with details of the mirror chosen for install. If you're using a private local mirror instead, it won't be written, but then you might like to add a siteXX.tgz file and install your own suitable file.
