Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 1999 16:30:01 -0700 (PDT)
From:      Mark Ovens <mark@ukug.uk.freebsd.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/14148: [PATCH] Re-submitted patch for bochs-990925a
Message-ID:  <199910052330.QAA94219@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/14148; it has been noted by GNATS.

From: Mark Ovens <mark@ukug.uk.freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/14148: [PATCH] Re-submitted patch for bochs-990925a
Date: Wed, 6 Oct 1999 00:22:32 +0100 (BST)

 >Submitter-Id:   current-users
 >Originator:     Mark Ovens
 >Organization:   
 >Confidential:   no
 >Synopsis:       
 >Severity:       non-critical
 >Priority:       low
 >Category:       ports
 >Release:        FreeBSD 3.3-STABLE i386
 >Class:          change-request
 >Environment: 
 
 	
 
 >Description: 
 
 	Arrgh! Got one of the diffs wrong. Here's the correct one.
 
 >How-To-Repeat: 
 
 	
 
 >Fix: 
 	
 
 --- patch-aa.orig	Wed Oct  6 00:06:49 1999
 +++ patch-aa	Wed Oct  6 00:09:36 1999
 @@ -1,5 +1,5 @@
 ---- .bochsrc.orig	Tue Sep  7 11:15:14 1999
 -+++ .bochsrc	Sat Sep 18 20:24:15 1999
 +--- .bochsrc.orig	Wed Oct  6 00:07:07 1999
 ++++ .bochsrc	Wed Oct  6 00:08:21 1999
  @@ -3,7 +3,7 @@
   megs: 16
   #megs: 8
 @@ -9,16 +9,16 @@
   
   # You many now use double quotes around pathnames, in case
   # your pathname includes spaces.
 -@@ -60,7 +60,7 @@
 - #romimage: file=bios/rombios.bin, address=0xf0000
 +@@ -64,7 +64,7 @@
   #romimage: file=../cbios961203
   #romimage: file=../r980820.rom, address=0xe0000
 --romimage: file=bios/BIOS-bochs-990907a, address=0xf0000
 -+romimage: file=/usr/local/lib/bochs/bios/BIOS-bochs-990907a, address=0xf0000
 + #romimage: file=bios/BIOS-bochs-990907a, address=0xf0000
 +-romimage: file=bios/BIOS-bochs-990925a, address=0xf0000
 ++romimage: file=/usr/local/lib/bochs/bios/BIOS-bochs-990925a, address=0xf0000
   
 - #romimage: file=bios/BIOS-bochs-990218a, address=0xf0000
 - #romimage: file=../dttest.bin, address=0xf0000
 -@@ -69,8 +69,8 @@
 + #romimage: file=/home/kpl/floating_point/bios/rombios.bin, address=0xf0000
 + 
 +@@ -75,8 +75,8 @@
   #vgaromimage: ../vgacbios961111
   #romimage: ../cbios961203
   
 
 


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910052330.QAA94219>