| Commit message (Expand) | Author | Age | Files | Lines |
* | Better way to list NIC modules (thx Thierry). | Stew Benedict | 2005-03-18 | 1 | -10/+3 |
* | Fix downloading update rpms with ftp method. | Rafael Garcia-Suarez | 2005-03-18 | 1 | -0/+2 |
* | 10.2-8mdk | Thierry Vignaud | 2005-03-18 | 1 | -1/+17 |
* | Updated | Willy Sudiarto Raharjo | 2005-03-18 | 1 | -77/+82 |
* | (row_setting_dialog) better looking GUI: span groups & users on | Thierry Vignaud | 2005-03-18 | 1 | -0/+2 |
* | (get_user_or_group) do not ignore groups with empty password field (#14777) | Thierry Vignaud | 2005-03-18 | 1 | -3/+7 |
* | Lose the "system" calls. Use pxe.include now. Clean up some redundant code. | Stew Benedict | 2005-03-18 | 1 | -28/+24 |
* | remove other mac address occurrences in iftab | Olivier Blin | 2005-03-18 | 1 | -0/+1 |
* | fix drakbackup message | Olivier Blin | 2005-03-18 | 1 | -2/+2 |
* | remove the lvm if lvm::vg_destroy() succeeds (bugzilla #14249) | Pascal Rigaux | 2005-03-18 | 1 | -1/+2 |
* | rootDevice must be properly set, esp. for newt diskdrake (bugzilla #14254) | Pascal Rigaux | 2005-03-18 | 1 | -0/+1 |
* | Remove noisy log | Rafael Garcia-Suarez | 2005-03-18 | 1 | -2/+1 |
* | always warn the user to logout, even if we can't help (bugzilla #14403) | Pascal Rigaux | 2005-03-18 | 1 | -5/+7 |
* | handle grub file names that do not correspond to a mounted filesystem (bugzil... | Pascal Rigaux | 2005-03-18 | 1 | -5/+14 |
* | tell how to go back to the rescue menu | Olivier Blin | 2005-03-18 | 1 | -0/+1 |
* | 10.2-7mdk | Thierry Vignaud | 2005-03-18 | 1 | -1/+18 |
* | really detect wireless devices in manage interface | Olivier Blin | 2005-03-18 | 1 | -1/+1 |
* | adapt to new adsl_detect prototype | Olivier Blin | 2005-03-18 | 1 | -1/+1 |
* | fix bad translations | Olivier Blin | 2005-03-18 | 1 | -3/+3 |
* | perl_checker fixes | Olivier Blin | 2005-03-18 | 1 | -1/+2 |
* | fix save dialog | Olivier Blin | 2005-03-18 | 1 | -1/+1 |
* | Updated | Willy Sudiarto Raharjo | 2005-03-18 | 1 | -14/+14 |
* | perl_checker/include fixes | Olivier Blin | 2005-03-18 | 1 | -5/+6 |
* | Updated | Willy Sudiarto Raharjo | 2005-03-18 | 1 | -320/+564 |
* | use renamef instead of rename to create .old conf files | Pascal Rigaux | 2005-03-18 | 1 | -6/+6 |
* | simplify | Pascal Rigaux | 2005-03-18 | 1 | -2/+1 |
* | ensure the .old X conf is the last one | Pascal Rigaux | 2005-03-18 | 1 | -0/+1 |
* | instead of having xorg.conf symlinked to XF86Config, do the contrary | Pascal Rigaux | 2005-03-18 | 1 | -7/+10 |
* | don't be verbose | Olivier Blin | 2005-03-18 | 1 | -12/+9 |
* | Meaningful error messages | Rafael Garcia-Suarez | 2005-03-18 | 1 | -2/+2 |
* | *** empty log message *** | Pascal Rigaux | 2005-03-17 | 1 | -1/+207 |
* | - simplify GUI: don't have a "ratio" combo. have the resolutions from current... | Pascal Rigaux | 2005-03-17 | 1 | -23/+29 |
* | have 1280x1024 in both 4/3 and 5/4 ratios | Pascal Rigaux | 2005-03-17 | 1 | -1/+4 |
* | give ability to tell in which list_modules category is a module | Pascal Rigaux | 2005-03-17 | 2 | -0/+21 |
* | - Fixed queue name auto-generation, it sometimes hanged in an endless loop | Till Kamppeter | 2005-03-17 | 1 | -9/+10 |
* | ensure the val registrations are kept ordered | Pascal Rigaux | 2005-03-17 | 1 | -4/+4 |
* | use monitor-probe-using-X | Pascal Rigaux | 2005-03-17 | 3 | -14/+35 |
* | ensure this bloody stupid code doesn't break things when it is unused | Pascal Rigaux | 2005-03-17 | 1 | -3/+3 |
* | simplify | Pascal Rigaux | 2005-03-17 | 1 | -5/+4 |
* | vpi is given as hex too (though it doesn't matter much since it's | Olivier Blin | 2005-03-17 | 1 | -1/+1 |
* | bring back generic release-notes.txt to life | Gwenolé Beauchesne | 2005-03-17 | 1 | -1/+2 |
* | (set_l10n_sort) import comments from rpmdrake | Thierry Vignaud | 2005-03-17 | 1 | -0/+4 |
* | fill at least the DEVICE field for non-configured devices | Olivier Blin | 2005-03-17 | 1 | -1/+1 |
* | (set_l10n_sort) do not bother touch LC_ALL | Thierry Vignaud | 2005-03-17 | 1 | -3/+1 |
* | temporary move collate sorting into net wizard in order to minimize possible ... | Thierry Vignaud | 2005-03-17 | 2 | -3/+3 |
* | allow to modify non configured devices in manage interface | Olivier Blin | 2005-03-17 | 1 | -0/+1 |
* | we may need monitor-probe-using-X installed to configure X during install | Pascal Rigaux | 2005-03-17 | 1 | -1/+1 |
* | (ask_from_normalize) use newly introduced set_l10n_sort() in order to | Thierry Vignaud | 2005-03-17 | 1 | -0/+2 |
* | MERGE: remove debugging printfs :) | Gwenolé Beauchesne | 2005-03-17 | 1 | -2/+0 |
* | (set_l10n_sort) stole it from rpmdrake | Thierry Vignaud | 2005-03-17 | 1 | -1/+13 |