#!/bin/sh lb config noauto \ -b hdd \ --architectures i386 -k "686-pae 586" \ --apt-recommends false --firmware-chroot true --archive-areas main contrib nonfree \ --apt-http-proxy http://localhost:3142/ \ "$*"