Lennart Poettering wrote:
> On Tue, 16.11.10 09:36, Ludwig Nussel ([email protected]) wrote:
> > Lennart Poettering wrote:
> > > On Mon, 15.11.10 16:50, Ludwig Nussel ([email protected]) wrote:
> > >
> > > > > Fixed this now. Ideally Debian/Ubuntu would stop renaming agetty like
> > > > >
On Wed, Nov 17, 2010 at 1:15 AM, Lennart Poettering
wrote:
> On Tue, 16.11.10 09:36, Ludwig Nussel ([email protected]) wrote:
>
>>
>> Lennart Poettering wrote:
>> > On Mon, 15.11.10 16:50, Ludwig Nussel ([email protected]) wrote:
>> >
>> > > > Fixed this now. Ideally Debian/Ubuntu would st
Heya,
http://www.freedesktop.org/software/systemd/systemd-12.tar.bz2
Quite a number of new features. I'll probably do another blog story
about all of this one of the next days. Here's the exciting stuff, and
below the detailed stuff:
- Bash completion support for systemctl
- Handling of cryttab,
On Tue, Nov 16, 2010 at 23:50, Lucas De Marchi
wrote:
> On Tue, Nov 16, 2010 at 8:04 PM, Lennart Poettering
> wrote:
>> On Tue, 16.11.10 11:47, Lucas De Marchi ([email protected])
>> wrote:
>>
>> Vala is actually not required for building the tarball, since the
>> tarball includes ge
On Tue, Nov 16, 2010 at 8:04 PM, Lennart Poettering
wrote:
> On Tue, 16.11.10 11:47, Lucas De Marchi ([email protected]) wrote:
>
> Vala is actually not required for building the tarball, since the
> tarball includes generated code. However, we do require people who build
> from git to
On Tue, 16.11.10 09:36, Ludwig Nussel ([email protected]) wrote:
>
> Lennart Poettering wrote:
> > On Mon, 15.11.10 16:50, Ludwig Nussel ([email protected]) wrote:
> >
> > > > Fixed this now. Ideally Debian/Ubuntu would stop renaming agetty like
> > > > this, or at least do it via symlin
On Tue, 16.11.10 11:47, Lucas De Marchi ([email protected]) wrote:
Vala is actually not required for building the tarball, since the
tarball includes generated code. However, we do require people who build
from git to have a recent Vala version around, so that the tarballs they
can bui
---
configure.ac |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index b37e994..56f9413 100644
--- a/configure.ac
+++ b/configure.ac
@@ -259,10 +259,10 @@ if test "$have_gtk" = "yes"; then
PKG_CHECK_MODULES(LIBNOTIFY, [ libnotify >
Lennart Poettering wrote:
> On Mon, 15.11.10 16:50, Ludwig Nussel ([email protected]) wrote:
>
> > > Fixed this now. Ideally Debian/Ubuntu would stop renaming agetty like
> > > this, or at least do it via symlink only. I'd love to get rid of the
> > > differences between the distros here.
> >