From: Silvio Rhatto Date: Tue, 4 Mar 2014 18:57:44 +0000 (-0300) Subject: TODO update X-Git-Tag: 0.2.2~94 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=181d83a0c49ffbd4d3105cff56289dda09abc35d;p=hydra.git TODO update --- diff --git a/TODO.md b/TODO.md index 8a5a90b..7ba79be 100644 --- 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). diff --git a/share/hydra/bootless b/share/hydra/bootless index 457ba8d..774f9fa 100755 --- a/share/hydra/bootless +++ b/share/hydra/bootless @@ -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