From d325765798eb04ddc69f10ba167297ffc4dcf725 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 16 May 2024 15:01:56 +0100 Subject: [PATCH] README_devuan.md: markdown work-around. --- README_devuan.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README_devuan.md b/README_devuan.md index da0f696..03f32f4 100644 --- a/README_devuan.md +++ b/README_devuan.md @@ -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 ###