Re: Driver-Core: devtmpfs - remove EXPERIMENTAL and enable it bydefault

From: Stefan Richter
Date: Fri Jan 15 2010 - 09:10:23 EST


Kay Sievers wrote:
> config DEVTMPFS_MOUNT
> - bool "Automount devtmpfs at /dev"
> + bool "Automount devtmpfs at /dev, after the kernel mouted the rootfs"

mouted -> mounted

> depends on DEVTMPFS
> + default y
> help
> - This will mount devtmpfs at /dev if the kernel mounts the root
> - filesystem. It will not affect initramfs based mounting.
> - If unsure, say N here.
> + This will instruct the kernel to automatically mount the
> + devtmpfs filesystem at /dev, directly after the kernel has
> + mounted the root filesystem. The behavior can be overridden
> + with the commandline parameter: devtmpfs.mount=0|1.
> + This option does not affect initramfs based booting, here
> + the devtmpfs filesystem always needs to be mouted manually

Here too.
--
Stefan Richter
-=====-==-=- ---= -====
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/