mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] generic/etc/fstab: drop usbfs mountpoint
Date: Tue,  3 Dec 2013 20:41:14 +0100	[thread overview]
Message-ID: <1386099674-5012-1-git-send-email-u.kleine-koenig@pengutronix.de> (raw)

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

             reply	other threads:[~2013-12-03 19:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-03 19:41 Uwe Kleine-König [this message]
2013-12-16 16:00 ` Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1386099674-5012-1-git-send-email-u.kleine-koenig@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox