Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Pascal Rigaux | 2004-07-08 | 1 | -5/+6 |
| | |||||
* | - create when_load_category() | Pascal Rigaux | 2004-07-08 | 1 | -26/+33 |
| | | | | | | - replace regexp [uo]hci on module name with testing category "bus/usb" - move the special case imm ppa from when_load() to load() | ||||
* | fix previous commit | Pascal Rigaux | 2004-07-08 | 1 | -2/+2 |
| | |||||
* | - generalize the snd-pcm-oss case | Pascal Rigaux | 2004-07-08 | 1 | -12/+15 |
| | | | | | - cleanup | ||||
* | - rename add_alias() into set_alias() | Pascal Rigaux | 2004-07-08 | 5 | -12/+20 |
| | | | | | - create set_sound_slot() and use it | ||||
* | don't remove "above ... snd-pcm-oss" for the old alias, it's better done ↵ | Pascal Rigaux | 2004-07-08 | 1 | -5/+1 |
| | | | | explictly, and already done by remove_module() | ||||
* | 10-53mdk final | Thierry Vignaud | 2004-07-08 | 1 | -1/+6 |
| | |||||
* | Merge fixes from Anthill 927, 929. | Stew Benedict | 2004-07-07 | 1 | -7/+16 |
| | | | | | (filenames with spaces, .backupignore, gui behavior) | ||||
* | fix comment | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |
| | |||||
* | fix indentation | Pascal Rigaux | 2004-07-07 | 1 | -8/+8 |
| | |||||
* | modules::mergein_conf() doesn't need to be given /etc/modules.conf | Pascal Rigaux | 2004-07-07 | 2 | -2/+2 |
| | | | | | => prepare for reading either modprobe.conf or modules.conf based on the running kernel version | ||||
* | modules::mergein_conf() doesn't need to be given /etc/modules.conf | Pascal Rigaux | 2004-07-07 | 13 | -17/+17 |
| | | | | | => prepare for reading either modprobe.conf or modules.conf based on the running kernel version | ||||
* | remove non-useful prototypes ($) | Pascal Rigaux | 2004-07-07 | 1 | -4/+4 |
| | |||||
* | use the module category to decide if it needs alias usb-interface or alias ↵ | Pascal Rigaux | 2004-07-07 | 1 | -4/+5 |
| | | | | ieee1394-controller | ||||
* | have only usb-interfaces in bus/usb | Pascal Rigaux | 2004-07-07 | 2 | -3/+4 |
| | |||||
* | stage1 and stage2 handle dependencies correctly, so no need to list "helpers" | Pascal Rigaux | 2004-07-07 | 1 | -13/+13 |
| | | | | | modules only providing functions to other modules | ||||
* | fix typo | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |
| | |||||
* | - restrict view of %mappings_24_26 and %mappings_26_24 to modules.pm | Pascal Rigaux | 2004-07-07 | 1 | -19/+17 |
| | | | | | | - simplify mapping_24_26(), it now takes only one module name, not a list - simplify mapping_26_24(), the special case is handled properly in %mappings_26_24 | ||||
* | - move configure_pcmcia() and write_pcmcia() out of modules.pm to install_any.pm | Pascal Rigaux | 2004-07-07 | 4 | -44/+42 |
| | | | | | | - load pcmcia_core, $pcic and ds in one call to modules::load - don't pass prefix to write_pcmcia() | ||||
* | create write_preload_conf() | Pascal Rigaux | 2004-07-07 | 1 | -2/+7 |
| | |||||
* | add 1024x480 (part of bugzilla #5192) | Pascal Rigaux | 2004-07-06 | 1 | -1/+11 |
| | |||||
* | rename function $set_chosen_x_res to $set_chosen_resolution (since it sets both) | Pascal Rigaux | 2004-07-06 | 1 | -5/+5 |
| | |||||
* | (choose_gtk): ensure default height is the chosen one | Pascal Rigaux | 2004-07-06 | 1 | -1/+1 |
| | |||||
* | 10-53mdk | Thierry Vignaud | 2004-07-06 | 1 | -1/+13 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-07-06 | 1 | -1/+1 |
| | |||||
* | - nicer "usage: ..." | Pascal Rigaux | 2004-07-06 | 1 | -13/+54 |
| | | | | | | | | - add actions "add-entry" and "remove-entry" - add option --label - add option --chainload - rename --vmlinuz to --image | ||||
* | remove unneeded spaces in append=" foo" | Pascal Rigaux | 2004-07-06 | 1 | -0/+1 |
| | |||||
* | write_lilo handles "optional" | Pascal Rigaux | 2004-07-06 | 1 | -0/+1 |
| | |||||
* | rename var | Pascal Rigaux | 2004-07-06 | 1 | -17/+17 |
| | |||||
* | cleanup | Pascal Rigaux | 2004-07-06 | 1 | -2/+1 |
| | |||||
* | cleanup | Pascal Rigaux | 2004-07-06 | 1 | -12/+13 |
| | |||||
* | fix blino fix | Pascal Rigaux | 2004-07-06 | 1 | -2/+2 |
| | |||||
* | update bootsplash even if framebuffer was disabled | Olivier Blin | 2004-07-06 | 1 | -1/+1 |
| | |||||
* | add missing slash in Mandrake Move image location | Olivier Blin | 2004-07-06 | 1 | -1/+1 |
| | |||||
* | workaround blind gwenole | Thierry Vignaud | 2004-07-06 | 1 | -1/+1 |
| | |||||
* | workaround build with new kernels | Thierry Vignaud | 2004-07-06 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-07-06 | 1 | -1/+350 |
| | |||||
* | doing basename is dumb (is blino too?), really make the symlink relative | Pascal Rigaux | 2004-07-06 | 2 | -4/+7 |
| | |||||
* | - when the directory is bad, go back to choose another directory instead of ↵ | Pascal Rigaux | 2004-07-06 | 1 | -6/+6 |
| | | | | | | | | choosing another device (you can still use "Cancel" to choose another device) - list files in directory given, not the root directory of the device | ||||
* | high level explanation | Thierry Vignaud | 2004-07-06 | 1 | -0/+1 |
| | |||||
* | rush to beta one man | José Jorge | 2004-07-05 | 1 | -3197/+3669 |
| | |||||
* | allow medium change in nfs-iso install | Olivier Blin | 2004-07-05 | 1 | -1/+1 |
| | |||||
* | properly handle error return code in nfs install | Olivier Blin | 2004-07-05 | 1 | -0/+2 |
| | |||||
* | try to use $default_intf (and fix the last perl_checker warning, yeah) | Olivier Blin | 2004-07-05 | 1 | -1/+7 |
| | |||||
* | perl_checker compliance | Olivier Blin | 2004-07-05 | 1 | -3/+2 |
| | |||||
* | rename $echr and $echt to $scale_r and $scale_t | Olivier Blin | 2004-07-05 | 1 | -8/+8 |
| | |||||
* | remove unused variable $type | Olivier Blin | 2004-07-05 | 1 | -3/+0 |
| | |||||
* | use $LOG instead of *LOG | Pascal Rigaux | 2004-07-05 | 1 | -10/+10 |
| | |||||
* | fix #-PO: comment | Pascal Rigaux | 2004-07-05 | 1 | -1/+2 |
| | |||||
* | fix function call | Pascal Rigaux | 2004-07-05 | 1 | -1/+1 |
| |