| Commit message (Expand) | Author | Age | Files | Lines |
* | (isRemovableDrive): usb with class "Floppy (UFI)" are removable even if they ... | Pascal Rigaux | 2002-08-29 | 1 | -1/+1 |
* | (isRemovableUsb): using "Floppy (UFI)" usb media_type is no good, use magical... | Pascal Rigaux | 2002-08-29 | 1 | -10/+18 |
* | - why did hds() did return removable drives in standalone? changing this (thi... | Pascal Rigaux | 2002-08-28 | 1 | -13/+70 |
* | create detect_devices::suggest_mount_point and use it instead of doing it in ... | Pascal Rigaux | 2002-08-28 | 1 | -0/+16 |
* | use mkdir_p instead of mkdir | Pascal Rigaux | 2002-08-28 | 1 | -1/+1 |
* | set {prefix} for rd/ida/cciss/... (instead of doing it in fsedit::hds) | Pascal Rigaux | 2002-08-27 | 1 | -4/+5 |
* | dev_is_devfs always return false during install | Pascal Rigaux | 2002-08-26 | 1 | -1/+1 |
* | avoid using serial_probe on non terminal device (ttyxx or ttySxx). | Francois Pons | 2002-08-26 | 1 | -2/+6 |
* | Let command line tools for network scanning run under "chroot $refix", otherw... | Till Kamppeter | 2002-08-24 | 1 | -244/+1 |
* | add scsi Optical Device recognition (thanks to Michael Riss) | Pascal Rigaux | 2002-08-19 | 1 | -1/+1 |
* | (floppies): module "floppy" can fail to insmod, in that case it means | Pascal Rigaux | 2002-08-11 | 1 | -1/+2 |
* | Scanning network for printers did not work during installation. Fixed. | Till Kamppeter | 2002-08-10 | 1 | -26/+24 |
* | explain the fscking "Processor" need | Thierry Vignaud | 2002-08-08 | 1 | -0/+2 |
* | old hp scanners report themselves as "Processor"s as : | Thierry Vignaud | 2002-08-08 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2002-08-06 | 1 | -3/+3 |
* | s/__END__/1; | Thierry Vignaud | 2002-08-05 | 1 | -1/+1 |
* | kill "wonderful perl" | Thierry Vignaud | 2002-08-05 | 1 | -5/+1 |
* | Accelerated network scanning for printers by applying "nmap" only to machines... | Till Kamppeter | 2002-08-04 | 1 | -5/+81 |
* | Added facility to scan network for SMB/Windows-hosted printers. | Till Kamppeter | 2002-08-01 | 1 | -9/+61 |
* | make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}") | Pascal Rigaux | 2002-07-31 | 1 | -5/+5 |
* | Added subroutines for ethernet printer auto-detection. | Till Kamppeter | 2002-07-31 | 1 | -0/+117 |
* | replace "$foo" with $foo | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -4/+4 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -11/+13 |
* | use usb keyboard bCountryCode to choose the right keyboard | Pascal Rigaux | 2002-07-30 | 1 | -2/+12 |
* | use add_probeall for scsi_hostadapter, not add_alias (may fix a bug reported ... | Pascal Rigaux | 2002-07-27 | 1 | -2/+2 |
* | Added detection of trhe serial number of a USB printer (in preparation for HP... | Till Kamppeter | 2002-07-26 | 1 | -1/+6 |
* | handle computers with no /proc/scsi/scsi | Pascal Rigaux | 2002-07-23 | 1 | -1/+1 |
* | remove '-' before description for IBM eide hard disks | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
* | g Move 2: partition table: hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -2/+2 |
* | when $::noauto, hardwire no probing in detect_devices::probeall to ensure no ... | Pascal Rigaux | 2002-07-22 | 1 | -0/+3 |
* | help perl_checker | Pascal Rigaux | 2002-07-19 | 1 | -1/+1 |
* | handling devfs names for cdrom/hds on ide/scsi (needs testing) | Pascal Rigaux | 2002-07-19 | 1 | -7/+34 |
* | remove debugging info that slipped in | Pascal Rigaux | 2002-07-11 | 1 | -4/+1 |
* | cleanup usbMice | Pascal Rigaux | 2002-07-11 | 1 | -3/+6 |
* | cleanup | Pascal Rigaux | 2002-07-10 | 1 | -40/+34 |
* | enhance cohenrency: step 1 | Thierry Vignaud | 2002-07-10 | 1 | -9/+47 |
* | rewrite getSCSI, now handling scanners | Pascal Rigaux | 2002-07-09 | 1 | -26/+30 |
* | smarter raidAutoStartRaidtab | Pascal Rigaux | 2002-07-07 | 1 | -4/+7 |
* | great new raidAutoStartRaidtab allowing to handle existing software raids | Pascal Rigaux | 2002-07-07 | 1 | -8/+20 |
* | remove detect_devices::check (including the annoying log about no modules for... | Pascal Rigaux | 2002-07-07 | 1 | -7/+0 |
* | adapt to new modules.pm | Pascal Rigaux | 2002-07-04 | 1 | -11/+2 |
* | add tapes() for harddrake2 | Thierry Vignaud | 2002-07-04 | 1 | -0/+1 |
* | updated usbMice to take care of device declared as Mouse:USB in usbtable (was | Francois Pons | 2002-04-26 | 1 | -1/+2 |
* | Reverted parts of the last change, they broke in non-DevFS environments (e. g... | Till Kamppeter | 2002-03-11 | 1 | -69/+51 |
* | Made USB printer auto-detection more stable and reliable. | Till Kamppeter | 2002-03-10 | 1 | -46/+69 |
* | (zips__faking_ide_scsi): fix returned value in standalone | Pascal Rigaux | 2002-03-07 | 1 | -10/+9 |
* | better jaz detection (thanks to Randy Welch) | Pascal Rigaux | 2002-03-02 | 1 | -1/+1 |
* | fix ide zip name when there are already some other SCSI drives | Pascal Rigaux | 2002-03-02 | 1 | -3/+4 |
* | ZIPs and Jazz's are not floppies | Pascal Rigaux | 2002-03-02 | 1 | -4/+4 |