[systemd-devel] [PATCH] main: sync() before freeze()

2010-12-28 Thread Tom Gundersen
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

Re: [systemd-devel] Mandriva support for systemd

2010-12-28 Thread Gustavo Sverzut Barbieri
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

[systemd-devel] Mandriva support for systemd

2010-12-28 Thread Guilherme Moro
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

Re: [systemd-devel] Question about 'vt100-nav' : unknown terminal type

2010-12-28 Thread Lennart Poettering
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

Re: [systemd-devel] Question about 'vt100-nav' : unknown terminal type

2010-12-28 Thread Graham Cantin
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