cvs commit: src/usr.sbin/sysinstall disks.c
Xin LI
delphij at FreeBSD.org
Sat Sep 18 09:57:22 PDT 2004
delphij 2004-09-18 16:57:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
usr.sbin/sysinstall disks.c
Log:
MFC revision 1.153
date: 2004/09/15 08:19:03; author: delphij; state: Exp; lines: +7 -1
Clear all "active partition" bits before we set a new one.
This adds a safebelt that prevents users to mark more than
one "active" partitions, which will lead to a unbootable
machine, especially in multi-boot configurations.
Approved by: re (scottl), mentor (murray)
Revision Changes Path
1.152.2.1 +7 -1 src/usr.sbin/sysinstall/disks.c
More information about the cvs-src
mailing list