Difference between revisions of "OpenRC, an alternative to systemd"

imported>Aaditya
imported>Aaditya
Line 36: Line 36:
  :: Proceed with installation? [Y/n]
  :: Proceed with installation? [Y/n]


After installing the ''openrc-base'' package, OpenRC should boot by default instead of systemd.  
After installing the ''openrc-base'' package group, OpenRC should boot by default instead of systemd.  
Note that it will boot to a command line, as the service for a graphical display manager has not yet been installed.
Note that it will boot to a command line, as the service for a graphical display manager has not yet been installed.


On installing the ''openrc-base'' package, you may get messages like:
On installing ''openrc-base'', you may get messages like:


  run 'rc-update add cronie default'
  run 'rc-update add cronie default'
Line 94: Line 94:
==== openrc-desktop ====
==== openrc-desktop ====


The ''openrc-desktop'' package can be used to install most of the above desktop related packages in one go. For example,
The ''openrc-desktop'' package group can be used to install most of the above desktop related packages in one go. For example:


  $ sudo pacman -S openrc-desktop
  $ sudo pacman -S openrc-desktop
Anonymous user