summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
Commit message (Expand)AuthorAgeFilesLines
* Corporate Server 2.1.1 releasetopic/Corpo_2_1Nicolas Planel2003-10-291-2/+2
* - change "=~ /isdn/" in "eq 'network/isdn'"Damien Chaumette2002-09-091-1/+1
* - Fix isdn card detectionDamien Chaumette2002-09-061-1/+1
* make modules.pm patchable (avoid my ...)Francois Pons2002-09-031-1/+2
* updated log of add_probeall to be correct.Francois Pons2002-09-031-1/+1
* add firewire controller configurationPascal Rigaux2002-08-201-1/+3
* typo fix spoted by Arpad BiroThierry Vignaud2002-08-191-1/+1
* add remove_modulesThierry Vignaud2002-08-191-0/+7
* - modules::get_parameters : consolidate some codeThierry Vignaud2002-08-121-1/+9
* (load): when isStandalone, ignore errors when loading unavailable modules (ie...Pascal Rigaux2002-08-111-0/+1
* mergein_conf: return options if they're setThierry Vignaud2002-08-091-0/+1
* - export %modules::confThierry Vignaud2002-08-051-1/+1
* make new perl_checker happyPascal Rigaux2002-07-311-1/+1
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-2/+2
* (add_probeall): use "uniq" to have modules only once in ddebug.log (a "uniq"Pascal Rigaux2002-07-271-1/+1
* use get_probeall instead of get_alias for usb-interfacePascal Rigaux2002-07-111-0/+4
* - s/snd-card/snd/Thierry Vignaud2002-07-081-14/+5
* new "append_to_etc_modules" functionPascal Rigaux2002-07-071-0/+5
* remove detect_devices::check (including the annoying log about no modules for...Pascal Rigaux2002-07-071-1/+1
* reworked, cleaned:Pascal Rigaux2002-07-041-700/+224
* remove a few drivers so that hd.img and network.img are possible with latest ...Guillaume Cottenceau2002-06-191-3/+3
* have usb-interface1 for ehci-hcdPascal Rigaux2002-05-271-1/+7
* try to avoid segfaulting probeall stuffGuillaume Cottenceau2002-03-071-0/+1
* add ns83820 gigabit (goes to other.img)Guillaume Cottenceau2002-03-071-0/+2
* (extract_modules): created (was done in load_raw)Pascal Rigaux2002-03-051-3/+8
* Add USB2 controllerChmouel Boudjnah2002-03-051-0/+1
* aironet core sucking thingGuillaume Cottenceau2002-03-051-1/+2
* use ide-scsi for ide zipsPascal Rigaux2002-02-251-1/+0
* remove "-f" option for insmodPascal Rigaux2002-02-231-1/+1
* add aic7xxx_oldPascal Rigaux2002-02-211-0/+1
* add the new "mii" module to 'net_raw'Pascal Rigaux2002-01-221-0/+1
* - eata is SCSI adapter, not 'disk' adapterGuillaume Cottenceau2002-01-141-4/+4
* (load_thiskind): allow $probe_type to be given, allowing forced pci probe (un...Pascal Rigaux2001-12-281-4/+4
* add dl2k.o (nic module) per request of nplanelGuillaume Cottenceau2001-12-191-0/+1
* Remove pre-install in modules.conf for pcmcia.Chmouel Boudjnah2001-12-071-7/+0
* support install from USB CDROMS (using usb-storage)Guillaume Cottenceau2001-12-041-0/+3
* add wvlan_csGuillaume Cottenceau2001-11-291-0/+1
* - fix pixel sucks of not parsing /proc/modules inGuillaume Cottenceau2001-11-281-2/+5
* (read_conf): fix "convert old scsi_hostadapter's to new probeall"Pascal Rigaux2001-11-281-3/+5
* i810fbGuillaume Cottenceau2001-11-211-0/+1
* migrate pcmcia in drakx to use in-kernel version (onlyGuillaume Cottenceau2001-11-211-1/+7
* here tooGuillaume Cottenceau2001-10-291-0/+1
* CDCEther looks good, I add itGuillaume Cottenceau2001-10-291-0/+1
* ensure floppies() takes care of usb-storage if possible, so that patch on usb...Pascal Rigaux2001-10-091-1/+1
* yet a few other ataraid casesPascal Rigaux2001-10-081-0/+1
* keep isp and gdth module for hd.img (as well as all.rdz) as they have beenFrancois Pons2001-10-081-2/+1
* corrected isdn firmwaredamien2001-09-241-0/+1
* display error when the kernel mismatch the modulesPascal Rigaux2001-09-121-1/+5
* moved modules::get_pcmcia_devices into detect_devices::pcmcia_probe.Francois Pons2001-09-101-14/+0
* probeall handlingPascal Rigaux2001-09-091-23/+38