Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | explain | Thierry Vignaud | 2004-10-07 | 1 | -0/+2 |
| | |||||
* | - XFdrake can detect a auxmouse which was not detected by mousedrake so we ↵ | Pascal Rigaux | 2004-10-07 | 1 | -1/+1 |
| | | | | | | | need to call various_xfree_conf() - this implies adding parameter $do_pkgs to a few functions | ||||
* | typo fix | Thierry Vignaud | 2004-09-30 | 1 | -1/+1 |
| | |||||
* | list tablets too with mice | Thierry Vignaud | 2004-09-30 | 1 | -1/+1 |
| | |||||
* | use a distinct icon for UPS devices in harddrake GUI | Thierry Vignaud | 2004-09-30 | 1 | -1/+1 |
| | |||||
* | fix UPS devices listed in both "UPS" and "unknown" classes | Thierry Vignaud | 2004-09-30 | 1 | -1/+1 |
| | |||||
* | list all mice and keyboards (thus lowering unknown hardware in | Thierry Vignaud | 2004-09-30 | 1 | -14/+25 |
| | | | | | hwdb-clients) | ||||
* | detect scanners later so that we filter out bogus usb devices detected | Thierry Vignaud | 2004-09-14 | 1 | -9/+9 |
| | | | | | by sane_find_scanner | ||||
* | detect not yet supported ethernnet cards too | Thierry Vignaud | 2004-09-14 | 1 | -1/+5 |
| | |||||
* | (unknown) blacklist more bridges (though f() should already take care | Thierry Vignaud | 2004-09-14 | 1 | -1/+1 |
| | | | | | of that) | ||||
* | detect more bridges and the like | Thierry Vignaud | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | explain why some hw classes are not probed on bootstrapping | Thierry Vignaud | 2004-09-13 | 1 | -0/+4 |
| | |||||
* | move comment where appropriate | Thierry Vignaud | 2004-09-13 | 1 | -3/+0 |
| | |||||
* | cleanups | Thierry Vignaud | 2004-09-10 | 1 | -1/+0 |
| | |||||
* | autoconfigure mice on bootstrapping | Thierry Vignaud | 2004-09-10 | 2 | -0/+9 |
| | |||||
* | (xconf) fix X11 autoconfiguration | Thierry Vignaud | 2004-09-08 | 1 | -1/+1 |
| | |||||
* | - do not run drakconnect for ethernet & ADSL | Thierry Vignaud | 2004-09-06 | 1 | -3/+3 |
| | | | | | - do not run diskdrake for hd | ||||
* | add module for storage controllers that are not compiled built-in in kernel | Thierry Vignaud | 2004-09-06 | 1 | -3/+3 |
| | |||||
* | add a few comments | Thierry Vignaud | 2004-09-06 | 1 | -0/+2 |
| | |||||
* | add module for AGP controller | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | run drakconnect when an ADSL device is found (we should do so only when device | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | | | | | is added, not when removed) | ||||
* | add module for TV cards (trainee sucks...) | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | added initial support for UPS | Frederic Lepied | 2004-08-31 | 1 | -2/+11 |
| | |||||
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -3/+3 |
| | |||||
* | check usb controllers on boot | Olivier Blin | 2004-08-18 | 1 | -1/+1 |
| | |||||
* | add PCMCIA controllers class | Thierry Vignaud | 2004-08-18 | 1 | -0/+13 |
| | |||||
* | use network::ethernet::get_eth_categories in ethernet detector | Olivier Blin | 2004-08-18 | 1 | -1/+2 |
| | |||||
* | add hint about ala LaTeX strings for translators | Thierry Vignaud | 2004-08-09 | 1 | -2/+6 |
| | |||||
* | make it clearer by factorizing arch() call | Thierry Vignaud | 2004-08-05 | 1 | -2/+4 |
| | |||||
* | fix PPC entries | Thierry Vignaud | 2004-08-05 | 1 | -3/+2 |
| | |||||
* | add dmasound_pmac <=> snd-powermac (for ppc, Christiaan Welvaart) | Pascal Rigaux | 2004-08-05 | 1 | -2/+4 |
| | |||||
* | add support for ALSA on PPC and SPARC | Thierry Vignaud | 2004-08-05 | 1 | -0/+3 |
| | |||||
* | align sound driver entries | Thierry Vignaud | 2004-08-05 | 1 | -6/+6 |
| | |||||
* | update sound drivers list | Thierry Vignaud | 2004-08-05 | 1 | -1/+12 |
| | |||||
* | introduce ->ensure_binary_is_installed and use it | Pascal Rigaux | 2004-08-02 | 1 | -1/+1 |
| | |||||
* | (network_conf) rename o as obj so that pixel isn't confused | Thierry Vignaud | 2004-08-02 | 1 | -2/+2 |
| | |||||
* | (set_removable_auto_configurator) copy it out from set_removable_configurator() | Thierry Vignaud | 2004-07-29 | 1 | -0/+5 |
| | | | | | (set_removable_configurator) restore it as of MDK10.0 time | ||||
* | use do_pkgs_standalone->new instead of class_discard | Pascal Rigaux | 2004-07-21 | 1 | -2/+2 |
| | |||||
* | - %modules::conf is no more a global, so many functions need passing ↵ | Pascal Rigaux | 2004-07-21 | 4 | -29/+34 |
| | | | | | | | | | | | | | | | $modules_conf - $modules_conf is a class choosing modules.conf or modprobe.conf (esp. useful after install) (but not working yet!) - modules::load() doesn't use $modules_conf, use modules::load_and_configure() - modules::load() doesn't allow options, use either modules::load_raw() or modules::load_and_configure() - some functions used to want an array ref for modules options and some a string, now every functions use a string - many functions (like modules::get_alias()) are now methods on $modules_conf - some functions in mouse.pm needed a $in where a $do_pkgs is enough - some perl_checker compliance - small fixes | ||||
* | - rename add_alias() into set_alias() | Pascal Rigaux | 2004-07-08 | 1 | -3/+3 |
| | | | | | - create set_sound_slot() and use it | ||||
* | modules::mergein_conf() doesn't need to be given /etc/modules.conf | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |
| | | | | | => prepare for reading either modprobe.conf or modules.conf based on the running kernel version | ||||
* | merge x11 autoconf support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 1 | -0/+27 |
| | |||||
* | (pciusb_id) fix duplicated USB disks (in both disk and unknown categories) | Thierry Vignaud | 2004-06-17 | 1 | -1/+9 |
| | |||||
* | (set_removable_configurator) fix typo preventing adding entries in | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 |
| | | | | | /etc/fstab for new removable media | ||||
* | (set_removable_configurator) switch from diskdrake to drakupdate_fstab | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
| | | | | | (like hotplug we just automatically guess what's better) | ||||
* | update comment | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
| | |||||
* | rename usbnet as net_modules | Thierry Vignaud | 2004-06-15 | 1 | -2/+2 |
| | |||||
* | since some hard disks are USB models, we've to filtering them out once we've | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
| | | | | | detected them in order to prevent tem to appear in the "unknown/other" category | ||||
* | ethernet card detection: only rely on driver for matching ethernet cards, thus | Thierry Vignaud | 2004-06-14 | 1 | -7/+2 |
| | | | | | | | | preventing mislisting of other/unwanted devices (eg: bluetooth, wlan, AX25). last but not least, it enables us to catch ldetect/ldetect-lst/detect_devices bugs where some devices are *not* seen by drakx and drakconnect. | ||||
* | remove useless filtering in bridges detection code since proper filtering (for | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
| | | | | | dobles) is already done at the upper level. |