Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | offer to pick the distro to rescue when there's more than one | Thierry Vignaud | 2013-04-06 | 2 | -1/+16 |
| | |||||
* | retrieve more info from installed OSes | Thierry Vignaud | 2013-04-06 | 1 | -2/+5 |
| | | | | (needed for next commit) | ||||
* | really adapt to /usr move (fix lvm2 freezing, mga#5795) | Thierry Vignaud | 2013-04-06 | 2 | -5/+5 |
| | |||||
* | /var/run/utmp is on tmpfs now (from tmb) | Thierry Vignaud | 2013-04-06 | 2 | -1/+1 |
| | |||||
* | Include persistent-storage udev rules | Thierry Vignaud | 2013-04-06 | 2 | -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 Vignaud | 2013-04-06 | 3 | -1/+5 |
| | |||||
* | sync with code | Thierry Vignaud | 2013-04-06 | 71 | -17449/+21961 |
| | |||||
* | drop our "use modprobe instead" insmod since we've kmod one for free | Thierry Vignaud | 2013-04-06 | 2 | -2/+1 |
| | |||||
* | fix other Mga OS names in menu (mga#8710) | Thierry Vignaud | 2013-04-06 | 3 | -1/+7 |
| | | | | (reverting one of latest bogus Rosa bits) | ||||
* | fix log | Thierry Vignaud | 2013-04-06 | 1 | -1/+1 |
| | |||||
* | 15.3515.35 | Thierry Vignaud | 2013-04-05 | 3 | -1/+5 |
| | |||||
* | retrieve minor/major for LVs too | Thierry Vignaud | 2013-04-05 | 2 | -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 translation | Florin Catalin Russen | 2013-04-05 | 1 | -321/+119 |
| | |||||
* | updated Romanian translation | Florin Catalin Russen | 2013-04-05 | 1 | -188/+71 |
| | |||||
* | updated Romanian translation | Florin Catalin Russen | 2013-04-05 | 1 | -1118/+320 |
| | |||||
* | set entries type when reading back grub2 conf | Thierry Vignaud | 2013-04-05 | 3 | -0/+5 |
| | | | | thus fixing switching back to grub-legacy (mga#9563) | ||||
* | assume grub2.cfg is UTF-8 encoded | Thierry Vignaud | 2013-04-05 | 3 | -1/+3 |
| | |||||
* | read back xen conf from grub2 | Thierry Vignaud | 2013-04-05 | 3 | -2/+6 |
| | |||||
* | one less "/" in path | Thierry Vignaud | 2013-04-05 | 1 | -1/+1 |
| | |||||
* | fix finding translated help (mga#9619) | Thierry Vignaud | 2013-04-05 | 3 | -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 Vignaud | 2013-04-04 | 1 | -1/+1 |
| | |||||
* | 15.3415.34 | Thierry Vignaud | 2013-04-04 | 2 | -1/+3 |
| | |||||
* | (vgs) log ignored dmraid devices (might help mga#9467) | Thierry Vignaud | 2013-04-04 | 2 | -1/+7 |
| | |||||
* | simplify | Thierry Vignaud | 2013-04-04 | 1 | -2/+2 |
| | |||||
* | always copy /etc/resolv.conf again | Thierry Vignaud | 2013-04-04 | 2 | -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 Vignaud | 2013-04-04 | 2 | -0/+4 |
| | |||||
* | (_raid_devices_raw) fix empty lines in debug outputs | Thierry Vignaud | 2013-04-04 | 1 | -0/+1 |
| | | | | as seen in attachment #3693 of mga#9467 for example | ||||
* | update draksound troubleshooting text (mga#4162) | Colin Guthrie | 2013-04-04 | 2 | -12/+34 |
| | |||||
* | fix location | Thierry Vignaud | 2013-04-04 | 1 | -1/+1 |
| | |||||
* | 15.3315.33 | Thierry Vignaud | 2013-04-04 | 3 | -1/+5 |
| | |||||
* | try harder to lookup / partition y looking at mounted points (mga#8717) | Thierry Vignaud | 2013-04-04 | 2 | -0/+2 |
| | |||||
* | (root_from_mounted) introduce it in order to fix mga#8717 | Thierry Vignaud | 2013-04-04 | 1 | -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 Vignaud | 2013-04-04 | 2 | -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 needed | Thierry Vignaud | 2013-04-04 | 2 | -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 | ||||
* | simplify | Thierry Vignaud | 2013-04-04 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2013-04-04 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2013-04-04 | 1 | -2/+1 |
| | |||||
* | s/mdv/mga/ | Thierry Vignaud | 2013-04-04 | 1 | -2/+2 |
| | |||||
* | Russian translations by Russian Mageia Team | Yuri Chornoivan | 2013-04-01 | 1 | -193/+70 |
| | |||||
* | Russian translations by Russian Mageia Team | Yuri Chornoivan | 2013-03-31 | 2 | -1154/+1026 |
| | |||||
* | Russian translations by Russian Mageia Team | Yuri Chornoivan | 2013-03-31 | 1 | -420/+445 |
| | |||||
* | 15.3215.32 | Thierry Vignaud | 2013-03-30 | 3 | -1/+5 |
| | |||||
* | 1.78 | Thierry Vignaud | 2013-03-30 | 2 | -1/+2 |
| | |||||
* | adapt to xen-4.2 | Thierry Vignaud | 2013-03-30 | 1 | -1/+1 |
| | |||||
* | fix detecting Xen hard disks (mga#9546) | Thierry Vignaud | 2013-03-30 | 3 | -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 Vignaud | 2013-03-30 | 2 | -2/+5 |
| | |||||
* | sort | Thierry Vignaud | 2013-03-30 | 1 | -1/+1 |
| | |||||
* | 15.3115.31 | Thierry Vignaud | 2013-03-28 | 3 | -1/+5 |
| | |||||
* | do not show notification bubble in net_applet | Thierry Vignaud | 2013-03-28 | 2 | -1/+4 |
| | | | | rationale: they make it to segfault (mga#9102) | ||||
* | recognize more webcam | Thierry Vignaud | 2013-03-28 | 3 | -2/+14 |
| |