Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2007 09:25:51 +0200
From:      "Florian Heigl" <florian.heigl@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   Fwd: Undelivered Mail Returned to Sender
Message-ID:  <77abe410706200025l25b478ceua652fed8e4f3cdaa@mail.gmail.com>
In-Reply-To: <20070620071532.EDD7713C45E@mx1.freebsd.org>
References:  <20070620071532.EDD7713C45E@mx1.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi list,

i've made the following changes to my /etc/rc.conf for a small appliance system.

fsck_y_enable="YES"
root_rw_mount="NO"
squid_enable="YES"
sendmail_enable="NO"
sendmail_pidfile="/var/run/sendmail.pid"
sendmail_procname="/usr/sbin/sendmail"
sendmail_flags="-L sm-mta -bd -q30m"
sendmail_submit_enable="YES"
tmpmfs="YES"
tmpsize="4m"
tmpmfs_flags="-S -M"
varmfs="YES"
varsize="16m"
varmfs_flags="-S -M"
populate_var="YES"

i was under the assumption that populate_var would carry over vital
data from the on-disk /var, but there seem to be a few exceptions.

s100-mum# pkg_info
pkg_info: no packages installed

i assume i will just hack the corresponding script to copy over a bit
of data, but maybe someone has better advice than that. of course i
need to go back to full r/w mode to add packages but a false result
from pkg_info is not too great.

any tipps / experiences are highly welcome :)


--
'Sie brauchen sich um Ihre Zukunft keine Gedanken zu machen'



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?77abe410706200025l25b478ceua652fed8e4f3cdaa>