[systemd-commits] 2 commits - TODO configure.ac
Lennart Poettering
lennart at kemper.freedesktop.org
Thu Sep 27 08:19:05 PDT 2012
TODO | 2 ++
configure.ac | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 1b89884ba31cbe98f159ce2c7d6fac5f6a57698f
Author: Lennart Poettering <lennart at poettering.net>
Date: Thu Sep 27 17:18:13 2012 +0200
update TODO
diff --git a/TODO b/TODO
index 37f7349..0adb291 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,8 @@ F18:
Features:
+* currently x-systemd.timeout is lost in the initrd, since crypttab is copied into dracut, but fstab isn't
+
* WorkingDirectory: support env var replacements like in ExecStart= so that people can use $HOME
* refuse boot if /etc/machine-id is not useful
commit a2807ac2e0bd16dc33ef9803ea297f37e7eb28f3
Author: Lennart Poettering <lennart at poettering.net>
Date: Thu Sep 27 17:18:08 2012 +0200
build-sys: bump revision
diff --git a/configure.ac b/configure.ac
index 2ee2314..34eb5a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.64])
AC_INIT([systemd],
- [191],
+ [192],
[http://bugs.freedesktop.org/enter_bug.cgi?product=systemd],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])
More information about the systemd-commits
mailing list