diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-04 15:57:44 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-04 15:57:44 -0300 |
commit | 181d83a0c49ffbd4d3105cff56289dda09abc35d (patch) | |
tree | 54725ac0c3c6005eb9500ae6b253919d61358e8c /share | |
parent | b15d4b2dc5a936052a7477a9c6ace3ac38e81dd1 (diff) | |
download | hydra-181d83a0c49ffbd4d3105cff56289dda09abc35d.tar.gz hydra-181d83a0c49ffbd4d3105cff56289dda09abc35d.tar.bz2 |
TODO update
Diffstat (limited to 'share')
-rwxr-xr-x | share/hydra/bootless | 2 |
1 files changed, 0 insertions, 2 deletions
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 |