summaryrefslogtreecommitdiffstats
path: root/kernel/dependencies.pl
Commit message (Collapse)AuthorAgeFilesLines
* - no more kernel/all.modules, things are in kernel/all.kernelsPascal Rigaux2004-11-221-13/+0
| | | | | | | | | | | | | - cleanup what we keep in kernel/all.kernels: only vmlinuz, modules.dep, *.mar, all_modules.tar, modules.cz - replace all_modules.list + modules with all_modules.tar - kernel/all.modules/modules.cz-VERSION are now in kernel/all.kernels/VERSION/modules.cz - allow having a normal in isolinux, but don't use it for floppy images (for this, add kernel/all.kernels/.main-BOOT) - add many modules kernel/list_modules.pm in unused categories since we don't take all modules from kernel, only those listed (needed to have a not too big modules.cz for normal kernel) - complete rewrite of update_kernel (now written in perl)
* 2.6 kernel supportGuillaume Cottenceau2003-12-181-1/+2
|
* handle depfile per kernel, not just 2.4* modules.depGuillaume Cottenceau2003-10-291-0/+12