LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 11-03-2015, 04:03 AM   #1
nolretou
Member
 
Registered: Apr 2014
Distribution: Slackware
Posts: 98

Rep: Reputation: Disabled
Question Is there a way to remove systemd from Fedora ?


Hi,

I'm definitely done with systemd (don't event try to argue), I'd like to get back to sysvinit or openRC.
Does anybody managed to succeed ?
 
Old 11-03-2015, 04:20 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Is there any way on unhatting a Red Hat system? Probably yes. You will have an uphill battle designing your own system. They had handfuls of programmers set that up. It is viewed as an essential system component, and may have multiple functions.It is probably integrated into everything. Is it worth it? NEVER! And I am no fan of systemd.


If, despite the above, you are going ahead in Fedora, put in initng, or maybe the linuxfromscratch boot scripts and systemV. Be aware that your libs may/will clash with Fedora's ones(which get overwritten each update). Better put them in a separate dir with an LD_LIBRARY_PATH= statement.

Back up any useful data, (photos, docs, 'music' or whatever) for the reinstall before you begin.
 
Old 11-03-2015, 04:26 AM   #3
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
If you want a steering wheel, don't use a segway.
 
Old 11-04-2015, 03:18 AM   #4
ugjka
Member
 
Registered: May 2015
Location: Latvia
Distribution: Arch, Centos
Posts: 368
Blog Entries: 5

Rep: Reputation: 264Reputation: 264Reputation: 264
Nope. Don't even try, you'll be wasting enormous amount of time and most likely won't succeed.
 
Old 11-04-2015, 11:15 PM   #5
tomwest
Member
 
Registered: Aug 2013
Distribution: debian
Posts: 63

Rep: Reputation: Disabled
Here are some alternatives to systemd with some brief descriptions:

Epoch: is a single-threaded init system designed for minimal footprint, compatibility and unified configuration.

nosh: is an init setup.

runit: is an init scheme with service manager.

OpenRC: is a dependency-based and event-driven init somewhat like BSD.

monit: is a service manager and supervisor type.

uselessd: is a fork from systemd and is a modular init system. It sort of says what's excessive with systemd's design and is a reduced type of system.

You could research them to see if any of them fits your interests.
 
Old 11-05-2015, 07:43 AM   #6
nolretou
Member
 
Registered: Apr 2014
Distribution: Slackware
Posts: 98

Original Poster
Rep: Reputation: Disabled
Thanks.
Do you think it's possible to get OpenRC on Fedora ?
 
Old 11-05-2015, 11:56 PM   #7
tomwest
Member
 
Registered: Aug 2013
Distribution: debian
Posts: 63

Rep: Reputation: Disabled
I guess you may have spotted this site:
https://wiki.manjaro.org/index.php?t...ive_to_systemd
I haven't got around to doing it myself yet. It looks like if you start installing it, it might help you along with conflicts that arise. Good luck with it if you have a go. It's on my agenda down the track. And, yes, I think you could do it on fedora, but I can't say how at this point.

Last edited by tomwest; 11-05-2015 at 11:57 PM.
 
Old 11-06-2015, 01:06 AM   #8
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by nolretou View Post
I'd like to get back to sysvinit or openRC.
Then choosing a Linux distribution that doesn't offer Systemd (as primary init?) should be your first step.

As others have said the integration is kind of tight, well-Q/A'ed and part of the release (procedures), so any such self-inflicted, unsupported, invasive, all-encompassing modification ensures you won't be running Fedora any more, and more importantly ensuring system updates will mess up your precious changes. So unless you have your own build system, take the time to consolidate updates with your anti-Systemd patches and manage to patch critical ones when they need patching, this will minimally lead to you excluding certain packages from updates, or worse: maybe even not update at all, which would be bad and not the way to run Linux, or even Fedora, at all.

Hence choosing a Linux distribution that doesn't offer Systemd (as primary init?) ensures you are covered on all fronts and any argument against this is counter-intuitive, inefficient, unsafe and not really worth any time discussing.
 
2 members found this post helpful.
Old 11-06-2015, 03:18 AM   #9
nolretou
Member
 
Registered: Apr 2014
Distribution: Slackware
Posts: 98

Original Poster
Rep: Reputation: Disabled
Mmm.
Indeed, the wise choice seems to be dropping Fedora.

Thanks everyone.
 
Old 11-06-2015, 04:26 AM   #10
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Slackware? No systemd there. Mind you, there is more work.
 
Old 11-06-2015, 04:37 AM   #11
nolretou
Member
 
Registered: Apr 2014
Distribution: Slackware
Posts: 98

Original Poster
Rep: Reputation: Disabled
I'm already a Slackware user, but intended to use Fedora for some projects.
 
Old 11-06-2015, 08:28 PM   #12
tomwest
Member
 
Registered: Aug 2013
Distribution: debian
Posts: 63

Rep: Reputation: Disabled
Just before you pull the shutters, you might like to have a look at:
https://wiki.gentoo.org/wiki/OpenRC
https://wiki.archlinux.org/index.php/OpenRC
which take it out of the fedora realm, but may be of interest.
 
Old 11-07-2015, 05:05 AM   #13
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Personally, I put up with Fedora, but restrict it to a vm. There is enough novel software (The Electronic &scientific groups, for instance) and a well integrated java that make it nearly a must have - at this moment.
 
Old 11-07-2015, 06:46 PM   #14
tomwest
Member
 
Registered: Aug 2013
Distribution: debian
Posts: 63

Rep: Reputation: Disabled
business_kid wrote:
Quote:
Personally, I put up with Fedora
Yep, that's what I do, but I find it's nice to play around as well.
 
Old 11-09-2015, 08:31 AM   #15
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
I've been playing around - see the 'windows 10 upgrade horrors' thread in General.
I installed the vfce group, will remove gnome, and boot to runlevel 3 as things stand. That will be back to normal soon. I have taken my pick of good stuff from the Electronic group. I rarely update - totally counter to project philosophy, but no thank you, I do not want to be an alpha tester for RHEL tweaks and patches. I am sick of it crowding boot with failed initrds, dud kernels, and generally nasty stuff. And every install has a measured life if you compile anything ever.
 
1 members found this post helpful.
  


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
[SOLVED] How to completely remove service from systemd using systemctl? OpenSUSE keithostertag Linux - General 9 08-27-2015 04:54 PM
[SOLVED] Fedora 17 systemd - how to get a startup script to execute? rylan76 Fedora 12 12-10-2014 01:45 AM
openSUSE following Fedora on systemd and FSH jk07 SUSE / openSUSE 5 09-05-2012 01:45 PM
Boot Delay 30min: systemd-analyze blame systemd-tmpfiles-setup.service BGHolmes Fedora 0 07-27-2011 09:02 AM
LXer: This week at LWN: Systemd and Fedora 14 LXer Syndicated Linux News 0 09-07-2010 01:00 AM

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

All times are GMT -5. The time now is 11:17 PM.

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