diff options
| author | Simon Rettberg | 2014-06-16 19:09:46 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2014-06-16 19:09:46 +0200 |
| commit | 4acd9186d8a99f347ddc192b1ac8aceee4d6380e (patch) | |
| tree | 4f5d6ed6eb95999ea5b070079bac8e2603fb3fa5 /remote/rootfs | |
| parent | [rfs-stage31] Restructured init script and includes a bit... could use more work (diff) | |
| parent | dont exit, else xfwm4 will not be created (diff) | |
| download | tm-scripts-4acd9186d8a99f347ddc192b1ac8aceee4d6380e.tar.gz tm-scripts-4acd9186d8a99f347ddc192b1ac8aceee4d6380e.tar.xz tm-scripts-4acd9186d8a99f347ddc192b1ac8aceee4d6380e.zip | |
Merge branch 'master' of dnbd3:openslx-ng/tm-scripts
Diffstat (limited to 'remote/rootfs')
| -rw-r--r-- | remote/rootfs/rootfs-stage31/module.conf | 3 | ||||
| -rw-r--r-- | remote/rootfs/rootfs-stage32/module.conf | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/remote/rootfs/rootfs-stage31/module.conf b/remote/rootfs/rootfs-stage31/module.conf index cfcb3055..7b221d93 100644 --- a/remote/rootfs/rootfs-stage31/module.conf +++ b/remote/rootfs/rootfs-stage31/module.conf @@ -53,9 +53,6 @@ REQUIRED_FIRMWARE=" rtl_nic/ tigon/ " -REQUIRED_BINARIES=" - grep -" REQUIRED_LIBRARIES=" libnss_dns libresolv diff --git a/remote/rootfs/rootfs-stage32/module.conf b/remote/rootfs/rootfs-stage32/module.conf index ed6c083d..bb08a09b 100644 --- a/remote/rootfs/rootfs-stage32/module.conf +++ b/remote/rootfs/rootfs-stage32/module.conf @@ -38,6 +38,7 @@ REQUIRED_BINARIES=" pkill getent ldconfig + grep " REQUIRED_LIBRARIES=" libcap |
