summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-06-04 20:39:08 +0000
committerOlivier Blin <oblin@mandriva.com>2007-06-04 20:39:08 +0000
commit7687598e5c21eaab68e18ca7e05810105f35a210 (patch)
tree70b4f3107f78ec6ac3f04d027906277b6446f8fc /perl-install/harddrake
parent75869302ef4e74b6455fd1683709aed1e7debfc9 (diff)
downloaddrakx-7687598e5c21eaab68e18ca7e05810105f35a210.tar
drakx-7687598e5c21eaab68e18ca7e05810105f35a210.tar.gz
drakx-7687598e5c21eaab68e18ca7e05810105f35a210.tar.bz2
drakx-7687598e5c21eaab68e18ca7e05810105f35a210.tar.xz
drakx-7687598e5c21eaab68e18ca7e05810105f35a210.zip
remove unused configurator_auto
Diffstat (limited to 'perl-install/harddrake')
-rw-r--r--perl-install/harddrake/data.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/harddrake/data.pm b/perl-install/harddrake/data.pm
index 48c8fd11d..00ff59a34 100644
--- a/perl-install/harddrake/data.pm
+++ b/perl-install/harddrake/data.pm
@@ -147,7 +147,6 @@ our @tree =
string => N("Videocard"),
icon => "video.png",
configurator => "$sbindir/XFdrake",
- configurator_auto => "$sbindir/XFdrake",
detector => sub { f(grep { $_->{driver} =~ /^(Card|Server):/ || $_->{media_type} =~ /DISPLAY_VGA/ } @devices) },
checked_on_boot => 1,
},
='deletions'>-1/+2 * - bootloader-config:Pascal Rigaux2007-05-152-2/+27 * add "mkfs.ext3" which is no more equivalent to "mkfs.ext2 -J"Pascal Rigaux2007-05-142-1/+4 * use "mkfs.ext3" instead of "mkfs.ext2 -J"Pascal Rigaux2007-05-144-2/+9 * re-sync after the big svn lossPascal Rigaux2007-05-140-0/+0 * re-sync after the big svn lossPascal Rigaux2007-05-142-0/+0 * re-sync after the big svn lossPascal Rigaux2007-05-14142-0/+0 * re-sync after the big svn lossPascal Rigaux2007-05-144-0/+681 * re-sync after the big svn lossPascal Rigaux2007-05-1417-0/+45 * - do not ask for updates at end of installation when updates are alreadyPascal Rigaux2007-05-092-0/+8 * build pcmcia header only on i386/x86_64 (patch from Pixel, #30668)Olivier Blin2007-05-092-3/+4 * - localedrake:Pascal Rigaux2007-05-092-1/+3 * upJosé Melo2007-05-071-56/+9 * upJosé Melo2007-05-071-92/+60 * upJosé Melo2007-05-071-41/+15 * create udev nodes configuration file in /etc/udev/devices.d/ instead of conf....Olivier Blin2007-04-302-3/+4 * do not try to configure dvd devices during install since /dev is wiped out at...Olivier Blin2007-04-304-17/+2 * use ->last_usable_sector instead of {totalsectors} so that resizing aPascal Rigaux2007-04-301-1/+1 * "Free space" is better than "Empty space"Pascal Rigaux2007-04-291-1/+1 * - allow umounting cdrom during a transactionPascal Rigaux2007-04-272-0/+2 * use full buffer size when snprintfing (gb)Olivier Blin2007-04-251-1/+1 * 1.8Olivier Blin2007-04-252-1/+4 * use api.mandriva.com to retrieve mirror list (#29346)Olivier Blin2007-04-252-117/+82 * implement ask_from_list_index() and drop other ask_from_list() functionsOlivier Blin2007-04-252-45/+23 * add generic ask_from_list_comments() and ask_from_list() implementation using...Olivier Blin2007-04-251-0/+19 * add ask_from_list_index() prototypeOlivier Blin2007-04-251-0/+1 * add lowercase() function (used to retrieve mirror list)Olivier Blin2007-04-252-0/+10 * remove huge unwanted commitOlivier Blin2007-04-258-137/+165 * crappy commit (reverted later)Olivier Blin2007-04-258-165/+137 * pass DISTRIB_TYPE when building stage1 (useful to know which mirro list to re...Olivier Blin2007-04-252-1/+2 * re-sync after the big svn lossPascal Rigaux2007-04-251-715/+100 * re-sync after the big svn lossPascal Rigaux2007-04-25