#!/bin/sh lb config noauto \ -b hdd --hdd-size 800 \ --architectures amd64 \ --apt-recommends false --apt-indices false --firmware-chroot true --archive-areas "main contrib non-free" \ --bootappend-live "boot=live components persistence persistence-path=live quiet splash keyboard-layouts=fr locales=fr_FR.UTF-8" \ "${@}"