cornelinux / yubikey-luks

Two factor authentication for harddisk encryption
590 stars 57 forks source link

No description of install dependencies #71

Open rjhenry opened 2 years ago

rjhenry commented 2 years ago

As someone who set this up on one machine a while ago - so already has a Yubikey set up - and installing on a freshly-built system, it's not clear what needs to be installed for this to work. The list I have found is the following packages:

I'll draft some doc for this soon and create a PR (likely tomorrow), though any other dependencies I missed (or got pulled in elsewhere) would be appreciated.

Vincent43 commented 2 years ago

Dependencies are declared in deb control file.

rjhenry commented 2 years ago

Those are dependencies for the compiled .deb - not things needed to build it. I've gotten a little held up with setting up my new workstation so I don't know when a PR will be opened, but I'll try and get something Soon (TM).

Vincent43 commented 2 years ago

Both build-deps and package deps are listed there including some of those you listed above.