]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tree-wide: use https for the 0pointer.de doc links
authorFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 23 Jun 2023 11:08:57 +0000 (13:08 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 23 Jun 2023 12:46:56 +0000 (13:46 +0100)
15 files changed:
NEWS
docs/CONTAINER_INTERFACE.md
docs/ROOT_STORAGE_DAEMONS.md
docs/index.md
docs/sysvinit/README.in
docs/var-log/README.logs
man/org.freedesktop.locale1.xml
man/os-release.xml
man/systemd-getty-generator.xml
man/systemd.socket.xml
man/systemd.xml
units/getty-pre.target
units/getty.target
units/getty@.service.in
units/serial-getty@.service.in

diff --git a/NEWS b/NEWS
index cd9792a0b6d72a611d4890b552296eff80614b84..5e6f9582e20dc250620b036cf96504310320b399 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3398,7 +3398,7 @@ CHANGES WITH 248:
           and PKCS#11 security tokens to LUKS volumes, list and destroy
           them. See:
 
-          http://0pointer.net/blog/unlocking-luks2-volumes-with-tpm2-fido2-pkcs11-security-hardware-on-systemd-248.html
+          https://0pointer.net/blog/unlocking-luks2-volumes-with-tpm2-fido2-pkcs11-security-hardware-on-systemd-248.html
 
           It also supports enrolling "recovery keys" and regular passphrases.
 
@@ -11882,7 +11882,7 @@ CHANGES WITH 215:
           system with /etc empty cleanly. For more information on the
           concepts involved see this recent blog story:
 
-          http://0pointer.de/blog/projects/stateless.html
+          https://0pointer.de/blog/projects/stateless.html
 
         * A new system group "input" has been introduced, and all
           input device nodes get this group assigned. This is useful
@@ -14620,7 +14620,7 @@ CHANGES WITH 193:
           journal. This will be extended later on. Here's an example
           screenshot of this app in its current state:
 
-          http://0pointer.de/public/journal-gatewayd
+          https://0pointer.de/public/journal-gatewayd
 
         Contributions from: Kay Sievers, Lennart Poettering, Robert
         Milasan, Tom Gundersen
@@ -15559,7 +15559,7 @@ CHANGES WITH 38:
           ssh://git.freedesktop.org/git/systemd/systemd
 
         * First release with the journal
-          http://0pointer.de/blog/projects/the-journal.html
+          https://0pointer.de/blog/projects/the-journal.html
 
         * The journal replaces both systemd-kmsg-syslogd and
           systemd-stdout-bridge.
index 2435d4ae97c6728cff1a0b7eb6f69ed37acb7db4..7fa8558c7cf18a2f560322b7e36d9e9f9cc25bbe 100644 (file)
@@ -171,7 +171,7 @@ manager, please consider supporting the following interfaces.
    `SIGRTMIN+3` like this, this might confuse other init systems.
 
 4. To support [Socket Activated
-   Containers](http://0pointer.de/blog/projects/socket-activated-containers.html)
+   Containers](https://0pointer.de/blog/projects/socket-activated-containers.html)
    the container manager should be capable of being run as a systemd
    service. It will then receive the sockets starting with FD 3, the number of
    passed FDs in `$LISTEN_FDS` and its PID as `$LISTEN_PID`. It should take
@@ -182,9 +182,9 @@ manager, please consider supporting the following interfaces.
    activation work. The protocol to hand sockets from systemd to services is
    hence the same as from the container manager to the container systemd. For
    further details see the explanations of
-   [sd_listen_fds(1)](http://0pointer.de/public/systemd-man/sd_listen_fds.html)
+   [sd_listen_fds(1)](https://0pointer.de/public/systemd-man/sd_listen_fds.html)
    and the [blog story for service
-   developers](http://0pointer.de/blog/projects/socket-activation.html).
+   developers](https://0pointer.de/blog/projects/socket-activation.html).
 
 5. Container managers should stay away from the cgroup hierarchy outside of the
    unit they created for their container. That's private property of systemd,
index 2d17f3f2dc65432104aaecef6edb83a1c2bdde17..ec878602b3ec31da14047de12dad5515c278b23e 100644 (file)
@@ -188,6 +188,6 @@ few additional notes for supporting these setups:
   written in a way that does not negatively impact usability on non-systemd
   systems. For more information on making use of socket activation in your
   program consult this blog story: [Socket
-  Activation](http://0pointer.de/blog/projects/socket-activation.html)
+  Activation](https://0pointer.de/blog/projects/socket-activation.html)
 
 * Consider having a look at the [initrd Interface of systemd](INITRD_INTERFACE.md).
index 1b4863088c75b442581bc3fd1db6e170202cd7fb..3c05c93550412da74cabf3b0da370cd714d86d5d 100644 (file)
@@ -27,8 +27,8 @@ Other parts include a logging daemon, utilities to control basic system configur
 
 ## See also
 
-* [Introductory blog story](http://0pointer.de/blog/projects/systemd.html)
-* [Three](http://0pointer.de/blog/projects/systemd-update.html) [status](http://0pointer.de/blog/projects/systemd-update-2.html) [updates](http://0pointer.de/blog/projects/systemd-update-3.html)
+* [Introductory blog story](https://0pointer.de/blog/projects/systemd.html)
+* [Three](https://0pointer.de/blog/projects/systemd-update.html) [status](https://0pointer.de/blog/projects/systemd-update-2.html) [updates](https://0pointer.de/blog/projects/systemd-update-3.html)
 * The [Wikipedia article](https://en.wikipedia.org/wiki/systemd)
 
 ---
index 32e21a84c9d2c059c4226769c4079f4cec3eec74..89effc8e93b99010dd286e9f4cf29c3d971966a8 100644 (file)
@@ -23,5 +23,5 @@ Thank you!
 Further reading:
         man:systemctl(1)
         man:systemd(1)
-        http://0pointer.de/blog/projects/systemd-for-admins-3.html
+        https://0pointer.de/blog/projects/systemd-for-admins-3.html
         https://www.freedesktop.org/wiki/Software/systemd/Incompatibilities
index 5c6c5924b57643f223f36d749c2c52f24c50fff9..3a39ce1584ff3cb22615a77940bbed89351b8cb9 100644 (file)
@@ -22,4 +22,4 @@ Further reading:
         man:journalctl(1)
         man:systemd-journald.service(8)
         man:journald.conf(5)
-        http://0pointer.de/blog/projects/the-journal.html
+        https://0pointer.de/blog/projects/the-journal.html
index 8e2ca810892004e303c2223961264da13dfb8a54..d5c93af7497bf959efb78255f1ac9da6ca78c587 100644 (file)
@@ -182,7 +182,7 @@ $ gdbus introspect --system \
   <refsect1 id="versioning">
     <title>Versioning</title>
 
-    <para>These D-Bus interfaces follow <ulink url="http://0pointer.de/blog/projects/versioning-dbus.html">
+    <para>These D-Bus interfaces follow <ulink url="https://0pointer.de/blog/projects/versioning-dbus.html">
     the usual interface versioning guidelines</ulink>.</para>
   </refsect1>
 </refentry>
index 8deb12b190313d94b3503adf249b8917786ac13c..74bdea996cd78c58cd833b1fa39b7bf5709807a3 100644 (file)
@@ -81,7 +81,7 @@
 
     <para>For a longer rationale for <filename>os-release</filename>
     please refer to the <ulink
-    url="http://0pointer.de/blog/projects/os-release">Announcement of <filename>/etc/os-release</filename></ulink>.</para>
+    url="https://0pointer.de/blog/projects/os-release">Announcement of <filename>/etc/os-release</filename></ulink>.</para>
 
     <refsect2>
       <title><filename>/etc/initrd-release</filename></title>
index def38520dfaf1e2aa6e62b9701108c97a57c2540..a31ed660bb378eaafcbef1a426a3bdcdfdf17457 100644 (file)
@@ -48,7 +48,7 @@
 
     <para>Further information about configuration of gettys can be
     found in
-    <ulink url="http://0pointer.de/blog/projects/serial-console.html">systemd
+    <ulink url="https://0pointer.de/blog/projects/serial-console.html">systemd
     for Administrators, Part XVI: Gettys on Serial Consoles (and
     Elsewhere)</ulink>.</para>
   </refsect1>
index 7716e2898c5cda411ea35d12ec9825e04f6e20af..ccf3998000f12eb13873eca2a05b7ca604d9abce 100644 (file)
       </para>
       <para>
         For more extensive descriptions see the "systemd for Developers" series:
-        <ulink url="http://0pointer.de/blog/projects/socket-activation.html">Socket Activation</ulink>,
-        <ulink url="http://0pointer.de/blog/projects/socket-activation2.html">Socket Activation, part II</ulink>,
-        <ulink url="http://0pointer.de/blog/projects/inetd.html">Converting inetd Services</ulink>,
-        <ulink url="http://0pointer.de/blog/projects/socket-activated-containers.html">Socket Activated Internet Services and OS Containers</ulink>.
+        <ulink url="https://0pointer.de/blog/projects/socket-activation.html">Socket Activation</ulink>,
+        <ulink url="https://0pointer.de/blog/projects/socket-activation2.html">Socket Activation, part II</ulink>,
+        <ulink url="https://0pointer.de/blog/projects/inetd.html">Converting inetd Services</ulink>,
+        <ulink url="https://0pointer.de/blog/projects/socket-activated-containers.html">Socket Activated Internet Services and OS Containers</ulink>.
       </para>
   </refsect1>
 
index 2b1e9908463f4e2ceca63aa90bba7dd6e426cc87..f1e0256e05f681e21750156bd7b7051018eb9534 100644 (file)
 
     <para>For more information about the concepts and
     ideas behind systemd, please refer to the
-    <ulink url="http://0pointer.de/blog/projects/systemd.html">Original Design Document</ulink>.</para>
+    <ulink url="https://0pointer.de/blog/projects/systemd.html">Original Design Document</ulink>.</para>
 
     <para>Note that some but not all interfaces provided by systemd are covered by the
     <ulink url="https://systemd.io/PORTABILITY_AND_STABILITY/">Interface Portability and Stability Promise</ulink>.</para>
index 663011de1d42c06f705964d03f454c669d39504b..fee65c041cbcb5b3de62979833285905869f9f6a 100644 (file)
@@ -10,4 +10,4 @@
 [Unit]
 Description=Preparation for Logins
 Documentation=man:systemd.special(7) man:systemd-getty-generator(8)
-Documentation=http://0pointer.de/blog/projects/serial-console.html
+Documentation=https://0pointer.de/blog/projects/serial-console.html
index 7e9aac2023cb93dc60536654fa71e4f8abb4c8c9..eebb6169b2c10272330743f25ed40345abc05a74 100644 (file)
@@ -10,4 +10,4 @@
 [Unit]
 Description=Login Prompts
 Documentation=man:systemd.special(7) man:systemd-getty-generator(8)
-Documentation=http://0pointer.de/blog/projects/serial-console.html
+Documentation=https://0pointer.de/blog/projects/serial-console.html
index 21d66f9367d7e163127fc75ba22faa057979cbc2..853722417b994870333345b32b1e0f36d1b9d15e 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=Getty on %I
 Documentation=man:agetty(8) man:systemd-getty-generator(8)
-Documentation=http://0pointer.de/blog/projects/serial-console.html
+Documentation=https://0pointer.de/blog/projects/serial-console.html
 After=systemd-user-sessions.service plymouth-quit-wait.service getty-pre.target
 {% if HAVE_SYSV_COMPAT %}
 After=rc-local.service
index 2433124c55b98733fbaf1a71d514a644e36133aa..9e2b49ce6bffe700d05b8c420cef0dbe8fe19ae1 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=Serial Getty on %I
 Documentation=man:agetty(8) man:systemd-getty-generator(8)
-Documentation=http://0pointer.de/blog/projects/serial-console.html
+Documentation=https://0pointer.de/blog/projects/serial-console.html
 BindsTo=dev-%i.device
 After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service getty-pre.target
 {% if HAVE_SYSV_COMPAT %}