summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* adapt to Colin changesThierry Vignaud2014-11-1971-117/+117
|
* Remove extra fileYuri Chornoivan2014-11-191-0/+0
|
* Update German translation from TransifexYuri Chornoivan2014-10-271-246/+101
|
* Update German translation from TransifexYuri Chornoivan2014-10-271-1267/+358
|
* 16.4516.45Thierry Vignaud2014-10-262-1/+3
|
* fix selecting of uneeded locales (mga#3723)Thierry Vignaud2014-10-262-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | original fix by Pablo Saratxaga Mageia has he ability to choose both *language* and *country* Language is used for choosing translations to be displayed, etc. country for things like currency, etc. (country may be deduced from other geographical settings rather than choosen directly, but that is not the problem). GNU libc locales embedd both concepts (language and country) in a single locale. Obviously those exists for only some combinations. For cases were an existing matching locale doesn't exists, Mageia chooses two locales, one for the language oriented settings, and another four the country oriented settings. Unlike normal installer where packages to be installed are choosen; in draklive-install, we have a set of "all packages", and "uneeded" ones are removed. The problem was obviously the installer didn't see the "need" for the locales-xx package for country; only language was checked. This fixes that, the idea is to check for *both* $locale->{lang} and $locale->{country}, which can lead two *two* neeeded locales-xx packages
* pre-create /dev/null & co again (for draklive)Thierry Vignaud2014-10-261-0/+3
| | | | | | partially reverting commit 1a213f9497330c3173500e4e27d0e21a694beba4 add a comment explaining the purpose
* 16.4416.44Thierry Vignaud2014-10-233-1/+5
|
* try harder to umount everything when sg went havrocThierry Vignaud2014-10-231-0/+1
|
* document --stage2-update in --helpThierry Vignaud2014-10-211-0/+1
|
* mount /dev -o roThierry Vignaud2014-10-211-0/+3
| | | | (prevent rm -fr going havroc on some error pathes)
* add missing spacingThierry Vignaud2014-10-211-0/+1
|
* Made Basque translation betterEgoitz Rodriguez2014-10-201-3/+3
|
* Update Spanish translationEgoitz Rodriguez2014-10-202-11/+13
|
* Update Basque tranlationEgoitz Rodriguez2014-10-201-5/+6
| | | | Update Basque tranlation
* 16.4316.43Pascal Terjan2014-10-202-1/+2
|
* draksound: Kill off some old, no longer present services.Colin Guthrie2014-10-201-10/+3
| | | | | We should probably rip out a lot more here (i.e. we should really not need to do any sound slot config these days in modprobe.conf)
* draksound: adapt to the switch to systemd for spawning PulseAudioPascal Terjan2014-10-202-20/+3
|
* Made Estonian translation betterMarek Laane2014-10-201-6/+6
|
* Update Basque translationEgoitz Rodriguez2014-10-201-6/+7
| | | | correcting one sentence
* Update Basque translationEgoitz Rodriguez2014-10-201-3/+3
| | | | Correction of one tranlation
* Update Basque translationPascal Terjan2014-10-202-67/+69
|
* Updated Estonian translationMarek Laane2014-10-201-76/+86
|
* Mageia 5 beta 1 left backgroundAnne Nicolas2014-10-201-0/+0
|
* adapt to the fact that stage2 expects a /dev fully populated by udevThierry Vignaud2014-10-201-0/+2
|
* enhances logsThierry Vignaud2014-10-201-2/+3
|
* definite improvement for Basque relationed with licenseEgoitz Rodriguez2014-10-201-21/+20
| | | | Update Basque translation
* Update Basque languageEgoitz Rodriguez2014-10-201-3/+3
| | | | correcting the two words were together and separate the words
* Update Basque translationEgoitz Rodriguez2014-10-203-144/+136
| | | | Update Basque translation
* fix drakxservices not showing all services due to systemctl output changeColin Guthrie2014-10-202-2/+4
|
* complete the translation of licence.pot to basqueEgoitz Rodriguez2014-10-202-611/+199
| | | | Update tranlation
* update message accordinglyThierry Vignaud2014-10-201-1/+1
|
* rename variable for consistencyThierry Vignaud2014-10-201-5/+5
|
* rename "no_suggests" option as "no_recommends"Thierry Vignaud2014-10-204-8/+9
|
* s/suggested/recommended/Thierry Vignaud2014-10-201-7/+7
|
* adapt to URPM-5Thierry Vignaud2014-10-202-1/+3
|
* Update Ukrainian translationYuri Chornoivan2014-10-201-1/+1
|
* 16.4216.42Pascal Terjan2014-10-203-1/+5
|
* Don't include display_installer_help in drakxtools, it can not run outside ↵Pascal Terjan2014-10-202-1/+3
| | | | install
* Only allow GRUB2 when booting on btrfsPascal Terjan2014-10-203-2/+6
|
* 16.4116.41Thierry Vignaud2014-10-203-1/+5
|
* adapt to latest systemdThierry Vignaud2014-10-202-1/+2
| | | | (http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/)
* - add packages to wanted_hardware_packages list to prevent them beingThomas Backlund2014-10-202-1/+4
| | | | | | removed: * b43-fwcutter, b43-openfwwf, atmel-firmware, speedtouch-firmware * zd1211-firmware, isdn4k-utils, rfkill, x11-driver-input-wacom
* sync with kernel-3.17Thierry Vignaud2014-10-202-0/+2
|
* prevent potential gtk warnings (like in mcc)Thierry Vignaud2014-10-203-4/+14
|
* Allow /boot on btrfsPascal Terjan2014-10-204-4/+6
|
* add bug idThierry Vignaud2014-10-201-1/+1
|
* fix version in NEWSThierry Vignaud2014-10-202-2/+2
|
* 16.4016.40Thierry Vignaud2014-10-202-1/+3
|
* log X.org server logs when it fails to start up (mga#13471)Thierry.Vignaud2014-10-202-1/+4
|