NetBSD-Bugs archive

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

PR/57025 CVS commit: src/usr.sbin/sysinst/arch/landisk



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57025 CVS commit: src/usr.sbin/sysinst/arch/landisk
Date: Sun, 2 Oct 2022 10:21:36 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Oct  2 10:21:36 UTC 2022
 
 Modified Files:
 	src/usr.sbin/sysinst/arch/landisk: md.c
 
 Log Message:
 PR install/57025: revert bogus rev 1.9 which was only papering over
 a bug in the adoption of the MBR handling code and fix the original
 conversion bug instead:
  - run fdisk to install the MBR bootcode on the raw disk partition
  - run installboot against the NetBSD root partition (not the raw partition).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/sysinst/arch/landisk/md.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