Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |
| | |||||
* | hd_usb.img -> hdcdrom_usb.img | Guillaume Cottenceau | 2003-02-28 | 1 | -1/+2 |
| | |||||
* | add 3c990 and bcm4400 (bug #2316) | Pascal Rigaux | 2003-02-25 | 1 | -1/+1 |
| | |||||
* | don't have hptraid silraid pdcraid on stage1 (/dev/ataraid unsupported ↵ | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
| | | | | anyway on stage1) | ||||
* | - better error message for bad modules in modules.pl | Pascal Rigaux | 2003-02-11 | 1 | -2/+2 |
| | | | | | | - handle the exit code of modules.pl (so that .mar files not generated is more understandable) | ||||
* | - have 3w-xxxx back in network.img | Pascal Rigaux | 2003-02-04 | 1 | -8/+5 |
| | | | | | - sort isa and non-isa scsi cards | ||||
* | - separate "bad/old pcitable modules" (ie pcitable modules not available in | Pascal Rigaux | 2003-01-30 | 1 | -67/+93 |
| | | | | | | | | | | | | the kernel) from "PCITABLE MODULES NOT LISTED" - complete rework of "modules only for all img" - separate modules not on stage1 and modules only on "all" (nb: notice it was previously broken, every modules were on "all") - dropped other.img support - fix module dependencies handling (check): separate "bad/old pcitable modules" (ie pcitable modules not available in the kernel) from "PCITABLE MODULES NOT LISTED" | ||||
* | ataraid is ad-hoc raid, unsupported in stage1 anyway | Guillaume Cottenceau | 2003-01-23 | 1 | -0/+1 |
| | |||||
* | include FS modules (fixes #975) | Guillaume Cottenceau | 2003-01-22 | 1 | -1/+1 |
| | |||||
* | remove some more scsi drivers | Pascal Rigaux | 2003-01-02 | 1 | -0/+1 |
| | |||||
* | add floppy.o for all boot disks, don't have some 3c isa cards to fit network.img | Pascal Rigaux | 2002-12-05 | 1 | -1/+4 |
| | |||||
* | 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) |