Discussion:
Packages creation
Andrey Lukyanov
2011-10-01 10:33:13 UTC
Permalink
Hi all,

can somebody please help to create 2 packages for me? I've already have
compiled binaries (for Asus RT-N16 with wl500g.info firmware), now need to
create ipk from them.

First one is quite minor - contains just one library (argtable2):
https://rapidshare.com/files/2709125638/argtable2.tar.gz

Sources are available at http://argtable.sourceforge.net/.

Second one is more complex -
https://rapidshare.com/files/4093603540/Z-Connector.tar.gz (sources are
included), besides the program itself, it should install usb-serial driver
cp2101.ko (can be taken from
ftp://core.dumped.ru/rt-n/3158/modules-1.9.2.7-rtn-r3158.tar.gz), command
insmod /opt/kernel/drivers/usb/serial/cp2101.ko to be used, it is also
should start this driver at router boot. Additionally it should add
Run_Z-Agent.sh start at router boot. Also dependencies for argtable2,
openssl, zlib should be verified.

I've read the following article -
http://www.nslu2-linux.org/wiki/Optware/AddAPackageToOptware, but didn't get
how to use that since I compile everything on the router itself.

Thank you in advance,
Andrey

Loading...