Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 dmx3191d) | ||||
* | removing dc395x from cdrom.img and hd.img (otherwise it doesn't fit in ↵ | Pascal Rigaux | 2005-03-21 | 1 | -1/+1 |
| | | | | cdrom.img) | ||||
* | 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 |
| | | | | | now in their own category which is not used for stage1 | ||||
* | - no more kernel/all.modules, things are in kernel/all.kernels | Pascal Rigaux | 2004-11-22 | 1 | -15/+104 |
| | | | | | | | | | | | | | - 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) | ||||
* | 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 |
| | | | | | | - categorize missing modules - cleanup | ||||
* | 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 ↵ | Guillaume Cottenceau | 2004-02-10 | 1 | -1/+1 |
| | | | | loading second floppy | ||||
* | fs/network should be unneeded in network.img and network.img is close to ↵ | Guillaume Cottenceau | 2004-01-22 | 1 | -2/+2 |
| | | | | full up already, move it to the drivers floppy | ||||
* | revive network.img, use an additional network_drivers.img, put back many ↵ | Guillaume Cottenceau | 2004-01-22 | 1 | -5/+3 |
| | | | | discarded modules | ||||
* | - return the list of rdz (eg: cdrom, all, pcmcia) | Pascal Rigaux | 2004-01-22 | 1 | -10/+1 |
| | | | | | - drop rdz network* and hd* | ||||
* | not enough room on cdrom.img, removing a module... | Pascal Rigaux | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | - remove network support from pcmcia.img | Pascal Rigaux | 2004-01-09 | 1 | -2/+2 |
| | | | | | - remove pcmcia from network.img (not very useful since we drop network.img, but...) | ||||
* | remove dtc from cdrom.img (not enough room) | Pascal Rigaux | 2004-01-09 | 1 | -0/+1 |
| | |||||
* | huge (planel sux) | Guillaume Cottenceau | 2003-10-29 | 1 | -0/+1 |
| | |||||
* | handle depfile per kernel, not just 2.4* modules.dep | Guillaume Cottenceau | 2003-10-29 | 1 | -4/+1 |
| | |||||
* | of course newly added module pdc-ultra doesn't fit on hd.img :-/ | Pascal Rigaux | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | - Strip modules on AMD64 with K. O. script | Gwenolé Beauchesne | 2003-08-20 | 1 | -0/+13 |
| | | | | | - Split network_gigabit_usb.img into network_{gigabit,usb}.img on AMD64 | ||||
* | hd.img doesn't fit anymore, removing gdth (chosen randomly) | Pascal Rigaux | 2003-08-18 | 1 | -1/+1 |
| | |||||
* | add gigabit ethernet modules in all.rdz as well :/ | Guillaume Cottenceau | 2003-08-06 | 1 | -1/+1 |
| | |||||
* | allow hd.img to build again.. | Guillaume Cottenceau | 2003-07-03 | 1 | -0/+1 |
| | |||||
* | mptscsih doesn't fit on hd.img | Pascal Rigaux | 2003-03-06 | 1 | -1/+1 |
| |