Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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.2015.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.1915.19 | Anne Nicolas | 2013-01-14 | 1 | -1/+5 |
| | |||||
* | 15.1815.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 | ||||
* | 15.1715.17 | Thierry Vignaud | 2013-01-05 | 1 | -0/+2 |
| | |||||
* | include kmod's modprobe | Thierry Vignaud | 2012-12-28 | 1 | -0/+1 |
| | | | | (needed for resolving modalias, eg by udev) | ||||
* | export blkid cache (small speedup) | Thierry Vignaud | 2012-12-28 | 1 | -0/+2 |
| | |||||
* | (call_blkid) do not bypass blkid cache | Thierry Vignaud | 2012-12-28 | 1 | -0/+2 |
| | |||||
* | 15.1615.16 | Thierry Vignaud | 2012-12-28 | 1 | -0/+2 |
| | |||||
* | adapt to new help layout (mga#5634) | Thierry Vignaud | 2012-12-28 | 1 | -0/+2 |
| | |||||
* | 15.1515.15 | Thierry Vignaud | 2012-12-24 | 1 | -0/+2 |
| | |||||
* | add support for strace | Thierry Vignaud | 2012-12-23 | 1 | -0/+2 |
| | |||||
* | include missing module for upcasing UTF-8 characters (mga#8475) | Thierry Vignaud | 2012-12-23 | 1 | -0/+1 |
| | |||||
* | prevent selecting an update medium without its parent medium | Thierry Vignaud | 2012-12-21 | 1 | -0/+3 |
| | |||||
* | 15.1415.14 | Thierry Vignaud | 2012-12-17 | 1 | -0/+2 |
| | |||||
* | fix installing grub2 from live session (blino) | Thomas Backlund | 2012-12-17 | 1 | -0/+1 |
| | |||||
* | (init) use new exceptions management | Thierry Vignaud | 2012-12-17 | 1 | -0/+2 |
| | |||||
* | 15.1315.13 | Thierry Vignaud | 2012-12-15 | 1 | -0/+2 |
| | |||||
* | fix checking grub2 installation (mga#8390) | Thierry Vignaud | 2012-12-15 | 1 | -0/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | 15.1215.12 | Thierry Vignaud | 2012-12-14 | 1 | -0/+2 |
| | |||||
* | (read_grub2) "enhance" fake gru2 conf reading (mga#8366) | Thierry Vignaud | 2012-12-14 | 1 | -0/+1 |
| | |||||
* | (setPackages) fix dialogs title | Thierry Vignaud | 2012-12-14 | 1 | -0/+1 |
| | |||||
* | (real_main) time steps in logs | Thierry Vignaud | 2012-12-14 | 1 | -0/+1 |
| | |||||
* | show which media are actually disabled when offering to add supplementary ones | Thierry Vignaud | 2012-12-14 | 1 | -0/+3 |
| | |||||
* | 15.1115.11 | Thierry Vignaud | 2012-12-13 | 1 | -0/+2 |
| | |||||
* | (ensure_pkg_is_installed) install grub2 if needed | Thierry Vignaud | 2012-12-13 | 1 | -0/+1 |
| | |||||
* | (media_screen) display tooltips describing media | Thierry Vignaud | 2012-12-13 | 1 | -0/+3 |
| | |||||
* | 15.1015.10 | Thierry Vignaud | 2012-12-11 | 1 | -0/+2 |
| | |||||
* | (add_kernel) revert rosa crap that breaks generating initrd (mga#8357) | Thierry Vignaud | 2012-12-11 | 1 | -0/+2 |
| | |||||
* | 15.915.9 | Thierry Vignaud | 2012-12-11 | 1 | -0/+2 |
| | |||||
* | (prep_net_suppl_media) fix network set up for adding network media if | Thierry Vignaud | 2012-12-11 | 1 | -0/+2 |
| | | | | not up by stage1 (aka DVD/CD case, mga#8282) | ||||
* | (part) if a partition has been manually formated, don't offer to | Thierry Vignaud | 2012-12-11 | 1 | -0/+4 |
| | | | | format it again (for draklive-install, mga#7822) | ||||
* | 15.815.8 | Thierry Vignaud | 2012-12-11 | 1 | -0/+2 |
| | |||||
* | (prep_net_suppl_media) adapt to install::media API change | Thierry Vignaud | 2012-12-11 | 1 | -0/+3 |
| | | | | | thus fixing installing basesystem prior to adding a supplementary network medium | ||||
* | 15.715.7 | Thierry Vignaud | 2012-12-10 | 1 | -0/+2 |
| | |||||
* | (installUpdates) add all media instead of only update ones (mga#7959) | Thierry Vignaud | 2012-12-10 | 1 | -0/+2 |
| | | | | | | rationale: - DVD media are only partial, online media bring all media - nonfree medium on DVD will be partial (only firmware) | ||||
* | (media_screen) no media is a critical error | Thierry Vignaud | 2012-12-10 | 1 | -0/+1 |
| | |||||
* | (media_screen blacklist unwanted media instead of whitelisting wanted ones | Thierry Vignaud | 2012-12-10 | 1 | -0/+4 |
| | | | | thus fixing dual cd where media names are not the regular ones | ||||
* | 15.615.6 | Thierry Vignaud | 2012-12-10 | 1 | -0/+2 |
| | |||||
* | (load_font) set font familly & size system wide | Thierry Vignaud | 2012-12-10 | 1 | -0/+2 |
| | | | | thus fixing font size in gurpmi & release notes (mga#67) | ||||
* | (selectLanguage_install) change title of of "Multiple languages" dialog | Thierry Vignaud | 2012-12-10 | 1 | -0/+4 |
| | | | | | box from "Please Choose A Language To Use" to "Select Additional Languages" (mga#7648) | ||||
* | 15.515.5 | Thierry Vignaud | 2012-12-10 | 1 | -0/+2 |
| | |||||
* | include new kernel-3.6 drivers | Thierry Vignaud | 2012-12-10 | 1 | -0/+4 |
| | |||||
* | 15.415.4 | Thierry Vignaud | 2012-12-09 | 1 | -0/+2 |
| | |||||
* | (method_choices_raw) put grub-legacy before grub2 | Thierry Vignaud | 2012-12-09 | 1 | -0/+2 |
| | |||||
* | 15.215.2 | Thierry Vignaud | 2012-12-07 | 1 | -0/+2 |
| |