summaryrefslogtreecommitdiffstats
path: root/remote/modules/debug/debug.conf.zypper
diff options
context:
space:
mode:
authorChristian Rößler2013-07-03 14:05:28 +0200
committerChristian Rößler2013-07-03 14:05:28 +0200
commitd97bd8d09c9a03ab153e2b14eae8d45d705dc296 (patch)
treec68929065b390855dc9f326f24efdac67ed8864d /remote/modules/debug/debug.conf.zypper
parent[pam] Restart nscd after patching nsswitch.conf (diff)
downloadtm-scripts-d97bd8d09c9a03ab153e2b14eae8d45d705dc296.tar.gz
tm-scripts-d97bd8d09c9a03ab153e2b14eae8d45d705dc296.tar.xz
tm-scripts-d97bd8d09c9a03ab153e2b14eae8d45d705dc296.zip
Branched zypper version for retaining binary (/usr/sbin/)fonts-config in module debug
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
+"