LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-27-2014, 07:01 PM   #16
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097

Blizzard has been looking into Linux, but they aren't making it top priority, same as other game publishers. There is growing interest in Linux and BSD, but nothing concrete due to the chaos going on at the moment with Linux. Right now, BSD is probably going to get more priority thanks to Sony, though I doubt PC versions of games will ever be released.

MS Office will never be ported, period. LibreOffice is already the UNIX-wide standard and the best MS Office could achieve was better compatibility through Wine and CrossOver Office.

Last edited by ReaperX7; 01-27-2014 at 07:04 PM.
 
Old 01-28-2014, 05:49 PM   #17
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
In other Pid 1 War news, Debian has decided that...

...

...

... wait for it ...

...

...

... further discussion is needed

A wag on LWN has commented: "This is vastly far from my life right now (in so many ways) but for some reason I can't pull myself away, like the worst, least-gender-balanced soap opera ever. Am I alone?"
 
Old 01-28-2014, 06:39 PM   #18
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
The problem is, not all distributions will even benefit from, or can even use systemd to make it usable, feasible, or worthwhile to invest the time and resources to add it in properly. Not all systems use GNOME, X, or even require dbus. Some don't even require udev.

I think Ian at Debian has a good point to ban it's usage. If it's not wanted or needed, don't force the issue.

Last edited by ReaperX7; 01-28-2014 at 06:40 PM.
 
Old 01-28-2014, 07:17 PM   #19
qweasd
Member
 
Registered: May 2010
Posts: 621

Rep: Reputation: Disabled
Without reading anything, the very idea that X (X!) will twist anyone's arm is ludicrous. The sky will fall before X breaks backward compatibility, even for the sake of fixing 20 year old bugs. This is one of the major reasons a new display server had to be developed. And since it has been developed, the chances of X going anywhere are down to zero.
 
Old 01-29-2014, 12:05 AM   #20
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
There is nothing at all wrong with having systemd support in Xorg, as long as it is not a hard dependency. Systemd support will help to start X as non-root user on systems that can make use of it.
Seeing that the Xorg developers are in general sane people I really doubt that they will do something like making Xorg dependent on systemd. After all, they didn't do that with Wayland either.
 
Old 01-29-2014, 02:39 AM   #21
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Doesn't X already have non-root start-up support for DRI when you invoke this in xorg.conf?

Code:
Section "DRI"
    Mode 0666
EndSection
If that's the case it's nothing but a redundant feature that already is implemented.
 
Old 01-29-2014, 02:59 AM   #22
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
KMS/DRI removed the need for being root regarding access to the videocard. Other parts of Xorg still run as root. Also, not all drivers support KMS.
 
Old 01-29-2014, 04:10 AM   #23
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
Quote:
Originally Posted by TobiSGD View Post
Systemd support will help to start X as non-root user on systems that can make use of it
I always run startx as regular user on Slackware. Which help do I need to do that? Do I miss something?

Last edited by Didier Spaier; 01-29-2014 at 04:17 AM.
 
Old 01-29-2014, 04:30 AM   #24
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by Didier Spaier View Post
I always run startx as regular user on Slackware. Which help do I need to do that? Do I miss something?
Yes, you miss something. Just try it, after starting X that way:
Code:
>>>ps -ef|grep X
tobi     15041 15025  0 11:28 tty1     00:00:00 xinit /home/tobi/.xinitrc -- /usr/bin/X :0 -auth /home/tobi/.serverauth.15025
root     15042 15041  5 11:28 tty7     00:00:01 /usr/bin/X :0 -auth /home/tobi/.serverauth.15025
tobi     15331 15287  0 11:28 pts/5    00:00:00 grep --color=auto X
 
Old 01-29-2014, 04:45 AM   #25
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
@TobiSGD: I see, thanks. But then, is that any inconvenience of having root a user of this process, or what would be the advantage of having a regular user instead?
 
Old 01-29-2014, 04:48 AM   #26
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by Didier Spaier View Post
@TobiSGD: I see, thanks. But then, is that any inconvenience of having root a user of this process, or what would be the advantage of having a regular user instead?
It is a security problem. Running X as unprivileged user is far better from a security point of view.
 
Old 01-29-2014, 04:51 AM   #27
saulgoode
Member
 
Registered: May 2007
Distribution: Slackware
Posts: 288

Rep: Reputation: 155Reputation: 155
Quote:
Originally Posted by Didier Spaier View Post
I always run startx as regular user on Slackware. Which help do I need to do that? Do I miss something?
startx runs /usr/bin/xinit which executes /usr/bin/X which is a link to /usr/bin/Xorg. And /usr/bin/Xorg is suid root.

Nonetheless, I don't see why systemd should need to get involved with how Xorg is run. Wasn't one of the main points of KMS (kernel mode setting) to obviate the need for Xorg to run as root?
 
Old 01-29-2014, 04:55 AM   #28
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by saulgoode View Post
Nonetheless, I don't see why systemd should need to get involved with how Xorg is run.
It doesn't need to get involved, but it makes it easier.

Quote:
Wasn't one of the main points of KMS (kernel mode setting) to obviate the need for Xorg to run as root?
Yes, it was. The only problem is: Not all drivers (just look at the proprietary Nvidia and AMD drivers) support KMS.
 
Old 01-29-2014, 05:17 AM   #29
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
Xorg has a design goal of cross platform support. systemd has a design goal of being of Linux specific enhanced init system.
The premise of this thread is flawed.
 
Old 01-29-2014, 05:36 AM   #30
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
systemd allows for multi-seat support under X -that's the connection. Personally, I am happy with my (one) seat...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Missing Linux-PAM as a showstopper for LDAP server kikinovak Slackware 29 02-04-2014 06:27 AM
LXer: Arch migrates to SystemD ..and gets a little-bit better Gnome support! LXer Syndicated Linux News 0 08-15-2012 02:21 PM
Boot Delay 30min: systemd-analyze blame systemd-tmpfiles-setup.service BGHolmes Fedora 0 07-27-2011 09:02 AM
Showstopper bug in google maps... bulliver General 7 09-29-2006 09:38 AM
School switching some boxes to linux, showstopper: samba idamlaj Linux - Networking 5 05-22-2005 06:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration