summaryrefslogtreecommitdiff
path: root/libre/systemd/0006-FSDG-man-Use-FSDG-operating-systems-as-examples.patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2019-09-11 11:34:03 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2019-09-11 11:34:03 -0500
commit2601041457aa287ca790e02815b45324cf82cdbd (patch)
tree8a2ef33639044e8ac2b9e06decf9be8b07e4fc83 /libre/systemd/0006-FSDG-man-Use-FSDG-operating-systems-as-examples.patch
parentb4852d2cbda1fce606edfb56c1765df52656e458 (diff)
downloadabslibre-2601041457aa287ca790e02815b45324cf82cdbd.tar.gz
abslibre-2601041457aa287ca790e02815b45324cf82cdbd.tar.bz2
abslibre-2601041457aa287ca790e02815b45324cf82cdbd.zip
systemd-243.0-1.par1: updating version
Diffstat (limited to 'libre/systemd/0006-FSDG-man-Use-FSDG-operating-systems-as-examples.patch')
-rw-r--r--libre/systemd/0006-FSDG-man-Use-FSDG-operating-systems-as-examples.patch24
1 files changed, 12 insertions, 12 deletions
diff --git a/libre/systemd/0006-FSDG-man-Use-FSDG-operating-systems-as-examples.patch b/libre/systemd/0006-FSDG-man-Use-FSDG-operating-systems-as-examples.patch
index 0905e6bad..0e0b59f6f 100644
--- a/libre/systemd/0006-FSDG-man-Use-FSDG-operating-systems-as-examples.patch
+++ b/libre/systemd/0006-FSDG-man-Use-FSDG-operating-systems-as-examples.patch
@@ -131,19 +131,19 @@ index 272258b4e1..6cea40cb99 100644
<refsect1>
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
-index 284c9b294b..7b3d211161 100644
+index db3f10c3a2..27d9d2232a 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -1,7 +1,7 @@
- <?xml version='1.0'?> <!--*- Mode: nxml; nxml-child-indent: 2; indent-tabs-mode: nil -*-->
- <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+ <?xml version='1.0'?>
+ <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
--<!ENTITY fedora_latest_version "28">
+-<!ENTITY fedora_latest_version "30">
+<!ENTITY blag_latest_version "140">
- <!ENTITY fedora_cloud_release "1.1">
+ <!ENTITY fedora_cloud_release "1.2">
]>
-
-@@ -1176,11 +1176,12 @@
+ <!-- SPDX-License-Identifier: LGPL-2.1+ -->
+@@ -1341,11 +1341,12 @@
<refsect1>
<title>Examples</title>
@@ -155,9 +155,9 @@ index 284c9b294b..7b3d211161 100644
- <programlisting># machinectl pull-raw --verify=no \
+ <programlisting># machinectl pull-raw -&2D;verify=no \
https://download.fedoraproject.org/pub/fedora/linux/releases/&fedora_latest_version;/Cloud/x86_64/images/Fedora-Cloud-Base-&fedora_latest_version;-&fedora_cloud_release;.x86_64.raw.xz
- # systemd-nspawn -M Fedora-Cloud-Base-&fedora_latest_version;-&fedora_cloud_release;.x86_64.raw</programlisting>
+ # systemd-nspawn -M Fedora-Cloud-Base-&fedora_latest_version;-&fedora_cloud_release;.x86_64</programlisting>
-@@ -1188,31 +1189,32 @@
+@@ -1353,31 +1354,32 @@
<citerefentry><refentrytitle>machinectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
and opens a shell in it.</para>
</example>
@@ -203,16 +203,16 @@ index 284c9b294b..7b3d211161 100644
spawns a shell in a namespace container in it.</para>
<para><command>debootstrap</command> supports
-@@ -1227,29 +1229,31 @@
+@@ -1392,29 +1394,31 @@
<example>
<title>Boot a minimal
- <ulink url="https://www.archlinux.org">Arch Linux</ulink> distribution in a container</title>
+ <ulink url="https://www.parabola.nu">Parabola GNU/Linux-libre</ulink> distribution in a container</title>
-- <programlisting># pacstrap -c -d ~/arch-tree/ base
+- <programlisting># pacstrap -c ~/arch-tree/ base
-# systemd-nspawn -bD ~/arch-tree/</programlisting>
-+ <programlisting># pacstrap -c -d ~/parabola-tree/ base
++ <programlisting># pacstrap -c ~/parabola-tree/ base
+# systemd-nspawn -bD ~/parabola-tree/</programlisting>
- <para>This installs a minimal Arch Linux distribution into the