Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-16 | Rename check_{white,black}list to check_{allow,deny}list | Chris Coulson | |
v2 - updated for conflicts and to include documentation (pjones) | |||
2021-02-15 | Convert README -> README.md | Colin Walters | |
One of the really great things about Github IMO is how "front and center" the README file in a repository is (just compare with Sourceforge). Github renders it more nicely if the file is declared to be Markdown, so let's do that. Add a bit of formatting: using code fences for code, hyperlinks for other files etc. I also added a title block from the Fedora package `Summary` since while I know in theory shim is independent of bootloaders, let's say what the 95% case is here. |