From 02ae21ba2d96513dfe48d5674ffe275602223b43 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sun, 18 Feb 2018 09:15:04 +0100 Subject: [PATCH] New post. --- .../2018-02-18-sysvinit-git-migration.txt | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 blog/data/2018-02-18-sysvinit-git-migration.txt diff --git a/blog/data/2018-02-18-sysvinit-git-migration.txt b/blog/data/2018-02-18-sysvinit-git-migration.txt new file mode 100644 index 0000000000..7923cddb8b --- /dev/null +++ b/blog/data/2018-02-18-sysvinit-git-migration.txt @@ -0,0 +1,26 @@ +Title: The SysVinit upstream project just migrated to git +Tags: english, bootsystem +Date: 2018-02-18 09:15 + +

Surprising as it might sound, there are still computers using the +traditional Sys V init system, and there probably will be until +systemd start working on Hurd and FreeBSD. +The upstream +project still exist, though, and up until today, the upstream +source was available from Savannah via subversion. I am happy to +report that this just changed.

+ +

The upstream source is now in Git, and consist of three +repositories:

+ + + +

I do not really spend much time on the project these days, and I +has mostly retired, but found it best to migrate the source to a good +version control system to help those willing to move it forward.

-- 2.47.2