Date: Wed, 15 Sep 2010 00:47:33 -0500 From: "Sam Fourman Jr." <sfourman@gmail.com> To: FreeBSD Current <Current@freebsd.org> Subject: pxe NFSroot and firefox 3.6 Message-ID: <AANLkTi=4qH4qfVXyRi5rgz9=jc78C%2Bs1_5uyWRU8JPcG@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello all I am running several FreeBSD 8/9 systems on a nfsroot, and it seems firefox 3.6.9 (sqllite rather) has issues accessing bookmarks, history and other things unless the /var/lib/nfs path exists. firefox 3.6.9 on NFSroot you must: mkdir -p /var/lib/nfs I found details here https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/237970 Since this simple fix works, and firefox is a popular port I was wondering how would we go about making this path exist by default? I dont know much about this, but if several ports need this path then maybe we could have the installworld script add mkdir -p /var/lib/nfs ? or perhaps just have the firefox port add the path? maybe there is yet another way to achieve this... the end goal here is to make this work by default the way it now does on ubuntu / debian comments welcome -- Sam Fourman Jr. Fourman Networks http://www.fourmannetworks.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=4qH4qfVXyRi5rgz9=jc78C%2Bs1_5uyWRU8JPcG>