Page 16 of 16

Re: operating systems without systemd

Posted: 2016-04-26 12:38
by xinu
https://sourceforge.net/projects/archop ... ch-openrc/
A custom arch ISO that lets the user install a fresh Arch linux starting with openrc instead of systemd.

To do this during the installation the user runs:

pacstrap -i /mnt base-openrc base base-devel

This will install the minimum things necessary to start openrc when the system boots as well as the base arch linux system while avoiding systemd.
All of the packages for OpenRC are signed with the key 97BEEEC2. This key must be added to your keyring for proper functionality and to make sure all packages are not corrupt/altered.

To add the key to your keyring use these commands as root:
pacman-key -r 97BEEEC2
pacman-key --lsign-key 97BEEEC2

Last step of the installation is to append the following repository to /etc/pacman.conf:

[arch-openrc] Server = http://downloads.sourceforge.net/projec ... repo/$arch
i think this is not posted :!:

Re: operating systems without systemd

Posted: 2016-04-26 19:39
by Head_on_a_Stick
xinu wrote:i think this is not posted :!:
Well, I did point out that Arch could be configured to use OpenRC [1] and this is just a n00b version of that...

[1] http://forums.debian.net/viewtopic.php?p=557944#p557944

Re: operating systems without systemd

Posted: 2016-04-27 12:21
by xinu
lukas wrote: Might be an idea to start the thread again, going thru this thread and creating a (more or less) complete list. and NO POSTS of members

Not much fun going through a dozen of pages to find the according distros ...
BIG +billion !

Re: operating systems without systemd

Posted: 2016-04-27 20:55
by HuangLao
or just check here, life is easier when we do not duplicate the good work of others:
http://without-systemd.org/wiki/index.php/Main_Page

Re: operating systems without systemd

Posted: 2016-04-27 20:56
by HuangLao
Head_on_a_Stick wrote:
xinu wrote:i think this is not posted :!:
Well, I did point out that Arch could be configured to use OpenRC [1] and this is just a n00b version of that...

[1] http://forums.debian.net/viewtopic.php?p=557944#p557944
Hey Head_on_a_stick,

you might enjoy this, or already know about it: :mrgreen:
http://systemd-free.org/

Re: operating systems without systemd

Posted: 2016-04-29 05:58
by edbarx
I have just discovered Devuan's website neatly presents a list of OSs without systemd. Click here to view and scroll down to view the heading GNU/Linux Distributions without systemd.