Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prevent installing grub2 somewhere else than MBR | Thierry Vignaud | 2013-02-20 | 3 | -0/+12 |
| | |||||
* | pt-BR translation updated by Marcio Padula Padula | Filip Komar | 2013-02-19 | 1 | -63/+64 |
| | |||||
* | supplement blacklist | Thierry Vignaud | 2013-02-18 | 1 | -0/+1 |
| | |||||
* | (call_blkid) add a code comment about blkid -p to prevent accidental revert ↵ | Colin Guthrie | 2013-02-14 | 1 | -0/+1 |
| | | | | in the future | ||||
* | (call_blkid) always bypass blkid cache | Colin Guthrie | 2013-02-14 | 3 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 |
| | |||||
* | updated Turkish translation | Numan Demirdöğen | 2013-02-04 | 1 | -2/+2 |
| | |||||
* | Updating spanish translation. Work by MdkTrans. | Diego Bello | 2013-01-29 | 1 | -434/+436 |
| | |||||
* | Updating spanish translation. Work by MdkTrans. | Diego Bello | 2013-01-29 | 1 | -984/+874 |
| | |||||
* | Updating spanish translation. Work by MdkTrans. | Diego Bello | 2013-01-29 | 1 | -198/+148 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-01-28 | 1 | -3/+3 |
| | |||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-01-28 | 1 | -6/+6 |
| | |||||
* | 15.2015.20 | Thierry Vignaud | 2013-01-21 | 2 | -1/+3 |
| | |||||
* | Modified a little Estonian translation. | Marek Laane | 2013-01-21 | 1 | -4/+4 |
| | |||||
* | Modified a little Estonian translation. | Marek Laane | 2013-01-21 | 1 | -7/+7 |
| | |||||
* | Modified a little Estonian translation. | Marek Laane | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | let modprobe handles needed sub modules | Thierry Vignaud | 2013-01-18 | 1 | -2/+2 |
| | |||||
* | 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 | 3 | -54/+1 |
| | |||||
* | (load_with_options) load 'crc32c' module for XFS too (mga#8676) | Thierry Vignaud | 2013-01-18 | 2 | -1/+3 |
| | |||||
* | 15.1915.19bis | Thomas Backlund | 2013-01-16 | 1 | -0/+2 |
| | |||||
* | update translations | Thomas Backlund | 2013-01-16 | 1 | -0/+1 |
| | |||||
* | Updating German translations | Oliver Burger | 2013-01-16 | 2 | -25/+37 |
| | |||||
* | updated Turkish translation | Numan Demirdöğen | 2013-01-16 | 1 | -390/+427 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2013-01-15 | 1 | -5/+5 |
| | |||||
* | Update translation | You-Cheng Hsieh | 2013-01-15 | 1 | -12/+15 |
| | |||||
* | Updated Indonesian translation | Kiki Syahadat | 2013-01-14 | 1 | -8/+8 |
| | |||||
* | use a proper interface between C (ldetect) & perl world, using XS | Thierry Vignaud | 2013-01-14 | 2 | -29/+40 |
| | | | | | | | | create directly the hash in XS instead of instead of sprintf()ing it into a string which was then parsed in perl in order to actually create the hash this also simplifies adding further fields | ||||
* | kill obsolete comment | Thierry Vignaud | 2013-01-14 | 1 | -1/+0 |
| | |||||
* | 15.1915.19 | Anne Nicolas | 2013-01-14 | 2 | -2/+6 |
| | |||||
* | Mageia 3 beta 2 | Anne Nicolas | 2013-01-14 | 1 | -0/+0 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2013-01-14 | 1 | -7/+7 |
| | |||||
* | Slovenian translation updated | Filip Komar | 2013-01-14 | 1 | -5/+5 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2013-01-14 | 1 | -7/+7 |
| | |||||
* | update | Thierry Vignaud | 2013-01-13 | 2 | -10/+10 |
| | |||||
* | merge | Thierry Vignaud | 2013-01-13 | 71 | -98/+807 |
| | |||||
* | make 2 strings translatable (spot by Marek Laane mga#8630) | Thierry Vignaud | 2013-01-13 | 1 | -2/+2 |
| | | | | a 9 years old issue... | ||||
* | updated Italian translations | Matteo Pasotti | 2013-01-12 | 1 | -16/+13 |
| | |||||
* | updated Italian translations | Matteo Pasotti | 2013-01-12 | 1 | -15/+26 |
| | |||||
* | Updated German translation | Oliver Burger | 2013-01-09 | 1 | -23/+24 |
| | |||||
* | Yet more little fixes. | Marek Laane | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | Yet one little fix to make translation better. | Marek Laane | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | Made some translations better. | Marek Laane | 2013-01-08 | 1 | -3/+3 |
| | |||||
* | Made some translations better. | Marek Laane | 2013-01-06 | 1 | -5/+5 |
| | |||||
* | 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 | 2 | -1/+3 |
| | |||||
* | 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 | 2 | -1/+3 |
| |