Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/101errata/102errata for the next release. We often forget this. | Funda Wang | 2005-03-18 | 69 | -134/+134 |
| | |||||
* | (parse_file) do not horribly die | Thierry Vignaud | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | (add_device_wizard) fix device path when manually adding an UPS (#12290) | Thierry Vignaud | 2005-03-18 | 1 | -1/+4 |
| | |||||
* | 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 |
| | | | | | | | | several columns (up to 3) (we might have choosed to set number of columns depending of number and max length of group/users rather than hardcoding 3 columns) | ||||
* | (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 ↵ | Pascal Rigaux | 2005-03-18 | 1 | -5/+14 |
| | | | | (bugzilla #14410) | ||||
* | 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 ↵ | Pascal Rigaux | 2005-03-17 | 1 | -23/+29 |
| | | | | | | | current ratio by default and allow "Other" to see all others - by default 1280x1024 is now in 4/3, not 5/4 (stupid bloody resolution!) | ||||
* | 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 | 1 | -0/+16 |
| | |||||
* | - Fixed queue name auto-generation, it sometimes hanged in an endless loop | Till Kamppeter | 2005-03-17 | 1 | -9/+10 |
| | | | | | (bugs #14426, #14525, #14563). | ||||
* | 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 |
| | | | | | merely always less than or equal to 9) | ||||
* | 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 |
| | | | | side effects | ||||
* | 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 |
| | | | | | (XFdrake already require monitor-edid) | ||||
* | (ask_from_normalize) use newly introduced set_l10n_sort() in order to | Thierry Vignaud | 2005-03-17 | 1 | -0/+2 |
| | | | | | have proper localized sorting (#14634) |