NetBSD-Bugs archive

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

PR/60331 CVS commit: [netbsd-11] src/usr.sbin/sysinst



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

From: "Julian Coleman" <jdc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60331 CVS commit: [netbsd-11] src/usr.sbin/sysinst
Date: Wed, 24 Jun 2026 07:14:10 +0000

 Module Name:	src
 Committed By:	jdc
 Date:		Wed Jun 24 07:14:09 UTC 2026
 
 Modified Files:
 	src/usr.sbin/sysinst [netbsd-11]: Makefile.inc gpt.c label.c msg.mi.de
 	    msg.mi.en msg.mi.es msg.mi.fr msg.mi.pl partman.c util.c
 	src/usr.sbin/sysinst/arch/amd64 [netbsd-11]: Makefile
 	src/usr.sbin/sysinst/arch/i386 [netbsd-11]: Makefile
 	src/usr.sbin/sysinst/arch/sparc64 [netbsd-11]: Makefile
 
 Log Message:
 Pull up the following revisions, requested by martin in ticket #319:
 
 x usr.sbin/sysinst/Makefile.inc			1.53
 usr.sbin/sysinst/arch/amd64/Makefile		1.3
 usr.sbin/sysinst/arch/i386/Makefile		1.3
 usr.sbin/sysinst/arch/sparc64/Makefile		1.2
 usr.sbin/sysinst/gpt.c				1.33
 usr.sbin/sysinst/label.c			1.52
 usr.sbin/sysinst/msg.mi.de			1.56-1.58
 usr.sbin/sysinst/msg.mi.en			1.57-1.59
 usr.sbin/sysinst/msg.mi.es			1.47-1.49
 usr.sbin/sysinst/msg.mi.fr			1.50-1.52
 usr.sbin/sysinst/msg.mi.pl			1.53-1.55
 usr.sbin/sysinst/partman.c			1.58
 usr.sbin/sysinst/util.c				1.79,1.80
 
 	sysinst(8): PR 60331, 60224, 60133, 60333, 60334:
 	various installer fixes:
 	 - deal with the machine not having any disk available
 	   for partitioning when leaving the extended partitioning menu.
 	 - add a message when base32 (and simmilar) sets are missing
 	   on a CD image
 	 - deal with GPT size differing from disk size
 	 - fix bugs when deleting partitions after starting with the
 	   default partitions
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.50 -r1.50.2.1 src/usr.sbin/sysinst/Makefile.inc
 cvs rdiff -u -r1.32 -r1.32.4.1 src/usr.sbin/sysinst/gpt.c
 cvs rdiff -u -r1.51 -r1.51.4.1 src/usr.sbin/sysinst/label.c
 cvs rdiff -u -r1.53.2.1 -r1.53.2.2 src/usr.sbin/sysinst/msg.mi.de
 cvs rdiff -u -r1.54.2.1 -r1.54.2.2 src/usr.sbin/sysinst/msg.mi.en
 cvs rdiff -u -r1.44.2.1 -r1.44.2.2 src/usr.sbin/sysinst/msg.mi.es
 cvs rdiff -u -r1.48 -r1.48.2.1 src/usr.sbin/sysinst/msg.mi.fr
 cvs rdiff -u -r1.50.2.1 -r1.50.2.2 src/usr.sbin/sysinst/msg.mi.pl
 cvs rdiff -u -r1.57 -r1.57.4.1 src/usr.sbin/sysinst/partman.c
 cvs rdiff -u -r1.77.4.1 -r1.77.4.2 src/usr.sbin/sysinst/util.c
 cvs rdiff -u -r1.2 -r1.2.14.1 src/usr.sbin/sysinst/arch/amd64/Makefile
 cvs rdiff -u -r1.2 -r1.2.14.1 src/usr.sbin/sysinst/arch/i386/Makefile
 cvs rdiff -u -r1.1 -r1.1.42.1 src/usr.sbin/sysinst/arch/sparc64/Makefile
 
 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