Author :
kn
Date :
2025-05-20 02:00:14
Hash :dcae8de5 Message :do not offer http/nfs without network
Offline installs/upgrades, e.g. when there are no interfaces, do default to
fetching sets over HTTP, which cannot work (
# vmctl start -c -b /bsd.rd -d disk.img offline
...
Let's install the sets!
Location of sets? (disk http nfs or 'done') [http]
Skip these two methods unless there is a physical interface around:
Location of sets? (disk or 'done') [disk]
Shorten and clarify the comments while here.
Feedback OK afresh1