Commit graph

57 commits

Author SHA1 Message Date
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 db06e3b6a5 service: sysv priorities in link names should take precedence, since they are possibly fixed up by chkconfig 2010-04-24 04:26:33 +02:00
Lennart Poettering cabab516b3 socket: fix bitfields in fd watches 2010-04-23 22:11:13 +02:00
Lennart Poettering 6542952f8b initctl: minor updates 2010-04-23 05:22:20 +02:00
Lennart Poettering 4f0f902fc8 manager: enforce limit on accepted number of names 2010-04-22 02:56:42 +02:00
Lennart Poettering 701cc384c2 manager: automatically GC unreferenced units 2010-04-21 06:01:13 +02:00
Lennart Poettering 9d58f1dbdb reorder large structs a little, based on pahole info 2010-04-21 04:01:24 +02:00
Lennart Poettering 51f7e59683 manager: pack structs a bit tighter 2010-04-21 03:41:58 +02:00
Lennart Poettering a16e112358 reload: implement reload/reexec logic 2010-04-21 03:27:44 +02:00
Lennart Poettering 41447faf1f snapshot: implement snapshot unit logic 2010-04-18 03:07:42 +02:00
Lennart Poettering 8d567588ca automount: implement automount unit type 2010-04-16 23:24:39 +02:00
Lennart Poettering 05e343b704 service: optionally, trie dbus name cycle to service cycle 2010-04-15 23:16:16 +02:00
Lennart Poettering 4f2d528d3b socket: optionally call accept() for incoming connections and spawn one service instance per connection 2010-04-15 06:20:00 +02:00
Lennart Poettering 9e2f7c11fb core: add minimal templating system 2010-04-15 03:11:15 +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 2824707654 manager: simplify startup of special targets 2010-04-13 01:59:06 +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 2c696a96a2 build-sys: automatically figure out names of dbus/syslog services 2010-04-10 18:00:21 +02:00
Lennart Poettering 37d88da701 main: fall back to rescue target when default target cannot be loaded 2010-04-08 02:00:40 +02:00
Lennart Poettering adcbe07c2f sysv: handle suse style boot.d dirs 2010-04-07 18:46:49 +02:00
Lennart Poettering 0571e0111d build-sys: automatically detect SysV init dirs 2010-04-07 15:35:01 +02:00
Lennart Poettering 4a21885b43 sysv: sysv service should depend on the full basic system, not only rc.sysinit 2010-04-07 03:20:19 +02:00
Lennart Poettering a5dab5ce0f manager: make running_as configurable 2010-04-06 23:55:42 +02:00
Lennart Poettering f278026d21 dbus: connect to bus as soon as the special dbus service is around 2010-04-06 16:32:07 +02:00
Lennart Poettering 23a177ef7c rework merging/loading logic 2010-04-06 02:43:58 +02:00
Lennart Poettering 0fd030bea1 sysv: require sysinit.service from all sysv services 2010-04-04 22:51:16 +02:00
Lennart Poettering 8e27452380 cgroup: add cgroupsification 2010-03-31 16:29:55 +02:00
Lennart Poettering 2c4104f009 service: add SysV init script parser 2010-02-14 01:09:01 +01:00
Lennart Poettering 036643a247 config: implement search path logic 2010-02-13 01:07:02 +01:00
Lennart Poettering dfcd764ea6 manager: identify the init/system/user mode we are running it and pick D-Bus bus accordingly 2010-02-12 21:57:39 +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 86fbf37085 dbus: install some properties on the job objects 2010-02-02 12:42:08 +01:00
Lennart Poettering ea4309869e add basic (and not very useful) D-Bus support 2010-02-01 03:33:24 +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 25ac040b48 add basic udev device enumeration module 2010-01-28 06:46:33 +01:00
Lennart Poettering 98b5b2986f add more special units 2010-01-28 02:43:52 +01:00
Lennart Poettering ce578209aa add infrastructure for special units 2010-01-28 02:01:15 +01:00
Lennart Poettering acbb02252a yay, we can start socket units 2010-01-27 04:31:52 +01:00
Lennart Poettering 0301abf48e implement drop-in directories 2010-01-27 00:15:56 +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 9152c76506 add simple event loop 2010-01-24 00:39:29 +01:00
Lennart Poettering 83c60c9f0c implement proper binding on ports 2010-01-23 22:56:47 +01:00
Lennart Poettering 5cb5a6ffc3 first attempt in implementinging execution logic 2010-01-23 01:52:57 +01:00
Lennart Poettering 302d0040d2 fix memleak 2010-01-20 20:47:49 +01:00
Lennart Poettering 7fad411cb5 start implementing a test suite for the engine 2010-01-20 05:03:52 +01:00