From: Petter Reinholdtsen Date: Sun, 18 Feb 2018 08:15:04 +0000 (+0100) Subject: New post. X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/02ae21ba2d96513dfe48d5674ffe275602223b43 New post. --- 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.