Skip to content

Commit

Permalink
Revert "Luks open" (#5)
Browse files Browse the repository at this point in the history
* Revert "Patch 1 (#4)"

This reverts commit fc16eb9.

* Revert "Revert "Patch 1 (#2)" (#3)"

This reverts commit 4a60371.

* Revert "Patch 1 (#2)"

This reverts commit 3ad421a.

* Revert "Luks open (#1)"

This reverts commit cebbbb1.
  • Loading branch information
Vincent43 committed Nov 25, 2017
1 parent fc16eb9 commit 9cd52ba
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 77 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,6 @@ After changing this file, you need to run

so that the changes get transferred to the initramfs.

Open LUKS container protected with yubikey-luks
------------------------------------

You can open LUKS container protected with yubikey-luks on running system

yubikey-luks-open


Manage several Yubikeys and Machines
------------------------------------

Expand Down
1 change: 0 additions & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ override_dh_install:
install -D -o root -g root -m755 script-top debian/yubikey-luks/usr/share/initramfs-tools/scripts/local-top/yubikey-luks
install -D -o root -g root -m755 script-bottom debian/yubikey-luks/usr/share/initramfs-tools/scripts/local-bottom/yubikey-luks
install -D -o root -g root -m755 key-script debian/yubikey-luks/usr/share/yubikey-luks/ykluks-keyscript
install -D -o root -g root -m755 yubikey-luks-open debian/yubikey-luks/usr/bin/yubikey-luks-open
install -D -o root -g root -m755 yubikey-luks-enroll debian/yubikey-luks/usr/bin/yubikey-luks-enroll
install -D -o root -g root -m644 yubikey-luks-enroll.1 debian/yubikey-luks/usr/man/man1/yubikey-luks-enroll.1
install -D -o root -g root -m644 ykluks.cfg debian/yubikey-luks/etc/ykluks.cfg
Expand Down
68 changes: 0 additions & 68 deletions yubikey-luks-open

This file was deleted.

0 comments on commit 9cd52ba

Please sign in to comment.