Duplicated /etc files

Grzegorz Junka list1 at gjunka.com
Thu May 7 17:29:52 UTC 2020


I reinstalled base and kernel from FreeBSD-base packages and ended up 
with 372 duplicated files in /etc

:/etc % find . | grep pkgsave | wc -l
      372

Including replaced master.passwd and group!


All changes are of this type:

:/etc # diff inetd.conf.pkgsave inetd.conf
1c1
< # $FreeBSD: releng/12.1/usr.sbin/inetd/inetd.conf 337687 2018-08-12 
13:29:40Z brd $
---
 > # $FreeBSD: head/usr.sbin/inetd/inetd.conf 337687 2018-08-12 
13:29:40Z brd $


Is that expected?




More information about the freebsd-pkgbase mailing list