Module Name:    src
Committed By:   tsutsui
Date:           Thu Oct 25 15:05:23 UTC 2012

Modified Files:
        src/distrib/utils/sysinst: msg.mi.de msg.mi.en msg.mi.es msg.mi.fr
            msg.mi.pl util.c
        src/distrib/utils/sysinst/arch/amd64: Makefile
        src/distrib/utils/sysinst/arch/i386: Makefile

Log Message:
Make the default choice of "Install from" menu to use the sets
in the default file system (assuming which come with the CD/USB image)
and skip distmedium menu if the root file system is not md(4).
Also change "CD-ROM / DVD" menu option accordingly on ports which
have install images.  PR/47038

XXX: still no responsible maintainer of non-en translations


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/distrib/utils/sysinst/msg.mi.de
cvs rdiff -u -r1.175 -r1.176 src/distrib/utils/sysinst/msg.mi.en
cvs rdiff -u -r1.47 -r1.48 src/distrib/utils/sysinst/msg.mi.es
cvs rdiff -u -r1.129 -r1.130 src/distrib/utils/sysinst/msg.mi.fr
cvs rdiff -u -r1.86 -r1.87 src/distrib/utils/sysinst/msg.mi.pl
cvs rdiff -u -r1.179 -r1.180 src/distrib/utils/sysinst/util.c
cvs rdiff -u -r1.7 -r1.8 src/distrib/utils/sysinst/arch/amd64/Makefile
cvs rdiff -u -r1.17 -r1.18 src/distrib/utils/sysinst/arch/i386/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/utils/sysinst/msg.mi.de
diff -u src/distrib/utils/sysinst/msg.mi.de:1.70 src/distrib/utils/sysinst/msg.mi.de:1.71
--- src/distrib/utils/sysinst/msg.mi.de:1.70	Fri Jul  6 21:10:56 2012
+++ src/distrib/utils/sysinst/msg.mi.de	Thu Oct 25 15:05:22 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.mi.de,v 1.70 2012/07/06 21:10:56 jdf Exp $	*/
+/*	$NetBSD: msg.mi.de,v 1.71 2012/10/25 15:05:22 tsutsui Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -976,7 +976,11 @@ message Select_medium {Medium ausw�hlen}
 message ftp {FTP}
 message http {HTTP}
 message nfs {NFS}
+.if HAVE_INSTALL_IMAGE
+message cdrom {CD-ROM / DVD / install image media}	/* XXX translation */
+.else
 message cdrom {CD-ROM / DVD}
+.endif
 message floppy {Diskette}
 message local_fs {Ungemountetes Dateisysytem}
 message local_dir {Lokales Verzeichnis}

Index: src/distrib/utils/sysinst/msg.mi.en
diff -u src/distrib/utils/sysinst/msg.mi.en:1.175 src/distrib/utils/sysinst/msg.mi.en:1.176
--- src/distrib/utils/sysinst/msg.mi.en:1.175	Fri Jul  6 21:10:56 2012
+++ src/distrib/utils/sysinst/msg.mi.en	Thu Oct 25 15:05:22 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.mi.en,v 1.175 2012/07/06 21:10:56 jdf Exp $	*/
+/*	$NetBSD: msg.mi.en,v 1.176 2012/10/25 15:05:22 tsutsui Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -916,7 +916,11 @@ message Select_medium {Install from}
 message ftp {FTP}
 message http {HTTP}
 message nfs {NFS}
+.if HAVE_INSTALL_IMAGE
+message cdrom {CD-ROM / DVD / install image media}
+.else
 message cdrom {CD-ROM / DVD}
+.endif
 message floppy {Floppy}
 message local_fs {Unmounted fs}
 message local_dir {Local directory}

Index: src/distrib/utils/sysinst/msg.mi.es
diff -u src/distrib/utils/sysinst/msg.mi.es:1.47 src/distrib/utils/sysinst/msg.mi.es:1.48
--- src/distrib/utils/sysinst/msg.mi.es:1.47	Sat Sep 15 17:56:28 2012
+++ src/distrib/utils/sysinst/msg.mi.es	Thu Oct 25 15:05:22 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.mi.es,v 1.47 2012/09/15 17:56:28 jdf Exp $	*/
+/*	$NetBSD: msg.mi.es,v 1.48 2012/10/25 15:05:22 tsutsui Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -942,7 +942,11 @@ message Select_medium {Seleccione el med
 message ftp {FTP}
 message http {HTTP}
 message nfs {NFS}
+.if HAVE_INSTALL_IMAGE
+message cdrom {CD-ROM / DVD / install image media}	/* XXX translation */
+.else
 message cdrom {CD-ROM / DVD}
+.endif
 message floppy {Disquete}
 message local_fs {Sistema de archivos desmontado}
 message local_dir {Directorio Local}

Index: src/distrib/utils/sysinst/msg.mi.fr
diff -u src/distrib/utils/sysinst/msg.mi.fr:1.129 src/distrib/utils/sysinst/msg.mi.fr:1.130
--- src/distrib/utils/sysinst/msg.mi.fr:1.129	Fri Jul  6 21:10:56 2012
+++ src/distrib/utils/sysinst/msg.mi.fr	Thu Oct 25 15:05:23 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.mi.fr,v 1.129 2012/07/06 21:10:56 jdf Exp $	*/
+/*	$NetBSD: msg.mi.fr,v 1.130 2012/10/25 15:05:23 tsutsui Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -1014,7 +1014,11 @@ message Select_medium {S�lection du m�di
 message ftp {FTP}
 message http {HTTP}
 message nfs {NFS}
+.if HAVE_INSTALL_IMAGE
+message cdrom {CD-ROM / DVD / install image media}	/* XXX translation */
+.else
 message cdrom {CD-ROM / DVD}
+.endif
 message floppy {Disquette}
 message local_fs {Syst�me de fichiers non-mont�}
 message local_dir {R�pertoire local mont�}

Index: src/distrib/utils/sysinst/msg.mi.pl
diff -u src/distrib/utils/sysinst/msg.mi.pl:1.86 src/distrib/utils/sysinst/msg.mi.pl:1.87
--- src/distrib/utils/sysinst/msg.mi.pl:1.86	Fri Jul  6 21:10:56 2012
+++ src/distrib/utils/sysinst/msg.mi.pl	Thu Oct 25 15:05:23 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.mi.pl,v 1.86 2012/07/06 21:10:56 jdf Exp $	*/
+/*	$NetBSD: msg.mi.pl,v 1.87 2012/10/25 15:05:23 tsutsui Exp $	*/
 /*	Based on english version: */
 /*	NetBSD: msg.mi.pl,v 1.36 2004/04/17 18:55:35 atatat Exp       */
 
@@ -913,7 +913,11 @@ message Select_medium {Wybierz medium}
 message ftp {FTP}
 message http {HTTP}
 message nfs {NFS}
+.if HAVE_INSTALL_IMAGE
+message cdrom {CD-ROM / DVD / install image media}	/* XXX translation */
+.else
 message cdrom {CD-ROM / DVD}
+.endif
 message floppy {Dyskietka}
 message local_fs {Niezamontowany SP}
 message local_dir {Lokalny katalog}

Index: src/distrib/utils/sysinst/util.c
diff -u src/distrib/utils/sysinst/util.c:1.179 src/distrib/utils/sysinst/util.c:1.180
--- src/distrib/utils/sysinst/util.c:1.179	Thu Jul 19 06:07:21 2012
+++ src/distrib/utils/sysinst/util.c	Thu Oct 25 15:05:23 2012
@@ -1,4 +1,4 @@
-/*	$NetBSD: util.c,v 1.179 2012/07/19 06:07:21 joerg Exp $	*/
+/*	$NetBSD: util.c,v 1.180 2012/10/25 15:05:23 tsutsui Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -520,19 +520,27 @@ boot_media_still_needed(void)
 
 /*
  * Get from a CDROM distribution.
+ * Also used on "installation using bootable install media"
+ * as the default option in the "distmedium" menu.
  */
 int
 get_via_cdrom(void)
 {
 	menu_ent cd_menu[MAX_CD_INFOS];
-	struct statvfs sb;
+	struct stat sb;
 	int num_cds, menu_cd, i, selected_cd = 0;
 	bool silent = false;
-
-	/* If root is a CD-ROM and we have sets, skip this step. */
-	if (statvfs(set_dir_bin, &sb) == 0 &&
-	    (strcmp(sb.f_fstypename, MOUNT_CD9660) == 0
-		    || strcmp(sb.f_fstypename, MOUNT_UDF) == 0)) {
+	int mib[2];
+	char rootdev[SSTRSIZE] = "";
+	size_t varlen;
+
+	/* If root is not md(4) and we have set dir, skip this step. */
+	mib[0] = CTL_KERN;
+	mib[1] = KERN_ROOT_DEVICE;
+	varlen = sizeof(rootdev);
+	(void)sysctl(mib, 2, rootdev, &varlen, NULL, 0);
+	if (stat(set_dir_bin, &sb) == 0 && S_ISDIR(sb.st_mode) &&
+	    strncmp("md", rootdev, 2) != 0) {
 	    	strlcpy(ext_dir_bin, set_dir_bin, sizeof ext_dir_bin);
 	    	strlcpy(ext_dir_src, set_dir_src, sizeof ext_dir_src);
 		return SET_OK;

Index: src/distrib/utils/sysinst/arch/amd64/Makefile
diff -u src/distrib/utils/sysinst/arch/amd64/Makefile:1.7 src/distrib/utils/sysinst/arch/amd64/Makefile:1.8
--- src/distrib/utils/sysinst/arch/amd64/Makefile:1.7	Sat Feb 19 17:00:38 2005
+++ src/distrib/utils/sysinst/arch/amd64/Makefile	Thu Oct 25 15:05:23 2012
@@ -1,11 +1,11 @@
-#	$NetBSD: Makefile,v 1.7 2005/02/19 17:00:38 dsl Exp $
+#	$NetBSD: Makefile,v 1.8 2012/10/25 15:05:23 tsutsui Exp $
 #
 # Makefile for amd64
 #
 
 MENUS_MD=	../i386/menus.md menus.mbr
 MSG_MD=		../i386/msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
-MD_OPTIONS=	BOOTSEL AOUT2ELF
+MD_OPTIONS=	BOOTSEL AOUT2ELF HAVE_INSTALL_IMAGE
 
 CPPFLAGS+=	-DBOOTSEL -DWSKBD
 

Index: src/distrib/utils/sysinst/arch/i386/Makefile
diff -u src/distrib/utils/sysinst/arch/i386/Makefile:1.17 src/distrib/utils/sysinst/arch/i386/Makefile:1.18
--- src/distrib/utils/sysinst/arch/i386/Makefile:1.17	Sat Feb 19 17:00:39 2005
+++ src/distrib/utils/sysinst/arch/i386/Makefile	Thu Oct 25 15:05:23 2012
@@ -1,11 +1,11 @@
-#	$NetBSD: Makefile,v 1.17 2005/02/19 17:00:39 dsl Exp $
+#	$NetBSD: Makefile,v 1.18 2012/10/25 15:05:23 tsutsui Exp $
 #
 # Makefile for i386
 #
 
 MENUS_MD=	menus.md menus.mbr
 MSG_MD=		msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
-MD_OPTIONS=	BOOTSEL AOUT2ELF
+MD_OPTIONS=	BOOTSEL AOUT2ELF HAVE_INSTALL_IMAGE
 
 CPPFLAGS+=	-DBOOTSEL -DWSKBD
 # CPPFLAGS+=	-DNO_LBA_READS

Reply via email to