Skip to content
Snippets Groups Projects
Commit a3fc7cbb authored by Holger Levsen's avatar Holger Levsen
Browse files

install lz4, lzop and xz-utils everywhere to detect running kernels

parent 612597df
No related branches found
No related tags found
No related merge requests found
......@@ -318,6 +318,8 @@ if [ -f /etc/debian_version ] ; then
liquidprompt
locales-all
lsof
lz4
lzop
molly-guard
moreutils
mosh
......@@ -345,7 +347,8 @@ if [ -f /etc/debian_version ] ; then
systemd-sysv
tmux
unzip
vim
vim
xz-utils
zsh
"
case $HOSTNAME in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment