]> gitweb.fluxo.info Git - hydra.git/commitdiff
TODO update
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 4 Mar 2014 18:57:44 +0000 (15:57 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 4 Mar 2014 18:57:44 +0000 (15:57 -0300)
TODO.md
share/hydra/bootless

diff --git a/TODO.md b/TODO.md
index 8a5a90b9a5f72159f8da91c0294a48b31aa16420..7ba79be0efbbeb799643f7e2098b9006db225cf1 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -6,3 +6,4 @@ Hydra
 
   - Uniform syntax for specifying nodes (either by hostname or fqdn) on deploy and import-key.
   - Provision: wrapper for "hydractl provision" with stores/uses node configuration.
+  - Bootless: properly support $subdevice in parted or always use first device (like /dev/sdb1).
index 457ba8d8c6b957ab7996889872018a2c45265369..774f9facaabbafb6fea932b79bd9529e31bf51b7 100755 (executable)
@@ -428,8 +428,6 @@ for req in parted git-annex; do
   hydra_install_package $req
 done
 
-# TODO: properly support $subdevice in parted
-#       or always use first device (like /dev/sdb1)
 # Parameter verification
 if [ -z "$1" ]; then
   hydra_bootless_usage