summaryrefslogtreecommitdiffstats
path: root/kernel/modules.pl
Commit message (Expand)AuthorAgeFilesLines
* (recompress_modules) kill it as we do not need anymore to recompressThierry Vignaud2012-02-151-9/+1
* (extract_installed_rpm,recompress_modules) recompress gz modules as XZThierry Vignaud2012-01-201-1/+9
* embed all firmwares that are needed by the modules we embedPascal Terjan2009-09-091-0/+11
* do not use custom modules.dep format anymoreOlivier Blin2008-02-111-16/+0
* do not modify modules.dep to load parport_pc for parport, but inline in code ...Olivier Blin2008-02-111-3/+0
* do not modify modules.dep to load nls modules for fat, but inline in code (to...Olivier Blin2008-02-111-3/+2
* use category2modules (unchecked, and it seems flatten_and_check is not used a...Olivier Blin2007-08-211-1/+1
* use module names instead of filenames for stage1Olivier Blin2007-08-211-1/+1
* use category2modules whenever possible (i.e. when module dependencies are ava...Olivier Blin2007-08-211-2/+2
* keep modules without dependencies in modules.dep, this file is used to get th...Olivier Blin2007-08-211-6/+3
* use category2modules_raw to get module filenamesOlivier Blin2007-08-201-3/+3
* re-sync after the big svn lossPascal Rigaux2007-04-251-140/+13
* qlogicisp is deadThierry Vignaud2005-11-281-1/+1
* don't print empty rejected listOlivier Blin2005-09-291-1/+1
* keep 2.4 compatibility aliases in modules list for stage1Olivier Blin2005-09-291-0/+2
* simplify (Pixel, me sux)Olivier Blin2005-09-291-1/+1
* the perl_checker compliant wayPascal Rigaux2005-09-291-1/+1
* factorize chompsOlivier Blin2005-09-281-4/+3
* fix typoOlivier Blin2005-09-281-1/+1
* restore disambiguating {; (even if perl_checker doesn't support it)Olivier Blin2005-09-281-1/+1
* perl_checker fixesOlivier Blin2005-09-281-2/+2
* reject unavailable modules in stage1 list (#18803)Olivier Blin2005-09-281-1/+6
* use correct directory to list modules when called from another directoryOlivier Blin2005-09-281-2/+3
* split all_modules.tar listing in get_main_modules()Olivier Blin2005-09-281-1/+6
* use all_modules.tar to get modules listOlivier Blin2005-09-281-1/+2
* handle kernel naming such as kernel-i586-up-1GB-2.6*Olivier Blin2005-09-281-1/+1
* use local RPMS directory (/RPMS isn't used anywhere now)Olivier Blin2005-09-281-1/+1
* ka support (initially from Antoine Ginies and Erwan Velu)Olivier Blin2005-08-281-0/+1
* revert changesFlorent Villard2005-08-031-2/+2
* some x86_64 build fixesFlorent Villard2005-08-031-2/+2
* add Token Ring and Wireless drivers in 'all' imageOlivier Blin2005-04-211-1/+1
* sort modules listOlivier Blin2005-04-181-2/+2
* always print missing usb modules on stderrOlivier Blin2005-04-181-3/+1
* include ide modules too in all.rdzOlivier Blin2005-04-011-1/+1
* remove qla1280 as suggested by blino, at least we have some space now :)Pascal Rigaux2005-03-241-1/+1
* still not enough room :-(Pascal Rigaux2005-03-231-1/+1
* removing dc395x from cdrom.img and hd.img (otherwise it doesn't fit in cdrom....Pascal Rigaux2005-03-211-1/+1
* remove obsolete stuff for at least 2 distrosGwenolé Beauchesne2005-03-171-8/+0
* loopback modules are needed on every images (bugzilla #13215)Pascal Rigaux2005-01-261-3/+3
* handle disk install from SATA drivesThierry Vignaud2005-01-201-1/+1
* sync with list_modules.plThierry Vignaud2005-01-201-0/+3
* adapt to list_modules.pm changesPascal Rigaux2005-01-151-2/+2
* no need to put tokenring modules in modules_only_for_all_img since they arePascal Rigaux2004-12-021-4/+1
* - no more kernel/all.modules, things are in kernel/all.kernelsPascal Rigaux2004-11-221-15/+104
* have only usb-interfaces in bus/usbPascal Rigaux2004-07-071-2/+2
* - update check() for 2.6Pascal Rigaux2004-03-081-10/+14
* don't remove missing modules ataraid hptraid silraid pdcraidPascal Rigaux2004-02-101-1/+0
* disk/raw and disk/usb added in network.img to support usb floppies when loadi...Guillaume Cottenceau2004-02-101-1/+1
* fs/network should be unneeded in network.img and network.img is close to full...Guillaume Cottenceau2004-01-221-2/+2
* revive network.img, use an additional network_drivers.img, put back many disc...Guillaume Cottenceau2004-01-221-5/+3