the definition suggested seems not to change the postinst script in ipkg/CONTROL
anything different if it is a kmod only package?
pls see attached Makefile
thanks bud
--
> Le Thursday 04 June 2009 17:23:20 bud.d...@suisse.org, vous avez écrit :
>> I currently play around with sshfs and it was mi
on kernel 2.4 with the fuse 2.5.3 kernel module it isn't ... I'll
doublecheck with kernel 2.6 fuse 2.7.4 tonight ... bud
Le Thursday 04 June 2009 17:23:20 bud.d...@suisse.org, vous avez écrit :
I currently play around with sshfs and it was missing the kernel fuse
module (so it said). In reali
Hi all,
IPv6 knows scoped address types i.e. link and site local addresses. Link
local addresses require a scope identifier to specify the interface/link
an address is valid on (e.g. fe80::1%eth0). This scope identifier is
only valid on a single node.
RFC 4007 says that the scope identifier shall
Le Thursday 04 June 2009 17:23:20 bud.d...@suisse.org, vous avez écrit :
> I currently play around with sshfs and it was missing the kernel fuse
> module (so it said). In reality the /dev/fuse character device was missing.
>
> Now I need a clue on how to modify the package Makefile to create
> /dev
I currently play around with sshfs and it was missing the kernel fuse
module (so it said). In reality the /dev/fuse character device was missing.
Now I need a clue on how to modify the package Makefile to create
/dev/fuse either on package installation or earlier and package it with
the ipkg a
Hallo Ralf,
Le Tuesday 02 June 2009 14:51:59 Ralf Baechle, vous avez écrit :
[snip]
> > +
> > + writel(((prediv - 1) << PREDIV_SHIFT) | (postdiv - 1), &clock->ctrl);
> > + mdelay(1);
> > + writel(4, &clock->pll);
> > + while (readl(&clock->pll) & PLL_STATUS)
> > + ;
> > + write