Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use {XXX} instead of {'XXX'} (as detected by new perl_checker) | Pascal Rigaux | 2002-07-17 | 2 | -207/+207 |
| | |||||
* | added missing use pkgs. | Francois Pons | 2002-07-17 | 1 | -0/+1 |
| | |||||
* | remove "$_ =~ " (as detected by new perl_checker) | Pascal Rigaux | 2002-07-17 | 3 | -11/+11 |
| | |||||
* | spell right harddrake (two 'd') in @preferred | Guillaume Cottenceau | 2002-07-17 | 1 | -1/+1 |
| | |||||
* | draksec - initial commit. preparing for the advanced section. | Christian Belisle | 2002-07-16 | 1 | -0/+5 |
| | |||||
* | re-write the part setting the security admin | Christian Belisle | 2002-07-16 | 1 | -38/+7 |
| | |||||
* | allow upgrade (if any) by using version at 8.2. | Francois Pons | 2002-07-16 | 1 | -0/+1 |
| | |||||
* | code cleanup. | Francois Pons | 2002-07-16 | 1 | -50/+0 |
| | |||||
* | draksec: | Christian Belisle | 2002-07-16 | 1 | -39/+9 |
| | | | | | | - rewrite the function to set the security admin - remove ugly buttons, 'advanced' button will come later | ||||
* | improve a little. | Francois Pons | 2002-07-16 | 1 | -12/+11 |
| | |||||
* | update with newer perl-URPM. | Francois Pons | 2002-07-16 | 1 | -10/+12 |
| | |||||
* | o finish moving draknet to drakconnect in standalone | Damien Chaumette | 2002-07-16 | 3 | -3/+3 |
| | |||||
* | extend a bit fatal error when trying to execute | Guillaume Cottenceau | 2002-07-16 | 1 | -0/+1 |
| | | | | | /usr/bin/runinstall2 and it's not possible | ||||
* | reflect typo fix in any.pm in the po's so that the translation are not broken | Guillaume Cottenceau | 2002-07-16 | 3 | -3/+3 |
| | |||||
* | small english fix thx to vdanen | Guillaume Cottenceau | 2002-07-16 | 1 | -1/+1 |
| | |||||
* | fixed reference to step 'selectPackagesToUpgrade'. | Francois Pons | 2002-07-16 | 1 | -2/+1 |
| | |||||
* | fixed die when choosePackages step is redone. | Francois Pons | 2002-07-16 | 1 | -1/+1 |
| | |||||
* | removed useless package selection cleaning. | Francois Pons | 2002-07-16 | 1 | -2/+0 |
| | |||||
* | fixed missing upgrade. | Francois Pons | 2002-07-16 | 1 | -9/+15 |
| | | | | | added wait message when finding packages to upgrade. | ||||
* | added log (finding packages to upgrade or computing installed flag) | Francois Pons | 2002-07-16 | 1 | -0/+3 |
| | |||||
* | don't display etags command (too long, not nice) | Pascal Rigaux | 2002-07-16 | 1 | -1/+1 |
| | |||||
* | fix "$" in translated string | Pascal Rigaux | 2002-07-16 | 1 | -1/+1 |
| | |||||
* | synced. | Francois Pons | 2002-07-15 | 1 | -5/+3 |
| | |||||
* | synced with other module updated. | Francois Pons | 2002-07-15 | 1 | -3/+9 |
| | |||||
* | code re-organisation (a little). | Francois Pons | 2002-07-15 | 1 | -9/+14 |
| | |||||
* | fixed flag usage (still check selected package to upgrade but already selected | Francois Pons | 2002-07-15 | 1 | -4/+4 |
| | | | | | are correctly shown). | ||||
* | made upgrade almost work again (need testing and remove/deselect still doesn't | Francois Pons | 2002-07-15 | 1 | -28/+33 |
| | | | | | work properly). | ||||
* | cleaned no more used method. | Francois Pons | 2002-07-15 | 1 | -462/+1 |
| | |||||
* | - isStandalone is set in standalone.pm, removed. | Daouda Lo | 2002-07-15 | 1 | -1/+0 |
| | |||||
* | - isStandalone is set in standalone.pm, removed | Daouda Lo | 2002-07-15 | 1 | -1/+0 |
| | |||||
* | revert titi's error | Pascal Rigaux | 2002-07-15 | 1 | -26494/+16587 |
| | |||||
* | - set isStandalone to 1 to center wait messages | Daouda Lo | 2002-07-15 | 1 | -0/+2 |
| | |||||
* | move USB and SMBus controllers from unknown section to their own non | Thierry Vignaud | 2002-07-15 | 1 | -4/+5 |
| | | | | | configurable section too | ||||
* | put ide controller in their own non configurable subtree to prevent users to ↵ | Thierry Vignaud | 2002-07-15 | 1 | -3/+3 |
| | | | | misunderstand why they're unknown/others | ||||
* | updated to drop URPM... reference for test_pms. | Francois Pons | 2002-07-15 | 1 | -1/+1 |
| | |||||
* | just updated to use monitor icons all the time (fallback to 1280 monitor ↵ | Francois Pons | 2002-07-15 | 1 | -2/+3 |
| | | | | aspect). | ||||
* | now use kept c::rpmvercmp instead of removed pkgs::versionCompare. | Francois Pons | 2002-07-15 | 1 | -1/+1 |
| | |||||
* | updated NVIDIA support for new methods. | Francois Pons | 2002-07-15 | 1 | -2/+2 |
| | |||||
* | fixed reference to no more used variable since new callback scheme. | Francois Pons | 2002-07-15 | 2 | -2/+2 |
| | |||||
* | fixed log referencing old methods of stuff.xs no more existing. | Francois Pons | 2002-07-15 | 1 | -16/+6 |
| | | | | | updated remove code (need testing). | ||||
* | fixed reference to no more used method of pkgs. | Francois Pons | 2002-07-15 | 1 | -1/+1 |
| | |||||
* | added patch from imz@altlinux.ru | Francois Pons | 2002-07-15 | 1 | -0/+20 |
| | |||||
* | ease testing of standalone's when non-superuser via setting TESTING=1 | Pascal Rigaux | 2002-07-15 | 1 | -1/+1 |
| | |||||
* | do not use 8-bit characters (they were not useful anyway :) | Pascal Rigaux | 2002-07-14 | 1 | -5/+5 |
| | |||||
* | fix undef | Thierry Vignaud | 2002-07-12 | 1 | -1/+1 |
| | |||||
* | 6mdk changes | Thierry Vignaud | 2002-07-12 | 1 | -0/+2 |
| | |||||
* | ask_window_manager_to_logout: handle wmaker too | Thierry Vignaud | 2002-07-12 | 1 | -0/+1 |
| | |||||
* | drop kde1 support | Thierry Vignaud | 2002-07-12 | 1 | -2/+1 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2002-07-12 | 1 | -16587/+26494 |
| | |||||
* | draknet is drakconnect now | Thierry Vignaud | 2002-07-12 | 2 | -8/+7 |
| |