Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-14 | drop grub workaround, use upstream support for multiple early initrd imagesgrub-2-04 | Christian Hesse | 1 | -5/+9 | |
This requires grub upstream support for multiple early initrd images: http://git.savannah.gnu.org/cgit/grub.git/commit/?id=a698240df0c43278b2d1d7259c8e7a6926c63112 | |||||
2016-07-07 | Small grammar and instruction updates | Steve Divskinsy | 1 | -19/+27 | |
Modified a bit of grammar, added a clarifying paragraph or two, and added a working HOOKS example Signed-off-by: Christian Hesse <mail@eworm.de> | |||||
2016-05-04 | update documentation again, give real example | Christian Hesse | 1 | -8/+10 | |
2016-05-04 | update documentation | Christian Hesse | 1 | -8/+12 | |
* Use long version of switches. * Use --new-2nd-factor (instead of --2nd-factor) for initialization. | |||||
2016-05-04 | support reading second factor from terminal | Christian Hesse | 1 | -0/+4 | |
This increases security by not displaying on display and not writing to shell history. | |||||
2016-01-20 | update the dracut stuff | Christian Hesse | 1 | -29/+30 | |
Not tested, though... | |||||
2015-01-07 | do not recommend to create symlinks | Christian Hesse | 1 | -5/+7 | |
Naming executables is package manager's job. We do not touch that but use what is given. | |||||
2015-01-06 | updated README-dracut.md | Benjamin Pereto | 1 | -7/+55 | |
2015-01-06 | update documentation for mkinitcpio & dracut | Christian Hesse | 1 | -0/+65 | |