From: Zbigniew Jędrzejewski-Szmek Date: Tue, 14 Jan 2020 20:35:24 +0000 (+0100) Subject: docs: update old para with links to the blog stories X-Git-Tag: v245-rc1~121^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e96d758f883f34eac1df3d8b38d65c6c0d693d1;p=thirdparty%2Fsystemd.git docs: update old para with links to the blog stories They are of historical interest, but without links not very useful. --- diff --git a/docs/index.md b/docs/index.md index 03684171849..df501447526 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,8 +8,6 @@ systemd provides aggressive parallelization capabilities, uses socket and D-Bus Other parts include a logging daemon, utilities to control basic system configuration like the hostname, date, locale, maintain a list of logged-in users and running containers and virtual machines, system accounts, runtime directories and settings, and daemons to manage simple network configuration, network time synchronization, log forwarding, and name resolution. -See the introductory blog story and three status updates for a longer introduction. Also see the [Wikipedia article](https://en.wikipedia.org/wiki/systemd). - --- {% assign by_category = site.pages | group_by:"category" %} @@ -24,3 +22,8 @@ See the introductory blog story and three status updates for a longer introducti {% endif %} {% endfor %} +## 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) +* The [Wikipedia article](https://en.wikipedia.org/wiki/systemd).