summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Collapse)AuthorAgeFilesLines
* - remove network support from pcmcia.imgPascal Rigaux2004-01-091-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 Rigaux2004-01-091-0/+1
|
* 2.6 kernel supportGuillaume Cottenceau2003-12-183-13/+35
|
* have these modules at first so that they are loaded fasterGuillaume Cottenceau2003-12-021-1/+1
|
* conditionally packdrakeGuillaume Cottenceau2003-12-011-4/+6
|
* "rh" loop is now called change_loopGuillaume Cottenceau2003-11-271-1/+1
|
* we use supermount in move nowGuillaume Cottenceau2003-11-051-1/+1
|
* fixGuillaume Cottenceau2003-10-291-2/+3
|
* huge (planel sux)Guillaume Cottenceau2003-10-291-0/+1
|
* handle depfile per kernel, not just 2.4* modules.depGuillaume Cottenceau2003-10-293-7/+18
|
* Add lpfcdd support (Emulex adapters)Nicolas Planel2003-10-201-1/+1
|
* allow specifying a kernelGuillaume Cottenceau2003-10-081-2/+9
|
* fix stripGwenolé Beauchesne2003-09-151-4/+4
|
* handle a new sound moduleThierry Vignaud2003-09-091-1/+1
|
* workaround broken snd-usb-audioThierry Vignaud2003-09-091-1/+1
|
* nuke obsolete codeGwenolé Beauchesne2003-09-091-6/+0
|
* fix #1837: add support for two more wireless network cardsThierry Vignaud2003-09-061-1/+1
|
* - strip_modules on every archPascal Rigaux2003-08-211-8/+4
| | | | | - discard error messages (there are normal and ugly)
* of course newly added module pdc-ultra doesn't fit on hd.img :-/Pascal Rigaux2003-08-211-1/+1
|
* Add strip_modules scriptGwenolé Beauchesne2003-08-201-0/+124
|
* - Strip modules on AMD64 with K. O. scriptGwenolé Beauchesne2003-08-204-10/+33
| | | | | - Split network_gigabit_usb.img into network_{gigabit,usb}.img on AMD64
* Merge from AMD64 branchGwenolé Beauchesne2003-08-191-8/+23
|
* Only build mar when neededGwenolé Beauchesne2003-08-191-1/+1
|
* hd.img doesn't fit anymore, removing gdth (chosen randomly)Pascal Rigaux2003-08-181-1/+1
|
* add kahlua and snd-ice1724Pascal Rigaux2003-08-141-2/+2
|
* add gigabit ethernet modules in all.rdz as well :/Guillaume Cottenceau2003-08-061-1/+1
|
* i82092 is also a controller driverGuillaume Cottenceau2003-07-091-1/+1
|
* allow hd.img to build again..Guillaume Cottenceau2003-07-031-0/+1
|
* fix #2291Thierry Vignaud2003-05-221-1/+1
|
* fix #3959 : add aic79xx scsi host controller driverThierry Vignaud2003-05-201-1/+1
|
* mptscsih doesn't fit on hd.imgPascal Rigaux2003-03-061-1/+1
|
* added usbvnet_rfmd to network/usbFrederic Lepied2003-03-041-1/+1
|
* added 3c90xFrederic Lepied2003-03-041-1/+1
|
* hd_usb.img -> hdcdrom_usb.imgGuillaume Cottenceau2003-02-282-2/+3
|
* add 3c990 and bcm4400 (bug #2316)Pascal Rigaux2003-02-252-2/+2
|
* don't have hptraid silraid pdcraid on stage1 (/dev/ataraid unsupported ↵Pascal Rigaux2003-02-201-1/+1
| | | | anyway on stage1)
* add silraid and pdcraidPascal Rigaux2003-02-191-2/+2
|
* Probe airport on PPC, don't skip gmac. Fix sound driver name.Stew Benedict2003-02-181-3/+3
|
* add aic7xxx_old (needed when the network card firmware hasn't been updated)Pascal Rigaux2003-02-161-1/+1
|
* add 8139cp (cf Frederik Himpe post on cooker)Pascal Rigaux2003-02-131-1/+1
|
* - better error message for bad modules in modules.plPascal Rigaux2003-02-112-3/+4
| | | | | | - handle the exit code of modules.pl (so that .mar files not generated is more understandable)
* fixed sanity check on presence of marfile.Francois Pons2003-02-111-1/+1
|
* ck hptraid, but discard the insmod error for itPascal Rigaux2003-02-101-1/+1
|
* don't list hptraid since it's too buggy (eg: bug 1085)Pascal Rigaux2003-02-101-1/+1
|
* - have 3w-xxxx back in network.imgPascal Rigaux2003-02-041-8/+5
| | | | | - sort isa and non-isa scsi cards
* - add some more modules (from pcitable, thanks chmouel)Pascal Rigaux2003-01-301-13/+18
| | | | | - add category network/gigabit (thanks chmouel)
* - remove other & usb, add hd_usb & network_gigabit_usbPascal Rigaux2003-01-301-6/+19
| | | | | - call modules.pl after generating modules.dep
* - separate "bad/old pcitable modules" (ie pcitable modules not available inPascal Rigaux2003-01-301-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"
* nothing should be quoted here. if one wants to remove modulesGuillaume Cottenceau2003-01-231-6/+0
| | | | | from boot floppies, modules.pl is the way to go.
* ataraid is ad-hoc raid, unsupported in stage1 anywayGuillaume Cottenceau2003-01-231-0/+1
|