mirror of
https://gitlab.com/alemaire/image-specs.git
synced 2025-01-10 22:53:30 +00:00
Merge pull request #29 from gwolf/master
First steps towards adopting the project
This commit is contained in:
commit
fc3d384e86
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "vmdb2"]
|
||||
path = vmdb2
|
||||
url = https://github.com/larswirzenius/vmdb2.git
|
||||
url = http://git.liw.fi/vmdb2
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user