Module Name: src Committed By: martin Date: Tue Mar 30 20:09:25 UTC 2010
Modified Files: src/distrib/utils/sysinst: menus.mi msg.mi.de msg.mi.en msg.mi.es msg.mi.fr msg.mi.pl util.c Log Message: Do not bother to ask the user for CD details (like device name or path on the CD) if we can find CDs (i.e. media, not drives) automagically and check the standard paths on it. If we find multiple CDs, offer a menu to select showing the volume name. If something goes wrong, fall back to the manual input method. In typical installs this makes us just proceed with extracting the sets after selecting "install from CD/DVD", w/o any further interaction. As a side effect fixes PR 43012. XXX new messages need translations. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/distrib/utils/sysinst/menus.mi cvs rdiff -u -r1.51 -r1.52 src/distrib/utils/sysinst/msg.mi.de cvs rdiff -u -r1.159 -r1.160 src/distrib/utils/sysinst/msg.mi.en cvs rdiff -u -r1.28 -r1.29 src/distrib/utils/sysinst/msg.mi.es cvs rdiff -u -r1.109 -r1.110 src/distrib/utils/sysinst/msg.mi.fr cvs rdiff -u -r1.67 -r1.68 src/distrib/utils/sysinst/msg.mi.pl cvs rdiff -u -r1.163 -r1.164 src/distrib/utils/sysinst/util.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.