Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix dialogs popup with drakx-in-chroot | Thierry Vignaud | 2013-03-07 | 1 | -0/+2 |
| | |||||
* | 15.2615.26 | Thierry Vignaud | 2013-03-05 | 1 | -0/+2 |
| | |||||
* | show all errors at once at end of installation | Thierry Vignaud | 2013-03-05 | 2 | -0/+8 |
| | |||||
* | forget previous errors when monitoring them again | Thierry Vignaud | 2013-03-05 | 1 | -0/+1 |
| | |||||
* | fixup git/svn add | Thierry Vignaud | 2013-03-05 | 1 | -0/+2 |
| | |||||
* | 15.2515.25 | Thierry Vignaud | 2013-03-05 | 1 | -0/+2 |
| | |||||
* | simplify | Thierry Vignaud | 2013-03-04 | 1 | -6/+2 |
| | |||||
* | drop unused parameter | Thierry Vignaud | 2013-03-04 | 1 | -6/+5 |
| | |||||
* | fork displaying help, thus workarounding a webkit segfault (mga#9124) | Thierry Vignaud | 2013-03-04 | 2 | -0/+2 |
| | |||||
* | 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.2415.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.2315.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 | 2 | -1/+3 |
| | |||||
* | Mageia 3 beta 3 left background | Anne Nicolas | 2013-02-26 | 2 | -0/+4 |
| | |||||
* | 15.2115.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. | ||||
* | updated Turkish translation | Numan Demirdöğen | 2013-02-12 | 1 | -17/+23 |
| | |||||
* | Updating spanish translation. Work by MdkTrans. | Diego Bello | 2013-01-29 | 1 | -198/+148 |
| | |||||
* | 15.2015.20 | Thierry Vignaud | 2013-01-21 | 1 | -0/+2 |
| | |||||
* | Modified a little Estonian translation. | Marek Laane | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | use kmod's lsmod instead of our perl one | Thierry Vignaud | 2013-01-18 | 2 | -3/+2 |
| | | | | (it's free, just a symlink on kmod) | ||||
* | kill perl implementation of modprobe now that we've the real one | Thierry Vignaud | 2013-01-18 | 1 | -10/+1 |
| | |||||
* | 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 |
| | |||||
* | Updating German translations | Oliver Burger | 2013-01-16 | 1 | -15/+27 |
| | |||||
* | 15.1915.19 | Anne Nicolas | 2013-01-14 | 1 | -1/+5 |
| | |||||
* | Mageia 3 beta 2 | Anne Nicolas | 2013-01-14 | 1 | -0/+0 |
| | |||||
* | updated Italian translations | Matteo Pasotti | 2013-01-12 | 1 | -15/+26 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2013-01-06 | 2 | -4/+4 |
| | |||||
* | fix list | Thierry Vignaud | 2013-01-05 | 1 | -2/+4 |
| | |||||
* | 15.1815.18 | Thierry Vignaud | 2013-01-05 | 1 | -0/+2 |
| | |||||
* | include more utils for raid (mga#8484) | Thierry Vignaud | 2013-01-05 | 2 | -1/+7 |
| | | | | | - mdadm needs the mdmon binary in order to properly activate the array - also include small libdevmapper-event-*.so | ||||
* | 15.1715.17 | Thierry Vignaud | 2013-01-05 | 1 | -0/+2 |
| | |||||
* | updated Turkish translation | Numan Demirdöğen | 2013-01-04 | 1 | -8/+5 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2013-01-04 | 1 | -14/+21 |
| | |||||
* | Updated Indonesian translation | Kiki Syahadat | 2013-01-02 | 1 | -13/+13 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-01-01 | 1 | -8/+8 |
| |