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, Oct 12, 7:17 PM
Unknown Object (File)
Wed, Oct 8, 9:15 PM
Unknown Object (File)
Sat, Oct 4, 1:23 PM
Unknown Object (File)
Wed, Oct 1, 7:24 PM
Unknown Object (File)
Tue, Sep 30, 3:24 AM
Unknown Object (File)
Sat, Sep 27, 5:03 PM
Unknown Object (File)
Thu, Sep 25, 4:11 PM
Unknown Object (File)
Wed, Sep 17, 5:08 AM

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