summaryrefslogtreecommitdiffstats
path: root/docs/driverdisc.txt
Commit message (Collapse)AuthorAgeFilesLines
* Change the configuration of depmod and link modules to better place (#593941)Martin Sivak2010-05-241-2/+2
| | | | | | Depmod doesn't support absolute paths so far, so we have to use small workaround. COnfigure it to prefer lib/modules/<kernel>/updates and make updates a symlink to /tmp/DD/lib/modules. This way depmod -a should see the modules and modprobe too...
* Use "kernel-modules = version" style for locating rpms providing driver updatesMartin Sivak2010-05-181-1/+1
| | | | | | We used to have kernel-modules-<version> = anything, but we want to change it to make writing spec files more developer friendly. RPM exports the versions under different tag, so we basicly iterate over two arrays at once.. Related: rhbz#508242
* Add DriverDisc v3 documentationMartin Sivak2010-01-081-0/+125