From nobody Wed Nov 16 00:22:48 2022 X-Original-To: freebsd-cloud@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NBkKL5P8zz4fks2 for ; Wed, 16 Nov 2022 00:23:02 +0000 (UTC) (envelope-from me@igalic.co) Received: from mail-4022.proton.ch (mail-4022.proton.ch [185.70.40.22]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "protonmail.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NBkKJ34pXz3kT6 for ; Wed, 16 Nov 2022 00:23:00 +0000 (UTC) (envelope-from me@igalic.co) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=igalic.co header.s=protonmail3 header.b=itWqa0wA; spf=pass (mx1.freebsd.org: domain of me@igalic.co designates 185.70.40.22 as permitted sender) smtp.mailfrom=me@igalic.co; dmarc=none Date: Wed, 16 Nov 2022 00:22:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=igalic.co; s=protonmail3; t=1668558178; x=1668817378; bh=GoczDEhHvSGnvGKNsX3JwM6W7y+jPayiTCBSC/al1kI=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=itWqa0wAU37x/30INSXmot1Y6coRRjHg5Lu3Pq6feUmIget21Pv6PXZEvN/aMv3vc QfqQoEoyaE9LVLdVQG5Ox8MPDHyRcpMOC1mrwL1eHVkOWcKF3F4dCagtg6Za2P0hbP DbGiNVvV350KUSuoVz8xZifXGFh90BXvhppTRAFtS1EUTBfH8RJIUTG/phXW6bFf6G ocUY4KCvmgzCX7So1/6zWmFk7cfO4HPhHLuyKSLSTG0kpXSUimFvWcLOMXdiaALQ86 hQ8T0mCc+zHhS/jHv/AKd3QP+2QonEQaRiGPS2qSbHO5V/9lFBAZvdcKl031de18ZJ nFlR5gvIF/g3w== To: "freebsd-cloud@FreeBSD.org" From: =?utf-8?Q?Mina_Gali=C4=87?= Subject: cloud-init development Message-ID: Feedback-ID: 13937434:user:proton List-Id: FreeBSD on cloud platforms (EC2, GCE, Azure, etc.) List-Archive: https://lists.freebsd.org/archives/freebsd-cloud List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-cloud@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Result: default: False [-1.48 / 15.00]; R_MIXED_CHARSET(1.00)[subject]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.98)[-0.978]; R_SPF_ALLOW(-0.20)[+ip4:185.70.40.0/24]; R_DKIM_ALLOW(-0.20)[igalic.co:s=protonmail3]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-cloud@FreeBSD.org]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; TO_DN_EQ_ADDR_ALL(0.00)[]; ARC_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:62371, ipnet:185.70.40.0/24, country:CH]; FREEFALL_USER(0.00)[me]; DKIM_TRACE(0.00)[igalic.co:+]; FROM_HAS_DN(0.00)[]; DMARC_NA(0.00)[igalic.co]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Queue-Id: 4NBkKJ34pXz3kT6 X-Spamd-Bar: - X-ThisMailContainsUnwantedMimeParts: N Hi folks, as you may have read in the FreeBSD Quarterly Update[1], I have started working (again) on bringing better BSD support to cloud-init. There's a now net/cloud-init-devel port, that is regularly updated with the new changes. The latest update (22.3-112-g7b049855)[2] will include the ifconfig(8)[3] parser that I've been working on for the past month. If you're working on creating VM images for different clouds providers, I would hugely appreciate if you could help test cloud-init-devel, before it's released, and give feedback - praise and/or bug reports! Thank you very much in advance. Kind regards, Mina Gali=C4=87 ---- 1: https://www.freebsd.org/status/report-2022-07-2022-09/#_freebsd_as_a_tie= r_1_cloud_init_platform 2: https://bugs.freebsd.org/267785 3: https://github.com/canonical/cloud-init/pull/1779 Web: https://igalic.co/ PkgBase Repo: https://alpha.pkgbase.live/