Module Name: src Committed By: martin Date: Sun Sep 27 17:51:49 UTC 2020
Modified Files: src/usr.sbin/sysinst: target.c Log Message: If there is no current partitioning manager assume we are editing the current system and make target_already_root() return true. Fixes various fallout when using sysinst post installation. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/sysinst/target.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.