diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 20:09:04 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 20:09:04 -0300 | 
| commit | d491023289a1d491def2292f39ae2c436b10a55b (patch) | |
| tree | 13a830febf93c7d35a6dc3481dd88feee8154937 | |
| parent | d9c2676be65a4b4296ae9328101d4b8ca53c353f (diff) | |
| download | bootless-d491023289a1d491def2292f39ae2c436b10a55b.tar.gz bootless-d491023289a1d491def2292f39ae2c436b10a55b.tar.bz2 | |
Removes TODO
| -rw-r--r-- | index.mdwn | 1 | ||||
| -rw-r--r-- | todo.mdwn | 4 | 
2 files changed, 0 insertions, 5 deletions
| @@ -8,7 +8,6 @@ initialize computers.  - [Repository](https://git.fluxo.info/bootless).  - [Tutorial](tutorial).  - [References](references). -- [TODO](todo).  - License: [GPLv3+](LICENSE).  - Contact: rhatto at riseup.net. diff --git a/todo.mdwn b/todo.mdwn deleted file mode 100644 index d8f81b4..0000000 --- a/todo.mdwn +++ /dev/null @@ -1,4 +0,0 @@ -[[!meta title="TODO"]] - -* Merge Debian Jessie FDE case into `bootfde`. -* Implement per image/device signature checking. | 
