CVS commit: src/usr.sbin/sysinst
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Sun Jun 21 20:02:43 UTC 2026 Modified Files: src/usr.sbin/sysinst: gpt.c msg.mi.de msg.mi.en msg.mi.es msg.mi.fr msg.mi.pl Log Message: PR 60333: make the GPT reading code recognize when the GPT does not cover the whole disk (like after copying an install image to a device) and offer to fix it. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/usr.sbin/sysinst/gpt.c cvs rdiff -u -r1.56 -r1.57 src/usr.sbin/sysinst/msg.mi.de cvs rdiff -u -r1.57 -r1.58 src/usr.sbin/sysinst/msg.mi.en cvs rdiff -u -r1.47 -r1.48 src/usr.sbin/sysinst/msg.mi.es cvs rdiff -u -r1.50 -r1.51 src/usr.sbin/sysinst/msg.mi.fr cvs rdiff -u -r1.53 -r1.54 src/usr.sbin/sysinst/msg.mi.pl Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.