CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/19 11:28:04
Modified files:
distrib/miniroot: install.sub
Log message:
the installer picks a partition from several options to stage the
prefetched sets for upgrade/install. Among the decisions it looks for
at least 512M free. However, today an amd64 snap is 792M.
Bump the size we look for to 1024M free space. Software has grown, we
gotta grow with it.
OK deraadt@
