#!/bin/sh lb config noauto \ --architectures amd64 \ --distribution buster \ --bootappend-live "boot=live components initrd=/live/initrd.img" "${@}"