summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/thirdparty.c
Commit message (Collapse)AuthorAgeFilesLines
* add thirdparty_load_media_modules(), try to find third party modules on the ↵Olivier Blin2005-04-041-40/+69
| | | | install media
* probe in automatic mode to create devices (and really check for mount return ↵Olivier Blin2005-03-171-3/+15
| | | | code)
* 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
| | | | | | | - add "thirdparty" as an alias for the "updatemodules" option - allow to specify thirdparty device using automatic "thirdparty" option - try to mount as iso9660 too in try_mount
* 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