On Tue, 2017-09-12 at 23:20 +0200, Heiko Baums wrote:
> Am Tue, 12 Sep 2017 17:55:22 +0200
> schrieb Raffaele Belardi <raffaele.bela...@st.com>:
> 
> > 2. emerge -C gnome networkmanager
> 
> You don't need to uninstall networkmanager except you want to
> uninstall
> it for some other reasons. It doesn't need gnome or systemd.

Right. It's only personal preferences (startup scripts are plain enough
here, no need for dynamic reconfiguration).

> 
> > 5. emerge -N lxde-meta
> 
> I'd prefer Xfce, but that's a matter of taste. As far as I know LXDE
> isn't developed any more in favor of LXQt.

I might give Xfce a try. I did not find any definitive resource on the
web stating that LXDE is dead. There are some recent commits on the
sourceforge repo so it looks still alive (although not kickin').

> 
> > 6. emerge -N xdm openrc anacron sysklogd sysvinit
> 
> You don't need to install sysvinit explicitly. It's a dependency of
> openrc.
> 
> Instead of anacron I'd suggest fcron. It has all the features of both
> cron and anacron.

That was a mistake on my part, actually I was using vixie-cron. It's a
24/7 online machine.

> 
> Instead of sysklogd I would use syslog-ng. I don't remember the
> reasons.

Probably I was using the same here, thanks for reminding me.

> Instead of xdm you'd better try slim or lightdm. Lightdm doesn't need
> systemd either, except if you want to use multiseat with it.

I used xdm (although it looks ugly) because I need a DM that updates
the wtmp file and lxdm was not. Do you know if slim/lightdm support it?
I did some research at the time but I forgot.

> 
> Then you should replace udev by eudev and put USE="-gnome -systemd"
> into your USE flags in /etc/portage/make.conf.
> 
> Just to be absolutely sure put this line into
> your /etc/portage/make.conf, too:
> INSTALL_MASK="/lib/systemd /lib32/systemd /lib64/systemd
> /usr/lib/systemd /usr/lib32/systemd /usr/lib64/systemd /etc/systemd"
> 
> Heiko
> 

Reply via email to