Go to file
Markus Volk d4ac4dcb70
gdm: update useradd settings
Set HOME_DIR back to /var/lib/gdm. If this is not specified, gdm will store its
files in $HOME/.cache. This is pretty ugly because I think this directory should
only be used by real users? Maybe /var/cache would be a better place, because it
would be the system equivalent of $HOME/.cache?

Use tmpfiles.d to ensure /var/lib/gdm is created with the right permissions
even in case /var would be tmpfs

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 11:02:13 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems ntfs-3g-ntfsprogs: fix CVE-2023-52890 2024-11-21 21:42:38 -08:00
meta-gnome gdm: update useradd settings 2024-11-22 11:02:13 -08:00
meta-initramfs non-repro-meta-initramfs: update known non-reproducible list 2024-10-01 17:56:44 -07:00
meta-multimedia pipewire: update 1.2.5 -> 1.2.6 2024-10-26 09:09:04 -07:00
meta-networking tcpdump: add CVE_PRODUCT 2024-11-21 21:42:35 -08:00
meta-oe taisei: Fix build with clang 2024-11-22 08:23:52 -08:00
meta-perl libmozilla-ca-perl: Upgrade 20240730 -> 20240924 2024-11-21 21:42:38 -08:00
meta-python python3-pydantic: Add missing rdeps 2024-11-22 08:23:52 -08:00
meta-webserver swagger-ui: upgrade 5.17.14 -> 5.18.2 2024-11-19 16:59:15 -08:00
meta-xfce xfce4-session: upgrade 4.18.2 -> 4.18.3 2024-11-19 16:59:06 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories