summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix "$" in translated stringPascal Rigaux2002-07-161-1/+1
|
* synced.Francois Pons2002-07-151-5/+3
|
* synced with other module updated.Francois Pons2002-07-151-3/+9
|
* code re-organisation (a little).Francois Pons2002-07-151-9/+14
|
* fixed flag usage (still check selected package to upgrade but already selectedFrancois Pons2002-07-151-4/+4
| | | | | are correctly shown).
* made upgrade almost work again (need testing and remove/deselect still doesn'tFrancois Pons2002-07-151-28/+33
| | | | | work properly).
* cleaned no more used method.Francois Pons2002-07-151-462/+1
|
* - isStandalone is set in standalone.pm, removed.Daouda Lo2002-07-151-1/+0
|
* - isStandalone is set in standalone.pm, removedDaouda Lo2002-07-151-1/+0
|
* revert titi's errorPascal Rigaux2002-07-151-26494/+16587
|
* - set isStandalone to 1 to center wait messagesDaouda Lo2002-07-151-0/+2
|
* move USB and SMBus controllers from unknown section to their own nonThierry Vignaud2002-07-151-4/+5
| | | | | configurable section too
* put ide controller in their own non configurable subtree to prevent users to ↵Thierry Vignaud2002-07-151-3/+3
| | | | misunderstand why they're unknown/others
* updated to drop URPM... reference for test_pms.Francois Pons2002-07-151-1/+1
|
* just updated to use monitor icons all the time (fallback to 1280 monitor ↵Francois Pons2002-07-151-2/+3
| | | | aspect).
* now use kept c::rpmvercmp instead of removed pkgs::versionCompare.Francois Pons2002-07-151-1/+1
|
* updated NVIDIA support for new methods.Francois Pons2002-07-151-2/+2
|
* fixed reference to no more used variable since new callback scheme.Francois Pons2002-07-152-2/+2
|
* fixed log referencing old methods of stuff.xs no more existing.Francois Pons2002-07-151-16/+6
| | | | | updated remove code (need testing).
* fixed reference to no more used method of pkgs.Francois Pons2002-07-151-1/+1
|
* added patch from imz@altlinux.ruFrancois Pons2002-07-151-0/+20
|
* ease testing of standalone's when non-superuser via setting TESTING=1Pascal Rigaux2002-07-151-1/+1
|
* do not use 8-bit characters (they were not useful anyway :)Pascal Rigaux2002-07-141-5/+5
|
* fix undefThierry Vignaud2002-07-121-1/+1
|
* 6mdk changesThierry Vignaud2002-07-121-0/+2
|
* ask_window_manager_to_logout: handle wmaker tooThierry Vignaud2002-07-121-0/+1
|
* drop kde1 supportThierry Vignaud2002-07-121-2/+1
|
* *** empty log message ***Thierry Vignaud2002-07-121-16587/+26494
|
* draknet is drakconnect nowThierry Vignaud2002-07-122-8/+7
|
* draknet is replaced by drakconnectThierry Vignaud2002-07-121-6/+7
|
* - draknet_conf to drakconnect_confDamien Chaumette2002-07-121-6/+6
|
* - draknet png renamingDamien Chaumette2002-07-122-0/+0
|
* - changing draknet to drakconnectDamien Chaumette2002-07-122-0/+0
|
* Metacity is now default WM for GNOME2Frederic Crozat2002-07-121-3/+3
|
* replace drakconnet with drakconnect :-(Pascal Rigaux2002-07-111-1/+1
|
* replace draknet with drakconnetPascal Rigaux2002-07-111-1/+1
|
* *** empty log message ***Pascal Rigaux2002-07-111-0/+4
|
* switch to vendor_perlPascal Rigaux2002-07-111-1/+1
|
* during install, between transactions, more verbose message when killing ↵Pascal Rigaux2002-07-111-1/+4
| | | | processes still alive
* no need to run service harddrake start in %%post since the serviceThierry Vignaud2002-07-111-5/+7
| | | | | doesn't anymore configure the world when the previous config is empty
* remove debugging info that slipped inPascal Rigaux2002-07-111-4/+1
|
* (config_mtools): don't create /etc/mtools.conf if it doesn't existPascal Rigaux2002-07-111-1/+4
|
* draknet is dead; viva el drakconnectThierry Vignaud2002-07-111-694/+0
|
* update copyrightThierry Vignaud2002-07-111-1/+1
|
* fix the detection of the fscking mac ps/2 mouse ("Mouse:USB|1 button: Apple ↵Thierry Vignaud2002-07-111-1/+1
| | | | Computer|iMac Mouse [Human Interface Devices|Boot Interface Subclass|Mouse]")
* changing draknet name to drakconnectDamien Chaumette2002-07-111-0/+694
|
* use get_probeall instead of get_alias for usb-interfacePascal Rigaux2002-07-114-5/+9
|
* cleanup usbMicePascal Rigaux2002-07-111-3/+6
|
* list -5mdk changesThierry Vignaud2002-07-111-5/+16
|
* - i18n: move $version out of translatable stringsThierry Vignaud2002-07-111-0/+0
| | | | | | | | | | | | - ui: o increase default main window size o put back the hw tree root o eide devices: split info between vendor and model strings - internals: o give meaningful names to some variables o cleanups