Commit graph

32 commits

Author SHA1 Message Date
Lennart Poettering e99e38bbdc build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
Lennart Poettering cb8a8f78a1 service: consider a process exiting with SIGTERM a clean exit 2010-05-16 03:55:19 +02:00
Lennart Poettering d9a76d8f86 mount: don't negate errno when passing it to strerror() 2010-05-15 17:23:35 +02:00
Lennart Poettering 4e85aff465 execute: fix bad jump 2010-05-14 02:29:45 +02:00
Lennart Poettering 6e2ef85b25 units: rework automatic dependency logic between automounts, mounts, sockets, swaps 2010-05-13 03:07:16 +02:00
Lennart Poettering 1137a57c26 environment: allow control of the environment block via D-Bus 2010-05-09 23:53:52 +02:00
Maarten Lankhorst 07b0b134d3 swap: add .swap unit type 2010-05-09 18:46:10 +02:00
Lennart Poettering 40d50879d9 get rid of unicode arrows, since the linux console cannot show them, not even in unicode mode 2010-04-23 20:25:55 +02:00
Lennart Poettering c497c7a9e4 manager: introduce 'isolate' job mode which kills all units but the requested one 2010-04-22 02:42:59 +02:00
Lennart Poettering 701cc384c2 manager: automatically GC unreferenced units 2010-04-21 06:01:13 +02:00
Lennart Poettering a16e112358 reload: implement reload/reexec logic 2010-04-21 03:27:44 +02:00
Lennart Poettering 4139c1b272 dbus: greatly extend dbus coverage 2010-04-18 03:08:16 +02:00
Lennart Poettering 8d567588ca automount: implement automount unit type 2010-04-16 23:24:39 +02:00
Lennart Poettering 9e2f7c11fb core: add minimal templating system 2010-04-15 03:11:15 +02:00
Lennart Poettering 9fcc065a77 mount: only add those mount points to localfs.target as Wants that are marked for us 2010-04-13 21:55:34 +02:00
Lennart Poettering 10a9442017 systemctl: show sub state along active state 2010-04-13 20:59:01 +02:00
Lennart Poettering 80876c20f6 rework tty handling
We now make sure to run all services in their own session, possibly with
a controlling terminal.

This also extends the service and socket state machines a little.
2010-04-13 02:06:27 +02:00
Lennart Poettering 5e94833f41 service,mount,socket: explicitly unwatch control pids 2010-04-11 00:22:36 +02:00
Lennart Poettering e537352b9b mount: implement mounting properly
This also includes code that writes utmp/wtmp records when applicable,
making use the mount infrastructure to detct when those files are
accessible.

Finally, this also introduces a --dump-configuration-items switch.
2010-04-10 18:00:34 +02:00
Lennart Poettering 23a177ef7c rework merging/loading logic 2010-04-06 02:43:58 +02:00
Lennart Poettering 79ef004b0c mount: fix loop exit 2010-02-14 01:09:22 +01:00
Lennart Poettering 2e478a46c3 mount,device: drop prefix from unit names to make them easily decodable 2010-02-14 01:02:46 +01:00
Lennart Poettering c1e1601e8c dbus: send out signals when units/jobs come, go and change 2010-02-05 00:38:41 +01:00
Lennart Poettering a7334b0952 license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
Lennart Poettering f94ea366d3 monitor udev for device changes 2010-01-29 06:45:59 +01:00
Lennart Poettering ef734fd6c2 watch mount status file 2010-01-29 06:04:08 +01:00
Lennart Poettering f50e0a0123 implement coldpluggin 2010-01-29 03:18:09 +01:00
Lennart Poettering b08d03ffe5 add mount enumerator 2010-01-29 02:07:41 +01:00
Lennart Poettering d46de8a1a2 rework config file load logic 2010-01-28 02:44:47 +01:00
Lennart Poettering 87f0e418cf s/name/unit 2010-01-26 21:39:06 +01:00
Lennart Poettering 034c6ed7da first attempt at proper service/socket logic 2010-01-26 04:18:44 +01:00
Lennart Poettering 5cb5a6ffc3 first attempt in implementinging execution logic 2010-01-23 01:52:57 +01:00