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

This commit is contained in:
david 2024-05-16 15:01:56 +01:00
parent 7be04ca1a9
commit d325765798
1 changed files with 0 additions and 10 deletions

View File

@ -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
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:
| 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 ${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 ##
### Example boot image ###