]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Makefile
Switch from /lib/init/rw to /dev for early-boot files.
authorNeilBrown <neilb@suse.de>
Wed, 28 Jul 2010 07:04:42 +0000 (17:04 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 28 Jul 2010 07:41:35 +0000 (17:41 +1000)
commit7f5de63d511c24629231ed5712525d460688e0f8
tree4d005bdcc2d3bfc5feb3420f50d3dc5844c72485
parent08415c46a867b26743b6b4fc93d5fc6ed027cb07
Switch from /lib/init/rw to /dev for early-boot files.

It turns out that /lib/init/rw doesn't exist in early boot
like I thought.  So give up on that idea and just use
/dev/.mdadm/ for files that must persist from early-boot
to regular boot.

Signed-off-by: NeilBrown <neilb@suse.de>
Makefile
mdadm.h
mdmon.8