Avoids data loss when systemd freezes and a hard-reset is required.
---
src/main.c |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/src/main.c b/src/main.c
index 99e277c..82c8ddb 100644
--- a/src/main.c
+++ b/src/main.c
@@ -169,6 +169,7 @@ _noreturn_ static void crash(i
On Tue, Dec 28, 2010 at 7:48 PM, Guilherme Moro
wrote:
> Hello,
>
> I'm a developer from Mandriva and I wanna let you all now about the news
> from Mandriva.
> We decided to use systemd as the default init for our next release 2011.0,
> so we added systemd to our development trunk and its all runn
Hello,
I'm a developer from Mandriva and I wanna let you all now about the news
from Mandriva.
We decided to use systemd as the default init for our next release
2011.0, so we added systemd to our development trunk and its all running
pretty well. :)
We start develop a python wrapper to expose
On Tue, 28.12.10 00:31, Bill Nottingham (nott...@redhat.com) wrote:
>
> Lennart Poettering (lenn...@poettering.net) said:
> > > vt100-nav|vt100 without advanced video option,
> > > xmc#1,
> > > blink@, bold@, rev@, rmso=\E[m, rmul@, sgr@, sgr0@, smso=\E[7m,
> > > smul@, u
On Mon, Dec 27, 2010 at 9:31 PM, Bill Nottingham wrote:
> HVC device
Being unfamiliar with this term; I poked around and looked it up.
Since I figure others may not be familiar with it either, I'll
elaborate for posterity.
HVC refers to the IBM "Hypervisor Virtual Console" originally
introduced