Skip to content

build: normalize imagebuilder/sdk naming#11

Open
aparcar wants to merge 1 commit intostagingfrom
normal
Open

build: normalize imagebuilder/sdk naming#11
aparcar wants to merge 1 commit intostagingfrom
normal

Conversation

@aparcar
Copy link
Copy Markdown
Owner

@aparcar aparcar commented Sep 22, 2021

We use a specific file prefix dependent on target and release except for
imagebuilder and sdk. While everything goes openwrt-<release>-<target>
the two go openwrt-<sdk/imagebuilder>-<release>-<target>.

This commit normalizes the naming:

openwrt-x86-64-generic-squashfs-combined.img
openwrt-x86-64-generic-squashfs-rootfs.img.gz
openwrt-x86-64-imagebuilder.Linux-x86_64.tar.xz
openwrt-x86-64-sdk_gcc-11.2.0_musl.Linux-x86_64.tar.xz

Signed-off-by: Paul Spooren mail@aparcar.org

We use a specific file prefix dependent on target and release except for
imagebuilder and sdk. While everything goes `openwrt-<release>-<target>`
the two go `openwrt-<sdk/imagebuilder>-<release>-<target>`.

This commit normalizes the naming:

    openwrt-x86-64-generic-squashfs-combined.img
    openwrt-x86-64-generic-squashfs-rootfs.img.gz
    openwrt-x86-64-imagebuilder.Linux-x86_64.tar.xz
    openwrt-x86-64-sdk_gcc-11.2.0_musl.Linux-x86_64.tar.xz

Previously the naming would be as following:

    openwrt-x86-64-generic-squashfs-combined.img
    openwrt-x86-64-generic-squashfs-rootfs.img.gz
    openwrt-imagebuilder-x86-64.Linux-x86_64.tar.xz
    openwrt-sdk-x86-64_gcc-11.2.0_musl.Linux-x86_64.tar.xz

Signed-off-by: Paul Spooren <mail@aparcar.org>
@aparcar aparcar force-pushed the staging branch 22 times, most recently from b5cf9f7 to aa9e2d5 Compare March 26, 2022 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant