Commit Graph

2046 Commits

Author SHA1 Message Date
Lennart Poettering 5d44db4a90 dbus: pass along information why a job failed when it failed (dbus api change!) 2011-02-24 02:36:34 +01:00
Lennart Poettering ccc80078fe general: unify error code we generate on timeout 2011-02-24 02:33:57 +01:00
Lennart Poettering aa2e211587 units: synchronize gettys to plymouth even if plymouth is killed by gdm 2011-02-24 02:32:50 +01:00
Lennart Poettering 2e0d98fa87 update TODO 2011-02-23 19:44:29 +01:00
Lennart Poettering 23e1e0c4a3 job: start job timer when we begin running the job, not already when we add it to the queue of jobs 2011-02-23 18:46:57 +01:00
Lennart Poettering b61e476f51 cryptsetup: try to show the mount point for a crypto disk if we can 2011-02-23 18:46:27 +01:00
Lennart Poettering be12dd0cb8 rescue: terminate plymouth entirely when going into rescue mode 2011-02-23 18:42:08 +01:00
Lennart Poettering 7ded2e28f2 ask-password: fix handling of timeouts when waiting for password 2011-02-23 01:12:29 +01:00
Lennart Poettering 21bc923aa3 ask-password: supported plymouth cached passwords 2011-02-23 01:12:07 +01:00
Lennart Poettering 80758717a6 main: print warning if /usr is on a seperate partition 2011-02-23 01:10:20 +01:00
Lennart Poettering 3642d1c988 plymouth: don't wait forever for plymouth in case it is stuck 2011-02-22 18:51:44 +01:00
Lennart Poettering 62170515a1 update TODO 2011-02-22 02:45:06 +01:00
Lennart Poettering 721bca5763 virtualization: check cpuid first, since it is cheaper than DMI 2011-02-22 01:39:19 +01:00
Lennart Poettering 4e08da90d4 util: make string static 2011-02-22 00:19:03 +01:00
Lennart Poettering b7ff1e47da plymouth: ensure we start not a single getty before plymouth is gone because we never know which ttys plymouth still controls 2011-02-21 23:55:17 +01:00
Lennart Poettering 67d6a9abac README: document that we need ipv6 2011-02-21 22:40:56 +01:00
Lennart Poettering cb40c15e48 condition: drop pointless double negation 2011-02-21 22:10:04 +01:00
Lennart Poettering 039655a40c unit: introduce ConditionVirtualization= 2011-02-21 22:07:55 +01:00
Lennart Poettering 07faed4f99 virtualization: beef virtualization code 2011-02-21 21:48:59 +01:00
Lennart Poettering b284eabdc1 dbus: don't rely that timer/path units have an initialized unit field 2011-02-21 19:26:53 +01:00
Lennart Poettering 50483512b9 mount: make sure network mounts are ordered after network.target 2011-02-21 13:32:18 +01:00
Lennart Poettering 4dba533a13 kmsg-syslogd: fix build 2011-02-21 04:01:26 +01:00
Lennart Poettering 3351dc0721 kmsg-syslogd: increase terminate timeout to 5min to generte less debug spew 2011-02-20 23:20:55 +01:00
Kay Sievers 5622dde36d systemctl: shutdown(8) - call kexec if kexec kernel is loaded 2011-02-20 21:09:07 +01:00
Lennart Poettering 80f7378c5d unit: don't timeout fsck 2011-02-20 20:27:59 +01:00
Mike Kazantsev 48c4fad950 man: fixed typo in SyslogIdentifier= 2011-02-19 14:32:44 +01:00
Lennart Poettering 78ab08eb1a tmpfiles: never clean up block devices 2011-02-19 14:20:16 +01:00
Lennart Poettering b5c6cf8734 main: refuse --test as root 2011-02-19 14:20:00 +01:00
Lennart Poettering 783bd61209 units: order fsck@.service before basic.target instead of local-fs.target to relax things a little 2011-02-18 12:39:30 +01:00
Lennart Poettering a76fad090a readahead: remove misleading error messages
https://bugzilla.redhat.com/show_bug.cgi?id=678255
2011-02-18 02:26:03 +01:00
Lennart Poettering d12d0e647a man: don't do more reloads than necessary in spec files 2011-02-18 02:25:18 +01:00
Lennart Poettering f73f76acff util: retry opening a TTY on EIO
https://bugs.freedesktop.org/show_bug.cgi?id=33996
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/554172/comments/245
2011-02-17 16:29:49 +01:00
Lennart Poettering fc116c6a19 util: beef up logic to find ctty name 2011-02-17 16:29:04 +01:00
Lennart Poettering 4ff21d8582 tmpfiles: kill double slashes in unix socket names, just in case 2011-02-17 13:13:34 +01:00
Lennart Poettering 2588ff0b94 build-sys: prepare release v18 2011-02-16 22:18:28 +01:00
Lennart Poettering e67c3609b1 systemctl: introduce --ignore-dependencies 2011-02-16 21:59:31 +01:00
Lennart Poettering 30732560c4 systemctl: introduce --failed to show only failed services 2011-02-16 20:34:59 +01:00
Lennart Poettering 70db8e3a0b rescue: make 'systemctl default' fail if there is already something running when the shell exited 2011-02-16 19:34:38 +01:00
Lennart Poettering da71f23cda util: seperate welcome line from other output by empty lines 2011-02-16 19:34:38 +01:00
Lennart Poettering 3aea3b3597 manager: don't consider transaction jobs conflicting with queued jobs redundant 2011-02-16 19:34:38 +01:00
Lennart Poettering 3ede835a04 README: update requirements 2011-02-16 19:34:38 +01:00
Lennart Poettering 444d943235 udev: ignore block devices which no known contents, to avoid trying of mounts/swapons when devices aren't set up full yet 2011-02-16 19:34:38 +01:00
Kay Sievers 853856101b swap: handle "nofail" from fstab 2011-02-15 18:38:15 +01:00
Lennart Poettering f959c5e63a cleanup TODO 2011-02-15 13:09:00 +01:00
Lennart Poettering 27abbe8251 mount,swap: properly add dependencies to logger if needed 2011-02-15 12:28:26 +01:00
Lennart Poettering 934da03599 service: change default std output to inherit 2011-02-15 12:28:01 +01:00
Lennart Poettering 0a494f1ff3 exec: introduce global defaults for the standard output of services 2011-02-15 11:52:29 +01:00
Lennart Poettering b7cf1b68a7 udev: use SYSTEMD_READY to mask uninitialized DM devices 2011-02-15 10:59:46 +01:00
Lennart Poettering 48774cf60f fsck: output to /dev/console by default in addition to syslog 2011-02-15 01:28:31 +01:00
Lennart Poettering 28dbc1e80b execute: optionally forward program output to /dev/console in addition to syslog/kmsg 2011-02-15 01:27:53 +01:00