summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
Commit message (Expand)AuthorAgeFilesLines
* (remove_alias_regexp_byname) introduce it; works the same asThierry Vignaud2003-12-081-1/+8
* when_load: is called many times (from read_already_loaded) so avoir remountin...Guillaume Cottenceau2003-11-171-1/+1
* (remove_alias_regexp) simplifyThierry Vignaud2003-11-061-4/+1
* "let please pixel" changesThierry Vignaud2003-11-061-2/+2
* - generalize & rename remove_alias() as remove_alias_regexp() to handle regexpsThierry Vignaud2003-11-061-1/+6
* (write_conf) do not discard remove_alias changes ... (why nobody neverThierry Vignaud2003-11-061-1/+3
* perl checkerGuillaume Cottenceau2003-11-031-1/+1
* woops, when_load already exists :)Guillaume Cottenceau2003-11-031-14/+9
* for move: ensure "post load" stuff (here, mounting /proc/bus/usb)Guillaume Cottenceau2003-11-031-9/+13
* fixed for ongoing bug since at least 9.0 for alias not reported in current in...Francois Pons2003-10-281-1/+1
* use /sbin/modprobe in move alsoGuillaume Cottenceau2003-10-091-1/+1
* don't "probeall scsi_hostadapter usb-storage" (as requested by flepied and pl...Pascal Rigaux2003-09-181-1/+1
* increase sleep time after modprobing usb-uhci/usb-ohci (otherwise USB mouse m...Pascal Rigaux2003-09-091-1/+1
* (add_alias) override current setting when adding an aliasThierry Vignaud2003-08-261-1/+1
* don't care if insmod'ing ohci1394 fail (bug #1972)Pascal Rigaux2003-08-211-1/+1
* load detected firewire modules during installPascal Rigaux2003-08-201-1/+1
* full pci probe does not freeze anymore, removing code work-arounding the freezePascal Rigaux2003-08-191-4/+4
* (probe_category): one regexp is enough for isdnThierry Vignaud2003-05-201-2/+1
* (get_parameters) perl-izeThierry Vignaud2003-04-291-6/+1
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-5/+5
* new perl_checker compliancePascal Rigaux2003-04-171-5/+5
* via via686 upgdrade after simplification too (next time pixel told meThierry Vignaud2003-03-131-1/+1
* fix upgrade after simplificationThierry Vignaud2003-03-131-1/+1
* simplifyThierry Vignaud2003-03-131-8/+2
* convert alsa driver from old naming system to new one (snd-card-XXX =>Thierry Vignaud2003-03-131-0/+17
* dmasound_awacs -> dmasound_pmacStew Benedict2003-02-241-1/+1
* add module2description()Pascal Rigaux2003-02-171-3/+9
* perl_checker compliance ("ref" now need parentheses in many case)Pascal Rigaux2003-02-121-1/+1
* ck hptraid, but discard the insmod error for itPascal Rigaux2003-02-101-0/+2
* small cleanupPascal Rigaux2003-02-101-1/+1
* adapt to new category network/gigabit (which used to be in network/main)Pascal Rigaux2003-01-301-1/+1
* fix latest source of "unlisted modules" in draksound:Thierry Vignaud2003-01-271-0/+2
* airport support for ppcStew Benedict2003-01-171-1/+1
* changes to have less "Use of uninitialized value"Pascal Rigaux2003-01-141-6/+8
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-2/+2
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-1/+1
* do not use "local *F"Pascal Rigaux2002-12-041-3/+2
* perl_checker adaptationsPascal Rigaux2002-11-271-1/+1
* perl_checker fixesThierry Vignaud2002-11-261-1/+1
* add/remove some spaces to make perl_checker happyPascal Rigaux2002-11-121-3/+1
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-1/+1
* try to fix my fix for blankGuillaume Cottenceau2002-10-021-1/+1
* try to make the install work in "blank" mode (aka fix pixelGuillaume Cottenceau2002-10-021-1/+1
* - 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