看板 DFBSD_commit 關於我們 聯絡資訊
commit 2158b05616b81e48f177285f55a325e5d4aaca5f Author: Sascha Wildner <saw@online.de> Date: Mon Jul 6 19:02:04 2009 +0200 installer: Fix configuration of a HAMMER system with UFS /boot. The only thing we can rely upon is that /boot is partition a. So for determining which partition is /, take a peek at /boot/loader.conf for now. While here, simplify the mounting part a bit. Reported-by: dillon, hasso Summary of changes: usr.sbin/installer/dfuibe_installer/fn_configure.c | 48 +++++++++++--------- 1 files changed, 27 insertions(+), 21 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2158b05616b81e48f177285f55a325e5d4aaca5f -- DragonFly BSD source repository