From 8f0b6f3fac37dc75ef409926fc2cb4d3d1a6916c Mon Sep 17 00:00:00 2001 From: Gunnar Wolf Date: Wed, 18 Jul 2018 12:44:35 -0500 Subject: [PATCH] Updating references to vmdb2 to its current repository location Removing also the notice looking for a new maintainer (that is, I am adopting it ;-) ) --- .gitmodules | 2 +- README.md | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index e5cf326..ff03c4c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "vmdb2"] path = vmdb2 - url = https://github.com/larswirzenius/vmdb2.git + url = http://git.liw.fi/vmdb2 diff --git a/README.md b/README.md index 7c376dc..be49fc5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # Raspberry Pi 3 image spec -**NOTE that this image is currently looking for a new maintainer: -https://people.debian.org/~stapelberg/2018/06/03/raspi3-looking-for-maintainer.html** - This repository contains the files with which the image referenced at https://wiki.debian.org/RaspberryPi3 has been built. @@ -14,7 +11,7 @@ See https://wiki.debian.org/RaspberryPi3#Preview_image for where to obtain the l If you prefer, you can build a Debian buster Raspberry Pi 3 image yourself. For this, first install the -[requirements](https://github.com/larswirzenius/vmdb2/blob/master/README#getting-vmdb2) +[requirements](http://git.liw.fi/vmdb2/tree/README) of vmdb2. Then run the following: ```shell