diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-31 22:23:45 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-31 22:23:45 +0000 |
commit | 5ae34b9ebb2ffaf37dcb9bba283d348bde7f0e77 (patch) | |
tree | a2cdf2c362e0116916178602c9b97496a45d58f4 /metadata | |
parent | Merge updates from master (diff) | |
parent | 2021-01-30-display-manager-init.en: update, revision bump. (diff) | |
download | gentoo-5ae34b9ebb2ffaf37dcb9bba283d348bde7f0e77.tar.gz gentoo-5ae34b9ebb2ffaf37dcb9bba283d348bde7f0e77.tar.bz2 gentoo-5ae34b9ebb2ffaf37dcb9bba283d348bde7f0e77.zip |
Merge commit '91829f32cd39fedb48db3e61a243a1df349243ac' into master
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/news/2021-01-30-display-manager-init/2021-01-30-display-manager-init.en.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/metadata/news/2021-01-30-display-manager-init/2021-01-30-display-manager-init.en.txt b/metadata/news/2021-01-30-display-manager-init/2021-01-30-display-manager-init.en.txt index 88fd5f5703b1..4b5b64d8bcab 100644 --- a/metadata/news/2021-01-30-display-manager-init/2021-01-30-display-manager-init.en.txt +++ b/metadata/news/2021-01-30-display-manager-init/2021-01-30-display-manager-init.en.txt @@ -1,7 +1,7 @@ Title: New OpenRC Display Manager Initializer Scripts Author: Aisha Tammy <gentoo@aisha.cc> Posted: 2021-01-30 -Revision: 4 +Revision: 5 News-Item-Format: 2.0 Display-If-Installed: sys-apps/openrc @@ -15,14 +15,16 @@ handling your chosen display manager, without depending on Xorg server. The old 'xdm' init script is no longer supported and is going to be removed in the next version of xorg-server, so it is imperative that you shift to display-manager-init. +The current package is ~ARCH and will be available for stable +users on 2nd March 2021. To update to the new DM init scripts, you need to manually add the -package in your @world set: +package into your @world set: emerge -vuDU gui-libs/display-manager-init To start using the new init scripts, either copy your -existing /etc/conf.d/xdm to /etc/conf.d/displaymanager or +existing /etc/conf.d/xdm to /etc/conf.d/display-manager or change the DISPLAYMANAGER variable in /etc/conf.d/display-manager to your preferred DM: |