看板 DFBSD_commit 關於我們 聯絡資訊
commit 06b24ecb0b707034e11b3bad4821cf50c3d9ffc6 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Dec 3 15:09:12 2009 -0800 vkernel test - Add a NFS root / boot feature to the vkernel test environment * Add a NFS root / boot feature to the vkernel test environment. By default set IP to 10.0.0.53 and mount the root from 10.0.0.1:/netboot2, using overridable make variables. Summary of changes: test/vkernel/Makefile | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/06b24ecb0b707034e11b3bad4821cf50c3d9ffc6 -- DragonFly BSD source repository