[ELDK] [PATCH RFSB] Fix device and directory permissions

Wolfgang Denk wd at denx.de
Fri Apr 30 12:49:01 CEST 2010


Dear Detlev,

In message <m2bpd1kzre.fsf at ohwell.denx.de> you wrote:
>
> >  Makefile                  |    3 ++-
> >  config/rootfs_devices.tab |   38 +++++++++++++++++++-------------------
> >  custom/rootfs/etc/rc.sh   |    3 ++-
> >  custom/rootfs_devices.tab |   24 ++++++++++++------------
> >  4 files changed, 35 insertions(+), 33 deletions(-)
> 
> Hm, actually I do not want to have any file under custom/.  I know that
> two files creeped in here, but I'd rather remove them than going even
> further into this direction.
> 
> Apart from that, my repo doesn't even have a
> "custom/rootfs_devices.tab".  The commit which introduced this feature
> didn't have such a file - as it turns out correctly.

Hm... then we might have to revise commit 97f1e860 ("Allow using a
customized device table") and probaly add a search order for the
device table, somthing like

	- first try "custom/rootfs_devices.tab"
	- if missing, try "config/skeleton/<SKEL>/rootfs_devices.tab"
	- if missing, default to "config/rootfs_devices.tab"

?

> Is it ok if I apply only the Makefile + config/ part?

Sure.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The question of whether a computer can think is no more  interesting
than the question of whether a submarine can swim"
                                                - Edsgar W.  Dijkstra


More information about the eldk mailing list