看板 DFBSD_commit 關於我們 聯絡資訊
commit 7299f107974e18cc9c1c40aed65b4b9cc473ff20 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Jun 24 23:09:49 2009 -0700 rcng - add rcng script to fixup kern.bootfile In BOOT+ROOT setups the boot loader does not realize that the boot partition will be mounted as /boot under the root partition. This RCNG script fixes up the kern.bootfile sysctl. Summary of changes: etc/rc.d/fixbootfile | 34 ++++++++++++++++++++++++++++++++++ 1 files changed, 34 insertions(+), 0 deletions(-) create mode 100644 etc/rc.d/fixbootfile http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7299f107974e18cc9c1c40aed65b4b9cc473ff20 -- DragonFly BSD source repository