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
F156505647: D47338.diff
Thu, May 14, 5:39 AM
Unknown Object (File)
Mon, May 11, 4:21 AM
Unknown Object (File)
Fri, May 8, 2:30 AM
Unknown Object (File)
Wed, May 6, 5:26 PM
Unknown Object (File)
Wed, May 6, 4:59 PM
Unknown Object (File)
Wed, May 6, 7:33 AM
Unknown Object (File)
Tue, May 5, 7:07 PM
Unknown Object (File)
Sun, May 3, 1:22 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