summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 15.3615.36Thierry Vignaud2013-04-063-1/+5
|
* 1.41Thierry Vignaud2013-04-062-1/+3
|
* warn that i586 cannot rescue x86_64 (mga#8696)Thierry Vignaud2013-04-062-0/+4
|
* offer to pick the distro to rescue when there's more than oneThierry Vignaud2013-04-062-1/+16
|
* retrieve more info from installed OSesThierry Vignaud2013-04-061-2/+5
| | | | (needed for next commit)
* really adapt to /usr move (fix lvm2 freezing, mga#5795)Thierry Vignaud2013-04-062-5/+5
|
* /var/run/utmp is on tmpfs now (from tmb)Thierry Vignaud2013-04-062-1/+1
|
* Include persistent-storage udev rulesThierry Vignaud2013-04-062-0/+2
| | | | | | (needed for UUID info on root disks) was already included in drakx (see commit r4017)
* 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
|
* drop our "use modprobe instead" insmod since we've kmod one for freeThierry Vignaud2013-04-062-2/+1
|
* 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.3515.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)"
* really fix link :-(Thierry Vignaud2013-04-041-1/+1
|
* 15.3415.34Thierry Vignaud2013-04-042-1/+3
|
* (vgs) log ignored dmraid devices (might help mga#9467)Thierry Vignaud2013-04-042-1/+7
|
* simplifyThierry Vignaud2013-04-041-2/+2
|
* always copy /etc/resolv.conf againThierry Vignaud2013-04-042-3/+3
| | | | | | previous fix for mga#9326 was incomplete in that draklive's auto-install would still have broke with a remote repositery (which we don't use but it's better to have all cases cornered for the sake of it)
* force loading NSS modules (better fix for mga#9326)Thierry Vignaud2013-04-042-0/+4
|
* (_raid_devices_raw) fix empty lines in debug outputsThierry Vignaud2013-04-041-0/+1
| | | | as seen in attachment #3693 of mga#9467 for example
* update draksound troubleshooting text (mga#4162)Colin Guthrie2013-04-042-12/+34
|
* fix locationThierry Vignaud2013-04-041-1/+1
|
* 15.3315.33Thierry Vignaud2013-04-043-1/+5
|
* try harder to lookup / partition y looking at mounted points (mga#8717)Thierry Vignaud2013-04-042-0/+2
|
* (root_from_mounted) introduce it in order to fix mga#8717Thierry Vignaud2013-04-041-0/+9
| | | | | try harder to lookup / partition by looking at mounted point when / is missing from /etc/fstab
* fix adding bogues bootloader entries (root=/dev/)Thierry Vignaud2013-04-042-1/+5
| | | | | | We were silently failing to lookup / partition (mga#8717) It was actually broken since Pixel introduced the check in commit r208774 on 2004-08-17 ("better error handling")
* do not copy /etc/resolv.conf in chroot if not neededThierry Vignaud2013-04-042-1/+7
| | | | | | | | | only copy it if using either remote display or remote repository (thus fixing goup lookups, mga#9326) rationale: copying /etc/resolv.conf in installer chroot prevent librpm to load some NSS modules, which results in failure to lookup groups when chrooted in the _installed_ system
* simplifyThierry Vignaud2013-04-041-1/+1
|
* simplifyThierry Vignaud2013-04-041-1/+1
|
* simplifyThierry Vignaud2013-04-041-2/+1
|
* s/mdv/mga/Thierry Vignaud2013-04-041-2/+2
|
* Russian translations by Russian Mageia TeamYuri Chornoivan2013-04-011-193/+70
|
* Russian translations by Russian Mageia TeamYuri Chornoivan2013-03-312-1154/+1026
|
* Russian translations by Russian Mageia TeamYuri Chornoivan2013-03-311-420/+445
|
* 15.3215.32Thierry Vignaud2013-03-303-1/+5
|
* 1.78Thierry Vignaud2013-03-302-1/+2
|
* adapt to xen-4.2Thierry Vignaud2013-03-301-1/+1
|
* fix detecting Xen hard disks (mga#9546)Thierry Vignaud2013-03-303-1/+5
| | | | | issue "introduced" in commit r4655 on May 23 2012: "add support for XenBlk discs(...) needs testing"
* probe virtual drivers too (mga#9546)Thierry Vignaud2013-03-302-2/+5
|
* sortThierry Vignaud2013-03-301-1/+1
|