From owner-freebsd-virtualization@freebsd.org Sat Apr 29 11:08:53 2017 Return-Path: Delivered-To: freebsd-virtualization@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 4B9E0D55F52 for ; Sat, 29 Apr 2017 11:08:53 +0000 (UTC) (envelope-from olevole@olevole.ru) Received: from mail-lf0-x22e.google.com (mail-lf0-x22e.google.com [IPv6:2a00:1450:4010:c07::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 C60A3208 for ; Sat, 29 Apr 2017 11:08:52 +0000 (UTC) (envelope-from olevole@olevole.ru) Received: by mail-lf0-x22e.google.com with SMTP id c80so44672596lfh.3 for ; Sat, 29 Apr 2017 04:08:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=olevole-ru.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding; bh=52IqZQlj5GAnj4OYkLRZUTUPshgzfbfVjI5KETtb898=; b=A8O8cha4RcRWJemdxIuMxs3Vt7QamNmGcVMvG8XmnUjwcWrsZT4cU2xQCOg9OjqmVK 258UPdnmHvRYar7AuERuZcPxp1hvC38ZSXJKwMmTds3thbFfvnSlVPnADDGrNpCTrj1N wuTlD5/S455Y6wcV9uKyB/pjDj0MIeTDFolxVSKDp1l8JSeb4LuZK/Ct5FtVnyFJP/Dh gbHW1jSOhigOKExqun0Rc3/lbD4ApD6WyYgJV2lpRz0rnqGKzsXDNWzqfsDBp+QeVahn 7ZdW/cDkobAuR+/zc5aVet/HJ3K2NSt6rPjXKzScX5a6lP0kr+eOHStlPz3BLGBiHWCE Jfpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version:content-transfer-encoding; bh=52IqZQlj5GAnj4OYkLRZUTUPshgzfbfVjI5KETtb898=; b=NroGacJN0NJHEd3tm/lbwp3iACGtt7SzFt4vcqS71baMj4kZdsFa7cGrSJUpoQZSFI nIYz1/vWcAbYM8DLnxJHDhxdeO9w03Wm1alleCfwzbzMcrjC0SFpvP6Rk2qxZA9sENHB pQnVL1zlsKeNA3JbXzGjG4OtrD8PShZcbyps8FxoR1akNZIofrVCUQ+f/vZWWNDlX5nD c3J8fC9BkmV227Kx0Y5gjt6UydRFlcm9U8RBZH7rz0baEggYhQ297XPgnKgYhNPI52Dt gs9xu/sUOSAUXVO30gJJTjnt70hmf6n5DUisJzm3/6F7tXBFb8MxDG16daWXy8hNXosZ xA/w== X-Gm-Message-State: AN3rC/5qvgn+0LG4jBMps10EqDMqPXAmjzrVBcTMJwLdyKo/nJNdHF52 IHSzjgsda6emuxO+ X-Received: by 10.46.6.17 with SMTP id 17mr5418956ljg.125.1493464130042; Sat, 29 Apr 2017 04:08:50 -0700 (PDT) Received: from gizmo.my.domain (95-28-199-171.broadband.corbina.ru. [95.28.199.171]) by smtp.gmail.com with ESMTPSA id h9sm1547809ljb.46.2017.04.29.04.08.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 29 Apr 2017 04:08:48 -0700 (PDT) From: Oleg Ginzburg To: freebsd-jail@freebsd.org, freebsd-virtualization@freebsd.org Subject: [CFT] ClonOS distribution (beta) Date: Sat, 29 Apr 2017 14:08:47 +0300 Message-ID: <6471744.WOriHUl5lJ@gizmo.my.domain> User-Agent: KMail/4.14.10 (FreeBSD/12.0-CURRENT; KDE/4.14.30; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Apr 2017 11:08:53 -0000 Hello, Some time ago I announced a new project called the ClonOS[1]. At the moment the functinal for working with bhyve(8) and jail(8) stabilized, so I invite to testing this anyone who is interested in such project. Formally, this is the WEB interface for CBSD[2] (jail and bhyve management framework writtend in sh), but is formed into a separate distribution for those who do not want to be engaged in setting up the system, since the configuration is large[3] ;-) After ClonOS release I plan to make a sysutils/cbsdweb port for this stuff. For booting bhyve I'm using a third-party solution[4], so booting can differ from standard behavior. You can send any comments or ideas to my email or register as GitHub issue[5] or write this in Telegram channel[6] Cul8r! -- [1] https://www.freebsd.org/news/status/report-2016-07-2016-09.html#ClonOS:-New-FreeBSD-Based-Free/Open-Hosting-Platform [2] http://www.freshports.org/sysutils/cbsd/ , https://www.bsdstore.ru/en/about.html [3] https://clonos.tekroutine.com/installation_on_freebsd.html [4] iPXE, http://ipxe.org/ for bhyve PXE boot support [5] https://github.com/clonos/cp , https://github.com/cbsd/ [6] https://web.telegram.org/#/im?p=%40cbsdofficial