chiark / gitweb /
execute: reopen console in the spawned processes, if necessary
[elogind.git] / Makefile.am
2010-05-19 Lennart Poetteringunits: don't install var-run.mount anymore for the...
2010-05-18 Lennart Poetteringunits: replace a few non-essential API mounts with...
2010-05-17 Lennart Poetteringbuild-sys: remove vala generated sources only when...
2010-05-17 Lennart Poetteringcgroup: don't require debug cgroup controller anymore...
2010-05-17 Lennart Poetteringbuild-sys: don't fail if we cannot create /cgroup/debug
2010-05-17 Lennart Poetteringbuild-sys: enable xsltproc rules only if we have xsltproc
2010-05-17 Lennart Poetteringbuild-sys: simplify sed rules
2010-05-17 Lennart Poetteringbuild-sys: fix make distcheck
2010-05-17 Lennart Poetteringman: replace syslog name in man page by configured...
2010-05-17 Lennart Poetteringbuild-sys: make xsltproc/sed invocations silent
2010-05-17 Lennart Poetteringbuild-sys: set M4_DISTRO_FLAG from the configure script
2010-05-17 Lennart Poetteringunits: make sure to ship units/remote-fs.target.m4...
2010-05-17 Lennart Poetteringunit: properly generate session units
2010-05-16 Lennart Poetteringdocs: add terse distribution porting guide
2010-05-16 Lennart Poetteringunits: add distribution-specific units
2010-05-16 Lennart Poetteringunits: add rpcbind.target special
2010-05-16 Lennart Poetteringman: document a few special units
2010-05-16 Lennart Poetteringunits: automatically generated syslog.target
2010-05-16 Lennart Poetteringunits: move a number of units into the tarball
2010-05-16 Lennart Poetteringbuild-sys: generate intermediate files in subdirs
2010-05-16 Lennart Poetteringbuild-sys: move source files to subdirectory
2010-05-16 Lennart Poetteringbuild-sys: use autoconf'igured mkdir/ln/sed programs
2010-05-16 Lennart Poetteringbuild-sys: fix make distcheck
2010-05-15 Lennart Poetteringlogger,initctl: port to daemon reference implementation
2010-05-15 Lennart Poetteringinstall: create both session/system unit dirs, even...
2010-05-15 Lennart Poetteringman: add some initial man page work
2010-05-14 Lennart Poetteringinstall: create /cgroup/debug mount point on install
2010-05-14 Lennart Poetteringmanager: merge /etc/xdg/systemd/session and /etc/system...
2010-05-13 Lennart Poetteringbuild-sys: include README and LICENSE in tarball
2010-05-13 Lennart Poetteringvala: hide a few vala warnings
2010-05-13 Michael Tremerconfigure: Allow to disable build of tools that require...
2010-05-09 Tollef Fog HeenDistribute the necessary header files too
2010-05-09 Tollef Fog HeenRemove .h files from _SOURCES
2010-05-09 Maarten Lankhorstswap: add .swap unit type
2010-05-09 Lennart Poetteringloopback: configure lo device on bootup
2010-05-08 Lennart Poetteringhostname: unify hostname configuration file parsers...
2010-05-06 Lennart Poetteringwe don't actually need libgee anymore
2010-04-23 Lennart Poetteringunits: fix logger/initctl paths
2010-04-21 Lennart Poetteringexecute: support basic filesystem namespacing
2010-04-21 Lennart Poetteringreload: implement reload/reexec logic
2010-04-18 Lennart Poetteringdbus: greatly extend dbus coverage
2010-04-15 Lennart Poetteringcore: add minimal templating system
2010-04-13 Lennart Poetteringunits: install a few basic units by default
2010-04-10 Lennart Poetteringudev: install rules file that ignore those nasty useles...
2010-04-10 Lennart Poetteringdbus: install D-Bus policy file by default
2010-04-10 Lennart Poetteringmount: implement mounting properly
2010-04-10 Lennart Poetteringhostname: set hostname early during boottime
2010-04-07 Lennart Poetteringbuild-sys: fix build regarding SYSTEM_SYSVRCND_PATH
2010-04-07 Lennart Poetteringbuild-sys: automatically detect SysV init dirs
2010-04-04 Lennart Poetteringsysv: implement /dev/initctl compatibility
2010-03-31 Lennart Poetteringcgroup: add cgroupsification
2010-02-13 Lennart Poetteringconfig: implement search path logic
2010-02-04 Lennart Poetteringdbus: send out signals when units/jobs come, go and...
2010-02-03 Lennart Poetteringbuild: basic autoconfization