Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2007 21:02:42 -0400
From:      "Ben Kaduk" <minimarmot@gmail.com>
To:        "Craig Rodrigues" <rodrigc@crodrigues.org>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: Need to remove references to "nodev" mount option
Message-ID:  <47d0403c0708311802w58ef06cek22d650b8ec7e77ce@mail.gmail.com>
In-Reply-To: <20070831192600.GA19528@crodrigues.org>
References:  <20070831192600.GA19528@crodrigues.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/31/07, Craig Rodrigues <rodrigc@crodrigues.org> wrote:
> Hi,
>
> I submitted a patch: http://www.freebsd.org/cgi/query-pr.cgi?pr=115984
> to remove references to the "nodev" mount option.
>
> "nodev" has been silently ignored since FreeBSD 5, due to the
> introduction of devfs.  In FreeBSD 7, if you try
> "mount -o ndev" or if you have "nodev" in /etc/fstab,
> this will result in a mount failure.
>
> Unfortunately, I am only really proficient in English, so
> I need some help to remove nodev from the following languages:
>
> grep -rl 'nodev' * | sed -e 's/\/.*//g' | sort | uniq
> de_DE.ISO8859-1
> es_ES.ISO8859-1
> fr_FR.ISO8859-1

I wil look at fr_FR.ISO8859-1 this weekend if blackend@ doesn't beat
me to it.  I actually still need to get my FreeBSD box running again
after the move to Massachusetts (I've just been running around with my
trusty ibook instead).

-Ben Kaduk



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