summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* automatically configure DSL connection on installation from DSLOlivier Blin2005-09-164-9/+36
|
* make sure $net->{ifcfg}{ppp0} is a hashOlivier Blin2005-09-161-0/+1
|
* updated pot filePablo Saratxaga2005-09-1671-23677/+24187
|
* (configure_kdeglobals) kill dead variableThierry Vignaud2005-09-161-1/+0
|
* space cleaning (thx perl_checko)Thierry Vignaud2005-09-161-1/+2
|
* more x86_64 mirrors (works, tested as lftp $url -e exit)Gwenolé Beauchesne2005-09-161-87/+219
|
* fix ugly typoOlivier Blin2005-09-161-1/+1
|
* URPM/Resolve.pm diff 1.109: "Remove the return value of ↵Pascal Rigaux2005-09-161-1/+9
| | | | | | | compute_installed_flags"... but alas install still use it, so doing here what was done in compute_installed_flags
* faicle->facileFlorent Villard2005-09-161-1/+1
|
* fix probing of login name for pppoe connections (peers file is more ↵Olivier Blin2005-09-161-2/+3
| | | | important than pppoe.conf)
* don't use ifplugd for ethernet devices associated with a pppoe/pptp connectionOlivier Blin2005-09-161-0/+1
|
* simplify pppoe configuration codeOlivier Blin2005-09-162-16/+10
|
* updated po fileShiva Huang2005-09-161-22/+22
|
* fix crash when only one interface is configuredOlivier Blin2005-09-161-1/+1
|
* comment/dis-comment the content of ld.so.conf.d/{nvidia,ati}.conf instead of ↵Pascal Rigaux2005-09-161-1/+1
| | | | | | | symlinking to a hidden file (implies the new ati/nvidia packages have config(noreplace) for those files)
* instead of symlinking, comment the content of the ld.so.conf.d/*.confPascal Rigaux2005-09-161-16/+20
|
* come on titi, no need to check we're root hereOlivier Blin2005-09-161-2/+2
|
* fix draknfs bannerAntoine Ginies2005-09-161-1/+1
|
* fix drakhosts bannerAntoine Ginies2005-09-161-1/+1
|
* fix typoPascal Rigaux2005-09-161-4/+4
|
* if ESSID is hidden, add brackets around AP MAC addressOlivier Blin2005-09-161-1/+1
|
* don't call $advertize on "Details" click otherwise it may call $advertize whenPascal Rigaux2005-09-161-3/+1
| | | | | | chrooted which we don't want. So changing behaviour: the button now only hide or show, it doesn't change the current ad
* during install, don't use half working dmraids (#18386)Pascal Rigaux2005-09-161-4/+26
|
* (is_ifplugd_blacklisted) do not blacklist anymore b44 since it nowThierry Vignaud2005-09-161-1/+1
| | | | | support reporting link status according to Arnaud Monnet de Lorbeau
* meloJosé Jorge2005-09-161-402/+296
|
* Updated translation from Giuseppe LeviNicolas Lécureuil2005-09-161-986/+119
|
* - Adapted file names to check for to the changes on the HPIJ 0.91-8mdkTill Kamppeter2005-09-161-3/+3
| | | | | packages.
* *** empty log message ***Pascal Rigaux2005-09-161-0/+6
|
* don't load glx with fbdev (since glx is used for various things nowadays, ↵Pascal Rigaux2005-09-161-1/+1
| | | | dixit fredl)
* add skype adFlorent Villard2005-09-162-0/+3
|
* just continuePjetur Hjaltason2005-09-161-189/+140
|
* Fixed wrong string gŕfica (thanks pixel).Wanderlei Antonio Cavassin2005-09-151-1/+1
|
* Fixed some strings and misuses of "esse/essa/isso".Wanderlei Antonio Cavassin2005-09-151-68/+68
|
* have drakconf when there was task-webmin-desktopPascal Rigaux2005-09-151-1/+1
|
* increase timeout after a wireless network is selectedOlivier Blin2005-09-151-1/+1
|
* don't vivify hash refOlivier Blin2005-09-151-1/+1
|
* 10.3-0.62mdkThierry Vignaud2005-09-151-1/+38
|
* show the main window very early. thus:Thierry Vignaud2005-09-151-6/+18
| | | | | | - users feels it startups faster - both main window's icon subdialogs' ones work smoothly
* restart hsf/hcfpci services when neededOlivier Blin2005-09-151-0/+2
|
* allow to up/down any network interface (backport of my 2005 patch for PSA)Olivier Blin2005-09-151-1/+23
|
* fix borking entry "linux" (removing root=xxx) when removing a kernelPascal Rigaux2005-09-151-5/+6
|
* support madwifi driversOlivier Blin2005-09-151-1/+12
|
* *** empty log message ***Pascal Rigaux2005-09-151-0/+123
|
* Updated Malay translationSharuzzaman Ahmat Raslan2005-09-151-2614/+2988
|
* - call installCallback() on "open" tooPascal Rigaux2005-09-152-2/+3
| | | | | | | - on "open" we are not chrooted - setting advertising when chrooted could cause havoc if pango wants to load a new font (eg: advertising #13 in pt_BR)
* language proof from Gregor Pirnaver <gregor.pirnaver@sdm-si.org>.Funda Wang2005-09-151-12/+13
|
* - there is no more adverstising iconPascal Rigaux2005-09-151-5/+2
| | | | | - cleaning
* - we do want doPartitionDisks and formatPartitions to be done early on upgrade,Pascal Rigaux2005-09-152-1/+11
| | | | | | | | so that selectKeyboard is done when the partitions are mounted - call set_all_default() (to fix fstab on upgrade) before install packages so that {useSupermount} is correctly set (maybe we could also move the set_all_default on install there)
* ensure we have gnome-volume-manager when we have gnome or kde (to handle ↵Pascal Rigaux2005-09-151-5/+5
| | | | cdrom auto mounting)
* since choosing keyboard is done after mounting partition to upgrade,Pascal Rigaux2005-09-151-12/+9
| | | | | | | we can do things much more nicely on upgrade: - keeping previous keyboard - or forcing prompting keyboard when bad keyboard