NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47195 CVS commit: src/distrib/utils/sysinst



The following reply was made to PR install/47195; it has been noted by GNATS.

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47195 CVS commit: src/distrib/utils/sysinst
Date: Sat, 17 Nov 2012 20:34:24 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Sat Nov 17 20:34:24 UTC 2012
 
 Modified Files:
        src/distrib/utils/sysinst: disks.c
 
 Log Message:
 Don't show a disk which is mounted as root partition
 in the "Available disks" list during sysinst procedure
 to prevent users from shooting their foot in case of
 installation using install-image on a USB stick.
 Per suggestion in PR/47195.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.126 -r1.127 src/distrib/utils/sysinst/disks.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index