> The "GLOBAL" thing I get in evey boot:
> Feb 19 05:19:28 One09 kernel: IPVS: ipvs loaded.
> Feb 19 05:19:28 One09 random: Initializing random number generator:
> succeeded
> Feb 19 05:19:28 One09 rpc.statd[1002]: unable to register (statd, 1,
udp).
> Feb 19 05:19:28 One09 netfs: Mounting other filesystems:  succeeded
> Feb 19 05:19:28 One09 atd: atd startup succeeded
> Feb 19 06:19:08 One09 rc.sysinit: Setting default font:  succeeded
> Feb 19 06:19:09 One09 rc.sysinit: Mounting proc filesystem succeeded
> Feb 19 06:19:09 One09 devfsd: Started device management daemon v1.3.23
for
> /dev
> Feb 19 06:19:09 One09 rc.sysinit: Running DevFs deamon succeeded
> Feb 19 06:19:09 One09 devfsd[72]: error calling: "unlink" in "GLOBAL"

Ignore this. It comes from rm /dev/mouse in rc.sysinit, at this point
root is read-only and devfsd tries to remove /lib/dev-state/mouse

Folks, the only reason to have it at here (so early at least) is Aurora.
Now when Aurora if gone may be this code can safely be removed. Strictly
speaking even Aurora does not need it - it takes mouse device from
/etc/sysconfig/mouse that is /dev/psaux in case of normal mouse, I guess
it is never /dev/mouse? 

-andrej

Reply via email to