Module Name: src Committed By: martin Date: Tue Oct 13 10:43:23 UTC 2020
Modified Files: src/usr.sbin/sysinst: bsddisklabel.c Log Message: Before forcing MBR partitions into our disklabel, make sure they are not there yet - could happen in various paths when reusing existing partitions (or parts of that) - previously we would blindly duplicate identical partitions. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/usr.sbin/sysinst/bsddisklabel.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.