Matt Burgess wrote:
> What I actually did was to include DEVTMPFS_MOUNT

...

Oh, *that* option!  Heh.  I  had forgotten it existed.  :-)

> As a possibly interesting aside, even though the DEVTMPFS_MOUNT 
> seemingly does the right thing here, it does not cause /dev to be
> listed by either 'df' or 'mount'.  I'm assuming that the /etc/fstab
> entry will result in the expected output,

It should; when in mountfs we re-run "mount -f /dev" (which we don't do
today, but should as part of this change -- well... actually, we
probably should regardless of this change, but whatever), that should
update /etc/mtab, causing future invocations of "mount" to show it.

I'd be curious what's in /proc/mounts as well, but eh whatever.

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to