# Template file for 'void' OSNAME="void" PRETTY="Void Linux" LOGO=" " ICON="void.svg" ICON_ONLINE="https://distrowatch.com/images/yvzhuwbpy/void.png" CATEGORY="advanced" BASEDOF="-" HOMEPAGE="https://voidlinux.org" DESCRIPTION="General purpose operating system. Its package system allows you to quickly install, update and remove software; software is provided in binary packages or can be built directly from sources" CREDENTIALS="anon:voidlinux root:voidlinux" GPG="" RSS="" DW="" function releases_() { echo current } function editions_() { echo glibc musl xfce-glibc xfce-musl } function arch_() { echo "amd64 arm64 i686" } function get_() { local DATE="" HASH="" ISO="" VARIANT="" QEMU_ARCH="" local URL="https://repo-default.voidlinux.org/live/current" case "${EDITION}" in glibc) VARIANT="base";; musl) VARIANT="musl";; xfce-glibc) VARIANT="xfce";; xfce-musl) VARIANT="xfce-musl";; esac QEMU_ARCH=$(_qarch_to_upstream "${ARCH:-amd64}") # Different parsing for i686 (date is in different position) if [ "${ARCH}" == "i686" ]; then DATE=$(web_pipe "$URL" | grep "^