blob: d29472115d23d6a1fa90c28b6218a63c841c3108 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
mkinitcpio-ykfde
================
**Full disk encryption with Yubikey (Yubico key)**
This allows to automatically unlock a LUKS encrypted hard disk from `systemd`-
enabled initramfs.
Requirements, building, installing and usage
--------------------------------------------
Most of this is generic, but it still differs in detail for
distributions. Please look at what matches best for you.
* [mkinitcpio based initramfs (Arch Linux, ...)](README-mkinitcpio.md)
* [dracut based initramfs (Fedora, ...)](README-dracut.md)
Limitation / TODO
-----------------
No known limitations. Yeah!
License and warranty
--------------------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
[GNU General Public License](COPYING.md) for more details.
### Upstream
URL:
[GitHub.com](https://github.com/eworm-de/mkinitcpio-ykfde#mkinitcpio-ykfde)
Mirror:
[eworm.de](https://git.eworm.de/cgit.cgi/mkinitcpio-ykfde/)
[GitLab.com](https://gitlab.com/eworm-de/mkinitcpio-ykfde#mkinitcpio-ykfde)
|