Commit Graph
1329 Commits
Author SHA1 Message Date
Lennart Poettering 137cb035d2 cryptsetup: introduce new cryptsetup-pre.traget unit so that services can make sure they are started before and stopped after any LUKS setup
https://bugzilla.redhat.com/show_bug.cgi?id=1097938
(cherry picked from commit 9542239eaf)
2014-06-18 14:41:49 -04:00
Lennart Poettering 1f98d3636d man: updates to the passive target section
(cherry picked from commit 51cb9d734a)
2014-06-16 18:52:42 -04:00
Mark Eichin e3d71d5dc2 man: Searching for an explanation of what a "slice unit" was, found this, felt compelled to send in fixes for the obvious typos
(cherry picked from commit 299a55075d)
2014-06-16 18:51:55 -04:00
David Strauss 69977785a4 man: clarify the effect of replace-irreversibly on future conflicting jobs
(cherry picked from commit 9a92e77e43)
2014-06-16 18:51:32 -04:00
Mantas Mikulėnas 44045f883f man: fix references to sd_journal_cutoff_realtime_usec
(cherry picked from commit d275b52969)
2014-06-16 18:46:26 -04:00
Lennart Poettering 13fc6c9bfa man: update URL refernce in daemon(7)
http://lists.freedesktop.org/archives/systemd-devel/2014-May/019410.html
(cherry picked from commit 0afedd300c)
2014-06-16 18:30:36 -04:00
Lennart Poettering ab28d5c3ed man: drop reference to file locking for PID file creation from daemon(7)
File locking is usually a bad idea, don't suggest using it.

(cherry picked from commit c4b834a4ad)
2014-06-16 18:30:27 -04:00
Mantas Mikulėnas 430015550f man: update journald rate limit defaults
This brings the man page back into sync with the actual code.

(cherry picked from commit 8f18f550e7)
2014-06-16 18:29:57 -04:00
Alison Chaiken 78db70d9c7 man: readahead: fix cmdline switch inconsistency between readahead.c and docs
Source code has "files-max" and XML has --max-files.

(cherry picked from commit 332bc31992)
2014-06-16 18:29:28 -04:00
Lennart Poettering e3f7124073 man: clarify that the ExecReload= command should be synchronous
http://lists.freedesktop.org/archives/systemd-devel/2014-May/019054.html
(cherry picked from commit 33169701b0)
2014-06-16 18:29:19 -04:00
Eelco Dolstra b55a960805 Fix typos in systemctl manpage
(cherry picked from commit 1e89266b76)
2014-06-07 18:51:04 -04:00
Zbigniew Jędrzejewski-Szmek 1b616bb223 man: sd_journal_send does nothing when journald is not available
https://bugzilla.redhat.com/show_bug.cgi?id=1096067
(cherry picked from commit bdf9fc1a94)
2014-06-07 18:35:18 -04:00
Zbigniew Jędrzejewski-Szmek b23daada46 man: document relationship between RequiresMountsFor and noauto
https://bugzilla.redhat.com/show_bug.cgi?id=1088057
(cherry picked from commit 5d2abc04fc)
2014-04-20 10:38:03 -04:00
Zbigniew Jędrzejewski-Szmek 19333d3a75 sysctl: replaces some slashes with dots
It turns out that plain sysctl understands a.b/c syntax to write to
/proc/sys/a/b.c. Support this for compatibility.

https://bugs.freedesktop.org/show_bug.cgi?id=77466
(cherry picked from commit 2e573fcf87)
2014-04-20 10:37:34 -04:00
Tanu Kaskinen 58055a972c man: mention XDG_CONFIG_HOME in systemd.unit
(cherry picked from commit 05a2f6fefe)
2014-04-20 10:13:22 -04:00
Lennart Poettering e28c1308c9 systemctl: add more verbose explanation of --kill-who and what control/main processes are
(cherry picked from commit af7424af70)
2014-04-07 12:17:56 -04:00
Lennart Poettering 12a170a495 systemctl: --kill-mode is long long gone, don't mention it in the man page
(cherry picked from commit 0088d63151)
2014-04-07 12:17:46 -04:00
Lennart Poettering 72e86f001d man: be more specific when EnvironmentFile= is read
http://lists.freedesktop.org/archives/systemd-devel/2014-March/018004.html
(cherry picked from commit 905826156d)
2014-04-07 12:17:26 -04:00
Lennart Poettering 265f023d76 man: explain that the journal field SYSLOG_IDENTIFIER is usually derived from program_invocation_short_name
(cherry picked from commit d2753d2200)
2014-04-07 12:17:19 -04:00
Jason St. John 7b6a54f753 man: improve wording of systemctl's --after/--before
Commit 4a77ca7 was an attempt at fixing the wording of --after and --before,
but the new wording was unclear.

Split the combined --after/--before section into a separate section for
each, explicitly state what each option does, and add information about
how these lists are generated.

Reported-by: Andrey Borzenkov <arvidjaar@gmail.com>
Reported-by: Lennart Poettering <lennart@poettering.net>
(cherry picked from commit 9029f64298)
2014-04-07 11:25:39 -04:00
Andrey Borzenkov ba7a578a5d man: fix description of systemctl --after/--before
It was backward - --after fetches After property, so units shown really
come *before* unit given as argument. Same for --before.

(cherry picked from commit 4a77ca700d)
2014-04-07 10:45:08 -04:00
Lennart Poettering 608b982e50 man: multiple sleep modes are to be separated by whitespace, not commas
As pointed out by Jason A. Donenfeld.

(cherry picked from commit 252094eb05)
2014-04-07 10:44:56 -04:00
Zbigniew Jędrzejewski-Szmek a478182ddc man: add missing comma
marcosf0> missing comma in udevadm "see also" section

(cherry picked from commit 7d06ef0a5c)
2014-03-07 00:42:59 -05:00
Zachary Cook 7117b40be2 man: systemd-bootchart - fix spacing in command
Use the same formatting as the systemd-analyze man page, so that man shows a space.

(cherry picked from commit 82ed60080d)
2014-03-07 00:42:59 -05:00
Zbigniew Jędrzejewski-Szmek bc447bbd47 man: update link to LSB
https://bugzilla.redhat.com/show_bug.cgi?id=1073402
(cherry picked from commit 27d14fb331)
2014-03-07 00:42:59 -05:00
Lennart Poettering 4c626a758f man: document missing options of systemd-run
(cherry picked from commit 981ee55194)
2014-03-07 00:42:59 -05:00
Zbigniew Jędrzejewski-Szmek d5194bbb17 Use /var/run/dbus/system_bus_socket for the D-Bus socket
(cherry picked from commit 1ae383a8a3)
2014-02-28 23:32:20 -05:00
Lennart Poettering ab64c275ef Revert back to /var/run at a couple of problems
This partially reverts 41a55c46ab

Some specifications we want to stay compatibility actually document
/var/run, not /run, and we should stay compatible with that. In order to
make sure our D-Bus implementation works on any system, regardless if
running systemd or not, we should always use /var/run which is the
only path mandated by the D-Bus spec.

Similar, glibc hardcodes the utmp location to /var/run, and this is
exposed in _UTMP_PATH in limits.h, hence let's stay in sync with this
public API, too.

We simply do not support systems where /var/run is not a symlink → /run.
Hence both are equivalent. Staying compatible with upstream
specifications hence weighs more than cleaning up superficial
appearance.

(cherry picked from commit df1e020461)
2014-02-28 23:32:19 -05:00
Zbigniew Jędrzejewski-Szmek a980c3fa6b Replace /var/run with /run in remaining places
/run was already used almost everywhere, fix the remaining places
for consistency.

(cherry picked from commit 41a55c46ab)
2014-02-28 23:32:19 -05:00
Lennart Poettering 8f03fd0891 man: document that per-interface sysctl variables are applied as network interfaces show up
https://bugzilla.redhat.com/show_bug.cgi?id=1062955
2014-02-23 16:43:19 +01:00
Lennart Poettering 5556b5fe41 core: clean up some confusing regarding SI decimal and IEC binary suffixes for sizes
According to Wikipedia it is customary to specify hardware metrics and
transfer speeds to the basis 1000 (SI decimal), while software metrics
and physical volatile memory (RAM) sizes to the basis 1024 (IEC binary).
So far we specified everything in IEC, let's fix that and be more
true to what's otherwise customary. Since we don't want to parse "Mi"
instead of "M" we document each time what the context used is.
2014-02-23 03:19:04 +01:00
Tom Gundersen 733f7a2c69 udev: net - allow MTU and Speed to be specified with units
This also changes the names to MTUBytes and BitsPerSecond, respectively. Notice
that the speed was mistakenly documented to be in bytes before this change.
2014-02-22 18:29:43 +01:00
Lennart Poettering 90060676c4 cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just particular devices nodes 2014-02-22 03:05:34 +01:00
Tom Gundersen bf175aafd2 net-util: match on the driver as exposed by ethtool if DRIVER not set
Also fix a copy-paste error that broke matching on interface name.
2014-02-21 22:59:29 +01:00
Thomas Hindoe Paaboel Andersen d7c9a162f1 man: networkd typo fixes 2014-02-21 21:00:39 +01:00
Lennart Poettering c8f57f5963 man: suffix networkd config file options with "="
That's what we do for all options in the other man pages. It helps
clarifying that these are options that values need to be assigned to.
2014-02-21 19:22:24 +01:00
Lennart Poettering f7be6ffa92 man: split settings documentaiton in systemd.unit(5) into two sections 2014-02-21 19:22:24 +01:00
Lennart Poettering b8e7a47baf man: don't document ".include" in configuration files anymore as first step to deprecate them one day 2014-02-21 19:22:24 +01:00
Tom Gundersen edbb03e95a .network/.netdev/.link: allow to match on architecture 2014-02-21 16:05:02 +01:00
Lennart Poettering c32acc96ef man: there is no ExecStopPre= for service units
https://bugs.freedesktop.org/show_bug.cgi?id=73177
2014-02-21 15:25:04 +01:00
Zbigniew Jędrzejewski-Szmek 6a70f3aa63 man: xinclude pkg-config note 2014-02-20 22:43:27 -05:00
Zbigniew Jędrzejewski-Szmek 4f50d2efba man: xinclude --host/--machine
As usual, those common options are pushed to the end.
2014-02-20 22:43:27 -05:00
Zbigniew Jędrzejewski-Szmek 88ae7333ee man: xinclude --user/--system 2014-02-20 22:43:27 -05:00
Zbigniew Jędrzejewski-Szmek dfdebb1b92 man: xinclude --help/--version/--no-pager 2014-02-20 22:43:27 -05:00
Zbigniew Jędrzejewski-Szmek 7c071fda94 build-sys: add conditionals and regenerate manpage list
The list of man pages is auto generated, based on conditonal='...'
attributes in the man page itself.
2014-02-20 22:43:27 -05:00
Lennart Poettering 08af0da269 nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "ve-" interface name prefix
This way we can recognize the interfaces later on to apply different
host-side configuration to them.
2014-02-21 04:02:12 +01:00
Michael Scherer eef65bf3ee core: Add AppArmor profile switching
This permit to switch to a specific apparmor profile when starting a daemon. This
will result in a non operation if apparmor is disabled.
It also add a new build requirement on libapparmor for using this feature.
2014-02-21 03:44:20 +01:00
Lennart Poettering 099524d7b0 core: add new ConditionArchitecture() that checks the architecture returned by uname()'s machine field. 2014-02-21 02:43:14 +01:00
Tom Gundersen a03c5fd2d8 man: networkd/udev - add to [Match] documentation 2014-02-20 23:26:52 +01:00
Tom Gundersen e51660ae56 udev: net-config - allow interface names to be set from the hwdb 2014-02-19 23:29:51 +01:00