| Commit message (Expand) | Author | Age | Files | Lines |
* | embed all firmwares that are needed by the modules we embed | Pascal Terjan | 2009-09-09 | 1 | -0/+11 |
* | do not use custom modules.dep format anymore | Olivier Blin | 2008-02-11 | 1 | -16/+0 |
* | do not modify modules.dep to load parport_pc for parport, but inline in code ... | Olivier Blin | 2008-02-11 | 1 | -3/+0 |
* | do not modify modules.dep to load nls modules for fat, but inline in code (to... | Olivier Blin | 2008-02-11 | 1 | -3/+2 |
* | use category2modules (unchecked, and it seems flatten_and_check is not used a... | Olivier Blin | 2007-08-21 | 1 | -1/+1 |
* | use module names instead of filenames for stage1 | Olivier Blin | 2007-08-21 | 1 | -1/+1 |
* | use category2modules whenever possible (i.e. when module dependencies are ava... | Olivier Blin | 2007-08-21 | 1 | -2/+2 |
* | keep modules without dependencies in modules.dep, this file is used to get th... | Olivier Blin | 2007-08-21 | 1 | -6/+3 |
* | use category2modules_raw to get module filenames | Olivier Blin | 2007-08-20 | 1 | -3/+3 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -140/+13 |
* | qlogicisp is dead | Thierry Vignaud | 2005-11-28 | 1 | -1/+1 |
* | don't print empty rejected list | Olivier Blin | 2005-09-29 | 1 | -1/+1 |
* | keep 2.4 compatibility aliases in modules list for stage1 | Olivier Blin | 2005-09-29 | 1 | -0/+2 |
* | simplify (Pixel, me sux) | Olivier Blin | 2005-09-29 | 1 | -1/+1 |
* | the perl_checker compliant way | Pascal Rigaux | 2005-09-29 | 1 | -1/+1 |
* | factorize chomps | Olivier Blin | 2005-09-28 | 1 | -4/+3 |
* | fix typo | Olivier Blin | 2005-09-28 | 1 | -1/+1 |
* | restore disambiguating {; (even if perl_checker doesn't support it) | Olivier Blin | 2005-09-28 | 1 | -1/+1 |
* | perl_checker fixes | Olivier Blin | 2005-09-28 | 1 | -2/+2 |
* | reject unavailable modules in stage1 list (#18803) | Olivier Blin | 2005-09-28 | 1 | -1/+6 |
* | use correct directory to list modules when called from another directory | Olivier Blin | 2005-09-28 | 1 | -2/+3 |
* | split all_modules.tar listing in get_main_modules() | Olivier Blin | 2005-09-28 | 1 | -1/+6 |
* | use all_modules.tar to get modules list | Olivier Blin | 2005-09-28 | 1 | -1/+2 |
* | handle kernel naming such as kernel-i586-up-1GB-2.6* | Olivier Blin | 2005-09-28 | 1 | -1/+1 |
* | use local RPMS directory (/RPMS isn't used anywhere now) | Olivier Blin | 2005-09-28 | 1 | -1/+1 |
* | ka support (initially from Antoine Ginies and Erwan Velu) | Olivier Blin | 2005-08-28 | 1 | -0/+1 |
* | revert changes | Florent Villard | 2005-08-03 | 1 | -2/+2 |
* | some x86_64 build fixes | Florent Villard | 2005-08-03 | 1 | -2/+2 |
* | add Token Ring and Wireless drivers in 'all' image | Olivier Blin | 2005-04-21 | 1 | -1/+1 |
* | sort modules list | Olivier Blin | 2005-04-18 | 1 | -2/+2 |
* | always print missing usb modules on stderr | Olivier Blin | 2005-04-18 | 1 | -3/+1 |
* | include ide modules too in all.rdz | Olivier Blin | 2005-04-01 | 1 | -1/+1 |
* | remove qla1280 as suggested by blino, at least we have some space now :) | Pascal Rigaux | 2005-03-24 | 1 | -1/+1 |
* | still not enough room :-( | Pascal Rigaux | 2005-03-23 | 1 | -1/+1 |
* | removing dc395x from cdrom.img and hd.img (otherwise it doesn't fit in cdrom.... | Pascal Rigaux | 2005-03-21 | 1 | -1/+1 |
* | remove obsolete stuff for at least 2 distros | Gwenolé Beauchesne | 2005-03-17 | 1 | -8/+0 |
* | loopback modules are needed on every images (bugzilla #13215) | Pascal Rigaux | 2005-01-26 | 1 | -3/+3 |
* | handle disk install from SATA drives | Thierry Vignaud | 2005-01-20 | 1 | -1/+1 |
* | sync with list_modules.pl | Thierry Vignaud | 2005-01-20 | 1 | -0/+3 |
* | adapt to list_modules.pm changes | Pascal Rigaux | 2005-01-15 | 1 | -2/+2 |
* | no need to put tokenring modules in modules_only_for_all_img since they are | Pascal Rigaux | 2004-12-02 | 1 | -4/+1 |
* | - no more kernel/all.modules, things are in kernel/all.kernels | Pascal Rigaux | 2004-11-22 | 1 | -15/+104 |
* | have only usb-interfaces in bus/usb | Pascal Rigaux | 2004-07-07 | 1 | -2/+2 |
* | - update check() for 2.6 | Pascal Rigaux | 2004-03-08 | 1 | -10/+14 |
* | don't remove missing modules ataraid hptraid silraid pdcraid | Pascal Rigaux | 2004-02-10 | 1 | -1/+0 |
* | disk/raw and disk/usb added in network.img to support usb floppies when loadi... | Guillaume Cottenceau | 2004-02-10 | 1 | -1/+1 |
* | fs/network should be unneeded in network.img and network.img is close to full... | Guillaume Cottenceau | 2004-01-22 | 1 | -2/+2 |
* | revive network.img, use an additional network_drivers.img, put back many disc... | Guillaume Cottenceau | 2004-01-22 | 1 | -5/+3 |
* | - return the list of rdz (eg: cdrom, all, pcmcia) | Pascal Rigaux | 2004-01-22 | 1 | -10/+1 |
* | not enough room on cdrom.img, removing a module... | Pascal Rigaux | 2004-01-20 | 1 | -1/+1 |