NetBSD-Bugs archive

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

PR/57927 CVS commit: [netbsd-10] src/usr.sbin/sysinst



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

From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57927 CVS commit: [netbsd-10] src/usr.sbin/sysinst
Date: Wed, 14 Feb 2024 15:08:29 +0000

 Module Name:	src
 Committed By:	sborrill
 Date:		Wed Feb 14 15:08:29 UTC 2024
 
 Modified Files:
 	src/usr.sbin/sysinst [netbsd-10]: label.c
 
 Log Message:
 Pull up the following revisions(s) (requested by martin in ticket #594):
 	usr.sbin/sysinst/label.c:	revision 1.51
 
 PR 57927: when comparing old and new partition state during renumbering,
 ignore differences in the install target flag - the backend might have
 flipped it off already to ensure only a single partition is marked
 as install target.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.46.2.2 -r1.46.2.3 src/usr.sbin/sysinst/label.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