看板 DFBSD_commit 關於我們 聯絡資訊
commit a2f6293fd245bd17fea42cddc69bc93d3c1def32 Author: Sascha Wildner <saw@online.de> Date: Thu Aug 27 09:13:22 2009 +0200 installer: Enable writing to the disk label area prior to wiping it. While here, move the few lines of fn_create_subpartitions() to flow.c. Suggested-by: dillon Reported-by: <elekktretterr@exemail.com.au> Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1461> Summary of changes: usr.sbin/installer/dfuibe_installer/flow.c | 26 ++++++++++++++++- usr.sbin/installer/dfuibe_installer/fn.h | 1 - .../installer/dfuibe_installer/fn_subpart_ufs.c | 31 -------------------- 3 files changed, 25 insertions(+), 33 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a2f6293fd245bd17fea42cddc69bc93d3c1def32 -- DragonFly BSD source repository