NetBSD-Bugs archive

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

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



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

From: "Julian Fagir" <jdf%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/12020 CVS commit: src/distrib/utils/sysinst
Date: Mon, 21 May 2012 22:38:26 +0000

 Module Name:   src
 Committed By:  jdf
 Date:          Mon May 21 22:38:26 UTC 2012
 
 Modified Files:
        src/distrib/utils/sysinst: disks.c msg.mi.de msg.mi.en msg.mi.es
            msg.mi.fr msg.mi.pl
 
 Log Message:
 Changed returncodes to -1 of mount_disks in case of error (before, they were
 inverted).
 Add message mount_failed to be displayed when a mount fails, offering the
 opportunity to go on anyway (fix for PR install/12020).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.123 -r1.124 src/distrib/utils/sysinst/disks.c
 cvs rdiff -u -r1.67 -r1.68 src/distrib/utils/sysinst/msg.mi.de
 cvs rdiff -u -r1.172 -r1.173 src/distrib/utils/sysinst/msg.mi.en
 cvs rdiff -u -r1.43 -r1.44 src/distrib/utils/sysinst/msg.mi.es
 cvs rdiff -u -r1.126 -r1.127 src/distrib/utils/sysinst/msg.mi.fr
 cvs rdiff -u -r1.83 -r1.84 src/distrib/utils/sysinst/msg.mi.pl
 
 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