git: 7de38e7697 - main - status: 2023q1: cloud-init: minor changes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Apr 2023 18:28:38 UTC
The branch main has been updated by grahamperrin: URL: https://cgit.FreeBSD.org/doc/commit/?id=7de38e7697cd1c623a7caa3d025a626829fb2d1a commit 7de38e7697cd1c623a7caa3d025a626829fb2d1a Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2023-04-18 18:26:56 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2023-04-18 18:26:56 +0000 status: 2023q1: cloud-init: minor changes Reviewed by: Mina Galić <freebsd@igalic.co> Approved by: status (salvadore) Pull request: https://github.com/freebsd/freebsd-doc/pull/174 --- website/content/en/status/report-2023-01-2023-03/cloud-init.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2023-01-2023-03/cloud-init.adoc b/website/content/en/status/report-2023-01-2023-03/cloud-init.adoc index a55826028e..54683f6b46 100644 --- a/website/content/en/status/report-2023-01-2023-03/cloud-init.adoc +++ b/website/content/en/status/report-2023-01-2023-03/cloud-init.adoc @@ -12,7 +12,7 @@ Unfortunately, cloud-init support for operating systems other than Linux is rath To remedy the situation, this project aims to bring FreeBSD cloud-init support on par with Linux support. The broader plan is to lift support across all BSDs. -This quarter has been going very, very slowly, for personal reasons — but also for lack of access to the right resources. +This quarter has been going very, very slowly, for personal reasons -- also for lack of access to the right resources. I have been trying to link:https://github.com/canonical/cloud-init/pull/2003[port the Infiniband functions]. This has proven difficult, because it falsified my thesis that man:ifconfig[8] is all that is needed to figure out network interfaces on FreeBSD.