git: nrelease: Allow to build snapshots on tmpfs.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Mar 10 06:50:43 PST 2016
commit b34d3b9b8fa26892a7eb1f0fbf9a053d72798cd8
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu Mar 10 10:43:31 2016 +0200
nrelease: Allow to build snapshots on tmpfs.
/usr/libexec/locate.updatedb excludes files residing on tmpfs.
That causes an empty locate db failure just before the end of
customizeiso target and leaves a dangling ${ISOROOT}/dev mount.
By permitting updatedb to fail, the requirement for ISOROOT
to be on ufs/hammer fs is lifted.
Summary of changes:
nrelease/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b34d3b9b8fa26892a7eb1f0fbf9a053d72798cd8
--
DragonFly BSD source repository
More information about the Commits
mailing list