From: Frantisek Sumsal Date: Fri, 23 Jun 2023 11:08:57 +0000 (+0200) Subject: tree-wide: use https for the 0pointer.de doc links X-Git-Tag: v254-rc1~131 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dc7e580e64a80e982619fb099ef736cd2379f92a;p=thirdparty%2Fsystemd.git tree-wide: use https for the 0pointer.de doc links --- diff --git a/NEWS b/NEWS index cd9792a0b6d..5e6f9582e20 100644 --- 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. diff --git a/docs/CONTAINER_INTERFACE.md b/docs/CONTAINER_INTERFACE.md index 2435d4ae97c..7fa8558c7cf 100644 --- a/docs/CONTAINER_INTERFACE.md +++ b/docs/CONTAINER_INTERFACE.md @@ -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, diff --git a/docs/ROOT_STORAGE_DAEMONS.md b/docs/ROOT_STORAGE_DAEMONS.md index 2d17f3f2dc6..ec878602b3e 100644 --- a/docs/ROOT_STORAGE_DAEMONS.md +++ b/docs/ROOT_STORAGE_DAEMONS.md @@ -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). diff --git a/docs/index.md b/docs/index.md index 1b4863088c7..3c05c935504 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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) --- diff --git a/docs/sysvinit/README.in b/docs/sysvinit/README.in index 32e21a84c9d..89effc8e93b 100644 --- a/docs/sysvinit/README.in +++ b/docs/sysvinit/README.in @@ -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 diff --git a/docs/var-log/README.logs b/docs/var-log/README.logs index 5c6c5924b57..3a39ce1584f 100644 --- a/docs/var-log/README.logs +++ b/docs/var-log/README.logs @@ -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 diff --git a/man/org.freedesktop.locale1.xml b/man/org.freedesktop.locale1.xml index 8e2ca810892..d5c93af7497 100644 --- a/man/org.freedesktop.locale1.xml +++ b/man/org.freedesktop.locale1.xml @@ -182,7 +182,7 @@ $ gdbus introspect --system \ Versioning - These D-Bus interfaces follow + These D-Bus interfaces follow the usual interface versioning guidelines. diff --git a/man/os-release.xml b/man/os-release.xml index 8deb12b1903..74bdea996cd 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -81,7 +81,7 @@ For a longer rationale for os-release please refer to the Announcement of /etc/os-release. + url="https://0pointer.de/blog/projects/os-release">Announcement of /etc/os-release. <filename>/etc/initrd-release</filename> diff --git a/man/systemd-getty-generator.xml b/man/systemd-getty-generator.xml index def38520dfa..a31ed660bb3 100644 --- a/man/systemd-getty-generator.xml +++ b/man/systemd-getty-generator.xml @@ -48,7 +48,7 @@ Further information about configuration of gettys can be found in - systemd + systemd for Administrators, Part XVI: Gettys on Serial Consoles (and Elsewhere). diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 7716e2898c5..ccf3998000f 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -865,10 +865,10 @@ For more extensive descriptions see the "systemd for Developers" series: - Socket Activation, - Socket Activation, part II, - Converting inetd Services, - Socket Activated Internet Services and OS Containers. + Socket Activation, + Socket Activation, part II, + Converting inetd Services, + Socket Activated Internet Services and OS Containers. diff --git a/man/systemd.xml b/man/systemd.xml index 2b1e9908463..f1e0256e05f 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -269,7 +269,7 @@ For more information about the concepts and ideas behind systemd, please refer to the - Original Design Document. + Original Design Document. Note that some but not all interfaces provided by systemd are covered by the Interface Portability and Stability Promise. diff --git a/units/getty-pre.target b/units/getty-pre.target index 663011de1d4..fee65c041cb 100644 --- a/units/getty-pre.target +++ b/units/getty-pre.target @@ -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 diff --git a/units/getty.target b/units/getty.target index 7e9aac2023c..eebb6169b2c 100644 --- a/units/getty.target +++ b/units/getty.target @@ -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 diff --git a/units/getty@.service.in b/units/getty@.service.in index 21d66f9367d..853722417b9 100644 --- a/units/getty@.service.in +++ b/units/getty@.service.in @@ -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 diff --git a/units/serial-getty@.service.in b/units/serial-getty@.service.in index 2433124c55b..9e2b49ce6bf 100644 --- a/units/serial-getty@.service.in +++ b/units/serial-getty@.service.in @@ -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 %}