Systemd or Sysvinit?

What do you have and what do you want?

Moderators: b1o, jkerr82508

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Systemd or Sysvinit?

Postby viking60 » 21 Jun 2014, 00:21

Systemd is this new thing that has confused everybody and forced conservative Linux users to handle services in a new way.
But is it a good thing?
Well it does represent a standardization of how to handle Linux services, but isn't it a growing hairball? It will grow and get more complex and in the end nobody will have the overview over what systemd actually does - right?
Well the chief penguin did certainly swing his hammer:
:A
http://www.phoronix.com/scan.php?page=n ... px=MTY1MzA
And others have good arguments too:
http://boycottsystemd.org/
But on the flip side; there is no distro that will not use systemd except Gentoo, even Ubuntu and Debian have caved in. And that is where I start to get worried; those unified standards are just a way for the NSA tog get unified access - or at least it will become interesting to them.

So how about some good old flexibility and choice?

Well Gentoo is providing it but let's face it; Gentoo is not about to become a common alternative to Windows.

Manjaro on the other hand already is a brilliant alternative to Windows and it has started on a path that will ensure you flexibility and choice.
It has not reached the stable repos yet but I assure you that the unstable version is working well;
https://forum.manjaro.org/index.php?topic=14395.0
https://forum.manjaro.org/index.php?topic=14080.0

So why should you try this?
Well Openrc is an alternative to systemd that lets you control your daemons and it is way faster than systemd based distros. It is so fast that a reboot almost is unbelievable fast - this thing is so snappy that all old computers will come to live again.

Simply because the bloat of systemd is gone.

You like systemd you say?

No problem mate, just continue using it - you are in a clear majority.
If you like the underdogs and do not mind speed and flexibility why not give OpenRC a try? Manjaro users can follow this wiki.

Basically you will have to switch to the unstable repos (pretty much the same as Arch repos) like this;
:A

Code: Select all

sudo pacman-mirrors -g -b unstable

and then make it permanent you need to edit pacman-mirrors.conf:

Code: Select all

sudo gedit /etc/pacman-mirrors.conf

And replace the stable repo with unstable - like this;

Code: Select all

## Branch Pacman should use (stable, testing or unstable)
Branch=unstable

I will certainly use it on low spec boxes because this thing is super fast and snappy.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Systemd or Sysvinit?

Postby viking60 » 16 Jul 2014, 11:25

Well this thing is almost ready now so here is a sorry excuse for a video:
:A

The point is that this thing does not use systemd which is getting bloated these days. So it is fast and lets you control your daemons.
It does not use much MEM either (only 182M):
Image

Here the Terminal Tmux and Glances are running. And 182M of memory use is very little AFAICT.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Systemd or Sysvinit?

Postby viking60 » 25 Jul 2014, 21:32

I made another video since I am ashamed of the one above :-D
:A

This simply shows that reboot and shutdown works for a normal user. It also shows the Areosnap in Openbox where you can tile your windows to your liking. I use the Tint2-svn panel because it allows me to pop a menu from the panel.
As you can see I have not used many calories on finding icons for it :-D

The video shows a reboot to give you a feel of how snappy this thing is - without systemd.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Systemd or Sysvinit?

Postby viking60 » 04 Nov 2014, 14:34

Ok I have taken interest in Openrc so that people can have system without systemd which is pretty much dominating the Linux world.

Manjaro is has made an iso with Openbox that is really light, the problem is that out non english keyboard friends will have to do some manual adjustments, sine the keyboard will brutally default to "us".

To correct this just pick your language on the lxdm login screen on the first login and then open a terminal and enter

Code: Select all

keyboardctl -l de

..If you are german replace de with no if you are Norwegian and...you get the point.
That will make your keymap stick.
:A

English keyboard people do not have to worry about this.

OpenRC will enable them to use the good old commands and the good old structure - no need to learn that bloated systemd stuff.
This thing is fast!
:dance:
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"


Return to “Software”