git: 4dd886248c - main - Status/2024Q4/installer.adoc: Add contact
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Jan 2025 12:55:34 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=4dd886248c3e540610773c61fc647b9fd5812bf3 commit 4dd886248c3e540610773c61fc647b9fd5812bf3 Author: Pierre Pronchery <pierre@freebsdfoundation.org> AuthorDate: 2025-01-09 12:50:18 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2025-01-09 12:52:08 +0000 Status/2024Q4/installer.adoc: Add contact Reviewed by: status (Pau Amma <pauamma@gundo.com>) Pull Request: https://github.com/freebsd/freebsd-doc/pull/455 --- website/content/en/status/report-2024-10-2024-12/installer.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/status/report-2024-10-2024-12/installer.adoc b/website/content/en/status/report-2024-10-2024-12/installer.adoc index 54a1750f45..70e2245cb5 100644 --- a/website/content/en/status/report-2024-10-2024-12/installer.adoc +++ b/website/content/en/status/report-2024-10-2024-12/installer.adoc @@ -7,6 +7,8 @@ link:https://github.com/freebsd/freebsd-src/pull/1424[bsdinstall: Add pkg instal link:https://github.com/freebsd/freebsd-src/pull/1427[bsdinstall: Add repair scripts to installer menu (#1427)] URL: link:https://github.com/freebsd/freebsd-src/pull/1427[] link:https://wiki.freebsd.org/LaptopDesktopWorkingGroup[Laptop and Desktop Working Group] URL: link:https://wiki.freebsd.org/LaptopDesktopWorkingGroup[] +Contact: Pierre Pronchery <pierre@freebsdfoundation.org> + As part of 2024's GSoC Project on the FreeBSD installer, I had the pleasure to mentor Chun Cheng Yeh (aka "Leaf") with his implementation of additional capabilities. The aim was to add support for repairing or updating an existing installation of FreeBSD, as well as allowing packages to be installed in the Live environment. This work has been consolidated into three distinct pull-requests, available on GitHub.