Date: Thu, 9 Jun 2005 10:08:12 -0400 From: Chad Morland <cmorland@gmail.com> To: freebsd-questions@freebsd.org Subject: PXE and rc.conf Message-ID: <8ca93290506090708130de68f@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I have created a Jumpstart server using the guide located at http://www.freebsd.org/doc/en_US.ISO8859-1/articles/pxe/index.html I am trying to set configure settings in rc.conf using a post-install script that is installed using a custom created package. However, it seems that when the machine reboots after sysinstall is run my custom rc.conf is replaced by one generated by sysinstall. One workaround I have for this is to create a rc.conf.local which does seem to work. However, there is still a sysinstall generated rc.conf with different values which leads to confusion. Is there a way to prevent sysinstall from writing over my new rc.conf or a way to not make it generate that file at all? I would rather have a file named rc.conf than rc.conf.local for simplicity's sake. -CM
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8ca93290506090708130de68f>
