From 147d60015e35e10506a2c699aaf4fb8649dbde31 Mon Sep 17 00:00:00 2001 From: zawz Date: Fri, 7 Feb 2020 14:52:25 +0100 Subject: [PATCH] Extend and fix readme --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38739dc..96b7691 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,20 @@ Official repo: `http://zawz.net/zpkg` ## As user +Requirements: +- curl +- sudo +- wget +- tar + +Optional: +- pv + ### Installing ```shell curl -SO http://zawz.net/zpkg/install.sh -sh install.sh +sudo sh install.sh ``` If you wish to use another repository, substitute `zawz.net/zpkg` for your desired target @@ -22,6 +31,7 @@ If you wish to use another repository, substitute `zawz.net/zpkg` for your desir See `zpkg help` + ## Deploy on a server ### Requirements @@ -41,6 +51,11 @@ You need to be able to SSH to the zpkg user. SSH keys are recommended 3. Make available the package directory to the HTTP server +### Deploying packages + +`zpkg deploy ` +Targets are architectured as the linux filesystem + ## Functionality - Install packages