From 5bcb0eb1d7d79bcb881adfa10f10162d5ca87f51 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 23 Sep 2008 19:36:53 +0000 Subject: auto-configure floppies (in /etc/modprobe.preload.d/floppy) --- perl-install/install/steps.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/steps.pm') diff --git a/perl-install/install/steps.pm b/perl-install/install/steps.pm index ecf0c2629..9561ec1d8 100644 --- a/perl-install/install/steps.pm +++ b/perl-install/install/steps.pm @@ -465,6 +465,7 @@ Consoles 1,3,4,7 may also contain interesting information"; harddrake::autoconf::pcmcia($o->{pcmcia}); #- configure CPU frequency modules harddrake::autoconf::cpufreq(); + harddrake::autoconf::floppy(); #- for mandrake_firstime touch "$::prefix/var/lock/TMP_1ST"; -- cgit v1.2.1