NetBSD-Bugs archive

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

PR/57025 CVS commit: [netbsd-9] src/usr.sbin/sysinst/arch/landisk



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

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57025 CVS commit: [netbsd-9] src/usr.sbin/sysinst/arch/landisk
Date: Tue, 4 Oct 2022 17:14:08 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Tue Oct  4 17:14:08 UTC 2022
 
 Modified Files:
 	src/usr.sbin/sysinst/arch/landisk [netbsd-9]: md.c
 
 Log Message:
 Pull up following revision(s) (requested by martin in ticket #1535):
 	usr.sbin/sysinst/arch/landisk/md.c: revision 1.16
 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.10.2.4 -r1.10.2.5 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