point out that bugs can cause unbootable images
This commit is contained in:
parent
b3e44ee51e
commit
5d5fca8794
|
@ -32,7 +32,8 @@ want to use:
|
||||||
- If you want to use the latest versions of each software, you can replace
|
- If you want to use the latest versions of each software, you can replace
|
||||||
`http://snapshot.debian.org/archive/debian/20171007T213914Z/` in raspi3.yaml
|
`http://snapshot.debian.org/archive/debian/20171007T213914Z/` in raspi3.yaml
|
||||||
with `http://deb.debian.org/debian`. Of course, this means that the
|
with `http://deb.debian.org/debian`. Of course, this means that the
|
||||||
build may break if there are regressions in the latest versions.
|
build may break or fail to boot if there are regressions in the latest
|
||||||
|
versions.
|
||||||
|
|
||||||
Once you have edited raspi3.yaml, you can generate the image by
|
Once you have edited raspi3.yaml, you can generate the image by
|
||||||
issuing the following:
|
issuing the following:
|
||||||
|
|
Loading…
Reference in New Issue