summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Updating Spanish translationDiego Bello2012-03-051-137/+57
|
* (dist-git) add a warning about tarballs from SVN vs from GIT (mga#4783)Thierry Vignaud2012-03-041-0/+1
|
* (tar) be silentThierry Vignaud2012-03-041-1/+1
|
* 13.89.213.89.2Thierry Vignaud2012-03-041-1/+1
|
* 13.89.113.89.1Anssi Hannula2012-03-022-1/+3
|
* service_harddrake: recognize XZ compressed modules properly (mga#4767)Anssi Hannula2012-03-022-1/+4
|
* (setSelectedFromCompssList) fix bogus "no packages matchThierry Vignaud2012-03-021-2/+2
| | | | | | | | | | | | | | HASH(0x6939a20) (it is either in skip.list or already rejected)" messages in drakx logs They got introduced by pterjan in commit r267278 on Apr 1 2010 and r267288 on Apr 2 2010: - "compute dependencies on full list of packages from a rpmsrate level instead of doing it individually..." - "Use all included levels to resolv dependencies instead of doing it level by level"
* 13.8913.89Thierry Vignaud2012-03-022-1/+3
|
* (load_raw) simplifyThierry Vignaud2012-03-021-2/+2
|
* fix RAID udev ruleThierry Vignaud2012-03-022-1/+5
|
* (default_packages) make sure we request packages only once (to be on theThierry Vignaud2012-03-021-1/+1
| | | | safe side, eg if someone has both HW RAID and soft RAID)
* 13.8813.88Thierry Vignaud2012-03-022-1/+3
|
* (default_packages) install mdadm for fake RAID too (mga#4750)Thierry Vignaud2012-03-022-1/+3
|
* 13.8713.87Thierry Vignaud2012-03-012-1/+3
|
* include more udev rules for RAID (mga#4750)Thierry Vignaud2012-03-012-0/+4
|
* sortThierry Vignaud2012-03-011-1/+1
|
* 13.8613.86Thierry Vignaud2012-03-011-0/+2
|
* include libdmraid-events-isw.so for dmraid (mga#4750)Thierry Vignaud2012-03-012-0/+4
|
* Ukrainian translation updateYuri Chornoivan2012-03-012-360/+380
|
* updated Italian translationMatteo Pasotti2012-03-011-51/+18
|
* 13.86Thierry Vignaud2012-02-292-1/+6
|
* tty stty are needed for text mode installer (through unicode_start) (mga#2038)Thierry Vignaud2012-02-272-0/+4
|
* 13.8513.85Thierry Vignaud2012-02-262-1/+3
|
* text mode needs /dev/ttyThierry Vignaud2012-02-261-0/+2
|
* (main::SEGV) do not crash if $o isn't setThierry Vignaud2012-02-261-1/+1
|
* load 'xts' module for crypted fses (Dave Hodgins, mga#3749)Thierry Vignaud2012-02-262-1/+3
|
* 13.8413.84Thierry Vignaud2012-02-242-1/+3
|
* include missing hid-logitech-dj HID driver (mga#4129)Thierry Vignaud2012-02-231-0/+2
|
* Update of the French translation for libDrakx-standaloneRémi Verschelde2012-02-231-66/+52
|
* Uploaded all the French translations from TransifexRémi Verschelde2012-02-233-1371/+547
|
* - updated Italian translationMatteo Pasotti2012-02-201-754/+344
|
* - updated Italian translationMatteo Pasotti2012-02-201-318/+127
|
* 13.8313.83Thierry Vignaud2012-02-192-1/+3
|
* (load_raw) fix undefined variable after commit r688 by rtp on 2011-03-18Thierry Vignaud2012-02-191-0/+3
| | | | (was: "try to handle the built-in module case before trying to load a module")
* (empty_packages) log more stuff regarding packages installation (mga#4565)Thierry Vignaud2012-02-192-1/+3
|
* spacingThierry Vignaud2012-02-191-1/+10
|
* 13.82: Mageia 2 beta 1 banner13.82Anne Nicolas2012-02-143-1/+5
|
* 13.8113.81Thierry Vignaud2012-02-133-1/+5
|
* updated Dutch translationRemco Rijnders2012-02-131-406/+421
|
* add important missing item (usefull when searching for)Thierry Vignaud2012-02-081-0/+1
|
* localedrake: add/remove ime(s)You-Cheng Hsieh2012-02-011-0/+3
|
* (dmidecode) fix crashing on parsing garbaged DMI info (mga#4329)Thierry Vignaud2012-01-312-0/+2
|
* (re-commit) add/remove ime selectionsYou-Cheng Hsieh2012-01-291-36/+47
|
* revert previous changes(done by accident; was going to fix local list change) You-Cheng Hsieh2012-01-291-49/+37
|
* Add hime; remove chinput, kinput2, oxim, xcin.You-Cheng Hsieh2012-01-291-37/+49
|
* (format_part) use better cipher for encrypted fses (Dave Hodgins, mga#3092)Thierry Vignaud2012-01-283-1/+6
|
* kill dead emailsThierry Vignaud2012-01-276-6/+6
|
* update my emailThierry Vignaud2012-01-2713-18/+18
|
* 13.8013.80Thierry Vignaud2012-01-262-1/+3
|
* (load_raw_install) do not display errors when loading a driver that isThierry Vignaud2012-01-262-1/+3
| | | | | | | already loaded (mga#1146) we might just as well refuse to load an already loaded module but I think some modules redo probing when "reloaded".