OSDN Git Service

initrd: support mounting ROOT filesystem via NFS
authorGernot Hillier <gernot.hillier@siemens.com>
Fri, 27 Apr 2012 06:46:43 +0000 (08:46 +0200)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 27 Apr 2012 17:52:51 +0000 (01:52 +0800)
commitff377d794eca9856b5dade764b8578d175f66162
tree85f294b3930e7b9ae2dffac60e4e9d626496c737
parent9258bc60860c83c26c38a29a501b76ab663c9b55
initrd: support mounting ROOT filesystem via NFS

Add mount option "nolock" and a remount workaround to support
NFS roots in our limited Busybox environment.

Signed-off-by: Gernot Hillier <gernot.hillier@siemens.com>
initrd/init