diff options
| author | Simon Rettberg | 2013-06-03 19:28:04 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-06-03 19:31:42 +0200 |
| commit | 899f98e303c2b060bcc4e306a8f97aced11f490b (patch) | |
| tree | 0dc9d2337b7fafffdb2955f7cc10ebb33b23b30d /remote/rootfs | |
| parent | Merge branch 'master' of simonslx:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-899f98e303c2b060bcc4e306a8f97aced11f490b.tar.gz tm-scripts-899f98e303c2b060bcc4e306a8f97aced11f490b.tar.xz tm-scripts-899f98e303c2b060bcc4e306a8f97aced11f490b.zip | |
[german] skeleton for module that activated german utf-8 locales, sets up the terminals properly and loads a german keymap
Diffstat (limited to 'remote/rootfs')
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf | 2 | ||||
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf index 44f97fa0..3b47d131 100644 --- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf +++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf @@ -47,7 +47,7 @@ REQUIRED_LIBRARIES=" libcap libtinfo libresolv libau" -REQUIRED_DIRECTORIES=" " +REQUIRED_DIRECTORIES="" REQUIRED_FILES=" /etc/environment /etc/issue /etc/inputrc diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper index 3f7f446e..2fd5af1a 100644 --- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper +++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf.zypper @@ -48,7 +48,6 @@ REQUIRED_LIBRARIES=" libcap libtinfo libresolv libau" -REQUIRED_DIRECTORIES="" REQUIRED_FILES=" /etc/environment /etc/issue /etc/inputrc |
