git: dsynth - Add -g option to mount */dports/dragonfly
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jul 15 13:08:22 PDT 2025
commit 60cde009199ad74da7fae1c9c958d9d5f8f93a1d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Jul 15 13:04:46 2025 -0700
dsynth - Add -g option to mount */dports/dragonfly
* Used by the WITH_DPORTS option to make build-all to ask dsynth to
null-mount */dports/dragonfly in addition to null-mount */dports,
because */dports/dragonfly itself might be a sub-mount.
Summary of changes:
usr.bin/dsynth/build.c | 2 ++
usr.bin/dsynth/dsynth.1 | 7 ++++++-
usr.bin/dsynth/dsynth.c | 7 ++++++-
usr.bin/dsynth/dsynth.h | 2 ++
usr.bin/dsynth/mount.c | 8 ++++++++
5 files changed, 24 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/60cde009199ad74da7fae1c9c958d9d5f8f93a1d
--
DragonFly BSD source repository
More information about the Commits
mailing list