summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* apply forgotten patch for drakfirewalldistro/mga3José Jorge2013-06-171-1/+1
|
* version 15.54.1 fixes #9941José Jorge2013-06-132-1/+5
|
* - fix drakfirewall not applying config #9941José Jorge2013-06-131-1/+1
|
* Branch for mageia 3Nicolas Lécureuil2013-06-120-0/+0
|
* typo fixThierry Vignaud2013-05-171-1/+1
|
* fix doble spaceThierry Vignaud2013-05-171-1/+1
|
* 15.54Thierry Vignaud2013-05-173-1/+5
|
* add missing spacingThierry Vignaud2013-05-171-0/+1
|
* more exact logThierry Vignaud2013-05-171-2/+2
|
* update TODO listThierry Vignaud2013-05-171-2/+1
|
* typo fixThierry Vignaud2013-05-171-2/+2
|
* preselect nonfree if neededThierry Vignaud2013-05-172-0/+11
|
* save test value in a variable (needed for next commits)Thierry Vignaud2013-05-171-1/+2
|
* cache value (thus logging only once)Thierry Vignaud2013-05-171-1/+8
| | | | (needed for next commits)
* hint that nonfree is needed if a driver needs a nonfree firmwareThierry Vignaud2013-05-172-1/+8
|
* log which nonfree firmware packages are needed for X.orgThierry Vignaud2013-05-171-1/+3
|
* add auto generated list of drivers that need nonfree firmwaresThierry Vignaud2013-05-171-0/+18
|
* fix offering to install shorewall & shorewall-ipv6 when already installedThierry Vignaud2013-05-163-1/+4
| | | | | | | | we could have provided full paths in drakx-net but it's simpler to make ensure_files_are_installed() behave like ensure_binary_is_installed() and search for file side effect: a warning in mousedrake
* do not enable to pick xguest (mga#9750)Thierry Vignaud2013-05-162-0/+3
|
* 15.53Anne Nicolas2013-05-152-1/+3
|
* 1.43Anne Nicolas2013-05-152-1/+3
|
* logdrake: fix rsyslog<->syslog-ng install loop (mga#10086)Colin Guthrie2013-05-152-1/+4
|
* Do not enable legacy sysvinit scripts that no longer exist (mga#10084)Colin Guthrie2013-05-152-6/+2
| | | | | | | | The only sysvinit script in this list that still exists is 'network' but even this is less 'critical' these days due to Network Manager. Figured we may as well just trash all this as it's quite unlikely to not be enabled anyway.
* Ensure grabjournallogs script is executable (mga#10108)Colin Guthrie2013-05-152-0/+2
|
* 15.52Thierry Vignaud2013-05-152-1/+3
|
* fix changelog for previous "fix"Thierry Vignaud2013-05-152-2/+2
|
* fix displaying release notes while installing (mga#10087)Thierry Vignaud2013-05-152-6/+8
|
* 15.51Thomas Backlund2013-05-133-1/+5
|
* any.pm change affects stage2 tooThomas Backlund2013-05-131-0/+1
|
* any.pm: dont add arch() to release-notes file name (#10087)Thomas Backlund2013-05-132-1/+2
|
* Updated Catalan translationFrancesc Pinyol Margalef2013-05-121-12/+18
|
* Updated Catalan translationFrancesc Pinyol Margalef2013-05-121-17/+17
|
* Updated Russian translationValek Saikov2013-05-121-1006/+892
|
* Fix BUG 10073 (new claim by Marcello Anni)Yuri Chornoivan2013-05-121-1/+1
|
* Fix BUG 10073Yuri Chornoivan2013-05-121-1/+1
|
* Changing all DOS-like .po files to UNIX-like files.Rémi Verschelde2013-05-111-1687/+1687
|
* finish-install/installer: enable Nonfree/Tainted repositories if a package ↵Olivier Blin2013-05-093-0/+17
| | | | having a matching name is installed (#8379)
* detect_devices: check for phy80211 sysfs directory as well to detect ↵Olivier Blin2013-05-093-1/+9
| | | | wireless devices
* finish-install: remove incorrect comments added for debuggingOlivier Blin2013-05-091-12/+12
|
* finish-install: make urpmi comment more accurate about online mediaOlivier Blin2013-05-091-13/+13
|
* updated tr translationAtilla Öntaş2013-05-081-16/+16
|
* Update or Arabic translation for drakx_install (Mohamed Sakhri)Rémi Verschelde2013-05-081-1688/+1687
|
* Arabic translation update by Mohamed SakhriYuri Chornoivan2013-05-081-139/+139
|
* 15.50Olivier Blin2013-05-072-1/+3
|
* updateThierry Vignaud2013-05-071-11/+11
|
* harddrake::autoconf network: remove unused connection manager parametersOlivier Blin2013-05-071-1/+1
|
* harddrake service: install ethernet/wireless packages when a newOlivier Blin2013-05-073-3/+33
| | | | | device is detected, this shoud help for Broadcom devices
* harddrake: move ethernet config in harddrake::autoconf::network_confOlivier Blin2013-05-072-10/+11
|
* empty now unused harddrake::autoconf::network_conf (to be reused later)Olivier Blin2013-05-071-2/+0
|
* harddrake: do not disable bluetooth service if adapter disappears (forOlivier Blin2013-05-072-0/+10
| | | | | | example if disabled by Fn keys), systemd will automatically disable the service if needed