From owner-freebsd-emulation@FreeBSD.ORG Thu Jun 19 10:59:29 2008 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15B331065674 for ; Thu, 19 Jun 2008 10:59:29 +0000 (UTC) (envelope-from rudi.kramer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id 98B688FC1A for ; Thu, 19 Jun 2008 10:59:28 +0000 (UTC) (envelope-from rudi.kramer@gmail.com) Received: by ug-out-1314.google.com with SMTP id q2so1025936uge.37 for ; Thu, 19 Jun 2008 03:59:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=/v+tpkDVYBzKfx12xC0lozXw3uu0Y3lqDp5EJ3DC5Ck=; b=mtpfudJwLV2pG+0Nu5RZFMNHHhOe5Ff/HmB3D/XG61vrDsXVnYMrpyXEPV2hNJZfN8 GRyp+kM8MIyLDDMwfT0mtRmkZU9JnGe/5JWKaq9eoib5/vqeCKb9xk/e2RWSyyiclFup tXTiXQ3eFRlPnWOH9152oGWSnNzftxQf5K/cM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Zaw14MVN2d6EbBsa/hUE/+jg079GY+OsqcNvqwN3ION+Lt1dPgnCTi/vzo04M5TWkX pnH6zTLY8HtuiSPS9UziPkDr6zFu/5CZfmH15JNyRo5kCzVzXECu1sPD7b/R8TKbDuDD vKLRqibb+WYfESXXsdiF8/Bppxz7jUKKTxOFg= Received: by 10.67.40.15 with SMTP id s15mr10400683ugj.53.1213871427969; Thu, 19 Jun 2008 03:30:27 -0700 (PDT) Received: by 10.66.237.14 with HTTP; Thu, 19 Jun 2008 03:30:27 -0700 (PDT) Message-ID: <6ca2dcd70806190330p331c529bm8bcb79e1c7aadf2@mail.gmail.com> Date: Thu, 19 Jun 2008 12:30:27 +0200 From: "Rudi Kramer" To: freebsd-emulation@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: linux_base-fc4 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2008 10:59:29 -0000 Hello, I needed to install linux_base-fc4 on a server, I wanted to install it via the packages so I checked on freshports and the package name is linux_base but linux_base.tgz did not exist on the freebsd ftp server. I checked and found linux_base-fc which I assume is the correct package name. Any idea why? Rudi