DragonFly-2.1.1.270.ge533f master contrib/bsdinstaller-1.1.6/src/backend/installer fn_subpart.c
Matthias Schmidt
matthias at crater.dragonflybsd.org
Sat Jan 3 05:09:41 PST 2009
commit e533fe9a0c04916d7df263b70bddccc8b9e1ad85
Author: Matthias Schmidt <matthias at dragonflybsd.org>
Date: Sat Jan 3 13:39:38 2009 +0100
Zero out the disklabel before using it
Otherwise using a 64-bit disklabel on a disk which contains a 32-bit
disklabel is not possible and vice versa.
Summary of changes:
.../src/backend/installer/fn_subpart.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=e533fe9a0c04916d7df263b70bddccc8b9e1ad85
--
DragonFly BSD source repository
More information about the Commits
mailing list