From owner-freebsd-emulation@freebsd.org Wed Sep 23 18:46:18 2015 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0496A06B93 for ; Wed, 23 Sep 2015 18:46:18 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-oi0-x230.google.com (mail-oi0-x230.google.com [IPv6:2607:f8b0:4003:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9331D13BF for ; Wed, 23 Sep 2015 18:46:18 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by oiev17 with SMTP id v17so29141457oie.1 for ; Wed, 23 Sep 2015 11:46:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=86W9FICjjVNAqcE4gGBVALVW+JSVVYy7xI8TbnKRN+s=; b=jN/ff4Oq9wWlYzyBuMJWhjaZcm3rnjGt0xFkP9KaxvSUwPr/pghTvT3wbaJqOzTrL+ Bve03MOnkM2r6iln5NElR3LsELlqqPh2WNSsn7Yak2yVqiHeSQujuZXQsdGaVZoWx6t8 SFUTyVq/mcnBWyXAC5V7E5XKiQBi88lT2uwopdA3r6wW7CLjK/1HZTShkJt8pTOToLqR M5ZyS/+NbtD1RFhzBtCefe00FTHnlEYCztcJ1M3XoycM83r/IRWyDj4D8Oh9u/KTy9X+ FOPlVGXvU3OMlRXAgFDZ6yHZTkIPdiojQ7KASs1++wI2dNN7nKFNmNQmzhf+Rm9Vu9Z/ LcAw== MIME-Version: 1.0 X-Received: by 10.202.182.87 with SMTP id g84mr19635353oif.59.1443033977961; Wed, 23 Sep 2015 11:46:17 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.202.102.9 with HTTP; Wed, 23 Sep 2015 11:46:17 -0700 (PDT) In-Reply-To: <5602ED01.20202@aon.at> References: <55FE9662.7000406@aon.at> <1442866256.1127084.389759513.29E96282@webmail.messagingengine.com> <56017026.6040809@aon.at> <5601AB71.9000003@aon.at> <5601C0B8.4000905@protected-networks.net> <5602ED01.20202@aon.at> Date: Wed, 23 Sep 2015 11:46:17 -0700 X-Google-Sender-Auth: F-9xZo2m_8ry81l8zARcHiUUf4I Message-ID: Subject: Re: VirtualBox mangles memory From: Kevin Oberman To: Martin Birgmeier Cc: Michael Butler , =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= , "freebsd-emulation@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 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, 23 Sep 2015 18:46:19 -0000 Just a quick reminder that, if you ever build a kernel, you probably want to list all ports which generate kernel modules in a PORTS_MODULES line in /etc/src.conf. E.g. "PORTS_MODULES=emulators/virtualbox-ose-kmod multimedia/cuse4bsd-kmod". This will automatically rebuild these ports when the kernel is rebuilt. You won't forget. Caveat: This will fail for "make reinstallkernel" as the ports Mk files lack a reinstall target, but it seems that relatively few people are aware that this target even exists, even though it can be very useful. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683