Re: [lfs-dev] The joys of systemd

2014-04-06 Thread Bruce Dubbs
thomas wrote: > Am Samstag, den 05.04.2014, 19:17 -0500 schrieb Bruce Dubbs: >> Armin K. wrote: >>> On 04/06/2014 01:19 AM, thomas wrote: Am Samstag, den 05.04.2014, 16:41 -0500 schrieb Bruce Dubbs: > Working with systemd, there seem to be lots of "learning" issues. > > I was tryin

Re: [lfs-dev] The joys of systemd

2014-04-06 Thread thomas
Am Samstag, den 05.04.2014, 19:17 -0500 schrieb Bruce Dubbs: > Armin K. wrote: > > On 04/06/2014 01:19 AM, thomas wrote: > >> Am Samstag, den 05.04.2014, 16:41 -0500 schrieb Bruce Dubbs: > >>> Working with systemd, there seem to be lots of "learning" issues. > >>> > >>> I was trying to watch the bo

Re: [lfs-dev] The joys of systemd

2014-04-05 Thread Bruce Dubbs
Armin K. wrote: > On 04/06/2014 01:19 AM, thomas wrote: >> Am Samstag, den 05.04.2014, 16:41 -0500 schrieb Bruce Dubbs: >>> Working with systemd, there seem to be lots of "learning" issues. >>> >>> I was trying to watch the boot sequence and the screen clears and I get >>> a login prompt. How to d

Re: [lfs-dev] The joys of systemd

2014-04-05 Thread Armin K.
On 04/06/2014 01:25 AM, Armin K. wrote: > On 04/05/2014 11:41 PM, Bruce Dubbs wrote: >> Now I come to setting up udev and networking. I have the rule: >> >> /etc/udev/rules.d/70-persistent-net.rules >> >> The contents are >> >> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", \ >> ATTR{address}=="

Re: [lfs-dev] The joys of systemd

2014-04-05 Thread Armin K.
On 04/06/2014 01:19 AM, thomas wrote: > Am Samstag, den 05.04.2014, 16:41 -0500 schrieb Bruce Dubbs: >> Working with systemd, there seem to be lots of "learning" issues. >> >> I was trying to watch the boot sequence and the screen clears and I get >> a login prompt. How to disable clearing the sc

Re: [lfs-dev] The joys of systemd

2014-04-05 Thread Armin K.
On 04/05/2014 11:41 PM, Bruce Dubbs wrote: > Working with systemd, there seem to be lots of "learning" issues. > > I was trying to watch the boot sequence and the screen clears and I get > a login prompt. How to disable clearing the screen? Well that's simple > enough: > > mkdir -p /etc/syste

Re: [lfs-dev] The joys of systemd

2014-04-05 Thread thomas
Am Samstag, den 05.04.2014, 16:41 -0500 schrieb Bruce Dubbs: > Working with systemd, there seem to be lots of "learning" issues. > > I was trying to watch the boot sequence and the screen clears and I get > a login prompt. How to disable clearing the screen? Well that's simple > enough: > > m

[lfs-dev] The joys of systemd

2014-04-05 Thread Bruce Dubbs
Working with systemd, there seem to be lots of "learning" issues. I was trying to watch the boot sequence and the screen clears and I get a login prompt. How to disable clearing the screen? Well that's simple enough: mkdir -p /etc/systemd/system/getty@tty1.service.d cat > /etc/systemd/system