diff options
| author | Jonathan Bauer | 2013-07-03 18:35:51 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-07-03 18:35:51 +0200 |
| commit | 5e80d6c87af2304a8e12adb0eded423149f9aa28 (patch) | |
| tree | 6735b2471b9762f1bcf04aa6a43e1eda22613fa7 /remote/modules/debug | |
| parent | [pam] add path to rfc_pipefs filesystem when executing rpc.gssd (needed to fi... (diff) | |
| parent | +LANG: de_DE.utf8 in /etc/profile (diff) | |
| download | tm-scripts-5e80d6c87af2304a8e12adb0eded423149f9aa28.tar.gz tm-scripts-5e80d6c87af2304a8e12adb0eded423149f9aa28.tar.xz tm-scripts-5e80d6c87af2304a8e12adb0eded423149f9aa28.zip | |
Merge branch 'master' of git:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/debug')
| -rw-r--r-- | remote/modules/debug/debug.conf | 1 | ||||
| -rw-r--r-- | remote/modules/debug/debug.conf.zypper | 21 |
2 files changed, 21 insertions, 1 deletions
diff --git a/remote/modules/debug/debug.conf b/remote/modules/debug/debug.conf index 8728c4bf..3657b991 100644 --- a/remote/modules/debug/debug.conf +++ b/remote/modules/debug/debug.conf @@ -15,7 +15,6 @@ REQUIRED_BINARIES=" nano fc-cache fc-query - fonts-config xset locale " 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 +" |
