diff options
| author | Christian Rößler | 2015-02-03 18:59:00 +0100 |
|---|---|---|
| committer | Christian Rößler | 2015-02-03 18:59:00 +0100 |
| commit | 524f689741dc6755982ab7acac050e5c2ddb653f (patch) | |
| tree | 5b3328bea3aa3398e4720e08490d2910188efb32 /remote/rootfs | |
| parent | [export_target] stronger check to see if we have conflicting files from diffe... (diff) | |
| download | tm-scripts-524f689741dc6755982ab7acac050e5c2ddb653f.tar.gz tm-scripts-524f689741dc6755982ab7acac050e5c2ddb653f.tar.xz tm-scripts-524f689741dc6755982ab7acac050e5c2ddb653f.zip | |
New config files for openSuse 13.2 Harlequin - works so far (some pam problems
remain)
Diffstat (limited to 'remote/rootfs')
| -rw-r--r-- | remote/rootfs/rootfs-stage32/module.conf.opensuse.13.2 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/module.conf.opensuse.13.2 b/remote/rootfs/rootfs-stage32/module.conf.opensuse.13.2 new file mode 100644 index 00000000..aa7f8afb --- /dev/null +++ b/remote/rootfs/rootfs-stage32/module.conf.opensuse.13.2 @@ -0,0 +1,20 @@ +REQUIRED_INSTALLED_PACKAGES=" + nfs-client + xfsprogs + squashfs + timezone + libcap2 + jfsutils + curl + xvidtune +" +REQUIRED_CONTENT_PACKAGES=" + timezone + libcap2 +" +REQUIRED_DIRECTORIES=" + /usr/$LIB64/xtables +" +REQUIRED_FILES+=" + /usr/share/X11/app-defaults/Xvidtune +" |
