Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2008 21:41:02 GMT
From:      pluknet <pluknet@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/121654: [patch] Add XRPU files to be removed to ObsoleteFiles.inc
Message-ID:  <200803122141.m2CLf28B086673@www.freebsd.org>
Resent-Message-ID: <200803122150.m2CLo1pY092995@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         121654
>Category:       misc
>Synopsis:       [patch] Add XRPU files to be removed to ObsoleteFiles.inc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 12 21:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     pluknet
>Release:        FreeBSD 8.0-CURRENT
>Organization:
n/a
>Environment:
FreeBSD pl.h3 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar  9 17:26:47 MSK 2008     root@pl.h3:/var/obj/usr/src/sys/MYKERNEL  i386
>Description:
After removal of XRPU driver in 2007/12/01
sys/sys/xrpuio.h was not added to ObsoleteFiles.inc
>How-To-Repeat:

>Fix:
Apply the patch.

Patch attached with submission follows:

--- ObsoleteFiles.inc.orig	2008-03-13 00:20:07.000000000 +0300
+++ ObsoleteFiles.inc	2008-03-13 00:27:06.000000000 +0300
@@ -27,6 +27,8 @@
 # 20071207: Merged with fortunes-o.real
 OLD_FILES+=usr/share/games/fortune/fortunes2-o
 OLD_FILES+=usr/share/games/fortune/fortunes2-o.dat
+# 20071201: Removal of XRPU driver
+OLD_FILES+=usr/include/sys/xrpuio.h
 # 20071129: Disabled static versions of libkse by default
 .if ${DEFAULT_THREAD_LIB} != "libkse" && ${MK_LIBTHR} != "no"
 OLD_FILES+=usr/lib/libkse.a


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



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