2012/4/26 Ziga Spindler <[email protected]>

> I created .tgz package with file manager in ubuntu.
> Where is this fon/plugins directory?
>
>
it's explained here how a .tgz should look like:
http://trac.fonosfera.org/fon-ng/wiki/package

requirements to install an unsigned plugin:
* user has upgraded to the "development" version of firmware... (all latest
firmwares are 'development')
* you have an "upgrade" shell script inside the tgz which will be parsed by
the fonera firmware... check  out the example!


> Thanks!
>
> On Wed, Apr 25, 2012 at 6:10 PM, Matthijs Kooijman <[email protected]>wrote:
>
>> Hey Ziga,
>>
>> > I wrote an extension for OpenWRT and would like to port it to Fon, but
>> when
>> > I create .gz package and try to install it, it doesn't do anything....it
>> > just reloads the Applications page. I have the developer mode firmware.
>> > Anyone knows whats wrong?
>> How did you create the .tgz package?
>>
>> > And I have another question, is it possible to install dependencies with
>> > .gz package?
>> Probably the easiest way to create the tgz, and install dependencies at
>> the same time, is to create a metapackage and let the (FON) build system
>> handle the rest. For an example, see the plugins in the fon/plugins/
>> directory (except plugin-torrent, which is a different kind of plugin).
>>
>> Note that these plugins only install files from their dependencies, no
>> files of their own. This is possible, but you'll have to add a
>> Package/<name>/install rule to the Makefile then (but if you already
>> have a OpenWrt package, just create a new plugin metapackage that
>> depends on it).
>>
>> Also, if you add a new plugin metapackage, don't forget to "install" it
>> using the ./scripts/feeds install script (or possibly re-running
>> ./install.sh) and selecting the package in menuconfig (use "m", not
>> "y").
>>
>> I hope this helps!
>>
>> Gr.
>>
>> Matthijs
>>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.9 (GNU/Linux)
>>
>> iEYEARECAAYFAk+YId4ACgkQz0nQ5oovr7yi0QCgjut15OT3lzhEioBf6e0rVsnM
>> A74AoLUsyBg4P3mz4O2jeN7eIiFGylSN
>> =gPxL
>> -----END PGP SIGNATURE-----
>>
>> _______________________________________________
>> Development mailing list
>> [email protected]
>> http://fonosfera.org/mailman/listinfo/development
>>
>>
>
> _______________________________________________
> Development mailing list
> [email protected]
> http://fonosfera.org/mailman/listinfo/development
>
>
_______________________________________________
Development mailing list
[email protected]
http://fonosfera.org/mailman/listinfo/development

Reply via email to