diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-10-04 18:00:06 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-10-04 18:00:06 -0300 |
commit | 6829934dab237e33cb8e927b9139116424dd55d2 (patch) | |
tree | 0a959e99da098bc4891bc4e36b51201b1ab3bfb7 /share | |
parent | fd2596e637f24492385c52692c99624340a33dca (diff) | |
download | hydra-6829934dab237e33cb8e927b9139116424dd55d2.tar.gz hydra-6829934dab237e33cb8e927b9139116424dd55d2.tar.bz2 |
TODO
Diffstat (limited to 'share')
-rwxr-xr-x | share/hydra/bootless | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/hydra/bootless b/share/hydra/bootless index a9ae47b..bad5f50 100755 --- a/share/hydra/bootless +++ b/share/hydra/bootless @@ -14,6 +14,11 @@ # License along with this program. If not, see # <http://www.gnu.org/licenses/>. +# hydra project bootless init refspec +# hydra project bootless git update +# hydra project bootless git commit +# hydra project bootless make /dev/sdb1 + # Load. source $APP_BASE/lib/hydra/functions || exit 1 hydra_config_load |