summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/thirdparty.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagV10_3_0_24mdkMystery Man2005-06-151-407/+0
* really try to list partitions on USB keys or hard disksOlivier Blin2005-04-151-4/+8
* - add probing_detect_devices() to keep existing pci devices in an arrayOlivier Blin2005-04-071-3/+52
* export THIRDPARTY_DEVICE and THIRDPARTY_DIR for stage2Olivier Blin2005-04-071-2/+7
* add thirdparty_load_media_modules(), try to find third party modules on the i...Olivier Blin2005-04-041-40/+69
* probe in automatic mode to create devices (and really check for mount return ...Olivier Blin2005-03-171-3/+15
* fix return code checkOlivier Blin2005-03-171-1/+1
* message fix againOlivier Blin2005-03-171-1/+1
* more message fixesOlivier Blin2005-03-171-3/+3
* fix/enhance messagesOlivier Blin2005-03-171-4/+5
* look for modules in /install/thirdparty firstOlivier Blin2005-03-171-9/+20
* - merge update_modules stuff in third-party moduleOlivier Blin2005-03-161-69/+140
* fail if device doesn't match anythingOlivier Blin2005-03-161-1/+3
* cdrom support in third-party moduleOlivier Blin2005-03-161-61/+127
* fix messagesOlivier Blin2005-03-101-2/+2
* initial import (allow to load thirdparty modules from disks)Olivier Blin2005-03-091-0/+157