freebsd-src/release/sparc64
Ken Smith 2911ee00e8 Found another one. Why does mdconfig hate me? Add a "sleep 5" to
this script, without it sparc64 ISO building was consistently failing
because the /dev/md0 device name was not present when the commands
following mdconfig ran.  Apparently there is the possibility of a delay
between when mdconfig finishes and the names become visible in /dev.
Yes, we could code this better than an unconditional call to "sleep 5"
but IMHO we should fix the underlying problem instead.

MFC after: 3 days
2004-08-22 05:34:07 +00:00
..
boot_crunch.conf Put slattach(8), camcontrol(8), usbd(8), and usbdevs(8) onto the 2004-01-28 10:15:47 +00:00
mkisoimages.sh Found another one. Why does mdconfig hate me? Add a "sleep 5" to 2004-08-22 05:34:07 +00:00