summaryrefslogtreecommitdiffstats
path: root/remote/modules/debug/debug.conf.zypper
diff options
context:
space:
mode:
authorMichael Neves2013-07-08 17:02:37 +0200
committerMichael Neves2013-07-08 17:02:37 +0200
commit12d3c2d4bc1a66eb33566fb32b0f25603836eea8 (patch)
tree0179ffbd9e85dcd3954afa1720b1a699f33c4f31 /remote/modules/debug/debug.conf.zypper
parent[vmchooser] remove unneeded icon for xterm (diff)
parent[debug] remove xset from REQUIRED_INSTALLED_PACKAGES as its wrong for ubuntu (diff)
downloadtm-scripts-12d3c2d4bc1a66eb33566fb32b0f25603836eea8.tar.gz
tm-scripts-12d3c2d4bc1a66eb33566fb32b0f25603836eea8.tar.xz
tm-scripts-12d3c2d4bc1a66eb33566fb32b0f25603836eea8.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/debug/debug.conf.zypper')
-rw-r--r--remote/modules/debug/debug.conf.zypper21
1 files changed, 21 insertions, 0 deletions
diff --git a/remote/modules/debug/debug.conf.zypper b/remote/modules/debug/debug.conf.zypper
new file mode 100644
index 00000000..8728c4bf
--- /dev/null
+++ b/remote/modules/debug/debug.conf.zypper
@@ -0,0 +1,21 @@
+REQUIRED_INSTALLED_PACKAGES="
+ curl
+ ltrace
+ nano
+ fontconfig
+ fonts-config
+ xset
+"
+REQUIRED_BINARIES="
+ strace
+ ltrace
+ ldd
+ setterm
+ curl
+ nano
+ fc-cache
+ fc-query
+ fonts-config
+ xset
+ locale
+"