HomeFreeBSD

openzfs: Remove broken symlinks

Description

openzfs: Remove broken symlinks

These symlinks are broken. They point to files that don't exist, and
rely on having them be built using a 'in-tree' build that FreeBSD
doesn't use. They also show up as errors on grep -r. Since they are
broken and can't possibly work, remove them for now since non-functional
symlinks matching an upstrem repo that can't work in our repo aren't
worth the error messages.

Though one could argue the whole debian directory should be removed, I
did the minimal change necessary. These can return when the fundamental
issue is fixed and the contrib/debian tree is useful on FreeBSD systems.

Details

Provenance
impAuthored on Jun 27 2023, 5:11 PM
Parents
rG5ae4463498aa: nvme: Fix typo in "Command Aborted by Host" constant name.
Branches
Unknown
Tags
Unknown
Reverted By
D41483: openzfs: Revert to last known good state.