CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2025/05/19 20:00:14
Modified files:
distrib/miniroot: install.sub
Log 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