Merge pull request #29 from gwolf/master

First steps towards adopting the project
This commit is contained in:
Gunnar Wolf 2018-07-18 16:16:03 -05:00 committed by GitHub
commit fc3d384e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 5 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "vmdb2"]
path = vmdb2
url = https://github.com/larswirzenius/vmdb2.git
url = http://git.liw.fi/vmdb2

View File

@ -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