git: initrd - Allow realroot to not have /dev for paths
Alex Hornung
alexh at crater.dragonflybsd.org
Thu Sep 16 02:03:42 PDT 2010
commit 553a097407a2e44d06d6eddff0fe7d9c9de62343
Author: Alex Hornung <ahornung at gmail.com>
Date: Thu Sep 16 12:03:01 2010 +0200
initrd - Allow realroot to not have /dev for paths
* Check if the realroot (for local and crypt) has a MOUNTFROM that
begins with /dev/, i.e. is a full path. If not, just prepend /dev/.
Summary of changes:
share/initrd/rc | 7 +++++++
share/initrd/rcmount_crypt | 6 ++++++
2 files changed, 13 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/553a097407a2e44d06d6eddff0fe7d9c9de62343
--
DragonFly BSD source repository
More information about the Commits
mailing list