diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-07-03 10:59:21 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-07-03 10:59:21 -0300 |
commit | c483c5f404811e4e46531c2d8ff64e4aceacce62 (patch) | |
tree | 1c41d72ee091cb6fcf206b20b49aa09eecfb81ab | |
parent | c68d6ee68753f2401ab079a63a715c7b6129afe5 (diff) | |
download | bootless-c483c5f404811e4e46531c2d8ff64e4aceacce62.tar.gz bootless-c483c5f404811e4e46531c2d8ff64e4aceacce62.tar.bz2 |
Repository and other URLs
-rw-r--r-- | index.mdwn | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -5,10 +5,11 @@ attached bootloader in order to make more difficult to tamper the initialization process. Bootless is a bootloader installed in a removable media and used to initialize computers. -- License: [GPLv3+](LICENSE) -- [References](references) -- [Tutorial](tutorial) -- Contact: rhatto at riseup.net +- [Repository](https://git.fluxo.info/bootless). +- [Tutorial](tutorial). +- [References](references). +- License: [GPLv3+](LICENSE). +- Contact: rhatto at riseup.net. Design ------ |