summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-kernel-module.txt
diff options
context:
space:
mode:
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>2015-07-11 16:48:20 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-13 02:08:59 +0200
commitaec5af98caf65b8ad08db4f372527a0503bb381c (patch)
tree9f0879c17a9670eb7a6f0e848a8dedde79bed939 /docs/manual/adding-packages-kernel-module.txt
parent182520a8af734c735c4dbdff29dc07af1d615a0a (diff)
downloadbuildroot-aec5af98caf65b8ad08db4f372527a0503bb381c.tar.gz
buildroot-aec5af98caf65b8ad08db4f372527a0503bb381c.zip
nfs_utils: Fix for read-only rootfs
In order to work on a read-only rootfs, nfs_utils would like to write stuff to /var/lib/nfs, since it's not a tmpfs, it won't work. Instead of doing little dances around the filesystem, tell nfs_utils to use /run/nfs for everyone. Modify the startup script accordingly. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-kernel-module.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud