From owner-freebsd-emulation@FreeBSD.ORG Sun Jan 26 05:00:10 2014 Return-Path: Delivered-To: emulation@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E31558A3; Sun, 26 Jan 2014 05:00:09 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BA32C179D; Sun, 26 Jan 2014 05:00:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0Q509I7053148; Sun, 26 Jan 2014 05:00:09 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0Q509Vs053147; Sun, 26 Jan 2014 05:00:09 GMT (envelope-from edwin) Date: Sun, 26 Jan 2014 05:00:09 GMT Message-Id: <201401260500.s0Q509Vs053147@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, emulation@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/186118: [patch] emulators/linux_base-c6 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Sun, 26 Jan 2014 05:00:10 -0000 Synopsis: [patch] emulators/linux_base-c6 Responsible-Changed-From-To: freebsd-ports-bugs->emulation Responsible-Changed-By: edwin Responsible-Changed-When: Sun Jan 26 05:00:09 UTC 2014 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=186118 From owner-freebsd-emulation@FreeBSD.ORG Sun Jan 26 16:02:53 2014 Return-Path: Delivered-To: vbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 70DA9D56 for ; Sun, 26 Jan 2014 16:02:53 +0000 (UTC) Received: from mail-ee0-x235.google.com (mail-ee0-x235.google.com [IPv6:2a00:1450:4013:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 075911225 for ; Sun, 26 Jan 2014 16:02:52 +0000 (UTC) Received: by mail-ee0-f53.google.com with SMTP id t10so1831013eei.12 for ; Sun, 26 Jan 2014 08:02:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=ldQX4xXfPGWVLIsspzn6FOiMepVKMueNlbfyQuJ/bqk=; b=ioaPFkWuQrvYHmEgUfQgIxGGi+4zF3TZPU+WPr4SM2q/v3d7ewsxniY8++0hOYGWsp PXm/dfo/GpdqSlU8C2P3x8wepIqZQzFNU0I1rBzVfaTOwLDQkvPO5DLV8JThP2DhgwAQ XPKWFsrt3dqkq7hHQYlcveqhF/HmANqHYjkJg9eXkzvuUocar3mUDrsOE0tXTg+gqpE5 91W+jhQY0GTxbjT2kW6AkhuJ0wCKzKRhGZyEFPfC5KTos+hPWerggY7+LZ31EsexyIcA b0j6XsAZXrBpFsroOPZb44Hv4cTCipSxGVRWku+9jLhGvAgVbgjYS5ujNBBLqBFkT6nY 1IPw== X-Received: by 10.15.86.75 with SMTP id h51mr21011910eez.44.1390752171385; Sun, 26 Jan 2014 08:02:51 -0800 (PST) Received: from [192.168.178.28] (a82-161-212-209.adsl.xs4all.nl. [82.161.212.209]) by mx.google.com with ESMTPSA id x2sm30628325eeo.8.2014.01.26.08.02.50 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 26 Jan 2014 08:02:50 -0800 (PST) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <52E531A8.5050308@freebsd.org> Date: Sun, 26 Jan 2014 17:02:48 +0100 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: vbox@freebsd.org Subject: patch to stage emulators/virtualbox-ose-additions X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Sun, 26 Jan 2014 16:12:41 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Sun, 26 Jan 2014 16:02:53 -0000 Hi, in an effort to stage all USES=kmod ports, here is a patch to stage emulators/virtualbox-ose-additions. Note that it also fixes installing with DEBUG on, vboxvideo.ko.symbols is no longer built. Is it OK to commit this? http://people.freebsd.org/~rene/patches/virtualbox-ose-additions.diff Regards, René From owner-freebsd-emulation@FreeBSD.ORG Sun Jan 26 16:25:33 2014 Return-Path: Delivered-To: vbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 971495A8 for ; Sun, 26 Jan 2014 16:25:33 +0000 (UTC) Received: from mail-ee0-x22d.google.com (mail-ee0-x22d.google.com [IPv6:2a00:1450:4013:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2C5DC1392 for ; Sun, 26 Jan 2014 16:25:33 +0000 (UTC) Received: by mail-ee0-f45.google.com with SMTP id b15so1816719eek.4 for ; Sun, 26 Jan 2014 08:25:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=YiOejNpNEqCeP/EPgU2aRmtyoE4/eg+QWvjKF4VGDzY=; b=hW6b4Ij8PrDHCRcINQdGCzGWuNd6gt0E0S08eLCT4i6/J0V/eATVPVOcBDYT28GUhu bWhf1DiGWAJVaYa2K2ebiiitjuMrvrVSDNHCQLAij28b8pozkU/9wwotCteNMxjPBzP3 KSNI5oLsZTGyc0y9kvYwCZYv6A+Z9fS1oUPGLc1giGuTozvL+7jTHrEJBRcxe7nHzXs9 evooOhpf9wxXH0NApkuX/Q42tVPTj7mFlk/xvXYVwcKRDG3m+Lotnl0O+zrd4FjKt3m3 4BvxYUs20YvUwc3IuJwThyQKYoiCT5/5y+qoT7Ex43oO6gfnD/RYfP0diBdSahL32WGW +1BQ== X-Received: by 10.14.172.69 with SMTP id s45mr21358908eel.9.1390753531598; Sun, 26 Jan 2014 08:25:31 -0800 (PST) Received: from [192.168.178.28] (a82-161-212-209.adsl.xs4all.nl. [82.161.212.209]) by mx.google.com with ESMTPSA id u7sm30735863eep.11.2014.01.26.08.25.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 26 Jan 2014 08:25:30 -0800 (PST) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <52E536F9.2070903@freebsd.org> Date: Sun, 26 Jan 2014 17:25:29 +0100 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: vbox@freebsd.org Subject: patches to stage emulators/virtualbox-ose-kmod* X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Sun, 26 Jan 2014 16:55:33 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Sun, 26 Jan 2014 16:25:33 -0000 Hi, here are some more patches, this time to stage emulators/virtualbox-ose-kmod[-legacy] : http://people.freebsd.org/~rene/patches/virtualbox-ose-kmod-legacy.diff http://people.freebsd.org/~rene/patches/virtualbox-ose-kmod.diff Is it OK to commit these? Regards, René From owner-freebsd-emulation@FreeBSD.ORG Sun Jan 26 19:41:06 2014 Return-Path: Delivered-To: vbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A14448CD for ; Sun, 26 Jan 2014 19:41:06 +0000 (UTC) Received: from mail-ob0-x22c.google.com (mail-ob0-x22c.google.com [IPv6:2607:f8b0:4003:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 60214144A for ; Sun, 26 Jan 2014 19:41:06 +0000 (UTC) Received: by mail-ob0-f172.google.com with SMTP id vb8so5700780obc.3 for ; Sun, 26 Jan 2014 11:41:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=X3huHsbkrl7ZHyoorY3aXVPS8rc/xII84gQtyH1vqos=; b=R2bMCD8cJXA9T1qM3Hj9Btcp4JgGG5rRQOQtuSLC162MdA5ThwZ9I/goGnWYYztoJF FSm/MEM8DH0vO2ecOwuCHMc5Sy6ZdEb0d9HkqUWSG7qI87C1nVVaXSOle4ie33S6InRl gdOtb43hiz5tiPRht+ipUx199u9wSiVDV2TeI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=X3huHsbkrl7ZHyoorY3aXVPS8rc/xII84gQtyH1vqos=; b=LxMejSUUIUE6VixSDKa8ItF2HoL3c/dw6ew/jbPiSlBMjDU6qKEKns/gYzJGsEIBA6 UapcDsSwgsW92Sf+rnwHwoPS/BTDtSdBeq8ytipip47qHuR16lBVNk7yzqrCZnzMEKVy I9lRGfIi6vLnr3F2zNImMZPcLKnIpWQYEuc07BEYiwtKKQFlOPOXr9uW3r8ujV8b9yID 6IcXP0Scd+ILimuWt7bjFLg/XL1gMal2lHpnhBP20DBcHQjMFs7rJzeNwcqKVT82SQGe 60beXhZQdJ0kVKrcXhezD7F66cczyMlPTQTrHqeD26fkoXgWHQcVc7j2M6cYAnzBa0Zv udbg== X-Gm-Message-State: ALoCoQkRjPwDGyb5wSxjQ4qBIQtIH+GCnut7KOr15J04WafziaNXizpz6t2O+3QBz92bODpp++9l MIME-Version: 1.0 X-Received: by 10.182.232.4 with SMTP id tk4mr21062918obc.9.1390765264896; Sun, 26 Jan 2014 11:41:04 -0800 (PST) Received: by 10.76.154.2 with HTTP; Sun, 26 Jan 2014 11:41:04 -0800 (PST) X-Originating-IP: [89.144.207.62] Received: by 10.76.154.2 with HTTP; Sun, 26 Jan 2014 11:41:04 -0800 (PST) In-Reply-To: <52E531A8.5050308@freebsd.org> References: <52E531A8.5050308@freebsd.org> Date: Sun, 26 Jan 2014 20:41:04 +0100 Message-ID: Subject: Re: patch to stage emulators/virtualbox-ose-additions From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: =?ISO-8859-1?Q?Ren=E9_Ladan?= X-Mailman-Approved-At: Sun, 26 Jan 2014 21:03:41 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: vbox@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Sun, 26 Jan 2014 19:41:06 -0000 Am 26.01.2014 17:12 schrieb "Ren=E9 Ladan" : > > Hi, > > in an effort to stage all USES=3Dkmod ports, here is a patch to stage > emulators/virtualbox-ose-additions. Note that it also fixes installing > with DEBUG on, vboxvideo.ko.symbols is no longer built. > > Is it OK to commit this? > > http://people.freebsd.org/~rene/patches/virtualbox-ose-additions.diff > > Regards, > Ren=E9 Yeah please do so. Btw jkim@ has made a similar patch but did not commit it yet and I see no big differences between both - so first come first serve. From owner-freebsd-emulation@FreeBSD.ORG Sun Jan 26 19:42:04 2014 Return-Path: Delivered-To: vbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D3F5908 for ; Sun, 26 Jan 2014 19:42:04 +0000 (UTC) Received: from mail-oa0-x22b.google.com (mail-oa0-x22b.google.com [IPv6:2607:f8b0:4003:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3C8B51452 for ; Sun, 26 Jan 2014 19:42:04 +0000 (UTC) Received: by mail-oa0-f43.google.com with SMTP id h16so5844731oag.2 for ; Sun, 26 Jan 2014 11:42:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=v0r5DZFKL9hyk7fFVCkdTMcoaB/Jqmy04sVLYEwwi2A=; b=e617/YwHM+URxzAC3MoD56X+m6QX9Om/MLy2E3g6X8eloQBnY5GU+NIwUh6fsvQ1bO KZpeXVue4nh7KFkijQaC7O9GHxzYdhNqXPAznsNRsS8shVq9NUyfbKbHgyQipKPmgkMA doaAHJ81dwDVEzOPPfb7/qm4Xdg2Opz8Opkxg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=v0r5DZFKL9hyk7fFVCkdTMcoaB/Jqmy04sVLYEwwi2A=; b=kOp8niwecCtda/nmaiyfbYgf79L+xIJe1nwcw3SsD6d2xr1oOhTVBq1B7+VF6d7who ljVU8D7StMa/jyqxqDoaBlWlQGeLSqxiopcWcaG0uvwrv26qR1NC1ATQxgSMbIpli0DL EF6nTRowd+MM9mjODG6G7kNTO6+L5QmWXH/IHbWuxIiTPBOoB6SF2PyovWE7qhzCQq+7 rUYUy6ortnxCVHfa7d/vRRaWWA1LYivhZ/FJ8jgJA32jt8NaIwRZg8vg1n5M/fmKkQMM XGqAVu9phJUwSts4MYxomXSUcAGusAbGk7NaKvoLwuIuRjyAcurp8h/Czys1TKN0jmrW xs7Q== X-Gm-Message-State: ALoCoQm59oof2Cbb+cX6SR5mdXR5J12k7q69WuNwUoJdp9u/D4Q3VD0RgtaUodBAOGuY7vuphAOE MIME-Version: 1.0 X-Received: by 10.182.24.69 with SMTP id s5mr20783278obf.35.1390765323590; Sun, 26 Jan 2014 11:42:03 -0800 (PST) Received: by 10.76.154.2 with HTTP; Sun, 26 Jan 2014 11:42:03 -0800 (PST) X-Originating-IP: [89.144.207.62] Received: by 10.76.154.2 with HTTP; Sun, 26 Jan 2014 11:42:03 -0800 (PST) In-Reply-To: <52E536F9.2070903@freebsd.org> References: <52E536F9.2070903@freebsd.org> Date: Sun, 26 Jan 2014 20:42:03 +0100 Message-ID: Subject: Re: patches to stage emulators/virtualbox-ose-kmod* From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: =?ISO-8859-1?Q?Ren=E9_Ladan?= X-Mailman-Approved-At: Sun, 26 Jan 2014 21:03:54 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: vbox@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Sun, 26 Jan 2014 19:42:04 -0000 Am 26.01.2014 17:55 schrieb "Ren=E9 Ladan" : > > Hi, > > here are some more patches, this time to stage > emulators/virtualbox-ose-kmod[-legacy] : > > http://people.freebsd.org/~rene/patches/virtualbox-ose-kmod-legacy.diff > http://people.freebsd.org/~rene/patches/virtualbox-ose-kmod.diff > > Is it OK to commit these? Yes please! From owner-freebsd-emulation@FreeBSD.ORG Mon Jan 27 07:47:31 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7AB306DC for ; Mon, 27 Jan 2014 07:47:31 +0000 (UTC) Received: from dd16522.kasserver.com (dd16522.kasserver.com [85.13.137.124]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3AB6C1A53 for ; Mon, 27 Jan 2014 07:47:30 +0000 (UTC) Received: from mx12.chaot.net (85.253.102.63.cable.starman.ee [85.253.102.63]) by dd16522.kasserver.com (Postfix) with ESMTPSA id 4FDE78D8072 for ; Mon, 27 Jan 2014 08:47:24 +0100 (CET) Received: from localhost (1003@localhost [local]); by mx12.chaot.net (OpenSMTPD) with ESMTPA id 34d506fd; for ; Mon, 27 Jan 2014 09:47:23 +0200 (EET) Date: Mon, 27 Jan 2014 09:47:23 +0200 From: Johannes Meixner To: freebsd-emulation@freebsd.org Subject: Re: linuxolator: ... not implemented Message-ID: <20140127074723.GA1385@mx12.chaot.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: 52E0CA90.1040602?rawbw.com@lists.freebsd.org List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 07:47:31 -0000 --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Yuri, when do you think you'll get around to making your patch publicly = available? Best, Johannes --=20 xmj@chaot.net http://xmj.me --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBAgAGBQJS5g8HAAoJEElqnXBiUNQCDLMP/0isgZDT5zvRWp12STl+2JXS TWrKyCp55KSzkefwVxJU+OGCvicWP9iiWgheuWy7iu0nc/Wmtu6q9C4dc83dcBbk +XeuEo50UXVcqjMo21PnHMEE8TAxIFuQXrWauxw+fBiMWoDqn/XAnHct9A0kyGAy T1Y6BFwmJBOCFKsVvu7qWb+GBI1eXNYMCvpu/wDASdsewfEkGI6hspqSED8laWuN yIsK2V8brQQsa8ZgkM0fVlOYBy7Rk1kGNhTthyUrbhcio6/RXFkPbhVE36TkkWN/ wxSDRsYcho9TFF1ROfhomWM61iyumdPHJmFohzuUHHffjA8go8joWHgIh2VGk5c9 XbFTYtNbyyoT8+2gTiwY5VLPEKPZsDseglFg3wQL5P7HMSnvj78XYtnvkNkgovfX 9QcXirc5PYr+b/dP8OTFgCPmv39tSMLsCBI/nZsOxJUlrot2F1rEuaFpbb+yiHlm woFhzDOGs2lrMqSr3xE4rpbktTZOi6Hc9GJHTM+paedmk4UOgncF3wbam3400rME 3erCwpYXs58OFJGwZuhGLNwFYWJ2RJhTAYqYJDjY62UHgrFf0ryyMnfJJeCFJGl9 vn/uwpSSC2RVzMDUWwM8LAlCgbrXUKYFCd7mYx5I386qgRxHToZHTlTA1EpAyYp+ QyjWLo9RqkIHC4W7Zqy6 =n3NC -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE-- From owner-freebsd-emulation@FreeBSD.ORG Mon Jan 27 11:06:39 2014 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 732CBC0F for ; Mon, 27 Jan 2014 11:06:39 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 43D541A6D for ; Mon, 27 Jan 2014 11:06:39 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0RB6d7f012850 for ; Mon, 27 Jan 2014 11:06:39 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0RB6ciB012848 for emulation@FreeBSD.org; Mon, 27 Jan 2014 11:06:38 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 27 Jan 2014 11:06:38 GMT Message-Id: <201401271106.s0RB6ciB012848@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: emulation@FreeBSD.org Subject: Current problem reports assigned to emulation@FreeBSD.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 27 Jan 2014 11:06:39 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/186118 emulation [patch] emulators/linux_base-c6 1 problem total. From owner-freebsd-emulation@FreeBSD.ORG Mon Jan 27 11:06:45 2014 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B278C34 for ; Mon, 27 Jan 2014 11:06:45 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 556341A7F for ; Mon, 27 Jan 2014 11:06:45 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0RB6jnL012967 for ; Mon, 27 Jan 2014 11:06:45 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0RB6iLi012965 for freebsd-emulation@FreeBSD.org; Mon, 27 Jan 2014 11:06:44 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 27 Jan 2014 11:06:44 GMT Message-Id: <201401271106.s0RB6iLi012965@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-emulation@FreeBSD.org Subject: Current problem reports assigned to freebsd-emulation@FreeBSD.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 27 Jan 2014 11:06:45 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/184404 emulation [patch] emulators/linux_base-f10: no terminal database o kern/183615 emulation [linprocfs] [patch] emulate /proc/sys/kernel/random/uu o ports/183247 emulation emulators/linux_base-f10 does not build locale archive o ports/183120 emulation x11-toolkits/linux-f10-pango fails to build o kern/182884 emulation [hyper-v] FreeBSD HVMPV domU networking does not work o kern/181012 emulation [linux] [patch] Implemented linux system call fstatfs6 o ports/180790 emulation devel/linux_kdump prints BSD descriptions of errno nam o kern/177743 emulation [kvm] [panic] kernel panic during `portsnap update` on o ports/177722 emulation Change request: Add terminfo database to linux_base-* o kern/174933 emulation [linux] if_nameindex fail in linuxulator enviroment o kern/174908 emulation [vmware] "unsupportable block size 0" after upgrading o kern/174238 emulation [qemu] FreeBSD 9.0 doesn't boot under QEMU due to ACPI o ports/169896 emulation [patch] audio/linux-f10-alsa-lib: use OSS plugin by de o kern/169814 emulation [linux] ptrace is broken in Linux emulation o kern/169805 emulation [linux] utime() syscall does not work in linuxulator o kern/159646 emulation [linux] [patch] bump Linux version in linuxulator f kern/156691 emulation [vmware] [panic] panic when using hard disks as RAW de o kern/156353 emulation [ibcs2] ibcs2 binaries that execute on 4.x not working o kern/155577 emulation [boot] BTX halted after install. Reboot during install o kern/155040 emulation [linux] [patch] Linux recvfrom doesn't handle proto fa o kern/153990 emulation [hyper-v]: Will not install into Hyper-V on Server 200 o kern/153887 emulation [linux] Linux emulator not understand STB_GNU_UNIQUE b o kern/153243 emulation [ibcs2] Seg fault whne running COFF binary using iBCS2 o kern/151714 emulation [linux] print/acroread9 not usable due to lack of supp a bin/150262 emulation [patch] truss(1) -f doesn't follow descendants of the a kern/150186 emulation [parallels] [panic] Parallels Desktop: CDROM disconnec o ports/148097 emulation [patch] suggested addition to linux_base-* packages to o ports/148096 emulation emulators/linux_base-* can not be built from ports on o kern/147793 emulation [vmware] [panic] cdrom handling, panic, possible race o kern/146237 emulation [linux] Linux binaries not reading directories mounted p kern/144584 emulation [linprocfs][patch] bogus values in linprocfs o ports/142837 emulation [patch] emulators/linux_base-* packages fails to insta o kern/140156 emulation [linux] cdparanoia fails to read drive data f kern/138944 emulation [parallels] [regression] Parallels no longer works in o kern/138880 emulation [linux] munmap segfaults after linux_mmap2 stresstest o ports/135337 emulation [PATCH] emulators/linux_base-f10: incorrect bash usage s kern/133144 emulation [linux] linuxulator 2.6 crashes with nvidias libGL.so. o kern/126232 emulation [linux] Linux ioctl TCGETS (0x5401) always fails o kern/86619 emulation [linux] linux emulator interacts oddly with cp a kern/72920 emulation [linux] path "prefixing" is not done on unix domain so o kern/41543 emulation [patch] [request] easier wine/w23 support o kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu o kern/36952 emulation [patch] [linux] ldd(1) command of linux does not work o kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with PID_MAX 9999 44 problems total. From owner-freebsd-emulation@FreeBSD.ORG Mon Jan 27 11:08:20 2014 Return-Path: Delivered-To: vbox@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55BCA57E for ; Mon, 27 Jan 2014 11:08:20 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3D9211CE0 for ; Mon, 27 Jan 2014 11:08:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0RB8KFF014816 for ; Mon, 27 Jan 2014 11:08:20 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0RB8JiS014814 for vbox@FreeBSD.org; Mon, 27 Jan 2014 11:08:19 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 27 Jan 2014 11:08:19 GMT Message-Id: <201401271108.s0RB8JiS014814@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: vbox@FreeBSD.org Subject: Current problem reports assigned to vbox@FreeBSD.org X-Mailman-Approved-At: Mon, 27 Jan 2014 12:45:48 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 27 Jan 2014 11:08:20 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/184964 vbox [patch] emulators/virtualbox-ose-additions: does not b o ports/183739 vbox emulators/virtualbox-ose-kmod fails to build on freebs o ports/182787 vbox emulators/virtualbox-ose-additions: fix VBoxClient pat o ports/182471 vbox emulators/virtualbox-ose gets SIGBUS with VNC o ports/182469 vbox emulators/virtualbox-ose VNC extension has incorrect p o ports/182468 vbox [patch] lang/gcc builds unrunnable emulators/virtualbo o ports/182320 vbox emulators/virtualbox-ose-additions will not compile on o ports/179507 vbox devel/kBuild won't compile on current o ports/177202 vbox [PATCH] emulators/virtualbox-ose option to skip buildi o ports/175411 vbox [PATCH] emulators/virtualbox-ose 4.2.6: popcnt bug o ports/175288 vbox emulators/virtualbox-ose: FreeBSD VirtualBox guest una o ports/175221 vbox emulators/virtualbox-ose: Cannot Resume VirtualBox VMs o ports/174975 vbox Latest emulators/virtualbox-ose-kmod 4.2.6 commit (309 o ports/174968 vbox emulators/virtualbox-ose: CAM lockup when using more t o ports/173925 vbox emulators/virtualbox-ose-additions 4.1.22 VBoxService o ports/173672 vbox emulators/virtualbox-ose: VirtualBox and bridge proble o ports/167720 vbox emulators/virtualbox-ose: VirtualBox 4.1.14- Guest: Fr o ports/163142 vbox emulators/virtualbox-ose: virtualbox doesn't work on n o kern/140453 vbox [sound] [vbox] No sound inside Virtualbox on 50% volum 19 problems total. From owner-freebsd-emulation@FreeBSD.ORG Mon Jan 27 13:05:47 2014 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47B83E7B for ; Mon, 27 Jan 2014 13:05:47 +0000 (UTC) Received: from www1042.sakura.ne.jp (www1042.sakura.ne.jp [IPv6:2403:3a00:101:a:219:94:129:52]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CA7EC1670 for ; Mon, 27 Jan 2014 13:05:46 +0000 (UTC) Received: from www1042.sakura.ne.jp (localhost [127.0.0.1]) by www1042.sakura.ne.jp (8.14.5/8.14.5) with ESMTP id s0RD5iVS097309 for ; Mon, 27 Jan 2014 22:05:44 +0900 (JST) (envelope-from n-macoto8955@www1042.sakura.ne.jp) Received: (from n-macoto8955@localhost) by www1042.sakura.ne.jp (8.14.5/8.14.5/Submit) id s0RD5io8097308; Mon, 27 Jan 2014 22:05:44 +0900 (JST) (envelope-from n-macoto8955) Date: Mon, 27 Jan 2014 22:05:44 +0900 (JST) Message-Id: <201401271305.s0RD5io8097308@www1042.sakura.ne.jp> To: emulation@freebsd.org Subject: Special Order Delivery Problem From: "Costco" X-Mailer: aerobacterkatowicefairport Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Costco List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 13:05:47 -0000   Costco        WHOLESALE       Unfortunately the delivery of your order COS-0027520099 was cancelled since the specified address of the recipient was not correct. You are recommended to complete this form and send it back with your reply to us. Please do this within the period of one week - if we dont get your timely reply you will be paid your money back less 11%.   1998-2014 Costco Wholesale Corporation All rights reserved From owner-freebsd-emulation@FreeBSD.ORG Tue Jan 28 06:45:34 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7FAC9CB2 for ; Tue, 28 Jan 2014 06:45:34 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 627881DB6 for ; Tue, 28 Jan 2014 06:45:33 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1W82QJ-0003iY-Fe for freebsd-emulation@freebsd.org; Mon, 27 Jan 2014 22:45:27 -0800 Date: Mon, 27 Jan 2014 22:45:27 -0800 (PST) From: Beeblebrox To: freebsd-emulation@freebsd.org Message-ID: <1390891527468-5880621.post@n5.nabble.com> Subject: persistent vboxnet0 settings in /etc/rc.conf MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 28 Jan 2014 06:45:34 -0000 Hi. I finally have my VirtualBox configured to run through vboxnet + host-only for all VM guests. I now need vboxnet0 to show up as a cloned (?) device each time the system re-boots (otherwise pf has problems ). These settings did not work: cloned_interfaces="vboxnet0" ifconfig_vboxnet0="inet 192.168.56.1/24 vlan 0 vlandev lo0" Nor from command line: # ifconfig vboxnet0 create ifconfig: SIOCIFCREATE2: Invalid argument What is the correct syntax for this? I don't want to have VirtualBox to start-up automatically each time the system is booted - I prefer to manually create vboxnet0 and have VirtualBox take over the device when it is needed. Regards. ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/persistent-vboxnet0-settings-in-etc-rc-conf-tp5880621.html Sent from the freebsd-emulation mailing list archive at Nabble.com. From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 29 11:44:22 2014 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3A5FD850; Wed, 29 Jan 2014 11:44:22 +0000 (UTC) Received: from land.berklix.org (land.berklix.org [144.76.10.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B94C71F37; Wed, 29 Jan 2014 11:44:21 +0000 (UTC) Received: from park.js.berklix.net (p5DCBC8F4.dip0.t-ipconnect.de [93.203.200.244]) (authenticated bits=128) by land.berklix.org (8.14.5/8.14.5) with ESMTP id s0TBhxAt083662; Wed, 29 Jan 2014 11:44:00 GMT (envelope-from jhs@berklix.com) Received: from blak.js.berklix.net (blak.js.berklix.net [192.168.91.66]) by park.js.berklix.net (8.14.3/8.14.3) with ESMTP id s0TBeE2H025333; Wed, 29 Jan 2014 12:40:14 +0100 (CET) (envelope-from jhs@blak.js.berklix.net) Received: from blak.js.berklix.net (localhost [127.0.0.1]) by blak.js.berklix.net (8.14.7/8.14.5) with ESMTP id s0TBdvYT060156; Wed, 29 Jan 2014 12:40:03 +0100 (CET) (envelope-from jhs@blak.js.berklix.net) Received: (from jhs@localhost) by blak.js.berklix.net (8.14.7/8.14.5/Submit) id s0TBddfr051857; Wed, 29 Jan 2014 12:39:39 +0100 (CET) (envelope-from jhs) Date: Wed, 29 Jan 2014 12:39:39 +0100 (CET) Message-Id: <201401291139.s0TBddfr051857@blak.js.berklix.net> To: FreeBSD-gnats-submit@freebsd.org Subject: x11-fonts/linux-f10-fontconfig/Makefile add -f to ln so install works From: "Julian H. Stacey" Subect: x11-fonts/linux-f10-fontconfig/Makefile add -f to ln so install works X-send-pr-version: 3.114 X-GNATS-Notify: Cc: emulation@freebsd.org, "Julian H. Stacey" X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: "Julian H. Stacey" List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 11:44:22 -0000 >Submitter-Id: current-users >Originator: Julian H. Stacey >Organization: http://berklix.com BSD Linux Unix Consultancy, Munich/Muenchen. >Confidential: no >Synopsis: x11-fonts/linux-f10-fontconfig/Makefile add -f to ln so install works >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 9.2-RELEASE amd64 >Environment: System: FreeBSD blak.js.berklix.net 9.2-RELEASE FreeBSD 9.2-RELEASE #0: Thu Jan 23 15:10:05 CET 2014 jhs@blak.js.berklix.net:/sys/amd64/compile/BLAK.small amd64 >Description: Make install fails if symbolic link already exists >How-To-Repeat: Make install ; make clean ; make install >Fix: Apply this fix http://www.berklix.com/~jhs/src/bsd/fixes/freebsd/ports/gen/x11-fonts/linux-f10-fontconfig/Makefile.REL=ALL.diff *** 9.2-RELEASE/ports/x11-fonts/linux-f10-fontconfig/Makefile Wed Jan 29 12:28:49 2014 --- new/ports/x11-fonts/linux-f10-fontconfig Wed Jan 29 12:28:07 2014 *************** *** 33,39 **** ${WRKSRC}/usr/share/man/man1/fc-cache.1.gz post-install: ! @${LN} -s ${LOCALBASE}/etc/fonts ${PREFIX}/etc/ DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr --- 33,40 ---- ${WRKSRC}/usr/share/man/man1/fc-cache.1.gz post-install: ! @${LN} -s -f ${LOCALBASE}/etc/fonts ${PREFIX}/etc/ ! @# -f avoids failure if link already exists DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 29 11:50:09 2014 Return-Path: Delivered-To: emulation@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84270A33; Wed, 29 Jan 2014 11:50:09 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5A1F61F73; Wed, 29 Jan 2014 11:50:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s0TBo971030704; Wed, 29 Jan 2014 11:50:09 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s0TBo9ah030703; Wed, 29 Jan 2014 11:50:09 GMT (envelope-from edwin) Date: Wed, 29 Jan 2014 11:50:09 GMT Message-Id: <201401291150.s0TBo9ah030703@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, emulation@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/186232: x11-fonts/linux-f10-fontconfig/Makefile add -f to ln so install works X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 29 Jan 2014 11:50:09 -0000 Synopsis: x11-fonts/linux-f10-fontconfig/Makefile add -f to ln so install works Responsible-Changed-From-To: freebsd-ports-bugs->emulation Responsible-Changed-By: edwin Responsible-Changed-When: Wed Jan 29 11:50:09 UTC 2014 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=186232 From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 29 21:57:52 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A8A38BAC for ; Wed, 29 Jan 2014 21:57:52 +0000 (UTC) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) by mx1.freebsd.org (Postfix) with ESMTP id 3882319C5 for ; Wed, 29 Jan 2014 21:57:52 +0000 (UTC) Received: from outgoing.leidinger.net (pD9FBB16E.dip0.t-ipconnect.de [217.251.177.110]) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id 3AF1B84413F; Wed, 29 Jan 2014 22:57:38 +0100 (CET) Received: from unknown (Titan.Leidinger.net [192.168.1.17]) by outgoing.leidinger.net (Postfix) with ESMTP id C8D7D3BA3; Wed, 29 Jan 2014 22:57:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=leidinger.net; s=outgoing-alex; t=1391032655; bh=EfmchlJgT28XzA1taSG6NhOSS4IPn3KadzhK3IhBKmQ=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=Nhr25yD/uQu77qz8MjL/F/+khtUHCybDXBbnWNuLVsKHJ6Gg2++WhfPG4epMK1HeL 1s3e1DLodPGM9yML8NG4Nq2+pcN2L/1SqndT2r4CVThjZ8yycOq8v8+qk0iEd0/sVN gTSiRn3fkakgdFkBvL6JHceW/VAJ2Oyocufyx28hR/8PdUks5VY1xhfKpIiT05Ev3E RXvv9WmqYneic3yLK1u0mNkO51Lz3dh6/oraUyJVXVMTs3prDe88AAiViD809Mb62R H/bwQLGpk0ypr7Hx//adyO60i8TghAdvnb9ymONrxrIHduYEZFMKOHV5tuX3S59mHX Avbz4arPONqpQ== Date: Wed, 29 Jan 2014 22:57:36 +0100 From: Alexander Leidinger To: Yuri Subject: Re: linuxolator: ... not implemented Message-ID: <20140129225736.00007899@unknown> In-Reply-To: <52E3755E.9070900@rawbw.com> References: <52DF6D7E.8080703@rawbw.com> <52E0CA90.1040602@rawbw.com> <20140124231646.0000658d@unknown> <52E3755E.9070900@rawbw.com> X-Mailer: Claws Mail 3.9.2-55-g74b05b (GTK+ 2.16.6; i586-pc-mingw32msvc) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: 3AF1B84413F.A0EAE X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=-1.017, required 6, autolearn=disabled, ALL_TRUSTED -1.00, AWL 0.08, DKIM_SIGNED 0.10, DKIM_VALID -0.10, DKIM_VALID_AU -0.10, RP_MATCHES_RCVD -0.00) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1391637458.69555@wDOoC2WTqEOoS18b71C5AA X-EBL-Spam-Status: No Cc: "freebsd-emulation@freebsd.org" X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 29 Jan 2014 21:57:52 -0000 On Sat, 25 Jan 2014 00:27:10 -0800 Yuri wrote: > On 01/24/2014 14:16, Alexander Leidinger wrote: > > Some comments regarding the linux packages: > > - the goal with the linux_base ports is to switch from Fedora to > > CentOS > > - the linux_base ports are not designed for the use with chroot > > - the linux_dist port can be used with chroot > > - do you mind to give the linux_base-c6 port a try and maybe even > > use it as a base for your development? > > But linux_base is a repackaging of the various linux shared libraries > into yet another package. Why even bother doing this, if this all is > already pre-packaged by linux folks? To use one tool to rule them all (= if you want to install software on FreeBSD, use the FreeBSD package management tool). Apart from that, please investigate more deeply what the linux_base ports are doing, one eample: - NOT packaging files which are available in the linux package to fall through to the FreeBSD files in the same location - replacing linux files with symlinks/wrappers to use the corresponding FreeBSD functionality Both of them result in re-using FreeBSD infrastructure to lessen the need to do some config inside the linux area to have it configured the same way as FreeBSD. > CentOS also uses rpm/yum, just like Fedora. The difference is merely > a repository string for yum. I am not sure if this will practically The difference which was important for us is that the Fedora has a faster turn-around time with new versions than CentOS. We don't have the man-power to cope with the fast release cycle of Fedora. > even make any difference at all, stock Fedora vs. stock CentOS. I can > install any rpm package in fewer lines of code than in a Makefile of > linux_base-c6. > > User side done this way works like a charm. Most work is to implement Off-course, but what you are doing is a linux_dist setup (plain vanilla linux, OK to chroot into), not a linux_base setup (a FreeBSD-blended-linux, NOT OK to chroot into because of missing configs as there is no fall-through to FreeBSD config files). > missing kernel features, and some yet unexplained malfunctions. > Missing futex operations being one of them, but there are quite a few > others. One known problem in the futex area is (attention: this is IIRC!) that futexes don't work after a fork(), but we don't know how often this is used or if it is used at all. Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-freebsd-emulation@FreeBSD.ORG Thu Jan 30 16:51:48 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 672C3C56 for ; Thu, 30 Jan 2014 16:51:48 +0000 (UTC) Received: from mail-lb0-x22b.google.com (mail-lb0-x22b.google.com [IPv6:2a00:1450:4010:c04::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E14111F0E for ; Thu, 30 Jan 2014 16:51:47 +0000 (UTC) Received: by mail-lb0-f171.google.com with SMTP id c11so2795534lbj.30 for ; Thu, 30 Jan 2014 08:51:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=AiHTlwVwkw/q6VmHaHF9gww58lIm/uhVH0H30CgeMHc=; b=xNcp6i7IzRbnJ/IPKC29QIkMUGBf7V+9lD0VPfFk7Tt4yH9jtQnEZu7DCOeORC7IGG 6AX6uEH7TzMmPxV7bQcRj2wjRZlG17UDxd+dpuCED9VRw0VXn3OF/tuhhuAX8XYch1DP 0G5/94Z3K0Hdj1LQTdbtVT2Xv+c37CMb8UX6uW9OWcYtFmBB77WexyC80Va2f7bocr8U w8tj/aCufRbzy0WnjGMPDSMhz9z39J1YFRs9CfoHsoRz5ONimhprBDjYwbDiSNopJWY+ xKLf8j+hcpc0BweI+rM2jgtroXU/7na90uVJ1Rz+MQy+fFPiXyUUdq/s54jNnqcbqB7w +Y/g== X-Received: by 10.152.190.69 with SMTP id go5mr151441lac.79.1391100705909; Thu, 30 Jan 2014 08:51:45 -0800 (PST) Received: from [192.168.1.129] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPSA id t5sm9846133lat.6.2014.01.30.08.51.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 30 Jan 2014 08:51:45 -0800 (PST) Message-ID: <52EA8319.4040404@gmail.com> Date: Thu, 30 Jan 2014 18:51:37 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Artyom Mirgorodskiy , freebsd-emulation@freebsd.org Subject: Re: skype 4.2.0.11 port References: <2148905.TBKfN4rCz0@notebook.alkar.net> In-Reply-To: <2148905.TBKfN4rCz0@notebook.alkar.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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, 30 Jan 2014 16:51:48 -0000 11.11.2013 15:45, Artyom Mirgorodskiy wrote: > Please test > Works for me. www/nspluginwrapper and x11/nvidia-driver fails to work due to absent /compat/linux/etc/fedora-release file. -- Sphinx of black quartz, judge my vow.