diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-03-20 16:00:34 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-03-20 16:08:29 +0100 |
commit | 67da4ef5c862576e046ab4d813de17628adfa6c4 (patch) | |
tree | 17c8cf51b5d8ea293989075a63d0e25b34cc19e7 /rescue/NEWS | |
parent | e8a3f0871c8d79a8522f17cae9d6f212596cf94a (diff) | |
download | drakx-67da4ef5c862576e046ab4d813de17628adfa6c4.tar drakx-67da4ef5c862576e046ab4d813de17628adfa6c4.tar.gz drakx-67da4ef5c862576e046ab4d813de17628adfa6c4.tar.bz2 drakx-67da4ef5c862576e046ab4d813de17628adfa6c4.tar.xz drakx-67da4ef5c862576e046ab4d813de17628adfa6c4.zip |
enable to repair encrypted LVMs/LUKS (mga#22795)
- ask for encryption key
- add enabled dmcrypts to the list of partitions to look at
Diffstat (limited to 'rescue/NEWS')
-rw-r--r-- | rescue/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rescue/NEWS b/rescue/NEWS index 27349137b..5e4910f9c 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -2,6 +2,7 @@ o preset keyboard if DEBUG_INSTALL_LANG is set during build - do not preload all fs modules uselessly - guessmount: + o enable to repair encrypted LVMs/LUKS (mga#22795) o fix displaying the version of the distro o just use the fs reported by blkid instead of doing brute force guessing |