Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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.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.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 | |
| | ||||||
* | at76_usb was replaced by at76c50x-usb | Thierry Vignaud | 2013-03-28 | 1 | -1/+1 | |
| | ||||||
* | recognize more bluetooth devices (might help mga#5841) | Thierry Vignaud | 2013-03-28 | 3 | -1/+5 | |
| | ||||||
* | 1.77 | Thierry Vignaud | 2013-03-26 | 2 | -1/+2 | |
| | ||||||
* | kill now dead code | Thierry Vignaud | 2013-03-26 | 2 | -81/+0 | |
| | ||||||
* | 15.30 | Anne Nicolas | 2013-03-25 | 1 | -1/+1 | |
| | ||||||
* | Mageia 3 new design | Anne Nicolas | 2013-03-25 | 2 | -0/+4 | |
| | ||||||
* | use kmod for module loading (mga#9242, based on Pok works @mdv) | Thierry Vignaud | 2013-03-23 | 2 | -28/+74 | |
| | ||||||
* | kill long dead argument | Thierry Vignaud | 2013-03-23 | 13 | -55/+55 | |
| | | | | the "Additional Drivers floppy" is long dead | |||||
* | (my_insmod) rename as (my_modprobe) as it really what it is | Thierry Vignaud | 2013-03-23 | 13 | -54/+54 | |
| | ||||||
* | do not reinvent kernel constants | Thierry Vignaud | 2013-03-23 | 2 | -17/+7 | |
| | ||||||
* | 15.29 | Anne Nicolas | 2013-03-22 | 1 | -1/+1 | |
| | ||||||
* | fix changelog | Anne Nicolas | 2013-03-22 | 1 | -1/+4 | |
| | ||||||
* | Mageia 3 beta 4 background | Anne Nicolas | 2013-03-22 | 2 | -0/+1 | |
| | ||||||
* | Add missing entry re-bootloader generation to install/NEWS (from r7587) | Colin Guthrie | 2013-03-21 | 1 | -0/+3 | |
| | ||||||
* | 15.28 | Thierry Vignaud | 2013-03-21 | 3 | -1/+5 | |
| | ||||||
* | 1.76 | Thierry Vignaud | 2013-03-21 | 2 | -1/+2 | |
| | ||||||
* | do not disable module autoloading as we now have regular modprobe | Thierry Vignaud | 2013-03-21 | 1 | -1/+0 | |
| | ||||||
* | revert patch introduced in r7542 | Maarten Vanraes | 2013-03-20 | 2 | -1/+10 | |
| | ||||||
* | actually preserve UUID when formatting (mga#9428) | Thierry Vignaud | 2013-03-20 | 3 | -1/+5 | |
| | | | | | | | bug introduced in commit r252676 by pterjan on Tue Feb 10 2009: "fix preserving UUID owhen formatting ext* and swap, and handle more FS (#39913)" | |||||
* | frenglish -> english | Thierry Vignaud | 2013-03-20 | 1 | -1/+1 | |
| | ||||||
* | do not disable module autoloading (mga#9428) | Thierry Vignaud | 2013-03-20 | 2 | -1/+1 | |
| | ||||||
* | do not build initrd if no bootloader is detected and --no-initd argument is ↵ | Colin Guthrie | 2013-03-19 | 2 | -0/+6 | |
| | | | | supplied | |||||
* | install nss-pam-ldapd instead of nss_ldap (mga#9375) | Thierry Vignaud | 2013-03-15 | 3 | -3/+9 | |
| | ||||||
* | revert the extra buildtarget introduced in revision 7542 | Maarten Vanraes | 2013-03-14 | 1 | -8/+0 | |
| | ||||||
* | - fix loading modules with "-" in their names (mga#9242) | Maarten Vanraes | 2013-03-13 | 3 | -10/+14 | |
| | | | | - add an easy buildtarget for testing | |||||
* | 15.27 | Thierry Vignaud | 2013-03-12 | 3 | -1/+5 | |
| | ||||||
* | fix mounting NFS server (Derek Jennings, mga#207) | Thierry Vignaud | 2013-03-12 | 2 | -20/+24 | |
| | | | | also fix indent + perl_checker cleanups + simplify | |||||
* | fix permissions of help displayer (mga#9340) | Thierry Vignaud | 2013-03-12 | 2 | -0/+1 | |
| | ||||||
* | install grub2-efi instead of grub2 if using UEFI (mga#8886) | Thierry Vignaud | 2013-03-12 | 3 | -1/+7 | |
| | ||||||
* | Updated Dutch translation | Remco Rijnders | 2013-03-10 | 1 | -971/+867 | |
| | ||||||
* | Updated Dutch translation | Remco Rijnders | 2013-03-10 | 1 | -412/+427 | |
| | ||||||
* | updated tr translation | Atilla Öntaş | 2013-03-07 | 1 | -850/+901 | |
| |