summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Do not use /dev/inside prefix.Colin Guthrie2013-04-184-8/+7
| | | | | | | | | | | | As /dev/ is bind mounted into the prefix, we should always refer to /dev/ directly. In particular this is needed inside wild_device.pm which is often used before the prefix is even ready (i.e. when configuring existing partitions). A specific problem here was detecting the major/minor numbers of partitions which failed because the device node was being searched for inside the prefix but we'd not even unlocked the encrypted / partition yet to mount it... catch 22. mga#5661
* (to_subpart) fix reading link if not a mapper deviceThierry Vignaud2013-04-181-1/+1
| | | | | | | condition got inverted in commit r3694 on Mar 23 2012 ("perl_checker cleanups") spot by Colin
* 'nss-pam-ldapd' obsoletes 'pam_ldap' (mga#9769)Thierry Vignaud2013-04-173-1/+6
|
* New screenshots for the choice of the DE, with Mageia 3 backgroundRémi Verschelde2013-04-166-0/+0
|
* drakups: do not rely on legacy initscript for install test (mga#9474)Colin Guthrie2013-04-152-1/+4
|
* 15.39Thierry Vignaud2013-04-152-1/+3
|
* bump min size for spliting /home fs (Eugeni, mga#3189):Thierry Vignaud2013-04-142-3/+7
| | | | | - from 8 to 12Gb if simple partionning - from 7 to 10Gb if /usr is split or for servers
* Mageia 3 RC bannerAnne Nicolas2013-04-143-1/+5
|
* Update Greek translationDimitrios Glentadakis2013-04-141-3/+62
|
* Updated Estonian translation.Marek Laane2013-04-111-1/+55
|
* fix was for c7Thomas Backlund2013-04-091-1/+1
|
* add bugnr for fro finish-install fixThomas Backlund2013-04-091-1/+1
|
* typo fixThierry Vignaud2013-04-092-18/+18
|
* 15.37Thierry Vignaud2013-04-093-1/+5
|
* list HID USB devices with keyboardsThierry Vignaud2013-04-092-1/+2
|
* fix detecting some USB devices due to not reporting their class (mga#9674)Thierry Vignaud2013-04-093-0/+5
| | | | | regression introduced in commit r7096 on 2013-01-14: "use a proper interface between C (ldetect) & perl world, using XS"
* fix displayed PCI/USB ids (spot in mga#9674)Thierry Vignaud2013-04-092-2/+2
|
* better langThierry Vignaud2013-04-091-2/+3
|
* finish-install: configure urpmi media even if local media are configured, ↵Olivier Blin2013-04-082-1/+5
| | | | and only if online media are not setup (for live)
* Update translationYou-Cheng Hsieh2013-04-081-2/+48
|
* updated tr translationAtilla Öntaş2013-04-081-2/+58
|
* Update Russian translateValek Saikov2013-04-071-3/+2
|
* Update Russian Team translateValek Saikov2013-04-071-2/+3
|
* Ukrainian translation updateYuri Chornoivan2013-04-071-1/+1
|
* allow to choose btrfs in normal mode (mga#65)Thierry Vignaud2013-04-073-1/+7
|
* tag btrfs & nilfs2 as Journalised FSThierry Vignaud2013-04-071-2/+2
| | | | (even if more Journalised FS or like one)
* Translated new string.Diego Bello2013-04-071-994/+916
|
* updated Indonesian translationsKiki Syahadat2013-04-061-1/+1
|
* updated Indonesian translationsKiki Syahadat2013-04-061-0/+54
|
* Russian translations by Russian Mageia TeamYuri Chornoivan2013-04-061-6/+60
|
* Ukrainian translation updateYuri Chornoivan2013-04-061-3/+64
|
* Slovenian translation updatedFilip Komar2013-04-061-4/+58
|
* Updated Polish translationDaniel Napora2013-04-061-16/+25
|
* 15.36Thierry Vignaud2013-04-063-1/+5
|
* bind mount /run in chroot, thus fixing dracut runs (Dave Hodgins, mga#9213)Thierry Vignaud2013-04-063-1/+5
|
* sync with codeThierry Vignaud2013-04-0671-17449/+21961
|
* fix other Mga OS names in menu (mga#8710)Thierry Vignaud2013-04-063-1/+7
| | | | (reverting one of latest bogus Rosa bits)
* fix logThierry Vignaud2013-04-061-1/+1
|
* 15.35Thierry Vignaud2013-04-053-1/+5
|
* retrieve minor/major for LVs tooThierry Vignaud2013-04-052-0/+5
| | | | | | | | | thus fixing comparing in fs::get::is_same_hd(): 'device_alias' => 'mapper/vg--mga-root', with: 'device' => 'vg-mga/root', thus fixing removing LVM entries when saving /etc/fstab (mga#5811)
* updated Romanian translationFlorin Catalin Russen2013-04-051-321/+119
|
* updated Romanian translationFlorin Catalin Russen2013-04-051-188/+71
|
* updated Romanian translationFlorin Catalin Russen2013-04-051-1118/+320
|
* set entries type when reading back grub2 confThierry Vignaud2013-04-053-0/+5
| | | | thus fixing switching back to grub-legacy (mga#9563)
* assume grub2.cfg is UTF-8 encodedThierry Vignaud2013-04-053-1/+3
|
* read back xen conf from grub2Thierry Vignaud2013-04-053-2/+6
|
* one less "/" in pathThierry Vignaud2013-04-051-1/+1
|
* fix finding translated help (mga#9619)Thierry Vignaud2013-04-053-2/+6
| | | | | regression introduced in commit r7467 on 2013-04-04: "fork displaying help, thus workarounding a webkit segfault (mga#9124)"
* 15.34Thierry Vignaud2013-04-042-1/+3
|
* (vgs) log ignored dmraid devices (might help mga#9467)Thierry Vignaud2013-04-042-1/+7
|