lsof 4.77 ipkg package for OpenWrt White Russian Packaged by Mark Mentovai on 2009-01-05 This uses the lsof package source from OpenWrt Kamikaze at r9349, but is built with the White Russian SDK. linux$ umask 22 linux$ curl -O http://downloads.openwrt.org/whiterussian/0.9/OpenWrt-SDK-Linux-i686-1.tar.bz2 linux$ tar jxf OpenWrt-SDK-Linux-i686-1.tar.bz2 linux$ cd OpenWRT-SDK-Linux-i686-1/package linux$ svn export https://svn.openwrt.org/openwrt/packages/utils/lsof Edit lsof/Makefile to set PKG_CAT:=zcat linux$ cd .. linux$ make clean && make world You can find the built package in bin/packages/lsof_4.77-1_mipsel.ipk openwrt# ipkg install lsof_4.77-1_mipsel.ipk