From owner-freebsd-hackers@freebsd.org Mon Aug 14 19:12:38 2017 Return-Path: Delivered-To: freebsd-hackers@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 0E349DDE96E for ; Mon, 14 Aug 2017 19:12:38 +0000 (UTC) (envelope-from nbari@codigo.io) Received: from mail-wr0-x22e.google.com (mail-wr0-x22e.google.com [IPv6:2a00:1450:400c:c0c::22e]) (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 98E846B10A for ; Mon, 14 Aug 2017 19:12:37 +0000 (UTC) (envelope-from nbari@codigo.io) Received: by mail-wr0-x22e.google.com with SMTP id y41so12833947wrd.3 for ; Mon, 14 Aug 2017 12:12:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codigo.io; s=google; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=O8Js2xuiVg7LlaI3u/tNW+WD6wm+ETYyaab8640wJd0=; b=chRVl+cGzDu4KK8WIis0bl3o0dK7zQRvLsztooQufTMroANHNq2or2DI+xeSGBjaFR HQHoHr/H2FV7koGG+H5wXthtUHJewd+GIKd8rApVh82zFnu9cpgmQ3A2g195ELEaGhbZ /qInAx+P+hPCQPHFnaIpdPT4U7uxsFPZ120qOtcrKZ6SCpW7N8xAsmKCB4oENGEoeDvJ ogcnBjcONu0I6NA5072ElUzzlAxJc53hvd9V9MKEtvSOuYAVjSlvZRa+vxWh+j/Q4WqG gA30ju9CA1Agc9MymOg96+VBHbxLS24KqlE2omDoDUn6akKaRTvGu13h4LGqO5gfxYpI D4bg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tequila.io; s=google; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=O8Js2xuiVg7LlaI3u/tNW+WD6wm+ETYyaab8640wJd0=; b=E0P4GHL/JMZ2798Z+d83H7h+WI9YwLb+Ju9kT9krWDHmsrXj2YL86d0GH/jjH38g5g 3czr0Uguq4C+Hk30KWpdgHl5eIlSmcIafBtvON2eLzsIex/Cayc6zEAsHXAwbF/miehr eRhWixcmVNUN336qCoEJhoNiJHbl/jm4/T6Bit1oiZVT+vKYf4q02W9bCEXg7K7tnCHJ XZvqP3Hlr5w3S1y4thhYU3GO429O0JvJAn4T78+T2uh96NO7kxsCc3hutSF2sdma6K+P 5W+ODbRxqY0UGQ/AE5lfbqLPC7+gW+FtG9ZoslgQM6pLtS3mSkURewMN1iG7AIcUyaYB 7Guw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=O8Js2xuiVg7LlaI3u/tNW+WD6wm+ETYyaab8640wJd0=; b=uSmD9byI+toFzd988IxmBf8UODDFnF5pSnBVzsQb08wpdHnfT7ZJNgDAWaTG48678B PD6pmuFwDEjhYXBOeMHRfmGmfOmtDEr4Pq1AnCrx5cQ6kS878JiKbrfP//rjdQtkajzi uJQ1pKdT3rPEoatww97wPgPKEfdckWHVVDuHyyzAvC9L7UMz7Sfx/Ab9dGt5kuGa5PfI A/6T0HmZwFd8RbGEUNa6CH7XE8cFBG7aLQc4FZeZBsBkC8QU9L8fSCt5aqqm3WpkffPv QtfxrW7mkrLZzFMeUu4LPl8Iy0pD3nHrx5z3OPkSVM2K95tx8MoCVBV8hh0+HPAXprUk JFhw== X-Gm-Message-State: AHYfb5jaJjxSFRodXSwi+93Ch6/DajFV7ClPRf7xXJgjN0y27xQJ+V/x z4+Wh+WjoE+BObsYGf3M7wAALTB+sR5e X-Received: by 10.223.170.140 with SMTP id h12mr16140426wrc.79.1502737955774; Mon, 14 Aug 2017 12:12:35 -0700 (PDT) MIME-Version: 1.0 Sender: nbari@codigo.io Received: by 10.223.146.161 with HTTP; Mon, 14 Aug 2017 12:12:35 -0700 (PDT) X-Originating-IP: [91.64.191.181] In-Reply-To: <8888acfa-4dc8-a68f-8ca8-c4df84e5e74a@yandex.com> References: <8888acfa-4dc8-a68f-8ca8-c4df84e5e74a@yandex.com> From: Nicolas Embriz Date: Mon, 14 Aug 2017 21:12:35 +0200 X-Google-Sender-Auth: P2fMcU9byy2CslrxqywfkVtyC7E Message-ID: Subject: Re: Install FreeBSD from source into VM image To: Panagiotes Mousikides Cc: FreeBSD Current , "freebsd-hackers@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2017 19:12:38 -0000 Hi, maybe this can help you to start https://fabrik.red, https://github.com/fabrik-red/images a set of scripts to create an image. regards. On Mon, Aug 14, 2017 at 8:42 PM, Panagiotes Mousikides wrote: > Hello everybody! > > I am working on the FreeBSD test suite, and need to create an image file > from source. How can I do that? > > I need to run something similar to make installkernel && make installworld > with an image file as the target, such that the end result is a ready-made > FreeBSD system that can be started up with bhyve. How can I do that, > including creating the correct /etc files, and the correct boot code and > partitioning? > > Following the FreeBSD handbook [0] didn't work, as that concerns updating > the current system from source only. > > [0]: https://www.freebsd.org/doc/handbook/makeworld.html > > Any help would be kindly appreciated! > > Best regards, > Panagiotes > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >