Fixes are committed to my git repo. They'll get pulled into the actual book sometime soon. Thanks for pointing these out :)
My git: http://git.cross-lfs.org/?p=abradford/clfs-embedded.git >> the commands that create the links to >> dropbearmulti are incorrect. They should be >> ln -svf /usr/bin/dropbearmulti ${CLFS}/usr/bin/dropbearkey >> instead of >> ln -svf ${CLFS}/usr/bin/dropbearmulti ${CLFS}/usr/bin/dropbearkey Commit c07530e090cbe06c9a9364a1f6bdc1bda0b4ad1e fixes this. >> Also, install -dv ${CLFS}/etc/ssh needs changing to install -dv >> ${CLFS}/etc/dropbear to work with the bootscripts. (Or several changes >> to the sshd script are required) Commit ba47a7875d0e672ace0053270bc446cd71d4c4ca fixes this. _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
