Go to file
Jonathan Liu 52c3377b19 lmbench: specify configuration for systemd-tmpfiles --update
Running systemd-tmpfiles --update without specifying a configuration
file results in all tmpfiles.d configuration files being processed.

/usr/lib/tmpfiles.d/systemd.conf creates /run/nologin on boot to
prevent non-root users from logging in while the system is booting.
If systemd-tmpfiles --update is run after the system has started,
it will still create /run/nologin which would prevent non-root users
from logging in with the message "System is booting up.".

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-10 22:42:46 +02:00
contrib update oe-stylize to be Python3 comaptible 2012-12-18 17:35:18 +01:00
meta-efl webkit-efl: Add dependency on gst-plugins-base 2013-09-03 19:12:40 +02:00
meta-filesystems cramfs: remove, we use mkfs.cramfs from util-linux 2013-09-03 19:49:41 +02:00
meta-gnome libnotify: remove 2013-09-03 19:12:38 +02:00
meta-gpe fbreader: add sqlite3 dependency 2013-08-14 13:34:27 +02:00
meta-initramfs remove the unnecessary protocol parameters 2013-09-03 16:59:13 +02:00
meta-multimedia mpg123: add PACKAGECONFIG for pulseaudio and alsa 2013-09-03 19:12:40 +02:00
meta-networking inetutils: Remove empty usr/lib 2013-09-06 09:36:33 -04:00
meta-oe lmbench: specify configuration for systemd-tmpfiles --update 2013-09-10 22:42:46 +02:00
meta-perl libdbd-sqlite-perl: add version 1.40 2013-08-16 12:58:30 +02:00
meta-ruby ruby: add dependency on db gdbm readline 2013-07-30 11:17:13 +02:00
meta-systemd systemd: Rename .bbappend to match new version from oe-core 2013-09-03 19:12:38 +02:00
meta-webserver phpmyadmin: update to 4.0.5 2013-08-27 16:39:31 +01:00
meta-xfce remove the unnecessary protocol parameters 2013-09-03 16:59:13 +02:00
toolchain-layer gcc-4.6: Update to match gcc restructing in OE-Core 2013-09-03 19:56:52 +02:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories