CVS commit: src/usr.sbin/sysinst
"Martin Husemann" <[email protected]> Mon, 13 Jul 2026 07:43:49 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Mon Jul 13 07:43:49 UTC 2026 Modified Files: src/usr.sbin/sysinst: disks.c Log Message: Ooops, previous commit log should have been: Fix conditional avaiability of code to convert between partitioning schemes. It is needed if extended partitioning is available (where we have a menu entry to invoke it manually) or we compile in the "this disk is too big for disklabel" checks. To generate a diff of this commit: cvs rdiff -u -r1.100 -r1.101 src/usr.sbin/sysinst/disks.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.