summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pci-resource
Commit message (Collapse)AuthorAgeFilesLines
* probe virtual drivers too (mga#9546)Thierry Vignaud2013-03-301-2/+2
|
* sortThierry Vignaud2013-03-301-1/+1
|
* death to tokenring!Thierry Vignaud2012-09-121-1/+1
|
* kill dead emailsThierry Vignaud2012-01-271-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* mandrake is now mandrivaThierry Vignaud2009-03-061-2/+2
|
* load bus/firewire controllers (#31356)Olivier Blin2008-03-201-1/+1
|
* load disk/ide before disk/scsi (to prevent sata deps from overriding ↵Olivier Blin2008-03-181-1/+2
| | | | non-libata pata modules, like in install::steps)
* use modules from disk/ide category (#33043)Olivier Blin2007-09-241-1/+1
|
* use local list_modules.pm (from ../kernel)Olivier Blin2007-08-201-0/+1
|
* - use ldetect/libmodprobe/libpci instead of custom pci/usb probeOlivier Blin2007-08-141-51/+3
| | | | | - write the list of supported modules in pci-resource/ and usb-resource/ (instead of the list of support devices)
* re-sync after the big svn lossPascal Rigaux2007-04-252-2/+2
|
* ldetect-lst tables are now compressedPascal Rigaux2005-08-251-1/+1
|
* add pcmcia network card ids in the pci table, so that cardbus card get a ↵Olivier Blin2005-07-181-1/+1
| | | | chance to be automatically loaded
* detect tokenring and wireless cards in stage1Olivier Blin2005-04-291-1/+1
|
* use sata modules tooOlivier Blin2005-03-171-1/+1
|
* - no more kernel/all.modules, things are in kernel/all.kernelsPascal Rigaux2004-11-221-1/+1
| | | | | | | | | | | | | - 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)
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
|
* don't forget gigabit network adaptersGuillaume Cottenceau2003-02-271-1/+1
|
* add full pci probe supportGuillaume Cottenceau2003-01-221-7/+33
|
* make it work with "use strict"Pascal Rigaux2002-07-051-6/+5
|
* do not look at the mar files anymore, only use kernel/modules.pl (and so ↵Pascal Rigaux2002-07-051-33/+6
| | | | list_modules.pm)
* new directory "kernel" containing:Pascal Rigaux2002-07-041-9/+5
| | | | | | | | | | - 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)
* remove 'ncr53c8xx'Pascal Rigaux2002-01-251-1/+1
|
* silly shellPascal Rigaux2002-01-251-1/+1
|
* ensure errors propagatePascal Rigaux2002-01-251-1/+1
|
* we need also "big" modules in pci idsGuillaume Cottenceau2002-01-141-1/+1
|
* change again way of selection PCI entries :Guillaume Cottenceau2001-12-141-4/+9
| | | | | | what's in mar files --> what's given by modules (e.g. just as update_kernel does)
* print checksGuillaume Cottenceau2001-10-161-1/+1
|
* typo in update kernel by /meStew Benedict2001-10-161-0/+4
| | | | | | fine-tune sanity_check for ppc move /dev/nvram from list.ppc to devices.pl
* have "other.img" drivers also supportedGuillaume Cottenceau2001-10-121-2/+2
|
* ia64Guillaume Cottenceau2001-10-081-3/+10
|
* reword it so that it reflects what's in the marfilesGuillaume Cottenceau2001-10-011-35/+32
|
* support more than one boot kernel :-)Guillaume Cottenceau2001-03-291-4/+8
|
* remove the "use common" which is unneeded (and "member" of merge2pcitablePascal Rigaux2001-03-241-3/+0
| | | | | was clashing)
* do not use marfiles for depsGuillaume Cottenceau2001-03-171-1/+1
|
* refine depsGuillaume Cottenceau2001-03-161-1/+1
|
* comply to new "mar -l" formatGuillaume Cottenceau2001-01-261-1/+1
|
* re-integrate autoprobe of tulip network cards, kernel-2.4 has strange way to ↵Guillaume Cottenceau2001-01-251-1/+1
| | | | classify some of its net modules..
* remove nasty messages when mar or marfiles not available to perform ↵Guillaume Cottenceau2001-01-111-3/+8
| | | | consistency check
* support both 2.2 and 2.4Guillaume Cottenceau2001-01-061-1/+1
|
* use more readable warning messages for missing modules between pci-ids and ↵Guillaume Cottenceau2001-01-021-1/+1
| | | | files actually in marfiles
* vacances:Guillaume Cottenceau2001-01-021-6/+14
| | | | | | - honour kernel-2.4 modules location when globbing for finding modules by type - verify against ../../modules/*.mar stuff to print out warnings if we miss some modules
* remove file if perl script execution failedGuillaume Cottenceau2001-01-021-1/+1
|
* *** empty log message ***Pascal Rigaux2000-12-281-0/+1
|
* use the ldetect-lst-devel package instead of assuming the CVS version in ↵Pascal Rigaux2000-12-281-2/+2
| | | | gi/ldetect-lst
* complies to ldetect/pcitableGuillaume Cottenceau2000-12-191-5/+10
|
* use of ldetect-lst instead of obsoleted ../../perl-install/pci_probing/pcitableFrancois Pons2000-12-181-2/+1
|
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-142-4/+9
| | | | | | - write real separation between cdrom, disk, and network code; have multiple targets for that issue - begin network code: network interface is up and runing (static IP only), network is configured
* - add pci probing featureGuillaume Cottenceau2000-12-122-0/+67
- add listing of available modules and insmod'ing on user request - make rescue-stage2 working