On 02/02/2012 03:59 PM, Dave Young wrote: > This series deal with network startup without netroot and nfsmount > in fstab-sys. Patch 1/7, 2/7 and 3/7 is same with previous ones, > I just send them for easily tracking. > > [PATCH 1/7] allow ifup bring up network manually even without netroot > [PATCH 2/7] auto setup network without netroot > [PATCH 3/7] fix fstab-sys module check > [PATCH 4/7] add nobody group for rpc.idmapd > [PATCH 5/7] source dracut-lib.sh in nfs cleanup script > [PATCH 6/7] split nfs rpc daemons startup script > [PATCH 7/7] do not check dev node exist for fstab-sys mounting > > Changes from last version are: > 4/7: new fix for nfs > 5/7: new fix for nfs > 6/7: start nfs-start-rpc.sh in pre-udev hook
one addition is add "new file mode 100755" to diff header so git can create an executable nfs-start-rpc.sh file. Because I use quilt so I manually add them, tested with git and it works well. > 7/7: remove fsck check for nfs due to fsck_able already do this for us. > -- > To unsubscribe from this list: send the line "unsubscribe initramfs" in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Thanks Dave -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html