#!/bin/sh # shellcheck source=./default.conf . "./default.conf" # build the standard Archlinux 32 ISO with stage 4 packages, Check # if it works as NBD block device after bootig via (i)PXE and TFTP. # For machine with little RAM, no CD-ROM drive or just a 1.44MB floppy. # (requires 64 MB minimal currently) sudo rm -rf $STAGE4_ISOLINUX # copy chroot to ISOlinux dir mkdir $STAGE4_ISOLINUX # TODO: change to ISOLINUX dir DOLLAR='\$' ssh -i $CROSS_HOME/.ssh/id_rsa root@$STAGE1_MACHINE_IP bash -l -c "' cat >/etc/pacman.d/mirrorlist32 <boot/isolinux/isolinux.cfg <