Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-07 | do not pipe to sed and catch markdown failures | Christian Hesse | 1 | -3/+6 | |
2015-01-06 | update documentation for mkinitcpio & dracut | Christian Hesse | 1 | -7/+21 | |
2015-01-04 | add dracut module | Benjamin Pereto | 1 | -1/+4 | |
Signed-off-by: Christian Hesse <mail@eworm.de> | |||||
2015-01-04 | add .tar.xz archive for release | Benjamin Pereto | 1 | -0/+2 | |
2015-01-04 | udev rule is installed to mkinitcpio specific path | Christian Hesse | 1 | -0/+1 | |
2014-12-29 | refactor install section and add hint about dracut | Christian Hesse | 1 | -3/+8 | |
2014-12-29 | introduce config.h | Christian Hesse | 1 | -3/+10 | |
We now have configuration in just one place. | |||||
2014-12-23 | prepare version 0.5.00.5.0 | Christian Hesse | 1 | -1/+1 | |
2014-12-23 | rename systemd service to ykfde-cpio | Christian Hesse | 1 | -1/+1 | |
2014-12-23 | install ykfde-cpio hook | Christian Hesse | 1 | -0/+1 | |
2014-12-23 | support updating the challenge on boot | Christian Hesse | 1 | -1/+1 | |
2014-12-22 | prepare version 0.4.00.4.0 | Christian Hesse | 1 | -1/+1 | |
Signed-off-by: Christian Hesse <mail@eworm.de> | |||||
2014-12-22 | replace shell script with C code, and many more | Christian Hesse | 1 | -3/+8 | |
* place bin/ykfde with C source code bin/ykfde.c * challenge/response can be updated in place WARNING: This required config file syntax change! * updates and simplification to udev/ykfde * a lot more... Signed-off-by: Christian Hesse <mail@eworm.de> | |||||
2014-10-21 | prepare release 0.3.40.3.4 | Christian Hesse | 1 | -1/+1 | |
2014-05-05 | prepare release 0.3.30.3.3 | Christian Hesse | 1 | -1/+1 | |
2014-04-17 | prepare release 0.3.20.3.2 | Christian Hesse | 1 | -1/+1 | |
2014-04-16 | prepare release 0.3.10.3.1 | Christian Hesse | 1 | -1/+1 | |
2014-04-16 | save a challenge for every key | Christian Hesse | 1 | -0/+1 | |
2014-04-04 | fix archive prefix0.3.0 | Christian Hesse | 1 | -1/+1 | |
2014-04-04 | fix indention and uncomment version | Christian Hesse | 1 | -2/+2 | |
2014-04-04 | add make release | Christian Hesse | 1 | -0/+7 | |
2014-03-26 | add some basic documentation | Christian Hesse | 1 | -2/+14 | |
2014-03-15 | add dependency to Makefile | Christian Hesse | 1 | -1/+1 | |
2014-03-14 | fix CFLAGS | Christian Hesse | 1 | -0/+1 | |
2014-03-14 | replace scripts with a C program | Christian Hesse | 1 | -0/+15 | |