From 105996e822db56573f60f831fa73c483e87518e6 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 21 Dec 2017 17:23:26 -0500 Subject: libre/systemd: upgpkg 236.0-2.parabola1 --- ...efer-to-the-operating-system-as-GNU-Linux.patch | 195 +++++++++++++++++++-- 1 file changed, 179 insertions(+), 16 deletions(-) (limited to 'libre/systemd/0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch') diff --git a/libre/systemd/0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch b/libre/systemd/0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch index 5ee14d118..ff71a4f85 100644 --- a/libre/systemd/0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch +++ b/libre/systemd/0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch @@ -1,4 +1,4 @@ -From d817ea1a39a1e5ae78d776708585878dc39f6ec6 Mon Sep 17 00:00:00 2001 +From 878ad05e921e204d05fb3005a7c0999265d20cb0 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 25 May 2016 12:19:20 -0400 Subject: [PATCH 1/7] FSDG: man/: Refer to the operating system as GNU/Linux @@ -8,17 +8,26 @@ cases, "Linux" is (correctly) used to refer to just the kernel. In others, it is in a string for which code must also be adjusted; these instances are not included in this commit. --- - man/daemon.xml | 4 ++-- - man/sd-bus-errors.xml | 2 +- - man/sd_bus_error_add_map.xml | 2 +- - man/systemd.xml | 2 +- - 4 files changed, 5 insertions(+), 5 deletions(-) + man/daemon.xml | 4 ++-- + man/journald.conf.xml | 2 +- + man/machinectl.xml | 2 +- + man/sd-bus-errors.xml | 2 +- + man/sd-login.xml | 2 +- + man/sd_bus_error_add_map.xml | 2 +- + man/sd_uid_get_state.xml | 2 +- + man/systemd-detect-virt.xml | 4 ++-- + man/systemd-machine-id-setup.xml | 2 +- + man/systemd-resolved.service.xml | 6 +++--- + man/systemd.exec.xml | 2 +- + man/systemd.socket.xml | 2 +- + man/systemd.xml | 6 +++--- + 13 files changed, 19 insertions(+), 19 deletions(-) diff --git a/man/daemon.xml b/man/daemon.xml -index 485c66225..a64974968 100644 +index 18337daad8..ab65f6f4d9 100644 --- a/man/daemon.xml +++ b/man/daemon.xml -@@ -168,7 +168,7 @@ +@@ -170,7 +170,7 @@ New-Style Daemons @@ -27,7 +36,7 @@ index 485c66225..a64974968 100644 new-style daemons. This makes it easier to supervise and control them at runtime and simplifies their implementation. -@@ -309,7 +309,7 @@ +@@ -311,7 +311,7 @@ as detailed in the LSB Linux Standard Base Core Specification. This method of @@ -36,11 +45,37 @@ index 485c66225..a64974968 100644 old-style and new-style systems. Among other issues, SysV init scripts have the disadvantage of involving shell scripts in the boot process. New-style init systems generally employ updated +diff --git a/man/journald.conf.xml b/man/journald.conf.xml +index 844228e324..58b21d424b 100644 +--- a/man/journald.conf.xml ++++ b/man/journald.conf.xml +@@ -132,7 +132,7 @@ + SplitMode= + + Controls whether to split up journal files per user, either uid or +- none. Split journal files are primarily useful for access control: on UNIX/Linux access ++ none. Split journal files are primarily useful for access control: on GNU/Linux access + control is managed per file, and the journal daemon will assign users read access to their journal files. If + uid, all regular users will each get their own journal files, and system users will log to + the system journal. If none, journal files are not split up by user and all messages are +diff --git a/man/machinectl.xml b/man/machinectl.xml +index 43f4d127b8..908ee5649c 100644 +--- a/man/machinectl.xml ++++ b/man/machinectl.xml +@@ -899,7 +899,7 @@ + The machinectl tool operates on machines + and images whose names must be chosen following strict + rules. Machine names must be suitable for use as host names +- following a conservative subset of DNS and UNIX/Linux ++ following a conservative subset of DNS and GNU/Linux + semantics. Specifically, they must consist of one or more + non-empty label strings, separated by dots. No leading or trailing + dots are allowed. No sequences of multiple dots are allowed. The diff --git a/man/sd-bus-errors.xml b/man/sd-bus-errors.xml -index 055af7a68..d2b81f4e4 100644 +index a655ab1d97..b1f24381dd 100644 --- a/man/sd-bus-errors.xml +++ b/man/sd-bus-errors.xml -@@ -126,7 +126,7 @@ +@@ -128,7 +128,7 @@ In addition to this list, in sd-bus, the special error namespace System.Error. is used to map @@ -49,11 +84,24 @@ index 055af7a68..d2b81f4e4 100644 project='man-pages'>errno3) to D-Bus errors and back. For example, the error EUCLEAN is mapped to +diff --git a/man/sd-login.xml b/man/sd-login.xml +index 148dd19cea..5b99d9e281 100644 +--- a/man/sd-login.xml ++++ b/man/sd-login.xml +@@ -270,7 +270,7 @@ + + + Multi-Seat on Linux +- for an introduction to multi-seat support on Linux and the background for this set of APIs. ++ for an introduction to multi-seat support on GNU/Linux and the background for this set of APIs. + + + diff --git a/man/sd_bus_error_add_map.xml b/man/sd_bus_error_add_map.xml -index a1eda21ed..55402dfc2 100644 +index b79381fefd..072b31c7d3 100644 --- a/man/sd_bus_error_add_map.xml +++ b/man/sd_bus_error_add_map.xml -@@ -82,7 +82,7 @@ +@@ -84,7 +84,7 @@ The sd_bus_error_add_map() call may be used to register additional mappings for converting D-Bus errors @@ -62,11 +110,113 @@ index a1eda21ed..55402dfc2 100644 defined with this call are consulted by calls such as sd_bus_error_set3 or +diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml +index 1183d9079a..c8b62f7a43 100644 +--- a/man/sd_uid_get_state.xml ++++ b/man/sd_uid_get_state.xml +@@ -199,7 +199,7 @@ + An input parameter was invalid (out of range, + or NULL, where that is not accepted). This is also returned if + the passed user ID is 0xFFFF or 0xFFFFFFFF, which are +- undefined on Linux. ++ undefined on GNU/Linux. + + + +diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml +index 4426827e57..b59570ad2c 100644 +--- a/man/systemd-detect-virt.xml ++++ b/man/systemd-detect-virt.xml +@@ -156,12 +156,12 @@ + + + lxc +- Linux container implementation by LXC ++ Container implementation by LXC + + + + lxc-libvirt +- Linux container implementation by libvirt ++ Container implementation by libvirt + + + +diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml +index 527cb7bff5..8c4a62ccee 100644 +--- a/man/systemd-machine-id-setup.xml ++++ b/man/systemd-machine-id-setup.xml +@@ -90,7 +90,7 @@ + and is different for every booted instance of the + VM. + +- Similarly, if run inside a Linux container ++ Similarly, if run inside a container + environment and a UUID is configured for the container, this is + used to initialize the machine ID. For details, see the + documentation of the getaddrinfo3 API as defined + by RFC3493 and its related resolver functions, + including gethostbyname3. This +- API is widely supported, including beyond the Linux platform. In its current form it does not expose DNSSEC ++ API is widely supported, including beyond the GNU/Linux platform. In its current form it does not expose DNSSEC + validation status information however, and is synchronous only. This API is backed by the glibc Name Service + Switch (nss5). Usage of the + glibc NSS module nss-resolve8 +@@ -173,7 +173,7 @@ + + + systemd-resolved maintains the +- /run/systemd/resolve/stub-resolv.conf file for compatibility with traditional Linux ++ /run/systemd/resolve/stub-resolv.conf file for compatibility with traditional GNU/Linux + programs. This file may be symlinked from /etc/resolv.conf. This file lists the 127.0.0.53 + DNS stub (see above) as the only DNS server. It also contains a list of search domains that are in use by + systemd-resolved. The list of search domains is always kept up-to-date. Note that +@@ -189,7 +189,7 @@ + systemd-resolved. This file does not contain any search domains. + + systemd-resolved maintains the +- /run/systemd/resolve/resolv.conf file for compatibility with traditional Linux ++ /run/systemd/resolve/resolv.conf file for compatibility with traditional GNU/Linux + programs. This file may be symlinked from /etc/resolv.conf and is always kept up-to-date, + containing information about all known DNS servers. Note the file format's limitations: it does not know a + concept of per-interface DNS servers and hence only contains system-wide DNS server definitions. Note that +diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml +index 3d81e45732..c4a6ca4a07 100644 +--- a/man/systemd.exec.xml ++++ b/man/systemd.exec.xml +@@ -215,7 +215,7 @@ + which must be one of a-z, A-Z or _ (i.e. numbers and - are not permitted + as first character). The user/group name must have at least one character, and at most 31. These restrictions + are enforced in order to avoid ambiguities and to ensure user/group names and unit files remain portable among +- Linux systems. ++ GNU/Linux systems. + + When used in conjunction with DynamicUser= the user/group name specified is + dynamically allocated at the time the service is started, and released at the time the service is stopped — +diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml +index a1943f65ab..a2b5ac0b59 100644 +--- a/man/systemd.socket.xml ++++ b/man/systemd.socket.xml +@@ -302,7 +302,7 @@ + Specifies a POSIX message queue name to listen + on. This expects a valid message queue name (i.e. beginning + with /). Behavior otherwise is very similar to the +- ListenFIFO= directive above. On Linux ++ ListenFIFO= directive above. On GNU/Linux + message queue descriptors are actually file descriptors and + can be inherited between processes. + diff --git a/man/systemd.xml b/man/systemd.xml -index e8178ca4b..ea7dad1ae 100644 +index 62ececb6e9..af464246ce 100644 --- a/man/systemd.xml +++ b/man/systemd.xml -@@ -64,7 +64,7 @@ +@@ -66,7 +66,7 @@ Description @@ -75,6 +225,19 @@ index e8178ca4b..ea7dad1ae 100644 systems. When run as first process on boot (as PID 1), it acts as init system that brings up and maintains userspace services. +@@ -884,10 +884,10 @@ + Kernel Command Line + + When run as system instance systemd parses a number of +- kernel command line argumentsIf run inside a Linux ++ kernel command line argumentsIf run inside a + container these arguments may be passed as command line arguments + to systemd itself, next to any of the command line options listed +- in the Options section above. If run outside of Linux containers, ++ in the Options section above. If run outside of a container, + these arguments are parsed from /proc/cmdline + instead.: + -- -2.13.2 +2.15.1 -- cgit v1.2.3