> 2) On another note: is there a possibility to immediately set the root
> password and not start up the telnet daemon at first boot?
Disable telnetd in your busybox configuration and either place a
prepared passwd file in ${BUILDROOT}/files/etc/passwd (copied from
packages/base-files/files/etc/passwd would be a good start) or modify
the passwd file in base-files.  Note that if you add in things like
tor and certain other packages, they'll want to append to the default
one.  Always check build_dir/${ARCH}/root-${TARGET}/etc/passwd to make
sure it's what you want to be on the firmware.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to