[systemd-devel] journalctl and entries from the initramfs

2012-09-26 Thread Malte Starostik
Hi, after upgrading from 189 to 192, I noticed journalctl will no longer include the journal entries from the initramfs bootup unless -m is passed. Assuming this is caused by this 190-change: * journalctl will only show local log output by default now. Use --merge (-m) to show

Re: [systemd-devel] Keeping console messages on VT1

2012-09-26 Thread Mirco Tischler
2012/9/27 Henrik /KaarPoSoft : > On 09/27/12 00:05, Tom Gundersen wrote: >> >> On Thu, Sep 27, 2012 at 12:02 AM, Henrik /KaarPoSoft >> wrote: >>> >>> (b) Is there a way to have logind NOT show a login prompt on VT1? >> >> It is not logind that starts login, but getty. You want to disable >> getty@

Re: [systemd-devel] Keeping console messages on VT1

2012-09-26 Thread Henrik /KaarPoSoft
On 09/27/12 00:05, Tom Gundersen wrote: On Thu, Sep 27, 2012 at 12:02 AM, Henrik /KaarPoSoft wrote: (b) Is there a way to have logind NOT show a login prompt on VT1? It is not logind that starts login, but getty. You want to disable [email protected], and enable say [email protected] instead

Re: [systemd-devel] Keeping console messages on VT1

2012-09-26 Thread Allin Cottrell
On Thu, 27 Sep 2012, Henrik /KaarPoSoft wrote: When systemd is starting, it shows log messages (i.e. console output) on Virtual Terminal 1 (VT1). However: (1) When logind is starting, it shows a login prompt on VT1. This prompt may come in the middle of the console messages, messing up the dis

[systemd-devel] Keeping console messages on VT1

2012-09-26 Thread Henrik /KaarPoSoft
Dear all, I am a NOOB when it comes to systemd; hope you don't mind a "stupid" question... When systemd is starting, it shows log messages (i.e. console output) on Virtual Terminal 1 (VT1). However: (1) When logind is starting, it shows a login prompt on VT1. This prompt may come in the mid

[systemd-devel] Feature suggestion: journalctrl -b

2012-09-26 Thread Henrik /KaarPoSoft
Dear all, "journalctrl -b" shows messages from the current boot. However, I often find it useful to look at messages from the previous boot. Hence I would like to propose a new feature: "journalctrl -b " should show messages from the n'th previous boot, default being n=0, i.e. current boot. Wh

Re: [systemd-devel] [PATCH v2] vconsole: default to the kernel compiled-in font

2012-09-26 Thread Kay Sievers
On Tue, Sep 25, 2012 at 10:22 PM, Tom Gundersen wrote: > No longer override the default kernel font if nothing is specified in > vconsole.conf. > > The default kernel font[0] provides ISO-8859-1 and box characters. Users > of Arabic, Cyrilic or Hebrew must set a different font manually as these >