Date: Mon, 12 Oct 1998 10:54:25 -0400 From: Chris Johnson <cjohnson@palomine.net> To: freebsd-small@FreeBSD.ORG Subject: Router version 0.41/rc.conf Message-ID: <19981012105425.A26620@palomine.net>
next in thread | raw e-mail | index | archive | help
I've just started playing with the router version of PicoBSD 0.41. The whole startup procedure has me a little perplexed. There are a bunch of rc files, rc.conf, rc.firewall, rc.network, etc., but none of them ever seems to be sourced during startup. oinit.rc seems to run, which sources rc, but that's it. The loopback interface gets configured in rc, but since nothing ever runs rc.network my ethernet interface never gets configured. I've tried to add some of the "normal" rc.conf stuff to rc, but the result was always a hung system, so I suspect that there are things I don't understand about the way startup is supposed to work here. I could just manually run everything from rc, but that doesn't seem right--somehow the other rc files should be brought into the process. Any help would be appreciated. Thanks in advance. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981012105425.A26620>