* [ptxdist] [PATCH] generic/etc/fstab: drop usbfs mountpoint
@ 2013-12-03 19:41 Uwe Kleine-König
2013-12-16 16:00 ` Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2013-12-03 19:41 UTC (permalink / raw)
To: ptxdist
usbfs is deprecated since Linux 2.6.14 (according to
http://bugs.debian.org/360165) and having this entry makes mount -a
return unsuccessfully. So remove it.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
generic/etc/fstab | 1 -
1 file changed, 1 deletion(-)
diff --git a/generic/etc/fstab b/generic/etc/fstab
index e3a7ca8..99b08c4 100644
--- a/generic/etc/fstab
+++ b/generic/etc/fstab
@@ -8,7 +8,6 @@ debugfs /sys/kernel/debug debugfs defaults,noauto 0 0
devpts /dev/pts devpts defaults 0 0
none /tmp tmpfs defaults,mode=1777,uid=0,gid=0 0 0
none /sys sysfs defaults 0 0
-usbfs /proc/bus/usb usbfs devgid=14,devmode=0660 0 0
# ramdisks
none /run tmpfs defaults,mode=0755,uid=0,gid=0 0 0
--
1.8.4.4
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [PATCH] generic/etc/fstab: drop usbfs mountpoint
2013-12-03 19:41 [ptxdist] [PATCH] generic/etc/fstab: drop usbfs mountpoint Uwe Kleine-König
@ 2013-12-16 16:00 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2013-12-16 16:00 UTC (permalink / raw)
To: ptxdist
On Tue, Dec 03, 2013 at 08:41:14PM +0100, Uwe Kleine-König wrote:
> usbfs is deprecated since Linux 2.6.14 (according to
> http://bugs.debian.org/360165) and having this entry makes mount -a
> return unsuccessfully. So remove it.
Applied.
Thanks,
Michael
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> generic/etc/fstab | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/generic/etc/fstab b/generic/etc/fstab
> index e3a7ca8..99b08c4 100644
> --- a/generic/etc/fstab
> +++ b/generic/etc/fstab
> @@ -8,7 +8,6 @@ debugfs /sys/kernel/debug debugfs defaults,noauto 0 0
> devpts /dev/pts devpts defaults 0 0
> none /tmp tmpfs defaults,mode=1777,uid=0,gid=0 0 0
> none /sys sysfs defaults 0 0
> -usbfs /proc/bus/usb usbfs devgid=14,devmode=0660 0 0
>
> # ramdisks
> none /run tmpfs defaults,mode=0755,uid=0,gid=0 0 0
> --
> 1.8.4.4
>
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-16 16:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-03 19:41 [ptxdist] [PATCH] generic/etc/fstab: drop usbfs mountpoint Uwe Kleine-König
2013-12-16 16:00 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox