All of lore.kernel.org
 help / color / mirror / Atom feed
* About having a static /dev
@ 2010-04-22 11:43 Antonio Ospite
  2010-04-22 11:55 ` Phil Blundell
  2010-04-22 12:34 ` Koen Kooi
  0 siblings, 2 replies; 11+ messages in thread
From: Antonio Ospite @ 2010-04-22 11:43 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1109 bytes --]

Hi,

For my machine (a780) I'd like to have a static /dev whatever image I
build, I tried setting:
IMAGE_DEV_MANAGER = ""
IMAGE_DEVICE_TABLES = "files/device_table-minimal.txt \
                       files/device_table-ezx.txt"

But this is still not enough:
 1. the 'devices' script from initscripts keeps rewriting /dev at each
    boot, and with a layout different than one would expect by having
    IMAGE_DEVICE_TABLES set, see also
    http://bugs.openembedded.org/show_bug.cgi?id=3593

 2. If I install any package which depends on udev then udev is brought
    in and the static layout is gone at the next boot.

Any suggestion about how to get to a clean solution which can be reused
by others? I can fix 1. somehow, but for 2. I still don't have any idea.

Thanks,
   Antonio

-- 
Antonio Ospite
http://ao2.it

PGP public key ID: 0x4553B001

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-04-28 16:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-22 11:43 About having a static /dev Antonio Ospite
2010-04-22 11:55 ` Phil Blundell
2010-04-22 12:46   ` Antonio Ospite
2010-04-22 12:54     ` Dr. Michael Lauer
2010-04-22 13:22     ` Phil Blundell
2010-04-22 14:22     ` Koen Kooi
2010-04-22 12:34 ` Koen Kooi
2010-04-26 15:36   ` [PATCH] image.bbclass: create /etc/device_table from IMAGE_DEVICE_TABLES Antonio Ospite
2010-04-26 16:34     ` Koen Kooi
2010-04-28 16:14       ` Antonio Ospite
2010-04-28 16:25         ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.