public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [REVIEW] News Item - 2020-10-17-display-manager-init
@ 2020-10-17 22:05 Aisha Tammy
  2020-10-17 22:41 ` Kent Fredric
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Aisha Tammy @ 2020-10-17 22:05 UTC (permalink / raw
  To: gentoo-dev; +Cc: mattst88, slashbeast

[-- Attachment #1: Type: text/plain, Size: 1425 bytes --]

Hi,
  I'm attaching the news item for the upcoming display-manager-init changes

Thanks,
Aisha

-----------

Title: New OpenRC Display Manager Initializer Scripts
Author: Aisha Tammy <gentoo@aisha.cc>
Posted: 2020-10-17
Revision: 1
News-Item-Format: 2.0

There has been a refactoring of the old 'xdm' init script and its 
requirements from various packages into an independent package:

	gui-libs/display-manager-init

This package provides the 'display-manager' startup script for 
handling your chosen display manager, without being dependent on
Xorg server.

To update to the new DM init scripts, you need to manually add the
package in your @world set:

	emerge -vuDU gui-libs/display-manager-init

To start using the new init scripts, change the DISPLAYMANAGER
variable in the /etc/conf.d/display-manager to your preferred DM:

	DISPLAYMANAGER="gdm"

To test the newly installed scripts, you can try to switch to
'display-manager' on the running computer.
Run the following commands in a tty to test your current install:

	rc-service xdm stop
	rc-service display-manager start

If the test succeeds, you can remove the old xdm startup script 
and add display-manager to the default runlevel:

	rc-update del xdm default
	rc-update add display-manager default

Reboot your computer to perform a final test and check to see
that your chosen display manager has started.


[-- Attachment #2: Type: text/html, Size: 1652 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2020-10-23 15:37 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-17 22:05 [gentoo-dev] [REVIEW] News Item - 2020-10-17-display-manager-init Aisha Tammy
2020-10-17 22:41 ` Kent Fredric
2020-10-17 22:43   ` Aisha Tammy
2020-10-17 22:44   ` Kent Fredric
2020-10-17 22:59     ` Aisha Tammy
2020-10-17 22:44 ` Alexey Sokolov
2020-10-17 22:56   ` Aisha Tammy
2020-10-17 23:00     ` Alexey Sokolov
2020-10-18  5:48 ` Michał Górny
2020-10-18  6:29   ` Joonas Niilola
2020-10-18 11:02     ` Aisha Tammy
2020-10-18 13:40       ` Gordon Pettey
2020-10-18 14:17         ` Aisha Tammy
2020-10-18  7:41   ` Ulrich Mueller
2020-10-18  7:39 ` Ulrich Mueller
2020-10-18 12:22 ` Mikle Kolyada
2020-10-18 14:09   ` Aisha Tammy
2020-10-22 20:50 ` Aisha Tammy
2020-10-23  7:50   ` Ulrich Mueller
2020-10-23 10:37     ` Aisha Tammy
2020-10-23 15:36       ` Ulrich Mueller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox