login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2009
»
September
»
27
Re: [bug] /etc/profile: line 30: /dev/null: Permission denied (Was: Re: [PATCH] Remove broken by design and by implementation devtmpfs maintenance disaster)
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Greg KH
Subject:
Re: [bug] /etc/profile: line 30: /dev/null: Permission denied (Was: Re: [PATCH] Remove broken by design and by implementation devtmpfs maintenance disaster)
Date: Sunday, September 27, 2009 - 3:52 pm
On Fri, Sep 25, 2009 at 10:49:26PM +0200, Pavel Machek wrote:
quoted text
> Hi! > > > > > > > I've reproduced a bug with the following .config options: > > > > > > > > > > > > ??CONFIG_DEVTMPFS=y > > > > > > ??CONFIG_DEVTMPFS_MOUNT=y > > > > > > > > > > > > /dev/null and /dev/zero are not read/writable to ordinary users, > > > > > > breaking normal bootup and login: > > > > > > > > > > Udev should run long before some ordinary/non-root user can login, > > > > > and apply the permissions as it always does. It's known to work on > > > > > Fedora, SUSE, Ubuntu. What kind of system/environment/setup is that > > > > > where you see this? > > > > > > > > I don't know if this is what Ingo does, but I have a few machines > > > > where I don't run the distro-supplied 'initrd' at all, because it's > > > > easier to boot without it. The Fedora initrd doesn't allow me to > > > > sanely set root filesystem parameters without totally rewriting the > > > > initrd image, which I'm not interested in, for example (they'll take > > > > effect for the root initrd, not the final root). > > > > > > Correct: i'm booting raw bzImages, with /dev copied to the real /dev. To > > > this box udev is mostly an annoyance that slows down my bootup ;-) > > > > I use non-initrd systems as well, and this option works for me on Gentoo > > and SUSE machines. > > > > As you are using a very old udev, and the boot infrastructure for udev > > in older Fedora releases was a bit "odd" in places, I would recommend > > not using these options on that machine. If we need to reword the > > Kconfig help option to make it a bit more clear, do you have a > > suggestion on what we should change? > > "no regressions" ?
It's now resolved, so there are no regressions :) thanks, greg k-h --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] Remove broken by design and by implementation devt ...
, Eric W. Biederman
, (Thu Sep 17, 1:23 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Kay Sievers
, (Thu Sep 17, 5:03 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Greg KH
, (Thu Sep 17, 5:57 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Alan Cox
, (Thu Sep 17, 6:05 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Alan Cox
, (Thu Sep 17, 6:13 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Greg KH
, (Thu Sep 17, 6:29 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Alan Cox
, (Thu Sep 17, 8:43 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Scott James Remnant
, (Thu Sep 17, 9:35 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Eric W. Biederman
, (Thu Sep 17, 10:29 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Arjan van de Ven
, (Thu Sep 17, 10:47 am)
[bug] /etc/profile: line 30: /dev/null: Permission denied ...
, Ingo Molnar
, (Thu Sep 17, 11:53 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Scott James Remnant
, (Thu Sep 17, 11:59 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Arjan van de Ven
, (Thu Sep 17, 12:11 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Kay Sievers
, (Thu Sep 17, 12:18 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Linus Torvalds
, (Thu Sep 17, 1:26 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Ingo Molnar
, (Thu Sep 17, 1:31 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Kay Sievers
, (Thu Sep 17, 3:26 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Alan Cox
, (Thu Sep 17, 3:41 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Linus Torvalds
, (Thu Sep 17, 5:18 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Kay Sievers
, (Thu Sep 17, 6:50 pm)
Re: [PATCH] Remove broken by design and by implementation ...
, Greg KH
, (Thu Sep 17, 10:54 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Greg KH
, (Thu Sep 17, 10:58 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Greg KH
, (Thu Sep 17, 11:02 pm)
Re: [PATCH] Remove broken by design and by implementation ...
, Greg KH
, (Thu Sep 17, 11:03 pm)
Re: [PATCH] Remove broken by design and by implementation ...
, Alan Cox
, (Fri Sep 18, 2:25 am)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Kay Sievers
, (Fri Sep 18, 4:50 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Eric W. Biederman
, (Fri Sep 18, 5:24 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Eric W. Biederman
, (Fri Sep 18, 5:57 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Eric W. Biederman
, (Fri Sep 18, 6:16 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Eric W. Biederman
, (Fri Sep 18, 6:54 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Arjan van de Ven
, (Fri Sep 18, 7:09 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Kay Sievers
, (Fri Sep 18, 7:11 am)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Linus Torvalds
, (Fri Sep 18, 7:18 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Arjan van de Ven
, (Fri Sep 18, 7:25 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Kay Sievers
, (Fri Sep 18, 7:32 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Eric W. Biederman
, (Fri Sep 18, 7:42 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Arjan van de Ven
, (Fri Sep 18, 7:43 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Kay Sievers
, (Fri Sep 18, 7:58 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Greg KH
, (Fri Sep 18, 8:05 am)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Greg KH
, (Fri Sep 18, 8:05 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Arjan van de Ven
, (Fri Sep 18, 8:13 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Kay Sievers
, (Fri Sep 18, 8:32 am)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Kay Sievers
, (Fri Sep 18, 8:37 am)
Re: [PATCH] Remove broken by design and by implementation ...
, Eric W. Biederman
, (Fri Sep 18, 12:33 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Kay Sievers
, (Fri Sep 18, 12:35 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Linus Torvalds
, (Fri Sep 18, 12:41 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Ingo Molnar
, (Fri Sep 18, 12:50 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission denied
, Eric W. Biederman
, (Fri Sep 18, 1:58 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission denied
, Linus Torvalds
, (Fri Sep 18, 2:09 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission denied
, Kay Sievers
, (Fri Sep 18, 2:19 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission denied
, Kay Sievers
, (Fri Sep 18, 2:31 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission denied
, Eric W. Biederman
, (Fri Sep 18, 3:03 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission denied
, Linus Torvalds
, (Fri Sep 18, 3:06 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Dave Airlie
, (Sat Sep 19, 6:43 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Greg KH
, (Sun Sep 20, 8:08 am)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Ingo Molnar
, (Sun Sep 20, 10:33 am)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Dave Airlie
, (Sun Sep 20, 7:58 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Dave Airlie
, (Sun Sep 20, 7:59 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Pavel Machek
, (Fri Sep 25, 1:49 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Greg KH
, (Sun Sep 27, 3:52 pm)
Re: [bug] /etc/profile: line 30: /dev/null: Permission den ...
, Scott James Remnant
, (Tue Oct 20, 1:32 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Sam Ravnborg
Re: [PATCH] kbuild: fix make V=1
Nick Piggin
Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
Greg Kroah-Hartman
[PATCH 16/36] driver core: cpu: fix section mismatch in cpu.c:store_online
David Howells
Re: [Re: 2.6.21-rc2-mm1] #error no ROMFS backing store interface configured
git
:
fantasy1215
Will tortoisesvn conflict with tortoisegit?
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Junio C Hamano
Re: [PATCH 1/2] Teach git-describe to display distances from tags.
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
linux-netdev
:
Jarek Poplawski
Re: [PATCH] flush_work_sync vs. flush_scheduled_work Re: [PATCH] PHYLIB: IRQ event...
Lennert Buytenhek
Re: Distributed Switch Architecture(DSA)
Daniel Schaffrath
Re: tcp bw in 2.6
Guo-Fu Tseng
Re: jme: UDP checksum error, and lots of them
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
openbsd-misc
:
Claudio Jeker
Re: Vlan Tag on Vlan Tag (l2tunneling)
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Tomas Bodzar
bsd: uvm_mapent_alloc: out of static map entries
Community First Financial
Teacher A+ Loan
git-commits-head
:
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Linux Kernel Mailing List
[ARM] 5185/1: Fix spi num_chipselect for lubbock
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Colocation donated by:
Syndicate