git: 4dd886248c - main - Status/2024Q4/installer.adoc: Add contact
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=4dd886248c3e540610773c61fc647b9fd5812bf3 commit 4dd886248c3e540610773c61fc647b9fd5812bf3 Author: Pierre Pronchery <[email protected]> AuthorDate: 2025-01-09 12:50:18 +0000 Commit: Lorenzo Salvadore <[email protected]> CommitDate: 2025-01-09 12:52:08 +0000 Status/2024Q4/installer.adoc: Add contact Reviewed by: status (Pau Amma <[email protected]>) 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 <[email protected]> + 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.