Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-14 | manager: merge /etc/xdg/systemd/session and /etc/systemd/session | Lennart Poettering | |
2010-05-13 | build-sys: include README and LICENSE in tarball | Lennart Poettering | |
2010-05-13 | vala: hide a few vala warnings | Lennart Poettering | |
2010-05-13 | configure: Allow to disable build of tools that require GTK. | Michael Tremer | |
2010-05-10 | Distribute the necessary header files too | Tollef Fog Heen | |
Add all header files that we need to EXTRA_DIST to ensure they are actually in the tarball. | |||
2010-05-10 | Remove .h files from _SOURCES | Tollef Fog Heen | |
Automake is buggy when you mix C and Vala programs. It tries to call valac with the full contents of _SOURCES for the program, but valac errors out when given .h files. Until this is fixed, we can't list .h files in _SOURCES or "make dist" breaks. | |||
2010-05-09 | swap: add .swap unit type | Maarten Lankhorst | |
2010-05-09 | loopback: configure lo device on bootup | Lennart Poettering | |
2010-05-08 | hostname: unify hostname configuration file parsers a little | Lennart Poettering | |
2010-05-06 | we don't actually need libgee anymore | Lennart Poettering | |
2010-04-23 | units: fix logger/initctl paths | Lennart Poettering | |
2010-04-21 | execute: support basic filesystem namespacing | Lennart Poettering | |
2010-04-21 | reload: implement reload/reexec logic | Lennart Poettering | |
2010-04-18 | dbus: greatly extend dbus coverage | Lennart Poettering | |
2010-04-15 | core: add minimal templating system | Lennart Poettering | |
2010-04-13 | units: install a few basic units by default | Lennart Poettering | |
2010-04-10 | udev: install rules file that ignore those nasty useless tty devices by default | Lennart Poettering | |
2010-04-10 | dbus: install D-Bus policy file by default | Lennart Poettering | |
2010-04-10 | mount: implement mounting properly | Lennart Poettering | |
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 | hostname: set hostname early during boottime | Lennart Poettering | |
2010-04-07 | build-sys: fix build regarding SYSTEM_SYSVRCND_PATH | Lennart Poettering | |
2010-04-07 | build-sys: automatically detect SysV init dirs | Lennart Poettering | |
2010-04-04 | sysv: implement /dev/initctl compatibility | Lennart Poettering | |
2010-03-31 | cgroup: add cgroupsification | Lennart Poettering | |
2010-02-13 | config: implement search path logic | Lennart Poettering | |
2010-02-05 | dbus: send out signals when units/jobs come, go and change | Lennart Poettering | |
2010-02-03 | build: basic autoconfization | Lennart Poettering | |