Module Name: src Committed By: martin Date: Tue Jul 23 15:23:14 UTC 2019
Modified Files: src/usr.sbin/sysinst: defs.h disks.c target.c upgrade.c Log Message: When searching for a partition that may be the root partition for upgrading, allow "/", "/targetroot" and "/altroot" as potential last mount points. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/usr.sbin/sysinst/defs.h \ src/usr.sbin/sysinst/disks.c cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/sysinst/target.c cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/sysinst/upgrade.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.