diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-09-01 23:46:21 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-09-01 23:46:21 -0300 |
commit | 0bb1c04fec17de388313a42afbf0bf2f5c158b43 (patch) | |
tree | d85c1b587ff1cc7fea2b8b5c84dd98b3f36990f0 | |
parent | 4d7c5859ca587918f1e95895570283ddcdc18ad8 (diff) | |
download | bootless-0bb1c04fec17de388313a42afbf0bf2f5c158b43.tar.gz bootless-0bb1c04fec17de388313a42afbf0bf2f5c158b43.tar.bz2 |
TODO update / used software
-rw-r--r-- | index.mdwn | 2 | ||||
-rw-r--r-- | index.pt.mdwn | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -4,6 +4,7 @@ * Bootless is a scheme allowing a computer with encrypted disk to stay without 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. +* It is based on [git-annex](http://git-annex.branchable.com/) and [GNU Grub](https://www.gnu.org/software/grub/). * Initial support is targeted to Debian like operating systems. * Bootless currently used the [Hydra Suite](https://git.sarava.org/?p=hydra.git;a=summary). @@ -13,7 +14,6 @@ TODO - Cleanup and translate docs. - Setup issue tracker. - Add contact information. -- Setup git-annex into the repository. - Split bootless script from hydra suite but preserve integration. - Add pre-built and signed images. diff --git a/index.pt.mdwn b/index.pt.mdwn index 09a51e0..2280f27 100644 --- a/index.pt.mdwn +++ b/index.pt.mdwn @@ -4,6 +4,7 @@ * Bootless é uma integração tecnológica que permite um computador criptografado a permanecer sem gerenciador de partida (bootloader), de modo que grampos em software sejam difícies de serem instalados. * O Bootless é um gerenciador de partida em software livre instalado numa mídia removível e utilizado para inicializar computadores. +* É baseado no [git-annex](http://git-annex.branchable.com/) e no [GNU Grub](https://www.gnu.org/software/grub/). * É previsto suporte inicial para o sistema operacional Debian. * O Bootless atualmente usa a [Hydra Suite](https://git.sarava.org/?p=hydra.git;a=summary). |