Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-24 16:14:12 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-24 16:14:12 (GMT)
commit4a9bb23b51d35b4da4fcf0eb2f4db4f4a48dc31e (patch)
treed2d71b7b47eb065b65100ac731555c643676d3d1 /config
parent6da11532282ec2a481ad227088713140b8d6de0a (diff)
Add ssh for the snapshots stuff
Diffstat (limited to 'config')
-rw-r--r--config/packages/basesystem.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/packages/basesystem.json b/config/packages/basesystem.json
index 99e2870..af52ab2 100644
--- a/config/packages/basesystem.json
+++ b/config/packages/basesystem.json
@@ -77,5 +77,6 @@
"bash",
"diffutils",
"grep",
- "ncurses-base"] }
+ "ncurses-base",
+ "openssh-client"] }
}