Lennart Poettering
82c64bf578
snapshot: fix deserialization
2010-07-10 04:51:03 +02:00
Lennart Poettering
1e001f52d2
main: add a few more useful diagnostic log messages
2010-07-10 04:50:19 +02:00
Lennart Poettering
2e22afe909
execute: add ability to configure the kill signal
2010-07-10 04:49:37 +02:00
Lennart Poettering
73c33e7f22
mount: add implicit umount.target conflicts only in system mode
2010-07-10 04:46:58 +02:00
Lennart Poettering
5682009b21
units: pull in shutdown.target and umount.target when entering emergency mode
2010-07-10 04:42:22 +02:00
Lennart Poettering
41e450596a
automount: refuse automounts for the root file system
2010-07-10 02:41:25 +02:00
Lennart Poettering
4e67ddd6b3
units: introduce umount.target for unmounting all file systems
2010-07-10 02:41:06 +02:00
Lennart Poettering
b8131a87cc
systemctl: show connection counters only for Accept=yes sockets
2010-07-10 00:55:44 +02:00
Lennart Poettering
828f33e89b
man: update daemon man page a little
2010-07-10 00:49:00 +02:00
Lennart Poettering
83bda35801
build-sys: drop special name hack for dbus.service since a native service file is now shipped upstream dbus
2010-07-10 00:22:38 +02:00
Lennart Poettering
ab5506a922
update fixme
2010-07-09 23:43:16 +02:00
Lennart Poettering
25366e094c
socket: fix loading of .service files for .socket files
2010-07-09 23:43:16 +02:00
Lennart Poettering
a821caaae1
main: make it possible to run a system daemon along side an aloready running one for testing purposes
2010-07-09 23:43:16 +02:00
Lennart Poettering
71a6f75381
install: properly parse --realize=reload
2010-07-09 23:43:16 +02:00
Kay Sievers
f8e1755297
units: SUSE - set COLD_BOOT to skip own boot.d/ handling on shutdown
2010-07-09 11:53:39 +02:00
Lennart Poettering
a45f61d76c
build-sys: add make upload target
2010-07-09 05:06:11 +02:00
Lennart Poettering
39280feb57
build-sys: bump version
2010-07-09 05:02:26 +02:00
Lennart Poettering
27765dfc7a
build-sys: disable inline warnings
2010-07-09 05:02:26 +02:00
Lennart Poettering
37967211b3
update fixme
2010-07-09 05:02:26 +02:00
Lennart Poettering
455bb5a4bd
units: connect shutdown scripts explicitly with the tty, because native units now default to /dev/null stdout otherwise
2010-07-09 04:37:13 +02:00
Lennart Poettering
4627d39661
build-sys: set SYSTEMD_SKIP_API_MOUNTS=1 when generating introspection files
2010-07-09 00:13:18 +02:00
Lennart Poettering
ca326f6f2d
main: introduce $SYSTEMD_SKIP_API_MOUNTS to disable mounting of API FS
2010-07-09 00:03:09 +02:00
Lennart Poettering
085b94eec3
man: fix minor ambuigity
2010-07-08 21:48:09 +02:00
Ozan Çağlayan
dccb26007a
man: Minor typographic fixes to systemd.xml
...
Fix some minor grammar and punctuation typos.
2010-07-08 21:46:36 +02:00
Ozan Çağlayan
58c16a1a3c
man: Fix minor issues in systemd.unit.xml
...
Fix minor typographic, punctuation and grammar errors.
2010-07-08 21:45:22 +02:00
Lennart Poettering
b4f10a5e89
install: various improvements
...
Rename --start to --realize, to make things less confusing when doing
"systemctl stop --realize foo.service".
Introduce --realize=reload.
Don't talk to systemd when run within a chroot, or when systemd isn't
running.
2010-07-08 21:39:01 +02:00
Lennart Poettering
bc8c2f5c54
systemctl: short cut things if we aren't root and the user requested a reboot to suppress unnecessary wall message
2010-07-08 21:36:40 +02:00
Kay Sievers
d47b555bb6
systemctl: don't actually reboot/poweroff/halt if only a wtmp update is requested
2010-07-08 21:36:40 +02:00
Lennart Poettering
e34b6159f3
cgls: fix missing initialization
2010-07-08 21:17:41 +02:00
Lennart Poettering
fa776d8e96
cgls: beef up control group dumping and introduce cgls tool
2010-07-08 21:01:42 +02:00
Lennart Poettering
ab35fb1bc6
systemctl: filter and sort member pid of cgroup
2010-07-08 06:08:32 +02:00
Lennart Poettering
f8820b628c
service: don't enable native services via legacy sysv symlinks anymore
2010-07-08 05:29:46 +02:00
Lennart Poettering
83698d60db
units: properly create prefdm symlink
2010-07-08 05:29:09 +02:00
Lennart Poettering
301056b7a0
util: fix missing memory initialization
2010-07-08 05:23:34 +02:00
Lennart Poettering
c368608323
mount: fix confirm spawn setting
2010-07-08 05:22:34 +02:00
Lennart Poettering
4c90c122af
dbus: add missing dbus-errors.h header
2010-07-08 04:24:09 +02:00
Lennart Poettering
319346674c
units: kill the emergency shell with SIGHUP
2010-07-08 04:21:53 +02:00
Lennart Poettering
420a0166a2
man: document variable substitution
2010-07-08 04:19:54 +02:00
Lennart Poettering
fab56fc541
execute: support minimal environment variable replacement when executing processes
2010-07-08 04:09:59 +02:00
Lennart Poettering
1e3ad081ef
execute: if the main process of a service already owns the TTY, don't wait for acquiring it again in the reload/stop step
2010-07-08 04:09:17 +02:00
Lennart Poettering
398ef8ba02
dbus: make errors reported via D-Bus more useful
2010-07-08 02:43:18 +02:00
Lennart Poettering
2105e76a77
service: set env var for stop/reload commands
2010-07-08 00:47:35 +02:00
Lennart Poettering
9c2d9caab2
job: when converting restart jobs, move them to WAITING state
2010-07-08 00:28:04 +02:00
Lennart Poettering
46d95c0fe0
dbus: log received message only once, in filter function
2010-07-08 00:27:09 +02:00
Lennart Poettering
07405e9096
units: in order to make the default services parseable by GKeyFile, merge repeated lines
2010-07-07 22:29:41 +02:00
Lennart Poettering
e167fb86f6
util: handle \s escape as defined in the XDG spec properly in cunescape()
2010-07-07 22:28:51 +02:00
Lennart Poettering
923f8d76dc
dbus: shut down bus connection cleanly and fully when a direct client disconnects
2010-07-07 22:28:02 +02:00
Lennart Poettering
b3eaa62881
man: update man pages for recent syntax changes
2010-07-07 21:22:56 +02:00
Lennart Poettering
61e5d8ed87
service: allow configuration of more than one Exec command in one line
2010-07-07 20:59:20 +02:00
Lennart Poettering
f60f22dfbb
util: use quoted word parsing where applicable
2010-07-07 20:58:41 +02:00