ports/122579: typo in /usr/ports/UPDATING

Federico federicogalvezdurand at yahoo.com
Tue Apr 8 16:30:01 UTC 2008


>Number:         122579
>Category:       ports
>Synopsis:       typo in /usr/ports/UPDATING
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 08 16:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Federico
>Release:        7.0-RELEASE
>Organization:
UFRJ
>Environment:
FreeBSD trinity.local 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Fri Feb 29 17:08:36 CET 2008     root at trinity.local:/usr/obj/usr/src/sys/TRINITY  i386

>Description:
Set OVERRIDE_LINUX_BASE_PORT=f6
but should be OVERRIDE_LINUX_BASE_PORT=fc6

In general:
OVERRIDE_LINUX_BASE_PORT=${LINUXBASEDISTRO}
LINUXBASEDISTRO <- { fc4, fc6, f7, f8... }
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- ports.orig/UPDATING	2008-04-07 06:46:23.000000000 +0200
+++ ports/UPDATING	2008-04-08 18:13:57.000000000 +0200
@@ -131,7 +131,7 @@
   5. Install emulators/linux_base-fc6
   6  Remount linprocfs (mount /compat/linux/proc)
   7. Add compat.linux.osrelease=2.6.16 to etc/sysctl.conf
-  8. Add OVERRIDE_LINUX_BASE_PORT=f6 to /etc/make.conf
+  8. Add OVERRIDE_LINUX_BASE_PORT=fc6 to /etc/make.conf
 
   Note: These instructions also apply to linux_base-f8, please use the same
   osrelease.


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



More information about the freebsd-ports-bugs mailing list