Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fealnx | Guillaume Cottenceau | 2002-09-25 | 1 | -0/+1 |
| | |||||
* | fake support the firewire in stage1 (as if it were usb ;p) | Guillaume Cottenceau | 2002-09-05 | 1 | -2/+2 |
| | |||||
* | add r8169 | Pascal Rigaux | 2002-08-29 | 1 | -1/+1 |
| | |||||
* | skip tg3 on stage1 (no room for it) | Pascal Rigaux | 2002-08-20 | 1 | -0/+1 |
| | |||||
* | reorder modules to have most used modules at the beginning of the mar's | Pascal Rigaux | 2002-07-25 | 1 | -8/+8 |
| | |||||
* | have all useful modules for stage1 on all.rdz (=> bigger than 2.88M) | Pascal Rigaux | 2002-07-23 | 1 | -1/+3 |
| | |||||
* | don't have iph5526 on stage1 (no room) | Pascal Rigaux | 2002-07-22 | 1 | -0/+1 |
| | |||||
* | ustable modules not listed is not an error, just a info | Pascal Rigaux | 2002-07-22 | 1 | -2/+3 |
| | |||||
* | - don't have qla2200 and qla2300 (too big, no room for them) | Pascal Rigaux | 2002-07-21 | 1 | -6/+31 |
| | | | | | - add checking modules of pcitable and usbtable | ||||
* | remove debugging code | Pascal Rigaux | 2002-07-17 | 1 | -1/+0 |
| | |||||
* | add pci_modules4stage1 for use in mdk-stage1/pci-resource/update-pci-ids.pl | Pascal Rigaux | 2002-07-05 | 1 | -0/+12 |
| | |||||
* | new directory "kernel" containing: | Pascal Rigaux | 2002-07-04 | 1 | -0/+125 |
- all.modules all.kernels update_kernel - part of perl-install/modules.pm now in kernel/list_modules.pm and kernel/modules.pl - update_kernel cleaned (it doesn't mention module names anymore, it is now in kernel/modules.pl) - cleanup Makefile - mdk-stage1 doesn't depend on perl-install anymore (more precisely mdk-stage1/pci-resource/update-pci-ids.pl) |