On Mon, Jun 6, 2011 at 5:30 PM, Dave Reisner <[email protected]> wrote: > This was only ever used in the base layout, and it's not needed. > devices will be present if we're using devtmpfs, and created for us by > init if we mount on tmpfs. > > Also, this is part of our move towards using bsdcpio instead of > gen_init_cpio, and as a side effect we can no longer support this. Any > devices that need to be created should be done so by the runtime hooks, > not the install time hooks. > > Signed-off-by: Dave Reisner <[email protected]>
Ack. -t
