summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/data.pm
Commit message (Expand)AuthorAgeFilesLines
* explainThierry Vignaud2004-10-071-0/+2
* typo fixThierry Vignaud2004-09-301-1/+1
* list tablets too with miceThierry Vignaud2004-09-301-1/+1
* use a distinct icon for UPS devices in harddrake GUIThierry Vignaud2004-09-301-1/+1
* fix UPS devices listed in both "UPS" and "unknown" classesThierry Vignaud2004-09-301-1/+1
* list all mice and keyboards (thus lowering unknown hardware inThierry Vignaud2004-09-301-14/+25
* detect scanners later so that we filter out bogus usb devices detectedThierry Vignaud2004-09-141-9/+9
* detect not yet supported ethernnet cards tooThierry Vignaud2004-09-141-1/+5
* (unknown) blacklist more bridges (though f() should already take careThierry Vignaud2004-09-141-1/+1
* detect more bridges and the likeThierry Vignaud2004-09-141-1/+1
* explain why some hw classes are not probed on bootstrappingThierry Vignaud2004-09-131-0/+4
* move comment where appropriateThierry Vignaud2004-09-131-3/+0
* autoconfigure mice on bootstrappingThierry Vignaud2004-09-101-0/+1
* - do not run drakconnect for ethernet & ADSLThierry Vignaud2004-09-061-3/+3
* add module for storage controllers that are not compiled built-in in kernelThierry Vignaud2004-09-061-3/+3
* add a few commentsThierry Vignaud2004-09-061-0/+2
* add module for AGP controllerThierry Vignaud2004-09-061-1/+1
* run drakconnect when an ADSL device is found (we should do so only when deviceThierry Vignaud2004-09-061-1/+1
* add module for TV cards (trainee sucks...)Thierry Vignaud2004-09-061-1/+1
* added initial support for UPSFrederic Lepied2004-08-311-2/+11
* check usb controllers on bootOlivier Blin2004-08-181-1/+1
* add PCMCIA controllers classThierry Vignaud2004-08-181-0/+13
* use network::ethernet::get_eth_categories in ethernet detectorOlivier Blin2004-08-181-1/+2
* (set_removable_auto_configurator) copy it out from set_removable_configurator()Thierry Vignaud2004-07-291-0/+5
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-4/+4
* modules::mergein_conf() doesn't need to be given /etc/modules.confPascal Rigaux2004-07-071-1/+1
* (pciusb_id) fix duplicated USB disks (in both disk and unknown categories)Thierry Vignaud2004-06-171-1/+9
* (set_removable_configurator) fix typo preventing adding entries inThierry Vignaud2004-06-171-1/+1
* (set_removable_configurator) switch from diskdrake to drakupdate_fstabThierry Vignaud2004-06-151-1/+1
* update commentThierry Vignaud2004-06-151-1/+1
* rename usbnet as net_modulesThierry Vignaud2004-06-151-2/+2
* since some hard disks are USB models, we've to filtering them out once we'veThierry Vignaud2004-06-141-1/+1
* ethernet card detection: only rely on driver for matching ethernet cards, thusThierry Vignaud2004-06-141-7/+2
* remove useless filtering in bridges detection code since proper filtering (forThierry Vignaud2004-06-141-1/+1
* fix misdetection of nvidia nforce ethernet cards (broken since forcedethThierry Vignaud2004-06-141-1/+1
* do not run XFdrake in automatic mode, it's uselessThierry Vignaud2004-05-111-2/+1
* list SATA controllers in their own category (anthill #741)Thierry Vignaud2004-04-301-1/+10
* change last isdn_detect_backend() remainingDamien Chaumette2004-04-281-1/+1
* do X11 configuration automagicallyThierry Vignaud2004-04-231-0/+2
* (set_removable_configurator) use diskdrake instead of drakupdate_fstabThierry Vignaud2004-04-231-1/+1
* set automatic flag for removable mediaThierry Vignaud2004-04-231-0/+5
* split usb ports from usb controllers (arnaud request)Thierry Vignaud2004-04-221-1/+10
* new harddrake data structure (easier to extend)Thierry Vignaud2004-04-221-49/+290
* split out agp controllers out of bridgesThierry Vignaud2004-03-171-0/+1
* fix in strict modeThierry Vignaud2004-03-111-1/+1
* really, really fix ISDN cards detection :-(Thierry Vignaud2004-03-091-1/+1
* really adapt to new network::isdn::isdn_detect_backend() APIThierry Vignaud2004-03-091-2/+1
* adapt to new network::isdn::isdn_detect_backend() APIThierry Vignaud2004-03-081-2/+2
* bump version numberThierry Vignaud2004-03-021-1/+1
* look at sound cards changes on bootstrappingThierry Vignaud2004-02-251-1/+1