Date: Mon, 27 Oct 2008 16:13:28 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc Makefile Message-ID: <200810271613.m9RGDipc026281@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2008-10-27 16:13:28 UTC FreeBSD src repository Modified files: etc Makefile Log: SVN rev 184343 on 2008-10-27 16:13:28Z by sam o fix MK_TCSH == no: the default master.passwd sets up root to use /bin/csh but there won't be one so root won't be able to login; edit the installed file to use /bin/sh in this case. o while here split csh-related files apart from sh and only install them when requested Revision Changes Path 1.372 +20 -9 src/etc/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810271613.m9RGDipc026281>