X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=README;h=9d5e00ff9e08e373b41730a61aebbd09dca9036b;hb=HEAD;hp=6d097f9681dd9b4fcc4c4ffefad3902eef38feae;hpb=917771b2981e75635e9b85d14eb73105fcf591b4;p=automated-distro-installer diff --git a/README b/README index 6d097f9..5e01bb4 100644 --- a/README +++ b/README @@ -104,11 +104,18 @@ fai/config/distro-install-common/end and which shadow file / luks file(s) to copy into the new machine depends on fai-redep arguments. -Also, setup dns in bind and wrt-setup-local. +Also, setup dns in /p/c/host-info and firewall redirects in wrt-setup-local. After install, btrbk to setup data, and then distro-begin && distro end. See notes in distro-begin for other configuration. +# Prerequesites: + + +git clone https://git.savannah.nongnu.org/git/bash-bear-trap.git +sudo install -T bash-bear-trap/bash-bear /usr/local/lib/bash-bear + + # Scripts (meant to be used directly): @@ -125,7 +132,7 @@ fai-redep -t TARGET_HOSTNAME && sudo fai-cd -M -g $PWD/grub.cfg.netinst-noreboot mymk-basefile # Create basefiles for various distros archlike-pxe # Setup pxe boot server from an archlike base image -fai-redep # Deploy fai configuration to host "faiserver" +fai-redep # Deploy fai configuration to host "faiserver.b8.nz" faiserver-uninstall # uninstall fai-server faiserver-setup # install fai-server on the current machine myfai-chboot # setup fai tftp and nfs. useful for doing pxe-kexec or booting from a fai-cd.