File: NEWS

package info (click to toggle)
yubikey-luks 0.5.1%2B29.g5df2b95-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 164 kB
  • sloc: sh: 586; makefile: 39
file content (16 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
yubikey-luks (0.5.1+29.g5df2b95-1) unstable; urgency=medium

  To unlock a volume using your Yubikey during startup, you now need to
  configure a keyscript expclitity.

  Edit your /etc/crypttab to something like this (add the keyscript part):

    cryptroot /dev/sda5 none luks,keyscript=/usr/share/yubikey-luks/ykluks-keyscript

  After changing, make sure to refresh your initramfs:

    update-initramfs -u

  Also see /usr/share/doc/yubikey-luks/README.md

 -- Markus Frosch <lazyfrosch@debian.org>  Wed, 23 Jan 2019 13:09:52 +0100