diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-06-16 16:03:12 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-06-16 16:03:12 -0300 |
commit | 2796dfabc22e9e8fa5410b7fabead24f93f81054 (patch) | |
tree | 49d27da365bf5b8decdb47c6927af8e9b97d950e /doc | |
parent | f8837600af1f058869eed3e2b028c4df6316c845 (diff) | |
download | hydra-2796dfabc22e9e8fa5410b7fabead24f93f81054.tar.gz hydra-2796dfabc22e9e8fa5410b7fabead24f93f81054.tar.bz2 |
Bootless: always use first partition
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 7a19a7d..e88294f 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -3,7 +3,6 @@ TODO - proper documentation. - install: move to /usr/local/share/hydra. -- bootless: always use first partition (like `/dev/sdb1`). - ssh-config: hydra integration using a proxy command. - init: version control in the superproject? - metrics and alarms subsystem. |