[Bug 263691] /etc/devd/hyperv.conf belongs into FreeBSD-hyperv-tools

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 May 2022 16:10:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263691

Mina Galić <me@igalic.co> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #233660|0                           |1
        is obsolete|                            |

--- Comment #4 from Mina Galić <me@igalic.co> ---
Created attachment 233702
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233702&action=edit
move devd's hyperv.conf to hyperv-tools

new, actual patch. built the packages, and this is the result:

```
meena@meena /p/d/i/1/F/latest> pkg list -l -F ./FreeBSD-run* | grep devd
/etc/devd.conf
/etc/devd/asus.conf
/etc/devd/devmatch.conf
/etc/devd/uath.conf
/etc/devd/ulpt.conf
/etc/devd/zfs.conf
/sbin/devd
/usr/share/man/man5/devd.conf.5.gz
/usr/share/man/man8/devd.8.gz
meena@meena /p/d/i/1/F/latest> pkg list -l -F ./FreeBSD-hyperv* | grep devd
/etc/devd/hyperv.conf
meena@meena /p/d/i/1/F/latest>
```

-- 
You are receiving this mail because:
You are the assignee for the bug.