git: usr.sbin/makefs: Ignore the "tags" keyword in mtree manifests

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sun Oct 31 08:48:28 PDT 2021


commit 32357d2acfd467795886f13d62427207578d24db
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date:   Mon Nov 1 00:27:28 2021 +0900

    usr.sbin/makefs: Ignore the "tags" keyword in mtree manifests
    
    An install using -DNO_ROOT emits mtree entries containing tags used by
    pkgbase.  makefs(8) can safely ignore them, so do that rather than
    emitting a warning for each entry.
    
    taken from FreeBSD ed42b22abc48ba53aaa38e1e64438b6d71e7e944

Summary of changes:
 usr.sbin/makefs/mtree.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/32357d2acfd467795886f13d62427207578d24db


-- 
DragonFly BSD source repository


More information about the Commits mailing list