misc/121654: [patch] Add XRPU files to be removed to ObsoleteFiles.inc

pluknet pluknet at gmail.com
Wed Mar 12 21:50:01 UTC 2008


>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 at 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:


More information about the freebsd-bugs mailing list