chiark / gitweb /
Lennart Poettering [Mon, 2 Jul 2012 09:44:40 +0000 (11:44 +0200)]
man: fix journalctl man page in regards to --this-boot
Lennart Poettering [Mon, 2 Jul 2012 09:43:02 +0000 (11:43 +0200)]
timedate: fix ntp-units comment
Lennart Poettering [Mon, 2 Jul 2012 09:38:32 +0000 (11:38 +0200)]
core: mention if we are run from an initial RAM disk
Lennart Poettering [Mon, 2 Jul 2012 09:38:03 +0000 (11:38 +0200)]
NEWS: Prepare NEWS file for next release
Lennart Poettering [Sun, 1 Jul 2012 18:17:48 +0000 (20:17 +0200)]
journald: add Storage= setting to control where the journal is stored
Lennart Poettering [Sun, 1 Jul 2012 16:59:55 +0000 (18:59 +0200)]
manager: turn notify socket into abstract namespace socket again
sd_notify() should work for daemons that chroot() as part of their
initilization, hence it's a good idea to use an abstract namespace
socket which is not affected by chroot.
Lennart Poettering [Sun, 1 Jul 2012 16:47:40 +0000 (18:47 +0200)]
journalctl: add new switch -b to show data from current boot only
Lennart Poettering [Sun, 1 Jul 2012 15:37:21 +0000 (17:37 +0200)]
timedated: replace systemd-timedated-ntp.target logic with simpler scheme
The previous systemd-timedated-ntp.target was suffering by the problem
that NTP implementations enabled via the machanism could not be disabled
the obvious way on the "systemctl disable" command line. Replace
systemd-timedated-ntp.target by a list of implementations we try in
turn. The list is encoded in $pkgdatadir/ntp-units.
Kay Sievers [Mon, 2 Jul 2012 01:37:28 +0000 (03:37 +0200)]
udev: man - clarify escaping and replacing for SYMLINK+=
Dave Reisner [Mon, 2 Jul 2012 01:09:18 +0000 (03:09 +0200)]
udevd: fix bogus mkdir invocation
The filename parameter passed to mkdir can't contain anything but a
garbage value at this point. This was meant to be the full pathname to
the new udev DB, as the mkdir_parents() call before it won't create the
trailing child directory.
[replace mkdir_parents() + mkdir() with mkdir_p() -- kay]
Dave Reisner [Sun, 1 Jul 2012 23:37:52 +0000 (19:37 -0400)]
udevd: use ROOTPREFIX to create path to modules.devname
Lennart Poettering [Fri, 29 Jun 2012 17:47:38 +0000 (19:47 +0200)]
manager: serialize/deserialize job counters across reexec/reload
Lennart Poettering [Fri, 29 Jun 2012 17:38:35 +0000 (19:38 +0200)]
logind: add PreparingForShutdown/PreparingForSleep properties
Lennart Poettering [Fri, 29 Jun 2012 17:15:12 +0000 (19:15 +0200)]
update TODO
Lennart Poettering [Fri, 29 Jun 2012 14:14:01 +0000 (16:14 +0200)]
remount-fs: also remount /usr according to fstab
Lennart Poettering [Fri, 29 Jun 2012 00:07:40 +0000 (02:07 +0200)]
man: add references to the new inhibitor lock documentation
Michal Schmidt [Thu, 28 Jun 2012 23:50:31 +0000 (01:50 +0200)]
mount: load only if we there's mountinfo or fragment
Having information from /proc/self/mountinfo is sufficient to consider a
mount unit loaded.
When there's no mountinfo, the loading of the fragment for the mount
unit is not optional. No extra dependency links must be added when the
loading fails.
https://bugzilla.redhat.com/show_bug.cgi?id=835848
Michal Schmidt [Thu, 28 Jun 2012 23:47:24 +0000 (01:47 +0200)]
mount: split adding of extras from mount_load()
Lennart Poettering [Thu, 28 Jun 2012 21:51:47 +0000 (23:51 +0200)]
logind: add reference to new logind dbus api documentation
Lennart Poettering [Thu, 28 Jun 2012 16:58:56 +0000 (18:58 +0200)]
man: add various links from man pages to appropriate wiki pages
Lennart Poettering [Thu, 28 Jun 2012 14:34:00 +0000 (16:34 +0200)]
man: minor accuracy corrections
Lennart Poettering [Thu, 28 Jun 2012 11:46:45 +0000 (13:46 +0200)]
main: print detected virtualiaztion at boot
Lennart Poettering [Thu, 28 Jun 2012 11:44:39 +0000 (13:44 +0200)]
nspawn: introduce new --capabilities= flag and make use of it in the nspawn test case
Tom Gundersen [Wed, 27 Jun 2012 23:05:08 +0000 (01:05 +0200)]
man: fix reference to systemd-tty-ask-password-agent
Lennart Poettering [Thu, 28 Jun 2012 11:20:28 +0000 (13:20 +0200)]
update TODO
Lennart Poettering [Thu, 28 Jun 2012 10:14:18 +0000 (12:14 +0200)]
test: reenable nspawn, even if it fails for now
Lennart Poettering [Thu, 28 Jun 2012 10:13:52 +0000 (12:13 +0200)]
units: automatically respawn the core services
Michal Schmidt [Wed, 27 Jun 2012 22:50:46 +0000 (00:50 +0200)]
modules-load: use correct va_list logging function
Lennart Poettering [Wed, 27 Jun 2012 22:24:36 +0000 (00:24 +0200)]
man: extend watchdog docs a bit
Michal Schmidt [Wed, 27 Jun 2012 22:12:47 +0000 (00:12 +0200)]
modules-load: fix return value
Lennart Poettering [Wed, 27 Jun 2012 20:38:35 +0000 (22:38 +0200)]
update TODO
Dave Reisner [Wed, 27 Jun 2012 18:56:42 +0000 (14:56 -0400)]
man: fix incorrectly named manpage for udev service
The service is systemd-udev.service, not systemd-udevd.service.
Lennart Poettering [Wed, 27 Jun 2012 20:21:35 +0000 (22:21 +0200)]
units: add explicit dependency on display-manager.service to graphical.target
This replaces the symlink based dependency by an explicit one in the
unit file so that we avoid the dangling symlink when no display manager
is installed.
Michal Schmidt [Wed, 27 Jun 2012 19:44:49 +0000 (21:44 +0200)]
modules-load: don't fail on builtin modules, better prints
Distinguish between non-existing modules, builtin modules, already
loaded modules, and modules we load.
Only the non-existing ones are treated as errors.
https://bugzilla.redhat.com/show_bug.cgi?id=817760
Lennart Poettering [Wed, 27 Jun 2012 14:30:57 +0000 (16:30 +0200)]
man: add reference to systemd-delta to tmpfiles
Lennart Poettering [Wed, 27 Jun 2012 14:29:08 +0000 (16:29 +0200)]
man: document preset files
Lennart Poettering [Wed, 27 Jun 2012 13:39:51 +0000 (15:39 +0200)]
man: document unit names in systemd-tmpfiles(8)
Lennart Poettering [Wed, 27 Jun 2012 13:35:05 +0000 (15:35 +0200)]
update TODO
Kay Sievers [Wed, 27 Jun 2012 13:27:19 +0000 (15:27 +0200)]
udev: use the matching binary name "systemd-udevd" in log messages
Lennart Poettering [Wed, 27 Jun 2012 13:27:29 +0000 (15:27 +0200)]
man: document fstab generator
Lennart Poettering [Wed, 27 Jun 2012 13:12:29 +0000 (15:12 +0200)]
man: document systemd-update-generator
Lennart Poettering [Wed, 27 Jun 2012 13:03:02 +0000 (15:03 +0200)]
man: document getty-generator
Lennart Poettering [Wed, 27 Jun 2012 12:51:47 +0000 (14:51 +0200)]
man: document systemd-cryptsetup-generator
Lennart Poettering [Wed, 27 Jun 2012 12:34:24 +0000 (14:34 +0200)]
core: rename system.preset to system-presets to follow naming scheme of other dirs in /usr/lib/systemd/
Thankfully nobody is using this yet, and presets aren't documented yet,
hence take the liberty to rename this.
Lennart Poettering [Wed, 27 Jun 2012 12:28:25 +0000 (14:28 +0200)]
man: this time, fix Documentation= properly
Lennart Poettering [Wed, 27 Jun 2012 11:24:13 +0000 (13:24 +0200)]
man: add reference to crypttab(5) from cryptsetup units
Lennart Poettering [Wed, 27 Jun 2012 11:23:12 +0000 (13:23 +0200)]
man: document /etc/crypttab
Lennart Poettering [Wed, 27 Jun 2012 10:19:35 +0000 (12:19 +0200)]
man: document systemd-cryptsetup
Lennart Poettering [Wed, 27 Jun 2012 09:51:38 +0000 (11:51 +0200)]
units: fix Documentation= tag in fsck units
Lennart Poettering [Wed, 27 Jun 2012 08:48:13 +0000 (10:48 +0200)]
man: fix --h vs. -h typos
Shawn Landden [Wed, 27 Jun 2012 01:58:10 +0000 (18:58 -0700)]
man: typo in systemd-analyze.xml
Lennart Poettering [Wed, 27 Jun 2012 00:12:39 +0000 (02:12 +0200)]
man: document tty-ask-password-agent
Lennart Poettering [Tue, 26 Jun 2012 23:53:07 +0000 (01:53 +0200)]
man: write man page for systemd-analyze
Lennart Poettering [Tue, 26 Jun 2012 23:32:15 +0000 (01:32 +0200)]
man: document systemd-ask-password-console.service and friends
Lennart Poettering [Tue, 26 Jun 2012 23:17:49 +0000 (01:17 +0200)]
man: document quotacheck
Lennart Poettering [Tue, 26 Jun 2012 23:09:51 +0000 (01:09 +0200)]
man: add Documentation= tag to tmp.mount
Lennart Poettering [Tue, 26 Jun 2012 23:07:04 +0000 (01:07 +0200)]
man: add Documentation= tags to all kinds of missing units
Lennart Poettering [Tue, 26 Jun 2012 23:06:35 +0000 (01:06 +0200)]
man: properly document .socket units in man page
Lennart Poettering [Tue, 26 Jun 2012 22:37:36 +0000 (00:37 +0200)]
man: document systemd-fsck
Lennart Poettering [Tue, 26 Jun 2012 16:16:00 +0000 (18:16 +0200)]
man: document the readahead services
Lennart Poettering [Tue, 26 Jun 2012 15:50:29 +0000 (17:50 +0200)]
man: document systemd-halt.service and friends
Lennart Poettering [Tue, 26 Jun 2012 15:33:11 +0000 (17:33 +0200)]
man: document systemd-suspend.service
Paul Menzel [Mon, 25 Jun 2012 21:00:38 +0000 (23:00 +0200)]
man/bootup.xml: Fix grammar by adding missing verb »is«
David Strauss [Tue, 26 Jun 2012 10:25:11 +0000 (12:25 +0200)]
journal: typo fix in sd-journal.h
Lennart Poettering [Tue, 26 Jun 2012 10:16:18 +0000 (12:16 +0200)]
core: make systemd.confirm_spawn=1 actually work
This adds a timeout if the TTY cannot be acquired and makes sure we
always output the question to the console, never to the TTY of the
respective service.
Michal Schmidt [Tue, 26 Jun 2012 09:42:52 +0000 (11:42 +0200)]
service: pass via FAILED/DEAD before going to AUTO_RESTART
With misconfigured mysql, which uses Restart=always, the following two
messages would loop indefinitely and the "systemctl start" would never
finish:
Job pending for unit, delaying automatic restart.
mysqld.service holdoff time over, scheduling restart.
In service_enter_dead() always set the state to SERVICE_FAILED/DEAD first
before setting SERVICE_AUTO_RESTART. This is to allow running jobs to
complete. OnFailure will be also triggered at this point, so there's no
need to do it again from service_stop() (where it was added in commit
f0c7b229).
Note that OnFailure units should better trigger only after giving up
auto-restarting, but that's for another patch to solve.
https://bugzilla.redhat.com/show_bug.cgi?id=832039
Michal Schmidt [Tue, 26 Jun 2012 09:32:30 +0000 (11:32 +0200)]
service: fix incorrect argument
The last argument to service_enter_dead() is bool allow_restart, not
a service result.
Lennart Poettering [Mon, 25 Jun 2012 22:21:13 +0000 (00:21 +0200)]
man: document systemd-shutdownd
Lennart Poettering [Mon, 25 Jun 2012 22:15:59 +0000 (00:15 +0200)]
man: document systemd-initctl
Lennart Poettering [Mon, 25 Jun 2012 22:12:00 +0000 (00:12 +0200)]
man: various minor fixes
Lennart Poettering [Mon, 25 Jun 2012 22:04:50 +0000 (00:04 +0200)]
man: document systemd-hostnamed
Lennart Poettering [Mon, 25 Jun 2012 22:03:43 +0000 (00:03 +0200)]
bus: drop HaveWatchdog option
Clients should always watch /dev/watchdog directly, instead of going
indirect. Let's keep our stacks small.
Tom Gundersen [Mon, 25 Jun 2012 20:50:41 +0000 (22:50 +0200)]
man: fix typo in sysntemd-user-sessions.service page
Lennart Poettering [Mon, 25 Jun 2012 21:55:35 +0000 (23:55 +0200)]
man: document localed
Lennart Poettering [Mon, 25 Jun 2012 20:57:20 +0000 (22:57 +0200)]
systemctl: make sure we print URLs we can't show in systemctl in a nicely clickable way
Lennart Poettering [Mon, 25 Jun 2012 20:56:45 +0000 (22:56 +0200)]
man: document systemd-timedated.service
Lennart Poettering [Mon, 25 Jun 2012 20:07:58 +0000 (22:07 +0200)]
man: document systemd-update-utmp-runlevel
Lennart Poettering [Mon, 25 Jun 2012 18:16:15 +0000 (20:16 +0200)]
cryptsetup: fix escaping when generating cryptsetup units
Lennart Poettering [Mon, 25 Jun 2012 15:35:13 +0000 (17:35 +0200)]
tmpfiles: write /run/nologin during early boot to disallow too early user logins
systemd-user-sessoins.service will later on remove the flag file, thus
permitting user logins when the time has come.
Lennart Poettering [Mon, 25 Jun 2012 15:34:50 +0000 (17:34 +0200)]
man: document systemd-user-sessions.service
Lennart Poettering [Mon, 25 Jun 2012 13:49:05 +0000 (15:49 +0200)]
build-sys: make distcheck pass
Lennart Poettering [Mon, 25 Jun 2012 12:27:58 +0000 (14:27 +0200)]
units: rename cryptsetup@.service to systemd-cryptsetup@.service
It's also our own code, hence should have the prefix.
Lennart Poettering [Mon, 25 Jun 2012 12:24:56 +0000 (14:24 +0200)]
units: rename halt/hibernate/kexec/poweroff/reboot/suspend to systed-xxx
These service units also execute our own code, hence rename the
accordingly and prefix them with systemd-
Lennart Poettering [Mon, 25 Jun 2012 11:47:45 +0000 (13:47 +0200)]
units: rename fsck@.service to systemd-fsck@.service
The rule is that units that encapsulate our own code are prefixed with
"systemd-". Since the fsck units invoke our own code, hence add the
missing prefix. Since a long long time the fsck units didn't invoke the
naked fsck binaries anymore, and it is unlikely that this well ever
change. On the opposite: the code in systemd-fsck will probably get more
complex over time to handle fsck progress to plymouth forwarding.
Same for quotacheck (but not quotaon!)
Lennart Poettering [Mon, 25 Jun 2012 11:08:23 +0000 (13:08 +0200)]
man: document systemd-remount-fs.service
Lennart Poettering [Mon, 25 Jun 2012 10:13:17 +0000 (12:13 +0200)]
man: document systemd-random-seed-load.service
Lennart Poettering [Mon, 25 Jun 2012 10:01:09 +0000 (12:01 +0200)]
units: stop sleep.target when it has done its job
Lennart Poettering [Mon, 25 Jun 2012 10:00:43 +0000 (12:00 +0200)]
man: document systemd-vconsole-setup.service
Lennart Poettering [Fri, 22 Jun 2012 21:14:19 +0000 (23:14 +0200)]
man: introduce bootup(7)
Lennart Poettering [Fri, 22 Jun 2012 14:59:32 +0000 (16:59 +0200)]
man: add more references to k-c-l(7)
Lennart Poettering [Fri, 22 Jun 2012 14:57:13 +0000 (16:57 +0200)]
man: fix references to udev man page
Lennart Poettering [Fri, 22 Jun 2012 14:57:01 +0000 (16:57 +0200)]
man: add reference to bootparam(7) even though it is terribly out of date
Lennart Poettering [Fri, 22 Jun 2012 14:29:26 +0000 (16:29 +0200)]
man: mention other initrd implementations in kernel-command-line(7)
Lennart Poettering [Fri, 22 Jun 2012 14:24:57 +0000 (16:24 +0200)]
unit: drop the Names= option
Names= is a source of errors, simply because alias names specified like
this only become relevant after a unit has been loaded but cannot be
used to load a unit.
Let's get rid of the confusion and drop this field. To establish alias
names peope should use symlinks, which have the the benefit of being
useful as key to load a unit, even though they are not taken into
account if unit names are listed but they haven't been explicitly
referenced before.
Lennart Poettering [Fri, 22 Jun 2012 14:18:47 +0000 (16:18 +0200)]
dbus: don't expose SysVInitPath and SysVRcndPath on the bus
People should use systemd.pc if anything at all to determine these
directories, and people should not assume that the bus fields are part
of the supported API, so let's just drop this.
Lennart Poettering [Fri, 22 Jun 2012 11:16:28 +0000 (13:16 +0200)]
core: remove sysv_console option
This option never made much sense. It was originally intended to make
sure that the usual startup output of sysv scripts goes to the terminal.
However, since SysV scripts started from a terminal would not output to
that terminal, but rather /dev/console this effect was more often than
not actually taking place. Nowadays systemd has much nicer boot time
status output than SysV which makes the sysv output redundant. Finally,
all output of services goes to the journal anyway, and is not lost.
Hence, let's drop this option, and simplify things a bit.
Lennart Poettering [Fri, 22 Jun 2012 11:08:48 +0000 (13:08 +0200)]
systemctl: automatically turn paths and unescaped unit names into proper unit names
This makes sure that
systemctl status /home
is implicitly translated to:
systemctl status /home.mount
Similar, /dev/foobar becomes dev-foobar.device.
Also, all characters that cannot be part of a unit name are implicitly
escaped.
Lennart Poettering [Fri, 22 Jun 2012 09:39:04 +0000 (11:39 +0200)]
modules-load: parse driver=/rd.driver= kernel command line option
This generalizes logic that already has been available in dracut before.
Lennart Poettering [Fri, 22 Jun 2012 08:38:40 +0000 (10:38 +0200)]
man: refer to udevd by its service name not binary name
Since the binary name is now hidden away in /usr/lib/ the primary user
handle for the udev service is the unit name, hence change the man page
to be available under the unit name, and make the binary name an alias
for it.
Lennart Poettering [Fri, 22 Jun 2012 08:27:05 +0000 (10:27 +0200)]
fstab-generator: support fstab=/rd.fstab= kernel cmdline
This generalizes functionality already available in dracut.