README_devuan.md: markdown work-around.
sd-card-images CI / test ${{ matrix.os }} ${{ matrix.arch }} ${{ matrix.suite }} (i386, debian, bookworm) (push) Failing after 5m49s
Details
sd-card-images CI / test ${{ matrix.os }} ${{ matrix.arch }} ${{ matrix.suite }} (i386, debian, sid) (push) Has been cancelled
Details
sd-card-images CI / test ${{ matrix.os }} ${{ matrix.arch }} ${{ matrix.suite }} (i386, debian, trixie) (push) Has been cancelled
Details
sd-card-images CI / build docker images (push) Has been cancelled
Details
sd-card-images CI / test ${{ matrix.os }} ${{ matrix.arch }} ${{ matrix.suite }} (i386, debian, bullseye) (push) Has been cancelled
Details
sd-card-images CI / test ${{ matrix.os }} ${{ matrix.arch }} ${{ matrix.suite }} (i386, debian, bookworm) (push) Failing after 5m49s
Details
sd-card-images CI / test ${{ matrix.os }} ${{ matrix.arch }} ${{ matrix.suite }} (i386, debian, sid) (push) Has been cancelled
Details
sd-card-images CI / test ${{ matrix.os }} ${{ matrix.arch }} ${{ matrix.suite }} (i386, debian, trixie) (push) Has been cancelled
Details
sd-card-images CI / build docker images (push) Has been cancelled
Details
sd-card-images CI / test ${{ matrix.os }} ${{ matrix.arch }} ${{ matrix.suite }} (i386, debian, bullseye) (push) Has been cancelled
Details
This commit is contained in:
parent
7be04ca1a9
commit
d325765798
|
|
@ -68,10 +68,6 @@ The image will end up in /tmp/sd-images on the host as `${BOARD_ID}.bin.gz`.
|
||||||
|
|
||||||
### Build your own Devuan ext4 root filesystem image
|
### Build your own Devuan ext4 root filesystem image
|
||||||
|
|
||||||
The image will end up in /tmp/sd-images on the host as `${BOARD_ID}.bin.gz`.
|
|
||||||
|
|
||||||
The image will end up in /tmp/sd-images on the host as ${BOARD_ID} ${DISTRIBUTION}-${ARCH}-${RELEASE}-${PASSWORD}.bin`.
|
|
||||||
|
|
||||||
For any valid combination provided by the distribution:
|
For any valid combination provided by the distribution:
|
||||||
| Variable| Value |
|
| Variable| Value |
|
||||||
|--------------|----------------------|
|
|--------------|----------------------|
|
||||||
|
|
@ -91,12 +87,6 @@ docker run --rm \
|
||||||
|
|
||||||
The image will end up in /tmp/sd-images on the host as `${DISTRIBUTION}-${ARCH}-${RELEASE}-${PASSWORD}.bin`.
|
The image will end up in /tmp/sd-images on the host as `${DISTRIBUTION}-${ARCH}-${RELEASE}-${PASSWORD}.bin`.
|
||||||
|
|
||||||
The image will end up in /tmp/sd-images on the host as ${BOARD_ID} ${DISTRIBUTION}-${ARCH}-${RELEASE}-${PASSWORD}.bin`.
|
|
||||||
|
|
||||||
The image will end up in /tmp/sd-images on the host as ${BOARD_ID} ${DISTRIBUTION} ${ARCH}-${RELEASE}-${PASSWORD}.bin`.
|
|
||||||
|
|
||||||
The image will end up in /tmp/sd-images on the host as `${BOARD_ID}.bin.gz`.
|
|
||||||
|
|
||||||
## Examples ##
|
## Examples ##
|
||||||
|
|
||||||
### Example boot image ###
|
### Example boot image ###
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue