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

m
imported>Aaditya
imported>Aaditya
Line 208: Line 208:
[http://www.gentoo.org/proj/en/eudev/ eudev], developed by the Gentoo folks, can be used as replacement. Note that removing systemd could cause some incompatibilities with existing software. The steps to install eudev are as follows:
[http://www.gentoo.org/proj/en/eudev/ eudev], developed by the Gentoo folks, can be used as replacement. Note that removing systemd could cause some incompatibilities with existing software. The steps to install eudev are as follows:


Step 1) Install ''eudev-openrc'' (along with optional dependency ''eudev-systemdcompat''):
Step 1) Install ''eudev-openrc'' (along with ''eudev-systemdcompat''):
  sudo pacman -S eudev-openrc eudev-systemdcompat
  sudo pacman -S eudev-openrc eudev-systemdcompat


Line 242: Line 242:
After uninstalling systemd, I could not login to my xfce4-session, as it was complied for systemd. Hence I had to install [https://aur.archlinux.org/packages/xfce4-session-consolekit/ xfce4-session-consolekit] from the AUR to get it working.
After uninstalling systemd, I could not login to my xfce4-session, as it was complied for systemd. Hence I had to install [https://aur.archlinux.org/packages/xfce4-session-consolekit/ xfce4-session-consolekit] from the AUR to get it working.


I also had to downgrade ''xfce4-power-manager'' to version [http://sourceforge.net/projects/mefiles/files/Manjaro/xfce4-power-manager-1.2.0-4-x86_64.pkg.tar.xz/download 1.2.0-5] (or less) to get it working.
I also had to downgrade ''xfce4-power-manager'' to version 1.2.0-5 (or less)  to get it working (available [http://sourceforge.net/projects/mefiles/files/Manjaro/openrc-eudev/ here]).


I had to rebuild [https://aur.archlinux.org/packages/gvfs-nosystemd/ gvfs] as my unmounted partitions were not being displayed.
I had to rebuild [https://aur.archlinux.org/packages/gvfs-nosystemd/ gvfs] as my unmounted partitions were not being displayed.
Anonymous user