Bryan Kadzban wrote:
> Andrew Benton wrote:
>> On Wed, 21 Sep 2011 17:53:52 -0500
>> Bruce Dubbs wrote:
>>
>>> Upon review of udev due to a question on -support, we are creating some
>>> directories that I don't know are still required.
>>>
>>> install -dv /lib/{firmware,udev/devices/pts}
>>>
>>>
Andrew Benton wrote:
> On Wed, 21 Sep 2011 17:53:52 -0500
> Bruce Dubbs wrote:
>
>> Upon review of udev due to a question on -support, we are creating some
>> directories that I don't know are still required.
>>
>> install -dv /lib/{firmware,udev/devices/pts}
>>
>> I think we still need /lib/ude
On Wed, Sep 21, 2011 at 4:30 PM, Andrew Benton wrote:
> On Wed, 21 Sep 2011 17:53:52 -0500
> Bruce Dubbs wrote:
>
> > Upon review of udev due to a question on -support, we are creating some
> > directories that I don't know are still required.
> >
> > install -dv /lib/{firmware,udev/devices/pts}
On Wed, 21 Sep 2011 17:53:52 -0500
Bruce Dubbs wrote:
> Upon review of udev due to a question on -support, we are creating some
> directories that I don't know are still required.
>
> install -dv /lib/{firmware,udev/devices/pts}
>
> I think we still need /lib/udev/devices, but does anyone know