Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Mageia 3 beta 3 left background | Anne Nicolas | 2013-02-26 | 3 | -1/+5 | |
| | ||||||
* | 15.2115.21 | Thierry Vignaud | 2013-02-26 | 3 | -1/+5 | |
| | ||||||
* | revert more rosa crap | Thierry Vignaud | 2013-02-26 | 1 | -17/+0 | |
| | ||||||
* | add proper support for grub2 for bootloader-config | Thierry Vignaud | 2013-02-26 | 2 | -0/+13 | |
| | ||||||
* | bootloader-config can now read back grub2 config | Thierry Vignaud | 2013-02-26 | 1 | -10/+7 | |
| | ||||||
* | (read_grub2) add basic support for reading back grub2 config | Thierry Vignaud | 2013-02-26 | 2 | -0/+4 | |
| | ||||||
* | (set) silent a warning | Thierry Vignaud | 2013-02-26 | 1 | -2/+2 | |
| | ||||||
* | (read_grub2,install_grub2) read & write /boot/grub2/drakboot.conf | Thierry Vignaud | 2013-02-26 | 3 | -1/+4 | |
| | ||||||
* | 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 | 2 | -1/+2 | |
| | ||||||
* | Updated various pt_BR translations (Padula) | Rémi Verschelde | 2013-02-24 | 1 | -448/+459 | |
| | ||||||
* | updated Catalan translation | Francesc Pinyol Margalef | 2013-02-23 | 1 | -8/+8 | |
| | ||||||
* | updated Catalan translation | Francesc Pinyol Margalef | 2013-02-23 | 1 | -6/+6 | |
| | ||||||
* | 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 | |
| | ||||||
* | 1.88 | Thomas Backlund | 2013-01-21 | 2 | -1/+3 | |
| | ||||||
* | update usb host list for kernel 3.8 | Thomas Backlund | 2013-01-21 | 2 | -3/+6 | |
| | ||||||
* | 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 | |
| | ||||||
* | 1.87 | Thomas Backlund | 2013-01-16 | 2 | -1/+3 | |
| | ||||||
* | - include new kernel 3.8 drivers: | Thomas Backlund | 2013-01-16 | 2 | -10/+18 | |
| | | | | | | | | | | | | o phy: at91_ether, macb, mvmdio o usb: cdc_mbim o wifi: ar5523, rtl8723ae o scsi: mpt3sas o raid; csiostor o hid: hid-icade, hid-roccat-lua o sound: snd-scs1x | |||||
* | 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 | |
| |