buildworld - Add sync/sleep safety before mkinitrd
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 27 Jun 2014 04:04:09 +0000 (21:04 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 27 Jun 2014 04:04:09 +0000 (21:04 -0700)
commite66f5ba7f2423e57a98544b94f7cbaa066ea0a60
tree6abece0535b02ae01fb0b762b6edd28ef937e9a2
parent3a0038bfb239dd522057809c52d7d23dd2134c38
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.
Makefile.inc1