cvs commit: src/usr.sbin/sysinstall disks.c

[ Available lists | Index of cvs-all | Month of Sep 2004 | Week of 18 Sep 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Xin LI <delphij@FreeBSD.org>
Date
18 Sep 2004 16:57:22
Subject
cvs commit: src/usr.sbin/sysinstall disks.c
Message-ID
200409181657.i8IGvLtR038265@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.083 seconds