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 ###