NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/56310 CVS commit: src/usr.sbin/sysinst



The following reply was made to PR install/56310; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56310 CVS commit: src/usr.sbin/sysinst
Date: Sat, 17 Jul 2021 18:07:23 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sat Jul 17 18:07:23 UTC 2021
 
 Modified Files:
 	src/usr.sbin/sysinst: gpt.c
 
 Log Message:
 PR 56310: if we fail to create a wedge this either means there is
 a bug here (and we requested something nonsensial), or there are pre-
 existing "foreign" wedges which disturb our work.
 So remove all wedges on this disk that we do not know about and retry
 to add our new wedge.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.24 -r1.25 src/usr.sbin/sysinst/gpt.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index