9
0
Fork 0
barebox/lib/bootstrap
Uwe Kleine-König f97f4b6571 mount: support filesystem options passed via -o
Similar to mount(8) the barebox command mount now supports passing a string
to the file system driver via -o.

This is used in the next commit to let the user specify port numbers for
nfs mounts.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-02-10 09:02:21 +01:00
..
Kconfig Cleanup Kconfig files 2013-08-12 08:05:37 +02:00
Makefile introduce common bootstrap code 2013-01-22 22:03:44 +01:00
common.c introduce common bootstrap code 2013-01-22 22:03:44 +01:00
devfs.c introduce common bootstrap code 2013-01-22 22:03:44 +01:00
disk.c mount: support filesystem options passed via -o 2014-02-10 09:02:21 +01:00