Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcmcia: /var/run/stab is nor /var/lib/pcmcia/stab | Guillaume Cottenceau | 2001-11-23 | 1 | -2/+2 |
| | | | | | | yes it probably doesn't bring anything valuable but it's how life is :-) | ||||
* | safer modprobe ide-floppy | Pascal Rigaux | 2001-10-18 | 1 | -1/+1 |
| | |||||
* | ensure floppies() takes care of usb-storage if possible, so that patch on ↵ | Pascal Rigaux | 2001-10-09 | 1 | -1/+3 |
| | | | | usb floppy works | ||||
* | bloody ataraid detection | Pascal Rigaux | 2001-10-02 | 1 | -2/+11 |
| | |||||
* | avoid detecting plip for live upgrade. | Francois Pons | 2001-09-21 | 1 | -1/+1 |
| | |||||
* | added back full pci probe for stage2 command lspci. | Francois Pons | 2001-09-18 | 1 | -1/+1 |
| | |||||
* | removed full pci probe for stringlist (used for generating report_bug). | Francois Pons | 2001-09-18 | 1 | -1/+1 |
| | |||||
* | (pci_probe): log full pci probes | Pascal Rigaux | 2001-09-17 | 1 | -0/+1 |
| | |||||
* | moved modules::get_pcmcia_devices into detect_devices::pcmcia_probe. | Francois Pons | 2001-09-10 | 1 | -3/+17 |
| | |||||
* | fix ide-scsi appearing 2 times when standalone because both in /proc/ide | Pascal Rigaux | 2001-09-10 | 1 | -0/+1 |
| | | | | | and /proc/scsi/scsi | ||||
* | remove debug code | Pascal Rigaux | 2001-09-08 | 1 | -1/+1 |
| | |||||
* | (getCompaqSmartArray): add yet another location for cpqarray location | Pascal Rigaux | 2001-09-04 | 1 | -1/+1 |
| | |||||
* | better floppy detection/info | Pascal Rigaux | 2001-08-29 | 1 | -1/+6 |
| | |||||
* | (raidAutoStart): fix for when kmod is there | Pascal Rigaux | 2001-08-20 | 1 | -0/+2 |
| | |||||
* | a hell lot of cleanup/rewrite: | Pascal Rigaux | 2001-08-17 | 1 | -25/+26 |
| | | | | | | | | | | | * diskdrake_interactive created, diskdrake is now interactive aware * added some documentation about the structure used for partitioning * all_hds now contain the various hds, lvm, raid * cleanup the isLVM, isRAID and alike functions * field {type} in detect_devices is now {media_type} * detect_devices::floppies is now floppies_dev * removed old function prototypes | ||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | generalize the use of chomp_ as the functional alternative to chomp (and ↵ | Pascal Rigaux | 2001-07-24 | 1 | -2/+2 |
| | | | | works on lists) | ||||
* | big work on isdn. Not finished | damien | 2001-07-22 | 1 | -0/+13 |
| | |||||
* | roll back some changes from PPC beta - OldWorld vs NewWorld bootloader | Stew Benedict | 2001-07-18 | 1 | -3/+17 |
| | | | | | modem detection on ttyS0, new sound module in 2.4.4 | ||||
* | s/Linux-Mandrake/Mandrake Linux/ | Pascal Rigaux | 2001-06-21 | 1 | -1/+1 |
| | | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done) | ||||
* | fixed hasPCMCIA and added isLaptop to probe for problable laptop computer | Francois Pons | 2001-06-13 | 1 | -1/+10 |
| | | | | | (according to PCMCIA present or laptop graphics card). | ||||
* | - enhance perl2fcalls (which now handle /xxx(...)/ as a regexp in more cases) | Pascal Rigaux | 2001-06-11 | 1 | -2/+2 |
| | | | | | | - remove the use of /xxx (...)/x by /xxx(...)/ as perl2fcalls is getting smart => make gc happy which is very important, what would we be without him? | ||||
* | include patch to autodetect raid arrays (still needs a kernel that ↵ | Guillaume Cottenceau | 2001-06-11 | 1 | -0/+18 |
| | | | | implements the ioctl..) | ||||
* | fixed fix for isBurner as it does not run on SCSI device. | Francois Pons | 2001-06-08 | 1 | -2/+7 |
| | |||||
* | fixed burner and dvd drive detection ;-) | Francois Pons | 2001-06-06 | 1 | -18/+8 |
| | | | | | | | | | c::isBurner seems to detect both IDE and SCSI drive and description does not necessary contains CDRW substring (for info). c::isDvdDrive is unable to detect SCSI drive (at least one tested) but DVD substring is quite nicely well represented, and there is few DVD drive available as SCSI (pionneer?) | ||||
* | nicer solution for detecting DVD drives (still need SCSI detection) | Pascal Rigaux | 2001-06-05 | 1 | -1/+10 |
| | |||||
* | added DVD support, only first try to detect a DVD drive and rpmsrate is not | Francois Pons | 2001-06-05 | 1 | -0/+2 |
| | | | | | updated. | ||||
* | fixed non update of usb printer device. | Francois Pons | 2001-04-24 | 1 | -0/+1 |
| | |||||
* | fix Hewlett-Packard to HP in case. | Francois Pons | 2001-04-12 | 1 | -0/+1 |
| | |||||
* | avoid need of shell for live upgrade on serial_probe (removed 2>/dev/null which | Francois Pons | 2001-04-11 | 1 | -1/+1 |
| | | | | | is not necessary). | ||||
* | fixed printer probe (usb and parallel). | Francois Pons | 2001-04-11 | 1 | -16/+12 |
| | |||||
* | fixed parport probe for printer under 2.4 kernel. | Francois Pons | 2001-04-04 | 1 | -2/+3 |
| | |||||
* | added missing LD_LOADER reference for /bin/dmesg (needed for live upgrade so | Francois Pons | 2001-04-04 | 1 | -1/+1 |
| | | | | | that error message are not printed) | ||||
* | added multiple tablet support (wacom), moved usb probe for mouse and tablet | Francois Pons | 2001-03-23 | 1 | -1/+2 |
| | | | | | at the beginning. | ||||
* | (isUSBFDUDrive, usbfdus): removed, doesn't scale | Pascal Rigaux | 2001-03-23 | 1 | -9/+13 |
| | | | | | | (isFloppyOrHD): floppy type is 'fd', not 'floppy' (stringlist): nicer (a la new lspcidrake) | ||||
* | added pci id reference. | Francois Pons | 2001-03-21 | 1 | -1/+1 |
| | |||||
* | old code | Pascal Rigaux | 2001-03-21 | 1 | -1/+0 |
| | |||||
* | any.pm: enable module load PPC | Stew Benedict | 2001-03-20 | 1 | -8/+0 |
| | | | | | | detect_devices.pm: forgot to remove commented code after test netconnect.pm: load macserial module for PPC | ||||
* | bootloader.pm, detect_devices.pm, install_steps_interactive.pm: changed ↵ | Stew Benedict | 2001-03-15 | 1 | -8/+9 |
| | | | | temporary file read/write per Pixel | ||||
* | (burners): don't use cdroms() which return scdX for ide burners, and | Pascal Rigaux | 2001-03-13 | 1 | -1/+1 |
| | | | | | | isBurner don't use the same technique. so use get() and grep for type "cdrom" | ||||
* | fixed live update between GLIBC 2.1 and GLIBC 2.2. should work for other | Francois Pons | 2001-03-12 | 1 | -2/+2 |
| | | | | | | | | | | combination but not tested. fixed locale usage and gtk environment interaction (added LOCPATH, GCONV_PATH and GTK_EXE_PREFIX). created LD_LOADER environment variable to keep track of right ELF loader to be used for the GLIBC used by the live update. added internal PATH to LD_LIBRARY_PATH as ELF loader only check this one and not PATH. | ||||
* | (get_mac_model): fix for perl2fcalls | Pascal Rigaux | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | routine to detect MacIntosh model code | Stew Benedict | 2001-03-09 | 1 | -0/+13 |
| | |||||
* | (floppies): load module "floppy" before probing | Pascal Rigaux | 2001-03-08 | 1 | -1/+3 |
| | |||||
* | cleanup | Pascal Rigaux | 2001-03-08 | 1 | -1/+1 |
| | |||||
* | (isBurner): use syslog to detect scsi burners | Pascal Rigaux | 2001-03-08 | 1 | -1/+9 |
| | |||||
* | (stringlist): if no text description, display ids | Pascal Rigaux | 2001-03-06 | 1 | -1/+2 |
| | |||||
* | fix typo | Pascal Rigaux | 2001-03-02 | 1 | -1/+1 |
| | |||||
* | (getCompaqSmartArray): adapt for cciss | Pascal Rigaux | 2001-03-02 | 1 | -9/+9 |
| | |||||
* | (pci_probe): fix to clean the log | Pascal Rigaux | 2001-02-24 | 1 | -1/+1 |
| |