~alpine/devel

1

Re: [alpine-devel] udev status

Details
Message ID
<AANLkTikX=_E0pJS1rskE-h-UZK0iL6LzbZMr2npCL4u8@mail.gmail.com>
Sender timestamp
1282814470
DKIM signature
missing
Download raw message
Is there a way to maintain static, mdev and udev options ? Agree, there's no
way to run full blown desktop system without udev, while there's no need to
have one for a router or a server.

On 25/08/2010 4:33 PM, "Natanael Copa" <ncopa@alpinelinux.org> wrote:

Hi,

I have been testing recent udev (161) and I think i got it working.

udev is needed to get proper X.org hotplugging working, which goes via
libudev nowdays.

Since udev is the standard (and only?) hotplugging daemon nowdays, I was
thinking to maybe replace mdev with udev. But I'm not so sure anymore:

udev-161-r1 installed size:
1212416

Its way too big compared what it provides so it seems like we need to
maintain bot udev and mdev rules.

udev is available in edge/testing and already now I noticed that the
touchpad works better. For X.org udev will be a big improvement.

--
Natanael Copa <ncopa@alpinelinux.org>


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org<alpine-devel%2Bunsubscribe@lists.alpinelinux.org>
Help:         alpine-devel+help@lists.alpinelinux.org<alpine-devel%2Bhelp@lists.alpinelinux.org>
---

Re: [alpine-devel] udev status

Details
Message ID
<AANLkTikV8oTFhPV0bA-BT8zfRMJUFYhaECtD0ZiYrL=F@mail.gmail.com>
In-Reply-To
<AANLkTikX=_E0pJS1rskE-h-UZK0iL6LzbZMr2npCL4u8@mail.gmail.com> (view parent)
Sender timestamp
1282828893
DKIM signature
missing
Download raw message
On Thu, Aug 26, 2010 at 11:21 AM, qnx4ever <qnx4ever@gmail.com> wrote:
> Is there a way to maintain static, mdev and udev options ?

not following.

> Agree, there's no
> way to run full blown desktop system without udev, while there's no need to
> have one for a router or a server.

I think we go for mdev by default and to install desktop you'd install
udev and updated the runlevels:

  rc-update add udev sysinit
  rc-update add udev-postmount default
  rc-update del mdev sysinit
  rc-update del hwdrivers sysinit

We will probably need a setup-dektop script or similar.

In other words, unless you apk add udev and do the above, you'll be using mdev.

the packages linked to libudev will pull in udev fo your, but you'd
need update runlevels manually.

> On 25/08/2010 4:33 PM, "Natanael Copa" <ncopa@alpinelinux.org> wrote:
>
> Hi,
>
> I have been testing recent udev (161) and I think i got it working.
>
> udev is needed to get proper X.org hotplugging working, which goes via
> libudev nowdays.
>
> Since udev is the standard (and only?) hotplugging daemon nowdays, I was
> thinking to maybe replace mdev with udev. But I'm not so sure anymore:
>
> udev-161-r1 installed size:
> 1212416
>
> Its way too big compared what it provides so it seems like we need to
> maintain bot udev and mdev rules.
>
> udev is available in edge/testing and already now I noticed that the
> touchpad works better. For X.org udev will be a big improvement.
>
> --
> Natanael Copa <ncopa@alpinelinux.org>
>
>
> ---
> Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
> Help:         alpine-devel+help@lists.alpinelinux.org
> ---
>
>



-- 
Natanael Copa


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)