lava-debian-armmp-armhf build instructions =========================================== This initramfs is built using update-initramfs inside a minimal Debian Jessie debootstrap chroot. The contents of the chroot is then packaged up as an NFS with an empty root password. auto_login: login_prompt: 'login:' username: root apt is included in the NFS, as are bash, grep, iproute2, mawk and sed. The NFS uses the default init in Jessie: systemd. The Debian ARMMP kernel is a modular build and the modules need to be available in the initramfs for the kernel to be able to mount the NFS. The initramfs does not have DNS support. https://ci.linaro.org/view/lava-ci/job/lava-debian-armmp-armhf/ The script used by jenkins is available here: https://git.linaro.org/lava-team/refactoring.git/blob/HEAD:/scripts/armmp-nfs.sh https://git.linaro.org/ci/job/configs.git/blob/HEAD:/lava-debian-armmp-armhf.yaml The base system is a Debian Jessie VM. The NFS rootfs uses a prompt of "root@jessie:"