1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00
Commit Graph

524 Commits

Author SHA1 Message Date
Lennart Poettering
bb009d81b0 build-sys: make xsltproc/sed invocations silent 2010-05-17 19:53:16 +02:00
Lennart Poettering
12e84679cc build-sys: set M4_DISTRO_FLAG from the configure script 2010-05-17 19:52:57 +02:00
Lennart Poettering
705dbf3aa3 units: make sure to ship units/remote-fs.target.m4 in tarball 2010-05-17 19:42:57 +02:00
Lennart Poettering
50321ee3ef units: add a couple of Conflicts to make boot targets exclusive 2010-05-17 19:37:49 +02:00
Lennart Poettering
bd3d19a4ea man: complete service.special(7) man page 2010-05-17 19:37:21 +02:00
Lennart Poettering
b6c2bf61c5 build-sys: fix --distro= configure explations 2010-05-17 19:36:22 +02:00
Lennart Poettering
1486dbe1c6 docs: update DISTRO_PORTING a little 2010-05-17 19:35:36 +02:00
Lennart Poettering
e6aad08ba8 units: fix commenting 2010-05-17 02:17:47 +02:00
Lennart Poettering
fb1bd35a5d unit: properly generate session units 2010-05-17 02:17:22 +02:00
Lennart Poettering
340d89e06e build-sys: add small redirecting Makefiles to simplify compilation from within emacs 2010-05-17 01:44:03 +02:00
Lennart Poettering
eb10a76494 docs: add terse distribution porting guide 2010-05-17 01:40:02 +02:00
Lennart Poettering
5e6afdd3d3 units: add distribution-specific units 2010-05-17 01:39:58 +02:00
Lennart Poettering
f0b02ca2af units: add rpcbind.target special 2010-05-16 22:50:02 +02:00
Lennart Poettering
07c132ffdd swap: add swap.target Wants links only when running as system instance 2010-05-16 22:48:14 +02:00
Lennart Poettering
307e85efbb mount: add remote-fs.target/local-fs.target Wants links only when running as system instance 2010-05-16 22:46:03 +02:00
Lennart Poettering
9f23530860 man: document a few special units 2010-05-16 22:45:11 +02:00
Lennart Poettering
08a96fb00a units: add missing syslog.target.in file to git tree 2010-05-16 21:29:41 +02:00
Lennart Poettering
34eff652ce build-sys: provide distro-agnostic defaults for distro-specific settings 2010-05-16 21:28:41 +02:00
Lennart Poettering
865f2ad151 units: drop After=sysinit.service line in local-fs.target which should be reversed and put into sysinit.service 2010-05-16 21:15:54 +02:00
Lennart Poettering
a7b6f8e578 units: automatically generated syslog.target 2010-05-16 21:15:46 +02:00
Lennart Poettering
70449379de units: move a number of units into the tarball 2010-05-16 20:49:41 +02:00
Lennart Poettering
dfac97b21e build-sys: generate intermediate files in subdirs 2010-05-16 19:09:22 +02:00
Lennart Poettering
797e2f0e4d build-sys: move remaining source files to src/ 2010-05-16 18:51:06 +02:00
Lennart Poettering
e99e38bbdc build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
Lennart Poettering
e9da3678fc build-sys: use autoconf'igured mkdir/ln/sed programs 2010-05-16 18:34:31 +02:00
Lennart Poettering
05a602f468 build-sys: fix make distcheck 2010-05-16 18:23:09 +02:00
Tollef Fog Heen
1b322bdb2a build-sys: update package URL to point to freedesktop.org 2010-05-16 18:18:55 +02:00
Tollef Fog Heen
1b00a25522 build-sys: point the development/bug report address at the fd.o list 2010-05-16 18:18:31 +02:00
Tollef Fog Heen
136337ff74 build-sys: support setting path and service names from configure
Allow passing --with switches for SysV init path, SysV rcN.d path,
DBus and syslog service names.

Also bail out if those are not passed and distro is other
2010-05-16 18:18:02 +02:00
Tollef Fog Heen
bf024b022d build-sys: rename --with-distro=none to --with-distro=other 2010-05-16 18:17:35 +02:00
Lennart Poettering
3ff467472e systemadm: show details for a unit after loading it 2010-05-16 18:14:35 +02:00
Lennart Poettering
f58eedd538 systemadm: show in window title whether we inspect the session or the system bus 2010-05-16 18:14:17 +02:00
Lennart Poettering
8407a5d018 swap: don't add mount links for swap devices 2010-05-16 18:13:58 +02:00
Lennart Poettering
d4e6a6f66b systemadm: show dependencies in the UI 2010-05-16 18:02:41 +02:00
Lennart Poettering
92aa6f3633 systemadm: ignore entry activation on empty string 2010-05-16 16:21:08 +02:00
Lennart Poettering
416f4a8457 systemadm: add space to both sides of the unit load entry box 2010-05-16 16:20:51 +02:00
Lennart Poettering
5301be81d0 dbus: expoose unit dependencies 2010-05-16 16:20:24 +02:00
Lennart Poettering
ed42e037bc systemadm: add UI for loading new units 2010-05-16 04:31:42 +02:00
Lennart Poettering
949061f0d6 manager: add newly created units to gc queue 2010-05-16 04:31:07 +02:00
Lennart Poettering
413d6313d8 manager: don't dispatch load queue if we don't have to 2010-05-16 04:30:45 +02:00
Lennart Poettering
dd28669fc7 systemadm: update UI when jobs/units change 2010-05-16 03:58:16 +02:00
Lennart Poettering
37a8e68316 manager: rearrange order of mainloop, put gc/cleanup last to maximize reusing 2010-05-16 03:57:56 +02:00
Lennart Poettering
94b6dfa24f unit,job: when we suppress a D-Bus signal because nobody is listening, don't delay it until later 2010-05-16 03:57:07 +02:00
Lennart Poettering
c1b94fda55 systemctl: log whenever a unit/job changes 2010-05-16 03:55:52 +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
ca139f94c8 util: add gfs to list of network filesystems 2010-05-16 03:54:40 +02:00
Lennart Poettering
a1d821025a systemadm: consider units with a job live 2010-05-16 02:37:59 +02:00
Lennart Poettering
129126f379 fixme: update todo list 2010-05-16 01:49:45 +02:00
Lennart Poettering
4f4a1dbf21 logger: support printk() style priority prefixes 2010-05-16 01:46:35 +02:00
Lennart Poettering
8bfcc8ea65 logger,initctl: port to daemon reference implementation 2010-05-16 01:45:52 +02:00