diff options
| author | Christian Rößler | 2013-11-29 17:27:03 +0100 |
|---|---|---|
| committer | Christian Rößler | 2013-11-29 17:27:03 +0100 |
| commit | 7fbe52d1f672134876eb18431e86e3d71aae6f3b (patch) | |
| tree | 0c59d4cf928210e92cf43cb1dcd28433c97505e3 | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-7fbe52d1f672134876eb18431e86e3d71aae6f3b.tar.gz tm-scripts-7fbe52d1f672134876eb18431e86e3d71aae6f3b.tar.xz tm-scripts-7fbe52d1f672134876eb18431e86e3d71aae6f3b.zip | |
[rootfs-stage32] conf file for openSuse 13.1
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf.opensuse.13.1 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.opensuse.13.1 b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.opensuse.13.1 new file mode 100644 index 00000000..aa7f8afb --- /dev/null +++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.opensuse.13.1 @@ -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 +" |
