看板 DFBSD_commit 關於我們 聯絡資訊
commit e6847d54541b8c561b68144896f3a7a485f507f5 Author: Sascha Wildner <saw@online.de> Date: Sun Jun 28 22:09:58 2009 +0200 installer: Add UFS /boot & HAMMER ROOT support. The installer's HAMMER install option does now recommend (and require) a UFS /boot partition. Also, check more explicitly for the user specifying /usr, /var, etc. and refuse to continue if he did because these will be automatically created as pseudo fs's. Finally, while here, do some miscellaneous cleanup. In-discussion-with: dillon Summary of changes: usr.sbin/installer/dfuibe_installer/fn_install.c | 20 ++++- .../installer/dfuibe_installer/fn_subpart_hammer.c | 79 ++++++++++++-------- 2 files changed, 64 insertions(+), 35 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e6847d54541b8c561b68144896f3a7a485f507f5 -- DragonFly BSD source repository