Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add new wirelesss driver (madwifi_pci) | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
| | |||||
* | ntfs support in install from disk (on nplanel request, but to actually work, ↵ | Olivier Blin | 2004-06-10 | 1 | -1/+1 |
| | | | | it would need the BOOT kernels to include the ntfs module) | ||||
* | handle no kernel installed correctly | Pascal Rigaux | 2004-05-27 | 1 | -1/+2 |
| | |||||
* | add eth1394 (#9669) | Thierry Vignaud | 2004-05-25 | 1 | -1/+1 |
| | |||||
* | add ipw2100 | Thierry Vignaud | 2004-05-17 | 1 | -1/+2 |
| | |||||
* | the right place to enumerate modules is list_modules.pm | Pascal Rigaux | 2004-04-13 | 2 | -3/+2 |
| | |||||
* | modinfo when running on kernel 2.6 is incompatible with the one on kernel ↵ | Pascal Rigaux | 2004-04-08 | 1 | -1/+9 |
| | | | | 2.4, so handle both cases | ||||
* | list b44 too | Thierry Vignaud | 2004-03-24 | 1 | -1/+1 |
| | |||||
* | orinoco_plx too is a wireless cards driver | Thierry Vignaud | 2004-03-15 | 1 | -2/+2 |
| | |||||
* | orinoco_pci is a wireless driver | Thierry Vignaud | 2004-03-15 | 1 | -2/+2 |
| | |||||
* | - update check() for 2.6 | Pascal Rigaux | 2004-03-08 | 1 | -10/+14 |
| | | | | | | - categorize missing modules - cleanup | ||||
* | remove sata_sil (broken in kernel) | Pascal Rigaux | 2004-03-03 | 1 | -1/+1 |
| | |||||
* | add sata_sil (bugzilla #8579) | Pascal Rigaux | 2004-03-03 | 1 | -1/+1 |
| | |||||
* | handle webcams managed by pwc driver | Thierry Vignaud | 2004-02-25 | 1 | -1/+1 |
| | |||||
* | add support for atmel_cs too | Thierry Vignaud | 2004-02-17 | 1 | -1/+1 |
| | |||||
* | s/airo_mpi/airo/ | Nicolas Planel | 2004-02-12 | 1 | -1/+1 |
| | |||||
* | add at76c503-rfmd module for wireless cards | Thierry Vignaud | 2004-02-12 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | we don't have modules ataraid hptraid silraid pdcraid for 2.6 | Pascal Rigaux | 2004-02-04 | 1 | -1/+4 |
| | |||||
* | split out wireless modules in their own category | Thierry Vignaud | 2004-02-02 | 1 | -6/+10 |
| | |||||
* | add vt_ar5k Atheros wireless cards | Nicolas Planel | 2004-02-02 | 1 | -1/+1 |
| | |||||
* | add divas isdn cards | Nicolas Planel | 2004-02-02 | 1 | -1/+1 |
| | |||||
* | add airo_mpi wireless cards | Nicolas Planel | 2004-02-02 | 1 | -1/+1 |
| | |||||
* | add prism54 wireless cards support | Nicolas Planel | 2004-02-02 | 1 | -0/+1 |
| | |||||
* | add aureal sound cards support | Nicolas Planel | 2004-02-02 | 1 | -0/+1 |
| | |||||
* | add/fix various/agpgart section | Nicolas Planel | 2004-01-30 | 1 | -2/+4 |
| | |||||
* | support more sata controller sata_svw ata_piix sata_promise | Nicolas Planel | 2004-01-28 | 1 | -0/+1 |
| | |||||
* | 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 | ||||
* | prefer kernel 2.6 | Pascal Rigaux | 2004-01-22 | 1 | -2/+3 |
| | |||||
* | update | Pascal Rigaux | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | handle 2 boot kernels in distro | Pascal Rigaux | 2004-01-22 | 1 | -25/+36 |
| | |||||
* | need also usb 1.x adapters drivers of 2.6 name style | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | - return the list of rdz (eg: cdrom, all, pcmcia) | Pascal Rigaux | 2004-01-22 | 1 | -10/+1 |
| | | | | | - drop rdz network* and hd* | ||||
* | use the list of modules (eg: cdrom, all, pcmcia) given by modules.pl | Pascal Rigaux | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | check cdrom & all instead of network & hd | Pascal Rigaux | 2004-01-22 | 1 | -2/+2 |
| | |||||
* | the rpm passed as parameter can now be a relative file or an absolute file | Pascal Rigaux | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | add *-agp module support | Nicolas Planel | 2004-01-21 | 1 | -1/+7 |
| | |||||
* | not enough room on cdrom.img, removing a module... | Pascal Rigaux | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | add forcedeth network driver (as requested on cooker) | Pascal Rigaux | 2004-01-19 | 1 | -1/+1 |
| | |||||
* | - allow to specify a kernel rpm (works both for BOOT kernels and normal one) | Pascal Rigaux | 2004-01-13 | 1 | -15/+17 |
| | | | | | - allow --move | ||||
* | use all.rdz instead of network.rdz in tftp (network.rdz is deprecated) | Pascal Rigaux | 2004-01-12 | 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 |
| | |||||
* | 2.6 kernel support | Guillaume Cottenceau | 2003-12-18 | 3 | -13/+35 |
| | |||||
* | have these modules at first so that they are loaded faster | Guillaume Cottenceau | 2003-12-02 | 1 | -1/+1 |
| | |||||
* | conditionally packdrake | Guillaume Cottenceau | 2003-12-01 | 1 | -4/+6 |
| | |||||
* | "rh" loop is now called change_loop | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+1 |
| | |||||
* | we use supermount in move now | Guillaume Cottenceau | 2003-11-05 | 1 | -1/+1 |
| |