1 2 3 4 5
FSB_TARGET=alpine_ssh_key source $0:h/alpine-amd64-edge STAGE_ALPINE_PACKAGES=( rsync mksh zsh findutils openssh ) STAGE_ALPINE_REPOSITORIES=( main testing ) STAGE_ALPINE_S6RC_SERVICES=( udhcpc sshd )