Page MenuHomeFreeBSD

net/cloud-init: use corrected path for /home dirs from 14.0-RELEASE
ClosedPublic

Authored by dch on Oct 30 2024, 12:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 15, 7:02 PM
Unknown Object (File)
Jan 21 2026, 3:34 PM
Unknown Object (File)
Jan 20 2026, 1:49 PM
Unknown Object (File)
Jan 20 2026, 10:36 AM
Unknown Object (File)
Jan 20 2026, 7:42 AM
Unknown Object (File)
Jan 19 2026, 6:10 AM
Unknown Object (File)
Dec 30 2025, 8:51 PM
Unknown Object (File)
Dec 24 2025, 9:05 PM

Details

Summary

the softlinked home -> /usr/home has been removed in FreeBSD
14.0-RELEASE and upwards, as the mountpoints are now /home.

Sponsored by: SkunkWerks, GmbH
Upstream Issue: https://github.com/canonical/cloud-init/issues/5850

got email maintainer approval for the -devel branches too.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60420
Build 57304: arc lint + arc unit

Event Timeline

dch requested review of this revision.Oct 30 2024, 12:21 PM
dch created this revision.

add cloud-init-devel also

Can we link to the upstream pull request / issue / etc.?

I'm maintainer cloud-init, yes this patch acceptable

This revision is now accepted and ready to land.Nov 6 2024, 6:29 AM

add extra ports logic, drop -devel as we do not need it for release
and haven't maintainer approval for it.

This revision now requires review to proceed.Nov 6 2024, 2:43 PM
This revision is now accepted and ready to land.Nov 7 2024, 7:17 AM