Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |
| | |||||
* | update bootsplash even if framebuffer was disabled | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | big renaming of field {type} to {pt_type}, | Pascal Rigaux | 2004-07-05 | 22 | -224/+231 |
| | | | | | | this will allow defining {fs_type} which will always be a string whereas {pt_type} will always be a number | ||||
* | create rationalize_options() and use it (bugzilla #3525) | Pascal Rigaux | 2004-07-05 | 2 | -3/+17 |
| | | | | | more checks should be done in this function, and used at more places (but where?) | ||||
* | drakxtools-backend needs ldetect-lst (for complete_usb_storage_info()) | Pascal Rigaux | 2004-07-05 | 1 | -1/+5 |
| | |||||
* | allow getpwnam, getgrnam, getgrid to work | Pascal Rigaux | 2004-07-05 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-07-05 | 1 | -3/+3 |
| | |||||
* | drop --no-link option (already replaced by --no-short-name) | Pascal Rigaux | 2004-07-05 | 1 | -4/+0 |
| | |||||
* | drop "other" entries in grub conf when the device is unknown | Pascal Rigaux | 2004-07-05 | 1 | -3/+8 |
| | |||||
* | don't set {major} and {minor} to 0 when the device doesn't exist | Pascal Rigaux | 2004-07-05 | 1 | -1/+3 |
| | |||||
* | - handle missing root=/dev/xxx kernel commandline parameter | Pascal Rigaux | 2004-07-05 | 1 | -6/+7 |
| | | | | | - handle grub splashimage option | ||||
* | oops, revert debugging code | Pascal Rigaux | 2004-07-05 | 1 | -1/+1 |
| | |||||
* | - new option --no-short-name which implies no short labels (usually vmlinuz) ↵ | Pascal Rigaux | 2004-07-05 | 1 | -2/+9 |
| | | | | | | | and no symlinks (usually /boot/vmlinuz) - rename --no-link to --no-short-name (keeping compatibility for a few days) | ||||
* | fix typo | Pascal Rigaux | 2004-07-03 | 1 | -1/+1 |
| | |||||
* | 10-52mdk | Thierry Vignaud | 2004-07-02 | 1 | -0/+9 |
| | |||||
* | ensure proper upgrade: explictly tell urpmi that old drakxtools-newt ↵ | Pascal Rigaux | 2004-07-02 | 1 | -1/+5 |
| | | | | conflicts with drakxtools-backend | ||||
* | remove spurious '"pty ', I suck | Olivier Blin | 2004-07-02 | 1 | -1/+1 |
| | |||||
* | cleanup | Pascal Rigaux | 2004-07-02 | 1 | -10/+8 |
| | |||||
* | pptp support (partial fix for #6515) | Olivier Blin | 2004-07-02 | 1 | -1/+8 |
| | |||||
* | Add anonymous bind | Vicent Guardiola | 2004-07-02 | 1 | -12/+10 |
| | |||||
* | Ukrainian translation update. | Sergey Ribalchenko | 2004-07-02 | 1 | -9369/+8427 |
| | |||||
* | switch to new japanese fonts (UTUMI Hirosi <utuhiro78@yahoo.co.jp>) | Thierry Vignaud | 2004-07-02 | 1 | -1/+1 |
| | |||||
* | remove anonymous entry | Vicent Guardiola | 2004-07-02 | 1 | -3/+11 |
| | |||||
* | add libsasl2-plug-gssapi when AD is selected | Vicent Guardiola | 2004-07-02 | 1 | -1/+1 |
| |