Busybox notes

Some notes from my busybox implementation: for fortran support –enable-languages=f77 in gcc. after compilation make the soft link : ln -s /path-to-g77 /bin/g77 inittab :: wait:-/bin/sh for automated login no Correct Hostname value in this…