diff options
| author | Jonathan Bauer | 2013-07-02 15:26:07 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-07-02 15:26:07 +0200 |
| commit | 8bb0811f6a66709e78e0a8e00e22a3572c0f77c1 (patch) | |
| tree | fa4c2bc4b8d611e24738b6cf99a34932f1633d57 /remote/modules/debug | |
| parent | [pam] add nscd to pam module (might fix vmplayer issues on suse 12.3 64bit) (diff) | |
| parent | [rootfs-stage32] Add /etc/hosts file, make udhcpc script update it (diff) | |
| download | tm-scripts-8bb0811f6a66709e78e0a8e00e22a3572c0f77c1.tar.gz tm-scripts-8bb0811f6a66709e78e0a8e00e22a3572c0f77c1.tar.xz tm-scripts-8bb0811f6a66709e78e0a8e00e22a3572c0f77c1.zip | |
Merge branch 'master' of git:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/debug')
| -rw-r--r-- | remote/modules/debug/debug.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/debug/debug.conf b/remote/modules/debug/debug.conf index a2db5dc0..feb09723 100644 --- a/remote/modules/debug/debug.conf +++ b/remote/modules/debug/debug.conf @@ -1,5 +1,7 @@ REQUIRED_INSTALLED_PACKAGES=" curl + ltrace + nano " REQUIRED_BINARIES=" strace |
