| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - fix detecting usb drives (#13395) | Pascal Rigaux | 2007-05-30 | 1 | -4/+7 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -66/+44 |
* | (load_category) load ide-generic for disk/ide (this is a working | Thierry Vignaud | 2006-02-28 | 1 | -0/+1 |
* | very titypo | Pascal Rigaux | 2006-02-16 | 1 | -1/+1 |
* | (when_load_category) do not bother preloading sd_mod for ide drivers | Thierry Vignaud | 2006-02-16 | 1 | -1/+1 |
* | last inside a "do ... until ..." is bad | Pascal Rigaux | 2005-09-20 | 1 | -2/+2 |
* | drop sr_mod workarounds, it's now handled by udev coldplug | Olivier Blin | 2005-09-19 | 1 | -1/+0 |
* | ugly hack: wait for usb-storage devices to appear (bugzilla #13395) | Pascal Rigaux | 2005-09-19 | 1 | -1/+13 |
* | add sr_mod in modprobe.preload if needed (#18641) | Olivier Blin | 2005-09-17 | 1 | -0/+1 |
* | silent error when ahci or ata_piix insmod fail (ahci fails on vmware) | Pascal Rigaux | 2005-09-07 | 1 | -0/+1 |
* | ahci says "ahci: probe of %s failed with error %d", but succeeds anyway, so w... | Pascal Rigaux | 2005-08-30 | 1 | -10/+7 |
* | better logging of ahci vs ata_piix special code | Pascal Rigaux | 2005-08-29 | 1 | -1/+3 |
* | ahci and ata_piix handle the same hardware, it only depends on the bios confi... | Pascal Rigaux | 2005-08-24 | 1 | -0/+6 |
* | rewrite code to allow next commit | Pascal Rigaux | 2005-08-24 | 1 | -5/+6 |
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 1 | -1/+1 |
* | don't need prefixing with current package | Pascal Rigaux | 2005-06-09 | 1 | -2/+2 |
* | create detect_devices::probe_name() & detect_devices::probe_unique_name() and... | Pascal Rigaux | 2005-06-02 | 1 | -1/+1 |
* | (write_preload_conf) factorize modules managment | Thierry Vignaud | 2005-05-30 | 1 | -4/+1 |
* | (write_preload_conf) simplify DVB & TV managment through probe_category() | Thierry Vignaud | 2005-05-30 | 1 | -2/+1 |
* | replace unused $o->{localInstall} with $::local_install, partially used inste... | Pascal Rigaux | 2005-05-26 | 1 | -2/+2 |
* | keep binaries in their "standard" binary dir instead of moving everything to ... | Pascal Rigaux | 2005-05-20 | 1 | -1/+1 |
* | fix titi sux | Pascal Rigaux | 2005-05-20 | 1 | -1/+1 |
* | append evdev in modprobe.preload if a touchpad is detected | Olivier Blin | 2005-04-18 | 1 | -0/+1 |
* | use better laptop detection now that dmidecode is used | Olivier Blin | 2005-04-18 | 1 | -1/+1 |
* | don't load modules.cz in uml install | Olivier Blin | 2005-04-05 | 1 | -1/+1 |
* | - disable imm/ppa probe during install since it causes some rubbish to be pri... | Pascal Rigaux | 2005-03-29 | 1 | -1/+11 |
* | - add dmi_probe() | Pascal Rigaux | 2005-03-15 | 1 | -0/+1 |
* | add various/crypto category (support for hardware accelerated crypto) | Thierry Vignaud | 2005-02-11 | 1 | -0/+1 |
* | (write_preload_conf) preload padlock driver for VIA C3 that have RNG (crypto ... | Thierry Vignaud | 2005-02-11 | 1 | -0/+1 |
* | (write_preload_conf) typo fix | Thierry Vignaud | 2005-02-10 | 1 | -1/+1 |
* | (write_preload_conf) rely on "multimedia/tv" category, thus managing more TV ... | Thierry Vignaud | 2005-02-10 | 1 | -1/+1 |
* | (write_preload_conf) minimal joystick support: preload proper modules (though | Thierry Vignaud | 2005-02-10 | 1 | -0/+1 |
* | (write_preload_conf) simplify and support multiple different AGP controllers | Thierry Vignaud | 2005-02-10 | 1 | -3/+1 |
* | (write_preload_conf) minimal DVB support: preload proper modules | Thierry Vignaud | 2005-02-10 | 1 | -1/+1 |
* | add various/laptop category (only toshiba is detectable by pci_probe() though... | Thierry Vignaud | 2005-02-10 | 1 | -0/+1 |
* | new kernel doesn't like usbdevfs any more, it wants usbfs | Pascal Rigaux | 2005-02-08 | 1 | -1/+1 |
* | (append_to_modules_loaded_at_startup_for_all_kernels) introduce it | Thierry Vignaud | 2005-01-20 | 1 | -0/+4 |
* | move SATA in its own category | Thierry Vignaud | 2005-01-20 | 1 | -1/+1 |
* | packdrake changed a little, ensuring that if we ask no modules it doesn't cau... | Pascal Rigaux | 2004-12-17 | 1 | -1/+1 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
* | replace isStandalone with !isInstall (for finish-install which is neither isI... | Pascal Rigaux | 2004-11-30 | 1 | -3/+3 |
* | (load_and_configure) fix setting scsi and usb probell in live CD (thus fixing | Thierry Vignaud | 2004-11-25 | 1 | -1/+1 |
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -2/+2 |
* | update ppc kernel modules detection & loading | Pascal Rigaux | 2004-11-16 | 1 | -4/+9 |
* | fix titi sux | Pascal Rigaux | 2004-09-29 | 1 | -1/+1 |
* | (write_preload_conf) simplify | Thierry Vignaud | 2004-09-29 | 1 | -1/+1 |
* | (write_preload_conf) preload nvram on laptops | Thierry Vignaud | 2004-09-29 | 1 | -0/+1 |
* | add module for storage controllers that are not compiled built-in in kernel | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
* | add load_with_options() | Pascal Rigaux | 2004-08-16 | 1 | -5/+10 |
* | internally keep module names according to what we configure (and our kernel, ... | Pascal Rigaux | 2004-08-10 | 1 | -7/+10 |