summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated id.podistro/mga2Kiki Syahadat2013-02-111-0/+3
|
* Updated Indonesian translationKiki Syahadat2013-01-211-5/+2
|
* Updated Indonesian translationKiki Syahadat2012-12-261-236/+365
|
* fix bug IDThierry Vignaud2012-09-061-1/+1
|
* 1.12.2Thierry Vignaud2012-09-052-1/+4
|
* fix spacingThierry Vignaud2012-09-051-1/+1
|
* 1.12.1Thierry Vignaud2012-09-052-1/+2
|
* (reload_net_applet) fix crash when net_applet doesn't run (mga#6040)Thierry Vignaud2012-09-052-1/+2
| | | | (backported from trunk)
* fix crashing due to missing icon (mga#5223)Thierry Vignaud2012-09-052-1/+2
| | | | (backported from trunk)
* (check_setup) fix a crash (mga#6847)Thierry Vignaud2012-09-052-0/+2
| | | | | | | it would be better to make button insensitive until a network is selected though... (backported from trunk)
* (apply_connection) wait for network to show up the same way as in theThierry Vignaud2012-09-052-7/+8
| | | | | | installer (Derek Jennings, mga#5830) (backported from trunk)
* Slovenian translation updatedFilip Komar2012-07-201-15/+15
|
* updated Slovenian translation - msgmergeFilip Komar2012-07-071-670/+694
|
* branch for Mageia 2Olivier Blin2012-06-100-0/+0
|
* install rtlwifi-firmware for r8712u driver (#6064)Olivier Blin2012-06-102-5/+6
|
* pt translations from simplew and fix of a fuzzy string in the French ↵Rémi Verschelde2012-06-101-95/+96
| | | | translation of urpmi
* Update Greek translationDimitrios Glentadakis2012-05-271-16/+17
|
* 1.121.12Thierry Vignaud2012-05-112-1/+2
|
* fix connectivity test during install (and possibly standalone) by Olivier Blin2012-05-103-7/+6
| | | | | calling res_init before hostname resolution (#5772)
* 1.111.11Thierry Vignaud2012-05-102-1/+2
|
* (connected) fix testing network connectivy test after resolv.conf changesThierry Vignaud2012-05-102-1/+12
| | | | (Derek Jennings, mga#5772)
* 1.101.10Olivier Blin2012-04-302-1/+2
|
* another fix for iwlagn firmware installation since reported module name is ↵Olivier Blin2012-04-292-4/+7
| | | | iwlwifi (#5549)
* simplify rtl8192 driver checkOlivier Blin2012-04-291-1/+1
|
* install rtlwifi-firmware for rtl8192 driversOlivier Blin2012-04-292-0/+12
|
* remove rtl8187se thirdparty check, it has been in mainline for a long time ↵Olivier Blin2012-04-292-7/+3
| | | | already
* 1.91.9Thomas Backlund2012-04-282-1/+2
|
* further fix iwlagn firmware installationOlivier Blin2012-04-272-1/+3
|
* fix bug IDThierry Vignaud2012-04-261-1/+1
|
* 1.81.8Thierry Vignaud2012-04-252-1/+2
|
* (ask_driver) do not try to access the full chroot path when running in ↵Thierry Vignaud2012-04-252-1/+5
| | | | | | chroot (mga#56052) still need to look at #26046 and #44416
* install ralink-firmware for rt61/73/2860/2870/3090 driversOlivier Blin2012-04-232-25/+9
|
* updated Romanian translationFlorin Catalin Russen2012-04-231-820/+806
|
* fix iwlagn firmware package installation (#5549) and make iwl3945/4965 check ↵Olivier Blin2012-04-222-1/+4
| | | | faster by fixing test file
* version 1.7 fixes b43 firmware path (#5419)1.7José Jorge2012-04-163-2/+5
|
* 1.61.6Colin Guthrie2012-04-112-1/+2
|
* Fix Makefile dist-svn targetColin Guthrie2012-04-111-1/+1
|
* ensure /etc/hostname has a newline as per upstream specs (#4672)Colin Guthrie2012-03-252-1/+3
|
* (dist-git) kill useless rmThierry Vignaud2012-03-241-1/+0
|
* (dist) auto select right method of generating tarballThierry Vignaud2012-03-241-1/+12
|
* switch from bzip2 to xzThierry Vignaud2012-03-241-1/+1
|
* (git-svn) split it out of distThierry Vignaud2012-03-241-1/+3
|
* (gitdist) rename as dist-git like other projectsThierry Vignaud2012-03-241-1/+1
|
* (dist) compress with xzThierry Vignaud2012-03-221-1/+1
|
* 1.51.5Thierry Vignaud2012-03-222-1/+2
|
* make sure net object is passed to get_provider_settings and set_provider methodsOlivier Blin2012-03-203-6/+5
|
* nfs: add .conf suffix to lockd.drakx file in /etc/modprobe.dOlivier Blin2012-03-202-1/+2
|
* (set_ifw) merge the right patchThierry Vignaud2012-03-201-1/+1
|
* do not fork useless shells, also should help with variables withThierry Vignaud2012-03-201-4/+4
| | | | spaces or other "strange" characters in
* (show_file_dialog,configure_samba) add FIXME issues about undeclared variablesThierry Vignaud2012-03-201-0/+2
| | | | | | | | | | undeclared $dlg variable introduced by eugeni in r253961 on Mar 12 2009: "Updated draksambashare directory selection to use FileChooser (#44564)." undeclared $o introduced by aginies in r231202 on Oct 26 2007: "add a wizard to configure a PDC or a standalone Samba server" draksambashare doesn't even start in strict mode