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
Lennart Poettering
abbbea81a8
sd-daemon: add reference implementation of various daemon apis
2010-05-16 01:43:53 +02:00
Malcolm Studd
65c8976ab1
build-sys: slackware support
...
Attached is a patch for slackware support. If you want it some other
way, let me know; I haven't used git before.
Slackware doesn't have gnome or vala, and I'm having some issues with
the vala programs in systemd. I installed the vala compiler, and the
configure script says I have everything required, but compilation
fails (log attached). Is there something I'm missing? I installed
systemd by commenting out the vala programs in Makefile.am.
Malcolm
2010-05-15 23:43:33 +02:00
Robert Gerus
e12891f70c
build-sys: Update Vala configure check
2010-05-15 23:20:37 +02:00
Lennart Poettering
9ef5867847
systemadm: fix window title
2010-05-15 23:15:23 +02:00
Lennart Poettering
43aa226daf
install: create both session/system unit dirs, even if empty
2010-05-15 23:15:10 +02:00
Lennart Poettering
d1ab0ca073
man: add some initial man page work
2010-05-15 23:06:41 +02:00
Lennart Poettering
843d264384
log: rework logging logic so that we don't keep /dev/console open
2010-05-15 17:25:08 +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
bff7c062a4
macro: interpret arguments to IOVEC_SET_STRING only once
2010-05-15 17:22:58 +02:00
Lennart Poettering
e3d1855bb9
util: flush inotify fd only when we have it
2010-05-14 04:36:47 +02:00
Lennart Poettering
affda78706
main: make sure we don't accidentally acquire a controlling terminal
2010-05-14 04:36:24 +02:00
Lennart Poettering
ea5652c296
main: acquire console before execing crash shell
2010-05-14 04:35:51 +02:00
Lennart Poettering
64c1b5bf9c
install: create /cgroup/debug mount point on install
2010-05-14 04:22:29 +02:00
Lennart Poettering
173e382182
unit: record inactive enter/exit timestamps to facilitate syslog lookups
2010-05-14 03:05:38 +02:00
Lennart Poettering
30de7d8520
downgrade a few log msgs
2010-05-14 02:50:32 +02:00
Lennart Poettering
4697132b91
manager: merge /etc/xdg/systemd/session and /etc/systemd/session
2010-05-14 02:50:19 +02:00