summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
* perltidy parsing.Sebastien Dupont2002-07-112-2761/+4866
|
* Updated pot filePablo Saratxaga2002-07-103-2329/+3959
|
* readd iconsThierry Vignaud2002-07-1026-0/+0
|
* readd iconsThierry Vignaud2002-07-1026-0/+0
|
* *** empty log message ***Pascal Rigaux2002-07-101-0/+74
|
* don't let Timeout kill usPascal Rigaux2002-07-101-3/+5
|
* use perl-URPM instead of rpmtools.Francois Pons2002-07-108-963/+906
|
* rollback titi's modifPascal Rigaux2002-07-101-4/+2
|
* cleanupPascal Rigaux2002-07-101-40/+34
|
* typo fixThierry Vignaud2002-07-101-1/+1
|
* no need to test two times if modinfo is executable in normal (ie notThierry Vignaud2002-07-101-2/+4
| | | | | in drakx) case ...
* list and describe all gui tools from drakxtoolsThierry Vignaud2002-07-101-9/+44
|
* enhance cohenrency: step 1Thierry Vignaud2002-07-105-11/+50
| | | | | | | | | | | | | | - ide and scsi devices use channel rather than bus to store their physical connection, which is more logic (at least for eide) - all devices have their connection bus in bus field, not in bus for {pci,usb,...} and interface_type for {scsi,eide,other_block_devices} - detect_devices:getIDE() : add eide_hds hash in order to be able to split info field between model and vendor - harddrake::ui : code reduction allowed by the above changes
* remove all (use\s+(diagnostics|vars|strict)' instancesThierry Vignaud2002-07-102-2/+4
|
* fix parrallel buildThierry Vignaud2002-07-101-2/+6
|
* - code updateDaouda Lo2002-07-101-5/+5
| | | | | - use local http server for test.
* fix perl depandancy on new perlThierry Vignaud2002-07-101-6/+9
|
* add integer.pm (needed by Time::Local (needed by Net::FTP))Pascal Rigaux2002-07-101-0/+1
|