summaryrefslogtreecommitdiff
path: root/rootfs/useful.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2019-06-19 21:59:20 -0400
committerAndrew Cady <d@jerkface.net>2019-06-19 21:59:20 -0400
commitcba0669ce3c697f845e8ce366e61c78179246251 (patch)
tree207f08dff0bc997f5fb7af7a63f91ff3e6a7d362 /rootfs/useful.yaml
parentddd28e45d507665ffd89b35e8c759b6add7686a6 (diff)
move fsmgr rootfs config into this repo
Diffstat (limited to 'rootfs/useful.yaml')
-rw-r--r--rootfs/useful.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/rootfs/useful.yaml b/rootfs/useful.yaml
new file mode 100644
index 0000000..fa3d014
--- /dev/null
+++ b/rootfs/useful.yaml
@@ -0,0 +1,9 @@
1parent: network-manager
2packages:
3- systemd-sysv
4- vim-tiny
5- git
6- tmux
7- ssh
8chroot-commands:
9- "rm -f /etc/ssh/ssh_host_*_key*"