[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-bugs
Subject:    misc/10302: sysinstall help file
From:       kogane () kces ! koganemaru ! co ! jp
Date:       1999-02-28 14:06:58
[Download RAW message or body]


>Number:         10302
>Category:       misc
>Synopsis:       installer
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 28 06:10:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Nobuyuki Koganemaru (making FreeBSD(98) 3.1-RELEASE instllator)
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
KOGANEMARU Computer Engineering Service Corporation.
>Environment:

	3.1-RELEASE i386 installation.

>Description:

	can't view XFree86 help file.

>How-To-Repeat:

	I didn't yet. but source code find.

>Fix:
	
--- release/Makefile.orig	Sun Feb 14 23:09:43 1999
+++ release/Makefile	Sun Feb 28 22:56:21 1999
@@ -438,7 +438,7 @@
 	echo "domain          53/udp          nameserver" >> ${RD}/mfsfd/stand/etc/services
 	echo "cmd             514/tcp    shell" >> ${RD}/mfsfd/stand/etc/services
 	gzip -9c ${.CURDIR}/../COPYRIGHT > ${RD}/mfsfd/stand/help/COPYRIGHT.hlp.gz
-	for i in README.TXT RELNOTES.TXT INSTALL.TXT UPGRADE.TXT HARDWARE.TXT; do \
+	for i in README.TXT RELNOTES.TXT INSTALL.TXT UPGRADE.TXT HARDWARE.TXT XFREE86.TXT; do \
 	   gzip -9c ${.CURDIR}/texts/$${i} > ${RD}/mfsfd/stand/help/$${i}.gz; done
 	-test -f ${.CURDIR}/install.cfg && cp ${.CURDIR}/install.cfg ${RD}/mfsfd
 	@mkdir -p ${RD}/mfsfd/boot
--- release/sysinstall/menus.c.orig	Mon Feb 15 06:35:55 1999
+++ release/sysinstall/menus.c	Sun Feb 28 22:54:32 1999
@@ -424,7 +424,7 @@
     "new users, but it may work in situations where the fancier one\n"
     "does not.",
     "Press F1 to read the XFree86 release notes for FreeBSD",
-    "XF86",
+    "XFREE86",
     { { "XF86Setup",	"Fully graphical XFree86 configuration tool.",
 	NULL, dmenuSetVariable, NULL, VAR_XF86_CONFIG "=XF86Setup" },
       { "xf86config",	"Shell-script based XFree86 configuration tool.",
@@ -856,7 +856,7 @@
     "Please select the components you need from the XFree86 3.3.3.1\n"
     "distribution sets.",
     "Press F1 to read the XFree86 release notes for FreeBSD",
-    "XF86",
+    "XFREE86",
     { { "Basic",	"Basic component menu (required)",	NULL, dmenuSubmenu, NULL, &MenuXF86SelectCore },
       { "Server",	"X server menu",			NULL, dmenuSubmenu, NULL, &MenuXF86SelectServer },
       { "Fonts",	"Font set menu",			NULL, dmenuSubmenu, NULL, &MenuXF86SelectFonts },
@@ -872,7 +872,7 @@
     "Please check off the basic XFree86 components you wish to install.\n"
     "Bin, lib, and set are recommended for a minimum installaion.",
     "Press F1 to read the XFree86 release notes for FreeBSD",
-    "XF86",
+    "XFREE86",
     { { "bin",		"Client applications and shared libs",
 	dmenuFlagCheck,	dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_BIN },
       { "cfg",		"Configuration files",
@@ -916,7 +916,7 @@
 75 DPI and misc fonts if you're also installing a server\n\
 (these are selected by default).",
     "Press F1 to read the XFree86 release notes for FreeBSD",
-    "XF86",
+    "XFREE86",
     { { "fnts",		"Standard 75 DPI and miscellaneous fonts",
 	dmenuFlagCheck,	dmenuSetFlag, NULL, &XF86FontDists, '[', 'X', ']', DIST_XF86_FONTS_MISC },
       { "f100",		"100 DPI fonts",
@@ -946,7 +946,7 @@
     "it is recommended that try the SVGA or VGA16 servers or, for PC98\n"
     "machines, the 9EGC or 9840 servers.",
     "Press F1 to read the XFree86 release notes for FreeBSD",
-    "XF86",
+    "XFREE86",
     { { "SVGA",		"Standard VGA or Super VGA card",
 	dmenuFlagCheck,	dmenuSetFlag, NULL, &XF86ServerDists, '[', 'X', ']', DIST_XF86_SERVER_SVGA },
       { "VGA16",	"Standard 16 color VGA card",
@@ -994,7 +994,7 @@
 it is recommended that try the SVGA or VGA16 servers (the VGA16 and\n\
 Mono servers are particularly well-suited to most LCD displays).",
     "Press F1 to read the XFree86 release notes for FreeBSD",
-    "XF86",
+    "XFREE86",
     { { "9480",		"PC98 8-bit (256 color) PEGC-480 card",
 	dmenuFlagCheck,	dmenuSetFlag, NULL, &XF86ServerDists, '[', 'X', ']', DIST_XF86_SERVER_9480 },
       { "9EGC",		"PC98 4-bit (16 color) EGC card",

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic