git: buildworld - Add sync/sleep safety before mkinitrd
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jun 26 21:05:05 PDT 2014
commit e66f5ba7f2423e57a98544b94f7cbaa066ea0a60
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jun 26 21:04:09 2014 -0700
buildworld - Add sync/sleep safety before mkinitrd
* Try to mitigate a bug in earlier versions of DragonFly that can be
triggered by mkinitrd's use of the VN device by ensuring that the world
is synced to disk before running mkinitrd.
Summary of changes:
Makefile.inc1 | 3 +++
1 file changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e66f5ba7f2423e57a98544b94f7cbaa066ea0a60
--
DragonFly BSD source repository
More information about the Commits
mailing list