Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-01 | dracut: install shared library dependencies | Christian Hesse | 1 | -3/+2 | |
2017-09-22 | sleep and pkill are no longer required | Christian Hesse | 1 | -2/+0 | |
2017-09-22 | ... same for dracut | Christian Hesse | 1 | -2/+2 | |
2017-06-22 | rename the worker program | Christian Hesse | 1 | -1/+1 | |
This is no longer just udev... So rename and move. | |||||
2017-06-20 | Rework the code, update keyring handlingsystemd-v233 | Christian Hesse | 1 | -2/+2 | |
This had some historical issue... So rework the code: * split into more functions * drop the sleep and notify logic * update keyring handling Depending on setup and systemd version (233 and up) the keyring handling fails. Try to fix this by... * writing to session keyring first * setting permissions * linking to user keyring * unlinking from session keyring https://mjg59.dreamwidth.org/37333.html | |||||
2016-07-06 | update dracut for latest code | Christian Hesse | 1 | -3/+5 | |
Did I get everyting? This is untested... | |||||
2016-01-20 | update the dracut stuff | Christian Hesse | 1 | -1/+12 | |
Not tested, though... | |||||
2015-01-06 | make challenges available in the main initramfs | Benjamin Pereto | 1 | -0/+1 | |
2015-01-04 | add dracut module | Benjamin Pereto | 3 | -0/+31 | |
Signed-off-by: Christian Hesse <mail@eworm.de> |