[Bug 288565] graphics/nvidia-drm-61-kmod and 66-kmod stopped working on 15-current

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 31 Jul 2025 13:33:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288565

--- Comment #11 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
I'm not using PkgBase, nor installer but src upgrades. So don't know how
PkgBase handles src tree.

  *The last time I used installer as installer (means, not for use as live
system),
   it was NOT current bsdinstall, but old sysinstall.

So, to be sure, managing src tree with devel/git would be recommended.
IIUC, net/gitup is to keep working tree of git repo simply up-to-date and
doesn't use .git diretory (it even disallows the existence!). So not fits to
going commits back and force, or make work tree the state of specific commit.

Note that to start managing src (and/or ports) tree with git, the directory
must be empty before cloning. So would be net/gitup.

Differences between devel/git and net/gitup is well summerised here.

  https://github.com/johnmehr/gitup

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