看板 DFBSD_commit 關於我們 聯絡資訊
commit 9a122c9abdf50bef0dd7cda69d65a0a7a10156e7 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Aug 10 19:11:35 2009 -0700 nrelease - adjust usb disk-key image generator * Add an explicit vfs.root.mountfrom line in loader.conf to point the boot loader at da8. * Makefile cleanup. Remove the one-huge-sh line and properly dismount and unconfigure any left over VN from previous attempts. Summary of changes: nrelease/Makefile | 77 ++++++++++++++++++++++++++++---------------------- nrelease/root/README | 3 -- 2 files changed, 43 insertions(+), 37 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a122c9abdf50bef0dd7cda69d65a0a7a10156e7 -- DragonFly BSD source repository