From 59255c556db6a1fbb94458d87f798a58d39a056f Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 24 Jul 2002 14:05:11 +0000 Subject: enhance (complicate? ;p) device detection so that scsi and usb detection are done only when no ide cdrom with mandrake install is detected (speed up), have usb keyboard modules installed before any interactive question, honour "noauto" (skip usb detection and insmod'ing) --- mdk-stage1/frontend.h | 1 - 1 file changed, 1 deletion(-) (limited to 'mdk-stage1/frontend.h') diff --git a/mdk-stage1/frontend.h b/mdk-stage1/frontend.h index 9c2609281..4f2d112b7 100644 --- a/mdk-stage1/frontend.h +++ b/mdk-stage1/frontend.h @@ -48,5 +48,4 @@ void verror_message(char *msg, va_list ap); void vinfo_message(char *msg, va_list ap); void vwait_message(char *msg, va_list ap); - #endif -- cgit v1.2.1