Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 15.33 | Thierry Vignaud | 2013-04-04 | 1 | -0/+2 |
| | |||||
* | do not copy /etc/resolv.conf in chroot if not needed | Thierry Vignaud | 2013-04-04 | 1 | -0/+4 |
| | | | | | | | | | 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 | ||||
* | 15.32 | Thierry Vignaud | 2013-03-30 | 1 | -0/+2 |
| | |||||
* | fix detecting Xen hard disks (mga#9546) | Thierry Vignaud | 2013-03-30 | 1 | -0/+2 |
| | | | | | issue "introduced" in commit r4655 on May 23 2012: "add support for XenBlk discs(...) needs testing" | ||||
* | 15.31 | Thierry Vignaud | 2013-03-28 | 1 | -0/+2 |
| | |||||
* | recognize more webcam | Thierry Vignaud | 2013-03-28 | 1 | -1/+1 |
| | |||||
* | recognize more bluetooth devices (might help mga#5841) | Thierry Vignaud | 2013-03-28 | 1 | -0/+2 |
| | |||||
* | Mageia 3 new design | Anne Nicolas | 2013-03-25 | 1 | -0/+4 |
| | |||||
* | fix changelog | Anne Nicolas | 2013-03-22 | 1 | -1/+4 |
| | |||||
* | Mageia 3 beta 4 background | Anne Nicolas | 2013-03-22 | 1 | -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 | 1 | -0/+2 |
| | |||||
* | actually preserve UUID when formatting (mga#9428) | Thierry Vignaud | 2013-03-20 | 1 | -0/+2 |
| | | | | | | | 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)" | ||||
* | do not disable module autoloading (mga#9428) | Thierry Vignaud | 2013-03-20 | 1 | -0/+1 |
| | |||||
* | install nss-pam-ldapd instead of nss_ldap (mga#9375) | Thierry Vignaud | 2013-03-15 | 1 | -0/+3 |
| | |||||
* | 15.27 | Thierry Vignaud | 2013-03-12 | 1 | -0/+2 |
| | |||||
* | fix permissions of help displayer (mga#9340) | Thierry Vignaud | 2013-03-12 | 1 | -0/+1 |
| | |||||
* | install grub2-efi instead of grub2 if using UEFI (mga#8886) | Thierry Vignaud | 2013-03-12 | 1 | -0/+2 |
| | |||||
* | fix dialogs popup with drakx-in-chroot | Thierry Vignaud | 2013-03-07 | 1 | -0/+2 |
| | |||||
* | 15.26 | Thierry Vignaud | 2013-03-05 | 1 | -0/+2 |
| | |||||
* | show all errors at once at end of installation | Thierry Vignaud | 2013-03-05 | 1 | -0/+1 |
| | |||||
* | fixup git/svn add | Thierry Vignaud | 2013-03-05 | 1 | -0/+2 |
| | |||||
* | 15.25 | Thierry Vignaud | 2013-03-05 | 1 | -0/+2 |
| | |||||
* | fork displaying help, thus workarounding a webkit segfault (mga#9124) | Thierry Vignaud | 2013-03-04 | 1 | -0/+1 |
| | |||||
* | prevent displaying twice release notes | Thierry Vignaud | 2013-03-04 | 1 | -0/+2 |
| | |||||
* | rebuild with updated list_modules | Thomas Backlund | 2013-03-02 | 1 | -0/+4 |
| | |||||
* | fix bug ID | Thierry Vignaud | 2013-03-01 | 1 | -1/+1 |
| | |||||
* | 15.24 | Thierry Vignaud | 2013-02-28 | 1 | -0/+2 |
| | |||||
* | (really_all_fstab) do not put entry for CD/DVD in /etc/fstab (mga#7657) | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
| | |||||
* | try harder not to have duplicate stuff on grub2 cmd line | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
| | |||||
* | fix installing grub2 on a partition (mga#8462) | Thierry Vignaud | 2013-02-27 | 1 | -0/+3 |
| | |||||
* | 15.23 | Thierry Vignaud | 2013-02-27 | 1 | -0/+2 |
| | |||||
* | read & save timeout value (mga#8850) | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
| | |||||
* | set default parameters in grub2 config (mga#9177) | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
| | |||||
* | (read_grub2) read more of grub2 config | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
| | | | | (needed for next commit) | ||||
* | (method_choices_raw) put grub2 before grub-legacy | Thierry Vignaud | 2013-02-27 | 1 | -0/+2 |
| | | | | | | | thus fixing detecting grub2 if there's a remaining grub-legacy signature basically reverting commit r6650 from 2012-12-09: "(method_choices_raw) put grub-legacy before grub2" | ||||
* | do not attempt to use gurpmi.addmedia or gurpmi if in text mode | Thierry Vignaud | 2013-02-26 | 1 | -0/+2 |
| | |||||
* | Mageia 3 beta 3 left background | Anne Nicolas | 2013-02-26 | 1 | -0/+4 |
| | |||||
* | 15.21 | Thierry Vignaud | 2013-02-26 | 1 | -0/+2 |
| | |||||
* | (read_grub2,install_grub2) read & write /boot/grub2/drakboot.conf | Thierry Vignaud | 2013-02-26 | 1 | -0/+1 |
| | |||||
* | sort | Thierry Vignaud | 2013-02-26 | 1 | -1/+1 |
| | |||||
* | (suggest_onmbr) suggests MBR by default for grub2 too (Manuel Hiebel, #8851) | Thierry Vignaud | 2013-02-24 | 1 | -0/+1 |
| | |||||
* | prevent installing grub2 somewhere else than MBR | Thierry Vignaud | 2013-02-20 | 1 | -0/+2 |
| | |||||
* | (call_blkid) always bypass blkid cache | Colin Guthrie | 2013-02-14 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts the use of the blkid cache. This cache is a broken concept and should not be used. It's only intended to be used for LABEL/UUID conversion. From the upstream maintainer: <kzak> coling: -p provides more information, the cache is designed for LABEL/UUID conversion -- and the goal is to avoid the cache if possible (it's mostly for backward compatibility). The ideal solution is to read the information from udev DB. <kzak> coling: man blkid (at least the latest version contains some hint about this issue) <kzak> coling: I'd like to learn people to use lsblk -- it's designed more friendly for end-users as well as for scripts and it reads info from udev, libblkid is only fallback here. Longer term we should kill off the use of blkid and perhaps move to lsblk or some perl-udev (if such a thing exists) usage instead: <kay> coling: avoid the blkid cache, it is a completely broken idea <kay> kzak: you should really kill that thing :) <kzak> kay: I'd like to kill blkid at all and keep it as "to test the library" binary... <kay> kzak: tools with options like that talk for their sanity themselves :) " -g Perform a garbage collection pass on the blkid cache to remove devices which no longer exist." <kay> kzak: it's just silly, really silly to ever do that :) <kay> kzak: yeah, sounds fine to let blkid and its cache die in the long run <kzak> lsblk is maintainable and extendable -- fix blkid(8) is impossible to fix... This reverts r6891. | ||||
* | 15.20 | Thierry Vignaud | 2013-01-21 | 1 | -0/+2 |
| | |||||
* | use modprobe instead of insmod (mga#8676) | Thierry Vignaud | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | (load_with_options) load 'crc32c' module for XFS too (mga#8676) | Thierry Vignaud | 2013-01-18 | 1 | -0/+2 |
| | |||||
* | 15.19 | Anne Nicolas | 2013-01-14 | 1 | -1/+5 |
| | |||||
* | 15.18 | Thierry Vignaud | 2013-01-05 | 1 | -0/+2 |
| | |||||
* | include more utils for raid (mga#8484) | Thierry Vignaud | 2013-01-05 | 1 | -0/+2 |
| | | | | | - mdadm needs the mdmon binary in order to properly activate the array - also include small libdevmapper-event-*.so |