Do not offer usless actions

release2 j_240b29fc
Joanna Rutkowska 13 years ago
parent 7acedffd35
commit 240b29fc12

@ -237,6 +237,8 @@ static void queryCDMediaCheck(char *dev, char *location) {
int rc;
char *stage2loc;
return; // Nobody really checks the DVD before the install! Skip it!
/* dont bother to test in automated installs */
if (FL_KICKSTART(flags) && !FL_MEDIACHECK(flags))
return;

Loading…
Cancel
Save