e7f29a3386
first, mount root and run the various disk providers. Add swap and check the remaining file systems after that. This breaks the dependency cycle for lvm, which needs writeable /dev. Depend on rndctl in cgd.
12 lines
200 B
Bash
12 lines
200 B
Bash
#!/bin/sh
|
|
#
|
|
# $NetBSD: DISKS,v 1.1 2009/04/21 16:08:57 joerg Exp $
|
|
#
|
|
|
|
# PROVIDE: DISKS
|
|
|
|
#
|
|
# This is a dummy dependency, to ensure that all disk devices are
|
|
# accessible for fsck and mountcritlocal.
|
|
#
|