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)
Fri, Nov 7, 4:41 PM
Unknown Object (File)
Sun, Nov 2, 12:18 AM
Unknown Object (File)
Mon, Oct 27, 8:42 AM
Unknown Object (File)
Sat, Oct 25, 1:39 PM
Unknown Object (File)
Sat, Oct 25, 8:05 AM
Unknown Object (File)
Sat, Oct 25, 12:56 AM
Unknown Object (File)
Fri, Oct 24, 4:13 AM
Unknown Object (File)
Sun, Oct 12, 7:17 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 Not Applicable
Unit
Tests Not Applicable

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